<?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 on: ajaxed 1.0 released</title>
	<atom:link href="http://www.webdevbros.net/2008/04/15/ajaxed-10-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdevbros.net/2008/04/15/ajaxed-10-released/</link>
	<description>hot talk about web scripting</description>
	<pubDate>Sat, 22 Nov 2008 05:51:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Graeme</title>
		<link>http://www.webdevbros.net/2008/04/15/ajaxed-10-released/#comment-9344</link>
		<dc:creator>Graeme</dc:creator>
		<pubDate>Thu, 21 Aug 2008 15:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevbros.net/2008/04/15/ajaxed-10-released/#comment-9344</guid>
		<description>If we use db.insert (some SQL) etc then the code (as far as I understand) expects their to be a column called ID in the table. The code then returns this as the result of the insert function.

If there is no ID column an error is thrown. We don't want to label all our ID columns in our database ID (they are named for the table e.g. personid, addressid, etc). Therefore we have to change the code or it throws an error as we have no column called ID. 

Can't wait to see version 2.0

Thanks</description>
		<content:encoded><![CDATA[<p>If we use db.insert (some SQL) etc then the code (as far as I understand) expects their to be a column called ID in the table. The code then returns this as the result of the insert function.</p>
<p>If there is no ID column an error is thrown. We don&#8217;t want to label all our ID columns in our database ID (they are named for the table e.g. personid, addressid, etc). Therefore we have to change the code or it throws an error as we have no column called ID. </p>
<p>Can&#8217;t wait to see version 2.0</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michal</title>
		<link>http://www.webdevbros.net/2008/04/15/ajaxed-10-released/#comment-9342</link>
		<dc:creator>Michal</dc:creator>
		<pubDate>Thu, 21 Aug 2008 15:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevbros.net/2008/04/15/ajaxed-10-released/#comment-9342</guid>
		<description>graeme good to hear u guys like it..  i dont fully understand what u mean allowing the user to specify to return the id.
changes u do are okay but i would fully recommend u not doing it as you wont be compatible with the future versions.. the version 2.0 is coming soon with a lot cool stuff. just fyi</description>
		<content:encoded><![CDATA[<p>graeme good to hear u guys like it..  i dont fully understand what u mean allowing the user to specify to return the id.<br />
changes u do are okay but i would fully recommend u not doing it as you wont be compatible with the future versions.. the version 2.0 is coming soon with a lot cool stuff. just fyi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graeme</title>
		<link>http://www.webdevbros.net/2008/04/15/ajaxed-10-released/#comment-9337</link>
		<dc:creator>Graeme</dc:creator>
		<pubDate>Wed, 20 Aug 2008 23:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevbros.net/2008/04/15/ajaxed-10-released/#comment-9337</guid>
		<description>Michal,

Just started a new job doing web dev and everyone is using ASP and doing stuff in a non Ajax way. Found your framework and everyone is loving it.

Only minor suggestion I'd make is allow the user to specifiy the column to return as ID on DB insert. We had to change the code to make this work with our code etc.

Thanks for the great work

Graeme</description>
		<content:encoded><![CDATA[<p>Michal,</p>
<p>Just started a new job doing web dev and everyone is using ASP and doing stuff in a non Ajax way. Found your framework and everyone is loving it.</p>
<p>Only minor suggestion I&#8217;d make is allow the user to specifiy the column to return as ID on DB insert. We had to change the code to make this work with our code etc.</p>
<p>Thanks for the great work</p>
<p>Graeme</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michal</title>
		<link>http://www.webdevbros.net/2008/04/15/ajaxed-10-released/#comment-8808</link>
		<dc:creator>Michal</dc:creator>
		<pubDate>Fri, 11 Jul 2008 04:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevbros.net/2008/04/15/ajaxed-10-released/#comment-8808</guid>
		<description>vb you can only have one .. what do you need more for?</description>
		<content:encoded><![CDATA[<p>vb you can only have one .. what do you need more for?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vb</title>
		<link>http://www.webdevbros.net/2008/04/15/ajaxed-10-released/#comment-8806</link>
		<dc:creator>vb</dc:creator>
		<pubDate>Fri, 11 Jul 2008 02:25:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevbros.net/2008/04/15/ajaxed-10-released/#comment-8806</guid>
		<description>can we have more than one sub main?</description>
		<content:encoded><![CDATA[<p>can we have more than one sub main?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keran</title>
		<link>http://www.webdevbros.net/2008/04/15/ajaxed-10-released/#comment-8801</link>
		<dc:creator>keran</dc:creator>
		<pubDate>Thu, 10 Jul 2008 20:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevbros.net/2008/04/15/ajaxed-10-released/#comment-8801</guid>
		<description>Finally something for ASP :D

Looks cool, had to test it....

Little suggestion.... try to create Dreamweaver extension, there are many people which use ASP in Dreamweaver, but dont have any AJAX option. Im having real trouble with ASP and Mootols but somehow im managing all to work. There is new Adobe's Spry, but those are only fancy effects

Cheers mate</description>
		<content:encoded><![CDATA[<p>Finally something for ASP :D</p>
<p>Looks cool, had to test it&#8230;.</p>
<p>Little suggestion&#8230;. try to create Dreamweaver extension, there are many people which use ASP in Dreamweaver, but dont have any AJAX option. Im having real trouble with ASP and Mootols but somehow im managing all to work. There is new Adobe&#8217;s Spry, but those are only fancy effects</p>
<p>Cheers mate</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rolphes</title>
		<link>http://www.webdevbros.net/2008/04/15/ajaxed-10-released/#comment-7607</link>
		<dc:creator>rolphes</dc:creator>
		<pubDate>Wed, 16 Apr 2008 19:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevbros.net/2008/04/15/ajaxed-10-released/#comment-7607</guid>
		<description>Thanks for your answer. I will try the Ajax.Updater function  ...</description>
		<content:encoded><![CDATA[<p>Thanks for your answer. I will try the Ajax.Updater function  &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michal</title>
		<link>http://www.webdevbros.net/2008/04/15/ajaxed-10-released/#comment-7606</link>
		<dc:creator>Michal</dc:creator>
		<pubDate>Wed, 16 Apr 2008 19:14:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevbros.net/2008/04/15/ajaxed-10-released/#comment-7606</guid>
		<description>Qwaider , i want to provide more samples .. you can find some in the "ajaxed" category already ...
what do you mean by the autocompleter support? you can use it as scriptaculous is included ... but there are no specific asp wrappers.</description>
		<content:encoded><![CDATA[<p>Qwaider , i want to provide more samples .. you can find some in the &#8220;ajaxed&#8221; category already &#8230;<br />
what do you mean by the autocompleter support? you can use it as scriptaculous is included &#8230; but there are no specific asp wrappers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Qwaider</title>
		<link>http://www.webdevbros.net/2008/04/15/ajaxed-10-released/#comment-7605</link>
		<dc:creator>Qwaider</dc:creator>
		<pubDate>Wed, 16 Apr 2008 19:03:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevbros.net/2008/04/15/ajaxed-10-released/#comment-7605</guid>
		<description>This is fantastic work, well done indeed!

I have a suggestion. How about having a separate demo page (similar to the one on Scriptaculous) that has a bunch of demos on it?

I also have a question about Autocompleter. Is it supported? Is there a database version of it?</description>
		<content:encoded><![CDATA[<p>This is fantastic work, well done indeed!</p>
<p>I have a suggestion. How about having a separate demo page (similar to the one on Scriptaculous) that has a bunch of demos on it?</p>
<p>I also have a question about Autocompleter. Is it supported? Is there a database version of it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michal</title>
		<link>http://www.webdevbros.net/2008/04/15/ajaxed-10-released/#comment-7603</link>
		<dc:creator>Michal</dc:creator>
		<pubDate>Wed, 16 Apr 2008 07:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevbros.net/2008/04/15/ajaxed-10-released/#comment-7603</guid>
		<description>rolphes you are right that could be very time consuming if there is a lot of data ... i have some idea of optimizing it but i am not sure if it will work.
btw: if you get a lot of data you should rather consider making an own page which will be called with Ajax.Updater from prototype .. this is a much quicker way...</description>
		<content:encoded><![CDATA[<p>rolphes you are right that could be very time consuming if there is a lot of data &#8230; i have some idea of optimizing it but i am not sure if it will work.<br />
btw: if you get a lot of data you should rather consider making an own page which will be called with Ajax.Updater from prototype .. this is a much quicker way&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
