<?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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Free and Open Source Web Resources &#187; JavaScript</title>
	<atom:link href="http://inwebdeveloper.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://inwebdeveloper.com</link>
	<description>Free and Open Source Web Resources</description>
	<lastBuildDate>Sun, 05 Feb 2012 21:50:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
		<item>
		<title>EmbedJS: Build your own framework</title>
		<link>http://inwebdeveloper.com/2011/12/14/embedjs-build-your-own-framework/</link>
		<comments>http://inwebdeveloper.com/2011/12/14/embedjs-build-your-own-framework/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 07:59:59 +0000</pubDate>
		<dc:creator>WebAdmin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[BlackBerry]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Windows Phone 7]]></category>
		<category><![CDATA[EmbedJS]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://inwebdeveloper.com/?p=1447</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><p>Categories: <a href="http://inwebdeveloper.com/category/android/" title="View all posts in Android" rel="category tag">Android</a>, <a href="http://inwebdeveloper.com/category/blackberry/" title="View all posts in BlackBerry" rel="category tag">BlackBerry</a>, <a href="http://inwebdeveloper.com/category/firefox/" title="View all posts in Firefox" rel="category tag">Firefox</a>, <a href="http://inwebdeveloper.com/category/ios/" title="View all posts in iOS" rel="category tag">iOS</a>, <a href="http://inwebdeveloper.com/category/open-source/" title="View all posts in Open Source" rel="category tag">Open Source</a>, <a href="http://inwebdeveloper.com/category/windows-phone-7/" title="View all posts in Windows Phone 7" rel="category tag">Windows Phone 7</a></p><p>Tags: <a href="http://inwebdeveloper.com/tag/android/" rel="tag">Android</a>, <a href="http://inwebdeveloper.com/tag/blackberry/" rel="tag">BlackBerry</a>, <a href="http://inwebdeveloper.com/tag/embedjs/" rel="tag">EmbedJS</a>, <a href="http://inwebdeveloper.com/tag/ios/" rel="tag">iOS</a>, <a href="http://inwebdeveloper.com/tag/javascript/" rel="tag">JavaScript</a>, <a href="http://inwebdeveloper.com/tag/open-source/" rel="tag">Open Source</a>, <a href="http://inwebdeveloper.com/tag/windows-phone-7/" rel="tag">Windows Phone 7</a></p>EmbedJS is a JavaScript framework for embedded devices (mobile phones, TVs, etc.). It takes a different approach than other frameworks by shipping just the code needed for each device. That means, there&#8217;s less code going over the wire, less code branching at runtime and less memory usage. Supoort platforms: iOS iOS 5 Android Firefox Mobile<a href="http://inwebdeveloper.com/2011/12/14/embedjs-build-your-own-framework/">&#160;&#160;[ Read More ]</a><table width='100%'><tr><td align=right><p><b>(<a href='http://inwebdeveloper.com/2011/12/14/embedjs-build-your-own-framework/' title='EmbedJS: Build your own framework'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
		<wfw:commentRss>http://inwebdeveloper.com/2011/12/14/embedjs-build-your-own-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zinc 4.0: Build Desktop Apps with HTML5</title>
		<link>http://inwebdeveloper.com/2011/12/11/zinc-4-0-build-desktop-apps-with-html5/</link>
		<comments>http://inwebdeveloper.com/2011/12/11/zinc-4-0-build-desktop-apps-with-html5/#comments</comments>
		<pubDate>Sun, 11 Dec 2011 02:17:23 +0000</pubDate>
		<dc:creator>WebAdmin</dc:creator>
				<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Mac OSX]]></category>

		<guid isPermaLink="false">http://inwebdeveloper.com/?p=1432</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><p>Categories: <a href="http://inwebdeveloper.com/category/html5/" title="View all posts in HTML5" rel="category tag">HTML5</a>, <a href="http://inwebdeveloper.com/category/javascript/" title="View all posts in JavaScript" rel="category tag">JavaScript</a>, <a href="http://inwebdeveloper.com/category/jquery/" title="View all posts in jQuery" rel="category tag">jQuery</a></p><p>Tags: <a href="http://inwebdeveloper.com/tag/css3/" rel="tag">CSS3</a>, <a href="http://inwebdeveloper.com/tag/html5/" rel="tag">HTML5</a>, <a href="http://inwebdeveloper.com/tag/javascript/" rel="tag">JavaScript</a>, <a href="http://inwebdeveloper.com/tag/jquery/" rel="tag">jQuery</a>, <a href="http://inwebdeveloper.com/tag/mac-osx/" rel="tag">Mac OSX</a></p>Zinc 4.0 includes an all new feature which compiles the many files that make up a HTML5 web app into a single file Desktop Application for Windows and Mac OSX. HTML5 is the fifth revision of the HTML standard, although the term &#8216;HTML5&#8242; is often used to encompass a broad set of open web technologies<a href="http://inwebdeveloper.com/2011/12/11/zinc-4-0-build-desktop-apps-with-html5/">&#160;&#160;[ Read More ]</a><table width='100%'><tr><td align=right><p><b>(<a href='http://inwebdeveloper.com/2011/12/11/zinc-4-0-build-desktop-apps-with-html5/' title='Zinc 4.0: Build Desktop Apps with HTML5'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
		<wfw:commentRss>http://inwebdeveloper.com/2011/12/11/zinc-4-0-build-desktop-apps-with-html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iUI: HTML5 Framework for Smartphones and Tablets</title>
		<link>http://inwebdeveloper.com/2011/12/07/iui-html5-framework-for-smartphones-and-tablets/</link>
		<comments>http://inwebdeveloper.com/2011/12/07/iui-html5-framework-for-smartphones-and-tablets/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 15:17:44 +0000</pubDate>
		<dc:creator>WebAdmin</dc:creator>
				<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Iphone]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[HTML5 framework]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://inwebdeveloper.com/?p=1426</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><p>Categories: <a href="http://inwebdeveloper.com/category/html5/" title="View all posts in HTML5" rel="category tag">HTML5</a>, <a href="http://inwebdeveloper.com/category/iphone-2/" title="View all posts in Iphone" rel="category tag">Iphone</a>, <a href="http://inwebdeveloper.com/category/javascript/" title="View all posts in JavaScript" rel="category tag">JavaScript</a></p><p>Tags: <a href="http://inwebdeveloper.com/tag/html5-framework/" rel="tag">HTML5 framework</a>, <a href="http://inwebdeveloper.com/tag/iphone/" rel="tag">iPhone</a>, <a href="http://inwebdeveloper.com/tag/javascript/" rel="tag">JavaScript</a></p>iUI is an HTML5 framework consisting of a JavaScript library, CSS, and images for developing advanced mobile webapps for smartphones and tables. This mobile framework helps you create Mobile-optimized WebApps with just HTML and CSS. Some major features are: Create Navigational Menus and iPhone-style interfaces from standard HTML Use or knowledge of JavaScript is not<a href="http://inwebdeveloper.com/2011/12/07/iui-html5-framework-for-smartphones-and-tablets/">&#160;&#160;[ Read More ]</a><table width='100%'><tr><td align=right><p><b>(<a href='http://inwebdeveloper.com/2011/12/07/iui-html5-framework-for-smartphones-and-tablets/' title='iUI: HTML5 Framework for Smartphones and Tablets'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
		<wfw:commentRss>http://inwebdeveloper.com/2011/12/07/iui-html5-framework-for-smartphones-and-tablets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TaffyDB: The Open Souce JavaScript Database</title>
		<link>http://inwebdeveloper.com/2011/12/05/taffydb-the-open-souce-javascript-database/</link>
		<comments>http://inwebdeveloper.com/2011/12/05/taffydb-the-open-souce-javascript-database/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 03:55:03 +0000</pubDate>
		<dc:creator>WebAdmin</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Dojo]]></category>
		<category><![CDATA[TaffyDB]]></category>
		<category><![CDATA[YUI]]></category>

		<guid isPermaLink="false">http://inwebdeveloper.com/?p=1423</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><p>Categories: <a href="http://inwebdeveloper.com/category/javascript/" title="View all posts in JavaScript" rel="category tag">JavaScript</a>, <a href="http://inwebdeveloper.com/category/jquery/" title="View all posts in jQuery" rel="category tag">jQuery</a>, <a href="http://inwebdeveloper.com/category/open-source/" title="View all posts in Open Source" rel="category tag">Open Source</a></p><p>Tags: <a href="http://inwebdeveloper.com/tag/dojo/" rel="tag">Dojo</a>, <a href="http://inwebdeveloper.com/tag/javascript/" rel="tag">JavaScript</a>, <a href="http://inwebdeveloper.com/tag/jquery/" rel="tag">jQuery</a>, <a href="http://inwebdeveloper.com/tag/taffydb/" rel="tag">TaffyDB</a>, <a href="http://inwebdeveloper.com/tag/yui/" rel="tag">YUI</a></p>TaffyDB is a libary to bring powerful database funtionality to that concept and rapidly improve the way you work with data inside of JavaScript. This open source library brings database features into your JavaScript applications. Features : - Extremely fast - Powerful JavaScript centric data selection engine - Database inspired features such as count, update,<a href="http://inwebdeveloper.com/2011/12/05/taffydb-the-open-souce-javascript-database/">&#160;&#160;[ Read More ]</a><table width='100%'><tr><td align=right><p><b>(<a href='http://inwebdeveloper.com/2011/12/05/taffydb-the-open-souce-javascript-database/' title='TaffyDB: The Open Souce JavaScript Database'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
		<wfw:commentRss>http://inwebdeveloper.com/2011/12/05/taffydb-the-open-souce-javascript-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Unleashes Native Client Into Chrome</title>
		<link>http://inwebdeveloper.com/2011/08/13/google-unleashes-native-client-into-chrome/</link>
		<comments>http://inwebdeveloper.com/2011/08/13/google-unleashes-native-client-into-chrome/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 20:08:54 +0000</pubDate>
		<dc:creator>WebAdmin</dc:creator>
				<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Native Client]]></category>

		<guid isPermaLink="false">http://inwebdeveloper.com/?p=1305</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><p>Categories: <a href="http://inwebdeveloper.com/category/html5/" title="View all posts in HTML5" rel="category tag">HTML5</a>, <a href="http://inwebdeveloper.com/category/javascript/" title="View all posts in JavaScript" rel="category tag">JavaScript</a>, <a href="http://inwebdeveloper.com/category/open-source/" title="View all posts in Open Source" rel="category tag">Open Source</a></p><p>Tags: <a href="http://inwebdeveloper.com/tag/chrome/" rel="tag">Chrome</a>, <a href="http://inwebdeveloper.com/tag/html5/" rel="tag">HTML5</a>, <a href="http://inwebdeveloper.com/tag/javascript/" rel="tag">JavaScript</a>, <a href="http://inwebdeveloper.com/tag/native-client/" rel="tag">Native Client</a></p>Native Client: It’s an open source technology that allows a web browser to run compiled native code. As Google notes on their Chrome Blog blog today, the latest beta version of Chrome (version 14) has Native Client built-in. Their implementation allows for C and C++ code to be executed inside of the browser while maintaining<a href="http://inwebdeveloper.com/2011/08/13/google-unleashes-native-client-into-chrome/">&#160;&#160;[ Read More ]</a><table width='100%'><tr><td align=right><p><b>(<a href='http://inwebdeveloper.com/2011/08/13/google-unleashes-native-client-into-chrome/' title='Google Unleashes Native Client Into Chrome'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
		<wfw:commentRss>http://inwebdeveloper.com/2011/08/13/google-unleashes-native-client-into-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kendo UI: jQuery-HTML5 UI Framework</title>
		<link>http://inwebdeveloper.com/2011/08/07/kendo-ui-jquery-html5-ui-framework/</link>
		<comments>http://inwebdeveloper.com/2011/08/07/kendo-ui-jquery-html5-ui-framework/#comments</comments>
		<pubDate>Sat, 06 Aug 2011 22:26:42 +0000</pubDate>
		<dc:creator>WebAdmin</dc:creator>
				<category><![CDATA[HTML5]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[HTML5 UI development]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Kendo UI]]></category>
		<category><![CDATA[Kendo UI Framework]]></category>

		<guid isPermaLink="false">http://inwebdeveloper.com/?p=1293</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><p>Categories: <a href="http://inwebdeveloper.com/category/html5/" title="View all posts in HTML5" rel="category tag">HTML5</a>, <a href="http://inwebdeveloper.com/category/jquery/" title="View all posts in jQuery" rel="category tag">jQuery</a></p><p>Tags: <a href="http://inwebdeveloper.com/tag/css3/" rel="tag">CSS3</a>, <a href="http://inwebdeveloper.com/tag/html5/" rel="tag">HTML5</a>, <a href="http://inwebdeveloper.com/tag/html5-ui-development/" rel="tag">HTML5 UI development</a>, <a href="http://inwebdeveloper.com/tag/javascript/" rel="tag">JavaScript</a>, <a href="http://inwebdeveloper.com/tag/kendo-ui/" rel="tag">Kendo UI</a>, <a href="http://inwebdeveloper.com/tag/kendo-ui-framework/" rel="tag">Kendo UI Framework</a></p>Kendo UI is a powerful framework for rapid HTML5 UI development. Based on the latest HTML5, CSS3, and JavaScript standards, it delivers everything needed for client-side, jQuery-powered development in one integrated, compact package. Kendo UI combines everything needed for modern JavaScript development, including a powerful DataSource, universal Drag-and-Drop, Templates, Themes, and UI Widgets. Demo: http://demos.kendoui.com/<a href="http://inwebdeveloper.com/2011/08/07/kendo-ui-jquery-html5-ui-framework/">&#160;&#160;[ Read More ]</a><table width='100%'><tr><td align=right><p><b>(<a href='http://inwebdeveloper.com/2011/08/07/kendo-ui-jquery-html5-ui-framework/' title='Kendo UI: jQuery-HTML5 UI Framework'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
		<wfw:commentRss>http://inwebdeveloper.com/2011/08/07/kendo-ui-jquery-html5-ui-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mashi: Flash-Like Animations With JavaScript</title>
		<link>http://inwebdeveloper.com/2011/06/11/mashi-flash-like-animations-with-javascript/</link>
		<comments>http://inwebdeveloper.com/2011/06/11/mashi-flash-like-animations-with-javascript/#comments</comments>
		<pubDate>Sat, 11 Jun 2011 14:03:04 +0000</pubDate>
		<dc:creator>WebAdmin</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Mashi]]></category>
		<category><![CDATA[Open Source Javascript]]></category>

		<guid isPermaLink="false">http://inwebdeveloper.com/?p=1067</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><p>Categories: <a href="http://inwebdeveloper.com/category/javascript/" title="View all posts in JavaScript" rel="category tag">JavaScript</a>, <a href="http://inwebdeveloper.com/category/open-source/" title="View all posts in Open Source" rel="category tag">Open Source</a></p><p>Tags: <a href="http://inwebdeveloper.com/tag/javascript/" rel="tag">JavaScript</a>, <a href="http://inwebdeveloper.com/tag/mashi/" rel="tag">Mashi</a>, <a href="http://inwebdeveloper.com/tag/open-source/" rel="tag">Open Source</a>, <a href="http://inwebdeveloper.com/tag/open-source-javascript/" rel="tag">Open Source Javascript</a></p>Mashi is an open source JavaScript toolkit for creating timeline-based, Flash-like movies and complex animations using HTML, CSS + JS. It is standalone, modular, object-oriented and lightweight. Additional plugins are only required for advanced usage. In contrast to other animation tools, Mashi uses a scene-based timeline. So you are not limited to a timeline divided<a href="http://inwebdeveloper.com/2011/06/11/mashi-flash-like-animations-with-javascript/">&#160;&#160;[ Read More ]</a><table width='100%'><tr><td align=right><p><b>(<a href='http://inwebdeveloper.com/2011/06/11/mashi-flash-like-animations-with-javascript/' title='Mashi: Flash-Like Animations With JavaScript'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
		<wfw:commentRss>http://inwebdeveloper.com/2011/06/11/mashi-flash-like-animations-with-javascript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Zepto.js:JavaScript framework for mobile WebKit browsers</title>
		<link>http://inwebdeveloper.com/2010/11/01/zepto-jsjavascript-framework-for-mobile-webkit-browsers/</link>
		<comments>http://inwebdeveloper.com/2010/11/01/zepto-jsjavascript-framework-for-mobile-webkit-browsers/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 14:50:11 +0000</pubDate>
		<dc:creator>WebAdmin</dc:creator>
				<category><![CDATA[Freeware]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[WebKit browsers]]></category>

		<guid isPermaLink="false">http://inwebdeveloper.com/?p=388</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><p>Categories: <a href="http://inwebdeveloper.com/category/freeware/" title="View all posts in Freeware" rel="category tag">Freeware</a>, <a href="http://inwebdeveloper.com/category/javascript/" title="View all posts in JavaScript" rel="category tag">JavaScript</a>, <a href="http://inwebdeveloper.com/category/jquery/" title="View all posts in jQuery" rel="category tag">jQuery</a></p><p>Tags: <a href="http://inwebdeveloper.com/tag/javascript/" rel="tag">JavaScript</a>, <a href="http://inwebdeveloper.com/tag/jquery/" rel="tag">jQuery</a>, <a href="http://inwebdeveloper.com/tag/webkit-browsers/" rel="tag">WebKit browsers</a></p>Zepto.js is a lightweight (2kb) JavaScript framework for mobile WebKit browsers, with a jQuery-compatible syntax. It aims to help overcoming the most drudge work with a nice API so users can concentrate on getting things done. Besides the most common functions that can be expected from a JS framework, it has support for touch events<a href="http://inwebdeveloper.com/2010/11/01/zepto-jsjavascript-framework-for-mobile-webkit-browsers/">&#160;&#160;[ Read More ]</a><table width='100%'><tr><td align=right><p><b>(<a href='http://inwebdeveloper.com/2010/11/01/zepto-jsjavascript-framework-for-mobile-webkit-browsers/' title='Zepto.js:JavaScript framework for mobile WebKit browsers'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
		<wfw:commentRss>http://inwebdeveloper.com/2010/11/01/zepto-jsjavascript-framework-for-mobile-webkit-browsers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chromeless: Build your own Browser UI using HTML, CSS and JS</title>
		<link>http://inwebdeveloper.com/2010/10/27/chromeless-build-your-own-browser-ui-using-html-css-and-js/</link>
		<comments>http://inwebdeveloper.com/2010/10/27/chromeless-build-your-own-browser-ui-using-html-css-and-js/#comments</comments>
		<pubDate>Tue, 26 Oct 2010 22:07:21 +0000</pubDate>
		<dc:creator>WebAdmin</dc:creator>
				<category><![CDATA[Freeware]]></category>
		<category><![CDATA[GPL 2 License]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[The Chromeless]]></category>

		<guid isPermaLink="false">http://inwebdeveloper.com/?p=380</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><p>Categories: <a href="http://inwebdeveloper.com/category/freeware/" title="View all posts in Freeware" rel="category tag">Freeware</a>, <a href="http://inwebdeveloper.com/category/gpl-2-license/" title="View all posts in GPL 2 License" rel="category tag">GPL 2 License</a>, <a href="http://inwebdeveloper.com/category/javascript/" title="View all posts in JavaScript" rel="category tag">JavaScript</a>, <a href="http://inwebdeveloper.com/category/open-source/" title="View all posts in Open Source" rel="category tag">Open Source</a></p><p>Tags: <a href="http://inwebdeveloper.com/tag/css/" rel="tag">CSS</a>, <a href="http://inwebdeveloper.com/tag/html/" rel="tag">HTML</a>, <a href="http://inwebdeveloper.com/tag/javascript/" rel="tag">JavaScript</a>, <a href="http://inwebdeveloper.com/tag/the-chromeless/" rel="tag">The Chromeless</a></p>The Chromeless project experiments with the idea of removing the current browser user interface and replacing it with a flexible platform which allows for the creation of new browser UI using standard web technologies such as HTML, CSS and JavaScript. Instead building a whole new platform, the web itself should be the platform. That a<a href="http://inwebdeveloper.com/2010/10/27/chromeless-build-your-own-browser-ui-using-html-css-and-js/">&#160;&#160;[ Read More ]</a><table width='100%'><tr><td align=right><p><b>(<a href='http://inwebdeveloper.com/2010/10/27/chromeless-build-your-own-browser-ui-using-html-css-and-js/' title='Chromeless: Build your own Browser UI using HTML, CSS and JS'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
		<wfw:commentRss>http://inwebdeveloper.com/2010/10/27/chromeless-build-your-own-browser-ui-using-html-css-and-js/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eXtplorer: Web Based PHP JavaScript File Manager</title>
		<link>http://inwebdeveloper.com/2010/10/24/extplorer-web-based-php-javascript-file-manager/</link>
		<comments>http://inwebdeveloper.com/2010/10/24/extplorer-web-based-php-javascript-file-manager/#comments</comments>
		<pubDate>Sun, 24 Oct 2010 04:32:34 +0000</pubDate>
		<dc:creator>WebAdmin</dc:creator>
				<category><![CDATA[Freeware]]></category>
		<category><![CDATA[License GNU GPL]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Based]]></category>

		<guid isPermaLink="false">http://inwebdeveloper.com/?p=374</guid>
		<description><![CDATA[<table cellpadding='10'><tr><td valign='top' align='left'><p>Categories: <a href="http://inwebdeveloper.com/category/freeware/" title="View all posts in Freeware" rel="category tag">Freeware</a>, <a href="http://inwebdeveloper.com/category/license-gnu-gpl/" title="View all posts in License GNU GPL" rel="category tag">License GNU GPL</a></p><p>Tags: <a href="http://inwebdeveloper.com/tag/javascript/" rel="tag">JavaScript</a>, <a href="http://inwebdeveloper.com/tag/php/" rel="tag">PHP</a>, <a href="http://inwebdeveloper.com/tag/web-based/" rel="tag">Web Based</a></p>eXtplorer is a web based PHP Javascript File Manager that allows to browse directories, upload and download files, change file permissions (chmod) and much more. Features - Dynamic Directory Tree with on-demand loading of subdirectories - Edit Files (with Syntax-Highlighting - User Management with different permission levels - Available as a component for Joomla! and<a href="http://inwebdeveloper.com/2010/10/24/extplorer-web-based-php-javascript-file-manager/">&#160;&#160;[ Read More ]</a><table width='100%'><tr><td align=right><p><b>(<a href='http://inwebdeveloper.com/2010/10/24/extplorer-web-based-php-javascript-file-manager/' title='eXtplorer: Web Based PHP JavaScript File Manager'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description>
		<wfw:commentRss>http://inwebdeveloper.com/2010/10/24/extplorer-web-based-php-javascript-file-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

