<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
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/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>HTML5 Gallery &#187; Web App</title> <atom:link href="http://html5gallery.com/category/web-app/feed/" rel="self" type="application/rss+xml" /><link>http://html5gallery.com</link> <description>A showcase of sites using HTML5 markup</description> <lastBuildDate>Wed, 16 May 2012 09:00:17 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>Picozu Image Editor</title><link>http://html5gallery.com/2012/03/picozu-image-editor/</link> <comments>http://html5gallery.com/2012/03/picozu-image-editor/#comments</comments> <pubDate>Sun, 25 Mar 2012 23:01:04 +0000</pubDate> <dc:creator>Derek Johnson</dc:creator> <category><![CDATA[Web App]]></category> <category><![CDATA[canvas]]></category> <category><![CDATA[charset]]></category> <category><![CDATA[data-*]]></category> <category><![CDATA[doctype]]></category> <category><![CDATA[localStorage]]></category> <category><![CDATA[offline storage]]></category> <guid
isPermaLink="false">http://html5gallery.com/?p=7828</guid> <description><![CDATA[Picozu is an online image editor that uses the canvas element and other HTML5 technologies. Appcache is used to store images used in the app&#8217;s skin for offline use, and localStorage is used as part of the Facebook integration. In &#8230; <a
href="http://html5gallery.com/2012/03/picozu-image-editor/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>Picozu is an online image editor that uses the <code>canvas</code> element and other <abbr>HTML</abbr>5 technologies. Appcache is used to store images used in the app&#8217;s skin for offline use, and <code>localStorage</code> is used as part of the Facebook integration.</p><p>In the markup <a
href="http://www.whatwg.org/specs/web-apps/current-work/multipage/interactive-elements.html#the-menu-element">the <code>menu</code> element</a> would be a good choice for the list of commands used, possibly with <code>toolbar</code> set as the <code>type</code>. There are also a couple of <code>type</code> attributes in the <code>script</code> tags, but other than that a very smart piece of web development.</p><p> <img
src="http://html5gallery.comhttp://html5gallery.com/wp-content/uploads/2012/03/picozu-thumb.jpg" alt="Website Screenshot" /></p><p>URL: <a
href="http://www.picozu.com/editor">http://www.picozu.com/editor</a></p>]]></content:encoded> <wfw:commentRss>http://html5gallery.com/2012/03/picozu-image-editor/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>CanvasLoader Creator</title><link>http://html5gallery.com/2012/03/canvasloader-creator/</link> <comments>http://html5gallery.com/2012/03/canvasloader-creator/#comments</comments> <pubDate>Mon, 19 Mar 2012 21:37:29 +0000</pubDate> <dc:creator>Derek Johnson</dc:creator> <category><![CDATA[Web App]]></category> <category><![CDATA[canvas]]></category> <category><![CDATA[doctype]]></category> <category><![CDATA[elements]]></category> <category><![CDATA[localStorage]]></category> <guid
isPermaLink="false">http://html5gallery.com/?p=7797</guid> <description><![CDATA[A nice little web app that creates a spinning loading graphic using canvas, with a VML fallback for non-supporting browsers. The diameter, FPS, speed, colour and other variables can be tweaked to customise the graphic. In the markup there is &#8230; <a
href="http://html5gallery.com/2012/03/canvasloader-creator/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>A nice little web app that creates a spinning loading graphic using <code>canvas</code>, with a <abbr>VML</abbr> fallback for non-supporting browsers.</p><p>The diameter, FPS, speed, colour and other variables can be tweaked to customise the graphic.</p><p>In the markup there is a <code>header</code> for a <code>div</code> rather than for sectioning content, and there are opportunities to use <code>input type="email"</code> and <code>input type="color"</code>, but overall a nice use of <code>canvas</code> and <abbr>HTML</abbr>5 in general.</p><p> <img
src="http://html5gallery.com/wp-content/uploads/2012/03/canvasLoader-thumb.jpg" alt="Website Screenshot" /></p><p>URL: <a
href="http://heartcode.robertpataki.com/canvasloader/">http://heartcode.robertpataki.com/canvasloader/</a></p>]]></content:encoded> <wfw:commentRss>http://html5gallery.com/2012/03/canvasloader-creator/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>dublinbikes2go</title><link>http://html5gallery.com/2012/02/dublinbikes2go/</link> <comments>http://html5gallery.com/2012/02/dublinbikes2go/#comments</comments> <pubDate>Wed, 01 Feb 2012 23:05:37 +0000</pubDate> <dc:creator>Gerard Druiven</dc:creator> <category><![CDATA[Web App]]></category> <category><![CDATA[appcache]]></category> <category><![CDATA[charset]]></category> <category><![CDATA[doctype]]></category> <category><![CDATA[Geolocation]]></category> <category><![CDATA[localStorage]]></category> <guid
isPermaLink="false">http://html5gallery.com/?p=7250</guid> <description><![CDATA[A mobile focused (although it works perfectly well on a laptop) web app for finding and using Dublin Bikes, Dublin&#8217;s bike sharing scheme. The site uses HTML5 technologies such as localStorage and offline appcache, as well as the geolocation API, &#8230; <a
href="http://html5gallery.com/2012/02/dublinbikes2go/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>A mobile focused (although it works perfectly well on a laptop) web app for finding and using Dublin Bikes, Dublin&#8217;s bike sharing scheme.</p><p>The site uses <abbr>HTML</abbr>5 technologies such as <code>localStorage</code> and offline <code>appcache</code>, as well as the geolocation API, a technology closely related to HTML5.</p><p> <img
src="http://html5gallery.com/wp-content/uploads/2011/07/dublinbikes2go-thumb.jpg" alt="Website Screenshot" /></p><p>URL: <a
href="http://beta.dublinbikes2go.com/">http://beta.dublinbikes2go.com/</a></p>]]></content:encoded> <wfw:commentRss>http://html5gallery.com/2012/02/dublinbikes2go/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Wispy.me</title><link>http://html5gallery.com/2011/12/wispy-me/</link> <comments>http://html5gallery.com/2011/12/wispy-me/#comments</comments> <pubDate>Fri, 09 Dec 2011 08:00:33 +0000</pubDate> <dc:creator>Gerard Druiven</dc:creator> <category><![CDATA[Web App]]></category> <category><![CDATA[canvas]]></category> <category><![CDATA[doctype]]></category> <guid
isPermaLink="false">http://html5gallery.com/?p=7563</guid> <description><![CDATA[The application uses the canvas element to create a Wordle-like display of words from a user&#8217;s Twitter timeline. The flashcanvas JavaScript library is used for older browser support and the markup makes use of some of the new HTML5 elements &#8230; <a
href="http://html5gallery.com/2011/12/wispy-me/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>The application uses the <code>canvas</code> element to create a Wordle-like display of words from a user&#8217;s Twitter timeline. The flashcanvas JavaScript library is used for older browser support and the markup makes use of some of the new HTML5 elements such as <code>header</code>, <code>section </code>and <code>nav</code>.</p><p>It&#8217;s difficult to comment on the JavaScript canvas code that creates the text as it&#8217;s been minimised.</p><p> <img
src="http://html5gallery.com/wp-content/uploads/2011/10/wispy-thumb.jpg" alt="Website Screenshot" /></p><p>URL: <a
href="http://wispy.me">http://wispy.me</a></p>]]></content:encoded> <wfw:commentRss>http://html5gallery.com/2011/12/wispy-me/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>ComprobantesCBB</title><link>http://html5gallery.com/2011/09/comprobantescbb/</link> <comments>http://html5gallery.com/2011/09/comprobantescbb/#comments</comments> <pubDate>Sat, 17 Sep 2011 08:00:20 +0000</pubDate> <dc:creator>Ian Devlin</dc:creator> <category><![CDATA[Web App]]></category> <category><![CDATA[charset]]></category> <category><![CDATA[doctype]]></category> <category><![CDATA[elements]]></category> <category><![CDATA[file api]]></category> <category><![CDATA[offline storage]]></category> <guid
isPermaLink="false">http://html5gallery.com/?p=7437</guid> <description><![CDATA[Online invoice application for Mexico. The website itself uses HTML5 markup, a hgroup could be used to enclose the grouped h1-h3 elements and the div footer could use the footer element. The forms could also have taken advantage of some &#8230; <a
href="http://html5gallery.com/2011/09/comprobantescbb/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>Online invoice application for Mexico.</p><p>The website itself uses HTML5 markup, a <code>hgroup</code> could be used to enclose the grouped <code>h1</code>-<code>h3 </code>elements and the <code>div</code> footer could use the <code>footer</code> element. The forms could also have taken advantage of some of the new input types.</p><p>The actual application uses offline storage and the file API, which is good to see.</p><p> <img
src="http://html5gallery.com/wp-content/uploads/2011/09/comprobantescbb-thumb.jpg" alt="Website Screenshot" /></p><p>URL: <a
href="http://www.comprobantescbb.com/">http://www.comprobantescbb.com/</a></p>]]></content:encoded> <wfw:commentRss>http://html5gallery.com/2011/09/comprobantescbb/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>DNA Model</title><link>http://html5gallery.com/2011/07/dna-model/</link> <comments>http://html5gallery.com/2011/07/dna-model/#comments</comments> <pubDate>Thu, 30 Jun 2011 23:14:41 +0000</pubDate> <dc:creator>Derek Johnson</dc:creator> <category><![CDATA[Web App]]></category> <category><![CDATA[canvas]]></category> <category><![CDATA[charset]]></category> <category><![CDATA[doctype]]></category> <guid
isPermaLink="false">http://html5gallery.com/?p=6945</guid> <description><![CDATA[A nice canvas showcase that lets the user perform some customizations of a rotating DNA double helix. Developer Kasen Lam explains some of the technical hurdles experienced when building the app, &#8220;The nucleotides were first created using the createRadialGradient method, &#8230; <a
href="http://html5gallery.com/2011/07/dna-model/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>A nice canvas showcase that lets the user perform some customizations of a rotating DNA double helix.</p><p>Developer Kasen Lam explains some of the technical hurdles experienced when building the app, &#8220;The nucleotides were first created using the createRadialGradient method, however the it would take around 1 -3 seconds to generate the animation, so images were used instead to represent them. Also, to avoid a flickering animation the elements are drawn offscreen and then copied into your onscreen.&#8221;</p><p> <img
src="http://html5gallery.com/wp-content/uploads/2011/07/dna-thumb.jpg" alt="Website Screenshot" /></p><p>URL: <a
href="http://sysnetik.com/labs/dna-model/">http://sysnetik.com/labs/dna-model/</a></p>]]></content:encoded> <wfw:commentRss>http://html5gallery.com/2011/07/dna-model/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Endless Mural</title><link>http://html5gallery.com/2011/06/endless-mural/</link> <comments>http://html5gallery.com/2011/06/endless-mural/#comments</comments> <pubDate>Thu, 16 Jun 2011 14:00:12 +0000</pubDate> <dc:creator>Derek Johnson</dc:creator> <category><![CDATA[Experimental]]></category> <category><![CDATA[Web App]]></category> <category><![CDATA[canvas]]></category> <category><![CDATA[doctype]]></category> <category><![CDATA[elements]]></category> <category><![CDATA[video]]></category> <guid
isPermaLink="false">http://html5gallery.com/?p=6786</guid> <description><![CDATA[A web app by Eric Fickes that uses canvas to create shapes and drawings based on users&#8217; mouse gestures. The help section uses a video element. URL: http://endlessmural.com/]]></description> <content:encoded><![CDATA[<p>A web app by Eric Fickes that uses <code>canvas</code> to create shapes and drawings based on users&#8217; mouse gestures. The help section uses a <code>video</code> element.</p><p> <img
src="http://html5gallery.com/wp-content/uploads/2011/06/mural-thumb.jpg" alt="Website Screenshot" /></p><p>URL: <a
href="http://endlessmural.com/">http://endlessmural.com/</a></p>]]></content:encoded> <wfw:commentRss>http://html5gallery.com/2011/06/endless-mural/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>NakshART</title><link>http://html5gallery.com/2011/04/nakshart/</link> <comments>http://html5gallery.com/2011/04/nakshart/#comments</comments> <pubDate>Wed, 06 Apr 2011 14:00:37 +0000</pubDate> <dc:creator>Derek Johnson</dc:creator> <category><![CDATA[Web App]]></category> <category><![CDATA[canvas]]></category> <category><![CDATA[doctype]]></category> <category><![CDATA[Geolocation]]></category> <category><![CDATA[localStorage]]></category> <guid
isPermaLink="false">http://html5gallery.com/?p=6646</guid> <description><![CDATA[A nice little web app that uses your location to show you the position of the stars, planets and constellations in the night sky directly above you, and draws them on a canvas. URL: http://www.nakshart.com/#]]></description> <content:encoded><![CDATA[<p>A nice little web app that uses your location to show you the position of the stars, planets and constellations in the night sky directly above you, and draws them on a canvas.</p><p> <img
src="http://html5gallery.com/wp-content/uploads/2011/04/stars-thumb.jpg" alt="Website Screenshot" /></p><p>URL: <a
href="http://www.nakshart.com/#">http://www.nakshart.com/#</a></p>]]></content:encoded> <wfw:commentRss>http://html5gallery.com/2011/04/nakshart/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Aviary HTML5 Photo Editor</title><link>http://html5gallery.com/2011/03/aviary-html5-photo-editor/</link> <comments>http://html5gallery.com/2011/03/aviary-html5-photo-editor/#comments</comments> <pubDate>Wed, 23 Mar 2011 14:00:46 +0000</pubDate> <dc:creator>Derek Johnson</dc:creator> <category><![CDATA[Web App]]></category> <category><![CDATA[canvas]]></category> <guid
isPermaLink="false">http://html5gallery.com/?p=6587</guid> <description><![CDATA[An HTML5 follow-up to Aviary&#8217;s previous Flash based online photo editor. The app is very easy to use, and works by loading the images into a canvas where all the image editing is done. There is also embed code so &#8230; <a
href="http://html5gallery.com/2011/03/aviary-html5-photo-editor/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>An <abbr>HTML</abbr>5 follow-up to Aviary&#8217;s previous Flash based online photo editor.</p><p>The app is very easy to use, and works by loading the images into a <code>canvas</code> where all the image editing is done. There is also embed code so it can be used in third-party websites. A very well presented example of what can be done with <abbr>HTML</abbr>5.</p><p> <img
src="http://html5gallery.com/wp-content/uploads/2011/03/aviary-thumb.jpg" alt="Website Screenshot" /></p><p>URL: <a
href="http://www.aviary.com/html5builder">http://www.aviary.com/html5builder</a></p>]]></content:encoded> <wfw:commentRss>http://html5gallery.com/2011/03/aviary-html5-photo-editor/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>iPaint</title><link>http://html5gallery.com/2011/03/ipaint/</link> <comments>http://html5gallery.com/2011/03/ipaint/#comments</comments> <pubDate>Tue, 08 Mar 2011 18:00:15 +0000</pubDate> <dc:creator>Derek Johnson</dc:creator> <category><![CDATA[Web App]]></category> <category><![CDATA[canvas]]></category> <category><![CDATA[doctype]]></category> <guid
isPermaLink="false">http://html5gallery.com/?p=6458</guid> <description><![CDATA[A web app that has similar functions to Microsoft Paint. iPaint uses the canvas element for the drawing surface in the main app page. The next version could maybe include localStorage so users could come back to a painting, and &#8230; <a
href="http://html5gallery.com/2011/03/ipaint/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>A web app that has similar functions to Microsoft Paint.</p><p>iPaint uses the <code>canvas</code> element for the drawing surface in the main app page. The next version could maybe include <code>localStorage</code> so users could come back to a painting, and a <code>manifest</code> file so it works offline.</p><p>The non-app pages could also benefit from using new <abbr>HTML</abbr>5 elements such as <code>article</code> for each of the comments.</p><p> <img
src="http://html5gallery.com/wp-content/uploads/2011/03/ipaint-thumb.jpg" alt="Website Screenshot" /></p><p>URL: <a
href="http://www.jswidget.com/">http://www.jswidget.com/</a></p>]]></content:encoded> <wfw:commentRss>http://html5gallery.com/2011/03/ipaint/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
