<?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>Geoff Corey &#187; Software Development</title>
	<atom:link href="http://www.geoffcorey.com/category/software-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geoffcorey.com</link>
	<description>Business planning, software development, entrepreneurship and technology</description>
	<lastBuildDate>Fri, 16 Jul 2010 20:09:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Business and technology planning &#8211; do it now before it is too late!</title>
		<link>http://www.geoffcorey.com/business-and-technology-planning-do-it-now-before-it-is-too-late/</link>
		<comments>http://www.geoffcorey.com/business-and-technology-planning-do-it-now-before-it-is-too-late/#comments</comments>
		<pubDate>Sat, 07 Jun 2008 17:34:28 +0000</pubDate>
		<dc:creator>geoff</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[business planning]]></category>
		<category><![CDATA[entreprenuer]]></category>
		<category><![CDATA[GAE]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://geoffcorey.com/?p=36</guid>
		<description><![CDATA[I was having a discussion over the Friend Feed Social-Media room if people thought there were any parallels to the Dot-Com (Bomb) days with Social Web companies.   Some great points were made that there is a much larger audience now versus then and one comment that software platforms are more accommodating and the barrier to [...]]]></description>
		<wfw:commentRss>http://www.geoffcorey.com/business-and-technology-planning-do-it-now-before-it-is-too-late/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Query Caching</title>
		<link>http://www.geoffcorey.com/mysql-query-caching/</link>
		<comments>http://www.geoffcorey.com/mysql-query-caching/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 14:15:44 +0000</pubDate>
		<dc:creator>geoff</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://geoffcorey.com/?p=26</guid>
		<description><![CDATA[MySQL query caching is simple to implement and very beneficial to high volume websites. Query cache actually caches the query results for a given SQL query. To see if MySQL has query caching enabled issue the following command: mysql&#62; show variables like 'query%'; +------------------------------+---------+ &#124; Variable_name &#124; Value &#124; +------------------------------+---------+ &#124; query_alloc_block_size &#124; 8192 &#124; [...]]]></description>
		<wfw:commentRss>http://www.geoffcorey.com/mysql-query-caching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
