<?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>Phil Bayfield &#187; Go</title>
	<atom:link href="http://www.philbayfield.com/category/dev/go/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.philbayfield.com</link>
	<description>A little about me, my photos and some general geeky stuff!</description>
	<lastBuildDate>Wed, 02 Nov 2011 01:59:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>GoMySQL 0.2</title>
		<link>http://www.philbayfield.com/2010/05/27/gomysql-0-2/</link>
		<comments>http://www.philbayfield.com/2010/05/27/gomysql-0-2/#comments</comments>
		<pubDate>Thu, 27 May 2010 17:48:30 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Go]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://www.philbayfield.com/?p=437</guid>
		<description><![CDATA[Today the latest version of GoMySQL is available from the Github repository. This is a beta version and can be obtained by checking out the master branch. This version includes bug fixes and standardisation of function format, it will also include some new features which will be added over the next few days.]]></description>
			<content:encoded><![CDATA[<p>Today the latest version of GoMySQL is available from the <a href="http://github.com/Philio/GoMySQL/">Github repository</a>.</p>
<p>This is a <strong>beta</strong> version and can be obtained by checking out the master branch.</p>
<p>This version includes bug fixes and standardisation of function format, it will also include some new features which will be added over the next few days.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.philbayfield.com%2F2010%2F05%2F27%2Fgomysql-0-2%2F&amp;title=GoMySQL%200.2" id="wpa2a_2"><img src="http://www.philbayfield.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.philbayfield.com/2010/05/27/gomysql-0-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Go Library</title>
		<link>http://www.philbayfield.com/2010/05/05/first-go-library/</link>
		<comments>http://www.philbayfield.com/2010/05/05/first-go-library/#comments</comments>
		<pubDate>Wed, 05 May 2010 05:55:31 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Go]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://www.philbayfield.com/?p=423</guid>
		<description><![CDATA[My first library written in the Go programming language, GoMySQL, is now complete and available to download from my projects pages. The library fully implements the MySQL protocol and supports the majority of the common features found in other libraries, including: Single queries Multiple queries Change database Prepared statements There are a number of other [...]]]></description>
			<content:encoded><![CDATA[<p>My first library written in the Go programming language, GoMySQL, is now complete and available to download from my projects pages.</p>
<p>The library fully implements the MySQL protocol and supports the majority of the common features found in other libraries, including:</p>
<ul>
<li>Single queries</li>
<li>Multiple queries</li>
<li>Change database</li>
<li>Prepared statements</li>
</ul>
<p>There are a number of other libraries available for Go, but none of them (as yet) implement the full protocol.</p>
<p>To download visit the <a href="http://www.philbayfield.com/projects/gomysql/">GoMySQL project page</a>.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.philbayfield.com%2F2010%2F05%2F05%2Ffirst-go-library%2F&amp;title=First%20Go%20Library" id="wpa2a_4"><img src="http://www.philbayfield.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.philbayfield.com/2010/05/05/first-go-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

