<?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; LGPL License</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>Open Source Computational Design Library in JavaScript</title><link>http://www.webappers.com/2011/12/16/open-source-computational-design-library-in-javascript/</link> <comments>http://www.webappers.com/2011/12/16/open-source-computational-design-library-in-javascript/#comments</comments> <pubDate>Fri, 16 Dec 2011 07:01:57 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Charts]]></category> <category><![CDATA[LGPL License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=5332</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=103640400" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=1506827349" 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>Toxiclibs.js is an open-source computational design library ported to javascript by Kyle Phillips originally written by Karsten Schmidt for Java and Processing. Toxiclibs.js has no external dependencies and can be used by itself or with any other library. Toxiclibs.js works great with the Processing.js visualization library for &#60;canvas&#62;, as well as Three.js, Raphael.js for SVG, [...]<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=1328721964&c=1613710801" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=164688269" 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="Toxiclibs.js" href="http://haptic-data.com/toxiclibsjs/" target="_blank">Toxiclibs.js</a> is an <strong>open-source computational design library</strong> ported to javascript by Kyle Phillips originally written by Karsten Schmidt for Java and Processing. Toxiclibs.js has no external dependencies and can be used by itself or with any other library. Toxiclibs.js works great with the Processing.js visualization library for &lt;canvas&gt;, as well as Three.js, Raphael.js for SVG, or even just DOM manipulation.</p><p>This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.</p><p
style="text-align: center;"><a
title="Toxiclibs.js" href="http://haptic-data.com/toxiclibsjs/" target="_blank"><img
class="size-full wp-image-5333 aligncenter" title="computational-library" src="http://www.webappers.com/img/2011/12/computational-library.jpg" alt="computational-library" width="480" height="289" /></a></p><blockquote><p>Requirements: -<br
/> Demo: <a
title="demo" rel="nofollow" href="http://haptic-data.com/toxiclibsjs/" target="_blank">http://haptic-data.com/toxiclibsjs/</a><br
/> License: LGPL License</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/2011/12/16/open-source-computational-design-library-in-javascript/feed/</wfw:commentRss> </item> <item><title>Ace &#8211; Standalone Web Based Code Editor in JavaScript</title><link>http://www.webappers.com/2011/08/16/ace-standalone-web-based-code-editor-in-javascript/</link> <comments>http://www.webappers.com/2011/08/16/ace-standalone-web-based-code-editor-in-javascript/#comments</comments> <pubDate>Tue, 16 Aug 2011 07:01:33 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Code]]></category> <category><![CDATA[GPL License]]></category> <category><![CDATA[LGPL License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=4863</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=1550865732" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=720857104" 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>Ace is a standalone code editor written in JavaScript. The goal is to create a web based code editor that matches and extends the features, usability and performance of existing native editors such as TextMate, Vim or Eclipse.
It can be easily embedded in any web page and JavaScript application. Ace is developed as the primary [...]<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=1328721964&c=1154780491" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=1060036553" 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="Ace" href="http://ace.ajax.org/" target="_blank">Ace</a> is a <strong>standalone code editor written in JavaScript</strong>. The goal is to create a web based code editor that matches and extends the features, usability and performance of existing native editors such as TextMate, Vim or Eclipse.</p><p>It can be easily embedded in any web page and JavaScript application. Ace is developed as the primary editor for Cloud9 IDE and the successor of the Mozilla Skywriter (Bespin) Project.</p><p>The Ace source code is hosted on GitHub. It is released under the Mozilla tri-license (MPL/GPL/LGPL). This is the same license used by Firefox. This license is friendly to all kinds of projects, whether open source or not. Take charge of your editor and add your favorite language highlighting and keybindings!</p><p
style="text-align: center;"><a
title="Ace" href="http://ace.ajax.org/" target="_blank"><img
class="size-full wp-image-4864 aligncenter" title="code-editor" src="http://www.webappers.com/img/2011/08/code-editor.png" alt="code-editor" width="480" height="283" /></a></p><blockquote><p>Requirements: Javascript Framework<br
/> Demo: <a
title="demo" rel="nofollow" href="http://ace.ajax.org/build/kitchen-sink.html" target="_blank">http://ace.ajax.org/build/kitchen-sink.html</a><br
/> License: MPL/GPL/LGPL License</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/2011/08/16/ace-standalone-web-based-code-editor-in-javascript/feed/</wfw:commentRss> </item> <item><title>Debug Your Mobile Applications with Socketbug</title><link>http://www.webappers.com/2011/07/04/debug-your-mobile-applications-with-socketbug/</link> <comments>http://www.webappers.com/2011/07/04/debug-your-mobile-applications-with-socketbug/#comments</comments> <pubDate>Mon, 04 Jul 2011 07:01:48 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Code]]></category> <category><![CDATA[LGPL License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=4721</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=1329726000" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=1275358543" 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>Mobile Application Developers, while able to produce amazing applications, are limited by the native browsers own limited functionality. Basic features available on desktop browsers are completely absent from mobile browsers. The ability to view source code, debug javascript, or even execute a javascript command from a console are all tools developers have come to expect [...]<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=1328721964&c=1120184174" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=2020564693" 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>Mobile Application Developers, while able to produce amazing applications, are limited by the native browsers own limited functionality. Basic features available on desktop browsers are completely absent from mobile browsers. The ability to view source code, debug javascript, or even execute a javascript command from a console are all tools developers have come to expect while developing websites.</p><p>This is where <a
title="Socketbug" href="http://www.socketbug.com/" target="_blank">Socketbug</a> fills the gap! Socketbug is a <strong>Remote Debugging Utility built using Socket.IO</strong>. This means you can now use modern browsers ( both mobile and desktop ) to work together to allow you to remotely debug you mobile web applications.</p><p
style="text-align: center;"><a
title="Socketbug" href="http://www.socketbug.com/" target="_blank"><img
class="size-full wp-image-4722 aligncenter" title="socketbug" src="http://www.webappers.com/img/2011/07/socketbug.png" alt="socketbug" width="480" height="210" /></a></p><blockquote><p>Requirements: -<br
/> Demo: <a
title="demo" rel="nofollow" href="http://www.socketbug.com/" target="_blank">http://www.socketbug.com/</a><br
/> License: LGPL License</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/2011/07/04/debug-your-mobile-applications-with-socketbug/feed/</wfw:commentRss> </item> <item><title>VideoJS &#8211; HTML5 Video Player with Pure CSS Skins</title><link>http://www.webappers.com/2011/01/17/videojs-html5-video-player-with-pure-css-skins/</link> <comments>http://www.webappers.com/2011/01/17/videojs-html5-video-player-with-pure-css-skins/#comments</comments> <pubDate>Mon, 17 Jan 2011 07:56:11 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[LGPL License]]></category> <category><![CDATA[Video]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=4067</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=1435378121" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=2033957299" 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>VideoJS is an HTML5 Video Player with 3 core parts: An embed code (Video for Everybody), a Javascript library (video.js), and a pure HTML/CSS skin (video-js.css). Using Video for Everybody as the embed code means you know it’s compatible with many devices (including ones without javascript).
The javascript library fixes browser &#38; device bugs, and makes [...]<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=1328721964&c=1708338376" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=561515710" 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="VideoJS" href="http://videojs.com/" target="_blank">VideoJS</a> is an HTML5 Video Player with 3 core parts: An embed code (Video for Everybody), a Javascript library (video.js), and a pure HTML/CSS skin (video-js.css). Using Video for Everybody as the embed code means you know it’s compatible with many devices (including ones without javascript).</p><p>The javascript library fixes browser &amp; device bugs, and makes sure your video is even more compatible across different browser versions. The pure HTML5/CSS skin ensures a consistent look between HTML5 browsers, and easy custom skinning if you want to give it a specific look, or brand it with your own colors.</p><p
style="text-align: center;"><a
title="VideoJS" href="http://videojs.com/" target="_blank"><img
class="size-full wp-image-4068 aligncenter" title="video-js" src="http://www.webappers.com/img/2011/01/video-js.jpg" alt="video-js" width="480" height="197" /></a></p><blockquote><p>Requirements: HTML5<br
/> Demo: <a
title="demo" rel="nofollow" href="http://videojs.com/" target="_blank">http://videojs.com/</a><br
/> License: LGPL License</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/2011/01/17/videojs-html5-video-player-with-pure-css-skins/feed/</wfw:commentRss> </item> <item><title>wdCalendar &#8211; jQuery Based Google Calendar Clone</title><link>http://www.webappers.com/2010/06/08/wdcalendar-jquery-based-google-calendar-clone/</link> <comments>http://www.webappers.com/2010/06/08/wdcalendar-jquery-based-google-calendar-clone/#comments</comments> <pubDate>Tue, 08 Jun 2010 07:01:17 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Calendar]]></category> <category><![CDATA[LGPL License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=3001</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=626441270" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=603114222" 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>wdCalendar is a jquery based google calendar clone. It cover most google calendar features. User can choose to have a daily view, weekly view or monthly view. User can easily create, update or remove events by drag &#38; drop. It is very simple to to integrate wdCalendar with a database.
wdCalendar is free (open source LGPL [...]<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=1328721964&c=1515580557" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=743056397" 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="wdCalendar" href="http://www.web-delicious.com/jquery-plugins/#calendar" target="_blank">wdCalendar</a> is a jquery based google calendar clone. It cover most google calendar features. User can choose to have a daily view, weekly view or monthly view. User can easily create, update or remove events by drag &amp; drop. It is very simple to to integrate wdCalendar with a database.</p><p>wdCalendar is free (open source LGPL license), easy to use, and with great functionalities. You can check out the <a
title="demo" href="http://www.web-delicious.com/jquery-plugins-demo/wdCalendar/sample.php" target="_blank">demo</a>, and <a
title="download" href="http://www.web-delicious.com/jquery-plugins-demo/wdCalendar.zip" target="_blank">download it here</a>.</p><p
style="text-align: center;"><a
title="wdCalendar" href="http://www.web-delicious.com/jquery-plugins/#calendar" target="_blank"><img
class="size-full wp-image-3002 aligncenter" title="jquery-calendar" src="http://www.webappers.com/img/2010/06/jquery-calendar.jpg" alt="jquery-calendar" width="480" height="356" /></a></p><blockquote><p>Requirements:  jQuery Framework<br
/> Demo: <a
title="demo" rel="nofollow" href="http://www.web-delicious.com/jquery-plugins-demo/wdCalendar/sample.php" target="_blank">http://www.web-delicious.com/jquery-plugins-demo&#8230;</a><br
/> License: LGPL License</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/2010/06/08/wdcalendar-jquery-based-google-calendar-clone/feed/</wfw:commentRss> </item> <item><title>Easy Creation of On-Page Tutorials with Amberjack 2.0</title><link>http://www.webappers.com/2010/04/07/easy-creation-of-on-page-tutorials-with-amberjack-2-0/</link> <comments>http://www.webappers.com/2010/04/07/easy-creation-of-on-page-tutorials-with-amberjack-2-0/#comments</comments> <pubDate>Wed, 07 Apr 2010 07:01:05 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Demo Tour]]></category> <category><![CDATA[LGPL License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=2750</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=306603045" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=1494442321" 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>We have mentioned Amberjack long time ago. Amberjack enables webmasters to create cool site tours. By guiding your site visitors, Amberjack tours can greatly improve the usability of your website.
Now they have released Amberjack 2.0, which allows easy creation of On-Page Tutorials. Users can navigate with bubble arrows, keyboard right/left or mouse click left/right. Text [...]<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=1328721964&c=98633788" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=722070598" 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>We have mentioned <a
title="Amberjack" href="http://www.webappers.com/2007/06/09/amberjack-open-source-javascript-site-tour/" target="_blank">Amberjack</a> long time ago. Amberjack enables webmasters to create cool site tours. By guiding your site visitors, Amberjack tours can greatly improve the usability of your website.</p><p>Now they have released <a
title="Amberjack 2.0" href="http://amberjack2.org/" target="_blank"><strong>Amberjack 2.0</strong></a>, which allows easy creation of On-Page Tutorials. Users can navigate with bubble arrows, keyboard right/left or mouse click left/right. Text bubbles explain page elements to your visitors. You can also use HTML and CSS knowledge to customize the bubbles as you like. Embed a video is also possible.</p><p>You can have a look at <a
href="http://amberjack2.org/src/v2/" target="_blank">the source here</a>. However, we have to wait a bit longer, in order to get more tutorials and documentation of <a
title="Amberjack 2.0" href="http://amberjack2.org/" target="_blank"><strong>Amberjack 2.0</strong></a>.</p><p
style="text-align: center;"><a
title="Amberjack 2.0" href="http://amberjack2.org/" target="_blank"><img
class="size-full wp-image-2751 aligncenter" title="on-page-tutorial" src="http://www.webappers.com/img/2010/04/on-page-tutorial.jpg" alt="on-page-tutorial" width="480" height="282" /></a></p><blockquote><p>Requirements:  -<br
/> Demo: <a
title="demo" rel="nofollow" href="http://amberjack2.org/" target="_blank">http://amberjack2.org/</a><br
/> License: LGPL</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/2010/04/07/easy-creation-of-on-page-tutorials-with-amberjack-2-0/feed/</wfw:commentRss> </item> <item><title>Open Source JSF Library for Creating UI for Web Apps</title><link>http://www.webappers.com/2010/01/23/open-source-jsf-library-for-creating-ui-for-web-apps/</link> <comments>http://www.webappers.com/2010/01/23/open-source-jsf-library-for-creating-ui-for-web-apps/#comments</comments> <pubDate>Sat, 23 Jan 2010 07:01:46 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Framework]]></category> <category><![CDATA[LGPL License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=2306</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=160257802" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=2125346637" 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>OpenFaces is an open-source library of AJAX-powered JSF components, an Ajax framework and a client-side validation framework. OpenFaces is based on the set of JSF components formerly known as QuipuKit. It contains fully revised codebase of QuipuKit and introduces many new components and features.
Here&#8217;s a list of components inherited from the QuipuKit library: Calendar, Chart, [...]<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=1328721964&c=1710044389" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=1449025740" 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="OpenFaces" href="http://openfaces.org/" target="_blank">OpenFaces</a> is an <strong>open-source library of AJAX-powered JSF components, an Ajax framework and a client-side validation framework</strong>. OpenFaces is based on the set of JSF components formerly known as QuipuKit. It contains fully revised codebase of QuipuKit and introduces many new components and features.</p><p>Here&#8217;s a list of components inherited from the <strong>QuipuKit library</strong>: Calendar, Chart, Confirmation, DataTable, DateChooser, DynamicImage, FoldingPanel, GraphicText, HintLabel, PopupLayer, SuggestionField, TabSet, TabbedPane, TreeTable, TwoListSelection, Utility Components (Focus, ScrollPosition, LoadBundle).</p><p><a
title="OpenFaces" href="http://openfaces.org/" target="_blank">OpenFaces</a> is distributed under a dual license model. It means that you can choose between using the library under GNU Lesser General Public License (LGPL) or purchasing a commercial license.</p><p
style="text-align: center;"><a
title="OpenFaces" href="http://openfaces.org/" target="_blank"><img
class="size-full wp-image-2307 aligncenter" title="openfaces" src="http://www.webappers.com/img/2010/01/openfaces.jpg" alt="openfaces" width="480" height="290" /></a></p><blockquote><p>Requirements:  -<br
/> Demo: <a
title="demo" rel="nofollow" href="http://openfaces.org/demo/" target="_blank">http://openfaces.org/demo/</a><br
/> License:  LGPL License</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/2010/01/23/open-source-jsf-library-for-creating-ui-for-web-apps/feed/</wfw:commentRss> </item> <item><title>Open Source Cross-Browser WYSIWYG Editor</title><link>http://www.webappers.com/2010/01/05/open-source-cross-browser-wysiwyg-editor/</link> <comments>http://www.webappers.com/2010/01/05/open-source-cross-browser-wysiwyg-editor/#comments</comments> <pubDate>Tue, 05 Jan 2010 07:01:29 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Forms]]></category> <category><![CDATA[LGPL License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=2219</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=1182754980" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=1596606048" 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>openWYSIWYG is a free cross-browser WYSIWYG editor that&#8217;s packed with every rich-text editing feature you need to make your content management system much better. It loads extremely fast. Completely written in JavaScript and DHTML.
Setting up openWYSIWYG is so easy, you can quickly turn  any &#60;textarea&#62; into a powerful WYSIWYG editor with just a few [...]<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=1328721964&c=1952368029" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=1286395380" 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="OpenWYSIWYG" href="http://www.openwebware.com/" target="_blank">openWYSIWYG</a> is a free cross-browser WYSIWYG editor that&#8217;s packed with every rich-text editing feature you need to make your content management system much better. It loads extremely fast. Completely written in JavaScript and DHTML.</p><p>Setting up <a
title="OpenWYSIWYG" href="http://www.openwebware.com/" target="_blank">openWYSIWYG</a> is so easy, you can quickly turn  any <strong>&lt;textarea&gt;</strong> into a powerful WYSIWYG editor with just a few simple lines of code. Packed with every rich text editing feature you need, openWYSIWYG gives you total  control over formatting your text, e.g. Bold, italicize, change the color of your text, and more.</p><p
style="text-align: center;"><a
title="OpenWYSIWYG" href="http://www.openwebware.com/" target="_blank"><span><img
class="size-full wp-image-2220 aligncenter" title="textarea" src="http://www.webappers.com/img/2010/01/textarea.jpg" alt="textarea" width="479" height="237" /></span></a></p><blockquote><p>Requirements: IE 5.5+, Firefox 1.0+, Mozilla 1.3+ and Netscape 7+<br
/> Demo: <a
title="Demo" href="http://www.openwebware.com/wysiwyg/demo.shtml" target="_blank">http://www.openwebware.com/wysiwyg/demo.shtml</a><br
/> License: LGPL License</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/2010/01/05/open-source-cross-browser-wysiwyg-editor/feed/</wfw:commentRss> </item> <item><title>Ajax.org &#8211; Open Source Application Platform for RIAs</title><link>http://www.webappers.com/2009/12/14/ajax-org-open-source-application-platform-for-rias/</link> <comments>http://www.webappers.com/2009/12/14/ajax-org-open-source-application-platform-for-rias/#comments</comments> <pubDate>Mon, 14 Dec 2009 07:01:17 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Framework]]></category> <category><![CDATA[LGPL License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=2124</guid> <description><![CDATA[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=955949750" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=1418595182" 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>Ajax.org PlatForm is a pure javascript application development framework aimed at developers for building applications that run via web browsers, but look and feel like conventional desktop applications. These Rich Internet Applications (RIAs) are a combination of the best of both worlds.
Ajax.org PlatForm has the desktop advantages of quick response time—the client handles a majority [...]<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=1328721964&c=1451083649" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=359331834" 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="Ajax.org Platform" href="http://www.ajax.org/" target="_blank">Ajax.org PlatForm</a> is a pure javascript application development framework aimed at developers for building applications that run via web browsers, but look and feel like conventional desktop applications. These Rich Internet Applications (RIAs) are a combination of the best of both worlds.</p><p><a
title="Ajax.org Platform" href="http://www.ajax.org/" target="_blank">Ajax.org PlatForm</a> has the desktop advantages of quick response time—the client handles a majority of the         processing load, and generally only a small amount of data must be retrieved from the server (usually from a web         service). Furthermore, the data represented on the screen has more density, and does not need to be refreshed—         animations and other user cues are possible. Things like drag &amp; drop, right-click menus, property         windows, and similar interface items.</p><p>They believe Opensource software should be and remain free, and within this context there should be as little limitations as possible for people to utilize the free software. This includes not placing any restrictions on the use of the library in a commercial setting.  The LGPL license covers all these requirements.</p><p>The Open Source Ajax.org PlatForm offers an innovative new way to develope Internet applications that         run on FireFox, Internet Explorer, Opera, and Safari.</p><p
style="text-align: center;"><a
title="Ajax.org Platform" href="http://www.ajax.org/" target="_blank"><img
class="size-full wp-image-2125 aligncenter" title="ajax-org" src="http://www.webappers.com/img/2009/12/ajax-org.jpg" alt="ajax-org" width="480" height="204" /></a></p><blockquote><p>Requirements: -<br
/> Demo: <a
title="Demo" rel="nofollow" href="http://www.ajax.org/#demos" target="_blank">http://www.ajax.org/#demos</a><br
/> License: LGPL License</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/2009/12/14/ajax-org-open-source-application-platform-for-rias/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[<p><a
href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=2139452287" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=458380492" 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> 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 [...]<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=1328721964&c=1419368388" target="_blank"><img
src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1328721964&c=1321694639" 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
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><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/2009/08/26/ckeditor-v30-a-complete-rewrite-of-fckeditor/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:26:05 -->
