<?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; Code</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>MooShell &#8211; Utility to Test Your MooTools Code</title><link>http://www.webappers.com/2009/10/24/mooshell-utility-to-test-your-mootools-code/</link> <comments>http://www.webappers.com/2009/10/24/mooshell-utility-to-test-your-mootools-code/#comments</comments> <pubDate>Sat, 24 Oct 2009 07:01:33 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Code]]></category> <category><![CDATA[License Free]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1843</guid> <description><![CDATA[We have featured JS Bin 2 days ago. And our lovely readers have pointed out MooShell, which helps us writing and testing HTML, CSS and Javascript too. You can easily debug your Mootools code online with MooShell. Just load the page, edit relevant fields and load the result into an iframe. Also, it does allow [...]]]></description> <content:encoded><![CDATA[<p>We have featured <a
title="JS Bin" href="http://www.webappers.com/2009/10/22/edit-test-and-debug-javascript-online-collaboratively/" target="_blank">JS Bin</a> 2 days ago. And our lovely readers have pointed out <a
title="MooShell" href="http://mooshell.net/" target="_blank"><strong>MooShell</strong></a>, which helps us <strong>writing and testing HTML, CSS and Javascript</strong> too. You can easily <strong>debug your Mootools code</strong> online with MooShell. Just load the page, edit relevant fields and load the result into an iframe. Also, it does allow to save results for further usage like <a
rel="nofollow" href="http://www.mo­oshell.net/wzRDj/" target="_blank">this example</a>.</p><p>However, <strong><a
title="MooShell" href="http://mooshell.net/" target="_blank"><strong>MooShell</strong></a></strong> is still in an early stage of development and definitely lacks some features. Plans are to implement logging, choice of javascript libraries (currently works with MooTools 1.2.3 only), and more.</p><p
style="text-align: center;"><a
title="MooShell" href="http://mooshell.net/" target="_blank"><img
class="size-full wp-image-1844 aligncenter" title="mooshell" src="http://www.webappers.com/img/2009/10/mooshell.jpg" alt="mooshell" width="480" height="226" /></a></p><blockquote><p>Requirements: -<br
/> Demo: <a
title="Demo" rel="nofollow" href="http://mooshell.net/" target="_blank">http://mooshell.net/</a><br
/> License: License Free</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2009/05/23/choose-jquery-or-mootools-javascript-framework/" rel="bookmark" title="May 23, 2009">Choose jQuery or MooTools Javascript Framework?</a></li><li><a
href="http://www.webappers.com/2008/10/08/an-experimental-jquery-time-picker/" rel="bookmark" title="October 8, 2008">An Experimental jQuery Time Picker</a></li><li><a
href="http://www.webappers.com/2007/10/26/jsloader-javascript-libraries-on-demand/" rel="bookmark" title="October 26, 2007">JSLoader &#8211; Javascript Libraries on Demand</a></li><li><a
href="http://www.webappers.com/2008/11/14/jx-graphical-user-interface-for-mootools-library/" rel="bookmark" title="November 14, 2008">Jx &#8211; Graphical User Interface for Mootools Library</a></li><li><a
href="http://www.webappers.com/2007/09/24/e2-interactive-photo-gallery-with-mootools/" rel="bookmark" title="September 24, 2007">(E)2 Interactive Photo Gallery with Mootools</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/10/24/mooshell-utility-to-test-your-mootools-code/feed/</wfw:commentRss> </item> <item><title>Edit, Test and Debug Javascript Online Collaboratively</title><link>http://www.webappers.com/2009/10/22/edit-test-and-debug-javascript-online-collaboratively/</link> <comments>http://www.webappers.com/2009/10/22/edit-test-and-debug-javascript-online-collaboratively/#comments</comments> <pubDate>Thu, 22 Oct 2009 07:01:12 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Code]]></category> <category><![CDATA[License Free]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1832</guid> <description><![CDATA[JS Bin is a webapp specifically designed to help JavaScript and CSS folk test snippets of code, within some context, and debug the code collaboratively.
JS Bin allows you to edit and test JavaScript and HTML. Once you&#8217;re happy you can save, and send the URL to a peer for review or help. They can then [...]]]></description> <content:encoded><![CDATA[<p><a
title="JS Bin" href="http://jsbin.com/" target="_blank"><strong>JS Bin</strong></a> is a webapp specifically designed to <strong>help JavaScript and CSS folk test snippets of code, within some context, and debug the code collaboratively</strong>.</p><p><strong><a
title="JS Bin" href="http://jsbin.com/" target="_blank"><strong>JS Bin</strong></a></strong> allows you to edit and test JavaScript and HTML. Once you&#8217;re happy you can save, and send the URL to a peer for review or help. They can then make further changes saving anew if required.</p><p>The original idea spawned from helping developers debugging an Ajax issue. The original aim was to build it using Google&#8217;s app engine, but in the end, it was John Resig&#8217;s Learning app that inspired <strong>Remy Sharp</strong> to build the whole solution in JavaScript with liberal dashes of jQuery and a tiny bit of LAMP for the saving process.</p><p
style="text-align: center;"><a
title="JS Bin" href="http://jsbin.com/" target="_blank"><img
class="size-full wp-image-1833 aligncenter" title="javascript-online" src="http://www.webappers.com/img/2009/10/javascript-online.jpg" alt="javascript-online" width="480" height="212" /></a></p><blockquote><p>Requirements: -<br
/> Demo: <a
title="Demo" rel="nofollow" href="http://jsbin.com/" target="_blank">http://jsbin.com/</a><br
/> License: License Free</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2008/10/30/peppy-super-fast-css-3-compliant-selector-engine/" rel="bookmark" title="October 30, 2008">Peppy &#8211; Super Fast CSS 3 Compliant Selector Engine</a></li><li><a
href="http://www.webappers.com/2008/04/20/coda-style-popup-bubble-tooltips-with-jquery/" rel="bookmark" title="April 20, 2008">Coda Style Popup Bubble Tooltips with jQuery</a></li><li><a
href="http://www.webappers.com/2008/04/10/google-app-engine-host-your-web-app-on-google/" rel="bookmark" title="April 10, 2008">Google App Engine &#8211; Host Your Web App on Google</a></li><li><a
href="http://www.webappers.com/2009/01/23/the-ajax-apis-playground-with-save-export-features/" rel="bookmark" title="January 23, 2009">The Ajax APIs Playground with Save &#038; Export Features</a></li><li><a
href="http://www.webappers.com/2009/02/16/ajax-tags-auto-suggestion-jquery-plugin/" rel="bookmark" title="February 16, 2009">Ajax Tags Auto Suggestion 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/2009/10/22/edit-test-and-debug-javascript-online-collaboratively/feed/</wfw:commentRss> </item> <item><title>How to Make an Expanding Code Box with jQuery</title><link>http://www.webappers.com/2009/07/16/how-to-make-an-expanding-code-box-with-jquery/</link> <comments>http://www.webappers.com/2009/07/16/how-to-make-an-expanding-code-box-with-jquery/#comments</comments> <pubDate>Thu, 16 Jul 2009 07:01:36 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Code]]></category> <category><![CDATA[License Free]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1634</guid> <description><![CDATA[On blogs that like to share snippets of code, it is common to use the &#60;pre&#62; tag to wrap the code so that the spacing/indenting is maintained and long lines do not wrap. While this is desirable behavior, it can be undesirable to have those un-wrapped lines break out of their containers awkwardly and overlap [...]]]></description> <content:encoded><![CDATA[<p>On blogs that like to share snippets of code, it is common to use the &lt;pre&gt; tag to wrap the code so that the spacing/indenting is maintained and long lines do not wrap. While this is desirable behavior, it can be undesirable to have those un-wrapped lines break out of their containers awkwardly and overlap other content.</p><p>On <strong>Digging Into WordPress</strong>, they taught us <a
title="Making an Expanding Code Box" href="http://diggingintowordpress.com/2009/07/making-an-expanding-code-box/" target="_blank">How to Make an Expanding Code Box</a> by using JavaScript (jQuery) to solve this problem. One solution could potentially be to use only CSS and expand the width with something like <tt>pre:hover</tt>, but JavaScript is more elegant. It expands only when needed. It expands only to as wide as needed. And also, it expands with animation.</p><p
style="text-align: center;"><a
title="Making an Expanding Code Box" href="http://diggingintowordpress.com/2009/07/making-an-expanding-code-box/" target="_blank"><img
src="http://www.webappers.com/img/2009/07/expand-code.jpg" alt="Expand Code" /></a></p><blockquote><p>Requirements: jQuery Framework<br
/> Demo: <a
title="demo" rel="nofollow" href="http://diggingintowordpress.com/2009/07/making-an-expanding-code-box/" target="_blank">http://diggingintowordpress.com/2009/07/making-an-expanding-code-box/</a><br
/> License:  License Free</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2009/06/02/jqdock-jquery-fish-eye-menu/" rel="bookmark" title="June 2, 2009">jqDock &#8211; jQuery Fish Eye Menu</a></li><li><a
href="http://www.webappers.com/2009/04/24/create-fancy-thumbnail-hover-effect-with-jquery/" rel="bookmark" title="April 24, 2009">Create Fancy Thumbnail Hover Effect with jQuery</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/12/28/instantly-create-3d-box-images-for-your-web-applications/" rel="bookmark" title="December 28, 2007">Instantly Create 3D-Box Images for Your Web Applications</a></li><li><a
href="http://www.webappers.com/2009/09/04/ixedit-javascript-interaction-design-tool-for-the-web/" rel="bookmark" title="September 4, 2009">IxEdit &#8211; Javascript Interaction Design Tool for the Web</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/16/how-to-make-an-expanding-code-box-with-jquery/feed/</wfw:commentRss> </item> <item><title>Open Source JavaScript Regular Expression Library</title><link>http://www.webappers.com/2009/06/30/open-source-javascript-regular-expression-library/</link> <comments>http://www.webappers.com/2009/06/30/open-source-javascript-regular-expression-library/#comments</comments> <pubDate>Tue, 30 Jun 2009 07:01:46 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Code]]></category> <category><![CDATA[MIT License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1618</guid> <description><![CDATA[
XRegExp is an open source (MIT license) JavaScript library that provides an augmented, extensible, cross-browser implementation of regular expressions, including support for additional syntax, flags, and methods.
XRegExp adds new regex and replacement text syntax, including comprehensive support for named capture. It also provides a suite of 12 functions and methods that make complex regex processing [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: center;"><img
src="http://www.webappers.com/img/2009/06/xregexp.jpg" alt="JavaScript regular expression library" /></p><p><a
title="Javascript regex Library" href="http://xregexp.com/" target="_blank"><strong>XRegExp</strong></a> is an open source (MIT license) JavaScript library that provides an augmented, extensible, cross-browser implementation of regular expressions, including support for additional syntax, flags, and methods.</p><p>XRegExp adds new regex and replacement text syntax, including comprehensive support for <strong>named capture</strong>. It also provides a suite of <strong>12 functions and methods</strong> that make complex regex processing a breeze. And it lets you easily <strong>create and use plugins</strong> that add new syntax and flags to XRegExp&#8217;s regular expression language.</p><p><a
title="Javascript regex Library" href="http://xregexp.com/" target="_blank"><strong>XRegExp</strong></a> is fully compliant with the regular expression flavor specified in ECMA-262 Edition 3 (ES3), and has been tested with Internet Explorer 5.5–8, Firefox 2–3, Safari 3–4, Chrome 1–2, and Opera 9. XRegExp uses feature detection—no browser sniffing.</p><blockquote><p>Requirements: -<br
/> Demo: <a
title="Demo" rel="nofollow" href="http://xregexp.com/" target="_blank">http://xregexp.com/</a><br
/> License: MIT License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2008/05/12/the-processing-language/" rel="bookmark" title="May 12, 2008">The Processing Language</a></li><li><a
href="http://www.webappers.com/2007/12/14/it-mill-toolkit-open-source-user-interface-framework/" rel="bookmark" title="December 14, 2007">IT Mill Toolkit Open Source User Interface Framework</a></li><li><a
href="http://www.webappers.com/2008/07/30/flotr-javascript-ploting-library-with-documentation/" rel="bookmark" title="July 30, 2008">Flotr Javascript Ploting Library with Documentation</a></li><li><a
href="http://www.webappers.com/2008/06/23/open-source-course-management-system/" rel="bookmark" title="June 23, 2008">Open Source Course Management System</a></li><li><a
href="http://www.webappers.com/2008/09/15/msn-multimedia-center-countries-flags/" rel="bookmark" title="September 15, 2008">MSN Multimedia Center Countries Flags</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/06/30/open-source-javascript-regular-expression-library/feed/</wfw:commentRss> </item> <item><title>Less &#8211; An Extension to CSS</title><link>http://www.webappers.com/2009/06/22/less-an-extension-to-css/</link> <comments>http://www.webappers.com/2009/06/22/less-an-extension-to-css/#comments</comments> <pubDate>Mon, 22 Jun 2009 07:01:36 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Code]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1608</guid> <description><![CDATA[
Less is Leaner css. Less extends css by adding: variables, mixins, operations and nested rules. Less uses existing css syntax. This means you can migrate your current .css files to .less in seconds and there is virtually no learning curve.
Variables
Variables allow you to specify widely used values in a single place, and then re-use them [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: center;"><a
title="Less - Leaner CSS" href="http://lesscss.org/" target="_blank"><img
src="http://www.webappers.com/img/2009/06/less.jpg" alt="Less" /></a></p><p><a
title="Less - Leaner CSS" href="http://lesscss.org/" target="_blank"><strong>Less</strong></a> is Leaner css. Less extends css by adding: <strong>variables</strong>, <strong>mixins</strong>, <strong>operations </strong>and <strong>nested</strong> rules. Less uses existing css syntax. This means you can migrate your current .css files to .less in seconds and there is virtually no learning curve.</p><p><strong>Variables</strong><br
/> Variables allow you to specify widely used values in a single place, and then re-use them throughout the style sheet, making global changes as easy as changing one line of code.</p><p><strong>Mixins</strong><br
/> Mixins allow you to embed all the properties of a class into another class by simply including the class name as one of its properties. It&#8217;s just like variables, but for whole classes.</p><p><strong>Nested Rules</strong><br
/> Rather than constructing long selector names to specify inheritance, in Less you can simply nest selectors inside other selectors. This makes inheritance clear and style sheets shorter.</p><p><strong>Operations</strong><br
/> Are some elements in your style sheet proportional to other elements? Operations let you add, subtract, divide and multiply property values and colors, giving you the power to do create complex relationships between properties.</p><blockquote><p>Requirements: Ruby on Rails<br
/> Demo: <a
title="Demo" rel="nofollow" href="http://lesscss.org/" target="_blank">http://lesscss.org/</a><br
/> License: Apache License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2009/03/25/protovis-visualization-toolkit-for-javascript-using-canvas/" rel="bookmark" title="March 25, 2009">Protovis &#8211; Visualization Toolkit for Javascript using Canvas</a></li><li><a
href="http://www.webappers.com/2008/11/05/best-cheat-sheets-for-web-developers/" rel="bookmark" title="November 5, 2008">The Best Cheat Sheets for Web Developers</a></li><li><a
href="http://www.webappers.com/2009/08/10/70-must-have-css3-and-html5-tutorials-and-resources/" rel="bookmark" title="August 10, 2009">70 Must-Have CSS3 and HTML5 Tutorials and Resources</a></li><li><a
href="http://www.webappers.com/2008/12/17/25-excellent-tips-and-tricks-of-jquery/" rel="bookmark" title="December 17, 2008">25 Excellent Tips and Tricks of jQuery</a></li><li><a
href="http://www.webappers.com/2009/02/19/quickly-review-code-quality-with-yaml-debug-bookmarklet/" rel="bookmark" title="February 19, 2009">Quickly Review Code Quality with YAML Debug Bookmarklet</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/06/22/less-an-extension-to-css/feed/</wfw:commentRss> </item> <item><title>PHP.JS &#8211; Port PHP Functions to Javascript</title><link>http://www.webappers.com/2009/05/30/phpjs-port-php-functions-to-javascript/</link> <comments>http://www.webappers.com/2009/05/30/phpjs-port-php-functions-to-javascript/#comments</comments> <pubDate>Sat, 30 May 2009 07:01:54 +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=1590</guid> <description><![CDATA[
Developer Kevin van Zonneveld was once working on a project with a lot of client(JS) / server(PHP) interaction, and he found himself coding PHP functions (like base64_decode &#38; urldecode) in JavaScript to smoothen communication between the two languages.
He stored the stored the functions in a file called PHP.JS which was included in the project. But [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: center;"><img
src="http://www.webappers.com/img/2009/05/php-js.jpg" alt="PHP JS" /></p><p>Developer <strong>Kevin van Zonneveld</strong> was once working on a project with a lot of client(JS) / server(PHP) interaction, and he found himself coding PHP functions (like base64_decode &amp; urldecode) in JavaScript to smoothen communication between the two languages.</p><p>He stored the stored the functions in a file called <a
title="PHP JS" href="http://phpjs.org/" target="_blank"><strong>PHP.JS</strong></a> which was included in the project. But even when the project was done, it remained fun trying to port PHP functions to JavaScript, and so the library grew.</p><p>Kevin decided to share the little library on his blog, triggering the enthusiasm of a lot of PHP developers longing for PHP functionality in JavaScript. <a
title="PHP JS" href="http://phpjs.org/" target="_blank"><strong>PHP.JS</strong></a> is an open source project in which they try to port PHP functions to JavaScript. By including the PHP.JS library in your own projects, you can use your favorite PHP functions client-side.</p><blockquote><p>Requirements: Javascript Enabled<br
/> Demo: <a
title="Demo" rel="nofollow" href="http://phpjs.org/" target="_blank">http://phpjs.org/</a><br
/> License:  MIT and GPL Licenses</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><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/2007/10/24/jfreechart-free-100-java-chart-library/" rel="bookmark" title="October 24, 2007">JFreeChart &#8211; Free 100% Java Chart Library</a></li><li><a
href="http://www.webappers.com/2009/07/11/glow-open-source-javascript-library-by-bbc/" rel="bookmark" title="July 11, 2009">Glow &#8211; Open Source Javascript Library by BBC</a></li><li><a
href="http://www.webappers.com/2009/03/10/rendering-text-with-javascript-canvas-and-vml/" rel="bookmark" title="March 10, 2009">Rendering Text with Javascript, Canvas and VML</a></li><li><a
href="http://www.webappers.com/2009/05/21/axiis-open-source-data-visualization-framework/" rel="bookmark" title="May 21, 2009">Axiis &#8211; Open Source Data Visualization Framework</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/05/30/phpjs-port-php-functions-to-javascript/feed/</wfw:commentRss> </item> <item><title>Free Syntax Highlighting Class Developed with MooTools</title><link>http://www.webappers.com/2009/05/04/free-syntax-highlighting-class-developed-with-mootools/</link> <comments>http://www.webappers.com/2009/05/04/free-syntax-highlighting-class-developed-with-mootools/#comments</comments> <pubDate>Mon, 04 May 2009 07:01:50 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Code]]></category> <category><![CDATA[MIT License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1565</guid> <description><![CDATA[Lighter.js is a free syntax highlighting class developed with MooTools. It was created with the MooTools developer in mind and takes advantage of many of the Framework&#8217;s features. Using it can be as simple as adding a single script to your webpage, selecting the elements you wish to highlight, and Lighter.js takes care of the [...]]]></description> <content:encoded><![CDATA[<p><a
title="Lighter.js" href="http://pradador.com/code/lighterjs/" target="_blank"><strong>Lighter.js</strong></a> is a free syntax highlighting class developed with MooTools. It was created with the MooTools developer in mind and takes advantage of many of the Framework&#8217;s features. Using it can be as simple as adding a single script to your webpage, selecting the elements you wish to highlight, and Lighter.js takes care of the rest. Lighter.js has been tested on  Safari 2+, Internet Explorer 6+, Firefox 2+ and Opera 9+.</p><p
style="text-align: center;"><a
title="Lighter.js" href="http://pradador.com/code/lighterjs/" target="_blank"><img
src="http://www.webappers.com/img/2009/05/syntax-highlighting.jpg" alt="Syntax Highlighting" /></a></p><blockquote><p>Requirements: MooTools Framework<br
/> Demo: <a
title="Demo" rel="nofollow" href="http://pradador.com/code/lighterjs/" target="_blank">http://pradador.com/code/lighterjs/</a><br
/> License: MIT License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2007/11/22/impressive-and-beautiful-css-styling-mootools-calendar/" rel="bookmark" title="November 22, 2007">Impressive and Beautiful CSS Styling Mootools Calendar</a></li><li><a
href="http://www.webappers.com/2008/04/13/ddmenu-mootools-based-context-menu/" rel="bookmark" title="April 13, 2008">ddmenu &#8211; MooTools Based Context Menu</a></li><li><a
href="http://www.webappers.com/2008/10/15/blackbird-open-source-javascript-logging-utility/" rel="bookmark" title="October 15, 2008">Blackbird &#8211; Open Source Javascript Logging Utility</a></li><li><a
href="http://www.webappers.com/2007/06/05/mootools-javascript-framwork/" rel="bookmark" title="June 5, 2007">MooTools Javascript Framework</a></li><li><a
href="http://www.webappers.com/2007/09/05/devthought-css-javascript-fancy-menu/" rel="bookmark" title="September 5, 2007">Devthought CSS + Javascript Fancy Menu</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/05/04/free-syntax-highlighting-class-developed-with-mootools/feed/</wfw:commentRss> </item> <item><title>PHP Quick Profiler &#8211; Firebug for PHP</title><link>http://www.webappers.com/2009/04/25/php-quick-profiler-firebug-for-php/</link> <comments>http://www.webappers.com/2009/04/25/php-quick-profiler-firebug-for-php/#comments</comments> <pubDate>Sat, 25 Apr 2009 07:01:20 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Code]]></category> <category><![CDATA[License Free]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1558</guid> <description><![CDATA[Code reviews play an integral part in the development process for making quality software. We can find out security holes, memory leaks, poor queries and heavy file structures from code reviews. Unfortunately, these reviews are also very time consuming.
We spend a lot of time echoing queries, memory stats and objects to the browser just to [...]]]></description> <content:encoded><![CDATA[<p>Code reviews play an integral part in the development process for making quality software. We can find out security holes, memory leaks, poor queries and heavy file structures from code reviews. Unfortunately, these reviews are also very time consuming.</p><p>We spend a lot of time echoing queries, memory stats and objects to the browser just to see how they are being used in the code. To reduce this repetition, Ryan Campbell has invested some time creating  the <a
title="PHP Quick Profiler" href="http://particletree.com/features/php-quick-profiler/" target="_blank">PHP Quick Profiler (PQP)</a>. It’s a small tool (think Firebug for PHP) to provide profiling and debugging related information to developers without needing them to add a lot of programmatic overhead to their code.</p><p>Now, we only need to toggle one config setting to true and we can have access to an automated tool to help create a faster and more consistent review experience. Since anyone can use it, PQP also gives the initial developer an idea of where their code stands before the review.</p><p
style="text-align: center;"><a
title="PHP Quick Profiler" href="http://particletree.com/features/php-quick-profiler/" target="_blank"><img
src="http://www.webappers.com/img/2009/04/php-profiler.jpg" alt="PHP Profiler" /></a></p><blockquote><p>Requirements: -<br
/> Demo: <a
title="Demo" rel="nofollow" href="http://particletree.com/examples/pqp/" target="_blank">http://particletree.com/examples/pqp/</a><br
/> License: License Free</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2009/10/22/edit-test-and-debug-javascript-online-collaboratively/" rel="bookmark" title="October 22, 2009">Edit, Test and Debug Javascript Online Collaboratively</a></li><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/2008/09/01/open-source-ubuquity-enables-user-generated-mashups/" rel="bookmark" title="September 1, 2008">Open Source Ubiquity Enables User-Generated Mashups</a></li><li><a
href="http://www.webappers.com/2007/09/27/compressorrater-rate-javascript-compression-utilities/" rel="bookmark" title="September 27, 2007">CompressorRater &#8211; Rate Javascript Compression Utilities</a></li><li><a
href="http://www.webappers.com/2009/02/19/quickly-review-code-quality-with-yaml-debug-bookmarklet/" rel="bookmark" title="February 19, 2009">Quickly Review Code Quality with YAML Debug Bookmarklet</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/04/25/php-quick-profiler-firebug-for-php/feed/</wfw:commentRss> </item> <item><title>Showing How Each Sorting Algorithm Operates</title><link>http://www.webappers.com/2009/04/13/showing-how-each-sorting-algorithm-operates/</link> <comments>http://www.webappers.com/2009/04/13/showing-how-each-sorting-algorithm-operates/#comments</comments> <pubDate>Mon, 13 Apr 2009 07:01:37 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Code]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1546</guid> <description><![CDATA[Sorting Algorithm Animations show 8 different sorting algorithms (Insertion, Selection, Bubble, Shell, Merge, Heap, Quick and Quick3) on 4 different initial conditions (Random, Nearly Sorted, Reversed and Few Unique).
These visualizations are intended to show how each algorithm operates and the advantages and disadvantages of each of them. It has concluded that there is no best [...]]]></description> <content:encoded><![CDATA[<p><a
title="Sorting Algorithm Animations" href="http://www.sorting-algorithms.com/" target="_blank">Sorting Algorithm Animations</a> show 8 different sorting algorithms (Insertion, Selection, Bubble, Shell, Merge, Heap, Quick and Quick3) on 4 different initial conditions (Random, Nearly Sorted, Reversed and Few Unique).</p><p>These visualizations are intended to show how each algorithm operates and the advantages and disadvantages of each of them. It has concluded that there is <strong><em>no best sorting algorithm</em></strong>.The worse-case asymptotic behavior is not the deciding factor in choosing an algorithm. And also, the initial condition affects performance as much as the algorithm choice.</p><p
style="text-align: center;"><a
title="Sorting Algorithm Animations" href="http://www.sorting-algorithms.com/" target="_blank"><img
src="http://www.webappers.com/img/2009/04/sorting-algorithm.jpg" alt="Sorting Algorithm" /></a></p><blockquote><p>Source: <a
title="Sorting Algorithm Animations" rel="nofollow" href="http://www.sorting-algorithms.com/" target="_blank">http://www.sorting-algorithms.com/ </a></p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><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/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/05/23/choose-jquery-or-mootools-javascript-framework/" rel="bookmark" title="May 23, 2009">Choose jQuery or MooTools Javascript Framework?</a></li><li><a
href="http://www.webappers.com/2009/10/16/speed-up-website-performance-with-aws-s3-cloudfront/" rel="bookmark" title="October 16, 2009">Speed Up Website Performance with AWS S3 &#038; CloudFront</a></li><li><a
href="http://www.webappers.com/2009/04/18/using-open-source-projects-to-build-an-ssl-accelerator/" rel="bookmark" title="April 18, 2009">Using Open Source Projects to Build an SSL Accelerator</a></li></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/04/13/showing-how-each-sorting-algorithm-operates/feed/</wfw:commentRss> </item> <item><title>Javascript Dependency Management for Ruby on Rails</title><link>http://www.webappers.com/2009/02/24/javascript-dependency-management-for-ruby-on-rails/</link> <comments>http://www.webappers.com/2009/02/24/javascript-dependency-management-for-ruby-on-rails/#comments</comments> <pubDate>Tue, 24 Feb 2009 07:01:20 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Code]]></category> <category><![CDATA[MIT License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1505</guid> <description><![CDATA[Sprockets is a Ruby library that preprocesses and concatenates JavaScript source files. It takes any number of source files and preprocesses them line-by-line in order to build a single concatenation.
Specially formatted lines act as directives to the Sprockets preprocessor, telling it to require the contents of another file or library first or to provide a [...]]]></description> <content:encoded><![CDATA[<p><a
title="Sprockets" href="http://getsprockets.org/" target="_blank">Sprockets</a> is a Ruby library that preprocesses and concatenates JavaScript source files. It takes any number of source files and preprocesses them line-by-line in order to build a single concatenation.</p><p>Specially formatted lines act as directives to the Sprockets preprocessor, telling it to require the contents of another file or library first or to provide a set of asset files (such as images or stylesheets) to the document root. Sprockets attempts to fulfill required dependencies by searching a set of directories called the load path.</p><p>If you use and contribute to open-source JavaScript frameworks and libraries that use <a
title="Sprockets" href="http://getsprockets.org/" target="_blank">Sprockets</a>, like Prototype and script.aculo.us, the build processes for those scripts can be integrated directly into your application. That makes it possible to track the latest development versions of your framework and library dependencies by adding their repositories to your Sprockets load path.</p><p
style="text-align: center;"><a
title="Sprockets" href="http://getsprockets.org/" target="_blank"><img
src="http://www.webappers.com/img/2009/02/sprockets.png" alt="Sprockets" /></a></p><blockquote><p>Requirements: Ruby on Rails Framework<br
/> Demo: <a
title="Demo" rel="nofollow" href="http://getsprockets.org/" target="_blank">http://getsprockets.org/</a><br
/> License: MIT Licenses</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2009/07/11/glow-open-source-javascript-library-by-bbc/" rel="bookmark" title="July 11, 2009">Glow &#8211; Open Source Javascript Library by BBC</a></li><li><a
href="http://www.webappers.com/2009/01/19/compact-lightweight-javascript-animation-library/" rel="bookmark" title="January 19, 2009">Compact Lightweight Javascript Animation Library</a></li><li><a
href="http://www.webappers.com/2007/10/26/jsloader-javascript-libraries-on-demand/" rel="bookmark" title="October 26, 2007">JSLoader &#8211; Javascript Libraries on Demand</a></li><li><a
href="http://www.webappers.com/2007/08/16/jitsu-user-interface-toolkit-for-rich-web-applications/" rel="bookmark" title="August 16, 2007">Jitsu User Interface Toolkit for Rich Web Applications</a></li><li><a
href="http://www.webappers.com/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></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/02/24/javascript-dependency-management-for-ruby-on-rails/feed/</wfw:commentRss> </item> </channel> </rss>
<!-- Served from: ps11300.dreamhostps.com @ 2009-11-20 21:33:19 by W3 Total Cache -->