<?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; Framework</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>Use Facebook Connect on Your Site with Mu</title><link>http://www.webappers.com/2009/10/29/use-facebook-connect-on-your-site-with-mu/</link> <comments>http://www.webappers.com/2009/10/29/use-facebook-connect-on-your-site-with-mu/#comments</comments> <pubDate>Thu, 29 Oct 2009 07:01:25 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Framework]]></category> <category><![CDATA[License Free]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1869</guid> <description><![CDATA[Facebook Connect is way to make your application more social. With it you gain access to: Identity: the user&#8217;s name, photo and more. Social Graph: the user&#8217;s friends and connections. Distribution: the Stream, and the ability to communicate. Integration: publishers, canvas pages, profile boxes &#38; tabs.
This guide is for using the Mu JavaScript library to [...]]]></description> <content:encoded><![CDATA[<p><a
title="Facebook Connect" href="http://developers.facebook.com/connect.php" target="_blank">Facebook Connect</a> is way to make your application more social. With it you gain access to: <strong>Identity</strong>: the user&#8217;s name, photo and more. <strong>Social Graph</strong>: the user&#8217;s friends and connections. <strong>Distribution</strong>: the Stream, and the ability to communicate. <strong>Integration</strong>: publishers, canvas pages, profile boxes &amp; tabs.</p><p>This guide is for using the <strong><a
title="MU Javascript Library" href="http://mu.daaku.org/" target="_blank">Mu JavaScript library</a></strong> to access the above on your site. Mu is a very lightweight library which you can use  Facebook Connect on your site along with your favourite JavaScript library such as Dojo, jQuery, MooTools, Prototype or YUI.</p><p
style="text-align: center;"><a
title="MU Javascript Library" href="http://mu.daaku.org/" target="_blank"><img
class="size-full wp-image-1870 aligncenter" title="mu-facebook-api" src="http://www.webappers.com/img/2009/10/mu-facebook-api.jpg" alt="mu-facebook-api" width="480" height="264" /></a></p><blockquote><p>Requirements: Facebook Connect<br
/> Demo: <a
title="Demo" rel="nofollow" href="http://mu.daaku.org/console/" target="_blank">http://mu.daaku.org/console/</a><br
/> License: License Free</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2008/12/13/integrate-powerful-facebook-platform-into-your-own-site/" rel="bookmark" title="December 13, 2008">Integrate Powerful Facebook Platform into Your Own Site</a></li><li><a
href="http://www.webappers.com/2007/07/07/jquery-a-fast-and-lightwieght-javascript-library/" rel="bookmark" title="July 7, 2007">JQuery &#8211; a Fast and Lightwieght Javascript Library</a></li><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><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/11/27/mashable-the-first-ever-collaborative-open-web-awards/" rel="bookmark" title="November 27, 2007">Mashable the First Ever Collaborative Open Web Awards</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/29/use-facebook-connect-on-your-site-with-mu/feed/</wfw:commentRss> </item> <item><title>CSScaffold &#8211; Uses PHP to Extend the Abilities of CSS</title><link>http://www.webappers.com/2009/10/09/csscaffold-uses-php-to-extend-the-abilities-of-css/</link> <comments>http://www.webappers.com/2009/10/09/csscaffold-uses-php-to-extend-the-abilities-of-css/#comments</comments> <pubDate>Fri, 09 Oct 2009 07:01:23 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[BSD License]]></category> <category><![CDATA[Framework]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1779</guid> <description><![CDATA[CSScaffold is a CSS framework written in PHP. Rather than try and create a static framework that uses the standard abilities of CSS, like Blueprint, it uses PHP to extend CSS. The syntax looks and feels exactly like CSS, except that you have some new, powerful abilities.
The best part is that all of this is [...]]]></description> <content:encoded><![CDATA[<p><a
title="CSScaffold" href="http://github.com/anthonyshort/csscaffold" target="_blank">CSScaffold</a> is a CSS framework written in PHP. Rather than try and create a static framework that uses the standard abilities of CSS, like Blueprint, it uses PHP to extend CSS. The syntax looks and feels exactly like CSS, except that you have some new, powerful abilities.</p><p>The best part is that all of this is done transparently. You can drop Scaffold into your site and you’ll instantly have access to all of its functionality. Scaffold requires a web server with PHP 5+. Mod_rewrite for Apache is required if you want it work automatically route your css files through Scaffold.</p><p
style="text-align: center;"><a
title="CSScaffold" href="http://github.com/anthonyshort/csscaffold" target="_blank"><img
class="size-full wp-image-1780 aligncenter" title="csscaffold" src="http://www.webappers.com/img/2009/10/csscaffold.jpg" alt="csscaffold" width="480" height="410" /></a></p><blockquote><p>Requirements: PHP 5+<br
/> Demo: <a
title="Demo" rel="nofollow" href="http://github.com/anthonyshort/csscaffold" target="_blank">http://github.com/anthonyshort/csscaffold</a><br
/> License: New BSD License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2008/09/28/create-your-own-social-network-site-with-elgg/" rel="bookmark" title="September 28, 2008">Create Your Own Social Network Site with Elgg</a></li><li><a
href="http://www.webappers.com/2009/08/12/eyeos-open-source-cloud-computing-operating-system/" rel="bookmark" title="August 12, 2009">EyeOS &#8211; Open Source Cloud Computing Operating System</a></li><li><a
href="http://www.webappers.com/2008/12/05/how-to-setup-an-ubuntu-linux-dedicated-server-for-free/" rel="bookmark" title="December 5, 2008">How to Setup an Ubuntu Linux Dedicated Server for Free</a></li><li><a
href="http://www.webappers.com/2008/08/05/how-to-backup-a-web-server/" rel="bookmark" title="August 5, 2008">How to Backup a Web Server</a></li><li><a
href="http://www.webappers.com/2007/09/02/ext-file-upload-form-widget/" rel="bookmark" title="September 2, 2007">Ext File Upload Form 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/2009/10/09/csscaffold-uses-php-to-extend-the-abilities-of-css/feed/</wfw:commentRss> </item> <item><title>Retrieves and Aggregates Profiles from Across the Web</title><link>http://www.webappers.com/2009/10/08/retrieves-and-aggregates-profiles-from-across-the-web/</link> <comments>http://www.webappers.com/2009/10/08/retrieves-and-aggregates-profiles-from-across-the-web/#comments</comments> <pubDate>Thu, 08 Oct 2009 07:01:52 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Framework]]></category> <category><![CDATA[MIT License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1774</guid> <description><![CDATA[Most of us create identities across the web without much conscious thought. We fill in profiles, upload photos, videos, reviews, and bookmarks. Although this information is often public, it’s fragmented into the silos of individual websites.
Glenn Jones built a JavaScript library that can help you do just that. Ident Engine discovers and retrieves distributed identities [...]]]></description> <content:encoded><![CDATA[<p>Most of us create identities across the web without much conscious thought. We fill in profiles, upload photos, videos, reviews, and bookmarks. Although this information is often public, it’s fragmented into the silos of individual websites.</p><p>Glenn Jones built a JavaScript library that can help you do just that. <strong><a
title="Ident Engine" href="http://identengine.com/" target="_blank">Ident Engine</a></strong> discovers and retrieves distributed identities and profiles from across the web. Simply enter your profile URLs, you would be shocked by the level of detail it found out about you. You can also find out how <strong><a
title="Ident Engine" href="http://identengine.com/" target="_blank">Ident Engine</a></strong> works on <a
title="A List Apart Discovering Magic" href="http://www.alistapart.com/articles/discovering-magic/" target="_blank">A List Apart: Discovering Magic</a> as well.</p><p
style="text-align: center;"><a
title="Ident Engine" href="http://identengine.com/" target="_blank"><img
class="size-full wp-image-1775 aligncenter" title="find-profiles" src="http://www.webappers.com/img/2009/10/find-profiles.jpg" alt="find-profiles" width="480" height="321" /></a></p><blockquote><p>Requirements: -<br
/> Demo: <a
title="Demo" rel="nofollow" href="http://identengine.com/" target="_blank">http://identengine.com/</a><br
/> License: MIT License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2008/06/21/magic-toolbox-javascript-and-flash-image-zoom-tools/" rel="bookmark" title="June 21, 2008">Magic Toolbox &#8211; Javascript and Flash Image Zoom Tools</a></li><li><a
href="http://www.webappers.com/2009/08/06/goingup-combines-web-analytics-with-seo-tools/" rel="bookmark" title="August 6, 2009">GoingUp &#8211; Combines Web Analytics with SEO Tools</a></li><li><a
href="http://www.webappers.com/2008/08/13/img%c2%b72%c2%b7json-extracts-meta-data-from-images-to-json/" rel="bookmark" title="August 13, 2008">IMG·2·JSON Extracts Meta Data from Images to JSON</a></li><li><a
href="http://www.webappers.com/2007/07/26/unknown-flash-xml-gallery-posted-by-deziner-folio/" rel="bookmark" title="July 26, 2007">Unknown Flash XML Gallery Posted by Deziner Folio</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></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/08/retrieves-and-aggregates-profiles-from-across-the-web/feed/</wfw:commentRss> </item> <item><title>SWFAddress Provides Deep Linking for Flash &amp; Ajax</title><link>http://www.webappers.com/2009/10/07/swfaddress-provides-deep-linking-for-flash-ajax/</link> <comments>http://www.webappers.com/2009/10/07/swfaddress-provides-deep-linking-for-flash-ajax/#comments</comments> <pubDate>Wed, 07 Oct 2009 07:01:01 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Framework]]></category> <category><![CDATA[MIT License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1768</guid> <description><![CDATA[
SWFAddress is a small, but powerful library that provides deep linking for Flash and Ajax. It&#8217;s a developer tool, allowing creation of unique virtual URLs that can point to a website section or an application state.
SWFAddress enables a number of important capabilities which are missing in today&#8217;s rich web technologies including:  Bookmarking in a [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: center;"><img
class="size-full wp-image-1769 aligncenter" title="swf-address" src="http://www.webappers.com/img/2009/10/swf-address.jpg" alt="swf-address" width="480" height="63" /></p><p><a
title="SWFAddress" href="http://www.asual.com/swfaddress/" target="_blank">SWFAddress</a> is a small, but powerful library that provides deep linking for Flash and Ajax. It&#8217;s a developer tool, allowing creation of unique virtual URLs that can point to a website section or an application state.</p><p><a
title="SWFAddress" href="http://www.asual.com/swfaddress/" target="_blank">SWFAddress</a> enables a number of important capabilities which are missing in today&#8217;s rich web technologies including:  Bookmarking in a browser or social website. Sending links via email or instant messenger.</p><p>It also enables finding specific content with the major search engines. And utilizing browser history and reload buttons.</p><p>It has been tested on Internet Explorer 6.0+, Mozilla Firefox 1.0+, Safari 1.3+, Opera 9.5+, Chrome 1.0+ and Camino 1.0+.</p><blockquote><p>Requirements: -<br
/> Demo: <a
title="Demo" rel="nofollow" href="http://www.asual.com/swfaddress/" target="_blank">http://www.asual.com/swfaddress/</a><br
/> License: MIT License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2007/07/05/chat-with-any-visitor-of-your-website-with-plugoo/" rel="bookmark" title="July 5, 2007">Chat with Any Visitor of Your Website with Plugoo</a></li><li><a
href="http://www.webappers.com/2007/08/11/30-html-email-templates-and-plain-text-templates/" rel="bookmark" title="August 11, 2007">30 HTML Email Templates and Plain Text Templates</a></li><li><a
href="http://www.webappers.com/2008/06/14/a-guide-to-css-support-in-email/" rel="bookmark" title="June 14, 2008">A Guide to CSS Support in Email</a></li><li><a
href="http://www.webappers.com/2009/07/29/create-a-search-highlight-plugin-with-mootools/" rel="bookmark" title="July 29, 2009">Create a Search &#038; Highlight Plugin with MooTools</a></li><li><a
href="http://www.webappers.com/2008/05/14/an-seo-guide-for-designers/" rel="bookmark" title="May 14, 2008">An SEO Guide for Designers</a></li></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/07/swfaddress-provides-deep-linking-for-flash-ajax/feed/</wfw:commentRss> </item> <item><title>Cross Domain Ajax using CSSHttpRequest</title><link>http://www.webappers.com/2009/10/05/cross-domain-ajax-using-csshttprequest/</link> <comments>http://www.webappers.com/2009/10/05/cross-domain-ajax-using-csshttprequest/#comments</comments> <pubDate>Mon, 05 Oct 2009 07:01:25 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Framework]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1749</guid> <description><![CDATA[CSSHttpRequest is cross-domain Ajax using CSS. Like JavaScript includes, this works because CSS is not subject to the same-origin policy that affects XMLHttpRequest. CSSHttpRequest functions similarly to JSONP, and is limited to making GET requests. Unlike JSONP, untrusted third-party JavaScript cannot execute in the context of the calling page.
CSSHttpRequest.get(
[...]]]></description> <content:encoded><![CDATA[<p><strong><a
title="CSSHttpRequest" href="http://nb.io/hacks/csshttprequest" target="_blank">CSSHttpRequest</a></strong> is cross-domain Ajax using CSS. Like JavaScript includes, this works because CSS is not subject to the <a
href="http://en.wikipedia.org/wiki/Same_origin_policy">same-origin policy</a> that affects XMLHttpRequest. <strong><a
title="CSSHttpRequest" href="http://nb.io/hacks/csshttprequest" target="_blank">CSSHttpRequest</a></strong> functions similarly to JSONP, and is limited to making GET requests. Unlike JSONP, untrusted third-party JavaScript cannot execute in the context of the calling page.</p><pre>  CSSHttpRequest.get(
        "http://www.nb.io/hacks/csshttprequest/hello-world/",
        function(response) { alert(response); }
    );</pre><p>Data is encoded on the server into URI-encoded 2KB chunks and serialized into CSS rules with a modified <code>data:</code> URI scheme. The selector should be in the form <code>#c&lt;N&gt;</code>, where N is an integer index in [0,]. The response is decoded and returned to the callback function as a string:</p><pre>    #c0 { background: url(data:,Hello%20World!); }
    #c1 { background: url(data:,I’m%20text%20encoded%20in%20CSS!); }
    #c2 { background: url(data:,I%20like%20arts%20and%20crafts.); }</pre><p>CSSHttpRequest is open source under an Apache License (Version 2.0).</p><blockquote><p>Requirements: IE6+, Firefox 2+, Safari 3+, iPhone<br
/> Demo: <a
title="Demo" rel="nofollow" href="http://nb.io/hacks/csshttprequest" target="_blank">http://nb.io/hacks/csshttprequest</a><br
/> License: Apache License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2008/02/18/stylize-web-10-best-cross-browsers-css-hacks/" rel="bookmark" title="February 18, 2008">Stylize Web 10 Best Cross Browsers CSS Hacks</a></li><li><a
href="http://www.webappers.com/2007/06/12/website-ready-color-schemes-for-color-schemers/" rel="bookmark" title="June 12, 2007">Website-Ready Color Schemes for Color Schemers</a></li><li><a
href="http://www.webappers.com/2007/06/01/prototype-javascript-framework/" rel="bookmark" title="June 1, 2007">Prototype Javascript Framework</a></li><li><a
href="http://www.webappers.com/2009/02/09/color-scheme-designer-version-30/" rel="bookmark" title="February 9, 2009">Color Scheme Designer Version 3.0</a></li><li><a
href="http://www.webappers.com/2008/04/14/colortoy-20-flash-based-color-scheme-generator/" rel="bookmark" title="April 14, 2008">ColorToy 2.0 &#8211; Flash Based Color Scheme Generator</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/05/cross-domain-ajax-using-csshttprequest/feed/</wfw:commentRss> </item> <item><title>Symfony Components Standalone Libraries for PHP</title><link>http://www.webappers.com/2009/09/21/symfony-components-standalone-libraries-for-php/</link> <comments>http://www.webappers.com/2009/09/21/symfony-components-standalone-libraries-for-php/#comments</comments> <pubDate>Mon, 21 Sep 2009 07:01:19 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Framework]]></category> <category><![CDATA[MIT License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1718</guid> <description><![CDATA[
The Symfony Components are standalone and reusable PHP classes. With no pre-requisite, except for PHP, you can install them today, and start using them right away. Currently, there are three components available at the moment.
YAML &#8211; A PHP library that speaks YAML
Symfony YAML is a PHP library that parses YAML strings and converts them to [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: center;"><a
title="Symfony Components" href="http://components.symfony-project.org/" target="_blank"><img
class="aligncenter" src="http://www.webappers.com/img/2009/09/symfony-components.jpg" alt="Symfony Components" /></a></p><p><a
title="Symfony Components" href="http://components.symfony-project.org/" target="_blank">The Symfony Components</a> are standalone and reusable PHP classes. With no pre-requisite, except for PHP, you can install them today, and start using them right away. Currently, there are three components available at the moment.</p><p><strong>YAML &#8211; A PHP library that speaks YAML</strong><br
/> Symfony YAML is a PHP library that parses YAML strings and converts them to PHP arrays. It can also converts PHP arrays to YAML strings.</p><p><strong>Event Dispatcher &#8211; Facilitating communication between PHP classes</strong><br
/> Symfony Event Dispatcher is a PHP library that provides a lightweight implementation of the Observer design pattern.</p><p><strong>Dependency Injection &#8211; Reinventing how you manage PHP classes</strong><br
/> Symfony Dependency Injection is a PHP library that provides a robust Dependency Injection Container.</p><blockquote><p>Requirements: -<br
/> Demo: <a
title="demo" rel="nofollow" href="http://components.symfony-project.org/" target="_blank">http://components.symfony-project.org/</a><br
/> License: MIT License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><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><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><li><a
href="http://www.webappers.com/2008/03/15/aspnet-ajax-control-toolkit/" rel="bookmark" title="March 15, 2008">ASP.Net Ajax Control Toolkit</a></li><li><a
href="http://www.webappers.com/2007/09/18/official-jquery-user-interface-components-called-jquery-ui/" rel="bookmark" title="September 18, 2007">Official jQuery User Interface Components Called jQuery UI</a></li><li><a
href="http://www.webappers.com/2008/07/18/dbug-php-version-of-coldfusions-cfdump/" rel="bookmark" title="July 18, 2008">dBug &#8211; PHP Version of ColdFusion&#8217;s cfdump</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2009/09/21/symfony-components-standalone-libraries-for-php/feed/</wfw:commentRss> </item> <item><title>Tornado &#8211; Open Source Web Server of FriendFeed</title><link>http://www.webappers.com/2009/09/14/tornado-open-source-web-server-of-friendfeed/</link> <comments>http://www.webappers.com/2009/09/14/tornado-open-source-web-server-of-friendfeed/#comments</comments> <pubDate>Mon, 14 Sep 2009 07:01:01 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Framework]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1695</guid> <description><![CDATA[
Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google&#8217;s webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.
The framework is distinct from most mainstream [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: center;"><img
class="aligncenter" src="http://www.webappers.com/img/2009/09/tornado.jpg" alt="Tornado Web Server" /></p><p><strong><a
href="http://www.tornadoweb.org/" target="_blank">Tornado</a></strong> is an open source version of the scalable, non-blocking web server and tools that power <a
href="http://friendfeed.com/" target="_blank">FriendFeed</a>. The FriendFeed application is written using a web framework that looks a bit like web.py or Google&#8217;s webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.</p><p>The framework is distinct from most mainstream web server frameworks because it is non-blocking and reasonably fast. Because it is non-blocking and uses epoll, it can handle thousands of simultaneous standing connections, which means it is ideal for real-time web services.</p><p>They built the web server <strong><a
href="http://www.tornadoweb.org/" target="_blank">Tornado</a></strong> specifically to handle FriendFeed&#8217;s real-time features — every active user of FriendFeed maintains an open connection to the FriendFeed servers.</p><blockquote><p>Requirements: <a
rel="nofollow" href="http://pycurl.sourceforge.net/">PycURL</a> and a JSON library like <a
rel="nofollow" href="http://pypi.python.org/pypi/simplejson/">simplejson</a> installed<br
/> Demo: <a
rel="nofollow" href="http://www.tornadoweb.org/" target="_blank">http://www.tornadoweb.org/</a><br
/> License: Apache 2.0 License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2008/12/04/build-flex-real-time-social-apps-fast-with-cocomo/" rel="bookmark" title="December 4, 2008">Build Flex Real-time Social Apps Fast with Cocomo</a></li><li><a
href="http://www.webappers.com/2008/01/23/aptana-jaxer-the-worlds-first-true-ajax-server/" rel="bookmark" title="January 23, 2008">Aptana Jaxer &#8211; The World&#8217;s First True Ajax Server</a></li><li><a
href="http://www.webappers.com/2009/08/13/open-source-web-analytics-framework-in-php/" rel="bookmark" title="August 13, 2009">Open Source Web Analytics Framework in PHP</a></li><li><a
href="http://www.webappers.com/2008/07/03/jibberbook-open-source-guestbook-with-mootools/" rel="bookmark" title="July 3, 2008">JibberBook &#8211;  Open Source Guestbook with Mootools</a></li><li><a
href="http://www.webappers.com/2008/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/09/14/tornado-open-source-web-server-of-friendfeed/feed/</wfw:commentRss> </item> <item><title>Create Powerful Mobile Apps with HTML, CSS and jQuery</title><link>http://www.webappers.com/2009/09/08/create-powerful-mobile-apps-with-html-css-and-jquery/</link> <comments>http://www.webappers.com/2009/09/08/create-powerful-mobile-apps-with-html-css-and-jquery/#comments</comments> <pubDate>Tue, 08 Sep 2009 07:01:44 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Framework]]></category> <category><![CDATA[MIT License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1682</guid> <description><![CDATA[jQTouch is a jQuery plugin for mobile web development on forward-thinking devices. You can create powerful mobile apps with just HTML, CSS, and jQuery.  It supports native animations, automatic navigation, and themes for mobile WebKit browsers like iPhone, G1, and Pre.
jQTouch requires one basic theme to make page transitions work which is very small. [...]]]></description> <content:encoded><![CDATA[<p><a
title="jQTouch" href="http://jqtouch.com/" target="_blank">jQTouch</a> is a jQuery plugin for mobile web development on forward-thinking devices. You can create powerful mobile apps with just HTML, CSS, and jQuery.  It supports native animations, automatic navigation, and themes for mobile WebKit browsers like iPhone, G1, and Pre.</p><p><a
title="jQTouch" href="http://jqtouch.com/" target="_blank">jQTouch</a> requires one basic theme to make page transitions work which is very small. One could use just the core CSS file to build a completely custom UI. Themes are additional CSS files which provide native-looking styles, mostly centered around the iPhone OS. Themes included are: Apple, jQT and Vanilla.</p><p
style="text-align: center;"><a
title="jQTouch" href="http://jqtouch.com/" target="_blank"><img
src="http://www.webappers.com/img/2009/09/jqtouch.jpg" alt="jQTouch" /></a></p><blockquote><p>Requirements: jQuery Framework<br
/> Demo: <a
rel="nofollow" href="http://jqtouch.com/" target="_blank">http://jqtouch.com/</a><br
/> License: MIT License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2009/01/01/nettus-shows-us-how-to-open-zip-files-with-php/" rel="bookmark" title="January 1, 2009">NETTUTS Shows Us How to Open Zip Files with PHP</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/2007/09/18/official-jquery-user-interface-components-called-jquery-ui/" rel="bookmark" title="September 18, 2007">Official jQuery User Interface Components Called jQuery UI</a></li><li><a
href="http://www.webappers.com/2008/12/31/jquery-alert-confirm-and-prompt-dialogs-replacements/" rel="bookmark" title="December 31, 2008">jQuery Alert(), Confirm() and Prompt() Dialogs Replacements</a></li><li><a
href="http://www.webappers.com/2008/09/17/merb-mvc-framework-like-ruby-on-rails-but-simpler/" rel="bookmark" title="September 17, 2008">Merb &#8211; MVC Framework Like Ruby on Rails but Simpler</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2009/09/08/create-powerful-mobile-apps-with-html-css-and-jquery/feed/</wfw:commentRss> </item> <item><title>Baseline Grid Framework with Typographic Standards</title><link>http://www.webappers.com/2009/09/02/baseline-grid-framework-with-typographic-standards/</link> <comments>http://www.webappers.com/2009/09/02/baseline-grid-framework-with-typographic-standards/#comments</comments> <pubDate>Wed, 02 Sep 2009 07:01:39 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[CC License]]></category> <category><![CDATA[Framework]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1681</guid> <description><![CDATA[Baseline is a framework built around the idea of a “real” baseline grid. Built with typographic standards in mind, Baseline makes it easy to develop a website with a pleasing grid and good typography.
Baseline starts with several files to reset the browser’s default behavior, build a basic typographic layout — including style for HTML forms [...]]]></description> <content:encoded><![CDATA[<p><a
title="Baseline Framework" href="http://baselinecss.com/" target="_blank">Baseline</a> is a framework built around the idea of a “real” baseline grid. Built with typographic standards in mind, Baseline makes it easy to develop a website with a pleasing grid and good typography.</p><p><a
title="Baseline Framework" href="http://baselinecss.com/" target="_blank">Baseline</a> starts with several files to reset the browser’s default behavior, build a basic typographic layout — including style for HTML forms and new HTML 5 elements — and build a simple grid system. Baseline was born to be a quick way to prototype a website and grew up to become a full typographic framework for the web using “real” baseline grid as it’s foundation.</p><p>Baseline is free and will always be free, it is a way to give back to the web community and promote better typography. It is licenses under a Creative Commons Attribution-Share Alike 3.0 Unported License.</p><p
style="text-align: center;"><a
title="Baseline Framework" href="http://baselinecss.com/" target="_blank"><img
src="http://www.webappers.com/img/2009/08/baseline.jpg" alt="Baseline Framework" /></a></p><blockquote><p>Requirements: -<br
/> Demo: <a
rel="nofollow" href="http://baselinecss.com/" target="_blank">http://baselinecss.com/</a><br
/> License: Creative Commons License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2007/08/09/blueprint-a-css-framework/" rel="bookmark" title="August 9, 2007">Blueprint &#8211; A CSS Framework</a></li><li><a
href="http://www.webappers.com/2008/10/21/typeneu-an-odyeesey-in-typography/" rel="bookmark" title="October 21, 2008">TypeNEU &#8211; An Odyeesey in Typography</a></li><li><a
href="http://www.webappers.com/2009/01/30/fluid-960-grid-system-templates/" rel="bookmark" title="January 30, 2009">Fluid 960 Grid System Templates</a></li><li><a
href="http://www.webappers.com/2007/08/15/prototip-most-features-tooltips-for-prototype/" rel="bookmark" title="August 15, 2007">Prototip Most Features Tooltips for Prototype</a></li><li><a
href="http://www.webappers.com/2007/09/21/i-love-typography-devoted-to-fonts-and-typefaces/" rel="bookmark" title="September 21, 2007">I Love Typography Devoted to Fonts and Typefaces</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2009/09/02/baseline-grid-framework-with-typographic-standards/feed/</wfw:commentRss> </item> <item><title>Picok &#8211; Let Users Build Their Personal Information Dashboards</title><link>http://www.webappers.com/2009/08/21/picok-let-users-build-their-personal-information-dashboards/</link> <comments>http://www.webappers.com/2009/08/21/picok-let-users-build-their-personal-information-dashboards/#comments</comments> <pubDate>Fri, 21 Aug 2009 07:01:06 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Framework]]></category> <category><![CDATA[GPL License]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1652</guid> <description><![CDATA[Picok stands for Personal Information Cockpit. It&#8217;s an open source software package, aimed at enabling users to build their personal information dashboards. The users content is loaded into small draggable boxes,  so called portlets, and layed out in a tabbed column-based interface. There are a quite few standard portlets shipped with Picok, but since [...]]]></description> <content:encoded><![CDATA[<p><a
title="Picok" href="http://www.picok.org/en/" target="_blank">Picok</a> stands for Personal Information Cockpit. It&#8217;s an open source software package, aimed at enabling users to build their personal information dashboards. The users content is loaded into small draggable boxes,  so called portlets, and layed out in a tabbed column-based interface. There are a quite few standard portlets shipped with Picok, but since it is an open system, maintainers of picok installations can easily create portlets of their own.</p><p><a
title="Picok" href="http://www.picok.org/en/" target="_blank">Picok</a> is written in PHP 5, uses the Yahoo User Interface Library  and Zend Framework Components and supports MySQL, Microsoft SQL Server, IBM Lotus Notes and is ready to be integrated into your corporate intranet, website or community platform as well.</p><p
style="text-align: center;"><a
title="Picok" href="http://www.picok.org/en/" target="_blank"><img
src="http://www.webappers.com/img/2009/08/picok.jpg" alt="Picok" /></a></p><blockquote><p>Requirements: Yahoo User Interface Library<br
/> Demo: <a
title="demo" rel="nofollow" href="http://www.picok.org/en/" target="_blank">http://www.picok.org/en/</a><br
/> License:  GPL 3.0 License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2008/09/28/create-your-own-social-network-site-with-elgg/" rel="bookmark" title="September 28, 2008">Create Your Own Social Network Site with Elgg</a></li><li><a
href="http://www.webappers.com/2007/08/04/the-yahoo-user-interface-library/" rel="bookmark" title="August 4, 2007">The Yahoo! User Interface Library</a></li><li><a
href="http://www.webappers.com/2008/02/21/step-by-step-show-explain-and-guide-your-visitors/" rel="bookmark" title="February 21, 2008">Step by Step &#8211; Show, Explain and Guide Your Visitors</a></li><li><a
href="http://www.webappers.com/2008/07/03/jibberbook-open-source-guestbook-with-mootools/" rel="bookmark" title="July 3, 2008">JibberBook &#8211;  Open Source Guestbook with Mootools</a></li><li><a
href="http://www.webappers.com/2008/01/26/shadowbox-cross-platform-fully-documented-media-viewer/" rel="bookmark" title="January 26, 2008">Shadowbox Cross-Platform Fully-Documented Media Viewer</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2009/08/21/picok-let-users-build-their-personal-information-dashboards/feed/</wfw:commentRss> </item> </channel> </rss>
<!-- Served from: ps11300.dreamhostps.com @ 2009-11-20 20:14:00 by W3 Total Cache -->