<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Yabfog &#187; blosxom</title>
	<atom:link href="http://yabfog.com/blog/tag/blosxom/feed" rel="self" type="application/rss+xml" />
	<link>http://yabfog.com/blog</link>
	<description>Yet another blog full of gas</description>
	<lastBuildDate>Tue, 13 Dec 2011 02:45:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<cloud domain='yabfog.com' port='80' path='/blog/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>TrackBack Ping Bookmarklet</title>
		<link>http://yabfog.com/blog/2005/05/05/trackback_ping_bookmarklet</link>
		<comments>http://yabfog.com/blog/2005/05/05/trackback_ping_bookmarklet#comments</comments>
		<pubDate>Thu, 05 May 2005 19:13:20 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[b2evolution]]></category>
		<category><![CDATA[blosxom]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I've made a TrackBack Ping Bookmarklet for Firefox -- and mine actually works! Others I've seen don't use the "post" method, which is required by the TrackBack specification. Here's my TrackBack Ping Bookmarklet. Drag it to your toolbar. Select the URL to which you want to send a TrackBack Ping, then click the Bookmarklet. Fill [...]]]></description>
			<content:encoded><![CDATA[<p>I've made a TrackBack Ping Bookmarklet for Firefox -- and mine actually works! Others I've seen don't use the "post" method, which is required by the <a href="http://www.sixapart.com/pronet/docs/trackback_spec">TrackBack specification</a>. Here's my <a href="javascript:Q%3Dwindow.getSelection();newWindow%3Dwindow.open('','','height%3D400%2Cwidth%3D600');newWindow.document.write('%3Chtml%3E%3Chead%3E%3Ctitle%3ETrackBack%20Ping%20Bookmarklet%3C/title%3E%3Cstyle%20type%3D%22text/css%22%3E%20body%20td%20%7B%20font-family%3AVerdana%3B%20font-size%3A8pt%3B%20%7D%20td%20%7B%20vertical-align%3Atop%3B%20padding-bottom%3A6px%3B%20%7D%20table%20%7B%20cellpadding%3A0%3B%20width%3A100%25%3B%20min-width%3A400px%3B%20%7D%20input%5Btype%3D%22text%22%5D%20%7B%20width%3A100%25%3B%20%7D%20textarea%20%7B%20width%3A100%25%20%7D%3C/style%3E%3Chead%3E%3Cbody%3E%3Ctable%3E%3Cform%20method%3D%22post%22%20action%3D%22%27+Q+%27%22%3E%3Ctr%3E%3Ctd%3EURL%20to%20TrackBack%20Ping%3A%20%3C/td%3E%3Ctd%3E%27+Q+%27%3C/td%3E%3C/tr%3E%3Ctr%3E%3Ctd%3EYour%20Blog%20Name%3A%20%3C/td%3E%3Ctd%3E%3Cinput%20type%3D%22text%22%20name%3D%22blog_name%22%20value%3D%22%22%20/%3E%3C/td%3E%3C/tr%3E%3Ctr%3E%3Ctd%3EYour%20Blog%20Title%3A%20%3C/td%3E%3Ctd%3E%3Cinput%20type%3D%22text%22%20name%3D%22title%22%20/%3E%3C/td%3E%3C/tr%3E%3Ctr%3E%3Ctd%3EYour%20Blog%20URL%3A%20%3C/td%3E%3Ctd%3E%3Cinput%20type%3D%22text%22%20name%3D%22url%22%20value%3D%22%22%20/%3E%3C/td%3E%3C/tr%3E%3Ctr%3E%3Ctd%3EYour%20Blog%20Excerpt%3A%20%3C/td%3E%3Ctd%3E%3Ctextarea%20name%3D%22excerpt%22%20rows%3D%226%22%3E%3C/textarea%3E%3C/td%3E%3C/tr%3E%3Ctr%3E%3Ctd%3E%26nbsp%3B%3C/td%3E%3Ctd%3E%3Cinput%20type%3D%22Submit%22%20value%3D%22TrackBack%20Ping%22%20/%3E%3C/td%3E%3C/tr%3E%3C/form%3E%3C/table%3E%3C/body%3E%3C/html%3E');newWindow.document.close();">TrackBack Ping Bookmarklet</a>. Drag it to your toolbar. Select the URL to which you want to send a TrackBack Ping, then click the Bookmarklet. Fill in your blog information, and click the button. TODO: Add a method to pull your blog information from the TrackBack RDF you should have on your permalink page.</p>
]]></content:encoded>
			<wfw:commentRss>http://yabfog.com/blog/2005/05/05/trackback_ping_bookmarklet/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
	</item>
		<item>
		<title>Categorylist Modification</title>
		<link>http://yabfog.com/blog/2005/05/03/categorylist_modification</link>
		<comments>http://yabfog.com/blog/2005/05/03/categorylist_modification#comments</comments>
		<pubDate>Wed, 04 May 2005 01:39:00 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[blosxom]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I modified the categorylist plugin for Blosxom. Now it only lists a category if there are posts in that category. I've created my category taxonomy (tentatively) before I've posted in every category, and I don't want a slew of links to (0) posts. Here's a diff of my modification.]]></description>
			<content:encoded><![CDATA[<p>I modified the <a href="http://www.greenman.org/projects/categorylist"  title="categorylist">categorylist</a> plugin for <a href="http://www.blosxom.com">Blosxom</a>. Now it only lists a category if there are posts in that category. I've created my category taxonomy (tentatively) before I've posted in every category, and I don't want a slew of links to (0) posts. Here's a <a href="http://yabfog.com/files/categorylist.diff">diff</a> of my modification.</p>
]]></content:encoded>
			<wfw:commentRss>http://yabfog.com/blog/2005/05/03/categorylist_modification/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Writeback Plus Modification</title>
		<link>http://yabfog.com/blog/2005/05/02/writeback_plus_modification</link>
		<comments>http://yabfog.com/blog/2005/05/02/writeback_plus_modification#comments</comments>
		<pubDate>Mon, 02 May 2005 22:58:38 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[blosxom]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I made a couple of modifications to the Writeback Plus plugin for Blosxom. Here's the diff file. Basically, I wanted to have the ability to have alternative writebacks display with a shaded background. In addition, I fixed the removal of the builtin trackback flavour. And I also fixed the annoying always plural usage of "writebacks" [...]]]></description>
			<content:encoded><![CDATA[<p>I made a couple of modifications to the <a href="http://www.numbski.net/software/writebackplus.html">Writeback Plus</a> plugin for <a href="http://www.blosxom.com">Blosxom</a>. Here's the <a href="http://yabfog.com/files/1writeback.diff">diff file</a>. Basically, I wanted to have the ability to have alternative writebacks display with a shaded background. In addition, I fixed the removal of the builtin trackback flavour. And I also fixed the annoying always plural usage of "writebacks" (i.e., "1 writebacks") -- the method was taken from <a href="http://www.nukekiller.net/pollxn">Pollxn</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://yabfog.com/blog/2005/05/02/writeback_plus_modification/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
	</item>
	</channel>
</rss>

