<?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"
	>
<channel>
	<title>Comments for Rather Curious</title>
	<atom:link href="http://rathercurious.net/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://rathercurious.net</link>
	<description>A home for my coding projects</description>
	<pubDate>Tue, 06 Jan 2009 02:24:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>Comment on PDO For WordPress v1.0.0: Already a bug!! by Ingo Fabbri</title>
		<link>http://rathercurious.net/archives/30#comment-1266</link>
		<dc:creator>Ingo Fabbri</dc:creator>
		<pubDate>Wed, 17 Dec 2008 17:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://rathercurious.net/archives/30#comment-1266</guid>
		<description>i can confirm that. BertrandB's solution is working indeed. the dateupdate-script posted by justin above does not help. with the integer-casts i solved the broken page-archive due to wrong string vs. integer comparison - like bertrandb already said it: '08' != 8

thanks bertrand, now i have my page-archive finally working</description>
		<content:encoded><![CDATA[<p>i can confirm that. BertrandB&#8217;s solution is working indeed. the dateupdate-script posted by justin above does not help. with the integer-casts i solved the broken page-archive due to wrong string vs. integer comparison - like bertrandb already said it: &#8216;08&#8242; != 8</p>
<p>thanks bertrand, now i have my page-archive finally working</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PDO For Wordpress - All change &#8230; by Justin</title>
		<link>http://rathercurious.net/archives/25#comment-1095</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Sun, 09 Nov 2008 11:02:22 +0000</pubDate>
		<guid isPermaLink="false">http://rathercurious.net/archives/25#comment-1095</guid>
		<description>that's great news Shev.  Congrats and enjoy!</description>
		<content:encoded><![CDATA[<p>that&#8217;s great news Shev.  Congrats and enjoy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PDO For Wordpress - All change &#8230; by Shev</title>
		<link>http://rathercurious.net/archives/25#comment-1094</link>
		<dc:creator>Shev</dc:creator>
		<pubDate>Sun, 09 Nov 2008 06:14:58 +0000</pubDate>
		<guid isPermaLink="false">http://rathercurious.net/archives/25#comment-1094</guid>
		<description>Got it all worked out.  The problem was the lack of write permissions for the sqlite file.  The phpscripts server only had read permissions so whenever it tried to create the sqlite file and write to it, the script failed.</description>
		<content:encoded><![CDATA[<p>Got it all worked out.  The problem was the lack of write permissions for the sqlite file.  The phpscripts server only had read permissions so whenever it tried to create the sqlite file and write to it, the script failed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PDO For Wordpress - All change &#8230; by Justin</title>
		<link>http://rathercurious.net/archives/25#comment-1087</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Tue, 04 Nov 2008 16:59:57 +0000</pubDate>
		<guid isPermaLink="false">http://rathercurious.net/archives/25#comment-1087</guid>
		<description>@Shev: what permissions do you have on the database directory and the sqlite file?</description>
		<content:encoded><![CDATA[<p>@Shev: what permissions do you have on the database directory and the sqlite file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PDO For Wordpress - All change &#8230; by Shev</title>
		<link>http://rathercurious.net/archives/25#comment-1086</link>
		<dc:creator>Shev</dc:creator>
		<pubDate>Tue, 04 Nov 2008 15:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://rathercurious.net/archives/25#comment-1086</guid>
		<description>Thanks for the reply Justin.  Seems like the plugin is having trouble writing to the MyBlog.sqlite file.  I have given our phpscripts server write permissions for this file, however the file is never written to and stays empty after i run the install script.  I doubt there is anything wrong with your plugin here, so i will have to go talk to the php script server helpdesk and figure this out. I'll get back to you when i hear from them. Also i am using Wordpress 2.6.1 and Plugin version 1.0.2</description>
		<content:encoded><![CDATA[<p>Thanks for the reply Justin.  Seems like the plugin is having trouble writing to the MyBlog.sqlite file.  I have given our phpscripts server write permissions for this file, however the file is never written to and stays empty after i run the install script.  I doubt there is anything wrong with your plugin here, so i will have to go talk to the php script server helpdesk and figure this out. I&#8217;ll get back to you when i hear from them. Also i am using Wordpress 2.6.1 and Plugin version 1.0.2</p>
]]></content:encoded>
	</item>
</channel>
</rss>
