<?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>Tubejumper &#187; project</title>
	<atom:link href="http://www.tubejumper.com/index.php/tag/project/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tubejumper.com</link>
	<description></description>
	<lastBuildDate>Sun, 12 Jun 2011 02:40:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/><cloud domain='www.tubejumper.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>RSS 2 DB engine</title>
		<link>http://www.tubejumper.com/index.php/2009/02/19/rss-2-db-engine/</link>
		<comments>http://www.tubejumper.com/index.php/2009/02/19/rss-2-db-engine/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 04:24:01 +0000</pubDate>
		<dc:creator>shawn</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.tubejumper.com/?p=33</guid>
		<description><![CDATA[This is just the beginning of a project i&#8217;ve been wanting to kick start for some time now.  If you&#8217;ve read this blog before you&#8217;ve heard me mention a .net rss engine I built for my own web based feed reader.  This is the open source version of that engine written in python with a mysql backend.  ...]]></description>
			<content:encoded><![CDATA[<p>This is just the beginning of a project i&#8217;ve been wanting to kick start for some time now.  If you&#8217;ve read this blog before you&#8217;ve heard me mention a .net rss engine I built for my own web based feed reader.  This is the open source version of that engine written in python with a mysql backend.  </p>
<p>It&#8217;s still pretty much a toy project and my first in python, but it is being used on http://punchingsoup.com and run every hour.</p>
<p><a href="/files/rss2db.zip">rss2db.zip</a></p>
<p>The setup is pretty simple.<br />
1. Run rss2db.sql on your mysql server.<br />
2. Modify the connection information to that mysql server in rss2db.py.<br />
3. Run rss2db.py.</p>
<p>From here i&#8217;ll start building out a php based web frontend for the database that mimics what i&#8217;ve built in .net for myself.</p>
<p>Should be fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tubejumper.com/index.php/2009/02/19/rss-2-db-engine/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

