<?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; BSD License</title>
	<atom:link href="http://www.webresourcesdepot.com/category/licenses/bsd-license/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Sat, 20 Mar 2010 05:01:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Geo-Enable Websites With JS: YQL Geo Library</title>
		<link>http://www.webresourcesdepot.com/geo-enable-websites-with-js-yql-geo-library/</link>
		<comments>http://www.webresourcesdepot.com/geo-enable-websites-with-js-yql-geo-library/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 08:21:07 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[BSD License]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[Map]]></category>
		<category><![CDATA[Geolocation]]></category>
		<category><![CDATA[YQL]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1543</guid>
		<description><![CDATA[Geolocation is one of the most popular subjects for today&#39;s web &#38; there are many solutions that help geo-enabling web applications.
YQL Geo Library is an impressive resource for geolocation as it is totally free &#38; JavaScript-based.
It has various powerful features like:

detecting the visitor&#8217;s location with the W3C geo API and with IP as a fallback
find [...]]]></description>
			<content:encoded><![CDATA[<p>Geolocation is one of the most popular subjects for today&#39;s web &amp; there are many solutions that help geo-enabling web applications.</p>
<p><a href="http://isithackday.com/hacks/geo/yql-geo-library/" target="_blank"><strong>YQL Geo Library</strong></a> is an impressive resource for geolocation as it is <strong>totally free &amp; JavaScript-based</strong>.</p>
<h3>It has various powerful features like:</h3>
<ul>
<li>detecting the visitor&rsquo;s location with the <span class="caps">W3C </span>geo <span class="caps">API </span>and with IP as a fallback</li>
<li>find geo location from text</li>
<li>find location from lat/lon pair</li>
<li>find locations in a certain web document (by <span class="caps">URL</span>)</li>
<li>get the location for a certain IP number</li>
</ul>
<p><a href="http://isithackday.com/hacks/geo/yql-geo-library/" target="_blank"><img alt="YQL Geo Library" height="150" src="http://www.webresourcesdepot.com/wp-content/uploads/yql-geo-library.jpg" width="480" /></a></p>
<p>The library is <strong>lightweight (4kb uncompressed)</strong> &amp; non-complicated. It just works by calling a function like:</p>
<pre class="brush: javascript">
yqlgeo.get(&#039;217.12.14.240&#039;,function(o){
  alert(o.place.name + &#039;,&#039; + o.place.country.content +
        &#039; (&#039; + o.place.centroid.latitude + &#039;,&#039; +
               o.place.centroid.longitude + &#039;)&#039;
        );
});
</pre>
<p>will get you the city, country, latitude &amp; longitude of any given IP.</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.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a><br />
<a href="http://twitter.com/umutm" target="_blank">Follow WebResourcesDepot At Twitter And Get More Resources!</a></p>

	Tags: <a href="http://www.webresourcesdepot.com/tag/geolocation/" title="Geolocation" rel="tag">Geolocation</a>, <a href="http://www.webresourcesdepot.com/tag/yql/" title="YQL" rel="tag">YQL</a><br />

	<h4>Related posts</h4>
	<ul class='st-related-posts'>
	<li><a href="http://www.webresourcesdepot.com/free-to-use-ip-to-countrycity-database-api/" title="Free To Use IP-To-Country/City-Database &#038; API (April 11, 2009)">Free To Use IP-To-Country/City-Database &#038; API</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/geo-enable-websites-with-js-yql-geo-library/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Data And Content Visualization: Simile Widgets</title>
		<link>http://www.webresourcesdepot.com/data-and-content-visualization-simile-widgets/</link>
		<comments>http://www.webresourcesdepot.com/data-and-content-visualization-simile-widgets/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 10:06:16 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[BSD License]]></category>
		<category><![CDATA[Charts]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[DHTML]]></category>
		<category><![CDATA[SWF]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1492</guid>
		<description><![CDATA[Simile Widgets is a set of open source web widgets for visualizing data &#38; content.
They are actually a spin-off from the Simile Project &#38; improved over time by a community of open-source developers.
Currently, it includes 4 widgets:
Timeline

Timeline is for creating an interactive display of events within a timeframe.
It can be dragged or controlled with the [...]]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://www.simile-widgets.org/" target="_blank">Simile Widgets</a></strong> is a <strong>set of open source web widgets</strong> for visualizing data &amp; content.</p>
<p>They are actually a spin-off from the <a href="http://simile.mit.edu/" target="_blank">Simile Project</a> &amp; improved over time by a community of open-source developers.</p>
<p>Currently, it <strong>includes 4 widgets</strong>:</p>
<h3><a href="http://www.simile-widgets.org/timeline/" target="_blank">Timeline</a></h3>
<p><a href="http://www.simile-widgets.org/timeline/" target="_blank"><img alt="Simile Timeline" height="193" src="http://www.webresourcesdepot.com/wp-content/uploads/simile-timeline.jpg" width="480" /></a></p>
<p><strong>Timeline</strong> is for creating an interactive display of events within a timeframe.</p>
<p>It can be dragged or controlled with the mouse wheel &amp; events can be clicked to see the details.</p>
<h3><a href="http://www.simile-widgets.org/timeplot/" target="_blank">Timeplot</a></h3>
<p><a href="http://www.simile-widgets.org/timeplot/" target="_blank"><img alt="Simile Timeplot" height="193" src="http://www.webresourcesdepot.com/wp-content/uploads/simile-timeplot.gif" width="480" /></a></p>
<p><strong>Timeplot</strong> is a DHTML widget for plotting time series easily.</p>
<p>On mouse-overs, it can display the values interactively (it works with the same data format that <strong>Timeline</strong> supports).</p>
<h3><a href="http://www.simile-widgets.org/runway/" target="_blank">Runway</a></h3>
<p><a href="http://www.simile-widgets.org/runway/" target="_blank"><img alt="Simile Runway" height="193" src="http://www.webresourcesdepot.com/wp-content/uploads/simile-runway.jpg" width="480" /></a></p>
<p><strong>Runway</strong> is a <strong>Flash-based</strong> implementation of the popular iTunes-like <strong>coverflow</strong>.</p>
<p>The colors, fonts, reflection &amp; transit,in values can be configured easily. Also, it can fire events to update the web page&#39;s Javascript.</p>
<h3><a href="http://www.simile-widgets.org/exhibit/" target="_blank">Exhibit</a></h3>
<p>It is for creating web pages with advanced text search and filtering functionalities, with interactive maps, timelines, &amp; other visualizations.</p>
<p>You can find more details on a <strong><a href="http://www.webresourcesdepot.com/interactive-data-rich-web-pages-with-exhibit/" target="_blank">previously published WRD post on Exhibit</a></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.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a><br />
<a href="http://twitter.com/umutm" target="_blank">Follow WebResourcesDepot At Twitter And Get More Resources!</a></p>

	Tags: <a href="http://www.webresourcesdepot.com/tag/dhtml/" title="DHTML" rel="tag">DHTML</a>, <a href="http://www.webresourcesdepot.com/tag/swf/" title="SWF" rel="tag">SWF</a><br />

	<h4>Related posts</h4>
	<ul class='st-related-posts'>
	<li><a href="http://www.webresourcesdepot.com/xml-flash-gallery-and-flickr/" title="XML Flash Gallery (And flickr) (February 9, 2008)">XML Flash Gallery (And flickr)</a></li>
	<li><a href="http://www.webresourcesdepot.com/winners-of-flashmint-free-credits-giveaway/" title="Winners Of FlashMint Free Credits Giveaway (June 10, 2009)">Winners Of FlashMint Free Credits Giveaway</a></li>
	<li><a href="http://www.webresourcesdepot.com/tiny-and-chic-flash-mp3-player-audio-player/" title="Tiny And Chic Flash Mp3 Player: Audio Player (May 14, 2009)">Tiny And Chic Flash Mp3 Player: Audio Player</a></li>
	<li><a href="http://www.webresourcesdepot.com/swffit-smart-flash-resize-script/" title="swffit: Smart Flash Resize Script (December 24, 2008)">swffit: Smart Flash Resize Script</a></li>
	<li><a href="http://www.webresourcesdepot.com/slickboard-creating-attractive-flash-interfaces-with-only-xml/" title="SlickBoard: Creating Attractive Flash Interfaces With Only XML (February 2, 2010)">SlickBoard: Creating Attractive Flash Interfaces With Only XML</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/data-and-content-visualization-simile-widgets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tiny CSS Framework For Rapid Layouts: EZ-CSS</title>
		<link>http://www.webresourcesdepot.com/tiny-css-framework-for-rapid-layouts-ez-css/</link>
		<comments>http://www.webresourcesdepot.com/tiny-css-framework-for-rapid-layouts-ez-css/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 07:16:16 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[BSD License]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Xhtml & Css]]></category>
		<category><![CDATA[Prototype]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1464</guid>
		<description><![CDATA[EZ-CSS is a lightweight (only 1kb) CSS framework for easily creating table-less layouts.
The framework enables you to create multiple columns of any width, with or without gutters of any width.

EZ-CSS is very flexible:

each module or layout contains a width-less container which prevents rounding issues or rounding errors.
it creates self-clearing containers which means every box will [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ez-css.org/" target="_blank"><strong>EZ-CSS</strong></a> is a <strong>lightweight (only 1kb) CSS framework</strong> for easily creating table-less layouts.</p>
<p>The framework enables you to create multiple columns of any width, with or without gutters of any width.</p>
<p><a href="http://www.ez-css.org/" target="_blank"><img alt="EZ-CSS Framework" height="115" src="http://www.webresourcesdepot.com/wp-content/uploads/ez-css-framework.gif" width="480" /></a></p>
<h3>EZ-CSS is very flexible:</h3>
<ul>
<li>each module or layout contains a width-less container which prevents rounding issues or rounding errors.</li>
<li>it creates self-clearing containers which means every box will contain floats.</li>
</ul>
<p>As <strong>EZ-CSS</strong> has a very small footprint, it <strong>can be fully inserted into any stylesheet or a style element</strong> which would make it compatible with every other CSS framework too.</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.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a><br />
<a href="http://twitter.com/umutm" target="_blank">Follow WebResourcesDepot At Twitter And Get More Resources!</a></p>

	Tags: <a href="http://www.webresourcesdepot.com/tag/prototype/" title="Prototype" rel="tag">Prototype</a><br />

	<h4>Related posts</h4>
	<ul class='st-related-posts'>
	<li><a href="http://www.webresourcesdepot.com/user-friendly-prototype-scriptaculous-popups-modalbox/" title="User Friendly Prototype + Script.aculo.us Popups: Modalbox (February 7, 2008)">User Friendly Prototype + Script.aculo.us Popups: Modalbox</a></li>
	<li><a href="http://www.webresourcesdepot.com/use-lightbox-from-flash-flashlightboxinjector/" title="Use Lightbox From Flash: flashLightBoxInjector (September 12, 2008)">Use Lightbox From Flash: flashLightBoxInjector</a></li>
	<li><a href="http://www.webresourcesdepot.com/the-new-script-aculo-us-for-prototype-scripty2/" title="The New Script.aculo.us For Prototype: Scripty2 (October 29, 2009)">The New Script.aculo.us For Prototype: Scripty2</a></li>
	<li><a href="http://www.webresourcesdepot.com/sortable-and-editable-tables-with-ajax/" title="Sortable And Editable Tables (With Ajax) (February 15, 2008)">Sortable And Editable Tables (With Ajax)</a></li>
	<li><a href="http://www.webresourcesdepot.com/createsmarter-and-good-looking-lists-using-smarter-lists/" title="Smarter And Good Looking Lists With Smart Lists (March 16, 2008)">Smarter And Good Looking Lists With Smart Lists</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/tiny-css-framework-for-rapid-layouts-ez-css/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Open Source MySQL Backup Application: Sypex Dumper</title>
		<link>http://www.webresourcesdepot.com/open-source-mysql-backup-application-sypex-dumper/</link>
		<comments>http://www.webresourcesdepot.com/open-source-mysql-backup-application-sypex-dumper/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 09:17:18 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[BSD License]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[Cron]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[Php]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1457</guid>
		<description><![CDATA[Sypex Dumper is an open source web application for creating instant or automated backups of MySQL databases.
It is built with PHP, has an Ajaxed interface &#38; can restore databases as well.
The application can work with gb-level huge databases as it easily bypasses the timeout limits of PHP by pausing/starting backup jobs.

Sypex Dumper can optionally check, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://sypex.net/en/" target="_blank"><strong>Sypex Dumper</strong></a> is an open source web application for <strong>creating instant or automated backups of MySQL databases</strong>.</p>
<p>It is <strong>built with PHP</strong>, has an <strong>Ajaxed interface</strong> &amp; <strong>can restore databases</strong> as well.</p>
<p>The application can <strong>work with gb-level huge databases</strong> as it easily bypasses the timeout limits of PHP by pausing/starting backup jobs.</p>
<p><a href="http://sypex.net/en/" target="_blank"><img alt="Sypex Dumper" height="176" src="http://www.webresourcesdepot.com/wp-content/uploads/sypex-dumper.jpg" width="480" /></a></p>
<p><strong>Sypex Dumper</strong> can optionally check, optimize &amp; repair tables or automatically delete older backups to save space.</p>
<p>It has <strong>support for file compression</strong> (Gzip and Bzip2) &amp; offers a multilingual interface.</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.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a><br />
<a href="http://twitter.com/umutm" target="_blank">Follow WebResourcesDepot At Twitter And Get More Resources!</a></p>

	Tags: <a href="http://www.webresourcesdepot.com/tag/cron/" title="Cron" rel="tag">Cron</a>, <a href="http://www.webresourcesdepot.com/tag/mysql/" title="Mysql" rel="tag">Mysql</a>, <a href="http://www.webresourcesdepot.com/tag/php/" title="Php" rel="tag">Php</a><br />

	<h4>Related posts</h4>
	<ul class='st-related-posts'>
	<li><a href="http://www.webresourcesdepot.com/scheduledtweets-free-and-fully-ajaxed-php-application-to-schedule-tweets/" title="ScheduledTweets: Free And Fully Ajaxed PHP Application To Schedule Tweets (April 7, 2009)">ScheduledTweets: Free And Fully Ajaxed PHP Application To Schedule Tweets</a></li>
	<li><a href="http://www.webresourcesdepot.com/open-source-online-invoice-system-siwapp/" title="Open Source Online Invoice System: siwapp (May 19, 2009)">Open Source Online Invoice System: siwapp</a></li>
	<li><a href="http://www.webresourcesdepot.com/backup-and-e-mail-mysql-databases-automatically-backup2mail/" title="Backup And E-Mail MySQL Databases Automatically: Backup2Mail (July 5, 2009)">Backup And E-Mail MySQL Databases Automatically: Backup2Mail</a></li>
	<li><a href="http://www.webresourcesdepot.com/wiki-like-project-management-tool-streber/" title="Wiki-Like Project Management Tool: Streber (May 26, 2008)">Wiki-Like Project Management Tool: Streber</a></li>
	<li><a href="http://www.webresourcesdepot.com/web-based-mysql-management-with-only-1-file-adminer/" title="Web-Based MySQL Management With Only 1 File: Adminer (August 17, 2009)">Web-Based MySQL Management With Only 1 File: Adminer</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/open-source-mysql-backup-application-sypex-dumper/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Mobile Web Application Framework: WebApp.Net</title>
		<link>http://www.webresourcesdepot.com/mobile-web-application-framework-webapp-net/</link>
		<comments>http://www.webresourcesdepot.com/mobile-web-application-framework-webapp-net/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 08:42:11 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[BSD License]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[Mobile Development]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1384</guid>
		<description><![CDATA[WebApp.Net is a feature-rich JavaScript framework for building mobile web applications.
It provides a complete set of components (switch buttons, radio groups, etc.) that will help your website look &#38; behave like a native mobile application.

The framework has full support for Ajax &#38; every action from clicks to form submissions can be Ajaxed with tiny declarations.
Other [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://webapp-net.com/" target="_blank"><strong>WebApp.Net</strong></a> is a feature-rich JavaScript framework for building <strong>mobile web applications</strong>.</p>
<p>It provides a <strong>complete set of components</strong> (switch buttons, radio groups, etc.) that will help your website look &amp; behave like a native mobile application.</p>
<p><a href="http://webapp-net.com/" target="_blank"><img alt="WebApp.Net" height="175" src="http://www.webresourcesdepot.com/wp-content/uploads/webapp-net.jpg" width="480" /></a></p>
<p>The framework has <strong>full support for Ajax</strong> &amp; every action from clicks to form submissions can be Ajaxed with tiny declarations.</p>
<h3>Other features of WebApp.Net:</h3>
<ul>
<li>native fullscreen for iPhone &amp; iPod Touch</li>
<li>custom events</li>
<li>advanced styling for components</li>
<li>progressive loading (objects will be loaded only when they are needed)</li>
<li>animated PNGs</li>
<li>&amp; more..</li>
</ul>
<p>The framework is still in beta but it is promising. A <a href="http://webapp-net.com/Doc/" target="_blank">detailed documentation</a> helps understanding it better &amp; <a href="http://demo.webapp-net.com/" target="_blank">the demo</a> shows its capabilities.</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.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a><br />
<a href="http://twitter.com/umutm" target="_blank">Follow WebResourcesDepot At Twitter And Get More Resources!</a></p>
No tag for this post.
	<h4>Related posts</h4>
	<ul class='st-related-posts'>
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/mobile-web-application-framework-webapp-net/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Move Elements With Style: JQuery Roundabout</title>
		<link>http://www.webresourcesdepot.com/move-elements-with-style-jquery-roundabout/</link>
		<comments>http://www.webresourcesdepot.com/move-elements-with-style-jquery-roundabout/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 07:56:55 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[BSD License]]></category>
		<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1345</guid>
		<description><![CDATA[JQuery Roundabout is an impressive plugin that converts HTML elements into highly-customizable &#38; interactive turntable-like (and more) interfaces.
By default, it works with ordered/un-ordered lists but with a little configuration it can convert any nested HTML structure.

The plugin has a bunch of options for maximum customization like:

optional starting element
speed of the animations
opacity &#38; scale of objects
ability [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://fredhq.com/projects/roundabout/" target="_blank"><strong>JQuery Roundabout</strong></a> is an <strong>impressive plugin</strong> that converts HTML elements into highly-customizable &amp; <strong>interactive turntable-like (and more) interfaces</strong>.</p>
<p>By default, it works with ordered/un-ordered lists but with a little configuration <strong>it can convert any nested HTML structure</strong>.</p>
<p><a href="http://fredhq.com/projects/roundabout/" target="_blank"><img alt="jQuery Roundabout Plugin" height="150" src="http://www.webresourcesdepot.com/wp-content/uploads/jquery-roundabout.gif" width="480" /></a></p>
<p>The plugin has a <strong>bunch of options</strong> for maximum customization like:</p>
<ul>
<li>optional starting element</li>
<li>speed of the animations</li>
<li>opacity &amp; scale of objects</li>
<li>ability to trigger animations from any element</li>
<li>disabling clicks</li>
<li>&amp; more..</li>
</ul>
<p>With the help of a complimentary plugin, named <a href="http://fredhq.com/projects/roundabout-shapes/" target="_blank"><strong>Roundabout Shapes</strong></a>, it is possible create too many different types of interfaces.</p>
<p><strong>jQuery Roundabout</strong> can have have various uses from displaying images to <a href="http://fredhq.com/projects/roundabout/demo/form" target="_blank">creating form interfaces</a>, <a href="http://fredhq.com/projects/roundabout/demo/angry" target="_blank">animations</a>, etc.</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.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a><br />
<a href="http://twitter.com/umutm" target="_blank">Follow WebResourcesDepot At Twitter And Get More Resources!</a></p>

	Tags: <a href="http://www.webresourcesdepot.com/tag/javascript/" title="Javascript" rel="tag">Javascript</a><br />

	<h4>Related posts</h4>
	<ul class='st-related-posts'>
	<li><a href="http://www.webresourcesdepot.com/zoom-script-with-a-smart-interface-tjpzoom/" title="Zoom Script With A Smart Interface: TJPzoom (September 4, 2008)">Zoom Script With A Smart Interface: TJPzoom</a></li>
	<li><a href="http://www.webresourcesdepot.com/yui-slideshow-customizable-and-animated-slideshows/" title="YUI Slideshow: Customizable And Animated Slideshows (August 12, 2009)">YUI Slideshow: Customizable And Animated Slideshows</a></li>
	<li><a href="http://www.webresourcesdepot.com/wrap-content-around-images-jqslickwrap/" title="Wrap Content Around Images: jQSlickWrap (November 22, 2009)">Wrap Content Around Images: jQSlickWrap</a></li>
	<li><a href="http://www.webresourcesdepot.com/what-you-see-is-what-you-ajax-wavemaker/" title="What You See Is What You Ajax: WaveMaker (March 5, 2008)">What You See Is What You Ajax: WaveMaker</a></li>
	<li><a href="http://www.webresourcesdepot.com/wforms-easy-javascript-form-controls/" title="wForms: Easy JavaScript Form Controls (April 25, 2008)">wForms: Easy JavaScript Form Controls</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/move-elements-with-style-jquery-roundabout/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Extend The Capabilities Of CSS With CSScaffold</title>
		<link>http://www.webresourcesdepot.com/extend-the-capabilities-of-css-with-csscaffold/</link>
		<comments>http://www.webresourcesdepot.com/extend-the-capabilities-of-css-with-csscaffold/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 07:24:13 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[BSD License]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Xhtml & Css]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[Php]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1225</guid>
		<description><![CDATA[CSScaffold is a PHP-powered CSS framework which will improve the development time by extending the CSS language.
A great thing about the framework is, &#34;it is written exactly like CSS&#34;, so, no need to learn a new syntax.

How it works?
CSScaffold sits in your CSS directory, &#38; uses .htaccess files to automatically pass any CSS file through [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://anthonyshort.com.au/scaffold/#overview"><strong>CSScaffold</strong></a> is a <strong>PHP-powered CSS framework</strong> which will improve the development time by extending the CSS language.</p>
<p>A great thing about the framework is, &quot;<strong>it is written exactly like CSS</strong>&quot;, so, no need to learn a new syntax.</p>
<p><a target="_blank" href="http://anthonyshort.com.au/scaffold/#overview"><img width="480" height="265" alt="CSScaffold" src="http://www.webresourcesdepot.com/wp-content/uploads/image/csscaffold.jpg" /></a></p>
<h3>How it works?</h3>
<p><strong>CSScaffold</strong> sits in your CSS directory, &amp; <strong>uses .htaccess files</strong> to automatically pass any CSS file through itself first for processing/caching which all happens in the background.</p>
<h3>Some Features:</h3>
<p>Like mentioned, <strong>CSScaffold</strong> improves the language itself. This happens by making the usage of:</p>
<ul>
<li>constants</li>
<li>mixins</li>
<li>nested Selectors</li>
<li>expressions</li>
<li>caching and gzipping</li>
</ul>
<p>possible.</p>
<p>It has a <strong>plugin architecture</strong> which makes adding new features possible &amp; easier.</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.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a><br />
<a href="http://twitter.com/umutm" target="_blank">Follow WebResourcesDepot At Twitter And Get More Resources!</a></p>

	Tags: <a href="http://www.webresourcesdepot.com/tag/htaccess/" title="htaccess" rel="tag">htaccess</a>, <a href="http://www.webresourcesdepot.com/tag/php/" title="Php" rel="tag">Php</a><br />

	<h4>Related posts</h4>
	<ul class='st-related-posts'>
	<li><a href="http://www.webresourcesdepot.com/zimplit-easiest-cms-for-simple-websites/" title="Zimplit: Easiest CMS For Simple Websites (August 29, 2008)">Zimplit: Easiest CMS For Simple Websites</a></li>
	<li><a href="http://www.webresourcesdepot.com/wiki-like-project-management-tool-streber/" title="Wiki-Like Project Management Tool: Streber (May 26, 2008)">Wiki-Like Project Management Tool: Streber</a></li>
	<li><a href="http://www.webresourcesdepot.com/web-based-php-ftp-application-phpwebftp/" title="Web-Based PHP FTP Application: phpWebFtp (June 25, 2008)">Web-Based PHP FTP Application: phpWebFtp</a></li>
	<li><a href="http://www.webresourcesdepot.com/web-based-mysql-management-with-only-1-file-adminer/" title="Web-Based MySQL Management With Only 1 File: Adminer (August 17, 2009)">Web-Based MySQL Management With Only 1 File: Adminer</a></li>
	<li><a href="http://www.webresourcesdepot.com/web-server-that-runs-on-cd-rom-server2go/" title="Web Server That Runs On CD-Rom: Server2Go (November 29, 2008)">Web Server That Runs On CD-Rom: Server2Go</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/extend-the-capabilities-of-css-with-csscaffold/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Open Source Job Board Application: JoobsBox</title>
		<link>http://www.webresourcesdepot.com/open-source-job-board-application-joobsbox/</link>
		<comments>http://www.webresourcesdepot.com/open-source-job-board-application-joobsbox/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 05:01:15 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[BSD License]]></category>
		<category><![CDATA[CMS Softwares]]></category>
		<category><![CDATA[Extras]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[Php]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1076</guid>
		<description><![CDATA[JoobsBox is an open source job board application which is built with PHP (Zend Framework) &#38; MySQL.
No membership is required to add new job listings &#38; they can be posted under pre-defined categories.
It comes with a plugin system which makes it possible to extend the application easily. There are already several plugins like iPhone plugin [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.joobsbox.com/" target="_blank"><strong>JoobsBox</strong></a> is an <strong>open source job board application</strong> which is built with <strong>PHP</strong> (Zend Framework) &amp; <strong>MySQL</strong>.</p>
<p>No membership is required to add new job listings &amp; they can be posted under pre-defined categories.</p>
<p>It comes with a <strong>plugin system</strong> which makes it possible to extend the application easily. There are already several plugins like iPhone plugin or the Twitter plugin (auto-posts the listings to Twitter).</p>
<p><a href="http://www.joobsbox.com/" target="_blank"><img width="480" height="145" src="http://www.webresourcesdepot.com/wp-content/uploads/image/open-source-job-board.jpg" alt="JoobsBox" /></a></p>
<p>The application offers an <strong>admin panel</strong> where all the categories, listings, plugins &amp; other variables can be controlled.</p>
<p><strong>JoobsBox</strong> is <strong>multilingual</strong> &amp; themeable. The project is currently in alpha stage, not mature but promising.</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.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a><br />
<a href="http://twitter.com/umutm" target="_blank">Follow WebResourcesDepot At Twitter And Get More Resources!</a></p>

	Tags: <a href="http://www.webresourcesdepot.com/tag/mysql/" title="Mysql" rel="tag">Mysql</a>, <a href="http://www.webresourcesdepot.com/tag/php/" title="Php" rel="tag">Php</a><br />

	<h4>Related posts</h4>
	<ul class='st-related-posts'>
	<li><a href="http://www.webresourcesdepot.com/wiki-like-project-management-tool-streber/" title="Wiki-Like Project Management Tool: Streber (May 26, 2008)">Wiki-Like Project Management Tool: Streber</a></li>
	<li><a href="http://www.webresourcesdepot.com/web-based-mysql-management-with-only-1-file-adminer/" title="Web-Based MySQL Management With Only 1 File: Adminer (August 17, 2009)">Web-Based MySQL Management With Only 1 File: Adminer</a></li>
	<li><a href="http://www.webresourcesdepot.com/web-server-that-runs-on-cd-rom-server2go/" title="Web Server That Runs On CD-Rom: Server2Go (November 29, 2008)">Web Server That Runs On CD-Rom: Server2Go</a></li>
	<li><a href="http://www.webresourcesdepot.com/web-based-task-manager-taskfreak/" title="Web Based Task Manager: TaskFreak! (February 29, 2008)">Web Based Task Manager: TaskFreak!</a></li>
	<li><a href="http://www.webresourcesdepot.com/voice-enabled-powerful-web-chat-software-ajax-chat/" title="Voice Enabled Powerful Web Chat Software: Ajax Chat (February 21, 2008)">Voice Enabled Powerful Web Chat Software: Ajax Chat</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/open-source-job-board-application-joobsbox/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Beautiful Drupal-Based Intranet: Open Atrium</title>
		<link>http://www.webresourcesdepot.com/beautiful-drupal-based-intranet-open-atrium/</link>
		<comments>http://www.webresourcesdepot.com/beautiful-drupal-based-intranet-open-atrium/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 17:01:08 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[BSD License]]></category>
		<category><![CDATA[Extras]]></category>
		<category><![CDATA[GPL License]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[Php]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1053</guid>
		<description><![CDATA[Open Atrium is an open source web application for creating an intranet where co-workers/teams can collaborate easily.
It is built on the Drupal framework &#38; has modules like:

blogs for each group
event calendar which can import feeds from iCal &#38; others
documents, to store, collaborate &#38; see revisions
Twitter-like shoutbox for sharing any info
case tracker which is a complete [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://openatrium.com/" target="_blank"><strong>Open Atrium</strong></a> is an <strong>open source web application</strong> for creating an intranet where co-workers/teams can collaborate easily.</p>
<p>It is built on the Drupal framework &amp; has modules like:</p>
<ul>
<li><strong>blogs</strong> for each group</li>
<li><strong>event calendar</strong> which can import feeds from iCal &amp; others</li>
<li><strong>documents</strong>, to store, collaborate &amp; see revisions</li>
<li><strong>Twitter-like shoutbox</strong> for sharing any info</li>
<li><strong>case tracker</strong> which is a complete ticketing system to manage projects &amp; assign tasks</li>
<li><strong>group dashboard</strong> to see what&#8217;s going on</li>
</ul>
<p><a href="http://openatrium.com/" target="_blank"><img height="229" width="480" src="http://www.webresourcesdepot.com/wp-content/uploads/image/open-atrium.jpg" alt="Open Atrium" /></a></p>
<p><strong>Open Atrium</strong> can be extended with new features by creating new modules.</p>
<p>The application is multilingual &amp; requires <strong>PHP &amp; MySQL</strong> to run (like Drupal).</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.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a><br />
<a href="http://twitter.com/umutm" target="_blank">Follow WebResourcesDepot At Twitter And Get More Resources!</a></p>

	Tags: <a href="http://www.webresourcesdepot.com/tag/drupal/" title="Drupal" rel="tag">Drupal</a>, <a href="http://www.webresourcesdepot.com/tag/mysql/" title="Mysql" rel="tag">Mysql</a>, <a href="http://www.webresourcesdepot.com/tag/php/" title="Php" rel="tag">Php</a><br />

	<h4>Related posts</h4>
	<ul class='st-related-posts'>
	<li><a href="http://www.webresourcesdepot.com/freeway-open-source-e-commerce-platform/" title="Freeway: Open Source E-commerce Platform (May 8, 2008)">Freeway: Open Source E-commerce Platform</a></li>
	<li><a href="http://www.webresourcesdepot.com/wiki-like-project-management-tool-streber/" title="Wiki-Like Project Management Tool: Streber (May 26, 2008)">Wiki-Like Project Management Tool: Streber</a></li>
	<li><a href="http://www.webresourcesdepot.com/web-based-mysql-management-with-only-1-file-adminer/" title="Web-Based MySQL Management With Only 1 File: Adminer (August 17, 2009)">Web-Based MySQL Management With Only 1 File: Adminer</a></li>
	<li><a href="http://www.webresourcesdepot.com/web-server-that-runs-on-cd-rom-server2go/" title="Web Server That Runs On CD-Rom: Server2Go (November 29, 2008)">Web Server That Runs On CD-Rom: Server2Go</a></li>
	<li><a href="http://www.webresourcesdepot.com/web-based-task-manager-taskfreak/" title="Web Based Task Manager: TaskFreak! (February 29, 2008)">Web Based Task Manager: TaskFreak!</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/beautiful-drupal-based-intranet-open-atrium/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Easier Layouts Using Elastic CSS Framework</title>
		<link>http://www.webresourcesdepot.com/easier-layouts-using-elastic-css-framework/</link>
		<comments>http://www.webresourcesdepot.com/easier-layouts-using-elastic-css-framework/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 05:19:24 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[BSD License]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Xhtml & Css]]></category>
		<category><![CDATA[Layout]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1046</guid>
		<description><![CDATA[Elastic is a simple CSS framework which eases creating elastic, fixed and liquid layouts  with any column variations.
Using Elastic is like having a conversation with the code as it uses a declarative language.

It supports &#34;combining classes&#34; which helps creating almost any type of layout. And, it comes with a set of helper classes, to [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://elasticss.com/"><strong>Elastic</strong></a> is a <strong>simple CSS framework</strong> which eases creating elastic, fixed and liquid layouts  with any column variations.</p>
<p>Using <strong>Elastic</strong> is <strong>like having a conversation with the code</strong> as it uses a declarative language.</p>
<p><a target="_blank" href="http://elasticss.com/"><img height="105" width="478" alt="Elastic CSS Framework" src="http://www.webresourcesdepot.com/wp-content/uploads/image/elastic-css-framework.jpg" /></a></p>
<p>It <strong>supports &quot;combining classes&quot;</strong> which helps creating almost any type of layout. And, it comes with a <strong>set of helper classes</strong>, to accomplish hard things by pure CSS like: same-height, full-width, and vertical-center.</p>
<p>Another nice feature is: both <strong>absolute &amp; relative positioning can be used</strong> as no <code>overlfow:hidden</code> &amp; clearfix are used.</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.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a><br />
<a href="http://twitter.com/umutm" target="_blank">Follow WebResourcesDepot At Twitter And Get More Resources!</a></p>

	Tags: <a href="http://www.webresourcesdepot.com/tag/layout/" title="Layout" rel="tag">Layout</a><br />

	<h4>Related posts</h4>
	<ul class='st-related-posts'>
	<li><a href="http://www.webresourcesdepot.com/zoomable-css-framework-typogridphy/" title="Zoomable CSS Framework: Typogridphy (May 29, 2008)">Zoomable CSS Framework: Typogridphy</a></li>
	<li><a href="http://www.webresourcesdepot.com/free-css-templates-from-templatemocom/" title="Free CSS Templates From TemplateMo.com (June 30, 2009)">Free CSS Templates From TemplateMo.com</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/easier-layouts-using-elastic-css-framework/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 32/83 queries in 0.278 seconds using disk

Served from: www.webresourcesdepot.com @ 2010-03-20 20:01:50 -->