<?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; GPL License</title><link>http://www.webappers.com</link> <description>- Hunting the Best Open Source Resources for Web Developers</description> <pubDate>Fri, 20 Nov 2009 07:01:22 +0000</pubDate> <generator>http://wordpress.org/?v=2.8.6</generator> <language>en</language> <item><title>178 WooFunction Icons for Web Design</title><link>http://www.webappers.com/2009/09/28/178-woofunction-icons-for-web-design/</link> <comments>http://www.webappers.com/2009/09/28/178-woofunction-icons-for-web-design/#comments</comments> <pubDate>Mon, 28 Sep 2009 07:01:32 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[GPL License]]></category> <category><![CDATA[Icons]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1734</guid> <description><![CDATA[Since icons are such a huge element in modern day web design, WooThemes has partnered with Liam McKay, and brought you a fantastic new web icon set.
The WooFunction Icon Set includes 178 amazing web-related icons in a sophisticated and glossy design style. All 178 icons are available as 32×32 pixel PNG files and they are [...]]]></description> <content:encoded><![CDATA[<p>Since icons are such a huge element in modern day web design, <strong>WooThemes</strong> has partnered with <strong>Liam McKay</strong>, and brought you a fantastic new web icon set.</p><p><a
title="The WooFunction Icon Set" href="http://www.woothemes.com/2009/09/woofunction-178-amazing-web-design-icons/" target="_blank">The WooFunction Icon Set</a> includes 178 amazing web-related icons in a sophisticated and glossy design style. All 178 icons are available as 32×32 pixel PNG files and they are indeed pixel-perfect. If you have an in-depth look at the individual icons, you’ll notice that Liam has spent a lot of time paying attention to the finer details.</p><p
style="text-align: center;"><a
title="The WooFunction Icon Set" href="http://www.woothemes.com/2009/09/woofunction-178-amazing-web-design-icons/" target="_blank"><img
class="aligncenter" src="http://www.webappers.com/img/2009/09/wooicons.jpg" alt="WooFunction Icons" /></a></p><blockquote><p>Requirements: -<br
/> Demo: <a
title="demo" rel="nofollow" href="http://www.woothemes.com/2009/09/woofunction-178-amazing-web-design-icons/" target="_blank">http://www.woothemes.com/2009/09/woofunction-178&#8230;</a><br
/> License: GPL License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2009/06/26/80-refined-social-networking-icons-for-free/" rel="bookmark" title="June 26, 2009">80 Refined Social Networking Icons For Free</a></li><li><a
href="http://www.webappers.com/2007/12/07/dryicons-free-icon-sets-in-psd-and-png-formats/" rel="bookmark" title="December 7, 2007">DryIcons Free Icon Sets in PSD and PNG Formats</a></li><li><a
href="http://www.webappers.com/2009/04/15/what-do-you-look-for-in-a-quality-design/" rel="bookmark" title="April 15, 2009">What Do you look for in a Quality Design?</a></li><li><a
href="http://www.webappers.com/2007/06/03/icon-king-nuvola-cartoon-style-icons/" rel="bookmark" title="June 3, 2007">Icon-King Nuvola Cartoon Style Icons</a></li><li><a
href="http://www.webappers.com/2007/07/16/application-icons-and-220-flag-icons-in-png-format/" rel="bookmark" title="July 16, 2007">Application Icons and 220+ Flag Icons in PNG format</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/2009/09/28/178-woofunction-icons-for-web-design/feed/</wfw:commentRss> </item> <item><title>jCryption &#8211; Javascript HTML-Form Encryption Plugin</title><link>http://www.webappers.com/2009/09/17/jcryption-javascript-html-form-encryption-plugin/</link> <comments>http://www.webappers.com/2009/09/17/jcryption-javascript-html-form-encryption-plugin/#comments</comments> <pubDate>Thu, 17 Sep 2009 07:01:10 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[GPL License]]></category> <category><![CDATA[MIT License]]></category> <category><![CDATA[Security]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1671</guid> <description><![CDATA[
jCryption is a javascript HTML-Form encryption plugin, which encrypts the POST/GET-Data that will be sent when you submit a form. It uses the Multiple-precision and Barrett modular reduction libraries for the calculations and jQuery for the rest. jCryption is completly free and dual licensed under the MIT and GPL licenses like jQuery.
Normally if you submit [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: center;"><img
src="http://www.webappers.com/img/2009/08/jcryption.jpg" alt="jCryption" /></p><p><a
title="jCryption" href="http://www.jcryption.org/" target="_blank">jCryption</a> is a javascript HTML-Form encryption plugin, which encrypts the POST/GET-Data that will be sent when you submit a form. It uses the Multiple-precision and Barrett modular reduction libraries for the calculations and jQuery for the rest. jCryption is completly free and dual licensed under the MIT and GPL licenses like jQuery.</p><p>Normally if you submit a form and you don’t use SSL, your data will be sent in plain text. But SSL is neither supported by every webhost nor it’s easy to install/apply sometimes. So I created this plug-in in order that you are able to encrypt your data fast and simple. jCryption uses the public-key algorithm of RSA for the encryption.</p><p><a
title="jCryption" href="http://www.jcryption.org/" target="_blank">jCryption</a> at it’s current state is no replacement for SSL, because there is no authentication, but the main goal of jCryption should be a very easy and fast to install plugin which offers a base level of security.</p><blockquote><p>Requirements: jQuery Framework<br
/> Demo: <a
title="demo" rel="nofollow" href="http://www.jcryption.org/" target="_blank">http://www.jcryption.org/</a><br
/> License: MIT, GPL License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><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/2007/08/22/jquery-password-strength-meter-with-better-algorithm/" rel="bookmark" title="August 22, 2007">JQuery Password Strength Meter with Better Algorithm</a></li><li><a
href="http://www.webappers.com/2009/06/12/jquery-inline-form-validation-engine/" rel="bookmark" title="June 12, 2009">jQuery Inline Form Validation Engine</a></li><li><a
href="http://www.webappers.com/2007/08/03/assl-open-source-ajax-secure-service-layer/" rel="bookmark" title="August 3, 2007">aSSL &#8211; Open Source Ajax Secure Service Layer</a></li><li><a
href="http://www.webappers.com/2009/01/09/easy-image-or-content-slider-for-jquery/" rel="bookmark" title="January 9, 2009">Easy Image or Content Slider for jQuery</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/2009/09/17/jcryption-javascript-html-form-encryption-plugin/feed/</wfw:commentRss> </item> <item><title>IxEdit &#8211; Javascript Interaction Design Tool for the Web</title><link>http://www.webappers.com/2009/09/04/ixedit-javascript-interaction-design-tool-for-the-web/</link> <comments>http://www.webappers.com/2009/09/04/ixedit-javascript-interaction-design-tool-for-the-web/#comments</comments> <pubDate>Fri, 04 Sep 2009 07:01:44 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[GPL License]]></category> <category><![CDATA[Tools]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1683</guid> <description><![CDATA[IxEdit is a JavaScript-based interaction design tool for the web. With IxEdit, designers can practice DOM-scripting without coding to change, add, move, or transform elements dynamically on your web pages. Especially, IxEdit must be useful to try various interactions rapidly in the prototyping phase of your web application.
To implement interactions on a web page, programming [...]]]></description> <content:encoded><![CDATA[<p><a
title="IxEdit" href="http://www.ixedit.com/" target="_blank">IxEdit</a> is a JavaScript-based interaction design tool for the web. With IxEdit, designers can practice DOM-scripting without coding to change, add, move, or transform elements dynamically on your web pages. Especially, IxEdit must be useful to try various interactions rapidly in the prototyping phase of your web application.</p><p>To implement interactions on a web page, programming with JavaScript is needed. However, it is hard to manage JavaScript for many designers. Therefore, making well-designed web interactions is difficult in general. <a
title="IxEdit" href="http://www.ixedit.com/" target="_blank">IxEdit</a> solves this problem. If you have basic knowledge about HTML and CSS, you can create interactions as you like. JavaScript coding is no longer needed.</p><p
style="text-align: center;"><a
title="IxEdit" href="http://www.ixedit.com/" target="_blank"><img
src="http://www.webappers.com/img/2009/09/ixedit.jpg" alt="" /></a></p><blockquote><p>Requirements: -<br
/> Demo: <a
rel="nofollow" href="http://www.ixedit.com/" target="_blank">http://www.ixedit.com/</a><br
/> License: GPL License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2009/02/07/reusable-imageless-google-custom-buttons/" rel="bookmark" title="February 7, 2009">Reusable Imageless Google Custom Buttons</a></li><li><a
href="http://www.webappers.com/2009/07/16/how-to-make-an-expanding-code-box-with-jquery/" rel="bookmark" title="July 16, 2009">How to Make an Expanding Code Box with jQuery</a></li><li><a
href="http://www.webappers.com/2008/02/01/the-spry-framework-for-ajax-from-adobe-labs/" rel="bookmark" title="February 1, 2008">The Spry Framework for Ajax from Adobe Labs</a></li><li><a
href="http://www.webappers.com/2008/05/14/an-seo-guide-for-designers/" rel="bookmark" title="May 14, 2008">An SEO Guide for Designers</a></li><li><a
href="http://www.webappers.com/2007/07/07/jquery-a-fast-and-lightwieght-javascript-library/" rel="bookmark" title="July 7, 2007">JQuery &#8211; a Fast and Lightwieght Javascript Library</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/2009/09/04/ixedit-javascript-interaction-design-tool-for-the-web/feed/</wfw:commentRss> </item> <item><title>Display Your Twitter Feed with Tweetable jQuery Plugin</title><link>http://www.webappers.com/2009/08/27/display-your-twitter-feed-with-tweetable-jquery-plugin/</link> <comments>http://www.webappers.com/2009/08/27/display-your-twitter-feed-with-tweetable-jquery-plugin/#comments</comments> <pubDate>Thu, 27 Aug 2009 07:01:20 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[GPL License]]></category> <category><![CDATA[MIT License]]></category> <category><![CDATA[Social]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1674</guid> <description><![CDATA[Tweetable is a lightweight jQuery plugin which enables you to display your twitter feed on your site quickly and easily. More than just displaying the feeds you can highlight @replys as well as links being dynamically generated for ease of use.
To use Tweetable simply create an empty div and apply an ID or class of [...]]]></description> <content:encoded><![CDATA[<p><a
title="Tweetabke" href="http://theodin.co.uk/blog/javascript/tweetable-jquery-plugin.html" target="_blank">Tweetable</a> is a lightweight jQuery plugin which enables you to display your twitter feed on your site quickly and easily. More than just displaying the feeds you can highlight @replys as well as links being dynamically generated for ease of use.</p><p>To use Tweetable simply create an empty div and apply an ID or class of your choice. There are some added parameters that you can pass into tweetable for extra functionality. as default you must enter your username, you can also control the date and set the limit of tweets you wish to display.</p><p
style="text-align: center;"><a
title="Tweetable" href="http://theodin.co.uk/blog/javascript/tweetable-jquery-plugin.html" target="_blank"><img
src="http://www.webappers.com/img/2009/08/tweetable.jpg" alt="Tweetable jQuery Plugin" /></a></p><blockquote><p>Requirements: jQuery Framework<br
/> Demo: <a
rel="nofollow" href="http://theodin.co.uk/tools/tutorials/jqueryTutorial/plugins/tweetable/" target="_blank">http://theodin.co.uk/tools/tutorials/jqueryTutorial/plugins/tweetable/</a><br
/> License: MIT, GPL License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2008/08/26/superfish-enhanced-suckerfish-style-menu-jquery-plugin/" rel="bookmark" title="August 26, 2008">Superfish &#8211; Enhanced Suckerfish Style Menu jQuery Plugin</a></li><li><a
href="http://www.webappers.com/2009/11/13/atwidget-easy-to-customize-date-time-picker/" rel="bookmark" title="November 13, 2009">ATWidget &#8211; Easy to Customize Date &#038; Time Picker</a></li><li><a
href="http://www.webappers.com/2008/12/02/beautiful-sifr-replaced-text-with-a-jquery-plugin/" rel="bookmark" title="December 2, 2008">Beautiful sIFR Replaced Text with a jQuery Plugin</a></li><li><a
href="http://www.webappers.com/2009/01/20/jquery-full-month-calendar-plugin-supports-events/" rel="bookmark" title="January 20, 2009">jQuery Full Month Calendar Plugin Supports Events</a></li><li><a
href="http://www.webappers.com/2007/06/03/best-javascript-calendar-and-date-picker/" rel="bookmark" title="June 3, 2007">Most Features Javascript Calendar and Date Picker</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/2009/08/27/display-your-twitter-feed-with-tweetable-jquery-plugin/feed/</wfw:commentRss> </item> <item><title>CKEditor v3.0 &#8211; A Complete Rewrite of FCKeditor</title><link>http://www.webappers.com/2009/08/26/ckeditor-v30-a-complete-rewrite-of-fckeditor/</link> <comments>http://www.webappers.com/2009/08/26/ckeditor-v30-a-complete-rewrite-of-fckeditor/#comments</comments> <pubDate>Wed, 26 Aug 2009 07:01:59 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Forms]]></category> <category><![CDATA[GPL License]]></category> <category><![CDATA[LGPL License]]></category> <category><![CDATA[MIT License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1679</guid> <description><![CDATA[
CKEditor is a Version 3.0 of FCKeditor. After almost two years of intensive development, the first stable version of CKEditor 3.0 has finally released.
CKEditor is a complete rewrite of our so loved FCKeditor, which got a bit old after six years of great success. Not to say that FCKeditor is doing bad, but there are [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: center;"><img
src="http://www.webappers.com/img/2009/08/ckeditor-fast.jpg" alt="CKEditor" /></p><p><a
title="CKEditor" href="http://ckeditor.com/" target="_blank">CKEditor</a> is a <strong>Version 3.0 of FCKeditor</strong>. After almost two years of intensive development, the first stable version of CKEditor 3.0 has finally released.</p><p>CKEditor is a complete rewrite of our so loved FCKeditor, which got a bit old after six years of great success. Not to say that FCKeditor is doing bad, but there are some new things we could bring to it, and CKEditor is the result of it. There are dozens of new features in CKEditor.</p><p><a
title="CKEditor" href="http://ckeditor.com/" target="_blank">CKEditor</a> is <strong>fast to load and fast to use</strong>. The development team stayed focused to bring the best performance you can have, using all modern best practices. You&#8217;ll be amazed with it.</p><p>You&#8217;ll note that they have also a <strong>brand new UI</strong> based on the Kama skin. Other than modern, Kama is colorful like a chameleon, so you can <strong>precisely match its color to your needs</strong>. This is an innovative and unique feature you&#8217;ll find in CKEditor only.</p><p>The CKEditor code is also much different now. It&#8217;s up to date with the new JavaScript development requirements, offering a <strong>rich and powerful integration and interaction API</strong>. The editor is totally plugin based, and it can be extended and modified in all senses to fit all needs.</p><p
style="text-align: center;"><a
title="CKEditor" href="http://ckeditor.com/" target="_blank"><img
src="http://www.webappers.com/img/2009/08/ckeditor.jpg" alt="CKEditor" /></a></p><blockquote><p>Requirements: Internet Explorer, Mozilla Firefox, Google Chrome, Safari and Opera<br
/> Demo: <a
rel="nofollow" href="http://ckeditor.com/demo" target="_blank">http://ckeditor.com/demo</a><br
/> License: GPL, LGPL, MIT License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2008/08/23/android-the-first-complete-open-and-free-mobile-platform/" rel="bookmark" title="August 23, 2008">Android &#8211; The First Complete, Open, and Free Mobile Platform</a></li><li><a
href="http://www.webappers.com/2007/06/21/fckeditor-lightweight-html-wysiwyg-editor/" rel="bookmark" title="June 21, 2007">FCKeditor Lightweight HTML WYSIWYG Editor</a></li><li><a
href="http://www.webappers.com/2009/04/30/develop-adobe-flex-and-air-apps-with-restfulx-framework/" rel="bookmark" title="April 30, 2009">Develop Adobe Flex and AIR Apps with RestfulX Framework</a></li><li><a
href="http://www.webappers.com/2008/05/07/2d-fisheye-menus-component-with-flex/" rel="bookmark" title="May 7, 2008">2D Fisheye Menus Component with Flex</a></li><li><a
href="http://www.webappers.com/2007/11/24/django-web-framework-for-perfectionists-with-deadlines/" rel="bookmark" title="November 24, 2007">Django &#8211; Web Framework for Perfectionists with Deadlines</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/2009/08/26/ckeditor-v30-a-complete-rewrite-of-fckeditor/feed/</wfw:commentRss> </item> <item><title>Picok &#8211; Let Users Build Their Personal Information Dashboards</title><link>http://www.webappers.com/2009/08/21/picok-let-users-build-their-personal-information-dashboards/</link> <comments>http://www.webappers.com/2009/08/21/picok-let-users-build-their-personal-information-dashboards/#comments</comments> <pubDate>Fri, 21 Aug 2009 07:01:06 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Framework]]></category> <category><![CDATA[GPL License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1652</guid> <description><![CDATA[Picok stands for Personal Information Cockpit. It&#8217;s an open source software package, aimed at enabling users to build their personal information dashboards. The users content is loaded into small draggable boxes,  so called portlets, and layed out in a tabbed column-based interface. There are a quite few standard portlets shipped with Picok, but since [...]]]></description> <content:encoded><![CDATA[<p><a
title="Picok" href="http://www.picok.org/en/" target="_blank">Picok</a> stands for Personal Information Cockpit. It&#8217;s an open source software package, aimed at enabling users to build their personal information dashboards. The users content is loaded into small draggable boxes,  so called portlets, and layed out in a tabbed column-based interface. There are a quite few standard portlets shipped with Picok, but since it is an open system, maintainers of picok installations can easily create portlets of their own.</p><p><a
title="Picok" href="http://www.picok.org/en/" target="_blank">Picok</a> is written in PHP 5, uses the Yahoo User Interface Library  and Zend Framework Components and supports MySQL, Microsoft SQL Server, IBM Lotus Notes and is ready to be integrated into your corporate intranet, website or community platform as well.</p><p
style="text-align: center;"><a
title="Picok" href="http://www.picok.org/en/" target="_blank"><img
src="http://www.webappers.com/img/2009/08/picok.jpg" alt="Picok" /></a></p><blockquote><p>Requirements: Yahoo User Interface Library<br
/> Demo: <a
title="demo" rel="nofollow" href="http://www.picok.org/en/" target="_blank">http://www.picok.org/en/</a><br
/> License:  GPL 3.0 License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2008/09/28/create-your-own-social-network-site-with-elgg/" rel="bookmark" title="September 28, 2008">Create Your Own Social Network Site with Elgg</a></li><li><a
href="http://www.webappers.com/2007/08/04/the-yahoo-user-interface-library/" rel="bookmark" title="August 4, 2007">The Yahoo! User Interface Library</a></li><li><a
href="http://www.webappers.com/2008/02/21/step-by-step-show-explain-and-guide-your-visitors/" rel="bookmark" title="February 21, 2008">Step by Step &#8211; Show, Explain and Guide Your Visitors</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/2008/01/26/shadowbox-cross-platform-fully-documented-media-viewer/" rel="bookmark" title="January 26, 2008">Shadowbox Cross-Platform Fully-Documented Media Viewer</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/2009/08/21/picok-let-users-build-their-personal-information-dashboards/feed/</wfw:commentRss> </item> <item><title>In-Field Labels jQuery Plugin for HTML Forms</title><link>http://www.webappers.com/2009/08/20/in-field-labels-jquery-plugin-for-html-forms/</link> <comments>http://www.webappers.com/2009/08/20/in-field-labels-jquery-plugin-for-html-forms/#comments</comments> <pubDate>Thu, 20 Aug 2009 07:01:24 +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=1661</guid> <description><![CDATA[In-Field Labels jQuery Plugin is a simple plugin that turns properly formatted HTML forms into forms with in-field label support. Labels fade when the field is focussed and disappear when text entry begins. Clearing a field and leaving brings back the label.
There are some major benefits. The input element or textarea never really has content, [...]]]></description> <content:encoded><![CDATA[<p><a
title="In-Field Labels jQuery Plugin" href="http://fuelyourcoding.com/in-field-labels/" target="_blank">In-Field Labels jQuery Plugin</a> is a simple plugin that turns properly formatted HTML forms into forms with in-field label support. Labels fade when the field is focussed and disappear when text entry begins. Clearing a field and leaving brings back the label.</p><p>There are some major benefits. The input element or textarea never really has content, so validation can proceed without first checking for the field value. It takes one line of jQuery code to implement. And its compatible with all modern browsers (And even IE6, the “not-so-modern” browser).</p><p
style="text-align: center;"><a
title="In-Field Labels jQuery Plugin" href="http://fuelyourcoding.com/in-field-labels/" target="_blank"><img
src="http://www.webappers.com/img/2009/08/in-field-label.jpg" alt="In-Field Labels" /></a></p><blockquote><p>Requirements: jQuery Framework<br
/> Demo: <a
title="demo" rel="nofollow" href="http://fuelyourcoding.com/in-field-labels/" target="_blank">http://fuelyourcoding.com/in-field-labels/</a><br
/> License: GPL, MIT License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2007/07/15/ajax-really-easy-real-time-form-validation/" rel="bookmark" title="July 15, 2007">Ajax Really Easy Real Time Form Validation</a></li><li><a
href="http://www.webappers.com/2007/11/11/stunning-password-strength-meter-with-ext-form/" rel="bookmark" title="November 11, 2007">Stunning Password Strength Meter with Ext Form</a></li><li><a
href="http://www.webappers.com/2008/01/04/spellify-automatic-text-field-spell-checker/" rel="bookmark" title="January 4, 2008">Spellify &#8211; Automatic Text Field Spell Checker</a></li><li><a
href="http://www.webappers.com/2008/01/09/css-globe-styles-your-websites-search-field/" rel="bookmark" title="January 9, 2008">CSS Globe Styles Your Website&#8217;s Search Field</a></li><li><a
href="http://www.webappers.com/2007/12/20/fvalidator-validate-input-data-in-html-forms-with-imask/" rel="bookmark" title="December 20, 2007">fValidator Validate input data in HTML forms with iMask</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/2009/08/20/in-field-labels-jquery-plugin-for-html-forms/feed/</wfw:commentRss> </item> <item><title>Open Source Web Analytics Framework in PHP</title><link>http://www.webappers.com/2009/08/13/open-source-web-analytics-framework-in-php/</link> <comments>http://www.webappers.com/2009/08/13/open-source-web-analytics-framework-in-php/#comments</comments> <pubDate>Thu, 13 Aug 2009 07:40:18 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[GPL License]]></category> <category><![CDATA[Stats]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1663</guid> <description><![CDATA[Open Web Analytics (OWA) is an open source web analytics framework written in PHP. OWA was born out of the need for an open source framework that could be used to easily add web analytics features to web sites and applications.
The OWA framework also comes with built-in support for popular web applications such as Wordpress [...]]]></description> <content:encoded><![CDATA[<p><a
title="Open Web Analytics" href="http://www.openwebanalytics.com/" target="_blank">Open Web Analytics</a> (OWA) is an open source web analytics framework written in PHP. OWA was born out of the need for an open source framework that could be used to easily add web analytics features to web sites and applications.</p><p>The OWA framework also comes with built-in support for popular web applications such as Wordpress and MediaWiki. As a generic web analytics framework, OWA can be extended to track and analyze any web application.</p><p
style="text-align: center;"><a
title="Open Web Analytics" href="http://www.openwebanalytics.com/" target="_blank"><img
src="http://www.webappers.com/img/2009/08/open-web-analytics.jpg" alt="Open Web Analytics" /></a></p><blockquote><p>Requirements: PHP 4.4.2+, GD library<br
/> Demo: <a
title="demo" rel="nofollow" href="http://www.openwebanalytics.com/" target="_blank">http://www.openwebanalytics.com/</a><br
/> License: GPL 2.0 License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2008/08/31/google-analytics-advanced-tips-and-tricks/" rel="bookmark" title="August 31, 2008">Google Analytics Advanced Tips and Tricks</a></li><li><a
href="http://www.webappers.com/2008/02/29/piwik-open-source-web-analytics/" rel="bookmark" title="February 29, 2008">Piwik &#8211; Open Source Web Analytics</a></li><li><a
href="http://www.webappers.com/2008/11/07/money-being-made-in-popular-open-source-companies/" rel="bookmark" title="November 7, 2008">Money Being Made In Popular Open Source Companies</a></li><li><a
href="http://www.webappers.com/2009/04/27/google-analytics-api-is-now-available-to-developers/" rel="bookmark" title="April 27, 2009">Google Analytics API is Now Available to Developers</a></li><li><a
href="http://www.webappers.com/2009/09/14/tornado-open-source-web-server-of-friendfeed/" rel="bookmark" title="September 14, 2009">Tornado &#8211; Open Source Web Server of FriendFeed</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/2009/08/13/open-source-web-analytics-framework-in-php/feed/</wfw:commentRss> </item> <item><title>UIZE &#8211; Open Source Object Oriented Javascript Framework</title><link>http://www.webappers.com/2009/08/11/uize-open-source-object-oriented-javascript-framework/</link> <comments>http://www.webappers.com/2009/08/11/uize-open-source-object-oriented-javascript-framework/#comments</comments> <pubDate>Tue, 11 Aug 2009 07:01:31 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Framework]]></category> <category><![CDATA[GPL License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1662</guid> <description><![CDATA[UIZE (pronounced &#8220;you eyes&#8221;) is a powerful, open source, object oriented JavaScript framework &#8211; supporting widgets, AJAX, DOM, templates, and more. UIZE allows you to create more effective user interfaces in your Web-based applications and services.
UIZE does not extend native objects, and supports interoperability with other libraries that adhere to this principle. UIZE is server [...]]]></description> <content:encoded><![CDATA[<p><a
title="UIZE" href="http://www.uize.com/" target="_blank">UIZE</a> (pronounced &#8220;you eyes&#8221;) is a powerful, open source, object oriented JavaScript framework &#8211; supporting widgets, AJAX, DOM, templates, and more. UIZE allows you to create more effective user interfaces in your Web-based applications and services.</p><p><a
title="UIZE" href="http://www.uize.com/" target="_blank">UIZE</a> does not extend native objects, and supports interoperability with other libraries that adhere to this principle. UIZE is server agnostic &#8211; so you can use it with any choice of server language and platform, including Java (Apache TomCat), C# (IIS / ASP.NET), Visual Basic (IIS / ASP), C/C++, Perl (Perl / Apache), PHP, Ruby (Ruby on Rails), Python, etc.</p><p
style="text-align: center;"><a
title="UIZE Javascript Framework" href="http://www.uize.com/" target="_blank"><img
src="http://www.webappers.com/img/2009/08/UIZE.jpg" alt="UIZE Javascript Framework" /></a></p><blockquote><p>Requirements: -<br
/> Demo: <a
title="demo" rel="nofollow" href="http://www.uize.com/" target="_blank">http://www.uize.com/</a><br
/> License: GPL License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2008/09/17/merb-mvc-framework-like-ruby-on-rails-but-simpler/" rel="bookmark" title="September 17, 2008">Merb &#8211; MVC Framework Like Ruby on Rails but Simpler</a></li><li><a
href="http://www.webappers.com/2008/08/27/phusion-passenger-ruby-apps-easy-deployment-on-apache/" rel="bookmark" title="August 27, 2008">Phusion Passenger &#8211; Ruby Apps Easy Deployment on Apache</a></li><li><a
href="http://www.webappers.com/2007/10/07/sitepoint-giving-away-ruby-on-rails-complete-free-book/" rel="bookmark" title="October 7, 2007">SitePoint Giving Away Ruby on Rails Complete Free Book</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/2007/08/03/assl-open-source-ajax-secure-service-layer/" rel="bookmark" title="August 3, 2007">aSSL &#8211; Open Source Ajax Secure Service Layer</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/2009/08/11/uize-open-source-object-oriented-javascript-framework/feed/</wfw:commentRss> </item> <item><title>Create Charts &amp; Graphs from Tables using HTML 5 Canvas</title><link>http://www.webappers.com/2009/07/07/create-charts-graphs-from-tables-using-html-5-canvas/</link> <comments>http://www.webappers.com/2009/07/07/create-charts-graphs-from-tables-using-html-5-canvas/#comments</comments> <pubDate>Tue, 07 Jul 2009 07:05:07 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Charts]]></category> <category><![CDATA[GPL License]]></category> <category><![CDATA[MIT License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1625</guid> <description><![CDATA[Filament Group wrote an article describing how to use JavaScript to scrape data from an HTML table and generate charts using the HTML 5 Canvas element. The technique is particularly useful because the data for the visualization already exists in the page in structured tabular format, making it accessible to people who browse the web [...]]]></description> <content:encoded><![CDATA[<p><strong>Filament Group</strong> wrote an article describing how to use JavaScript to scrape data from an HTML table and generate charts using the HTML 5 Canvas element. The technique is particularly useful because the data for the visualization already exists in the page in structured tabular format, making it accessible to people who browse the web with a screen reader or other assistive technology.</p><p>Now they have rewritten and extended the code behind the technique and packaged it up as a new jQuery plugin called &#8220;<a
title="Visualize" href="http://www.filamentgroup.com/lab/jquery_visualize_plugin_accessible_charts_graphs_from_tables_html5_canvas" target="_blank"><strong>Visualize</strong></a>&#8220;, which you can download. The plugin provides a simple method for generating bar, line, area, and pie charts from an HTML table, and allows you to configure them in a variety of ways.</p><p
style="text-align: center;"><a
title="Visualize" href="http://www.filamentgroup.com/lab/jquery_visualize_plugin_accessible_charts_graphs_from_tables_html5_canvas" target="_blank"><img
src="http://www.webappers.com/img/2009/07/visualize.jpg" alt="jQuery Visualize Plugin" /></a></p><blockquote><p>Requirements: IE6, IE7, IE8, Firefox 2, Firefox 3.5, Safari 3 and 4, Opera 9<br
/> Demo: <a
rel="nofollow" title="demo" href="http://www.filamentgroup.com/examples/charting_v2/index_2.php" target="_blank">http://www.filamentgroup.com/examples/charting_v2/index_2.php</a><br
/> License:  MIT, GPL License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2007/09/04/20-free-charts-type-from-phpswf-charts/" rel="bookmark" title="September 4, 2007">20 Types of Free Charts from PHP/SWF Charts</a></li><li><a
href="http://www.webappers.com/2007/06/07/amcharts-interactive-flash-charts-for-developers/" rel="bookmark" title="June 7, 2007">AmCharts Interactive Flash Charts for Developers</a></li><li><a
href="http://www.webappers.com/2009/02/06/js-charts-free-javascript-chart-generator/" rel="bookmark" title="February 6, 2009">JS Charts &#8211; Free Javascript Chart Generator</a></li><li><a
href="http://www.webappers.com/2008/12/10/how-to-create-digg-spy-effect-with-jquery/" rel="bookmark" title="December 10, 2008">How to Create Digg Spy Effect with jQuery</a></li><li><a
href="http://www.webappers.com/2007/07/17/emprise-100-pure-javascript-interactive-charts/" rel="bookmark" title="July 17, 2007">Emprise 100% Pure Javascript Interactive Charts</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/2009/07/07/create-charts-graphs-from-tables-using-html-5-canvas/feed/</wfw:commentRss> </item> </channel> </rss>
<!-- Served from: ps11300.dreamhostps.com @ 2009-11-20 20:21:09 by W3 Total Cache -->