<?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>Lost-In-Code &#187; podcast</title>
	<atom:link href="http://www.lost-in-code.com/tag/podcast/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lost-in-code.com</link>
	<description>Web Development Resources</description>
	<lastBuildDate>Fri, 03 Feb 2012 11:07:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>iTunes podCast Categories SQL</title>
		<link>http://www.lost-in-code.com/software/itunes-podcast-categories-sql/</link>
		<comments>http://www.lost-in-code.com/software/itunes-podcast-categories-sql/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 23:26:13 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[categories]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[queries]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=32</guid>
		<description><![CDATA[I am busy writing a podCast plugin for WordPress and figured that it would be most efficient if I created a Category model which will hold all the podCast feed categories which can be specified in the feed specifically for the iTunes store. The SQL code creates a database table named &#8220;categories&#8221; and inserts all [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/software/itunes-podcast-categories-sql/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iTunes : Change podCast Feed URL</title>
		<link>http://www.lost-in-code.com/software/itunes-change-podcast-feed-url/</link>
		<comments>http://www.lost-in-code.com/software/itunes-change-podcast-feed-url/#comments</comments>
		<pubDate>Sat, 12 Apr 2008 22:31:48 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=29</guid>
		<description><![CDATA[At some stage, you might need to change the podcast feed URL of your podcast listed in the iTunes directory. In order to do so, you&#8217;ll need to tell the iTunes podcast directory that a new feed URL is available by inserting a &#60;itunes:new-feed-url /&#62; tag into your XML structure. See the example below. &#60;?xml [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/software/itunes-change-podcast-feed-url/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

