<?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: Ajax Scaffold Plugin &amp; Thoughts on Search</title>
	<atom:link href="http://blog.thatsuseful.com/2006/07/16/ajax-scaffold-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thatsuseful.com/2006/07/16/ajax-scaffold-plugin/</link>
	<description>Life on and off the Rails</description>
	<lastBuildDate>Wed, 20 Aug 2008 17:47:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Mike Perham</title>
		<link>http://blog.thatsuseful.com/2006/07/16/ajax-scaffold-plugin/comment-page-1/#comment-3</link>
		<dc:creator>Mike Perham</dc:creator>
		<pubDate>Sun, 16 Jul 2006 09:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caronsoftware.com/2007/11/25/ajax-scaffold-plugin#comment-3</guid>
		<description>Scott, take a look at Django&#039;s model CRUD admin interface.  This should be the next generation AjaxScaffold.  The real problem I have with AS is that it creates a large amount of code in my project for each model.  All of this code is templated so there&#039;s no reason why you shouldn&#039;t be able to generate this code at runtime via a plugin instead.  Django does just this and additionally supports various types of associations.  Your search functionality would also be very helpful.

If you have a public SVN repo for your plugin, I would love to see the code and possibly help you out.  I&#039;m just about to start a large new project and it would be extremely helpful to have a plugin, rather than the current generator.

http://www.djangoproject.com/documentation/tutorial2/</description>
		<content:encoded><![CDATA[<p>Scott, take a look at Django&#8217;s model CRUD admin interface.  This should be the next generation AjaxScaffold.  The real problem I have with AS is that it creates a large amount of code in my project for each model.  All of this code is templated so there&#8217;s no reason why you shouldn&#8217;t be able to generate this code at runtime via a plugin instead.  Django does just this and additionally supports various types of associations.  Your search functionality would also be very helpful.</p>
<p>If you have a public SVN repo for your plugin, I would love to see the code and possibly help you out.  I&#8217;m just about to start a large new project and it would be extremely helpful to have a plugin, rather than the current generator.</p>
<p><a href="http://www.djangoproject.com/documentation/tutorial2/" rel="nofollow">http://www.djangoproject.com/documentation/tutorial2/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://blog.thatsuseful.com/2006/07/16/ajax-scaffold-plugin/comment-page-1/#comment-4</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Sun, 16 Jul 2006 09:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caronsoftware.com/2007/11/25/ajax-scaffold-plugin#comment-4</guid>
		<description>Mike, been to have a quick look at that and it seems to be pretty close to the sort of thing I have done / have in mind.

There is no svn repo at the mo while things get a bit settled between the scaffold and the plugin. However, I may stick up a alpha version for people to play with once the api is done cos we can then play with the implmentation without breaking things (including our code at &lt;a href=&quot;www.cominded.com&quot;&gt;Cominded&lt;/a&gt;, which is driving this).</description>
		<content:encoded><![CDATA[<p>Mike, been to have a quick look at that and it seems to be pretty close to the sort of thing I have done / have in mind.</p>
<p>There is no svn repo at the mo while things get a bit settled between the scaffold and the plugin. However, I may stick up a alpha version for people to play with once the api is done cos we can then play with the implmentation without breaking things (including our code at &lt;a href=&quot;www.cominded.com&quot;&gt;Cominded&lt;/a&gt;, which is driving this).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Bowyer</title>
		<link>http://blog.thatsuseful.com/2006/07/16/ajax-scaffold-plugin/comment-page-1/#comment-5</link>
		<dc:creator>Peter Bowyer</dc:creator>
		<pubDate>Sun, 16 Jul 2006 09:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caronsoftware.com/2007/11/25/ajax-scaffold-plugin#comment-5</guid>
		<description>I&#039;m really looking forward to seeing the fruits of your work - installing Ajax Scaffold was a WOW! moment, and then I realised it lacked a search feature :)</description>
		<content:encoded><![CDATA[<p>I&#8217;m really looking forward to seeing the fruits of your work &#8211; installing Ajax Scaffold was a WOW! moment, and then I realised it lacked a search feature <img src='http://blog.thatsuseful.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Rutherford</title>
		<link>http://blog.thatsuseful.com/2006/07/16/ajax-scaffold-plugin/comment-page-1/#comment-6</link>
		<dc:creator>Scott Rutherford</dc:creator>
		<pubDate>Sun, 16 Jul 2006 09:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caronsoftware.com/2007/11/25/ajax-scaffold-plugin#comment-6</guid>
		<description>Hi Peter,

Things have been a little slow on the search front recently, Richard and I have been pretty busy with various things. However, we have a first release of the plugin ready which adds some new features (column totals, width, rel_width) so once that is out I will have a think about this again.

Cheers
Scott.</description>
		<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>Things have been a little slow on the search front recently, Richard and I have been pretty busy with various things. However, we have a first release of the plugin ready which adds some new features (column totals, width, rel_width) so once that is out I will have a think about this again.</p>
<p>Cheers<br />
Scott.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: edingeenusa</title>
		<link>http://blog.thatsuseful.com/2006/07/16/ajax-scaffold-plugin/comment-page-1/#comment-7</link>
		<dc:creator>edingeenusa</dc:creator>
		<pubDate>Sun, 16 Jul 2006 09:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caronsoftware.com/2007/11/25/ajax-scaffold-plugin#comment-7</guid>
		<description>sailing Yacht adriatic. sailing charters croatia.


&lt;a href=http://www.blogoye.org/boatchartercroatia/&gt;charter in croatia&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>sailing Yacht adriatic. sailing charters croatia.</p>
<p>&lt;a href=http://www.blogoye.org/boatchartercroatia/&gt;charter in croatia&lt;/a&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
