<?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; MIT License</title><link>http://www.webappers.com</link> <description>- Hunting the Best Open Source Resources for Web Developers</description> <pubDate>Fri, 19 Mar 2010 07:01:23 +0000</pubDate> <generator>http://wordpress.org/?v=2.8.6</generator> <language>en</language> <item><title>GameQuery Makes Javascript Game Development Easier</title><link>http://www.webappers.com/2010/03/10/gamequery-makes-javascript-game-development-easier/</link> <comments>http://www.webappers.com/2010/03/10/gamequery-makes-javascript-game-development-easier/#comments</comments> <pubDate>Wed, 10 Mar 2010 07:01:51 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Framework]]></category> <category><![CDATA[MIT License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=2575</guid> <description><![CDATA[gameQuery is a jQuery plug-in to help make javascript game development easier by adding some simple game-related classes. gameQuery has the following features: multi layer-sprite animations, sprite hierarchies, collision detection, swappable sound support, periodic callbacks and keyboard state polling.
Javascript games are still in their infancy but but there is many reason why they are more [...]]]></description> <content:encoded><![CDATA[<p><a
title="gameQuery" href="http://gamequery.onaluf.org/" target="_blank">gameQuery</a> is a jQuery plug-in to help make javascript game development easier by adding some simple game-related classes. gameQuery has the following features: multi layer-sprite animations, sprite hierarchies, collision detection, swappable sound support, periodic callbacks and keyboard state polling.</p><p>Javascript games are still in their infancy but but there is many reason why they are more than a curiosity: Modern borwser provide very good javascript engine and impovement keeps comming. Then to develope javascript games you don&#8217;t need an expensive proprietray IDE, widly available, free, open source software are there wating for you! Sometimes Flash is not available in some platform, even very recent ones (Wii, iPhone &#8230;).</p><p
style="text-align: center;"><a
title="gameQuery" href="http://gamequery.onaluf.org/" target="_blank"><img
class="size-full wp-image-2576 aligncenter" title="jquery-games" src="http://www.webappers.com/img/2010/03/jquery-games.jpg" alt="jquery-games" width="480" height="199" /></a></p><blockquote><p>Requirements:  jQuery Framework<br
/> Demo: <a
title="demo" rel="nofollow" href="http://gamequery.onaluf.org/demos.php" target="_blank">http://gamequery.onaluf.org/demos.php</a><br
/> License:  MIT License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2008/12/16/jquery-javascript-image-magnifier-under-gpl/" rel="bookmark" title="December 16, 2008">jQuery Javascript Image Magnifier under GPL</a></li><li><a
href="http://www.webappers.com/2009/12/14/ajax-org-open-source-application-platform-for-rias/" rel="bookmark" title="December 14, 2009">Ajax.org &#8211; Open Source Application Platform for RIAs</a></li><li><a
href="http://www.webappers.com/2007/08/16/jitsu-user-interface-toolkit-for-rich-web-applications/" rel="bookmark" title="August 16, 2007">Jitsu User Interface Toolkit for Rich Web Applications</a></li><li><a
href="http://www.webappers.com/2009/04/18/using-open-source-projects-to-build-an-ssl-accelerator/" rel="bookmark" title="April 18, 2009">Using Open Source Projects to Build an SSL Accelerator</a></li><li><a
href="http://www.webappers.com/2008/09/10/openlayers-open-source-javascript-dynamic-map/" rel="bookmark" title="September 10, 2008">OpenLayers Open Source JavaScript Dynamic Map</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2010/03/10/gamequery-makes-javascript-game-development-easier/feed/</wfw:commentRss> </item> <item><title>Display Thumbnail for Image Uploads with jQuery</title><link>http://www.webappers.com/2010/03/08/display-thumbnail-for-image-uploads-with-jquery/</link> <comments>http://www.webappers.com/2010/03/08/display-thumbnail-for-image-uploads-with-jquery/#comments</comments> <pubDate>Mon, 08 Mar 2010 07:01:10 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[MIT License]]></category> <category><![CDATA[Upload]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=2561</guid> <description><![CDATA[We&#8217;ve all seen the basic file upload form for uploading avatars, images, memes, etc. The problem with these is that once you upload your image it&#8217;s hidden from you.
The solution is to use a little bit of JavaScript to upload the image as soon as it&#8217;s selected and display a thumbnail so we can easily [...]]]></description> <content:encoded><![CDATA[<p>We&#8217;ve all seen the basic file upload form for uploading avatars, images, memes, etc. The problem with these is that once you upload your image it&#8217;s hidden from you.</p><p>The solution is to use a little bit of JavaScript to upload the image as soon as it&#8217;s selected and display a thumbnail so we can easily review the form before we submit it. Head on over to the <a
title="Image Uploads with 100% Less Suck" href="http://www.zurb.com/article/325/image-uploads-with-100-less-suck-guarante" target="_blank">ZURB &#8211; Image Uploads with 100% Less Suck</a> to see a complete demo and breakdown of the JavaScript they use to accomplish this.</p><p
style="text-align: center;"><a
title="Image Uploads with 100% Less Suck" href="http://www.zurb.com/article/325/image-uploads-with-100-less-suck-guarante" target="_blank"><img
class="alignnone size-full wp-image-2565" title="ajax-image-upload" src="http://www.webappers.com/img/2010/03/ajax-image-upload.jpg" alt="ajax-image-upload" width="480" height="148" /></a></p><blockquote><p>Requirements:  jQuery Framework<br
/> Demo: <a
title="demo" rel="nofollow" href="http://www.zurb.com/playground/ajax_upload" target="_blank">http://www.zurb.com/playground/ajax_upload</a><br
/> License:  MIT License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2007/07/08/fancyupload-beautiful-flash-and-ajax-upload-widget/" rel="bookmark" title="July 8, 2007">FancyUpload Beautiful Flash and Ajax Upload Widget</a></li><li><a
href="http://www.webappers.com/2010/02/05/plupload-making-multiple-uploading-easier-than-ever/" rel="bookmark" title="February 5, 2010">Plupload &#8211; Making Multiple Uploading Easier than Ever</a></li><li><a
href="http://www.webappers.com/2009/01/23/the-ajax-apis-playground-with-save-export-features/" rel="bookmark" title="January 23, 2009">The Ajax APIs Playground with Save &#038; Export Features</a></li><li><a
href="http://www.webappers.com/2008/03/05/galleria-simple-but-nice-jquery-image-gallery/" rel="bookmark" title="March 5, 2008">Galleria &#8211; Simple but Nice jQuery Image Gallery</a></li><li><a
href="http://www.webappers.com/2009/07/23/colorful-and-scalable-buttons-with-css3-rgba/" rel="bookmark" title="July 23, 2009">Colorful and Scalable Buttons with CSS3 &#038; RGBA</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2010/03/08/display-thumbnail-for-image-uploads-with-jquery/feed/</wfw:commentRss> </item> <item><title>A Smarter Way to Apply Progressive Enhancement</title><link>http://www.webappers.com/2010/03/03/a-smarter-way-to-apply-progressive-enhancement/</link> <comments>http://www.webappers.com/2010/03/03/a-smarter-way-to-apply-progressive-enhancement/#comments</comments> <pubDate>Wed, 03 Mar 2010 07:01:53 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Framework]]></category> <category><![CDATA[MIT License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=2543</guid> <description><![CDATA[Building with progressive enhancement is essential to ensuring a usable experience for all. But how do you determine which browsers should receive the enhanced experience and which should stick with the basic experience?
Introducing EnhanceJS, a JavaScript framework designed specifically to deliver a usable experience to the widest possible audience, by testing the browser to determine [...]]]></description> <content:encoded><![CDATA[<p>Building with progressive enhancement is essential to ensuring a usable experience for all. But how do you determine which browsers should receive the enhanced experience and which should stick with the basic experience?</p><p>Introducing <a
title="EnhanceJS" href="http://www.filamentgroup.com/lab/introducing_enhancejs_smarter_safer_apply_progressive_enhancement/" target="_blank"><strong>EnhanceJS</strong></a>, a JavaScript framework designed specifically to deliver a usable experience to the widest possible audience, by testing the browser to determine whether it is capable of correctly supporting a range of essential CSS and JavaScript properties, and delivering features only to those that pass the test.</p><p>Filament Group is releasing <a
title="EnhanceJS" href="http://www.filamentgroup.com/lab/introducing_enhancejs_smarter_safer_apply_progressive_enhancement/" target="_blank"><strong>EnhanceJS</strong></a> as an open source (MIT license) project to allow everyone to start building sites with test-driven progressive enhancement. They explained how to use EnhanceJS in your own projects so you can take advantage of new CSS and JavaScript features while ensuring a usable experience to all.</p><p
style="text-align: center;"><a
title="EnhanceJS" href="http://www.filamentgroup.com/lab/introducing_enhancejs_smarter_safer_apply_progressive_enhancement/" target="_blank"><img
class="size-full wp-image-2544 aligncenter" title="enhanced-js" src="http://www.webappers.com/img/2010/02/enhanced-js.jpg" alt="enhanced-js" width="480" height="203" /></a></p><blockquote><p>Requirements:  jQuery Framework<br
/> Demo: <a
title="demo" rel="nofollow" href="http://www.filamentgroup.com/lab/introducing_enhancejs_smarter_safer_apply_progressive_enhancement/" target="_blank">http://www.filamentgroup.com/lab/introducing_enhancejs&#8230;</a><br
/> License:  MIT License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2008/04/11/developing-an-accessible-slider-with-jquery/" rel="bookmark" title="April 11, 2008">Developing an Accessible Slider with jQuery</a></li><li><a
href="http://www.webappers.com/2008/07/03/jibberbook-open-source-guestbook-with-mootools/" rel="bookmark" title="July 3, 2008">JibberBook &#8211;  Open Source Guestbook with Mootools</a></li><li><a
href="http://www.webappers.com/2009/02/26/display-easily-accessible-tabular-data-with-datatables/" rel="bookmark" title="February 26, 2009">Display Easily Accessible Tabular Data with DataTables</a></li><li><a
href="http://www.webappers.com/2008/03/20/first-ever-open-source-social-network-platform/" rel="bookmark" title="March 20, 2008">First Ever Open Source Social Network Platform</a></li><li><a
href="http://www.webappers.com/2010/03/19/best-ui-controls-for-creating-your-web-applications/" rel="bookmark" title="March 19, 2010">Best UI Controls for Creating Your Web Applications</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2010/03/03/a-smarter-way-to-apply-progressive-enhancement/feed/</wfw:commentRss> </item> <item><title>YoxView &#8211; A Free jQuery Image Viewer Plugin</title><link>http://www.webappers.com/2010/02/23/yoxview-a-free-jquery-image-viewer-plugin/</link> <comments>http://www.webappers.com/2010/02/23/yoxview-a-free-jquery-image-viewer-plugin/#comments</comments> <pubDate>Tue, 23 Feb 2010 07:01:40 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Gallery]]></category> <category><![CDATA[MIT License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=2501</guid> <description><![CDATA[YoxView is a free image viewer for websites. It&#8217;s written in javascript using jQuery and is available as a jQuery plugin. YoxView is inspired by Lokesh Dhakar&#8217;s Lightbox. Like it, YoxView displays images above the website&#8217;s content, as a separate layer.
Users always see the whole image, even on small screen resolutions or resized windows. Images [...]]]></description> <content:encoded><![CDATA[<p><a
title="YoxView" href="http://www.yoxigen.com/yoxview/" target="_blank">YoxView</a> is a free image viewer for websites. It&#8217;s written in javascript using jQuery and is available as a jQuery plugin. YoxView is inspired by <strong>Lokesh Dhakar&#8217;s Lightbox</strong>. Like it, YoxView displays images above the website&#8217;s content, as a separate layer.</p><p>Users always see the whole image, even on small screen resolutions or resized windows. Images smaller than the browser&#8217;s window are displayed at their original size, larger images are resized to fit. Images are loaded in the background, to improve the viewer&#8217;s performance and shorten wait times for users. Forward caching continues while viewing images.</p><p
style="text-align: center;"><a
title="YoxView" href="http://www.yoxigen.com/yoxview/" target="_blank"><img
class="size-full wp-image-2502 aligncenter" title="yox-view" src="http://www.webappers.com/img/2010/02/yox-view.jpg" alt="yox-view" width="480" height="289" /></a></p><blockquote><p>Requirements:  jQuery Framework<br
/> Demo: <a
title="demo" rel="nofollow" href="http://www.yoxigen.com/yoxview/" target="_blank">http://www.yoxigen.com/yoxview/</a><br
/> License:  MIT License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2009/05/22/how-to-build-a-dynamic-flash-gallery-with-slider-control/" rel="bookmark" title="May 22, 2009">How to Build a Dynamic Flash Gallery with Slider Control</a></li><li><a
href="http://www.webappers.com/2009/02/04/preview-images-with-imgpreview-jquery-plugin/" rel="bookmark" title="February 4, 2009">Preview Images with imgPreview jQuery Plugin</a></li><li><a
href="http://www.webappers.com/2009/05/06/how-to-create-an-image-rotator-with-jquery-and-css/" rel="bookmark" title="May 6, 2009">How to Create an Image Rotator with jQuery and CSS</a></li><li><a
href="http://www.webappers.com/2009/10/01/delays-loading-of-images-with-lazy-loader-jquery-plugin/" rel="bookmark" title="October 1, 2009">Delays Loading of Images with Lazy Loader jQuery Plugin</a></li><li><a
href="http://www.webappers.com/2009/07/03/how-to-create-a-scrolling-background-effect/" rel="bookmark" title="July 3, 2009">How To Create A Scrolling Background Effect</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2010/02/23/yoxview-a-free-jquery-image-viewer-plugin/feed/</wfw:commentRss> </item> <item><title>Style the Look &amp; Feel of Form Elements with Uniform</title><link>http://www.webappers.com/2010/02/19/style-the-look-feel-of-form-elements-with-uniform/</link> <comments>http://www.webappers.com/2010/02/19/style-the-look-feel-of-form-elements-with-uniform/#comments</comments> <pubDate>Fri, 19 Feb 2010 07:01:29 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Forms]]></category> <category><![CDATA[MIT License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=2482</guid> <description><![CDATA[Have you ever wished you could style checkboxes, drop down menus, radio buttons, and file upload inputs? Ever wished you could control the look and feel of your form elements between all browsers? If so, Uniform is your new best friend.
Uniform masks your standard form controls with custom themed controls. It works in sync with [...]]]></description> <content:encoded><![CDATA[<p>Have you ever wished you could style checkboxes, drop down menus, radio buttons, and file upload inputs? Ever wished you could control the look and feel of your form elements between all browsers? If so, <a
title="Uniform" href="http://pixelmatrixdesign.com/uniform/" target="_blank"><strong>Uniform</strong></a> is your new best friend.</p><p><a
title="Uniform" href="http://pixelmatrixdesign.com/uniform/" target="_blank"><strong>Uniform</strong></a> masks your standard form controls with custom themed controls. It works in sync with your real form elements to ensure accessibility and compatibility. You can also look at <a
title="Niceforms" href="http://www.webappers.com/2008/11/21/niceforms-v20-gives-your-forms-new-themes/" target="_blank">Niceforms</a> that gives your forms new themes.</p><p
style="text-align: center;"><a
title="Uniform" href="http://pixelmatrixdesign.com/uniform/" target="_blank"><img
class="size-full wp-image-2483 aligncenter" title="uniform" src="http://www.webappers.com/img/2010/02/uniform.jpg" alt="uniform" width="480" height="246" /></a></p><blockquote><p>Requirements:  jQuery Framework 1.3+<br
/> Demo: <a
title="demo" rel="nofollow" href="http://pixelmatrixdesign.com/uniform/" target="_blank">http://pixelmatrixdesign.com/uniform/</a><br
/> License:  MIT License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2008/11/21/niceforms-v20-gives-your-forms-new-themes/" rel="bookmark" title="November 21, 2008">Niceforms v2.0 Gives Your Forms New Themes</a></li><li><a
href="http://www.webappers.com/2007/06/02/niceforms-10-released/" rel="bookmark" title="June 2, 2007">Niceforms 1.0 Released</a></li><li><a
href="http://www.webappers.com/2009/05/07/fancy-form-styling-and-advanced-form-functionality/" rel="bookmark" title="May 7, 2009">Fancy Form Styling and Advanced Form Functionality</a></li><li><a
href="http://www.webappers.com/2009/12/26/free-web-form-elements-in-psd-format/" rel="bookmark" title="December 26, 2009">Free Web Form Elements in PSD Format</a></li><li><a
href="http://www.webappers.com/2008/07/11/alternate-select-multiple-form-elements/" rel="bookmark" title="July 11, 2008">Alternate Select Multiple Form Elements</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2010/02/19/style-the-look-feel-of-form-elements-with-uniform/feed/</wfw:commentRss> </item> <item><title>Symfony 2.0 &#8211; Preview Release Now Available Online</title><link>http://www.webappers.com/2010/02/18/symfony-2-0-preview-release-now-available-online/</link> <comments>http://www.webappers.com/2010/02/18/symfony-2-0-preview-release-now-available-online/#comments</comments> <pubDate>Thu, 18 Feb 2010 11:36:59 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Framework]]></category> <category><![CDATA[MIT License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=2477</guid> <description><![CDATA[Symfony 2.0 has a preview release now available online. It leads a new generation of PHP frameworks. Based on an innovative architecture, Symfony 2 is fast, flexible, and easy to learn. It allows developers to build better and easy to maintain websites with PHP.
Symfony 2.0 is up to 3 times faster than symfony 1.4 or [...]]]></description> <content:encoded><![CDATA[<p><a
title="Symfony 2.0" href="http://symfony-reloaded.org/" target="_blank">Symfony 2.0</a> has a preview release now available online. It leads a new generation of PHP frameworks. Based on an innovative architecture, Symfony 2 is fast, flexible, and easy to learn. It allows developers to build better and easy to maintain websites with PHP.</p><p><a
title="Symfony 2.0" href="http://symfony-reloaded.org/" target="_blank">Symfony 2.0</a> is up to 3 times faster than symfony 1.4 or Zend Framework 1.10 and consumes half the memory. Symfony 2.0 provides tools that greatly enhance the productivity of developers, like the famous web debug toolbar, native support for environments, detailed error pages, and more. It also comes out of the box with all the features you need to develop modern web applications. It also provides built-in security and promotes web development best practices.</p><p>It is released under the MIT license, you are free to do whatever you want with Symfony, even in a commercial environment. <strong>However, Symfony 2.0 is not yet ready for production. The final release is planned for late 2010 and will only supports PHP 5.3.2.</strong></p><p
style="text-align: center;"><a
title="Symfony 2.0" href="http://symfony-reloaded.org/" target="_blank"><img
class="size-full wp-image-2478 aligncenter" title="symfony-2" src="http://www.webappers.com/img/2010/02/symfony-2.jpg" alt="symfony-2" width="480" height="195" /></a></p><blockquote><p>Requirements:  -<br
/> Demo: <a
title="demo" rel="nofollow" href="http://symfony-reloaded.org/" target="_blank">http://symfony-reloaded.org/</a><br
/> License:  MIT License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2009/08/22/phpsecinfo-security-information-about-php-environment/" rel="bookmark" title="August 22, 2009">PHPSecInfo &#8211; Security Information About PHP Environment</a></li><li><a
href="http://www.webappers.com/2008/11/22/prado-component-framework-for-php-5/" rel="bookmark" title="November 22, 2008">PRADO &#8211; Component Framework for PHP 5</a></li><li><a
href="http://www.webappers.com/2007/08/12/akelos-a-port-of-ruby-on-rails-php-framework/" rel="bookmark" title="August 12, 2007">Akelos a Port of Ruby on Rails PHP Framework</a></li><li><a
href="http://www.webappers.com/2008/12/12/comparison-between-zend-and-cakephp-framework/" rel="bookmark" title="December 12, 2008">Comparison Between Zend and CakePHP Framework</a></li><li><a
href="http://www.webappers.com/2009/01/03/browser-security-handbook-for-web-application-developers/" rel="bookmark" title="January 3, 2009">Browser Security Handbook For Web Application Developers</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2010/02/18/symfony-2-0-preview-release-now-available-online/feed/</wfw:commentRss> </item> <item><title>Ketchup &#8211; A Slim jQuery Plugin to Validate Your Forms</title><link>http://www.webappers.com/2010/02/17/ketchup-a-slim-jquery-plugin-to-validate-your-forms/</link> <comments>http://www.webappers.com/2010/02/17/ketchup-a-slim-jquery-plugin-to-validate-your-forms/#comments</comments> <pubDate>Wed, 17 Feb 2010 14:41:32 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Forms]]></category> <category><![CDATA[GPL License]]></category> <category><![CDATA[MIT License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=2469</guid> <description><![CDATA[Ketchup is a slim jQuery Plugin that validates your forms. It aims to be very flexible and extendable for its appearance and functionality. Although Ketchup is designed to be styled and extended by you, it already looks tasty and gives you the most common validations by default. If there is no validation fits your needs, [...]]]></description> <content:encoded><![CDATA[<p><a
title="Ketchup jQuery Plugin" href="http://demos.usejquery.com/ketchup-plugin/" target="_blank">Ketchup</a> is a slim jQuery Plugin that validates your forms. It aims to be very flexible and extendable for its appearance and functionality. Although Ketchup is designed to be styled and extended by you, it already looks tasty and gives you the most common validations by default. If there is no validation fits your needs, you can always write your own too. You can make your own ketchup with ease.</p><p
style="text-align: center;"><a
title="Ketchup jQuery Plugin" href="http://demos.usejquery.com/ketchup-plugin/" target="_blank"><img
class="size-full wp-image-2470 aligncenter" title="jquery-form" src="http://www.webappers.com/img/2010/02/jquery-form.jpg" alt="jquery-form" width="480" height="214" /></a></p><blockquote><p>Requirements:  jQuery Framework<br
/> Demo: <a
title="demo" rel="nofollow" href="http://demos.usejquery.com/ketchup-plugin/" target="_blank">http://demos.usejquery.com/ketchup-plugin/</a><br
/> License:  MIT, GPL License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2009/08/20/in-field-labels-jquery-plugin-for-html-forms/" rel="bookmark" title="August 20, 2009">In-Field Labels jQuery Plugin for HTML Forms</a></li><li><a
href="http://www.webappers.com/2010/01/27/style-your-markup-in-your-browser-with-brosho-jquery-plugin/" rel="bookmark" title="January 27, 2010">Style Your Markup in Your Browser with Brosho jQuery Plugin</a></li><li><a
href="http://www.webappers.com/2009/06/27/scripty2-complete-rewrite-of-scriptaculous-library/" rel="bookmark" title="June 27, 2009">Scripty2 &#8211; Complete Rewrite of Script.aculo.us Library</a></li><li><a
href="http://www.webappers.com/2010/02/03/jquery-multiselect-plugin-with-themeroller-support/" rel="bookmark" title="February 3, 2010">jQuery MultiSelect Plugin with ThemeRoller Support</a></li><li><a
href="http://www.webappers.com/2009/04/10/galleryview-flexible-and-attractive-content-gallery/" rel="bookmark" title="April 10, 2009">GalleryView &#8211; Flexible and Attractive Content Gallery</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2010/02/17/ketchup-a-slim-jquery-plugin-to-validate-your-forms/feed/</wfw:commentRss> </item> <item><title>jQuery Digital Clock Inspired by HTC Hero Widget</title><link>http://www.webappers.com/2010/02/16/jquery-digital-clock-inspired-by-htc-hero-widget/</link> <comments>http://www.webappers.com/2010/02/16/jquery-digital-clock-inspired-by-htc-hero-widget/#comments</comments> <pubDate>Tue, 16 Feb 2010 07:47:34 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Calendar]]></category> <category><![CDATA[GPL License]]></category> <category><![CDATA[MIT License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=2463</guid> <description><![CDATA[jDigiClock is a jQuery plugin inspired from HTC Hero Clock Widget. To use the jDigiClock plugin, simply include the jQuery library, the jDigiClock source file and jDigiClock core stylesheet file inside the &#60;head&#62; tag of your HTML document.
jDigiClock accepts a lot of configuration options, e.g. Clock images path, Weather images path, Set AM/PM option, Weather [...]]]></description> <content:encoded><![CDATA[<p><a
title="jDigiClock" href="http://www.radoslavdimov.com/jquery-plugins/jquery-plugin-digiclock/" target="_blank">jDigiClock</a> is a jQuery plugin inspired from HTC Hero Clock Widget. To use the jDigiClock plugin, simply include the jQuery library, the jDigiClock source file and jDigiClock core stylesheet file inside the &lt;head&gt; tag of your HTML document.</p><p><a
title="jDigiClock" href="http://www.radoslavdimov.com/jquery-plugins/jquery-plugin-digiclock/" target="_blank">jDigiClock</a> accepts a lot of configuration options, e.g. Clock images path, Weather images path, Set AM/PM option, Weather location code, Set weather metric mode: C or F, Weather update in minutes.</p><p
style="text-align: center;"><a
title="jDigiClock" href="http://www.radoslavdimov.com/jquery-plugins/jquery-plugin-digiclock/" target="_blank"><img
class="size-full wp-image-2464 aligncenter" title="jquery-weather-clock" src="http://www.webappers.com/img/2010/02/jquery-weather-clock.jpg" alt="jquery-weather-clock" width="480" height="193" /></a></p><blockquote><p>Requirements:  jQuery Framework<br
/> Demo: <a
title="demo" rel="nofollow" href="http://www.radoslavdimov.com/jquery-plugins/jquery-plugin-digiclock/" target="_blank">http://www.radoslavdimov.com/jquery-plugins/jquery-plugin-digiclock/</a><br
/> License: MIT and GPL License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2010/01/04/easy-and-slick-way-to-do-auto-complete-auto-suggest/" rel="bookmark" title="January 4, 2010">Easy and Slick Way to Do Auto-Complete &#038; Auto-Suggest</a></li><li><a
href="http://www.webappers.com/2009/11/09/create-a-zoomable-interactive-maps-with-jquery/" rel="bookmark" title="November 9, 2009">Create Zoomable &#038; Interactive Maps with jQuery</a></li><li><a
href="http://www.webappers.com/2008/04/01/fully-interactive-jquery-file-tree/" rel="bookmark" title="April 1, 2008">Fully Interactive jQuery File Tree</a></li><li><a
href="http://www.webappers.com/2010/01/18/tiptip-custom-tooltip-jquery-plugin-with-zero-images/" rel="bookmark" title="January 18, 2010">TipTip Custom Tooltip jQuery Plugin with Zero Images</a></li><li><a
href="http://www.webappers.com/2009/11/25/easy-to-use-safari-style-jquery-slider-plugin/" rel="bookmark" title="November 25, 2009">Easy to Use Safari Style jQuery Slider Plugin</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2010/02/16/jquery-digital-clock-inspired-by-htc-hero-widget/feed/</wfw:commentRss> </item> <item><title>Quicksand Reorder &amp; Filter Items with Slick Shuffling Animation</title><link>http://www.webappers.com/2010/02/13/quicksand-reorder-filter-items-with-slick-shuffling-animation/</link> <comments>http://www.webappers.com/2010/02/13/quicksand-reorder-filter-items-with-slick-shuffling-animation/#comments</comments> <pubDate>Sat, 13 Feb 2010 07:01:36 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[GPL License]]></category> <category><![CDATA[MIT License]]></category> <category><![CDATA[Menu]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=2453</guid> <description><![CDATA[We love Mac apps, especially for their attention to detail. CoreAnimation makes it so easy to create useful and eye-pleasing effects. Quicksand aims at providing a similar experience for users on the web. It can reorder and filter items with a nice shuffling animation.
At the very basic level, Quicksand replaces one collection of items with [...]]]></description> <content:encoded><![CDATA[<p>We love Mac apps, especially for their attention to detail. CoreAnimation makes it so easy to create useful and eye-pleasing effects. <a
title="Quicksand" href="http://razorjack.net/quicksand/" target="_blank">Quicksand</a> aims at providing a similar experience for users on the web. It can <strong>reorder and filter items with a nice shuffling animation</strong>.</p><p>At the very basic level, Quicksand replaces one collection of items with another. All you need to do is provide those two sets of items. Advanced demonstrations include custom jQuery code to achieve some of the goals, like sorting or making Ajax calls. This code can be copied and used freely, but it&#8217;s not part of the plugin.</p><p
style="text-align: center;"><a
title="Quicksand" href="http://razorjack.net/quicksand/" target="_blank"><img
class="size-full wp-image-2454 aligncenter" title="jquery-filter" src="http://www.webappers.com/img/2010/02/jquery-filter.jpg" alt="jquery-filter" width="480" height="285" /></a></p><blockquote><p>Requirements:  jQuery Framework<br
/> Demo: <a
title="demo" rel="nofollow" href="http://razorjack.net/quicksand/" target="_blank">http://razorjack.net/quicksand/</a><br
/> License: MIT and GPL2 License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2009/02/21/scroll-your-html-elements-with-jquery-scrollable/" rel="bookmark" title="February 21, 2009">Scroll Your HTML Elements with jQuery Scrollable</a></li><li><a
href="http://www.webappers.com/2007/09/19/sort-multiple-columns-with-tablesorter-jquery-plugin/" rel="bookmark" title="September 19, 2007">Sort Multiple Columns with Tablesorter jQuery Plugin</a></li><li><a
href="http://www.webappers.com/2008/10/24/quicksearch-v20-filters-large-sets-of-data-really-quickly/" rel="bookmark" title="October 24, 2008">QuickSearch v2.0 Filters Large Sets of Data Really Quickly</a></li><li><a
href="http://www.webappers.com/2009/04/13/showing-how-each-sorting-algorithm-operates/" rel="bookmark" title="April 13, 2009">Showing How Each Sorting Algorithm Operates</a></li><li><a
href="http://www.webappers.com/2009/12/11/simple-easy-interactive-featured-items-widget/" rel="bookmark" title="December 11, 2009">Simple &#038; Easy Interactive Featured Items Widget</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2010/02/13/quicksand-reorder-filter-items-with-slick-shuffling-animation/feed/</wfw:commentRss> </item> <item><title>Grafico &#8211; Charting Library Built with Raphaël and Prototype</title><link>http://www.webappers.com/2010/02/11/grafico-charting-library-built-with-raphael-and-prototype/</link> <comments>http://www.webappers.com/2010/02/11/grafico-charting-library-built-with-raphael-and-prototype/#comments</comments> <pubDate>Thu, 11 Feb 2010 07:01:43 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Charts]]></category> <category><![CDATA[MIT License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=2442</guid> <description><![CDATA[Grafico is a javascript charting library built with Raphaël and Prototype.js. The library provides a wide array of graphs and stays with the guidelines laid out by Stephen Few and Edward Tufte. Grafico provides pretty charts that effectively communicate their information.
This means you get awesome graphs such as stacked area charts and sparklines, but no [...]]]></description> <content:encoded><![CDATA[<p><a
title="Grafico" href="http://kilianvalkhof.com/2010/design/grafico-javascript-charting-library/" target="_blank">Grafico</a> is a <strong>javascript charting library built with Raphaël and Prototype.js</strong>. The library provides a wide array of graphs and stays with the guidelines laid out by Stephen Few and Edward Tufte. Grafico provides pretty charts that effectively communicate their information.</p><p>This means you get awesome graphs such as stacked area charts and sparklines, but no pie charts or bar charts with every bar a different color. Each graph type has numerous API options to customize it’s look and behavior. Some highlights: pop-up hovers, meanlines and watermarks. Minified, Grafico is about 30kb and available under the MIT license.</p><p
style="text-align: center;"><a
title="Grafico" href="http://kilianvalkhof.com/2010/design/grafico-javascript-charting-library/" target="_blank"><img
class="size-full wp-image-2443 aligncenter" title="frafico" src="http://www.webappers.com/img/2010/02/frafico.jpg" alt="frafico" width="480" height="165" /></a></p><blockquote><p>Requirements:  Raphaël and Prototype.js<br
/> Demo: <a
title="demo" rel="nofollow" href="http://kilianvalkhof.com/2010/design/grafico-javascript-charting-library/" target="_blank">http://kilianvalkhof.com/2010/design/grafico-javascript-charting-library/</a><br
/> License: MIT License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2007/06/07/99/" rel="bookmark" title="June 7, 2007">Solutoire Lightweight Plotr with Prototype</a></li><li><a
href="http://www.webappers.com/2008/10/04/raphael-simplify-your-work-with-vector-graphics/" rel="bookmark" title="October 4, 2008">Raphaël Simplify Your Work with Vector Graphics</a></li><li><a
href="http://www.webappers.com/2007/10/08/how-to-create-professional-3d-pie-charts-in-illustrator/" rel="bookmark" title="October 8, 2007">How to Create Professional 3D Pie Charts in Illustrator</a></li><li><a
href="http://www.webappers.com/2009/10/29/use-facebook-connect-on-your-site-with-mu/" rel="bookmark" title="October 29, 2009">Use Facebook Connect on Your Site with Mu</a></li><li><a
href="http://www.webappers.com/2008/07/30/flotr-javascript-ploting-library-with-documentation/" rel="bookmark" title="July 30, 2008">Flotr Javascript Ploting Library with Documentation</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2010/02/11/grafico-charting-library-built-with-raphael-and-prototype/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 @ 2010-03-21 06:34:16 -->