<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Using Python to work with MySQL &#8211; part 1</title>
	<atom:link href="http://gabrielstein.org/blog/?feed=rss2&#038;p=82" rel="self" type="application/rss+xml" />
	<link>http://gabrielstein.org/blog/?p=82</link>
	<description></description>
	<lastBuildDate>Tue, 11 May 2010 20:53:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: John Fabiani</title>
		<link>http://gabrielstein.org/blog/?p=82&#038;cpage=1#comment-27</link>
		<dc:creator>John Fabiani</dc:creator>
		<pubDate>Wed, 25 Mar 2009 16:47:43 +0000</pubDate>
		<guid isPermaLink="false">http://gabrielstein.org/blog/?p=82#comment-27</guid>
		<description>Why reinvent the wheel?  Checkout www.dabodev.com  where accessing MySQL is done with ease.  You will see lots of code that uses wxPython for the GUI.  But none of it is required (GUI that is).  Just create a connection string and start using MySQL</description>
		<content:encoded><![CDATA[<p>Why reinvent the wheel?  Checkout <a href="http://www.dabodev.com" rel="nofollow">http://www.dabodev.com</a>  where accessing MySQL is done with ease.  You will see lots of code that uses wxPython for the GUI.  But none of it is required (GUI that is).  Just create a connection string and start using MySQL</p>
]]></content:encoded>
	</item>
</channel>
</rss>
