<?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>i-keng.com</title>
	<atom:link href="http://www.i-keng.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.i-keng.com</link>
	<description>free php scripts ajax web resource</description>
	<lastBuildDate>Mon, 05 Mar 2012 06:37:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>DHTMLX Touch – A JavaScript Framework for Mobile and Touch Devices</title>
		<link>http://www.i-keng.com/2012/03/05/dhtmlx-touch-a-javascript-framework-for-mobile-and-touch-devices/</link>
		<comments>http://www.i-keng.com/2012/03/05/dhtmlx-touch-a-javascript-framework-for-mobile-and-touch-devices/#comments</comments>
		<pubDate>Mon, 05 Mar 2012 06:37:34 +0000</pubDate>
		<dc:creator>i-keng</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[DHTML touch]]></category>
		<category><![CDATA[iOS Web template]]></category>
		<category><![CDATA[iPhone Web Template]]></category>
		<category><![CDATA[Mobile Framework]]></category>

		<guid isPermaLink="false">http://www.i-keng.com/?p=224</guid>
		<description><![CDATA[DHTMLX Touch is a JavaScript library which heavily makes use of HTML5, for building mobile web applications. It’s not just a set of UI widgets, but a complete framework that allows you to create cross-platform web applications for mobile and touch-screen devices. The framework is compatible with multiple devices and applications built with it will work smoothly on iPad, iPhone and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dhtmlx.com/touch/" target="_blank"><strong>DHTMLX Touch</strong></a> is a <strong>JavaScript library</strong> which heavily makes use of HTML5, <strong>for building mobile web applications</strong>.</p>
<p>It’s not just a set of UI widgets, but a complete framework that allows you to create cross-platform web applications for mobile and touch-screen devices.</p>
<p>The framework is <strong>compatible with multiple devices</strong> and applications built with it will work smoothly on iPad, iPhone and Android.</p>
<p><a href="http://www.i-keng.com/wp-content/uploads/2012/03/dhtmlx-touch.jpg"><img class="aligncenter size-full wp-image-225" title="dhtmlx-touch" src="http://www.i-keng.com/wp-content/uploads/2012/03/dhtmlx-touch.jpg" alt="" width="480" height="353" /></a></p>
<p><span id="more-224"></span></p>
<p>The library is free to be used in GPL-licensed applications and currently in &#8220;alpha&#8221; stage but updated/improved regularly.</p>
<p>There is also a <a href="http://www.dhtmlx.com/touch/designer/" target="_blank">visual-designer</a> for the library for <strong>building web applications with drag&#8217;n drops</strong>.</p>
<p>&nbsp;</p>
<p><strong>Website:</strong> <a href="http://www.dhtmlx.com/touch/" target="_blank">http://www.dhtmlx.com/touch/</a></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.i-keng.com/2012/03/05/dhtmlx-touch-a-javascript-framework-for-mobile-and-touch-devices/" target="_blank"><img src="http://www.i-keng.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.i-keng.com/2012/03/05/dhtmlx-touch-a-javascript-framework-for-mobile-and-touch-devices/" target="_blank" title="Share on Facebook">Share on Facebook</a></p><div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="small" count="1" href="http://www.i-keng.com/2012/03/05/dhtmlx-touch-a-javascript-framework-for-mobile-and-touch-devices/"></g:plusone></div><div style='display:none' id="post-refEl-224"></div>]]></content:encoded>
			<wfw:commentRss>http://www.i-keng.com/2012/03/05/dhtmlx-touch-a-javascript-framework-for-mobile-and-touch-devices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flexible Notifications With jQuery – noty</title>
		<link>http://www.i-keng.com/2012/02/27/flexible-notifications-with-jquery-noty/</link>
		<comments>http://www.i-keng.com/2012/02/27/flexible-notifications-with-jquery-noty/#comments</comments>
		<pubDate>Mon, 27 Feb 2012 06:41:02 +0000</pubDate>
		<dc:creator>i-keng</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jquery notification]]></category>
		<category><![CDATA[notification]]></category>

		<guid isPermaLink="false">http://www.i-keng.com/?p=220</guid>
		<description><![CDATA[noty is a jQuery plugin for creating user-friendly, &#8220;JavaScript-alert alternative&#8221;notifications very easily. It has built-in support for alert, success, error and confirmation messages and they can either be displayed as HTML elements that fade in/out or as modal boxes. The notifications can be displayed on any part of a web page (top, bottom, center, top left or top right) and many options [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://needim.github.com/noty/" target="_blank"><strong>noty</strong></a> is a <strong>jQuery plugin</strong> for creating user-friendly, &#8220;JavaScript-alert alternative&#8221;<strong>notifications</strong> very easily.</p>
<p>It has <strong>built-in support for alert, success, error and confirmation messages</strong> and they can either be displayed as HTML elements that fade in/out or as modal boxes.</p>
<p><a href="http://www.i-keng.com/wp-content/uploads/2012/02/noty-jquery_plugin.jpg"><img class="aligncenter size-full wp-image-221" title="noty-jquery_plugin" src="http://www.i-keng.com/wp-content/uploads/2012/02/noty-jquery_plugin.jpg" alt="" width="480" height="258" /></a></p>
<p><span id="more-220"></span></p>
<p><strong>The notifications can be displayed on any part of a web page</strong> (top, bottom, center, top left or top right) and many options exist for customization (speed of open/close animations, display duration, being closeable or not and more).</p>
<p>Each notification is displayed from a <strong>queue</strong> in an order which is nice for making sure each item is shown.</p>
<p>There are <strong>various callbacks</strong> provided and <strong>an online editor exists for customizing</strong> the notifications.</p>
<p>&nbsp;</p>
<p><strong>Website:</strong> <a href="http://needim.github.com/noty/" target="_blank">http://needim.github.com/noty/</a><br />
<strong>Download:</strong> <a href="https://github.com/needim/noty" target="_blank">https://github.com/needim/noty</a></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.i-keng.com/2012/02/27/flexible-notifications-with-jquery-noty/" target="_blank"><img src="http://www.i-keng.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.i-keng.com/2012/02/27/flexible-notifications-with-jquery-noty/" target="_blank" title="Share on Facebook">Share on Facebook</a></p><div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="small" count="1" href="http://www.i-keng.com/2012/02/27/flexible-notifications-with-jquery-noty/"></g:plusone></div><div style='display:none' id="post-refEl-220"></div>]]></content:encoded>
			<wfw:commentRss>http://www.i-keng.com/2012/02/27/flexible-notifications-with-jquery-noty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Instant CRUD Interfaces With PHP (CodeIgniter): GroceryCrud</title>
		<link>http://www.i-keng.com/2012/02/27/instant-crud-interfaces-with-php-codeigniter-grocerycrud/</link>
		<comments>http://www.i-keng.com/2012/02/27/instant-crud-interfaces-with-php-codeigniter-grocerycrud/#comments</comments>
		<pubDate>Mon, 27 Feb 2012 06:35:43 +0000</pubDate>
		<dc:creator>i-keng</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[back-office]]></category>
		<category><![CDATA[backend]]></category>
		<category><![CDATA[Codeigniter plugin]]></category>
		<category><![CDATA[CRUD]]></category>

		<guid isPermaLink="false">http://www.i-keng.com/?p=217</guid>
		<description><![CDATA[For data-driven web applications, we usually create an admin interface for managing this data where many parts of it are actually about listing records within a grid. GroceryCrud is a CodeIgniter-powered resource that can auto-generate a fully-functional create/read/update/delete interface very quickly. Once it is integrated into a CodeIgniter installation, a new grid with CRUD features can be created with only [...]]]></description>
			<content:encoded><![CDATA[<p>For data-driven web applications, we usually create an admin interface for managing this data where many parts of it are actually about listing records within a grid.</p>
<p><a href="http://www.grocerycrud.com/" target="_blank"><strong>GroceryCrud</strong></a> is a <strong>CodeIgniter-powered</strong> resource that can <strong>auto-generate a fully-functional create/read/update/delete interface</strong> very quickly.</p>
<p>Once it is integrated into a CodeIgniter installation, a new grid with CRUD features can be created with only a few lines of code and it can have <strong>pagination, sorting + search, all with Ajax</strong>.</p>
<p><a href="http://www.i-keng.com/wp-content/uploads/2012/02/grocerycrud.gif"><img class="aligncenter size-full wp-image-218" title="grocerycrud" src="http://www.i-keng.com/wp-content/uploads/2012/02/grocerycrud.gif" alt="" width="480" height="286" /></a></p>
<p><span id="more-217"></span></p>
<p>The <strong>generated data-entry forms can have both server-side and client-side validation</strong> where custom rules can be integrated easily.</p>
<p>It is possible to only use the desired columns and there are <strong>callbacks almost everywhere</strong> for further customizations.</p>
<p>&nbsp;</p>
<p><strong>Requirements:</strong> Codeigniter 2.0+</p>
<p><strong>Website:</strong> <a href="http://www.grocerycrud.com/" target="_blank">http://www.grocerycrud.com/</a><br />
<strong>Demo:</strong> <a href="http://www.grocerycrud.com/examples" target="_blank">http://www.grocerycrud.com/examples</a><br />
<strong>Download:</strong> <a href="http://www.grocerycrud.com/downloads" target="_blank">http://www.grocerycrud.com/downloads</a></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.i-keng.com/2012/02/27/instant-crud-interfaces-with-php-codeigniter-grocerycrud/" target="_blank"><img src="http://www.i-keng.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.i-keng.com/2012/02/27/instant-crud-interfaces-with-php-codeigniter-grocerycrud/" target="_blank" title="Share on Facebook">Share on Facebook</a></p><div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="small" count="1" href="http://www.i-keng.com/2012/02/27/instant-crud-interfaces-with-php-codeigniter-grocerycrud/"></g:plusone></div><div style='display:none' id="post-refEl-217"></div>]]></content:encoded>
			<wfw:commentRss>http://www.i-keng.com/2012/02/27/instant-crud-interfaces-with-php-codeigniter-grocerycrud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intype – A Speedy &amp; Flexible Text Editor For Developers</title>
		<link>http://www.i-keng.com/2012/02/27/intype-a-speedy-flexible-text-editor-for-developers/</link>
		<comments>http://www.i-keng.com/2012/02/27/intype-a-speedy-flexible-text-editor-for-developers/#comments</comments>
		<pubDate>Mon, 27 Feb 2012 06:29:54 +0000</pubDate>
		<dc:creator>i-keng</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[free ide]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[intype]]></category>

		<guid isPermaLink="false">http://www.i-keng.com/?p=212</guid>
		<description><![CDATA[If you like working with lightweight editors when coding or willing to switch to a lighter one, Intype is a very nice option. It is a fast-loading text editor that has support for syntax highlighting and snippets on most of the popular languages (and new ones are being added regularly). The application can handle multiple projects, allows browsing/managing the files of them [...]]]></description>
			<content:encoded><![CDATA[<p>If you like working with lightweight editors when coding or willing to switch to a lighter one, <a href="http://inotai.com/intype/" target="_blank"><strong>Intype</strong></a> is a very nice option.</p>
<p>It is a <strong>fast-loading text editor</strong> that has support for <strong>syntax highlighting and snippets on most of the popular languages</strong> (and new ones are being added regularly).</p>
<p><a href="http://www.i-keng.com/wp-content/uploads/2012/02/intype.jpg"><img class="size-full wp-image-213 aligncenter" title="intype" src="http://www.i-keng.com/wp-content/uploads/2012/02/intype.jpg" alt="" width="480" height="311" /></a></p>
<p><span id="more-212"></span></p>
<p>The application <strong>can handle multiple projects</strong>, allows browsing/managing the files of them and comes with advanced editing features like:</p>
<ul>
<li>the ability to select multiple text and editing at once</li>
<li><strong>smart column selection</strong> (selecting all text inside an unordered list)</li>
<li>snippet insertion</li>
<li>and more..</li>
</ul>
<p><strong>P.S.</strong> It also has a <strong>&#8220;distraction-free&#8221; editing mode</strong> which is great for focusing on the code and nothing else.</p>
<p>&nbsp;</p>
<p><strong>Website:</strong> <a href="http://inotai.com/intype/" target="_blank">http://inotai.com/intype/</a></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.i-keng.com/2012/02/27/intype-a-speedy-flexible-text-editor-for-developers/" target="_blank"><img src="http://www.i-keng.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.i-keng.com/2012/02/27/intype-a-speedy-flexible-text-editor-for-developers/" target="_blank" title="Share on Facebook">Share on Facebook</a></p><div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="small" count="1" href="http://www.i-keng.com/2012/02/27/intype-a-speedy-flexible-text-editor-for-developers/"></g:plusone></div><div style='display:none' id="post-refEl-212"></div>]]></content:encoded>
			<wfw:commentRss>http://www.i-keng.com/2012/02/27/intype-a-speedy-flexible-text-editor-for-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generate A Base CSS From HTML</title>
		<link>http://www.i-keng.com/2012/02/05/generate-a-base-css-from-html/</link>
		<comments>http://www.i-keng.com/2012/02/05/generate-a-base-css-from-html/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 16:48:23 +0000</pubDate>
		<dc:creator>i-keng</dc:creator>
				<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://www.i-keng.com/?p=207</guid>
		<description><![CDATA[When creating/designing a web page, we either start with the HTML, build the structure and style it later or style-while-structuring. If you design with the 1st approach and bored of creating a CSS file with copy-pasting all those class + id names, here is a quick solution: Bear CSS is a free-to-use web application that generates a stylesheet with all the [...]]]></description>
			<content:encoded><![CDATA[<p>When creating/designing a web page, we either start with the HTML, build the structure and style it later or style-while-structuring.</p>
<p>If you design with the 1st approach and bored of creating a CSS file with copy-pasting all those <code>class</code> + <code>id</code> names, here is a quick solution:</p>
<p><a href="http://www.i-keng.com/wp-content/uploads/2012/02/bear_css.jpg"><img class="aligncenter size-full wp-image-208" title="bear_css" src="http://www.i-keng.com/wp-content/uploads/2012/02/bear_css.jpg" alt="" width="480" height="252" /></a></p>
<p><span id="more-207"></span></p>
<p><a href="http://bearcss.com/" target="_blank"><strong>Bear CSS</strong></a> is a free-to-use web application that <strong>generates a stylesheet with all the elements, ids and classes from a given HTML file</strong>.</p>
<p>The app is mostly useful for projects with a pretty long HTML and it would be better if <strong>Bear CSS</strong> had asked which items to include inside the stylesheet just after the upload -feature request</p>
<p><strong>Website:</strong> <a href="http://bearcss.com/" target="_blank">http://bearcss.com/</a></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.i-keng.com/2012/02/05/generate-a-base-css-from-html/" target="_blank"><img src="http://www.i-keng.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.i-keng.com/2012/02/05/generate-a-base-css-from-html/" target="_blank" title="Share on Facebook">Share on Facebook</a></p><div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="small" count="1" href="http://www.i-keng.com/2012/02/05/generate-a-base-css-from-html/"></g:plusone></div><div style='display:none' id="post-refEl-207"></div>]]></content:encoded>
			<wfw:commentRss>http://www.i-keng.com/2012/02/05/generate-a-base-css-from-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQ.Mobi: jQuery-Like JavaScript Framework For Mobile (But Smaller &amp; Faster)</title>
		<link>http://www.i-keng.com/2012/01/16/jq-mobi-jquery-like-javascript-framework-for-mobile-but-smaller-faster/</link>
		<comments>http://www.i-keng.com/2012/01/16/jq-mobi-jquery-like-javascript-framework-for-mobile-but-smaller-faster/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 16:48:15 +0000</pubDate>
		<dc:creator>i-keng</dc:creator>
				<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.i-keng.com/?p=202</guid>
		<description><![CDATA[This is how jQ.Mobi defines itself and gives a good insight on what it is. It is a fresh and open source JavaScript framework -developed by appMobi- that focuses on providing a great experience on both of the dominant mobile operating systems with a tiny footprint and code efficiency. Compared to jQuery Mobile (24kb), it [...]]]></description>
			<content:encoded><![CDATA[<p>This is how <a href="http://www.jqmobi.com/" target="_blank"><strong>jQ.Mobi</strong></a> defines itself and gives a good insight on what it is.</p>
<p>It is a fresh and <strong>open source JavaScript framework</strong> -developed by appMobi- that focuses on providing a great experience on both of the dominant mobile operating systems with a <strong>tiny footprint</strong> and code efficiency.</p>
<p><a href="http://www.i-keng.com/wp-content/uploads/2012/01/jq_mobi.jpg"><img class="aligncenter size-full wp-image-203" title="jq_mobi" src="http://www.i-keng.com/wp-content/uploads/2012/01/jq_mobi.jpg" alt="" width="480" height="283" /></a><span id="more-202"></span></p>
<p><strong>Compared to jQuery Mobile (24kb), it is much smaller in size</strong> with only 3.5kb (both minified and gzipped) and <strong>covers most features with the same syntax</strong>.</p>
<p>When it comes to speed, <strong>jQ.Mobi</strong> is impressive there as well and mentioned to be <strong>3x faster on Android and 2.2x faster on iOS</strong>.</p>
<p>The framework also <strong>has a UI library</strong> (again smaller in size) and includes plugins for mobile interactions and interfaces</p>
<p>&nbsp;</p>
<p><strong>Website:</strong> <a href="http://www.jqmobi.com/" target="_blank">http://www.jqmobi.com/</a><br />
<strong>Download:</strong> <a href="https://github.com/appMobi/jQ.Mobi/downloads" target="_blank">https://github.com/appMobi/jQ.Mobi/downloads</a></p>
<p>&nbsp;</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.i-keng.com/2012/01/16/jq-mobi-jquery-like-javascript-framework-for-mobile-but-smaller-faster/" target="_blank"><img src="http://www.i-keng.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.i-keng.com/2012/01/16/jq-mobi-jquery-like-javascript-framework-for-mobile-but-smaller-faster/" target="_blank" title="Share on Facebook">Share on Facebook</a></p><div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="small" count="1" href="http://www.i-keng.com/2012/01/16/jq-mobi-jquery-like-javascript-framework-for-mobile-but-smaller-faster/"></g:plusone></div><div style='display:none' id="post-refEl-202"></div>]]></content:encoded>
			<wfw:commentRss>http://www.i-keng.com/2012/01/16/jq-mobi-jquery-like-javascript-framework-for-mobile-but-smaller-faster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Mobile Becomes Stable With V1.0</title>
		<link>http://www.i-keng.com/2011/11/19/jquery-mobile-becomes-stable-with-v1-0/</link>
		<comments>http://www.i-keng.com/2011/11/19/jquery-mobile-becomes-stable-with-v1-0/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 05:26:32 +0000</pubDate>
		<dc:creator>i-keng</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jquery framework]]></category>
		<category><![CDATA[jquery ipad]]></category>
		<category><![CDATA[jquery iphone]]></category>
		<category><![CDATA[jquery mobile]]></category>
		<category><![CDATA[jquery mobile framework]]></category>

		<guid isPermaLink="false">http://www.i-keng.com/?p=197</guid>
		<description><![CDATA[Many designers/developers were excited to see the launch of the jQuery Mobile~a year ago and waited for the stable release to start building for mobile. With an announcement yesterday, the project officially reached to its first stable release. jQuery Mobile already supports a huge set of mobile browsers, has theThemeRoller for mobile and it is very well-documented with guides + examples for an easy [...]]]></description>
			<content:encoded><![CDATA[<p>Many designers/developers were excited to see the launch of the <a href="http://jquerymobile.com/" target="_blank"><strong>jQuery Mobile</strong></a><a href="http://www.webresourcesdepot.com/jquery-mobile-feature-rich-web-framework-for-smartphones-tablets/">~a year ago</a> and waited for the stable release to start building for mobile.</p>
<p>With an <a href="http://jquerymobile.com/blog/2011/11/16/announcing-jquery-mobile-1-0/" target="_blank">announcement</a> yesterday, the project officially reached to its first stable release.</p>
<p><a href="http://www.i-keng.com/wp-content/uploads/2011/11/jquery_mobile-stable.jpg"><img class="size-full wp-image-198 aligncenter" title="jquery_mobile-stable" src="http://www.i-keng.com/wp-content/uploads/2011/11/jquery_mobile-stable.jpg" alt="" width="480" height="230" /><span id="more-197"></span></a></p>
<p><strong>jQuery Mobile</strong> already <strong>supports a huge set of mobile browsers</strong>, has the<a href="http://jquerymobile.com/themeroller/" target="_blank">ThemeRoller for mobile</a> and it is <a href="http://jquerymobile.com/demos/" target="_blank">very well-documented</a> with guides + examples for an easy start.</p>
<p>&nbsp;</p>
<p>The framework <strong>includes many widgets</strong> for (touch-optimized) mobile layouts: toolbars, buttons, pages/dialogs, content formatting, list views and forms. All built on jQuery core for a familiar and consistent syntax.</p>
<p>&nbsp;</p>
<p><strong>Website:</strong> <a href="http://jquerymobile.com/" target="_blank">http://jquerymobile.com/</a></p>
<p><strong>Demo:</strong> <a href="http://jquerymobile.com/demos" target="_blank">http://jquerymobile.com/demos</a><br />
<strong>Download:</strong> <a href="http://jquerymobile.com/download/" target="_blank">http://jquerymobile.com/download/</a></p>
<p>&nbsp;</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.i-keng.com/2011/11/19/jquery-mobile-becomes-stable-with-v1-0/" target="_blank"><img src="http://www.i-keng.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.i-keng.com/2011/11/19/jquery-mobile-becomes-stable-with-v1-0/" target="_blank" title="Share on Facebook">Share on Facebook</a></p><div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="small" count="1" href="http://www.i-keng.com/2011/11/19/jquery-mobile-becomes-stable-with-v1-0/"></g:plusone></div><div style='display:none' id="post-refEl-197"></div>]]></content:encoded>
			<wfw:commentRss>http://www.i-keng.com/2011/11/19/jquery-mobile-becomes-stable-with-v1-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ownCloud – Open Source Web App For Managing Files, Contacts, Calendar &amp; More..</title>
		<link>http://www.i-keng.com/2011/11/15/owncloud-%e2%80%93-open-source-web-app-for-managing-files-contacts-calendar-more/</link>
		<comments>http://www.i-keng.com/2011/11/15/owncloud-%e2%80%93-open-source-web-app-for-managing-files-contacts-calendar-more/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 16:31:23 +0000</pubDate>
		<dc:creator>i-keng</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[open source cloud]]></category>
		<category><![CDATA[own cloud]]></category>

		<guid isPermaLink="false">http://www.i-keng.com/?p=190</guid>
		<description><![CDATA[There is a &#8220;getting stronger&#8221; opinion and movement on web users having their own self-controlled, free and open source clouds where data belongs to the users, can be transferred easily and privacy is not an issue. ownCloud is supporting this movement with a cool app which works as a: file manager/explorer with share option, WebDAV support, the ability [...]]]></description>
			<content:encoded><![CDATA[<p>There is a &#8220;getting stronger&#8221; opinion and movement on web users having their own self-controlled, free and open source clouds where <strong>data belongs to the users</strong>, can be transferred easily and privacy is not an issue.</p>
<p style="text-align: center;"><a href="http://www.i-keng.com/wp-content/uploads/2011/11/owncloud11.gif"><img class="aligncenter size-full wp-image-192" title="owncloud(1)" src="http://www.i-keng.com/wp-content/uploads/2011/11/owncloud11.gif" alt="" width="480" height="270" /><span id="more-190"></span></a></p>
<p><a href="http://owncloud.org/" target="_blank"><strong>ownCloud</strong></a> is supporting this movement with a cool app which works as a:</p>
<ul>
<li><strong>file manager/explorer</strong> with share option, WebDAV support, the ability to play music files</li>
<li>calendar</li>
<li>contacts manager</li>
<li>and has planned features like image gallery, online text editor, online task manager, encryption, bookmarks, desktop sync client, Android&amp;webOS apps and server-server sync.</li>
</ul>
<p>It is <strong>built with PHP-MySQL (or SQLite)</strong> and is definitely a good option for users willing to move their data to the web + manage easily.</p>
<p>&nbsp;</p>
<p><strong>Website:</strong> <a href="http://owncloud.org/" target="_blank">http://owncloud.org/</a><br />
<strong>Demo:</strong> <a href="http://demo.owncloud.org/" target="_blank">http://demo.owncloud.org/</a></p>
<p style="text-align: center;">
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.i-keng.com/2011/11/15/owncloud-%e2%80%93-open-source-web-app-for-managing-files-contacts-calendar-more/" target="_blank"><img src="http://www.i-keng.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.i-keng.com/2011/11/15/owncloud-%e2%80%93-open-source-web-app-for-managing-files-contacts-calendar-more/" target="_blank" title="Share on Facebook">Share on Facebook</a></p><div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="small" count="1" href="http://www.i-keng.com/2011/11/15/owncloud-%e2%80%93-open-source-web-app-for-managing-files-contacts-calendar-more/"></g:plusone></div><div style='display:none' id="post-refEl-190"></div>]]></content:encoded>
			<wfw:commentRss>http://www.i-keng.com/2011/11/15/owncloud-%e2%80%93-open-source-web-app-for-managing-files-contacts-calendar-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WYSIWYG Editor With A File Manager: elRTE</title>
		<link>http://www.i-keng.com/2010/08/29/wysiwyg-editor-with-a-file-manager-elrte/</link>
		<comments>http://www.i-keng.com/2010/08/29/wysiwyg-editor-with-a-file-manager-elrte/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 08:59:20 +0000</pubDate>
		<dc:creator>i-keng</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[rich text editor]]></category>
		<category><![CDATA[text editor]]></category>
		<category><![CDATA[WYSIWYG]]></category>

		<guid isPermaLink="false">http://www.i-keng.com/?p=182</guid>
		<description><![CDATA[elRTE is an open source and feature-rich WYSIWYG editor that is built using jQuery UI. It performs all standard functions of an editor and has all the extras like undo-redo, advanced table management, creating a custom HTML element with a custom style + inserting it quickly and more. The interface is controlled via a single [...]]]></description>
			<content:encoded><![CDATA[<p>elRTE is an open source and feature-rich WYSIWYG editor that is built using jQuery UI.</p>
<p>It performs all standard functions of an editor and has all the extras like undo-redo, advanced table management, creating a custom HTML element with a custom style + inserting it quickly and more.</p>
<p><a href="http://www.i-keng.com/wp-content/uploads/2010/08/screenshot.png"><img class="aligncenter size-full wp-image-188" title="screenshot" src="http://www.i-keng.com/wp-content/uploads/2010/08/screenshot.png" alt="" width="450" height="260" /></a></p>
<p><span id="more-182"></span></p>
<p>The interface is controlled via a single CSS file and can be customized pretty easily.</p>
<p>It has a <strong>built-in &#8220;save&#8221; button</strong> which can be  attached to a JS function that saves the content that is pretty useful  for helping users not to lose their content.</p>
<p><strong>elRTE</strong> can be integrated with any file manager, however, there is <a href="http://elrte.org/elfinder" target="_blank">elFinder</a>, a file manager that has ready-to-use integration (can be used standalone too).</p>
<p><strong>Website:</strong> <a href="http://elrte.org/" target="_blank">http://elrte.org/</a><br />
<strong>Demo:</strong> <a href="http://elrte.org/demo" target="_blank">http://elrte.org/demo</a><br />
<strong>Download:</strong> <a href="http://sourceforge.net/projects/elrte/files/" target="_blank">http://sourceforge.net/projects/elrte/files/</a></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.i-keng.com/2010/08/29/wysiwyg-editor-with-a-file-manager-elrte/" target="_blank"><img src="http://www.i-keng.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.i-keng.com/2010/08/29/wysiwyg-editor-with-a-file-manager-elrte/" target="_blank" title="Share on Facebook">Share on Facebook</a></p><div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="small" count="1" href="http://www.i-keng.com/2010/08/29/wysiwyg-editor-with-a-file-manager-elrte/"></g:plusone></div><div style='display:none' id="post-refEl-182"></div>]]></content:encoded>
			<wfw:commentRss>http://www.i-keng.com/2010/08/29/wysiwyg-editor-with-a-file-manager-elrte/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MobiOne iPhone Emulator</title>
		<link>http://www.i-keng.com/2010/04/15/mobione-iphone-emulator/</link>
		<comments>http://www.i-keng.com/2010/04/15/mobione-iphone-emulator/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 07:55:44 +0000</pubDate>
		<dc:creator>i-keng</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[iPhone Emulator]]></category>
		<category><![CDATA[iPhone Emulator for Windows]]></category>
		<category><![CDATA[iPhone SDK]]></category>

		<guid isPermaLink="false">http://www.i-keng.com/?p=171</guid>
		<description><![CDATA[MobiOne is a powerful and free iPhone and Palm Pre emulator (currently for Windows only) with a drag-n-drop mobile-web visual designer for mockups and mobile HTML code generation functionality. It has various mobile design templates, updated OSS components, screen capture, multi-touch, gesture support and more. The tool doesn&#8217;t require any SDK to be installed as [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.genuitec.com/mobile/" target="_blank"><strong>MobiOne</strong></a> is a powerful and <strong>free iPhone and Palm Pre emulator</strong> (currently for Windows only) with a drag-n-drop mobile-web visual  designer for mockups and mobile HTML code generation functionality.</p>
<p><a href="http://www.i-keng.com/wp-content/uploads/2010/04/mobione.jpg"><img class="aligncenter size-full wp-image-172" title="mobione" src="http://www.i-keng.com/wp-content/uploads/2010/04/mobione.jpg" alt="" width="480" height="214" /></a><span id="more-171"></span>It has various mobile design templates, updated OSS components,  screen capture, multi-touch, gesture support and more.</p>
<p>The tool <strong>doesn&#8217;t require any SDK to be installed</strong> as  it takes advantage of HTML5, CSS3 and JavaScript for development.</p>
<p><strong>MobiOne</strong> also supports <a href="http://www.phonegap.com/" target="_blank">PhoneGap</a> (an open  source, JS-based mobile development toolkit)</p>
<p><strong>Website:</strong> <a href="http://www.genuitec.com/mobile/" target="_blank">http://www.genuitec.com/mobile/</a></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.i-keng.com/2010/04/15/mobione-iphone-emulator/" target="_blank"><img src="http://www.i-keng.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.i-keng.com/2010/04/15/mobione-iphone-emulator/" target="_blank" title="Share on Facebook">Share on Facebook</a></p><div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="small" count="1" href="http://www.i-keng.com/2010/04/15/mobione-iphone-emulator/"></g:plusone></div><div style='display:none' id="post-refEl-171"></div>]]></content:encoded>
			<wfw:commentRss>http://www.i-keng.com/2010/04/15/mobione-iphone-emulator/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

