<?xml 
version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr='http://purl.org/syndication/thread/1.0' >
	<title>#indexeddb - Seenthis</title>

	<link href="http://seenthis.net/tag/indexeddb" />
        <id>http://seenthis.net/tag/indexeddb</id>
        <updated>2013-05-19T06:04:21Z</updated>
        <link rel="self" href="http://seenthis.net/tag/indexeddb/feed" />






	<entry>
	<id>urn:uuid:508ea5c4-8c38-47c4-b535-49388a707622</id>
	<title>A Simple TODO list using HTML5 IndexedDB</title>
	<author>
		<name>Aris (@aris)</name>
		<uri>http://seenthis.net/people/aris</uri>
		<email>aris@seenthis.net</email>
		
	</author>
	<published>2011-07-06T02:29:06Z</published>
	<updated>2011-07-06T02:29:06Z</updated>
	
	 <link href="http://seenthis.net/messages/26896" />
	
	<link rel="edit" href="https://seenthis.net/api/messages/26896"/>
	<summary>A Simple TODO list using HTML5 IndexedDB
http://www.html5rocks.com/en/tutorials/indexeddb/todo/

❝IndexedDB is new in HTML5. Web Databases are hosted and persisted inside a user's browser. By allowing developers to create applications with rich query abilities it is envisioned that a new breed of web applications will emerge that have the ability to work online and off-line.

This example code demonstrates how to create a very simple todo list manager. It is a very high level tour of some of the features available in HTML5.❞

#html5 #html5_apps #html5_offline #mobile #webdev #IndexedDB</summary>
	<content type="html">&lt;div lang=&quot;en&quot; dir=&quot;ltr&quot;&gt;&lt;p&gt;A Simple TODO list using HTML5 IndexedDB&lt;br /&gt;&lt;span class='lien_lien' &gt;&lt;a href=&quot;http://www.html5rocks.com/en/tutorials/indexeddb/todo/&quot; class='spip_out'&gt;&lt;span class='lien_court'&gt;&lt;span class='lien_protocol'&gt;http://&lt;/span&gt;&lt;span class='lien_racine'&gt;&lt;span class='lien_host'&gt;&lt;span class='lien_www'&gt;www.&lt;/span&gt;html5rocks.com&lt;/span&gt;/&lt;/span&gt;en/tutorials/indexeddb/&lt;span class='lien_fin'&gt;todo&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;blockquote lang=&quot;en&quot; dir=&quot;ltr&quot;&gt;&lt;p&gt; IndexedDB is new in HTML5. Web Databases are hosted and persisted inside a user's browser. By allowing developers to create applications with rich query abilities it is envisioned that a new breed of web applications will emerge that have the ability to work online and off-line.&lt;/p&gt;&lt;p&gt;This example code demonstrates how to create a very simple todo list manager. It is a very high level tour of some of the features available in HTML5. &lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;span class='lien_tag'&gt;#&lt;a href=&quot;http://seenthis.net/tag/html5&quot;&gt;html5&lt;/a&gt;&lt;/span&gt; &lt;span class='lien_tag'&gt;#&lt;a href=&quot;http://seenthis.net/tag/html5_apps&quot;&gt;html5_apps&lt;/a&gt;&lt;/span&gt; &lt;span class='lien_tag'&gt;#&lt;a href=&quot;http://seenthis.net/tag/html5_offline&quot;&gt;html5_offline&lt;/a&gt;&lt;/span&gt; &lt;span class='lien_tag'&gt;#&lt;a href=&quot;http://seenthis.net/tag/mobile&quot;&gt;mobile&lt;/a&gt;&lt;/span&gt; &lt;span class='lien_tag'&gt;#&lt;a href=&quot;http://seenthis.net/tag/webdev&quot;&gt;webdev&lt;/a&gt;&lt;/span&gt; &lt;span class='lien_tag'&gt;#&lt;a href=&quot;http://seenthis.net/tag/indexeddb&quot;&gt;IndexedDB&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</content>
	
	<link rel="related" href="http://www.html5rocks.com/en/tutorials/indexeddb/todo" hreflang="fr"/>
	
	
	<category term="html5" label="html5" scheme="http://seenthis.net/tag/html5"/>
	<category term="html5_apps" label="html5_apps" scheme="http://seenthis.net/tag/html5_apps"/>
	<category term="html5_offline" label="html5_offline" scheme="http://seenthis.net/tag/html5_offline"/>
	<category term="mobile" label="mobile" scheme="http://seenthis.net/tag/mobile"/>
	<category term="webdev" label="webdev" scheme="http://seenthis.net/tag/webdev"/>
	<category term="indexeddb" label="indexeddb" scheme="http://seenthis.net/tag/indexeddb"/>
	<category term="IndustryTerm:Web applications" label="Web applications" scheme="http://seenthis.net/tag/industryterm:web%20applications"/>
	<category term="Position:simple todo list manager" label="simple todo list manager" scheme="http://seenthis.net/tag/position:simple%20todo%20list%20manager"/>
</entry>

</feed>

