<?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: jQTouch HTML5 database api extension</title>
	<atom:link href="http://www.position-absolute.com/articles/jqtouch-html5-database-api-extension/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.position-absolute.com/articles/jqtouch-html5-database-api-extension/</link>
	<description>Get your web worker news fix</description>
	<lastBuildDate>Fri, 30 Jul 2010 21:44:55 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Cedric Dugas</title>
		<link>http://www.position-absolute.com/articles/jqtouch-html5-database-api-extension/comment-page-1/#comment-7614</link>
		<dc:creator>Cedric Dugas</dc:creator>
		<pubDate>Tue, 29 Jun 2010 02:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.position-absolute.com/?p=2154#comment-7614</guid>
		<description>Links are... finally.. back!</description>
		<content:encoded><![CDATA[<p>Links are&#8230; finally.. back!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jp</title>
		<link>http://www.position-absolute.com/articles/jqtouch-html5-database-api-extension/comment-page-1/#comment-7036</link>
		<dc:creator>jp</dc:creator>
		<pubDate>Sun, 23 May 2010 10:26:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.position-absolute.com/?p=2154#comment-7036</guid>
		<description>Any change to get example back?</description>
		<content:encoded><![CDATA[<p>Any change to get example back?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrey Rebrov</title>
		<link>http://www.position-absolute.com/articles/jqtouch-html5-database-api-extension/comment-page-1/#comment-6595</link>
		<dc:creator>Andrey Rebrov</dc:creator>
		<pubDate>Mon, 05 Apr 2010 06:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.position-absolute.com/?p=2154#comment-6595</guid>
		<description>JS can be fonded &lt;a href=&quot;http://sietse.net/iwdl-demo/lib/jqt.database.js&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>JS can be fonded <a href="http://sietse.net/iwdl-demo/lib/jqt.database.js" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pablo Schaffner</title>
		<link>http://www.position-absolute.com/articles/jqtouch-html5-database-api-extension/comment-page-1/#comment-6557</link>
		<dc:creator>Pablo Schaffner</dc:creator>
		<pubDate>Wed, 31 Mar 2010 12:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.position-absolute.com/?p=2154#comment-6557</guid>
		<description>The links are broken. Could you please check them ? Best regards.</description>
		<content:encoded><![CDATA[<p>The links are broken. Could you please check them ? Best regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Grande</title>
		<link>http://www.position-absolute.com/articles/jqtouch-html5-database-api-extension/comment-page-1/#comment-6232</link>
		<dc:creator>Alex Grande</dc:creator>
		<pubDate>Mon, 22 Feb 2010 23:23:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.position-absolute.com/?p=2154#comment-6232</guid>
		<description>Links are broken.</description>
		<content:encoded><![CDATA[<p>Links are broken.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cedric Dugas</title>
		<link>http://www.position-absolute.com/articles/jqtouch-html5-database-api-extension/comment-page-1/#comment-5366</link>
		<dc:creator>Cedric Dugas</dc:creator>
		<pubDate>Sun, 03 Jan 2010 18:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.position-absolute.com/?p=2154#comment-5366</guid>
		<description>I did not, but it makes sense, 

I hope to use this script in the near future for iphone web application development, I guess it will change a lot confronted to a real big use case.

I am also trying to get it to ship with the jQTouch core,  if it&#039;s not I will probably put it on github so everyone can fork it.</description>
		<content:encoded><![CDATA[<p>I did not, but it makes sense, </p>
<p>I hope to use this script in the near future for iphone web application development, I guess it will change a lot confronted to a real big use case.</p>
<p>I am also trying to get it to ship with the jQTouch core,  if it&#8217;s not I will probably put it on github so everyone can fork it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel J. Pinter</title>
		<link>http://www.position-absolute.com/articles/jqtouch-html5-database-api-extension/comment-page-1/#comment-5363</link>
		<dc:creator>Daniel J. Pinter</dc:creator>
		<pubDate>Sun, 03 Jan 2010 18:23:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.position-absolute.com/?p=2154#comment-5363</guid>
		<description>Have you considered how to use a transaction as a wrapper for multiple api calls? For example, open, create and insert calls sequenced in such a way that if one of the inserts fails the entire series of calls is rolled back. Perhaps passing a transaction object to the api?</description>
		<content:encoded><![CDATA[<p>Have you considered how to use a transaction as a wrapper for multiple api calls? For example, open, create and insert calls sequenced in such a way that if one of the inserts fails the entire series of calls is rolled back. Perhaps passing a transaction object to the api?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cedric Dugas</title>
		<link>http://www.position-absolute.com/articles/jqtouch-html5-database-api-extension/comment-page-1/#comment-5348</link>
		<dc:creator>Cedric Dugas</dc:creator>
		<pubDate>Fri, 01 Jan 2010 18:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.position-absolute.com/?p=2154#comment-5348</guid>
		<description>@Russell

Well it comes in 2 part , first you create the table with a JSON string, after you insert your form values on the submit event in another JSON to create rows

{&quot;table&quot;: &quot;user&quot;,  &quot;property&quot;: [
                {&quot;name&quot;: &quot;name&quot;, &quot;value&quot;: &quot;&#039;+$(&#039;#name&#039;).val()+&#039;&quot; }
              ]
      }

By the way you have a database viewer in safari, somewhere in the web inspector, its really helpful</description>
		<content:encoded><![CDATA[<p>@Russell</p>
<p>Well it comes in 2 part , first you create the table with a JSON string, after you insert your form values on the submit event in another JSON to create rows</p>
<p>{&#8220;table&#8221;: &#8220;user&#8221;,  &#8220;property&#8221;: [<br />
                {"name": "name", "value": "'+$('#name').val()+'" }<br />
              ]<br />
      }</p>
<p>By the way you have a database viewer in safari, somewhere in the web inspector, its really helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell</title>
		<link>http://www.position-absolute.com/articles/jqtouch-html5-database-api-extension/comment-page-1/#comment-5344</link>
		<dc:creator>Russell</dc:creator>
		<pubDate>Fri, 01 Jan 2010 09:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.position-absolute.com/?p=2154#comment-5344</guid>
		<description>Can you give an example for storing what users type into a form, please.</description>
		<content:encoded><![CDATA[<p>Can you give an example for storing what users type into a form, please.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
