<?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/"
	>

<channel>
	<title>Blago Net &#187; snippets</title>
	<atom:link href="http://www.blago.net/category/coding/snippets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blago.net</link>
	<description>My name is treasure.</description>
	<lastBuildDate>Sun, 27 Nov 2011 17:41:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Two ways to add thumbnail images to your WordPress RSS feed</title>
		<link>http://www.blago.net/coding/snippets/two-ways-to-add-thumbnail-images-to-your-wordpress-rss-feed/</link>
		<comments>http://www.blago.net/coding/snippets/two-ways-to-add-thumbnail-images-to-your-wordpress-rss-feed/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 12:28:06 +0000</pubDate>
		<dc:creator>Blago</dc:creator>
				<category><![CDATA[snippets]]></category>

		<guid isPermaLink="false">http://www.blago.net/?p=1084</guid>
		<description><![CDATA[Using the WordPress-generated thumbnails, or a reference to an image in a meta-key.]]></description>
		<wfw:commentRss>http://www.blago.net/coding/snippets/two-ways-to-add-thumbnail-images-to-your-wordpress-rss-feed/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Add ancestor class to your WordPress 3 wp_nav_menu</title>
		<link>http://www.blago.net/coding/snippets/add-ancestor-class-to-your-wordpress-3-wp_nav_menu/</link>
		<comments>http://www.blago.net/coding/snippets/add-ancestor-class-to-your-wordpress-3-wp_nav_menu/#comments</comments>
		<pubDate>Thu, 09 Dec 2010 20:54:18 +0000</pubDate>
		<dc:creator>Blago</dc:creator>
				<category><![CDATA[snippets]]></category>

		<guid isPermaLink="false">http://www.blago.net/?p=1068</guid>
		<description><![CDATA[When you visit a sub menu's item, the main menu will not get the "current-post-ancestor" class-name that you need for proper styling. This snippet adds an ancestor class to the main menu.]]></description>
		<wfw:commentRss>http://www.blago.net/coding/snippets/add-ancestor-class-to-your-wordpress-3-wp_nav_menu/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Getting data into flash: swfobject 2 and ExternalInterface (as3)</title>
		<link>http://www.blago.net/coding/snippets/getting-data-into-flash-swfobject-2-and-externalinterface-as3/</link>
		<comments>http://www.blago.net/coding/snippets/getting-data-into-flash-swfobject-2-and-externalinterface-as3/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 14:15:49 +0000</pubDate>
		<dc:creator>Blago</dc:creator>
				<category><![CDATA[snippets]]></category>

		<guid isPermaLink="false">http://www.blago.net/?p=1055</guid>
		<description><![CDATA[This snippet makes use of swfobject v.2 for flash replacement, and passes the swf a data object using the AS3 ExternalInterface.]]></description>
		<wfw:commentRss>http://www.blago.net/coding/snippets/getting-data-into-flash-swfobject-2-and-externalinterface-as3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get the current moon phase with Actionscript3</title>
		<link>http://www.blago.net/coding/snippets/get-the-current-moon-phase-with-actionscript3/</link>
		<comments>http://www.blago.net/coding/snippets/get-the-current-moon-phase-with-actionscript3/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 16:00:36 +0000</pubDate>
		<dc:creator>Blago</dc:creator>
				<category><![CDATA[snippets]]></category>

		<guid isPermaLink="false">http://localhost/dev.blago.net/?p=539</guid>
		<description><![CDATA[An actionscript that returns a frame number based on the current date, to display the correct moon phase.]]></description>
		<wfw:commentRss>http://www.blago.net/coding/snippets/get-the-current-moon-phase-with-actionscript3/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to get the category name for a post</title>
		<link>http://www.blago.net/coding/snippets/how-to-get-the-category-name-from-a-post/</link>
		<comments>http://www.blago.net/coding/snippets/how-to-get-the-category-name-from-a-post/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 14:29:54 +0000</pubDate>
		<dc:creator>Blago</dc:creator>
				<category><![CDATA[snippets]]></category>

		<guid isPermaLink="false">http://localhost/dev.blago.net/?p=115</guid>
		<description><![CDATA[simple snippet to display user-friendly formatted link titles]]></description>
		<wfw:commentRss>http://www.blago.net/coding/snippets/how-to-get-the-category-name-from-a-post/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Scripting the weather question</title>
		<link>http://www.blago.net/coding/snippets/scripting-the-weather-question/</link>
		<comments>http://www.blago.net/coding/snippets/scripting-the-weather-question/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 14:17:53 +0000</pubDate>
		<dc:creator>Blago</dc:creator>
				<category><![CDATA[Q&A]]></category>
		<category><![CDATA[snippets]]></category>

		<guid isPermaLink="false">http://localhost/dev.blago.net/?p=637</guid>
		<description><![CDATA[Here's a clarification of and solution to the proxy thing, lifted from an e-mail conversation.]]></description>
		<wfw:commentRss>http://www.blago.net/coding/snippets/scripting-the-weather-question/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

