<?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 on: SuccesSQL demo online</title>
	<atom:link href="http://akrabat.com/winphp-challenge/successql-demo-online/feed/" rel="self" type="application/rss+xml" />
	<link>http://akrabat.com/winphp-challenge/successql-demo-online/</link>
	<description>Developing PHP software in the Real World, by Rob Allen</description>
	<lastBuildDate>Thu, 29 Jul 2010 17:50:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Rob...</title>
		<link>http://akrabat.com/winphp-challenge/successql-demo-online/#comment-27394</link>
		<dc:creator>Rob...</dc:creator>
		<pubDate>Wed, 10 Jun 2009 09:18:09 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=662#comment-27394</guid>
		<description>Salz,

I have need for it at work, so it&#039;s definitely something that I will be working on. Probably a bit slower though as I&#039;m rather busy...

Rob...</description>
		<content:encoded><![CDATA[<p>Salz,</p>
<p>I have need for it at work, so it's definitely something that I will be working on. Probably a bit slower though as I'm rather busy...</p>
<p>Rob...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Salz`</title>
		<link>http://akrabat.com/winphp-challenge/successql-demo-online/#comment-27393</link>
		<dc:creator>Salz`</dc:creator>
		<pubDate>Wed, 10 Jun 2009 09:14:23 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=662#comment-27393</guid>
		<description>Btw. is that an project you plan to work on in the future or just some testing/experience?</description>
		<content:encoded><![CDATA[<p>Btw. is that an project you plan to work on in the future or just some testing/experience?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob...</title>
		<link>http://akrabat.com/winphp-challenge/successql-demo-online/#comment-27164</link>
		<dc:creator>Rob...</dc:creator>
		<pubDate>Mon, 01 Jun 2009 13:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=662#comment-27164</guid>
		<description>Salz`,

Good catch :)

Regards,

Rob...</description>
		<content:encoded><![CDATA[<p>Salz`,</p>
<p>Good catch :)</p>
<p>Regards,</p>
<p>Rob...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Salz`</title>
		<link>http://akrabat.com/winphp-challenge/successql-demo-online/#comment-27157</link>
		<dc:creator>Salz`</dc:creator>
		<pubDate>Mon, 01 Jun 2009 11:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=662#comment-27157</guid>
		<description>I think you should drop /trunk/application/controllers/helpers/Setup.php cause you replaced it already with SSQL_Controller_Plugin_ViewSetup. 

Anyway, nice to take a look into your sourcecode. Intressting Projekt, hope to see more in the near future.</description>
		<content:encoded><![CDATA[<p>I think you should drop /trunk/application/controllers/helpers/Setup.php cause you replaced it already with SSQL_Controller_Plugin_ViewSetup. </p>
<p>Anyway, nice to take a look into your sourcecode. Intressting Projekt, hope to see more in the near future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob...</title>
		<link>http://akrabat.com/winphp-challenge/successql-demo-online/#comment-27152</link>
		<dc:creator>Rob...</dc:creator>
		<pubDate>Mon, 01 Jun 2009 06:07:26 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=662#comment-27152</guid>
		<description>Robert &amp; Matthias,

Development mode is now off, so you can&#039;t see the exception...

I&#039;m aware of the failure to browse when there&#039;s no primary key attached and cheated by adding a known issues section to the &lt;a href=&quot;http://svn.akrabat.com/svn/successql/trunk/README.txt&quot; rel=&quot;nofollow&quot;&gt;README&lt;/a&gt; :)  I think the solution is to drop down to the db adapter rather than using Zend_Db_Table.

The speed appears to be variable. &lt;a href=&quot;http://twitter.com/juokaz/status/1983555532/&quot; rel=&quot;nofollow&quot;&gt;Juozas&lt;/a&gt; is seeing something similar, so at least I know it&#039;s not just me!

Regards,

Rob...</description>
		<content:encoded><![CDATA[<p>Robert &#038; Matthias,</p>
<p>Development mode is now off, so you can't see the exception...</p>
<p>I'm aware of the failure to browse when there's no primary key attached and cheated by adding a known issues section to the <a href="http://svn.akrabat.com/svn/successql/trunk/README.txt" rel="nofollow">README</a> :)  I think the solution is to drop down to the db adapter rather than using Zend_Db_Table.</p>
<p>The speed appears to be variable. <a href="http://twitter.com/juokaz/status/1983555532/" rel="nofollow">Juozas</a> is seeing something similar, so at least I know it's not just me!</p>
<p>Regards,</p>
<p>Rob...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias Zeis</title>
		<link>http://akrabat.com/winphp-challenge/successql-demo-online/#comment-27150</link>
		<dc:creator>Matthias Zeis</dc:creator>
		<pubDate>Mon, 01 Jun 2009 05:49:09 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=662#comment-27150</guid>
		<description>Nice work, Rob. The first page doesn&#039;t take that long to display for me (~250ms without cache), but who knows what you are striving for. ;-)
There is one small problem: as it seems that no primary key is defined for table &quot;BuildVersion&quot;, an exception is thrown when you want to browse the table.

Regards,
Matthias</description>
		<content:encoded><![CDATA[<p>Nice work, Rob. The first page doesn't take that long to display for me (~250ms without cache), but who knows what you are striving for. ;-)<br />
There is one small problem: as it seems that no primary key is defined for table "BuildVersion", an exception is thrown when you want to browse the table.</p>
<p>Regards,<br />
Matthias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://akrabat.com/winphp-challenge/successql-demo-online/#comment-27139</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Sun, 31 May 2009 22:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=662#comment-27139</guid>
		<description>I picked a table name on the front page, I landed on the &quot;Structure&quot; page for that table, then I just clicked the &quot;Browse&quot; and got this: http://twitpic.com/6d4ic/full it&#039;s throwing up this kind of error for different tables, but not all of them.

Cheers,
Robert</description>
		<content:encoded><![CDATA[<p>I picked a table name on the front page, I landed on the "Structure" page for that table, then I just clicked the "Browse" and got this: <a href="http://twitpic.com/6d4ic/full" rel="nofollow">http://twitpic.com/6d4ic/full</a> it's throwing up this kind of error for different tables, but not all of them.</p>
<p>Cheers,<br />
Robert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob...</title>
		<link>http://akrabat.com/winphp-challenge/successql-demo-online/#comment-27137</link>
		<dc:creator>Rob...</dc:creator>
		<pubDate>Sun, 31 May 2009 20:44:15 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=662#comment-27137</guid>
		<description>Jani,

Who knows ?!  I&#039;m working on good functionality first :)

Regards,

Rob...</description>
		<content:encoded><![CDATA[<p>Jani,</p>
<p>Who knows ?!  I'm working on good functionality first :)</p>
<p>Regards,</p>
<p>Rob...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jani Hartikainen</title>
		<link>http://akrabat.com/winphp-challenge/successql-demo-online/#comment-27136</link>
		<dc:creator>Jani Hartikainen</dc:creator>
		<pubDate>Sun, 31 May 2009 20:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/?p=662#comment-27136</guid>
		<description>Looks interesting - could develop into a challenger for phpMyAdmin.

All you need now is nicer graphics. Ever thought about using Ext JS or something like it to power this?</description>
		<content:encoded><![CDATA[<p>Looks interesting - could develop into a challenger for phpMyAdmin.</p>
<p>All you need now is nicer graphics. Ever thought about using Ext JS or something like it to power this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
