<?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 &#38; Open Source Web Resources &#187; Open Source</title>
	<atom:link href="http://inwebdeveloper.com/category/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://inwebdeveloper.com</link>
	<description>Free &#38; Open Source Web Resources</description>
	<lastBuildDate>Mon, 06 Sep 2010 22:49:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>MonoQL :Open Source and Ajaxed web application for managing MySQL databases</title>
		<link>http://inwebdeveloper.com/2010/08/27/monoql-open-source-and-ajaxed-web-application-for-managing-mysql-databases/</link>
		<comments>http://inwebdeveloper.com/2010/08/27/monoql-open-source-and-ajaxed-web-application-for-managing-mysql-databases/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 19:40:17 +0000</pubDate>
		<dc:creator>WebAdmin</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Ext JS]]></category>
		<category><![CDATA[MonoQL]]></category>

		<guid isPermaLink="false">http://inwebdeveloper.com/?p=248</guid>
		<description><![CDATA[MonoQL is a PHP-powered, open source and Ajaxed web application for managing MySQL databases. It has a desktop-like interface -thanks to Ext JS- and can accomplish almost every task you can ask for like database/table design, data browsing/editing, advanced querying &#38; more. he application has support for controlling advanced MySQL features like triggers, stored procedures [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_249" class="wp-caption aligncenter" style="width: 490px"><a href="http://inwebdeveloper.com/wp-content/uploads/2010/08/monoql-mysql-manager.gif"><img class="size-full wp-image-249 " title="monoql-mysql-manager" src="http://inwebdeveloper.com/wp-content/uploads/2010/08/monoql-mysql-manager.gif" alt="MonoQL is a PHP-powered, open source and Ajaxed web application for managing MySQL databases" width="480" height="258" /></a>
<p class="wp-caption-text">MonoQL is a PHP-powered, open source and Ajaxed web application for managing MySQL databases</p>
</div>
<p><a href="http://sourceforge.net/projects/monoql/" target="_blank">MonoQL</a> is a PHP-powered, open source and Ajaxed web application for managing MySQL databases.</p>
<p>It has a desktop-like interface -thanks to Ext JS- and can accomplish almost every task you can ask for like database/table design, data browsing/editing, advanced querying &amp; more.</p>
<p>he application has support for controlling advanced MySQL features like triggers, stored procedures and views.</p>
<p>MonoQL can connect to any number of databases, both local or remote. Also, with the help of a context menu, it display options on every level like running queries, importing data from a CSV file or truncating/deleting a table.</p>
<div style="padding: 5px; border: 1px solid #ddd; background: #eee;">Website: <a href="http://sourceforge.net/projects/monoql/" target="_blank">http://sourceforge.net/projects/monoql/</a></p>
<p>Demo: <a href="http://demo.monoql.com/" target="_blank&quot;">http://demo.monoql.com/</a></p>
<p>Download: <a href="http://sourceforge.net/projects/monoql/files/" target="_blank">http://sourceforge.net/projects/monoql/files/</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://inwebdeveloper.com/2010/08/27/monoql-open-source-and-ajaxed-web-application-for-managing-mysql-databases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MooGeo: MooTools plugin for Geolocation Tasks</title>
		<link>http://inwebdeveloper.com/2010/08/17/moogeo-mootools-plugin-for-geolocation-tasks/</link>
		<comments>http://inwebdeveloper.com/2010/08/17/moogeo-mootools-plugin-for-geolocation-tasks/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 00:50:20 +0000</pubDate>
		<dc:creator>WebAdmin</dc:creator>
				<category><![CDATA[MooTools]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[MooGeo]]></category>
		<category><![CDATA[Mootools]]></category>
		<category><![CDATA[W3C Geo location]]></category>
		<category><![CDATA[Yahoo GeoPlanet]]></category>
		<category><![CDATA[Yahoo PlaceMaker]]></category>

		<guid isPermaLink="false">http://inwebdeveloper.com/?p=238</guid>
		<description><![CDATA[MooGeo is a MooTools plugin that makes accomplishing common geolocation tasks easy. These tasks include getting detailed info about an IP (country, city, longitude, latitude, etc.), parsing geographical data from text and even finding Flickr photos about a given place. This is a simple plugin MooTools that answers most of your geo questions. It wraps [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_239" class="wp-caption aligncenter" style="width: 650px"><a href="http://inwebdeveloper.com/wp-content/uploads/2010/08/2010-08-17_073535.png"><img src="http://inwebdeveloper.com/wp-content/uploads/2010/08/2010-08-17_073535.png" alt="MooGeo is a MooTools plugin that makes accomplishing common geolocation tasks easy." title="2010-08-17_073535" width="640" height="262" class="size-full wp-image-239" /></a>
<p class="wp-caption-text">MooGeo : MooTools Plugin For Geolocation Tasks</p>
</div>
<p><a href="http://thinkphp.ro/apps/js-hacks/MooGeo/" target="_blank">MooGeo</a> is a <a href="http://mootools.net/" target="_blank">MooTools</a> plugin that makes accomplishing common geolocation tasks easy.</p>
<p>These tasks include getting detailed info about an IP (country, city, longitude, latitude, etc.), parsing geographical data from text and even finding <a href="http://www.flickr.com/" target="_blank">Flickr photos</a> about a given place.</p>
<p>This is a simple plugin MooTools that answers most of your geo questions. It wraps the following services in a simple interface:<br />
- Yahoo PlaceMaker<br />
- Yahoo GeoPlanet<br />
- jsonip.appspot.com<br />
- W3C Geo location<br />
- Flickr.places.findLatLon<br />
and wraps them into a single package.</p>
<p><strong>Usage:</strong><br />
<strong>Find the user (using the W3C geolocation API)</strong></p>
<div class="wp_syntax">
<div class="code">
<pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">new</span> MooGeo<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'visitor'</span><span style="color: #339933;">,</span><span style="color: #009900;">&#123;</span>
     onComplete<span style="color: #339933;">:</span> <span style="color: #000000; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>o<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
        console<span style="color: #339933;">.</span><span style="color: #990000;">log</span><span style="color: #009900;">&#40;</span>o<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
     <span style="color: #009900;">&#125;</span>
 <span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre>
</div>
</div>
<div style="padding: 5px; border: 1px solid #ddd; background: #eee;">
Website: <a href="http://thinkphp.ro/apps/js-hacks/MooGeo/" target="_blank">http://thinkphp.ro/apps/js-hacks/MooGeo/</a><br />
Download: <a href="http://github.com/thinkphp/MooGeo/downloads" target="_blank">http://github.com/thinkphp/MooGeo/downloads</a>
</div>
]]></content:encoded>
			<wfw:commentRss>http://inwebdeveloper.com/2010/08/17/moogeo-mootools-plugin-for-geolocation-tasks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MyWebSql :Open Source Web based Mysql client</title>
		<link>http://inwebdeveloper.com/2010/08/14/mywebsql-open-source-web-based-mysql-client/</link>
		<comments>http://inwebdeveloper.com/2010/08/14/mywebsql-open-source-web-based-mysql-client/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 13:28:45 +0000</pubDate>
		<dc:creator>WebAdmin</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[MyWebSql]]></category>
		<category><![CDATA[SQL editor]]></category>
		<category><![CDATA[WYSIWYG]]></category>

		<guid isPermaLink="false">http://inwebdeveloper.com/?p=231</guid>
		<description><![CDATA[MyWebSql is an open source, web based, WYSIWYG mysql client written in PHP. It utilizes modern day technologies and browsers to provide a fast, intuitive querying and editing interface to the mysql databases. It has an Ajaxed interface and besides the rows of tables, it can control views, stored procedures, triggers and functions. MyWebSql comes [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_232" class="wp-caption aligncenter" style="width: 410px"><a href="http://inwebdeveloper.com/wp-content/uploads/2010/08/menus.png"><img src="http://inwebdeveloper.com/wp-content/uploads/2010/08/menus.png" alt="" title="menus" width="400" height="300" class="size-full wp-image-232" /></a>
<p class="wp-caption-text">MyWebSql</p>
</div>
<p><a href="http://mywebsql.sourceforge.net/" target="_blank">MyWebSql</a> is an <a href="http://inwebdeveloper.com" target="_blank">open source</a>, web based, WYSIWYG mysql client written in PHP. It utilizes modern day technologies and browsers to provide a fast, intuitive querying and editing interface to the mysql databases.</p>
<p>It has an Ajaxed interface and besides the rows of tables, it can control views, stored procedures, triggers and functions.</p>
<p>MyWebSql comes with a syntax highlighting rich-text SQL editor to run queries (the last-ran query is shown automatically which is a nice reminder).</p>
<p>The application is improved frequently and, within time, can become a good alternative to mature solutions.</p>
<div style="padding: 5px; border: 1px solid #ddd; background: #eee;">
Website: <a href="http://mywebsql.sourceforge.net/" target="_blank">http://mywebsql.sourceforge.net/</a><br />
Demo: <a href="http://mywebsql.sourceforge.net/demo/" target="_blank">http://mywebsql.sourceforge.net/demo/</a><br />
Download: <a href="http://sourceforge.net/projects/mywebsql/files/" target="_blank">http://sourceforge.net/projects/mywebsql/files/</a>
</div>
]]></content:encoded>
			<wfw:commentRss>http://inwebdeveloper.com/2010/08/14/mywebsql-open-source-web-based-mysql-client/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PhoneGap: open source development framework for building cross-platform mobile apps</title>
		<link>http://inwebdeveloper.com/2010/08/13/phonegap-open-source-development-framework-for-building-cross-platform-mobile-apps/</link>
		<comments>http://inwebdeveloper.com/2010/08/13/phonegap-open-source-development-framework-for-building-cross-platform-mobile-apps/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 19:37:51 +0000</pubDate>
		<dc:creator>WebAdmin</dc:creator>
				<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Mobile Apps]]></category>
		<category><![CDATA[PhoneGap]]></category>

		<guid isPermaLink="false">http://inwebdeveloper.com/?p=218</guid>
		<description><![CDATA[PhoneGap is an open source development framework for building cross-platform mobile apps. Build apps in HTML and JavaScript and still take advantage of core features in iPhone/iTouch, iPad, Google Android, Palm, Symbian and Blackberry SDKs. Website: http://www.phonegap.com/ Download: http://www.phonegap.com/download]]></description>
			<content:encoded><![CDATA[<p><a href="http://inwebdeveloper.com/wp-content/uploads/2010/08/2010-08-13_0133111.png"><img class="alignleft size-medium wp-image-220" title="2010-08-13_013311" src="http://inwebdeveloper.com/wp-content/uploads/2010/08/2010-08-13_0133111-300x79.png" alt="" width="300" height="79" /></a></p>
<p><a href="http://www.phonegap.com/" target="_blank">PhoneGap</a> is an open source development framework for building cross-platform mobile apps. Build apps in HTML and JavaScript and still take advantage of core features in iPhone/iTouch, iPad, Google Android, Palm, Symbian and Blackberry SDKs.</p>
<div style="padding: 5px; border: 1px solid #ddd; background: #eee;">Website: <a href="http://www.phonegap.com/" target="_blank">http://www.phonegap.com/</a><br />
Download: <a href="http://www.phonegap.com/download" target="_blank">http://www.phonegap.com/download</a></div>
]]></content:encoded>
			<wfw:commentRss>http://inwebdeveloper.com/2010/08/13/phonegap-open-source-development-framework-for-building-cross-platform-mobile-apps/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>LovdbyLess: Ruby on Rails Open Source Social Network</title>
		<link>http://inwebdeveloper.com/2010/07/25/lovdbyless-ruby-on-rails-open-source-social-network/</link>
		<comments>http://inwebdeveloper.com/2010/07/25/lovdbyless-ruby-on-rails-open-source-social-network/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 04:42:31 +0000</pubDate>
		<dc:creator>WebAdmin</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Social Network]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://inwebdeveloper.com/?p=191</guid>
		<description><![CDATA[LovdbyLess Open Source Social Network is developed with Ruby on Rails. Current Features - Follow a user, mutual following is friending. - User-to-User Messaging - Profile Comments - User Blogs with Comments - Photo Gallery with Captions - Site Search for Friends - Profile Bio and Information - User Dashboard (Recent Activity of Friends) - [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://inwebdeveloper.com/2010/07/25/lovdbyless-ruby-on-rails-open-source-social-network/lovd-social-network-screenshot/" rel="attachment wp-att-194"><img src="http://inwebdeveloper.com/wp-content/uploads/2010/07/lovd-social-network-screenshot.png" alt="lovd-social-network-screenshot" title="lovd-social-network-screenshot" width="350" height="360" class="aligncenter size-full wp-image-194" /></a></p>
<p><a href="http://lovdbyless.com/" target="_blank">LovdbyLess</a> Open Source Social Network is developed with Ruby on Rails.</p>
<p>Current Features<br />
- Follow a user, mutual following is friending.<br />
- User-to-User Messaging<br />
- Profile Comments<br />
- User Blogs with Comments<br />
- Photo Gallery with Captions<br />
- Site Search for Friends<br />
- Profile Bio and Information<br />
- User Dashboard (Recent Activity of Friends)<br />
- Emailed Activity<br />
- <a href="http://Flickr.com" target="_blank">Flickr</a> Integration<br />
- <a href="http://YouTube.com" target="_blank">YouTube</a> Integration</p>
<div style="padding: 5px; border: 1px solid #ddd; background: #eee;">
Requirement: Ruby, MySQL<br />
Website: <a href="http://lovdbyless.com/" target="_blank">http://lovdbyless.com/</a><br />
Demo: <a href="http://try.lovdbyless.com/" target="_blank">http://try.lovdbyless.com/</a><br />
Download:<br />
<a href="http://lovdbyless.com/download.html" target="_blank">http://lovdbyless.com/download.html</a>
</div>
]]></content:encoded>
			<wfw:commentRss>http://inwebdeveloper.com/2010/07/25/lovdbyless-ruby-on-rails-open-source-social-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stashboard: Open Source Status Dashboard Like Google Apps Status</title>
		<link>http://inwebdeveloper.com/2010/07/25/stashboard-open-source-status-dashboard-like-google-apps-status/</link>
		<comments>http://inwebdeveloper.com/2010/07/25/stashboard-open-source-status-dashboard-like-google-apps-status/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 04:19:16 +0000</pubDate>
		<dc:creator>WebAdmin</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Amazon AWS Status Page]]></category>
		<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://inwebdeveloper.com/?p=188</guid>
		<description><![CDATA[Stashboard is an open source status dashboard for cloud service and APIs that enables you to inform the users about the status of your service. It&#8217;s similar to the Amazon AWS Status Page or the Google Apps Status Page. The code can be downloaded, customized, and run on any Google App Engine account. - Track [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_187" class="wp-caption aligncenter" style="width: 410px"><a href="http://inwebdeveloper.com/2010/07/25/stashboard-open-source-status-dashboard-like-google-apps-status/screenshot-3/" rel="attachment wp-att-187"><img src="http://inwebdeveloper.com/wp-content/uploads/2010/07/screenshot1.png" alt="Stashboard is an open source status dashboard for cloud service and APIs" title="screenshot" width="400" height="322" class="size-full wp-image-187" /></a>
<p class="wp-caption-text">Stashboard is an open source status dashboard for cloud service and APIs</p>
</div>
<p><a href="http://www.stashboard.org/" target="_blank">Stashboard</a> is an open source status dashboard for cloud service and APIs that enables you to inform the users about the status of your service.  It&#8217;s similar to the Amazon AWS Status Page or the Google Apps Status Page.</p>
<p>The code can be downloaded, customized, and run on any Google App Engine account.</p>
<p>- Track multiple different API or SaaS services<br />
- Set custom status messages and icons such as Up/Down<br />
- Show historical status for each service<br />
- Runs on Google App Engine so it&#8217;s independent of your infrastructure (unless your app is on GAE)<br />
- Full REST API for both getting and setting status information<br />
- CNAME to http://status.yourapp.com<br />
- Stashboard is written in Python and hosted on Google App Engine.</p>
<p>The application can display the logs for each service and a REST API makes it possible to integrate easily with other tools.</p>
<div style="padding: 5px; border: 1px solid #ddd; background: #eee;">
Website: <a href="http://www.stashboard.org/" target="_blank">http://www.stashboard.org/</a><br />
Demo: <a href="http://stashboard.appspot.com/" target="_blank">http://stashboard.appspot.com/</a><br />
Download:<br />
<a href="http://github.com/twilio/stashboard/zipball/master" target="_blank">http://github.com/twilio/stashboard/zipball/master</a><br />
<a href="http://github.com/twilio/stashboard/tarball/master" target="_blank">http://github.com/twilio/stashboard/tarball/master</a>
</div>
]]></content:encoded>
			<wfw:commentRss>http://inwebdeveloper.com/2010/07/25/stashboard-open-source-status-dashboard-like-google-apps-status/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Develop PHP Script to EXE</title>
		<link>http://inwebdeveloper.com/2010/06/27/develop-php-script-to-exe/</link>
		<comments>http://inwebdeveloper.com/2010/06/27/develop-php-script-to-exe/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 20:38:24 +0000</pubDate>
		<dc:creator>WebAdmin</dc:creator>
				<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP compiler]]></category>
		<category><![CDATA[PHP EXE Compiler]]></category>
		<category><![CDATA[PHP to Exe]]></category>

		<guid isPermaLink="false">http://inwebdeveloper.com/?p=172</guid>
		<description><![CDATA[Develop PHP Script to EXE 1. Bambalam Bambalam PHP EXE Compiler / Embedder is a free command line tool to convert PHP applications to standalone Windows .exe applications. The exe files produced are totally standalone with no need for php dlls etc. The php code is encoded using the Turck MMCache Encode library. It&#8217;s a [...]]]></description>
			<content:encoded><![CDATA[<p>Develop PHP Script to EXE</p>
<p><strong>1. Bambalam</strong><br />
Bambalam PHP EXE Compiler / Embedder is a free command line tool to convert PHP applications to standalone Windows .exe applications. The exe files produced are totally standalone with no need for php dlls etc. The php code is encoded using the Turck MMCache Encode library. It&#8217;s a perfect solution if you want to distribute your application to Windows users while protecting your source code at the same time. The converter is also suitable for producing .exe files for windowed PHP applications (created using, for example, the WinBinder library). It&#8217;s also good for making stand-alone PHP Socket servers/clients (using the php_sockets.dll extension).</p>
<p>Website: <a href="http://www.bambalam.se/bamcompile/" target="_blank">http://www.bambalam.se/bamcompile/</a><br />
Download: <a href="http://www.bambalam.se/bamcompile/download/bamcompile1.21.zip" target="_blank">http://www.bambalam.se/bamcompile/download/bamcompile1.21.zip</a> (win 32)<br />
Src : http://blog.taragana.com/index.php/archive/how-to-php-script-to-windows-exe-file-generation/</p>
<p>2. PHP Apollo<br />
PHP Apollo is a free command-line tool that converts a PHP script into an executable, as a compiler can do (but this is not a PHP compiler). The executable may works on any computer without the need to install PHP. A part of the interpreter is already included into the executable to run your PHP code.</p>
<p><span id="more-172"></span>Website: <a href="http://www.scriptol.com/apollo.php" target="_blank">http://www.scriptol.com/apollo.php</a><br />
Download : <a href="http://www.scriptol.com/apollo.zip" target="_blank">http://www.scriptol.com/apollo.zip</a></p>
<p>3. Wapache<br />
Wapache is a software that lets you to create desktop applications using web development technology. It combines a modified version of the Apache 2 HTTP server with an embedded Internet Explorer web browser.</p>
<p>Website: <a href="http://wapache.sourceforge.net/" target="_blank">http://wapache.sourceforge.net/</a><br />
Download : <a href="http://downloads.sourceforge.net/wapache/wapache-2.0.0-php-5.0.3.zip?modtime=1151441113&#038;big_mirror=0" target="_blank">http://downloads.sourceforge.net/wapache/wapache-2.0.0-php-5.0.3.zip?modtime=1151441113&#038;big_mirror=0</a></p>
<p>4. PHC-WIN<br />
PHC-WIN is a windows application that allows one to create EXEs from PHP code. The PHP code is first converted to PHP bytecode using bcompiler, and then embedded into an EXE using embeder. Compiling the code into bytecode has two benefits: it speeds up load times since the PHP code doesn’t have to be interpreted, and it obfuscates the code so that it cannot be easily reverse engineered.</p>
<p>Website: <a href="http://www.swiftlytilting.com/2006/03/06/phc-win-a-php-compiler-for-windows/" target="_blank">http://www.swiftlytilting.com/2006/03/06/phc-win-a-php-compiler-for-windows/</a><br />
Download : <a href="http://www.swiftlytilting.com/downloads/phc-win.0.3.1.zip" target="_blank">http://www.swiftlytilting.com/downloads/phc-win.0.3.1.zip</a></p>
<p>5. WinBinder<br />
WinBinder is a new open source extension for PHP, the script programming language. It allows PHP programmers to easily build native Windows applications.</p>
<p>Website: <a href="http://winbinder.org/" target="_blank">http://winbinder.org/</a><br />
Download : <a href="http://prdownloads.sourceforge.net/winbinder/WinBinder-0.46.0.exe?download" target="_blank">http://prdownloads.sourceforge.net/winbinder/WinBinder-0.46.0.exe?download</a></p>
<p>Other resources :</p>
<p>PriadoBlender<br />
<a href="http://www.kksou.com/php-gtk2/References/Compiling-standalone-PHP-GTK2-applications-on-windows-using-PriadoBlender.php" target="_blank">http://www.kksou.com/php-gtk2/References/Compiling-standalone-PHP-GTK2-applications-on-windows-using-PriadoBlender.php</a></p>
]]></content:encoded>
			<wfw:commentRss>http://inwebdeveloper.com/2010/06/27/develop-php-script-to-exe/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>KCKFinder Open Source Web File Manager</title>
		<link>http://inwebdeveloper.com/2010/06/27/ckfinder-open-source-web-file-manager/</link>
		<comments>http://inwebdeveloper.com/2010/06/27/ckfinder-open-source-web-file-manager/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 20:25:17 +0000</pubDate>
		<dc:creator>WebAdmin</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[WYSIWYG]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CKEditor]]></category>
		<category><![CDATA[FCKeditor]]></category>
		<category><![CDATA[TinyMCE]]></category>
		<category><![CDATA[Web File Manager]]></category>

		<guid isPermaLink="false">http://inwebdeveloper.com/?p=166</guid>
		<description><![CDATA[KCFinder is an alternative to the CKFinder web file manager. It can be integrated into FCKeditor, CKEditor, and TinyMCE WYSIWYG web editors (or your custom web applications) to upload and manage images, flash movies, and other files that can be embedded in an editor&#8217;s generated HTML content. Features Fully integrated Ajax engine. Clipboard for copying [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_169" class="wp-caption aligncenter" style="width: 691px"><a href="http://inwebdeveloper.com/2010/06/27/ckfinder-open-source-web-file-manager/kcfinder-2/" rel="attachment wp-att-169"><img src="http://inwebdeveloper.com/wp-content/uploads/2010/06/KCFinder1.jpg" alt="Open Source Web File Manager" title="KCFinder" width="681" height="423" class="size-full wp-image-169" /></a>
<p class="wp-caption-text">Open Source Web File Manager</p>
</div>
<p><a href="http://kcfinder.sunhater.com/" target="_blank">KCFinder</a> is an alternative to the CKFinder web file manager. It can be integrated into FCKeditor, CKEditor, and TinyMCE WYSIWYG web editors (or your custom web applications) to upload and manage images, flash movies, and other files that can be embedded in an editor&#8217;s generated HTML content.</p>
<p><strong>Features</strong><br />
Fully integrated Ajax engine.<br />
Clipboard for copying and moving multiple files.<br />
Easy to integrate and configure in web applications.<br />
Resize bigger uploaded images. Configurable maximum image resolution.<br />
Configurable thumbnail resolution.<br />
Visual themes.<br />
Multilanguage system.</p>
<div style="border: 1px solid #ddd; background: #eee; padding: 10px;">
Website:<a href="http://kcfinder.sunhater.com/" target="_blank">http://kcfinder.sunhater.com/</a><br />
Demo : <a href="http://kcfinder.sunhater.com/demo/custom" target="_blank">http://kcfinder.sunhater.com/demo/custom</a><br />
Download : <a href="http://sourceforge.net/projects/kcfinder/files/KCFinder/1.7/kcfinder-1.7.zip/download" target="_blank">http://sourceforge.net/projects/kcfinder/files/KCFinder/1.7/kcfinder-1.7.zip/download</a>
</div>
]]></content:encoded>
			<wfw:commentRss>http://inwebdeveloper.com/2010/06/27/ckfinder-open-source-web-file-manager/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>8 HTML5 Video Player</title>
		<link>http://inwebdeveloper.com/2010/06/17/8-html5-video-player/</link>
		<comments>http://inwebdeveloper.com/2010/06/17/8-html5-video-player/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 18:37:12 +0000</pubDate>
		<dc:creator>WebAdmin</dc:creator>
				<category><![CDATA[Freeware]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[CwVideo]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Kaltura]]></category>
		<category><![CDATA[OSM Player]]></category>
		<category><![CDATA[Projekktor]]></category>
		<category><![CDATA[Video For Everybody]]></category>

		<guid isPermaLink="false">http://inwebdeveloper.com/?p=155</guid>
		<description><![CDATA[8 HTML5 Video Player This is the list of HTML5 Video Player that can use in your site: 1. jMediaelement is a jQuery HTML audio-video development kit with can fallback to Flash and VLC for incompatible browsers. http://protofunc.com/jme/ 2. Video JS is a JavaScript-based HTML5 video player that falls back to Flowplayer for unsupported browsers [...]]]></description>
			<content:encoded><![CDATA[<p><strong>8 HTML5 Video Player</strong></p>
<p>This is the list of HTML5 Video Player that can use in your site:</p>
<p>1. <strong><a href="http://protofunc.com/jme/" target="_blank">jMediaelement</a></strong> is a jQuery HTML audio-video development kit with can fallback to Flash and VLC for incompatible browsers.</p>
<p><a rel="attachment wp-att-156" href="http://inwebdeveloper.com/2010/06/17/8-html5-video-player/jmediaelement/"><img class="aligncenter size-full wp-image-156" title="jmediaelement" src="http://inwebdeveloper.com/wp-content/uploads/2010/06/jmediaelement.jpg" alt="jmediaelement" width="480" height="255" /></a></p>
<p><a href="http://protofunc.com/jme/" target="_blank">http://protofunc.com/jme/</a></p>
<p>2. <strong><a href="http://videojs.com/" target="_blank">Video JS</a></strong> is a JavaScript-based HTML5 video player that falls back to Flowplayer for unsupported browsers .</p>
<div id="attachment_157" class="wp-caption aligncenter" style="width: 490px"><a rel="attachment wp-att-157" href="http://inwebdeveloper.com/2010/06/17/8-html5-video-player/video-js/"><img class="size-full wp-image-157" title="video-js" src="http://inwebdeveloper.com/wp-content/uploads/2010/06/video-js.jpg" alt="Video JS" width="480" height="204" /></a>
<p class="wp-caption-text">Video JS</p>
</div>
<p><a href="http://videojs.com/" target="_blank">http://videojs.com/</a></p>
<p>3. <strong><a href="http://www.longtailvideo.com/support/jw-player/jw-player-for-html5" target="_blank">JW Player</a></strong> For HTML5 is a totally skinnable and configurable player based on the  tag of HTML5.</p>
<div id="attachment_158" class="wp-caption aligncenter" style="width: 490px"><a rel="attachment wp-att-158" href="http://inwebdeveloper.com/2010/06/17/8-html5-video-player/html5-jw-player/"><img class="size-full wp-image-158" title="html5-jw-player" src="http://inwebdeveloper.com/wp-content/uploads/2010/06/html5-jw-player.jpg" alt="JW Player For HTML5" width="480" height="263" /></a>
<p class="wp-caption-text">JW Player For HTML5</p>
</div>
<p><a href="http://www.longtailvideo.com/support/jw-player/jw-player-for-html5" target="_blank">http://www.longtailvideo.com/support/jw-player/jw-player-for-html5</a></p>
<p>4. <strong><a href="http://www.chipwreck.de/blog/software/cwvideo/" target="_blank">CwVideo</a></strong> is a toolkit for using and controlling HTML5 video with MooTools.</p>
<div id="attachment_159" class="wp-caption aligncenter" style="width: 490px"><a rel="attachment wp-att-159" href="http://inwebdeveloper.com/2010/06/17/8-html5-video-player/cwvideo/"><img class="size-full wp-image-159" title="cwvideo" src="http://inwebdeveloper.com/wp-content/uploads/2010/06/cwvideo.jpg" alt="CwVideo" width="480" height="328" /></a>
<p class="wp-caption-text">CwVideo</p>
</div>
<p><a href="http://www.chipwreck.de/blog/software/cwvideo/" target="_blank">http://www.chipwreck.de/blog/software/cwvideo/</a></p>
<p>5. <strong><a href="http://corp.kaltura.com/" target="_blank">Kaltura</a></strong>, an advanced video publishing platform, is sharing a free and open source HTML5 Video &amp; Media JavaScript Library.</p>
<div id="attachment_160" class="wp-caption aligncenter" style="width: 490px"><a rel="attachment wp-att-160" href="http://inwebdeveloper.com/2010/06/17/8-html5-video-player/kaltura-html5-video/"><img class="size-full wp-image-160" title="kaltura-html5-video" src="http://inwebdeveloper.com/wp-content/uploads/2010/06/kaltura-html5-video.jpg" alt="Kaltura" width="480" height="199" /></a>
<p class="wp-caption-text">Kaltura</p>
</div>
<p><a href="http://corp.kaltura.com/" target="_blank">http://corp.kaltura.com/</a></p>
<p>6. <strong><a href="http://www.mediafront.org/project/osmplayer" target="_blank">OSM Player</a></strong> is a highly customizable and open source HTML5 media player that is built with jQuery.</p>
<div id="attachment_161" class="wp-caption aligncenter" style="width: 490px"><a rel="attachment wp-att-161" href="http://inwebdeveloper.com/2010/06/17/8-html5-video-player/osm-player/"><img class="size-full wp-image-161" title="osm-player" src="http://inwebdeveloper.com/wp-content/uploads/2010/06/osm-player.jpg" alt="OSM Player" width="480" height="291" /></a>
<p class="wp-caption-text">OSM Player</p>
</div>
<p><a href="http://www.mediafront.org/project/osmplayer" target="_blank">http://www.mediafront.org/project/osmplayer</a></p>
<p>7. <strong><a href="http://www.filenew.org/projekktor/" target="_blank">Projekktor</a></strong> is an open source HTML5 video player that is built with pure JavaScript but uses Flash when there is no native H.264 support.</p>
<div id="attachment_162" class="wp-caption aligncenter" style="width: 490px"><a rel="attachment wp-att-162" href="http://inwebdeveloper.com/2010/06/17/8-html5-video-player/projekktor/"><img class="size-full wp-image-162" title="projekktor" src="http://inwebdeveloper.com/wp-content/uploads/2010/06/projekktor.jpg" alt="Projekktor" width="480" height="203" /></a>
<p class="wp-caption-text">Projekktor</p>
</div>
<p><a href="http://www.filenew.org/projekktor/" target="_blank">http://www.filenew.org/projekktor/</a></p>
<p>8. <strong><a href="http://camendesign.com/code/video_for_everybody" target="_blank">Video For Everybody</a></strong> is a smartly created HTML code for embedding videos into websites using the HTML5  element.</p>
<div id="attachment_163" class="wp-caption aligncenter" style="width: 490px"><a rel="attachment wp-att-163" href="http://inwebdeveloper.com/2010/06/17/8-html5-video-player/video-for-everybody/"><img class="size-full wp-image-163" title="video-for-everybody" src="http://inwebdeveloper.com/wp-content/uploads/2010/06/video-for-everybody.jpg" alt="Video For Everybody" width="480" height="249" /></a>
<p class="wp-caption-text">Video For Everybody</p>
</div>
<p><a href="http://camendesign.com/code/video_for_everybody" target="_blank">http://camendesign.com/code/video_for_everybody</a></p>
]]></content:encoded>
			<wfw:commentRss>http://inwebdeveloper.com/2010/06/17/8-html5-video-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SiteFusion: Open-source PHP/XUL application client-server framework</title>
		<link>http://inwebdeveloper.com/2010/06/01/sitefusion-open-source-phpxul-application-client-server-framework/</link>
		<comments>http://inwebdeveloper.com/2010/06/01/sitefusion-open-source-phpxul-application-client-server-framework/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 03:32:08 +0000</pubDate>
		<dc:creator>WebAdmin</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[XUL]]></category>
		<category><![CDATA[PHP/XUL]]></category>
		<category><![CDATA[SiteFusion]]></category>

		<guid isPermaLink="false">http://inwebdeveloper.com/?p=136</guid>
		<description><![CDATA[SiteFusion is a server-based development environment. Applications are written in pure object-oriented PHP and work through a thin XUL client. SiteFusion applications look and behave like native system applications but run on a server generating JavaScript commands. There are no extra configurations required than running a website as the XUL client connects to a regular [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_137" class="wp-caption aligncenter" style="width: 560px"><a href="http://inwebdeveloper.com/2010/06/01/sitefusion-open-source-phpxul-application-client-server-framework/diagram/" rel="attachment wp-att-137"><img src="http://inwebdeveloper.com/wp-content/uploads/2010/06/diagram.png" alt="Open-source PHP/XUL application client-server framework - SiteFusion" title="diagram" width="550" height="413" class="size-full wp-image-137" /></a>
<p class="wp-caption-text">Open-source PHP/XUL application client-server framework &#8211; SiteFusion</p>
</div>
<p><a href="http://www.sitefusion.org/" target="_blank">SiteFusion</a> is a server-based development environment. Applications are written in pure object-oriented PHP and work through a thin XUL client. SiteFusion applications look and behave like native system applications but run on a server generating JavaScript commands.</p>
<p>There are no extra configurations required than running a website as the XUL client connects to a regular web server.<br />
In a running application, the server generates JavaScript commands that result in a GUI built from rich, operating-system native UI elements and fine-grained control over application behavior and reaction to user actions. The communication from the client to the server consists of events packed in JSON format.</p>
<div style="padding: 10px; border: 1px solid #ddd; background: #eee;">
Website: <a href="http://www.sitefusion.org/" target="_blank">http://www.sitefusion.org/</a><br />
Download: <a href="http://sourceforge.net/projects/sitefusion/files/Server/SiteFusion-5.2.2.tar.gz/download" target="_blank">http://sourceforge.net/projects/sitefusion/files/Server/SiteFusion-5.2.2.tar.gz/download</a><br />
Example: <a href="http://www.sitefusion.org/examples" target="_blank">http://www.sitefusion.org/examples</a>
</div>
]]></content:encoded>
			<wfw:commentRss>http://inwebdeveloper.com/2010/06/01/sitefusion-open-source-phpxul-application-client-server-framework/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
