<?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 for CornEmpire Software</title>
	<atom:link href="http://cornempire.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://cornempire.net</link>
	<description>Tidbits about programming, web development, gaming and other random stuff.</description>
	<lastBuildDate>Thu, 23 Feb 2012 17:44:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Add Comments to Column &#8211; MySQL by David</title>
		<link>http://cornempire.net/2010/04/15/add-comments-to-column-mysql/comment-page-1/#comment-1002</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 23 Feb 2012 17:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://cornempire.net/?p=173#comment-1002</guid>
		<description>As a followup, I opened a bug for this issue:

&lt;a href=&quot;http://bugs.mysql.com/bug.php?id=64439&quot; rel=&quot;nofollow&quot;&gt;http://bugs.mysql.com/bug.php?id=64439&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>As a followup, I opened a bug for this issue:</p>
<p><a href="http://bugs.mysql.com/bug.php?id=64439" rel="nofollow">http://bugs.mysql.com/bug.php?id=64439</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add Comments to Column &#8211; MySQL by David</title>
		<link>http://cornempire.net/2010/04/15/add-comments-to-column-mysql/comment-page-1/#comment-1001</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 23 Feb 2012 17:35:12 +0000</pubDate>
		<guid isPermaLink="false">http://cornempire.net/?p=173#comment-1001</guid>
		<description>Have you filed a bug with mysql on this issue? I think it would be a great enhancement if they added the ability to add a comment to a column without locking the table or redefining the column type....</description>
		<content:encoded><![CDATA[<p>Have you filed a bug with mysql on this issue? I think it would be a great enhancement if they added the ability to add a comment to a column without locking the table or redefining the column type&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Part 2: OAuth2 and Configuring Your ‘Application’ With Google by cornmaster</title>
		<link>http://cornempire.net/2012/01/08/part-2-oauth2-and-configuring-your-application-with-google/comment-page-1/#comment-996</link>
		<dc:creator>cornmaster</dc:creator>
		<pubDate>Sat, 11 Feb 2012 17:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://cornempire.net/?p=322#comment-996</guid>
		<description>Hummm, not something I&#039;ve run across yet.  Do any steps of the process work?  For example, are you able to get your auth code?</description>
		<content:encoded><![CDATA[<p>Hummm, not something I&#8217;ve run across yet.  Do any steps of the process work?  For example, are you able to get your auth code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Part 3: A Sample Web Page For Bookings by cornmaster</title>
		<link>http://cornempire.net/2012/01/15/part-3-oauth2-and-configuring-your-application-with-google/comment-page-1/#comment-995</link>
		<dc:creator>cornmaster</dc:creator>
		<pubDate>Sat, 11 Feb 2012 16:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://cornempire.net/?p=352#comment-995</guid>
		<description>I don&#039;t have a public example to show.  And showing screenshots won&#039;t really mean anything. ;)  You do have all of the pieces to make a fully functional application, are you curious about something specific?

You could also join my tennis club this summer and see the code in action. :)</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have a public example to show.  And showing screenshots won&#8217;t really mean anything. <img src='http://cornempire.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />   You do have all of the pieces to make a fully functional application, are you curious about something specific?</p>
<p>You could also join my tennis club this summer and see the code in action. <img src='http://cornempire.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Part 3: A Sample Web Page For Bookings by daniel_ecq@hotmail.com</title>
		<link>http://cornempire.net/2012/01/15/part-3-oauth2-and-configuring-your-application-with-google/comment-page-1/#comment-994</link>
		<dc:creator>daniel_ecq@hotmail.com</dc:creator>
		<pubDate>Wed, 08 Feb 2012 19:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://cornempire.net/?p=352#comment-994</guid>
		<description>any demostration please... thanks !</description>
		<content:encoded><![CDATA[<p>any demostration please&#8230; thanks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add Comments to Column &#8211; MySQL by jp</title>
		<link>http://cornempire.net/2010/04/15/add-comments-to-column-mysql/comment-page-1/#comment-992</link>
		<dc:creator>jp</dc:creator>
		<pubDate>Mon, 06 Feb 2012 14:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://cornempire.net/?p=173#comment-992</guid>
		<description>Great !
I&#039;d just have let the eventual comments already present in the generated code.
So it&#039;d be possible to export comments from a table and apply them to the same table in a copy of the db.</description>
		<content:encoded><![CDATA[<p>Great !<br />
I&#8217;d just have let the eventual comments already present in the generated code.<br />
So it&#8217;d be possible to export comments from a table and apply them to the same table in a copy of the db.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Part 2: OAuth2 and Configuring Your ‘Application’ With Google by Ash</title>
		<link>http://cornempire.net/2012/01/08/part-2-oauth2-and-configuring-your-application-with-google/comment-page-1/#comment-990</link>
		<dc:creator>Ash</dc:creator>
		<pubDate>Mon, 06 Feb 2012 04:38:30 +0000</pubDate>
		<guid isPermaLink="false">http://cornempire.net/?p=322#comment-990</guid>
		<description>Thanks for the post. Do you have any idea why my Refresh Token comes back blank? I tried everything including creating a new app and and reset the private keys but no luck..
Not sure why OAuth has to be so complicated..</description>
		<content:encoded><![CDATA[<p>Thanks for the post. Do you have any idea why my Refresh Token comes back blank? I tried everything including creating a new app and and reset the private keys but no luck..<br />
Not sure why OAuth has to be so complicated..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Part 1: Setting Up Google Calendar by Leonard</title>
		<link>http://cornempire.net/2011/12/31/part-1-setting-up-google-calendar/comment-page-1/#comment-966</link>
		<dc:creator>Leonard</dc:creator>
		<pubDate>Wed, 25 Jan 2012 17:20:10 +0000</pubDate>
		<guid isPermaLink="false">http://cornempire.net/?p=311#comment-966</guid>
		<description>wow, this tutorial was fantastic. Very helpful!</description>
		<content:encoded><![CDATA[<p>wow, this tutorial was fantastic. Very helpful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Part 3: A Sample Web Page For Bookings by Part 1: Setting Up Google Calendar &#187; CornEmpire Software</title>
		<link>http://cornempire.net/2012/01/15/part-3-oauth2-and-configuring-your-application-with-google/comment-page-1/#comment-947</link>
		<dc:creator>Part 1: Setting Up Google Calendar &#187; CornEmpire Software</dc:creator>
		<pubDate>Sun, 15 Jan 2012 15:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://cornempire.net/?p=352#comment-947</guid>
		<description>[...] Part 3: A Sample Web Page For Bookings [...]</description>
		<content:encoded><![CDATA[<p>[...] Part 3: A Sample Web Page For Bookings [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Part 2: OAuth2 and Configuring Your ‘Application’ With Google by Part 3: A Sample Web Page For Bookings &#187; CornEmpire Software</title>
		<link>http://cornempire.net/2012/01/08/part-2-oauth2-and-configuring-your-application-with-google/comment-page-1/#comment-946</link>
		<dc:creator>Part 3: A Sample Web Page For Bookings &#187; CornEmpire Software</dc:creator>
		<pubDate>Sun, 15 Jan 2012 15:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://cornempire.net/?p=322#comment-946</guid>
		<description>[...] Part 2: OAuth2 and Configuring Your ‘Application’ With Google [...]</description>
		<content:encoded><![CDATA[<p>[...] Part 2: OAuth2 and Configuring Your ‘Application’ With Google [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

