<?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>webtoolkit4.me &#187; CSS</title>
	<atom:link href="http://webtoolkit4.me/category/frontend/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://webtoolkit4.me</link>
	<description></description>
	<lastBuildDate>Mon, 23 Aug 2010 19:01:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>PaintbrushJS by Dave Shea</title>
		<link>http://webtoolkit4.me/2010/08/21/paintbrushjs-by-dave-shea/</link>
		<comments>http://webtoolkit4.me/2010/08/21/paintbrushjs-by-dave-shea/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 17:40:14 +0000</pubDate>
		<dc:creator>klou</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[camvas]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[filters]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[image]]></category>

		<guid isPermaLink="false">http://webtoolkit4.me/?p=910</guid>
		<description><![CDATA[PaintbrushJS is a lightweight, browser-based image processing library that can apply various visual filters to images within a web page. So, who&#8217;s into photoshop filters with just a little Javascript, CSS and HTML elements? Your &#8220;thank you&#8221; goes to Author of Mezzoblue, David Shea! Related posts:Smoke Effects: 42 High Resolution Photoshop Brushes Moogenda: a calendar [...]


Related posts:<ol><li><a href='http://webtoolkit4.me/2009/07/24/smoke-effects-42-high-resolution-photoshop-brushe/' rel='bookmark' title='Permanent Link: Smoke Effects: 42 High Resolution Photoshop Brushes'>Smoke Effects: 42 High Resolution Photoshop Brushes</a></li>
<li><a href='http://webtoolkit4.me/2009/03/16/moogenda-a-calendar-mootools-agenda/' rel='bookmark' title='Permanent Link: Moogenda: a calendar mootools agenda'>Moogenda: a calendar mootools agenda</a></li>
<li><a href='http://webtoolkit4.me/2010/05/07/jquery-offline-plugin/' rel='bookmark' title='Permanent Link: jQuery Offline plugin'>jQuery Offline plugin</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebtoolkit4.me%2F2010%2F08%2F21%2Fpaintbrushjs-by-dave-shea%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwebtoolkit4.me%2F2010%2F08%2F21%2Fpaintbrushjs-by-dave-shea%2F&amp;source=tsiger&amp;style=compact" height="61" width="50" /><br />
			</a>
		</div>
<p>PaintbrushJS is a lightweight, browser-based image processing library<br />
that can apply various visual filters to images within a web page.</p>
<p>So, who&#8217;s into photoshop filters with just a little Javascript, CSS and HTML elements?</p>
<p>Your &#8220;thank you&#8221; goes to Author of <a href="http://mezzoblue.com/">Mezzoblue</a>, David Shea!</p>


<p>Related posts:<ol><li><a href='http://webtoolkit4.me/2009/07/24/smoke-effects-42-high-resolution-photoshop-brushe/' rel='bookmark' title='Permanent Link: Smoke Effects: 42 High Resolution Photoshop Brushes'>Smoke Effects: 42 High Resolution Photoshop Brushes</a></li>
<li><a href='http://webtoolkit4.me/2009/03/16/moogenda-a-calendar-mootools-agenda/' rel='bookmark' title='Permanent Link: Moogenda: a calendar mootools agenda'>Moogenda: a calendar mootools agenda</a></li>
<li><a href='http://webtoolkit4.me/2010/05/07/jquery-offline-plugin/' rel='bookmark' title='Permanent Link: jQuery Offline plugin'>jQuery Offline plugin</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://webtoolkit4.me/2010/08/21/paintbrushjs-by-dave-shea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS and jQuery tutorial: Inline Modal Window</title>
		<link>http://webtoolkit4.me/2010/04/26/css-and-jquery-tutorial-inline-modal-window/</link>
		<comments>http://webtoolkit4.me/2010/04/26/css-and-jquery-tutorial-inline-modal-window/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 15:45:39 +0000</pubDate>
		<dc:creator>Gerasimos</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Frontend]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://webtoolkit4.me/?p=831</guid>
		<description><![CDATA[As the author of this tutorial says, and i totally agree with him, there are times that out of the box solutions for modal windows are not working as they should. Especially when you have to combine scripts things can get really messy. So over at sohtanaka.com you can find a really good tutorial on [...]


Related posts:<ol><li><a href='http://webtoolkit4.me/2010/04/16/jquery-popeye-2-0-an-inline-lightbox-alternative/' rel='bookmark' title='Permanent Link: jQuery.popeye 2.0 &#8211; an inline lightbox alternative'>jQuery.popeye 2.0 &#8211; an inline lightbox alternative</a></li>
<li><a href='http://webtoolkit4.me/2009/04/22/fancy-thumbnail-hover-effect-w-jquery/' rel='bookmark' title='Permanent Link: Fancy Thumbnail Hover Effect w/ jQuery'>Fancy Thumbnail Hover Effect w/ jQuery</a></li>
<li><a href='http://webtoolkit4.me/2008/12/11/animated-drop-down-menu-with-jquery-tutorial/' rel='bookmark' title='Permanent Link: Animated Drop Down Menu with jQuery Tutorial'>Animated Drop Down Menu with jQuery Tutorial</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebtoolkit4.me%2F2010%2F04%2F26%2Fcss-and-jquery-tutorial-inline-modal-window%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwebtoolkit4.me%2F2010%2F04%2F26%2Fcss-and-jquery-tutorial-inline-modal-window%2F&amp;source=tsiger&amp;style=compact" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignnone size-full wp-image-832" title="inlinemodal" src="http://webtoolkit4.me/wp-content/uploads/2010/04/inlinemodal.png" alt="" width="580" height="300" /></p>
<p>As the author of this tutorial says, and i totally agree with him, there are times that out of the box solutions for modal windows are not working as they should. Especially when you have to combine scripts things can get really messy. So over at <a href="http://www.sohtanaka.com/web-design/inline-modal-window-w-css-and-jquery/">sohtanaka.com</a> you can find a really good tutorial on how to create your own inline modal windows with css and jquery.</p>


<p>Related posts:<ol><li><a href='http://webtoolkit4.me/2010/04/16/jquery-popeye-2-0-an-inline-lightbox-alternative/' rel='bookmark' title='Permanent Link: jQuery.popeye 2.0 &#8211; an inline lightbox alternative'>jQuery.popeye 2.0 &#8211; an inline lightbox alternative</a></li>
<li><a href='http://webtoolkit4.me/2009/04/22/fancy-thumbnail-hover-effect-w-jquery/' rel='bookmark' title='Permanent Link: Fancy Thumbnail Hover Effect w/ jQuery'>Fancy Thumbnail Hover Effect w/ jQuery</a></li>
<li><a href='http://webtoolkit4.me/2008/12/11/animated-drop-down-menu-with-jquery-tutorial/' rel='bookmark' title='Permanent Link: Animated Drop Down Menu with jQuery Tutorial'>Animated Drop Down Menu with jQuery Tutorial</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://webtoolkit4.me/2010/04/26/css-and-jquery-tutorial-inline-modal-window/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSSDesk &#8211; Dynamic CSS Sandbox</title>
		<link>http://webtoolkit4.me/2010/04/13/cssdesk-dynamic-css-sandbox/</link>
		<comments>http://webtoolkit4.me/2010/04/13/cssdesk-dynamic-css-sandbox/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 11:20:48 +0000</pubDate>
		<dc:creator>Gerasimos</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Frontend]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://webtoolkit4.me/?p=744</guid>
		<description><![CDATA[Online CSS tools are becoming really popular. One of them is CSSDesk that let&#8217;s you quickly test html code / css styles with the ability to download the snippet. Great tool. Related posts:Slide Box &#8211; a jQuery plugin Sweet Justice jQuery plugin &#8211; Create beautiful justified text WordPress plugin: Custom CSS stylesheet for posts or [...]


Related posts:<ol><li><a href='http://webtoolkit4.me/2009/01/30/slide-box-a-jquery-plugin/' rel='bookmark' title='Permanent Link: Slide Box &#8211; a jQuery plugin'>Slide Box &#8211; a jQuery plugin</a></li>
<li><a href='http://webtoolkit4.me/2010/04/23/sweet-just-create-beautiful-justified-text-jquery-plugi/' rel='bookmark' title='Permanent Link: Sweet Justice jQuery plugin &#8211; Create beautiful justified text'>Sweet Justice jQuery plugin &#8211; Create beautiful justified text</a></li>
<li><a href='http://webtoolkit4.me/2010/06/11/wordpress-plugin-custom-css-stylesheet-for-posts-or-pages/' rel='bookmark' title='Permanent Link: WordPress plugin: Custom CSS stylesheet for posts or pages'>WordPress plugin: Custom CSS stylesheet for posts or pages</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebtoolkit4.me%2F2010%2F04%2F13%2Fcssdesk-dynamic-css-sandbox%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwebtoolkit4.me%2F2010%2F04%2F13%2Fcssdesk-dynamic-css-sandbox%2F&amp;source=tsiger&amp;style=compact" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://cssdesk.com/"><img class="alignnone size-full wp-image-745" title="cssdesk" src="http://webtoolkit4.me/wp-content/uploads/2010/04/cssdesk.jpg" alt="" width="580" height="290" /></a></p>
<p>Online CSS tools are becoming really popular. One of them is <a href="http://cssdesk.com/">CSSDesk</a> that let&#8217;s you quickly test html code / css styles with the ability to download the snippet. Great tool.</p>


<p>Related posts:<ol><li><a href='http://webtoolkit4.me/2009/01/30/slide-box-a-jquery-plugin/' rel='bookmark' title='Permanent Link: Slide Box &#8211; a jQuery plugin'>Slide Box &#8211; a jQuery plugin</a></li>
<li><a href='http://webtoolkit4.me/2010/04/23/sweet-just-create-beautiful-justified-text-jquery-plugi/' rel='bookmark' title='Permanent Link: Sweet Justice jQuery plugin &#8211; Create beautiful justified text'>Sweet Justice jQuery plugin &#8211; Create beautiful justified text</a></li>
<li><a href='http://webtoolkit4.me/2010/06/11/wordpress-plugin-custom-css-stylesheet-for-posts-or-pages/' rel='bookmark' title='Permanent Link: WordPress plugin: Custom CSS stylesheet for posts or pages'>WordPress plugin: Custom CSS stylesheet for posts or pages</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://webtoolkit4.me/2010/04/13/cssdesk-dynamic-css-sandbox/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Drop down menu with CSS and jQuery</title>
		<link>http://webtoolkit4.me/2009/07/29/drop-down-menu-with-css-and-jquery/</link>
		<comments>http://webtoolkit4.me/2009/07/29/drop-down-menu-with-css-and-jquery/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 08:57:20 +0000</pubDate>
		<dc:creator>Gerasimos</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Frontend]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://webtoolkit4.me/?p=465</guid>
		<description><![CDATA[jankoatwarpspeed.com released an excellent tutorial on how to create an alternative drop down menu using only CSS and jQuery. HTML&#8217;s Select element is really useful but impossible to style it the way you want (Hello IE). The other drawback is that it only supports text. With Janko&#8217;s solution you can use images too. Related posts:Animated [...]


Related posts:<ol><li><a href='http://webtoolkit4.me/2008/12/11/animated-drop-down-menu-with-jquery-tutorial/' rel='bookmark' title='Permanent Link: Animated Drop Down Menu with jQuery Tutorial'>Animated Drop Down Menu with jQuery Tutorial</a></li>
<li><a href='http://webtoolkit4.me/2008/12/17/creating-an-os-web-interface-in-jquery-part-1/' rel='bookmark' title='Permanent Link: Creating an OS Web Interface in jQuery (Part 1)'>Creating an OS Web Interface in jQuery (Part 1)</a></li>
<li><a href='http://webtoolkit4.me/2010/04/19/jquery-feature-carousel-plug-in/' rel='bookmark' title='Permanent Link: jQuery &#8220;Feature Carousel&#8221; plug-in'>jQuery &#8220;Feature Carousel&#8221; plug-in</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebtoolkit4.me%2F2009%2F07%2F29%2Fdrop-down-menu-with-css-and-jquery%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwebtoolkit4.me%2F2009%2F07%2F29%2Fdrop-down-menu-with-css-and-jquery%2F&amp;source=tsiger&amp;style=compact" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.jankoatwarpspeed.com/post/2009/07/28/reinventing-drop-down-with-css-jquery.aspx"><img src="http://webtoolkit4.me/wp-content/uploads/2009/07/drop_css_jquery.gif" alt="drop_css_jquery" title="drop_css_jquery" width="590" height="250" class="alignnone size-full wp-image-466" /></a></p>
<p>jankoatwarpspeed.com released an excellent tutorial on how to create an alternative drop down menu using only CSS and jQuery. HTML&#8217;s Select element is really useful but impossible to style it the way you want (Hello IE). The other drawback is that it only supports text. With Janko&#8217;s solution you can use images too.</p>


<p>Related posts:<ol><li><a href='http://webtoolkit4.me/2008/12/11/animated-drop-down-menu-with-jquery-tutorial/' rel='bookmark' title='Permanent Link: Animated Drop Down Menu with jQuery Tutorial'>Animated Drop Down Menu with jQuery Tutorial</a></li>
<li><a href='http://webtoolkit4.me/2008/12/17/creating-an-os-web-interface-in-jquery-part-1/' rel='bookmark' title='Permanent Link: Creating an OS Web Interface in jQuery (Part 1)'>Creating an OS Web Interface in jQuery (Part 1)</a></li>
<li><a href='http://webtoolkit4.me/2010/04/19/jquery-feature-carousel-plug-in/' rel='bookmark' title='Permanent Link: jQuery &#8220;Feature Carousel&#8221; plug-in'>jQuery &#8220;Feature Carousel&#8221; plug-in</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://webtoolkit4.me/2009/07/29/drop-down-menu-with-css-and-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SlickMap CSS</title>
		<link>http://webtoolkit4.me/2009/07/09/slickmap-css/</link>
		<comments>http://webtoolkit4.me/2009/07/09/slickmap-css/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 07:36:08 +0000</pubDate>
		<dc:creator>Gerasimos</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Frontend]]></category>

		<guid isPermaLink="false">http://webtoolkit4.me/?p=404</guid>
		<description><![CDATA[&#8220;SlickMap CSS is a simple stylesheet for displaying finished sitemaps directly from HTML unordered list navigation. It’s suitable for most web sites – accommodating up to three levels of page navigation and additional utility links – and can easily be customized to meet your own individual needs, branding, or style preferences.&#8221; Features and Benefits Eliminates [...]


Related posts:<ol><li><a href='http://webtoolkit4.me/2009/07/29/drop-down-menu-with-css-and-jquery/' rel='bookmark' title='Permanent Link: Drop down menu with CSS and jQuery'>Drop down menu with CSS and jQuery</a></li>
<li><a href='http://webtoolkit4.me/2010/04/26/css-and-jquery-tutorial-inline-modal-window/' rel='bookmark' title='Permanent Link: CSS and jQuery tutorial: Inline Modal Window'>CSS and jQuery tutorial: Inline Modal Window</a></li>
<li><a href='http://webtoolkit4.me/2010/04/16/jquery-popeye-2-0-an-inline-lightbox-alternative/' rel='bookmark' title='Permanent Link: jQuery.popeye 2.0 &#8211; an inline lightbox alternative'>jQuery.popeye 2.0 &#8211; an inline lightbox alternative</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebtoolkit4.me%2F2009%2F07%2F09%2Fslickmap-css%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwebtoolkit4.me%2F2009%2F07%2F09%2Fslickmap-css%2F&amp;source=tsiger&amp;style=compact" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://astuteo.com/slickmap/demo/"><img src="http://webtoolkit4.me/wp-content/uploads/2009/07/slickmap.gif" alt="slickmap" title="slickmap" width="590" height="380" class="alignnone size-full wp-image-405" /></a></p>
<p>&#8220;SlickMap CSS is a simple stylesheet for displaying finished sitemaps directly from HTML unordered list navigation. It’s suitable for most web sites – accommodating up to three levels of page navigation and additional utility links – and can easily be customized to meet your own individual needs, branding, or style preferences.&#8221;</p>
<p><strong>Features and Benefits</strong></p>
<ul>
<li>Eliminates the need for additional software</li>
<li>Easily revised with clients on-the-fly</li>
<li>Clickable anchors with visible URLs</li>
<li>Design process results in working HTML code</li>
</ul>


<p>Related posts:<ol><li><a href='http://webtoolkit4.me/2009/07/29/drop-down-menu-with-css-and-jquery/' rel='bookmark' title='Permanent Link: Drop down menu with CSS and jQuery'>Drop down menu with CSS and jQuery</a></li>
<li><a href='http://webtoolkit4.me/2010/04/26/css-and-jquery-tutorial-inline-modal-window/' rel='bookmark' title='Permanent Link: CSS and jQuery tutorial: Inline Modal Window'>CSS and jQuery tutorial: Inline Modal Window</a></li>
<li><a href='http://webtoolkit4.me/2010/04/16/jquery-popeye-2-0-an-inline-lightbox-alternative/' rel='bookmark' title='Permanent Link: jQuery.popeye 2.0 &#8211; an inline lightbox alternative'>jQuery.popeye 2.0 &#8211; an inline lightbox alternative</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://webtoolkit4.me/2009/07/09/slickmap-css/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MyCSS Grid System</title>
		<link>http://webtoolkit4.me/2009/07/08/mycss-grid-system/</link>
		<comments>http://webtoolkit4.me/2009/07/08/mycss-grid-system/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 07:03:59 +0000</pubDate>
		<dc:creator>Gerasimos</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Frontend]]></category>

		<guid isPermaLink="false">http://webtoolkit4.me/?p=398</guid>
		<description><![CDATA[There are many css frameworks out there. I personally don&#8217;t use any of those for various reasons. One of them should be the really weird naming conventions used. I just don&#8217;t like having divs with names like &#8220;lefthdr&#8221;. It doesn&#8217;t make sense to me. Another and most important reason is that most of the projects [...]


Related posts:<ol><li><a href='http://webtoolkit4.me/2008/12/07/jquery-edit-in-place/' rel='bookmark' title='Permanent Link: jQuery Edit in Place'>jQuery Edit in Place</a></li>
<li><a href='http://webtoolkit4.me/2009/12/16/crystal-a-minimalistic-php-database-toolkit/' rel='bookmark' title='Permanent Link: Crystal: a minimalistic PHP Database toolkit'>Crystal: a minimalistic PHP Database toolkit</a></li>
<li><a href='http://webtoolkit4.me/2008/11/27/project-deploy/' rel='bookmark' title='Permanent Link: Project Deploy'>Project Deploy</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebtoolkit4.me%2F2009%2F07%2F08%2Fmycss-grid-system%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwebtoolkit4.me%2F2009%2F07%2F08%2Fmycss-grid-system%2F&amp;source=tsiger&amp;style=compact" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://kailoon.com/mycss-grid-system/"><img src="http://webtoolkit4.me/wp-content/uploads/2009/07/mycss_grid_system.gif" alt="mycss_grid_system" title="mycss_grid_system" width="590" height="350" class="alignnone size-full wp-image-399" /></a></p>
<p>There are many css frameworks out there. I personally don&#8217;t use any of those for various reasons. One of them should be the really weird naming conventions used. I just don&#8217;t like having divs with names like &#8220;lefthdr&#8221;. It doesn&#8217;t make sense to me. Another and most important reason is that most of the projects i put my hands on do not exceed 200 &#8211; 300 lines of css code so there&#8217;s no need for a framework.  </p>
<p>Loon Design though released a really simple css framework (using weird names once more but it&#8217;s a really small file and you can edit them easily) with really small footprint (778 bytes). </p>


<p>Related posts:<ol><li><a href='http://webtoolkit4.me/2008/12/07/jquery-edit-in-place/' rel='bookmark' title='Permanent Link: jQuery Edit in Place'>jQuery Edit in Place</a></li>
<li><a href='http://webtoolkit4.me/2009/12/16/crystal-a-minimalistic-php-database-toolkit/' rel='bookmark' title='Permanent Link: Crystal: a minimalistic PHP Database toolkit'>Crystal: a minimalistic PHP Database toolkit</a></li>
<li><a href='http://webtoolkit4.me/2008/11/27/project-deploy/' rel='bookmark' title='Permanent Link: Project Deploy'>Project Deploy</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://webtoolkit4.me/2009/07/08/mycss-grid-system/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
