<?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 Sheru!</title>
	<atom:link href="http://www.shellbryson.com/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shellbryson.com</link>
	<description>Musings of a frustrated designer</description>
	<lastBuildDate>Thu, 26 Nov 2009 14:25:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Creative Review &amp; cutting out skills by Tweets that mention Creative Review &#38; cutting out skills // Sheru! -- Topsy.com</title>
		<link>http://www.shellbryson.com/index.php/2009/11/26/creative-review-cutting-out-skills/comment-page-1/#comment-107</link>
		<dc:creator>Tweets that mention Creative Review &#38; cutting out skills // Sheru! -- Topsy.com</dc:creator>
		<pubDate>Thu, 26 Nov 2009 14:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.shellbryson.com/?p=178#comment-107</guid>
		<description>[...] This post was mentioned on Twitter by Creative Review and Johanna Basford, Shell Bryson. Shell Bryson said: Creative Review self-assembly cover decoration :D http://ow.ly/FRu6 @creativereview [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Creative Review and Johanna Basford, Shell Bryson. Shell Bryson said: Creative Review self-assembly cover decoration <img src='http://www.shellbryson.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  <a href="http://ow.ly/FRu6" rel="nofollow">http://ow.ly/FRu6</a> @creativereview [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on When not to use jQuery &amp; AJAX by Green Widget</title>
		<link>http://www.shellbryson.com/index.php/2009/11/25/when-not-to-use-jquery-ajax/comment-page-1/#comment-99</link>
		<dc:creator>Green Widget</dc:creator>
		<pubDate>Wed, 25 Nov 2009 13:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.shellbryson.com/?p=173#comment-99</guid>
		<description>Most of Prototype&#039; level Ajax features are contained on the aptly named Ajax object. &lt;a href=&quot;http://web2.blogtells.com/&quot; rel=&quot;nofollow&quot;&gt;Green Widget&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Most of Prototype&#8217; level Ajax features are contained on the aptly named Ajax object. <a href="http://web2.blogtells.com/" rel="nofollow">Green Widget</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on publisher by Twitted by shellbryson</title>
		<link>http://www.shellbryson.com/index.php/2009/11/14/publisher/comment-page-1/#comment-81</link>
		<dc:creator>Twitted by shellbryson</dc:creator>
		<pubDate>Sun, 15 Nov 2009 23:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.shellbryson.com/?p=152#comment-81</guid>
		<description>[...] This post was Twitted by shellbryson [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was Twitted by shellbryson [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 64bit Windows 2003 + MySQL = Pain by Shell</title>
		<link>http://www.shellbryson.com/index.php/2009/10/07/64bit-windows-2003-mysql-pain/comment-page-1/#comment-1</link>
		<dc:creator>Shell</dc:creator>
		<pubDate>Wed, 07 Oct 2009 23:43:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.shellbryson.com/?p=15#comment-1</guid>
		<description>Example code:

&lt;%
sql = &quot;SELECT * FROM mytable&quot;

set conn = server.createobject(&quot;adodb.connection&quot;)
set data = server.createobject(&quot;adodb.recordset&quot;)

conn.open &quot;PROVIDER=MSDASQL; DRIVER={MySQL ODBC 5.1 Driver}; SERVER=myserver; DATABASE=mydatabase; USER=mydbuser; PASSWORD=mydbpass; OPTION=3;&quot;
data.open sql, conn

do while not data.eof
&#039;do stuff
loop
%&gt;</description>
		<content:encoded><![CDATA[<p>Example code:</p>
<p>< %<br />
sql = "SELECT * FROM mytable"</p>
<p>set conn = server.createobject("adodb.connection")<br />
set data = server.createobject("adodb.recordset")</p>
<p>conn.open "PROVIDER=MSDASQL; DRIVER={MySQL ODBC 5.1 Driver}; SERVER=myserver; DATABASE=mydatabase; USER=mydbuser; PASSWORD=mydbpass; OPTION=3;"<br />
data.open sql, conn</p>
<p>do while not data.eof<br />
'do stuff<br />
loop<br />
%></p>
]]></content:encoded>
	</item>
</channel>
</rss>
