<?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 p3d.co.uk</title>
	<atom:link href="http://p3d.co.uk/blog/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://p3d.co.uk/blog</link>
	<description></description>
	<lastBuildDate>Wed, 14 Jul 2010 13:52:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on symfony throws message &#8220;couldn&#8217;t get last insert identifier&#8221; by Marko</title>
		<link>http://p3d.co.uk/blog/?p=84&#038;cpage=1#comment-134</link>
		<dc:creator>Marko</dc:creator>
		<pubDate>Wed, 14 Jul 2010 13:52:06 +0000</pubDate>
		<guid isPermaLink="false">http://p3d.co.uk/blog/?p=84#comment-134</guid>
		<description>This was my problem, too. I changed database field to be auto_increment and the problem was fixed. Although I didn&#039;t yet discovered why that field suddenly wasn&#039;t auto_incremented.

This post worked for me. Many thanks</description>
		<content:encoded><![CDATA[<p>This was my problem, too. I changed database field to be auto_increment and the problem was fixed. Although I didn&#8217;t yet discovered why that field suddenly wasn&#8217;t auto_incremented.</p>
<p>This post worked for me. Many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jquery Boxy close popup by Adam Khan</title>
		<link>http://p3d.co.uk/blog/?p=56&#038;cpage=1#comment-130</link>
		<dc:creator>Adam Khan</dc:creator>
		<pubDate>Fri, 02 Apr 2010 10:04:27 +0000</pubDate>
		<guid isPermaLink="false">http://p3d.co.uk/blog/?p=56#comment-130</guid>
		<description>Hey, just saw you&#039;re in Brighton as well. Second time that&#039;s happened when searching the worldwide web for little techie things.</description>
		<content:encoded><![CDATA[<p>Hey, just saw you&#8217;re in Brighton as well. Second time that&#8217;s happened when searching the worldwide web for little techie things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jquery Boxy close popup by Adam Khan</title>
		<link>http://p3d.co.uk/blog/?p=56&#038;cpage=1#comment-129</link>
		<dc:creator>Adam Khan</dc:creator>
		<pubDate>Fri, 02 Apr 2010 10:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://p3d.co.uk/blog/?p=56#comment-129</guid>
		<description>Thanks for this -- couldn&#039;t figure out the syntax for how to refer to a Boxy from the Boxy docs.</description>
		<content:encoded><![CDATA[<p>Thanks for this &#8212; couldn&#8217;t figure out the syntax for how to refer to a Boxy from the Boxy docs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on symfony throws message &#8220;couldn&#8217;t get last insert identifier&#8221; by Johnny</title>
		<link>http://p3d.co.uk/blog/?p=84&#038;cpage=1#comment-111</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Thu, 11 Mar 2010 02:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://p3d.co.uk/blog/?p=84#comment-111</guid>
		<description>Make sure you have designated a primary key -
In your schema.yml -  something like:

 columns:
    id: { type: integer(4), notnull: true, autoincrement: false, primary: true }</description>
		<content:encoded><![CDATA[<p>Make sure you have designated a primary key -<br />
In your schema.yml &#8211;  something like:</p>
<p> columns:<br />
    id: { type: integer(4), notnull: true, autoincrement: false, primary: true }</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on sorting dynamic tables with jquery and tablesorter by Rob</title>
		<link>http://p3d.co.uk/blog/?p=53&#038;cpage=1#comment-41</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 16 Dec 2009 20:30:43 +0000</pubDate>
		<guid isPermaLink="false">http://p3d.co.uk/blog/?p=53#comment-41</guid>
		<description>Did you ever end up making that custom sorter for surnames?</description>
		<content:encoded><![CDATA[<p>Did you ever end up making that custom sorter for surnames?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
