<?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/"
><channel><title>WebAppers &#187; License Free</title><link>http://www.webappers.com</link> <description>- Hunting the Best Open Source Resources for Web Developers</description> <pubDate>Wed, 08 Feb 2012 07:01:32 +0000</pubDate> <generator>http://wordpress.org/?v=2.8.6</generator> <language>en</language> <item><title>Stunning Free Icon Set for Valentine&#8217;s Day</title><link>http://www.webappers.com/2012/02/03/stunning-free-icon-set-for-valentines-day/</link> <comments>http://www.webappers.com/2012/02/03/stunning-free-icon-set-for-valentines-day/#comments</comments> <pubDate>Fri, 03 Feb 2012 07:01:59 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Icons]]></category> <category><![CDATA[License Free]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=5509</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=1325464916" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=1493887474" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Smashing Magazine has just released fantastic St. Valentine’s icon set, which is available in transparent PNGs as well as Photoshop PSDs (128×128 px) and are perfect for any projects you have coming up for St. Valentine’s Day.
Valentine&#8217;s icon set is completely free to use for commercial or personal applications without any restrictions.Requirements: -
Demo: http://www.smashingmagazine.com/2012/02/02/freebie-valentines&#8230;
License: License [...]<h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description> <content:encoded><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=1987973618" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=754502425" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><strong>Smashing Magazine</strong> has just released fantastic <a
title="St. Valentina's icon set" href="http://www.smashingmagazine.com/2012/02/02/freebie-valentines-day-icon-set/" target="_blank">St. Valentine’s icon set</a>, which is available in transparent PNGs as well as Photoshop PSDs (128×128 px) and are perfect for any projects you have coming up for St. Valentine’s Day.</p><p>Valentine&#8217;s icon set is completely free to use for commercial or personal applications without any restrictions.</p><p
style="text-align: center;"><a
title="St. Valentina's icon set" href="http://www.smashingmagazine.com/2012/02/02/freebie-valentines-day-icon-set/" target="_blank"><img
class="size-full wp-image-5510 aligncenter" title="valentine-icons" src="http://www.webappers.com/img/2012/02/valentine-icons.jpg" alt="valentine-icons" width="500" height="385" /></a></p><blockquote><p>Requirements: -<br
/> Demo: <a
title="demo" rel="nofollow" href="http://www.smashingmagazine.com/2012/02/02/freebie-valentines-day-icon-set/" target="_blank">http://www.smashingmagazine.com/2012/02/02/freebie-valentines&#8230;</a><br
/> License: License Free</p></blockquote><h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2012/02/03/stunning-free-icon-set-for-valentines-day/feed/</wfw:commentRss> </item> <item><title>A Photoshop (PSD) File Parser in JavaScript</title><link>http://www.webappers.com/2012/02/02/a-photoshop-psd-file-parser-in-javascript/</link> <comments>http://www.webappers.com/2012/02/02/a-photoshop-psd-file-parser-in-javascript/#comments</comments> <pubDate>Thu, 02 Feb 2012 07:01:37 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[License Free]]></category> <category><![CDATA[Tools]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=5503</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=146510271" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=633421937" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>psd.js is a Photoshop (PSD) file parser written in Coffeescript/Javascript for both browsers and NodeJS implementations. Given a PSD file, it can parse out information such as image size and color modes, image resources, layer info, image contents, etc.
This implementation is more or less a direct port of pypsd with some help from psdparse. However, [...]<h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description> <content:encoded><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=1299853029" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=1086830198" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a
title="psd,js" href="http://meltingice.github.com/psd.js/" target="_blank">psd.js</a> is a<strong> Photoshop (PSD) file parser</strong> written in Coffeescript/Javascript for both browsers and NodeJS implementations. Given a PSD file, it can parse out information such as image size and color modes, image resources, layer info, image contents, etc.</p><p>This implementation is more or less a direct port of <a
title="pypsd" href="http://code.google.com/p/pypsd" target="_blank">pypsd</a> with some help from <a
title="psdparse" href="https://github.com/jerem/psdparse" target="_blank">psdparse</a>. However, this is still a work in progress and is not finished yet. We do not recommend using in production anywhere.</p><p
style="text-align: center;"><a
title="psd,js" href="http://meltingice.github.com/psd.js/" target="_blank"><img
class="size-full wp-image-5504 aligncenter" title="psd-parser" src="http://www.webappers.com/img/2012/02/psd-parser.jpg" alt="psd-parser" width="480" height="212" /></a></p><blockquote><p>Requirements: -<br
/> Demo: <a
title="demo" rel="nofollow" href="http://meltingice.github.com/psd.js/" target="_blank">http://meltingice.github.com/psd.js/</a><br
/> License:  License Free</p></blockquote><p
style="font-size:10px;font-style:italic;">This article made possible by the <a
href="http://www.nextdayflyers.com/rack-card-printing/" target="_blank">rack card printing</a> company with quick turnaround times, Next Day Flyers.</p><h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2012/02/02/a-photoshop-psd-file-parser-in-javascript/feed/</wfw:commentRss> </item> <item><title>Generate CSS Template Based on Your HTML Markup</title><link>http://www.webappers.com/2012/01/31/generate-css-template-based-on-your-html-markup/</link> <comments>http://www.webappers.com/2012/01/31/generate-css-template-based-on-your-html-markup/#comments</comments> <pubDate>Tue, 31 Jan 2012 07:01:03 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[License Free]]></category> <category><![CDATA[Tools]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=5493</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=1531363081" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=201003513" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Bear CSS is a handy little tool for web designers. It generates a CSS template containing all the HTML elements, classes &#38; IDs defined in your markup. It was created using a combination of HTML5/CSS, jQuery and PHP, with some help from the PHP Simple HTML DOM Parser and Uploadify jQuery Plugin.Requirements: -
Demo: http://bearcss.com/
License: License [...]<h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description> <content:encoded><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=444182292" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=678666720" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a
title="Bear CSS" href="http://bearcss.com/" target="_blank">Bear CSS</a> is a handy little tool for web designers. It generates a CSS template containing all the HTML elements, classes &amp; IDs defined in your markup. It was created using a combination of HTML5/CSS, jQuery and PHP, with some help from the PHP Simple HTML DOM Parser and Uploadify jQuery Plugin.</p><p
style="text-align: center;"><a
title="Bear CSS" href="http://bearcss.com/" target="_blank"><img
class="size-full wp-image-5494 aligncenter" title="bear-css" src="http://www.webappers.com/img/2012/01/bear-css.jpg" alt="bear-css" width="480" height="302" /></a></p><blockquote><p>Requirements: -<br
/> Demo: <a
title="demo" rel="nofollow" href="http://bearcss.com/" target="_blank">http://bearcss.com/</a><br
/> License: License Free</p></blockquote><h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2012/01/31/generate-css-template-based-on-your-html-markup/feed/</wfw:commentRss> </item> <item><title>Look Up HTML5 and CSS3 Features with HTML5Please</title><link>http://www.webappers.com/2012/01/30/look-up-html5-and-css3-features-with-html5please/</link> <comments>http://www.webappers.com/2012/01/30/look-up-html5-and-css3-features-with-html5please/#comments</comments> <pubDate>Mon, 30 Jan 2012 07:48:29 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[License Free]]></category> <category><![CDATA[Tools]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=5489</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=533924384" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=264316334" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>HTML5 Please helps you look up HTML5, CSS3, etc features, know if they are ready for use, and if so find out how you should use them – with polyfills, fallbacks or as they are. So that, you can decide if and how to put each of these features to use.
The recommendations represent the collective [...]<h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description> <content:encoded><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=122144433" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=1069796702" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a
title="HTML5 Please" href="http://html5please.us/" target="_blank">HTML5 Please</a> <strong>helps you look up HTML5, CSS3, etc features</strong>, know if they are ready for use, and if so find out how you should use them – with polyfills, fallbacks or as they are. So that, you can decide if and how to put each of these features to use.</p><p>The recommendations represent the collective knowledge of developers who have been deep in the HTML5 trenches. If you think the recommendation is incorrect, you can edit the recommendation for each feature and send a pull request as well.</p><p
style="text-align: center;"><a
title="HTML5 Please" href="http://html5please.us/" target="_blank"><img
class="size-full wp-image-5490 aligncenter" title="html5-please" src="http://www.webappers.com/img/2012/01/html5-please.png" alt="html5-please" width="480" height="332" /></a></p><blockquote><p>Requirements: HTML5 Browser Support<br
/> Demo: <a
title="demo" rel="nofollow" href="http://html5please.us/" target="_blank">http://html5please.us/</a><br
/> License: License Free</p></blockquote><h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2012/01/30/look-up-html5-and-css3-features-with-html5please/feed/</wfw:commentRss> </item> <item><title>HTML5 APIs and Specification for Web Developers</title><link>http://www.webappers.com/2012/01/20/html5-apis-and-specification-for-web-developers/</link> <comments>http://www.webappers.com/2012/01/20/html5-apis-and-specification-for-web-developers/#comments</comments> <pubDate>Fri, 20 Jan 2012 07:51:21 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Information]]></category> <category><![CDATA[License Free]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=5461</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=594647955" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=1589747217" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Whilst we see, read and hear a lot about the new semantic elements in HTML5 we arguably hear far less about the application programming interfaces (APIs) that make up a large part of the specification itself.
In some cases the APIs have been around and implemented for a while, but they&#8217;ve never been documented; something which [...]<h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description> <content:encoded><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=1008721696" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=949360723" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p>Whilst we see, read and hear a lot about the new semantic elements in HTML5 we arguably hear far less about the application programming interfaces (APIs) that make up a large part of the specification itself.</p><p>In some cases the APIs have been around and implemented for a while, but they&#8217;ve never been documented; something which HTML5 has set out to change.</p><p>.Net Magazine has published an article: <a
title="The Developer's Guide to the HTML5 APIs" href="http://www.netmagazine.com/features/developer-s-guide-html5-apis" target="_blank">The developer&#8217;s guide to the HTML5 APIs</a>, which  we&#8217;re not going to look at code but instead we&#8217;ll focus on describing the APIs, their purpose and progress. So that you will be in the right direction to find out more.</p><p
style="text-align: center;"><a
title="The Developer's Guide to the HTML5 APIs" href="http://www.netmagazine.com/features/developer-s-guide-html5-apis" target="_blank"><img
class="size-full wp-image-5462 aligncenter" title="html5-api" src="http://www.webappers.com/img/2012/01/html5-api.png" alt="html5-api" width="480" height="269" /></a></p><blockquote><p>Source: <a
title="The Developer's Guide to the HTML5 APIs" href="http://www.netmagazine.com/features/developer-s-guide-html5-apis" target="_blank">http://www.netmagazine.com/features/developer-s-guide-html5-apis</a></p></blockquote><h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2012/01/20/html5-apis-and-specification-for-web-developers/feed/</wfw:commentRss> </item> <item><title>Bringing Cut the Rope to the Web with HTML5</title><link>http://www.webappers.com/2012/01/11/bringing-cut-the-rope-to-the-web-with-html5/</link> <comments>http://www.webappers.com/2012/01/11/bringing-cut-the-rope-to-the-web-with-html5/#comments</comments> <pubDate>Wed, 11 Jan 2012 07:01:35 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Information]]></category> <category><![CDATA[License Free]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=5431</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=402828726" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=1869184461" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Cut the Rope is an immediate favorite for anyone who plays it. It’s as fun as it is adorable. They have just made this great game available to an even bigger audience by offering it on the web using the power of HTML5.
To do this, Microsoft’s Internet Explorer team partnered with ZeptoLab and the specialists [...]<h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description> <content:encoded><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=742260066" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=1302193429" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a
title="Cut the Rope" href="http://www.cuttherope.ie/dev/" target="_blank">Cut the Rope</a> is an immediate favorite for anyone who plays it. It’s as fun as it is adorable. They have just made this great game available to an even bigger audience by offering it on the web using the power of HTML5.</p><p>To do this, Microsoft’s Internet Explorer team partnered with ZeptoLab and the specialists at Pixel Lab to bring Cut the Rope to life in a browser. The end result is an authentic translation of the game for the web, showcasing some of the best that HTML5 has to offer: canvas-rendered graphics, browser-based audio and video, CSS3 styling and the personality of WOFF fonts.</p><p><strong>You can play the HTML5 version of Cu</strong><strong><strong>t the Rope at</strong>: <a
title="Cut the Rope" href="http://www.cuttherope.ie/" target="_blank">www.cuttherope.ie</a></strong>.</p><p
style="text-align: center;"><a
title="Cut the Rope" href="http://www.cuttherope.ie/dev/" target="_blank"><img
class="size-full wp-image-5432 aligncenter" title="cut-the-rope" src="http://www.webappers.com/img/2012/01/cut-the-rope.png" alt="cut-the-rope" width="480" height="303" /></a></p><blockquote><p>Source: <a
href="http://www.cuttherope.ie/dev/" target="_blank">http://www.cuttherope.ie/dev/</a></p></blockquote><h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2012/01/11/bringing-cut-the-rope-to-the-web-with-html5/feed/</wfw:commentRss> </item> <item><title>Pokki Brings Gmail &amp; Facebook to Your Desktop</title><link>http://www.webappers.com/2012/01/10/pokki-brings-gmail-facebook-to-your-desktop/</link> <comments>http://www.webappers.com/2012/01/10/pokki-brings-gmail-facebook-to-your-desktop/#comments</comments> <pubDate>Tue, 10 Jan 2012 07:07:06 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Framework]]></category> <category><![CDATA[License Free]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=5424</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=2028115532" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=428062043" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Pokki is an application platform for creating desktop applications using HTML5, CSS3 and JavaScript. Pokki uses Chromium internally, meaning layout and rendering is powered by WebKit and JavaScript is powered by V8 – giving you the latest and greatest of HTML5.
Beyond the standard HTML5 features you are accustomed to, Pokki gives you a set special [...]<h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description> <content:encoded><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=531740961" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=1894401355" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a
title="Pokki" href="http://www.pokki.com/" target="_target">Pokki</a> is an <strong>application platform for creating desktop applications using HTML5, CSS3 and JavaScript</strong>. Pokki uses Chromium internally, meaning layout and rendering is powered by WebKit and JavaScript is powered by V8 – giving you the latest and greatest of HTML5.</p><p>Beyond the standard HTML5 features you are accustomed to, Pokki gives you a set special JavaScript APIs and events, a window for your application called a popup, and an invisible background window for notifications.</p><p><a
title="Pokki" href="http://www.pokki.com/" target="_target">Pokki</a> also takes care of all the “desktop” stuff you don’t want to think about, like memory management and installers, so you can focus purely on application development. Would you like to have <strong>Gmail on your desktop</strong> with instant notifications for new mail, quick account switching and a beautiful interface? Or stay notified and quickly access everything you love about <strong>Facebook, without having to open a browser</strong>? Pokki brings awesome apps to your desktop too!</p><p
style="text-align: center;"><a
title="Pokki" href="http://www.pokki.com/" target="_target"><img
class="size-full wp-image-5425 aligncenter" title="pokki" src="http://www.webappers.com/img/2012/01/pokki.png" alt="pokki" width="480" height="330" /></a></p><blockquote><p>Source: <a
title="Pokki" rel="nofollow" href="http://www.pokki.com/" target="_target">http://www.pokki.com/</a></p></blockquote><h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2012/01/10/pokki-brings-gmail-facebook-to-your-desktop/feed/</wfw:commentRss> </item> <item><title>How to Create a Rounded Corners Tables using CSS3</title><link>http://www.webappers.com/2012/01/06/how-to-create-a-rounded-corners-tables-using-css3/</link> <comments>http://www.webappers.com/2012/01/06/how-to-create-a-rounded-corners-tables-using-css3/#comments</comments> <pubDate>Fri, 06 Jan 2012 07:01:59 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[License Free]]></category> <category><![CDATA[Tables]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=5415</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=1433610923" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=1212583769" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>There has been some discussion in the past about how/when to use tables in web development. Though, the conclusion is the same: when you’re dealing with tabular data, tables are absolutely required.
Designing a table is a challenge. It’s (mostly) about how easy is your table to read. Red Team Design has written a nice tutorial [...]<h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description> <content:encoded><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=1748220144" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=611592191" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p>There has been some discussion in the past about how/when to use tables in web development. Though, the conclusion is the same: when you’re dealing with tabular data, tables are absolutely required.</p><p>Designing a table is a challenge. It’s (mostly) about how easy is your table to read. <strong>Red Team Design</strong> has written a nice tutorial on how to to create <a
title="Practical CSS3 Tables with Rounded Corners" href="http://www.red-team-design.com/practical-css3-tables-with-rounded-corners" target="_blank">Practical CSS3 Tables with Rounded Corners</a>. Also, jQuery will be used to create fallbacks for older browsers.</p><p
style="text-align: center;"><a
title="Practical CSS3 Tables with Rounded Corners" href="http://www.red-team-design.com/practical-css3-tables-with-rounded-corners" target="_blank"><img
class="size-full wp-image-5416 aligncenter" title="css3-tables" src="http://www.webappers.com/img/2012/01/css3-tables.jpg" alt="css3-tables" width="480" height="257" /></a></p><blockquote><p>Requirements: jQuery Framework and CSS3<br
/> Demo: <a
title="demo" rel="nofollow" href="http://www.red-team-design.com/wp-content/uploads/2011/10/practical-css3-tables-with-rounded-corners-demo.html" target="_blank">http://www.red-team-design.com/wp-content/uploads/2011/10/practical&#8230;</a><br
/> License: License Free</p></blockquote><h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2012/01/06/how-to-create-a-rounded-corners-tables-using-css3/feed/</wfw:commentRss> </item> <item><title>How to Create a Clean Calendar in CSS3 &amp; jQuery</title><link>http://www.webappers.com/2012/01/05/how-to-create-a-clean-calendar-in-css3-jquery/</link> <comments>http://www.webappers.com/2012/01/05/how-to-create-a-clean-calendar-in-css3-jquery/#comments</comments> <pubDate>Thu, 05 Jan 2012 07:01:04 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Calendar]]></category> <category><![CDATA[License Free]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=5410</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=558987596" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=1588710114" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Jef Vlamings had an idea to build a calendar app called LiveCal, which was supposed to become a platform where you could share calendars. The whole idea was that calendars would become something you subscribe to. Due to the complexity of the idea and the lack of knowledge, the project never really took off.
However, he [...]<h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description> <content:encoded><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=1366094616" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=705497867" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><strong>Jef Vlamings</strong> had an idea to build a calendar app called LiveCal, which was supposed to become a platform where you could share calendars. The whole idea was that calendars would become something you subscribe to. Due to the complexity of the idea and the lack of knowledge, the project never really took off.</p><p>However, he made a CSS3 calendar with some jQuery animation while he was working on the project. And then he has shared a nice tutorial on How to Create <a
title="A Clean Calendar in CSS3 &amp; jQuery" href="http://www.jepija.com/blog/a-clean-calendar-in-css3-jquery/" target="_blank">A Clean Calendar in CSS3 &amp; jQuery</a>.</p><p
style="text-align: center;"><a
title="A Clean Calendar in CSS3 &amp; jQuery" href="http://www.jepija.com/blog/a-clean-calendar-in-css3-jquery/" target="_blank"><img
class="size-full wp-image-5411 aligncenter" title="clean-calendar" src="http://www.webappers.com/img/2012/01/clean-calendar.jpg" alt="clean-calendar" width="480" height="252" /></a></p><blockquote><p>Requirements: jQuery Framework and CSS3<br
/> Demo: <a
title="demo" rel="nofollow" href="http://www.jepija.com//blog/projects/CSS3-calendar/" target="_blank">http://www.jepija.com//blog/projects/CSS3-calendar/</a><br
/> License: License Free</p></blockquote><h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2012/01/05/how-to-create-a-clean-calendar-in-css3-jquery/feed/</wfw:commentRss> </item> <item><title>How to Build a Countdown Timer jQuery Plugin</title><link>http://www.webappers.com/2012/01/03/how-to-build-a-countdown-timer-jquery-plugin/</link> <comments>http://www.webappers.com/2012/01/03/how-to-build-a-countdown-timer-jquery-plugin/#comments</comments> <pubDate>Tue, 03 Jan 2012 07:01:57 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Calendar]]></category> <category><![CDATA[License Free]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=5400</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=74648403" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=518463997" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>When building a coming soon or event page, you find yourself in search for a good way to display the remaining time. A countdown gives the feel of urgency, and combined with an email field will yield more signups for your newsletter.
Tutorialzine has shared a tutorial on Making a jQuery Countdown Timer. It will show [...]<h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description> <content:encoded><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=1792328065" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721942&c=1606011484" border="0" alt="" /></a></p><p><a
href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p>When building a coming soon or event page, you find yourself in search for a good way to display the remaining time. A countdown gives the feel of urgency, and combined with an email field will yield more signups for your newsletter.</p><p>Tutorialzine has shared a tutorial on <a
title="Making a jQuery Countdown TImer" href="http://tutorialzine.com/2011/12/countdown-jquery/" target="_blank">Making a jQuery Countdown Timer</a>. It will show the remaining days, hours, minutes and seconds to your event, as well as an animated updates on every second.</p><p
style="text-align: center;"><a
title="Making a jQuery Countdown TImer" href="http://tutorialzine.com/2011/12/countdown-jquery/" target="_blank"><img
class="size-full wp-image-5401 aligncenter" title="jquery-countdown" src="http://www.webappers.com/img/2012/01/jquery-countdown.png" alt="jquery-countdown" width="480" height="235" /></a></p><blockquote><p>Requirements: jQuery Framework<br
/> Demo: <a
title="demo" rel="nofollow" href="http://demo.tutorialzine.com/2011/12/countdown-jquery/" target="_blank">http://demo.tutorialzine.com/2011/12/countdown-jquery/</a><br
/> License: License Free</p></blockquote><h3>Sponsors</h3><p><a
href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2012/01/03/how-to-build-a-countdown-timer-jquery-plugin/feed/</wfw:commentRss> </item> </channel> </rss><!--
This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enchanced) (user agent is rejected)
Content Delivery Network via maxcdn.webappers.com (user agent is rejected)

Served from: ps11300.dreamhostps.com @ 2012-02-08 09:25:42 -->
