<?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, 19 Mar 2010 07:01:23 +0000</pubDate> <generator>http://wordpress.org/?v=2.8.6</generator> <language>en</language> <item><title>Stack Overflow-like Open Source Q&amp;A Systems for Download</title><link>http://www.webappers.com/2010/02/26/stack-overflow-like-open-source-qa-systems-for-download/</link> <comments>http://www.webappers.com/2010/02/26/stack-overflow-like-open-source-qa-systems-for-download/#comments</comments> <pubDate>Fri, 26 Feb 2010 07:01:03 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[GPL License]]></category> <category><![CDATA[Social]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=2521</guid> <description><![CDATA[Few days ago, we have mentioned Qhub, which is a simple way to create a Q&#38;A website. However, hosted version is only available to us only. How about a Q&#38;A system that is open source and also let us install on our own server? Our readers have pointed out the following Open Source Q&#38;A Systems.
OSQA [...]]]></description> <content:encoded><![CDATA[<p>Few days ago, we have mentioned <a
title="Qhub" href="http://qhub.com/" target="_blank">Qhub</a>, which is a simple way to create a Q&amp;A website. However, hosted version is only available to us only. How about a Q&amp;A system that is open source and also let us install on our own server? Our readers have pointed out the following <strong>Open Source Q&amp;A Systems</strong>.</p><p><strong><a
title="OSQA" href="http://osqa.net/" target="_blank">OSQA</a></strong> is an <strong>Open Source Q&amp;A System written using Django</strong>. Users can ask and answer questions, comment  and vote for the questions of others and their answers. Both questions and answers can be revised and improved. Questions can be tagged with the relevant keywords to simplify future access and organize the accumulated material. OSQA can be downloaded from the project&#8217;s GitHub repository at <a
href="http://github.com/rickross/osqa" target="_blank">http://github.com/rickross/osqa</a>. It is under GNU General Public License.</p><p
style="text-align: center;"><a
title="OSQA" href="http://osqa.net/" target="_blank"><img
class="size-full wp-image-2523 aligncenter" title="OSQA" src="http://www.webappers.com/img/2010/02/OSQA.jpg" alt="OSQA" width="480" height="291" /></a></p><p><strong><a
title="Shapado" href="http://shapado.com/" target="_blank">Shapado</a></strong> is another <strong>Stack Overflow-like app written in Ruby on Rails, mongomapper and mongodb</strong>. It is available under the GNU Affero General Public License. Shapado can be downloaded from Gitorious at <a
href="http://gitorious.org/shapado" target="_blank">http://gitorious.org/shapado</a>.</p><p
style="text-align: center;"><a
title="Shapado" href="http://shapado.com/" target="_blank"><img
class="size-full wp-image-2524 aligncenter" title="shapado" src="http://www.webappers.com/img/2010/02/shapado.jpg" alt="shapado" width="479" height="293" /></a></p><blockquote><p>Requirements:  Django or Ruby on Rails Framework<br
/> OSQA: <a
title="demo" rel="nofollow" href="http://osqa.net/" target="_blank">http://osqa.net/</a><br
/> Shapado: <a
title="demo" rel="nofollow" href="http://shapado.com/" target="_blank">http://shapado.com/</a><br
/> License:  GPL License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><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/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/11/13/open-source-shopping-cart-for-joomla-and-mambo/" rel="bookmark" title="November 13, 2008">Open Source Shopping Cart for Joomla! and Mambo</a></li><li><a
href="http://www.webappers.com/2009/02/25/growl-for-rails-built-on-prototype-and-scriptaculous/" rel="bookmark" title="February 25, 2009">Growl for Rails Built on Prototype and Scriptaculous</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/26/stack-overflow-like-open-source-qa-systems-for-download/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>Plupload &#8211; Making Multiple Uploading Easier than Ever</title><link>http://www.webappers.com/2010/02/05/plupload-making-multiple-uploading-easier-than-ever/</link> <comments>http://www.webappers.com/2010/02/05/plupload-making-multiple-uploading-easier-than-ever/#comments</comments> <pubDate>Fri, 05 Feb 2010 07:01:01 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[GPL License]]></category> <category><![CDATA[Upload]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=2408</guid> <description><![CDATA[Plupload allows you to upload files using HTML5 Gears, Silverlight, Flash, BrowserPlus or normal forms, providing some unique features such as upload progress, image resizing and chunked uploads.
Plupload is currently separated into a Core API and a jQuery upload queue widget this enables you to either use it out of the box or write your [...]]]></description> <content:encoded><![CDATA[<p><a
title="Plupload" href="http://www.plupload.com/" target="_blank">Plupload</a> allows you to upload files using HTML5 Gears, Silverlight, Flash, BrowserPlus or normal forms, providing some unique features such as upload progress, image resizing and chunked uploads.</p><p><a
title="Plupload" href="http://www.plupload.com/" target="_blank">Plupload</a> is currently separated into a Core API and a jQuery upload queue widget this enables you to either use it out of the box or write your own custom implementation. Drag/drop support of files is currently only available in Firefox 3.5+. Image resizing is only possible on Firefox 3.5+ and only at a fixed quality.</p><p
style="text-align: center;"><a
title="Plupload" href="http://www.plupload.com/" target="_blank"><img
class="size-full wp-image-2409 aligncenter" title="file-upload-script" src="http://www.webappers.com/img/2010/02/file-upload-script.jpg" alt="file-upload-script" width="480" height="199" /></a></p><blockquote><p>Requirements:  jQuery Framework<br
/> Demo: <a
title="demo" rel="nofollow" href="http://www.plupload.com/example_queuewidget.php" target="_blank">http://www.plupload.com/example_queuewidget.php</a><br
/> License:  GPL v2 License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2009/05/02/preview-upload-modify-files-folders-with-filemanager/" rel="bookmark" title="May 2, 2009">Preview, Upload, Modify Files &#038; Folders with FileManager</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/03/07/multiple-file-upload-plugin-with-jquery-and-flash/" rel="bookmark" title="March 7, 2009">Multiple File Upload Plugin with jQuery and Flash</a></li><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/03/08/display-thumbnail-for-image-uploads-with-jquery/" rel="bookmark" title="March 8, 2010">Display Thumbnail for Image Uploads with 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/2010/02/05/plupload-making-multiple-uploading-easier-than-ever/feed/</wfw:commentRss> </item> <item><title>jQuery MultiSelect Plugin with ThemeRoller Support</title><link>http://www.webappers.com/2010/02/03/jquery-multiselect-plugin-with-themeroller-support/</link> <comments>http://www.webappers.com/2010/02/03/jquery-multiselect-plugin-with-themeroller-support/#comments</comments> <pubDate>Wed, 03 Feb 2010 07:01:43 +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=2395</guid> <description><![CDATA[jQuery MultiSelect Plugin was intended to re-factor Cory LaViska’s MultiSelect implementation, but it quickly turned into a complete re-write with a focus on speed and ThemeRoller support.  This plugin turns an ordinary HTML select control into an elegant drop down list of checkboxes.
jQuery MultiSelect Plugin is compatible with jQuery 1.4.0+ and all themes from [...]]]></description> <content:encoded><![CDATA[<p><a
title="jQuery MultiSelect Plugin" href="http://www.erichynds.com/jquery/jquery-multiselect-plugin-with-themeroller-support/" target="_blank">jQuery MultiSelect Plugin</a> was intended to re-factor Cory LaViska’s MultiSelect implementation, but it quickly turned into a complete re-write with a focus on speed and ThemeRoller support.  This plugin turns an ordinary HTML select control into an elegant drop down list of checkboxes.</p><p>jQuery MultiSelect Plugin is compatible with jQuery 1.4.0+ and all themes from jQuery UI 1.7+. It is known to work in Firefox 2+, IE 6+, Chrome Beta/4, Safari 4 and Opera 10.</p><p
style="text-align: center;"><a
title="jQuery MultiSelect Plugin" href="http://www.erichynds.com/jquery/jquery-multiselect-plugin-with-themeroller-support/" target="_blank"><img
class="size-full wp-image-2396 aligncenter" title="jquery-multiselect" src="http://www.webappers.com/img/2010/02/jquery-multiselect.jpg" alt="jquery-multiselect" width="480" height="248" /></a></p><blockquote><p>Requirements:  jQuery Framework<br
/> Demo: <a
title="demo" rel="nofollow" href="http://www.erichynds.com/examples/jquery-multiselect/examples.htm" target="_blank">http://www.erichynds.com/examples/jquery-multiselect&#8230;</a><br
/> License:  MIT, GPL License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2010/03/04/bubbleup-jquery-plugin-for-your-menus/" rel="bookmark" title="March 4, 2010">BubbleUP jQuery Plugin for Your Menus</a></li><li><a
href="http://www.webappers.com/2008/11/27/build-your-own-slideshow-with-s3slider-jquery-plugin/" rel="bookmark" title="November 27, 2008">Build Your Own Slideshow with s3Slider jQuery Plugin</a></li><li><a
href="http://www.webappers.com/2008/10/16/jquery-context-menu-plugin-with-a-bunch-of-context-menus/" rel="bookmark" title="October 16, 2008">jQuery Context Menu Plugin with a Bunch of Context Menus</a></li><li><a
href="http://www.webappers.com/2008/10/07/treeview-expandable-and-collapsible-tree-jquery-plugin/" rel="bookmark" title="October 7, 2008">Treeview &#8211; Expandable and Collapsible Tree jQuery Plugin</a></li><li><a
href="http://www.webappers.com/2009/03/07/multiple-file-upload-plugin-with-jquery-and-flash/" rel="bookmark" title="March 7, 2009">Multiple File Upload Plugin with jQuery and Flash</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/03/jquery-multiselect-plugin-with-themeroller-support/feed/</wfw:commentRss> </item> <item><title>Style Your Markup in Your Browser with Brosho jQuery Plugin</title><link>http://www.webappers.com/2010/01/27/style-your-markup-in-your-browser-with-brosho-jquery-plugin/</link> <comments>http://www.webappers.com/2010/01/27/style-your-markup-in-your-browser-with-brosho-jquery-plugin/#comments</comments> <pubDate>Wed, 27 Jan 2010 07:01:58 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Code]]></category> <category><![CDATA[GPL License]]></category> <category><![CDATA[MIT License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=2361</guid> <description><![CDATA[Brosho &#8216;Design in the Browser&#8217; jQuery Plugin allows you to style your markup right in your browser with a build-in element selector and CSS editor. Generate the CSS code of altered elements with one click and use it in your own stylesheet.
You can stop switching between your Editor and the Browser and changes will occur [...]]]></description> <content:encoded><![CDATA[<p><a
title="Brosho jQuery Plugin" href="http://usejquery.com/posts/8/brosho-design-in-the-browser-jquery-plugin" target="_blank">Brosho &#8216;Design in the Browser&#8217; jQuery Plugin</a> allows you to <strong>style your markup right in your browser with a build-in element selector and CSS editor</strong>. Generate the CSS code of altered elements with one click and use it in your own stylesheet.</p><p>You can stop switching between your Editor and the Browser and changes will occur immediately without reloading the page. Once you are done designing your mockup you can generate the CSS code, copy and paste it to your stylesheet and tweak it to your likings. Much faster and better!</p><p
style="text-align: center;"><a
title="Brosho jQuery Plugin" href="http://usejquery.com/posts/8/brosho-design-in-the-browser-jquery-plugin" target="_blank"><img
class="size-full wp-image-2362 aligncenter" title="brosho" src="http://www.webappers.com/img/2010/01/brosho.jpg" alt="brosho" width="480" height="224" /></a></p><blockquote><p>Requirements:  jQuery Framework<br
/> Demo: <a
title="demo" rel="nofollow" href="http://demos.usejquery.com/brosho-plugin/" target="_blank">http://demos.usejquery.com/brosho-plugin/</a><br
/> License:  MIT, GPL License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2010/02/27/tinytips-lightweight-jquery-plugin-for-tooltips/" rel="bookmark" title="February 27, 2010">TinyTips &#8211; Lightweight jQuery Plugin for Tooltips</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/2010/02/16/jquery-digital-clock-inspired-by-htc-hero-widget/" rel="bookmark" title="February 16, 2010">jQuery Digital Clock Inspired by HTC Hero Widget</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/06/05/jquery-tools-a-collection-of-javascript-ui-components/" rel="bookmark" title="June 5, 2009">jQuery Tools &#8211; A Collection of Javascript UI Components</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/01/27/style-your-markup-in-your-browser-with-brosho-jquery-plugin/feed/</wfw:commentRss> </item> <item><title>Google&#8217;s Imageless Button with StyledButton jQuery Plugin</title><link>http://www.webappers.com/2010/01/26/googles-imageless-button-with-styledbutton-jquery-plugin/</link> <comments>http://www.webappers.com/2010/01/26/googles-imageless-button-with-styledbutton-jquery-plugin/#comments</comments> <pubDate>Tue, 26 Jan 2010 07:01:59 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Buttons]]></category> <category><![CDATA[GPL License]]></category> <category><![CDATA[MIT License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=2353</guid> <description><![CDATA[StyledButton jQuery plugin is an attempt to recreate Google&#8217;s imageless buttons and prove that it doesn&#8217;t take a whole team of engineers and an endless cycle of code revision and quality control (their own words) to pull this off.
The buttons automatically adapt to paddings and other styling you wish to use. They allow for a [...]]]></description> <content:encoded><![CDATA[<p><a
title="StyledButton jQuery Plugin" href="http://swizec.com/code/styledButton/" target="_blank">StyledButton jQuery plugin</a> is an attempt to recreate <strong>Google&#8217;s imageless buttons</strong> and prove that it doesn&#8217;t take a whole team of engineers and an endless cycle of code revision and quality control (their own words) to pull this off.</p><p>The buttons automatically adapt to paddings and other styling you wish to use. They allow for a lot of stylistic customisation via a few lines of css while keeping all the display critical css rules hidden deep inside the plugin.</p><p
style="text-align: center;"><a
title="StyledButton jQuery Plugin" href="http://swizec.com/code/styledButton/" target="_blank"><img
class="size-full wp-image-2354 aligncenter" title="jquery-google-buttons" src="http://www.webappers.com/img/2010/01/jquery-google-buttons.jpg" alt="jquery-google-buttons" width="480" height="177" /></a></p><blockquote><p>Requirements:  jQuery Framework<br
/> Demo: <a
title="demo" rel="nofollow" href="http://swizec.com/code/styledButton/" target="_blank">http://swizec.com/code/styledButton/</a><br
/> License:  MIT, 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/2010/02/16/jquery-digital-clock-inspired-by-htc-hero-widget/" rel="bookmark" title="February 16, 2010">jQuery Digital Clock Inspired by HTC Hero Widget</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><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/02/04/preview-images-with-imgpreview-jquery-plugin/" rel="bookmark" title="February 4, 2009">Preview Images with imgPreview jQuery 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/01/26/googles-imageless-button-with-styledbutton-jquery-plugin/feed/</wfw:commentRss> </item> <item><title>Open Source Video, Audio &amp; Podcast Publishing Platform</title><link>http://www.webappers.com/2010/01/19/open-source-video-audio-podcast-publishing-platform/</link> <comments>http://www.webappers.com/2010/01/19/open-source-video-audio-podcast-publishing-platform/#comments</comments> <pubDate>Tue, 19 Jan 2010 07:02:29 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[GPL License]]></category> <category><![CDATA[Video]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=2303</guid> <description><![CDATA[MediaCore is a free open source video, audio, and podcast publishing platform. It is built for organizations who wish to distribute media in a variety of formats on their website while maintaining the ability to control the user experience.
The purpose behind MediaCore was to make a central media library that could pull media from any [...]]]></description> <content:encoded><![CDATA[<p><a
title="MediaCore" href="http://getmediacore.com/" target="_blank">MediaCore</a> is a free open source video, audio, and podcast publishing platform. It is built for organizations who wish to distribute media in a variety of formats on their website while maintaining the ability to control the user experience.</p><p>The purpose behind <a
title="MediaCore" href="http://getmediacore.com/" target="_blank">MediaCore</a> was to make a central media library that could pull media from any source, track statistics, enable commenting, and provide a high degree of control over the presentation and administration.</p><p>Administrative Workflow is straight forward and is built based around moderating and approving user-submitted media. Media can be added through either the front-end or administrative back-end.</p><p
style="text-align: center;"><a
title="MediaCore" href="http://getmediacore.com/" target="_blank"><img
class="size-full wp-image-2304 aligncenter" title="mediacore" src="http://www.webappers.com/img/2010/01/mediacore.gif" alt="mediacore" width="479" height="225" /></a></p><blockquote><p>Requirements:  -<br
/> Demo: <a
title="demo" rel="nofollow" href="http://getmediacore.com/" target="_blank">http://getmediacore.com/</a><br
/> License:  GPL License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2008/11/06/kaltura-open-source-video-platform/" rel="bookmark" title="November 6, 2008">Kaltura &#8211; Open Source Video Platform</a></li><li><a
href="http://www.webappers.com/2008/02/23/icarousel-open-source-carousel-like-widgets/" rel="bookmark" title="February 23, 2008">iCarousel &#8211; Open Source Carousel Like Widgets</a></li><li><a
href="http://www.webappers.com/2008/11/12/check-which-js-framework-is-being-used-easily/" rel="bookmark" title="November 12, 2008">Check Which JS Framework is Being Used Easily</a></li><li><a
href="http://www.webappers.com/2007/06/06/openads-open-source-ads-management-tool/" rel="bookmark" title="June 6, 2007">Openads Open Source Ads Management Tool</a></li><li><a
href="http://www.webappers.com/2007/08/13/valueclick-media-quality-advertising-with-cpm-cpc/" rel="bookmark" title="August 13, 2007">ValueClick Media &#8211; Quality Advertising with CPM / CPC</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/01/19/open-source-video-audio-podcast-publishing-platform/feed/</wfw:commentRss> </item> <item><title>TipTip Custom Tooltip jQuery Plugin with Zero Images</title><link>http://www.webappers.com/2010/01/18/tiptip-custom-tooltip-jquery-plugin-with-zero-images/</link> <comments>http://www.webappers.com/2010/01/18/tiptip-custom-tooltip-jquery-plugin-with-zero-images/#comments</comments> <pubDate>Mon, 18 Jan 2010 07:01:02 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[GPL License]]></category> <category><![CDATA[MIT License]]></category> <category><![CDATA[Tooltips]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=2298</guid> <description><![CDATA[TipTip is a very lightweight and intelligent custom tooltip jQuery plugin. It uses ZERO images and is completely customizable via CSS. TipTip detects the edges of the browser window and will make sure the tooltip stays within the current window size. As a result the tooltip will adjust itself to be displayed above, below, to [...]]]></description> <content:encoded><![CDATA[<p><a
title="TipTip" href="http://code.drewwilson.com/entry/tiptip-jquery-plugin" target="_blank">TipTip</a> is a <strong>very lightweight and intelligent custom tooltip jQuery plugin</strong>. It uses <strong>ZERO images</strong> and is completely customizable via CSS. TipTip detects the edges of the browser window and will make sure the tooltip stays within the current window size. As a result the tooltip will adjust itself to be displayed above, below, to the left or to the right of the element with TipTip applied to it, depending on what is necessary to stay within the browser window.</p><p><a
title="TipTip" href="http://code.drewwilson.com/entry/tiptip-jquery-plugin" target="_blank">TipTip jQuery Plugin</a> is dual licensed under the MIT and GPL licenses. It&#8217;s also only 3.5kb minified!</p><p
style="text-align: center;"><a
title="TipTip jQuery Plugin" href="http://code.drewwilson.com/entry/tiptip-jquery-plugin" target="_blank"><img
class="size-full wp-image-2299 aligncenter" title="tiptip-jquery" src="http://www.webappers.com/img/2010/01/tiptip-jquery.jpg" alt="tiptip-jquery" width="480" height="179" /></a></p><blockquote><p>Requirements:  jQuery Framework<br
/> Demo: <a
title="demo" rel="nofollow" href="http://code.drewwilson.com/entry/tiptip-jquery-plugin" target="_blank">http://code.drewwilson.com/entry/tiptip-jquery-plugin</a><br
/> License:  GPL, MIT 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/12/17/meerkat-jquery-plugin-for-splash-pages-or-promotions/" rel="bookmark" title="December 17, 2009">Meerkat &#8211; jQuery Plugin for Splash Pages or Promotions</a></li><li><a
href="http://www.webappers.com/2008/06/20/multi-column-hierarchical-mcdropdown-jquery-plugin/" rel="bookmark" title="June 20, 2008">Multi-Column Hierarchical mcDropdown jQuery Plugin</a></li><li><a
href="http://www.webappers.com/2009/09/17/jcryption-javascript-html-form-encryption-plugin/" rel="bookmark" title="September 17, 2009">jCryption &#8211; Javascript HTML-Form Encryption Plugin</a></li><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></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/01/18/tiptip-custom-tooltip-jquery-plugin-with-zero-images/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-20 05:43:02 -->