<?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 Web Resources - Web Resources Depot &#187; Ajax</title>
	<atom:link href="http://www.webresourcesdepot.com/tag/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Sun, 12 Feb 2012 13:06:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Open Source Ajax Push Engine: APE</title>
		<link>http://www.webresourcesdepot.com/open-source-ajax-push-engine-ape/</link>
		<comments>http://www.webresourcesdepot.com/open-source-ajax-push-engine-ape/#comments</comments>
		<pubDate>Wed, 13 May 2009 19:00:24 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Extras]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mootools]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=945</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=945&c=24900' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=945&c=24900' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />APE (Ajax Push Engine) is an open source solution which is designed to push real-time data with only JavaScript on the client side. The core of APE is an epoll-driven HTTP server, entirely written in C, which provides patterns such as XHR long-polling (cross browser), forever frame and many more. The other part of APE [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=945&c=27888' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=945&c=27888' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p><strong><a href="http://www.ape-project.org/en/" target="_blank"><img height="108" width="120" align="left" src="http://www.webresourcesdepot.com/wp-content/uploads/image/ape.jpg" alt="APE" style="margin-right: 5px;" /></a>APE (Ajax Push Engine)</strong> is an <strong>open source</strong> solution which is designed to <strong>push real-time data</strong> with only JavaScript on the client side.</p>
<p>The core of <strong>APE</strong> is an <strong>epoll-driven HTTP server</strong>, entirely written in C, which provides patterns such as XHR long-polling (cross browser), forever frame and many more.</p>
<p>The other part of <strong>APE</strong> is the <strong>Javascript Framework based on MooTools</strong> which deals with the <strong>APE protocol</strong>. On the other hand, users can decide what Javascript framework they want to develop with.</p>
<p><a href="http://www.ape-project.org/en/" target="_blank"><img height="221" width="480" src="http://www.webresourcesdepot.com/wp-content/uploads/image/ape-server.jpg" alt="Ajax Push Engine" /></a></p>
<p><strong>APE</strong> only uses web standards, no plugins are needed to be installed on the browsers &amp; it works with all browsers.</p>
<p>It is possible to create various multi-user applications with <strong>APE</strong> as it can broadcast to hundreds of users with ease.</p>
<p>With a <strong>module support</strong> (currently with C but PHP support is on the way) the application can be extended &amp; customized more.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/open-source-ajax-push-engine-ape/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Dynamic Drag&#8217;n Drop With jQuery And PHP</title>
		<link>http://www.webresourcesdepot.com/dynamic-dragn-drop-with-jquery-and-php/</link>
		<comments>http://www.webresourcesdepot.com/dynamic-dragn-drop-with-jquery-and-php/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 05:05:21 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[License Free]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Drag'n Drop]]></category>
		<category><![CDATA[jQuery UI]]></category>
		<category><![CDATA[Php]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=891</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=891&c=13542' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=891&c=13542' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />After publishing ScheduledTweets yesterday, I&#160;received e-mails asking &#34;how the drag&#8217;n drop &#38; saving the new positions to the database was working&#34;. Drag&#8217;n drop generally looks hard-to-apply but it is definitely not by using JavaScript frameworks. Here is, how it is done by using jQuery &#38; jQuery UI: The Database: We create a simple database as [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=891&c=19138' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=891&c=19138' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p>After publishing <a href="http://www.webresourcesdepot.com/scheduledtweets-free-and-fully-ajaxed-php-application-to-schedule-tweets/">ScheduledTweets</a> yesterday, I&nbsp;received e-mails asking &quot;<strong>how the drag&#8217;n drop &amp; saving the new positions to the database</strong> was working&quot;.</p>
<p><strong>Drag&#8217;n drop</strong> generally <strong>looks hard-to-apply</strong> but it is <strong>definitely not</strong> by using JavaScript frameworks. Here is, how it is done by using <a target="_blank" href="jquery.com/"><strong>jQuery</strong></a> &amp; <a target="_blank" href="http://www.jqueryui.com/"><strong>jQuery UI</strong></a>:</p>
<p><img height="135" width="480" src="http://www.webresourcesdepot.com/wp-content/uploads/image/jquery-drag-n-drop.gif" alt="jQuery Drag'n Drop" /><a href="http://www.webresourcesdepot.com/wp-content/uploads/file/jquerydragdrop/" target="_blank"><img height="48" width="480" style="border: 0px none ;" alt="jQuery Drag'n Drop Demo" src="http://www.webresourcesdepot.com/wp-content/uploads/image/demo-button.gif" /></a><a href="http://feeds2.feedburner.com/webresourcesdepot" target="_blank"><img style="border: 0px none ;" alt="jQuery Drag'n Drop Download" src="http://www.webresourcesdepot.com/wp-content/uploads/image/download-button.gif" /></a></p>
<h3>The Database:</h3>
<p>We create a simple database as below:</p>
<p><img height="92" width="477" src="http://www.webresourcesdepot.com/wp-content/uploads/image/jquery-drag-drop-db.gif" alt="jQuery Drag'n Drop Database" /></p>
<p>The most important column in the database is <code>recordListingID</code> which shows us the order of the records.</p>
<p>This feature can be applied to any table by adding such a column to it.</p>
<h3>The HTML:</h3>
<p>We&#8217;ll be using an <strong>unordered list that is generated from a PHP&nbsp;query</strong> that lists the items according to the <code>recordListingID</code> value mentioned above.</p>
<p>Here it is:</p>
<p>
<pre class="brush: php">&lt;/p&gt;
&lt;div id=&quot;contentLeft&quot;&gt;
&lt;ul&gt;
    &lt;li id=&quot;recordsArray_&amp;lt;?php echo $row[&#039;recordID&#039;]; ?&amp;gt;&quot;&gt;&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;p&gt;</pre>
<p>&nbsp;</p>
<h3>The JavaScript:</h3>
<p>We will be using <a target="_blank" href="http://www.jqueryui.com/demos/sortable/"><strong>jQuery UI&#8217;s sortable plugin</strong></a>.</p>
<p>
<pre class="brush: javascript"> &lt;script type=&quot;text/javascript&quot;&gt;
$(document).ready(function(){ 

	$(function() {
		$(&quot;#contentLeft ul&quot;).sortable({ opacity: 0.6, cursor: &#039;move&#039;, update: function() {
			var order = $(this).sortable(&quot;serialize&quot;) + &#039;&amp;action=updateRecordsListings&#039;;
			$.post(&quot;updateDB.php&quot;, order, function(theResponse){
				$(&quot;#contentRight&quot;).html(theResponse);
			});
		}
		});
	});

});
&lt;/script&gt; </pre>
</p>
<p>We made the unordered list inside <code>#contentLeft</code> a sortable item, used the <code>serialize</code> function of jQuery to create the array and posted it to updateDB.php.</p>
<h3>The PHP:</h3>
<p>After posting the array of &quot;new order of the items&quot; to updateDB.php, we must run a query to update our database that will reflect the last positions of every item:</p>
<p>
<pre class="brush: php">&lt;?php
require(&quot;db.php&quot;);

$action 				= $_POST[&#039;action&#039;];
$updateRecordsArray 	= $_POST[&#039;recordsArray&#039;];

if ($action == &quot;updateRecordsListings&quot;){

	$listingCounter = 1;
	foreach ($updateRecordsArray as $recordIDValue) {

		$query = &quot;UPDATE records SET recordListingID = &quot; . $listingCounter . &quot; WHERE recordID = &quot; . $recordIDValue;
		mysql_query($query) or die(&#039;Error, insert query failed&#039;);
		$listingCounter = $listingCounter + 1;
	}

	echo &#039;&lt;pre&gt;&#039;;
	print_r($updateRecordsArray);
	echo &#039;&lt;/pre&gt;&#039;;
	echo &#039;If you refresh the page, you will see that records will stay just as you modified.&#039;;
}
?&gt;</pre>
</p>
<p>You can see that this is the easiest part. We handled the array as <code>$updateRecordsArray </code>and used it inside a <code>for each</code> statement.</p>
<p>With a new variable named <code>$listingCounter</code>, while the <code>for each</code> statement runs, we have updated the values of <code>recordListingID</code> column of every item in the database with <code>$listingCounter</code> values. And that&#8217;s it.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/dynamic-dragn-drop-with-jquery-and-php/feed/</wfw:commentRss>
		<slash:comments>185</slash:comments>
		</item>
		<item>
		<title>Free Ajax Newsletter Script</title>
		<link>http://www.webresourcesdepot.com/free-ajax-newsletter-script/</link>
		<comments>http://www.webresourcesdepot.com/free-ajax-newsletter-script/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 06:49:40 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[CC License]]></category>
		<category><![CDATA[Extras]]></category>
		<category><![CDATA[Newsletter Mngmnt.]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[Php]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=846</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=846&c=29673' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=846&c=29673' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />This is a free Ajax newsletter script that is built with PHP &#38; jQuery. With a very simple interface, it enables you to: Create categories (lists) Add e-mails to categories Send e-mails to any category and/or e-mail View the previously sent e-mails It uses 1 PHP&#160;file &#38; comes with a .SQL file for creating the [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=846&c=23665' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=846&c=23665' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p><a target="_blank" href="http://virae.org/newsletter_module/">This</a> is a <strong>free Ajax newsletter script</strong> that is built with PHP &amp; jQuery.</p>
<h3>With a very simple interface, it enables you to:</h3>
<ul>
<li>Create categories (lists)</li>
<li>Add e-mails to categories</li>
<li>Send e-mails to any category and/or e-mail</li>
<li>View the previously sent e-mails</li>
</ul>
<p><a target="_blank" href="http://virae.org/newsletter_module/"><img height="197" width="480" alt="Free Ajax Newsletter Script" src="http://www.webresourcesdepot.com/wp-content/uploads/image/free-ajax-newsletter.jpg" /></a></p>
<p>It uses 1 PHP&nbsp;file &amp; comes with a .SQL file for creating the necessary tables in <strong>MySQL</strong>.</p>
<p>To mention, the script is only the <strong>admin interface</strong>. If needed, you can create a front-end for users who want to subscribe to a newsletter by inserting their e-mails to the related categories.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/free-ajax-newsletter-script/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Canvas Tooltips With jQuery: BeautyTips</title>
		<link>http://www.webresourcesdepot.com/canvas-tooltips-with-jquery-beautytips/</link>
		<comments>http://www.webresourcesdepot.com/canvas-tooltips-with-jquery-beautytips/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 05:01:07 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[GPL License]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=828</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=828&c=19022' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=828&c=19022' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />BeautyTips is a jQuery plugin which draws tooltips in realtime using the canvas element. The tooltips are very flexible and can be triggered in various ways. Every tooltip, by default is displayed at the side of an element where there is more space. But the position can also be forced. Content can be hard-coded, called [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=828&c=20486' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=828&c=20486' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p><a target="_blank" href="http://www.lullabot.com/files/bt/bt-latest/DEMO/index.html"><strong>BeautyTips</strong></a> is a <strong>jQuery plugin</strong> which draws tooltips in realtime using the <strong>canvas</strong> element.</p>
<p>The <strong>tooltips</strong> are very flexible and can be triggered in various ways.</p>
<p><a target="_blank" href="http://www.lullabot.com/files/bt/bt-latest/DEMO/index.html"><img height="194" width="490" alt="jQuery Tooltips" src="http://www.webresourcesdepot.com/wp-content/uploads/image/beautytips.gif" /></a></p>
<p>Every <strong>tooltip</strong>, by default is displayed at the side of an element where there is more space. But the position can also be forced.</p>
<p>Content can be hard-coded, called from an attribute or with an <strong>Ajax</strong> request.</p>
<p>The look &amp; feel of the <strong>tooltips</strong> can be totally customized considering they are <strong>canvas elements</strong>.</p>
<p><strong>BeautyTips</strong> works in all major browsers, including iPhone (requires <a target="_blank" href="http://excanvas.sourceforge.net/">ExplorerCanvas</a> for IE).</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/canvas-tooltips-with-jquery-beautytips/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A jQuery Portal Framework For Netvibes-Like Interfaces: JPolite</title>
		<link>http://www.webresourcesdepot.com/a-jquery-portal-framework-for-netvibes-like-interfaces-jpolite/</link>
		<comments>http://www.webresourcesdepot.com/a-jquery-portal-framework-for-netvibes-like-interfaces-jpolite/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 17:00:33 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[GPL License]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Netvibes]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=813</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=813&c=16355' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=813&c=16355' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />JPolite is a lightweight portal framework, built with jQuery, for creating Netvibes-like interfaces. It is a powerful base for creating complex / customizable websites quickly. JPolite seperates content, appearance and behavior. And, it makes turning a content module into tabbed or accordion presentations very easy. Some examples of the ease it provides: A form with [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=813&c=24691' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=813&c=24691' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p><a target="_blank" href="http://www.trilancer.com/jpolite/"><strong>JPolite</strong></a> is a lightweight portal framework, built with <strong>jQuery</strong>, for creating <strong>Netvibes-like interfaces</strong>.</p>
<p>It is a powerful base for creating complex / customizable websites quickly.</p>
<p><a target="_blank" href="http://www.trilancer.com/jpolite/"><img height="172" width="480" alt="JPolite" src="http://www.webresourcesdepot.com/wp-content/uploads/image/jpolite.jpg" /></a></p>
<p><strong>JPolite</strong> seperates content, appearance and behavior. And, it makes turning a content module into <strong>tabbed</strong> or <strong>accordion</strong> presentations very easy.</p>
<h3>Some examples of the ease it provides:</h3>
<ul>
<li>A form with <code>class=&quot;ajaxform1</code> will automatically turned into an Ajaxed form.</li>
<li>Any link with <code>class=&quot;thickbox&quot;</code> will be displayed in <strong>Thickbox</strong> &amp; more.</li>
</ul>
<p>To check this interesting project, <a target="_blank" href="http://www.trilancer.com/jpolite/">click here</a>.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/a-jquery-portal-framework-for-netvibes-like-interfaces-jpolite/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Highly Customizable jQuery Modal Plugin: NyroModal</title>
		<link>http://www.webresourcesdepot.com/highly-customizable-jquery-modal-plugin-nyromodal/</link>
		<comments>http://www.webresourcesdepot.com/highly-customizable-jquery-modal-plugin-nyromodal/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 10:24:20 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Ajax]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=802</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=802&c=5309' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=802&c=5309' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />NyroModal is a very flexible &#38; customizable jQuery plugin for creating modal windows easily. It can display any type of HTML objects: with Ajax requests by showing a hidden DOM element as a gallery forms, iframes.. Besides the features mentioned, you can target the content inside an Ajax request or a form, resize the modal [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=802&c=17053' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=802&c=17053' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p><a target="_blank" href="http://nyromodal.nyrodev.com/"><strong>NyroModal</strong></a> is a very flexible &amp; customizable <strong>jQuery plugin</strong> for creating <strong>modal windows</strong> easily.</p>
<h3>It can display any type of HTML objects:</h3>
<ul>
<li>with Ajax requests</li>
<li>by showing a hidden DOM element</li>
<li>as a gallery</li>
<li>forms, iframes..</li>
</ul>
<p><a target="_blank" href="http://nyromodal.nyrodev.com/"><img height="155" width="480" alt="jQuery Modal Windows: NyroModal" src="http://www.webresourcesdepot.com/wp-content/uploads/image/jquery-modal-nyromodal.jpg" /></a></p>
<p>Besides the features mentioned, you can target the content inside an Ajax request or a form, resize the <strong>modal window</strong> from an Ajax request &amp; more.</p>
<p>On every event, like showing or hiding the <strong>modal box</strong>, any animation can be defined too.</p>
<p>The plugin is very well-documented &amp; presents various examples.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/highly-customizable-jquery-modal-plugin-nyromodal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simpletip &#8211; A Flexible jQuery Tooltip Plugin</title>
		<link>http://www.webresourcesdepot.com/simpletip-a-flexible-jquery-tooltip-plugin/</link>
		<comments>http://www.webresourcesdepot.com/simpletip-a-flexible-jquery-tooltip-plugin/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 10:03:31 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[GPL License]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=789</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=789&c=29363' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=789&c=29363' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />Simpletip is a fresh &#38; lightweight jQuery plugin for creating flexible tooltips. Tooltips can be attached to any element &#38; easily styled in means of presentation &#38; positioning. The tooltips can be static, dynamic or loaded via Ajax. And, any combination of effects can be applied to make them more attractive. Simpletip provides various options [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=789&c=10111' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=789&c=10111' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p><a href="http://craigsworks.com/simpletip/" target="_blank"><strong>Simpletip</strong></a> is a fresh &amp; lightweight <strong>jQuery plugin</strong> for creating flexible <strong>tooltips</strong>.</p>
<p><strong>Tooltips</strong> can be attached to any element &amp; easily styled in means of presentation &amp; positioning.</p>
<p><a href="http://craigsworks.com/simpletip/" target="_blank"><img height="89" width="480" src="http://www.webresourcesdepot.com/wp-content/uploads/image/jquery-simple-tip-plugin.gif" alt="jQuery Simpletip Tooltip Plugin" /></a></p>
<p>The tooltips can be static, dynamic or loaded via <strong>Ajax</strong>. And, any combination of <strong>effects</strong> can be applied to make them more attractive.</p>
<p><strong>Simpletip</strong> provides various options for max. customization. The plugin is well-documented &amp; provides examples.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/simpletip-a-flexible-jquery-tooltip-plugin/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Advanced Ajax Preloader Images Creator: Preloaders.net</title>
		<link>http://www.webresourcesdepot.com/advanced-ajax-preloader-images-creator-preloadersnet/</link>
		<comments>http://www.webresourcesdepot.com/advanced-ajax-preloader-images-creator-preloadersnet/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 08:17:25 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[License Free]]></category>
		<category><![CDATA[Various Objects]]></category>
		<category><![CDATA[Ajax]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=778</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=778&c=9064' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=778&c=9064' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />Preloaders.net is a free web-based service for creating Ajax preloader images. It offers a wide-selection of preloaders. Besides the most popular images there are fresh ones, including 3D preloaders. You can mention: background colors (transparent support) foreground colors sizes speed of the animation for creating a customized Ajax preloader image. Special Downloads: Ajaxed Add-To-Basket Scenarios [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=778&c=25717' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=778&c=25717' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p><a target="_blank" href="http://preloaders.net/"><strong>Preloaders.net</strong></a> is a free web-based service for <strong>creating Ajax preloader images</strong>.</p>
<p>It offers a wide-selection of preloaders. Besides the most popular images there are fresh ones, including 3D preloaders.</p>
<p><a target="_blank" href="http://preloaders.net/"><img height="102" width="480" alt="Ajax Preloader" src="http://www.webresourcesdepot.com/wp-content/uploads/image/ajax-preloader.jpg" /></a></p>
<h3>You can mention:</h3>
<ul>
<li>background colors (transparent support)</li>
<li>foreground colors</li>
<li>sizes</li>
<li>speed of the animation</li>
</ul>
<p>for creating a customized <strong>Ajax preloader image</strong>.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/advanced-ajax-preloader-images-creator-preloadersnet/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>AJAX APIs Playground: Learn &amp; Test Google&#8217;s APIs Easily</title>
		<link>http://www.webresourcesdepot.com/ajax-apis-playground-learn-test-googles-apis-easily/</link>
		<comments>http://www.webresourcesdepot.com/ajax-apis-playground-learn-test-googles-apis-easily/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 22:08:00 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Extras]]></category>
		<category><![CDATA[Info]]></category>
		<category><![CDATA[No License]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[API]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=762</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=762&c=14309' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=762&c=14309' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />AJAX APIs Playground, a web-based application that runs on Google&#8217;s App. engine, enables you to learn &#38; test APIs of Google products. APIs included are: Visualization Search Language Blogger Data Maps Earth Feeds Calendar Data All functions of the APIs have well-commented examples that you can modify &#38; run. Besides playing with the codes, you [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=762&c=6912' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=762&c=6912' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p><a target="_blank" href="http://code.google.com/apis/ajax/playground/"><strong>AJAX APIs Playground</strong></a>, a web-based application that runs on Google&#8217;s App. engine, enables you to <strong>learn &amp; test APIs of Google products</strong>.</p>
<h3>APIs included are:</h3>
<ul>
<li>Visualization</li>
<li>Search</li>
<li>Language</li>
<li>Blogger Data</li>
<li>Maps</li>
<li>Earth</li>
<li>Feeds</li>
<li>Calendar Data</li>
</ul>
<p><a target="_blank" href="http://code.google.com/apis/ajax/playground/"><img height="153" width="480" alt="AJAX APIs Playground" src="http://www.webresourcesdepot.com/wp-content/uploads/image/ajax-apis-playground.gif" /></a></p>
<p>All functions of the <strong>APIs have well-commented examples</strong> that you can modify &amp; run.</p>
<p>Besides playing with the codes, you can login with a Google account &amp; save the code you created for future use.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/ajax-apis-playground-learn-test-googles-apis-easily/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MachForm: HTML Form Builder / Winners Of The Free Licenses</title>
		<link>http://www.webresourcesdepot.com/machform-html-form-builder-winners-of-the-free-licenses/</link>
		<comments>http://www.webresourcesdepot.com/machform-html-form-builder-winners-of-the-free-licenses/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 05:01:16 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Extras]]></category>
		<category><![CDATA[Other License]]></category>
		<category><![CDATA[Reviews & Giveaways]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Drag'n Drop]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[Php]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=754</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=754&c=13785' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=754&c=13785' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />Last week, a post at WebResourcesDepot had announced the giveaway of 3 MachForm, a self-hosted HTML form builder, licenses ($39/license). Winners are selected &#38; announced at the bottom of the post. To remind, what is MachForm? It is a&#160; HTML form builder that you can install it under any website, comes with full PHP&#160;source code [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=754&c=17278' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=754&c=17278' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p>Last week, <a href="http://www.webresourcesdepot.com/machform-self-hosted-html-form-builder-3-licenses-giveaway/">a post at WebResourcesDepot</a> had announced the giveaway of 3 <strong>MachForm</strong>, a self-hosted <strong>HTML form builder</strong>, licenses ($39/license).</p>
<p>Winners are selected &amp; announced at the bottom of the post.</p>
<h3>To remind, what is MachForm?</h3>
<p><a href="http://www.appnitro.com/" target="_blank"><img height="76" width="480" src="http://www.webresourcesdepot.com/wp-content/uploads/image/machform-info.jpg" alt="MachForm" /></a></p>
<p>It is a&nbsp;<strong> HTML form builder</strong> that you can install it under any website, comes with full PHP&nbsp;source code &amp; uses <strong>MySQL</strong> for storing data.</p>
<h3>It simply makes these processes very easy:</h3>
<ul>
<li>creating forms</li>
<li>collecting data</li>
<li>analyzing &amp; exporting the data</li>
</ul>
<p>It is a flexible application which you can <strong>create almost any type of forms</strong> &amp; <strong>style them</strong> to fit your needs.</p>
<h3>Here are the winners?</h3>
<ul>
<li>Victor (comment #33551)</li>
<li>advative (comment #33673)</li>
<li>Jerry82 (comment #33488)</li>
</ul>
<p>Congratulations to the winners, they will be contacted by <strong>MachForm</strong> staff shortly and thanks to everyone for joining this giveaway.<strong><br />
</strong></p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/machform-html-form-builder-winners-of-the-free-licenses/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using wincache
Page Caching using wincache (User agent is rejected)
Database Caching 2/12 queries in 0.042 seconds using wincache

Served from: www.webresourcesdepot.com @ 2012-02-12 10:00:38 -->
