<?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>MakeUseOf Directory &#187; css</title>
	<atom:link href="http://www.makeuseof.com/dir/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com/dir</link>
	<description>Directory 2.0 : Free Web Applications and Mobile Tools</description>
	<lastBuildDate>Sun, 22 Nov 2009 02:43:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mooshell: Edit &amp; Debug Mootools Scripts Online</title>
		<link>http://www.makeuseof.com/dir/mooshell-debug-mootools/</link>
		<comments>http://www.makeuseof.com/dir/mooshell-debug-mootools/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 13:09:43 +0000</pubDate>
		<dc:creator>israeln</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascipt]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=14695</guid>
		<description><![CDATA[Mooshell is a scrappy online tool for testing HTML, CSS, and Javascript elements, but more importantly, a tool for combining all these together to debug Mootools code. You only need to enter your Javascript, CSS, and HTML in the corresponding boxes and click run to view the results. The application is ideal for  programmers [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/mooshell-debug-mootools/">Mooshell: Edit &#038; Debug Mootools Scripts Online</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Mooshell is a scrappy online tool for testing HTML, CSS, and Javascript elements, but more importantly, a tool for combining all these together to debug <a href="http://mootools.net/">Mootools</a> code. You only need to enter your Javascript, CSS, and HTML in the corresponding boxes and click run to view the results. The application is ideal for  programmers who want to test their snippets before implementing them on website.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/10/mooshell_thumb.png" border="0" alt="debug mootools" /></p>
<p>You can also save your work if you plan to edit your code later, and collaborate with others using a generated URL. Future releases of Mooshell promise user logging, snippets collection, and tagging to name a few.</p>
<p>Features:</p>
<ul>
<li>Edit &amp; debug Mootools scripts online</li>
<li>Backend support for AJAX calls.</li>
<li>Clean, Save, Run, and Update your Mootools code on the fly.</li>
<li>Make quick edits and view results instantly.</li>
<li>Emulates the lightweight quality of Mootools coding.</li>
<li>Collaborate with others using a generated URL.</li>
<li>Similar tools: <a title="Codepad: Quickly Check Your Code Online" rel="bookmark" href="http://www.makeuseof.com/dir/codepad-check-your-code/">Codepad</a>.</li>
</ul>
<p>Check out Mooshell @ <a href="http://www.mooshell.net">www.mooshell.net</a></p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/mooshell-debug-mootools/">Mooshell: Edit &#038; Debug Mootools Scripts Online</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/codefetch-code-searching-tool/" title="CodeFetch: Programming Code Searching Tool">CodeFetch: Programming Code Searching Tool</a></li>
	<li><a href="http://www.makeuseof.com/dir/textsnip/" title="TextSnip: Easily Share Formatted Text or Code with Others">TextSnip: Easily Share Formatted Text or Code with Others</a></li>
	<li><a href="http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/" title="FriendPaste: Simple Text Sharing">FriendPaste: Simple Text Sharing</a></li>
	<li><a href="http://www.makeuseof.com/dir/bytesizematters-tells-you-the-byte-size-of-any-text/" title="ByteSizeMatters: Measure the Byte Size of Text in CSS or JavaScipt Code">ByteSizeMatters: Measure the Byte Size of Text in CSS or JavaScipt Code</a></li>
	<li><a href="http://www.makeuseof.com/dir/yourdraft/" title="YourDraft: Create and Share Drafts Online">YourDraft: Create and Share Drafts Online</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/mooshell-debug-mootools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CleanCSS: Optimize and Format CSS Online</title>
		<link>http://www.makeuseof.com/dir/cleancss-optimize-and-format-css-online/</link>
		<comments>http://www.makeuseof.com/dir/cleancss-optimize-and-format-css-online/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 06:53:27 +0000</pubDate>
		<dc:creator>srikanth</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=13757</guid>
		<description><![CDATA[CleanCSS is a handy online application for quickly optimizing and formatting Cascading Style Sheets online. In other words it allows to make your CSS well organized and clean.
Using the site is easy, simply add CSS code directly or get it from URL, then select options according to your needs and apply them by hitting &#8220;Process [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/cleancss-optimize-and-format-css-online/">CleanCSS: Optimize and Format CSS Online</a></p>
]]></description>
			<content:encoded><![CDATA[<p>CleanCSS is a handy online application for quickly optimizing and formatting Cascading Style Sheets online. In other words it allows to make your CSS well organized and clean.</p>
<p>Using the site is easy, simply add CSS code directly or get it from URL, then select options according to your needs and apply them by hitting &#8220;Process CSS&#8221; button.</p>
<p>Here is the list of things you can do:</p>
<ul>
- Sort and optimize selectors and their properties.<br />
- Compress font-weight and colors.<br />
- Remove unnecessary backslashes and semi-colons.<br />
- Discard invalid properties.<br />
- Compress code layout in 4 compression modes ranging between high readability and smallest file size.
</ul>
<p>The output result can be obtained as a CSS file or viewed online as optimized and formatted CSS code along with the invalid properties and compression ratio.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/09/cleancss.png" alt="format css online" /></p>
<p>CleanCSS is not the only application that lets you optimize and format CCS online, MakeUseOf reviewed a number of similar tools in the pass as well, including <a href="http://www.makeuseof.com/dir/styleneat-organize-css-code/">Style Neat</a>, <a href="http://www.makeuseof.com/dir/csscompressor-online-compression-tool/">CSS Compressor</a> and some more in <a href="http://www.makeuseof.com/tag/useful-tools-to-check-clean-and-optimize-your-css-file/">11 Tools to Check, Clean &amp; Optimize CSS Files</a>.</p>
<p>Check out CleanCSS @ <a href="http://www.cleancss.com">www.cleancss.com</a> (by Srikanth AD from <a href="http://srikanth.techonaut.com/about" target="_blank">Techonaut</a> )</p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/cleancss-optimize-and-format-css-online/">CleanCSS: Optimize and Format CSS Online</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/textsnip/" title="TextSnip: Easily Share Formatted Text or Code with Others">TextSnip: Easily Share Formatted Text or Code with Others</a></li>
	<li><a href="http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/" title="FriendPaste: Simple Text Sharing">FriendPaste: Simple Text Sharing</a></li>
	<li><a href="http://www.makeuseof.com/dir/bytesizematters-tells-you-the-byte-size-of-any-text/" title="ByteSizeMatters: Measure the Byte Size of Text in CSS or JavaScipt Code">ByteSizeMatters: Measure the Byte Size of Text in CSS or JavaScipt Code</a></li>
	<li><a href="http://www.makeuseof.com/dir/httpwwwvalidcheckercom/" title="ValidChecker : CSS, HTML and RSS Validator">ValidChecker : CSS, HTML and RSS Validator</a></li>
	<li><a href="http://www.makeuseof.com/dir/styleneat-organize-css-code/" title="StyleNeat: Organize CSS Code Online">StyleNeat: Organize CSS Code Online</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/cleancss-optimize-and-format-css-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Compressor: Online Compression Tool for CSS</title>
		<link>http://www.makeuseof.com/dir/csscompressor-online-compression-tool/</link>
		<comments>http://www.makeuseof.com/dir/csscompressor-online-compression-tool/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 01:13:17 +0000</pubDate>
		<dc:creator>srikanth</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[file compression]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=13751</guid>
		<description><![CDATA[CSS Compressor is a simple online compression utility for Cascading Style Sheets. Basically, it takes non-optimized CSS code as an input and produces a compressed version of the code, thereby making your web pages load faster.
It provides you with options to choose between four compression levels, depending on the degree of compression you wish to [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/csscompressor-online-compression-tool/">CSS Compressor: Online Compression Tool for CSS</a></p>
]]></description>
			<content:encoded><![CDATA[<p>CSS Compressor is a simple online compression utility for Cascading Style Sheets. Basically, it takes non-optimized CSS code as an input and produces a compressed version of the code, thereby making your web pages load faster.</p>
<p>It provides you with options to choose between four compression levels, depending on the degree of compression you wish to have. Other compression options include removing unnecessary backslashes and semi-colons, compressing the font-weight and colors etc.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/09/css-compressor1.jpg" alt="online compression tool" /></p>
<p>Just paste the CSS source code into the given box and click on the &#8216;compress&#8217; button to get the compressed version of the code. Apart from the compressed code, it also provides you with the compression ratio and invalid properties in the code. It&#8217;s quick and easy to use.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/09/css-compressor-output.jpg" alt="compress css code" /></p>
<p>Features:</p>
<ul>
<li>Compress CSS code.</li>
<li>Remove unnecessary backslashes, semi-colons in CSS code.</li>
<li>Options to compress the font-weight and colors.</li>
<li>Free and easy to use, no sign up required.</li>
<li>Similar Tools: <a href="http://www.makeuseof.com/dir/styleneat-organize-css-code/" target="_blank">Style Neat</a>, <a href="http://www.makeuseof.com/dir/bytesizematters-tells-you-the-byte-size-of-any-text/">ByteSizeMatters</a> and <a href="http://www.makeuseof.com/tag/useful-tools-to-check-clean-and-optimize-your-css-file/">some more</a>.</li>
</ul>
<p>Check out CSS Compressor @ <a href="http://www.csscompressor.com" target="_blank">www.csscompressor.com</a> (by Srikanth AD from <a href="http://srikanth.techonaut.com/about" target="_blank">Techonaut</a> )</p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/csscompressor-online-compression-tool/">CSS Compressor: Online Compression Tool for CSS</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/httpwwwvalidcheckercom/" title="ValidChecker : CSS, HTML and RSS Validator">ValidChecker : CSS, HTML and RSS Validator</a></li>
	<li><a href="http://www.makeuseof.com/dir/textsnip/" title="TextSnip: Easily Share Formatted Text or Code with Others">TextSnip: Easily Share Formatted Text or Code with Others</a></li>
	<li><a href="http://www.makeuseof.com/dir/styleneat-organize-css-code/" title="StyleNeat: Organize CSS Code Online">StyleNeat: Organize CSS Code Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/repper-tool-creating-patterns-online/" title="Repper: Tool For Creating Patterns Online">Repper: Tool For Creating Patterns Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/psd2css/" title="PSD2CSS : Convert PSD Files (Photoshop Docs) to CSS">PSD2CSS : Convert PSD Files (Photoshop Docs) to CSS</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/csscompressor-online-compression-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS-Sprit.es: Create CSS Sprites (no coding needed)</title>
		<link>http://www.makeuseof.com/dir/css-sprit-es-create-css-sprites-no-programming-needed/</link>
		<comments>http://www.makeuseof.com/dir/css-sprit-es-create-css-sprites-no-programming-needed/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 01:41:58 +0000</pubDate>
		<dc:creator>chinmoy</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=13455</guid>
		<description><![CDATA[CSS sprite lets us create easy sprites for your website with little or even no knowledge of CSS. This website has some very simple predefines effects and CSS sprites to give your website a retro feel. This website makes use of html 5 features and which help deliver the fast applications.<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/css-sprit-es-create-css-sprites-no-programming-needed/">CSS-Sprit.es: Create CSS Sprites (no coding needed)</a></p>
]]></description>
			<content:encoded><![CDATA[<p>CSS-Sprit.es is an online tool to help web designers and developers deal with CSS Sprites duty. It lets you quickly and easily generate image sprites (a graphics component with a predefined action, as a part of a larger component) for your website with little or even no knowledge of CSS.</p>
<p>As an additional feature it can also produce rollovers with various effects (Desaturation, Sepia, Embossing, Flipping Horizontally/Vertically, Inverting) and give your website that missing look. The application makes use of HTML 5 features and generates valid CSS.</p>
<p>Using the site is really easy, simply chose your files, then optionally select rollover effect from drop-down list and click on &#8220;Create CSS Hover&#8221; button. This will generate a preview containing the original image and the transition image as seen in the image below. If you liked the results you can grab the corresponding CSS and HTML code.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/09/csssplit1.png" alt="create css sprites" /></p>
<p>Features:</p>
<ul>
<li> Create CSS sprites online.</li>
<li>Optionally apply  automatic rollovers with various effects like desaturation, image flipping or sepia&#8230;  .</li>
<li>Allowed image types : png, gif, jpeg and each file should not be greater than 5mb in size.</li>
<li>Multi upload and batch processing supported.</li>
<li>Lets you preview applied effect.</li>
<li>The generated CSS are compatible with Mozilla, Chrome, Safari, Opera and IE  &gt; 6.0.</li>
<li>Free and no registration.</li>
<li>Also see <a href="http://www.makeuseof.com/tag/useful-tools-to-check-clean-and-optimize-your-css-file/">11 Useful Tools To Check, Clean &amp; Optimize Your CSS File</a>.</li>
</ul>
<p>Try out CSS-Sprite @ <a href="http://css-sprit.es">www.css-sprit.es</a> (by Chinmoy from <a href="http://www.techarraz.com" target="_blank">Techarraz.com</a>)</p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/css-sprit-es-create-css-sprites-no-programming-needed/">CSS-Sprit.es: Create CSS Sprites (no coding needed)</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/textsnip/" title="TextSnip: Easily Share Formatted Text or Code with Others">TextSnip: Easily Share Formatted Text or Code with Others</a></li>
	<li><a href="http://www.makeuseof.com/dir/styleneat-organize-css-code/" title="StyleNeat: Organize CSS Code Online">StyleNeat: Organize CSS Code Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/" title="FriendPaste: Simple Text Sharing">FriendPaste: Simple Text Sharing</a></li>
	<li><a href="http://www.makeuseof.com/dir/css-redundancy-checker/" title="CSS Redundancy Checker">CSS Redundancy Checker</a></li>
	<li><a href="http://www.makeuseof.com/dir/bytesizematters-tells-you-the-byte-size-of-any-text/" title="ByteSizeMatters: Measure the Byte Size of Text in CSS or JavaScipt Code">ByteSizeMatters: Measure the Byte Size of Text in CSS or JavaScipt Code</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/css-sprit-es-create-css-sprites-no-programming-needed/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ByteSizeMatters: Measure the Byte Size of Text in CSS or JavaScipt Code</title>
		<link>http://www.makeuseof.com/dir/bytesizematters-tells-you-the-byte-size-of-any-text/</link>
		<comments>http://www.makeuseof.com/dir/bytesizematters-tells-you-the-byte-size-of-any-text/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 16:45:43 +0000</pubDate>
		<dc:creator>kaly</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=13249</guid>
		<description><![CDATA[ByteSizeMatters is a simple online application that is likely to come in very handy for web designers and developers. It can tell the size of CSS text code and JavaScript code in bytes/Kb/Mb (with or without the whitespaces) which is rather useful when working with CSS or JavaScript files. With the help of this tool [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/bytesizematters-tells-you-the-byte-size-of-any-text/">ByteSizeMatters: Measure the Byte Size of Text in CSS or JavaScipt Code</a></p>
]]></description>
			<content:encoded><![CDATA[<p>ByteSizeMatters is a simple online application that is likely to come in very handy for web designers and developers. It can tell the size of CSS text code and JavaScript code in bytes/Kb/Mb (with or without the whitespaces) which is rather useful when working with CSS or JavaScript files. With the help of this tool designer can decide whether anything else can be added to the stylesheet or JavaScript file.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/08/bitesizematters.png" alt="size of text css" /></p>
<p>Moreover, the application also allows to enter multiple text spinets and easily compare their sizes.</p>
<p>Features:</p>
<ul>
<li>Find out the byte size of text in CSS and Javascript files.</li>
<li>Measure the size with or without the whitespaces.</li>
<li>Takes into account line terminator differences across operating systems .</li>
<li>Free and simple to use.</li>
</ul>
<p>Check out ByteSizeMatters @ <a href="http://bytesizematters.com/">www.bytesizematters.com</a></p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/bytesizematters-tells-you-the-byte-size-of-any-text/">ByteSizeMatters: Measure the Byte Size of Text in CSS or JavaScipt Code</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/textsnip/" title="TextSnip: Easily Share Formatted Text or Code with Others">TextSnip: Easily Share Formatted Text or Code with Others</a></li>
	<li><a href="http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/" title="FriendPaste: Simple Text Sharing">FriendPaste: Simple Text Sharing</a></li>
	<li><a href="http://www.makeuseof.com/dir/styleneat-organize-css-code/" title="StyleNeat: Organize CSS Code Online">StyleNeat: Organize CSS Code Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/mooshell-debug-mootools/" title="Mooshell: Edit &#038; Debug Mootools Scripts Online">Mooshell: Edit &#038; Debug Mootools Scripts Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/css-sprit-es-create-css-sprites-no-programming-needed/" title="CSS-Sprit.es: Create CSS Sprites (no coding needed)">CSS-Sprit.es: Create CSS Sprites (no coding needed)</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/bytesizematters-tells-you-the-byte-size-of-any-text/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pictaculous: Image Color Extraction App</title>
		<link>http://www.makeuseof.com/dir/pictaculous-image-color-extraction/</link>
		<comments>http://www.makeuseof.com/dir/pictaculous-image-color-extraction/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 23:32:34 +0000</pubDate>
		<dc:creator>azim</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[color scheme]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=11929</guid>
		<description><![CDATA[Pictaculous is an online image color extraction tool that lets you extract a palette of colors from any image. Just upload an image from your computer (up to 500 Kb) and hot on the &#8220;Get my palette&#8221;.

It gives you a set of colors extracted from the image along with a hexadecimal code of each color. [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/pictaculous-image-color-extraction/">Pictaculous: Image Color Extraction App</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Pictaculous is an online image color extraction tool that lets you extract a palette of colors from any image. Just upload an image from your computer (up to 500 Kb) and hot on the &#8220;Get my palette&#8221;.</p>
<p><img class="alignnone size-full wp-image-11939" src="http://www.makeuseof.com/dir/wp-content/uploads/2009/06/image147.png" alt="image color extraction" /></p>
<p>It gives you a set of colors extracted from the image along with a hexadecimal code of each color. Download the generated colors as an Adobe Swatch file (.aco) onto your computer or click to send results to your email.</p>
<p>There is also an iPhone version available, which lets you extract a palette of colors from any image captured with the iPhone&#8217;s camera.</p>
<p><img class="alignnone size-full wp-image-11940" src="http://www.makeuseof.com/dir/wp-content/uploads/2009/06/image214.png" alt="generate color palette from image" /></p>
<p>Features:</p>
<ul>
<li>Generate color palette from image.</li>
<li>Supports PNG, GIF, JPG image formats.</li>
<li>Upload file size limit 500 KB.</li>
<li>Download the extracted colors as an Adobe Swatch file (.aco) or send results to your email address.</li>
<li>iPhone version available.</li>
<li>Similar sites <a href="http://www.makeuseof.com/dir/colorpalletegenerator/">Color Palette Generator</a>, <a href="http://www.makeuseof.com/dir/pic2color-image-color-extractor-tool/">Pic2Color</a> and  <a href="http://www.makeuseof.com/dir/colorhunter-create-color-palette-from-an-image/">ColorHunter</a>.</li>
<li>Free, no registration required.</li>
</ul>
<p>Check out Pictaculous @ <a href="http://www.pictaculous.com">www.pictaculous.com</a></p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/pictaculous-image-color-extraction/">Pictaculous: Image Color Extraction App</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/colorsuckr-extract-color-scheme-from-image/" title="ColorSuckr: Extract Color Schemes From Images">ColorSuckr: Extract Color Schemes From Images</a></li>
	<li><a href="http://www.makeuseof.com/dir/colorschemedesigner-online-color-scheme-picker/" title="ColorSchemeDesigner: Online Color Scheme Picker">ColorSchemeDesigner: Online Color Scheme Picker</a></li>
	<li><a href="http://www.makeuseof.com/dir/colors-palette-generator/" title="Colors Palette Generator: Extract Colors From An Image">Colors Palette Generator: Extract Colors From An Image</a></li>
	<li><a href="http://www.makeuseof.com/dir/colorhunter-create-color-palette-from-an-image/" title="ColorHunter: Create Color Palette From an Image">ColorHunter: Create Color Palette From an Image</a></li>
	<li><a href="http://www.makeuseof.com/dir/httpwwwvalidcheckercom/" title="ValidChecker : CSS, HTML and RSS Validator">ValidChecker : CSS, HTML and RSS Validator</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/pictaculous-image-color-extraction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Redundancy Checker</title>
		<link>http://www.makeuseof.com/dir/css-redundancy-checker/</link>
		<comments>http://www.makeuseof.com/dir/css-redundancy-checker/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 07:11:48 +0000</pubDate>
		<dc:creator>kaly</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Webmasters]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=11950</guid>
		<description><![CDATA[If you often work with CSS you probably know that there is always a chance that your CSS document might have unused (redundant) selectors in your stylesheet. It&#8217;s a daunting task trying to find these selectors manually. This is where CSS Redundancy Checker can help. It is an online app that can scan your stylesheet [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/css-redundancy-checker/">CSS Redundancy Checker</a></p>
]]></description>
			<content:encoded><![CDATA[<p>If you often work with CSS you probably know that there is always a chance that your CSS document might have unused (redundant) selectors in your stylesheet. It&#8217;s a daunting task trying to find these selectors manually. This is where CSS Redundancy Checker can help. It is an online app that can scan your stylesheet and find CSS selectors that aren&#8217;t used by any of your HTML files.</p>
<p>Works easy, simply enter your stylesheet URL and associated HTML pages, and click on the &#8220;Check&#8221; button. The application will scan that stylesheet and show you redundant CSS selectors that are not present on listed HTML pages. Since these selectors are not used anywhere, you can remove them without causing any problems.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/06/csschecker.png" alt="css redundancy checker" /></p>
<p>Keep in mind that the app does not understand javascript and may therefore tell you that certain selectors are redundant simply because they don’t appear in your javascript manipulated HTML.</p>
<p>Features:</p>
<ul>
<li>Helps you clean and optimize css files.</li>
<li>Check as many CSS files as you want.</li>
<li>Does not work with javascript manipulated HTML.</li>
<li>Free and no sign up.</li>
<li>Also see <a href="http://www.makeuseof.com/tag/useful-tools-to-check-clean-and-optimize-your-css-file/">11 Useful Tools To Check, Clean &amp; Optimize Your CSS File</a>.</li>
</ul>
<p>Check out CSS Redundancy Checker @ <a href="http://services.immike.net/css-checker">www.services.immike.net/css-checker</a></p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/css-redundancy-checker/">CSS Redundancy Checker</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/textsnip/" title="TextSnip: Easily Share Formatted Text or Code with Others">TextSnip: Easily Share Formatted Text or Code with Others</a></li>
	<li><a href="http://www.makeuseof.com/dir/styleneat-organize-css-code/" title="StyleNeat: Organize CSS Code Online">StyleNeat: Organize CSS Code Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/patterncooler-design-cool-background-patterns/" title="PatternCooler: Design Cool Background Patterns for your Site">PatternCooler: Design Cool Background Patterns for your Site</a></li>
	<li><a href="http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/" title="FriendPaste: Simple Text Sharing">FriendPaste: Simple Text Sharing</a></li>
	<li><a href="http://www.makeuseof.com/dir/css-sprit-es-create-css-sprites-no-programming-needed/" title="CSS-Sprit.es: Create CSS Sprites (no coding needed)">CSS-Sprit.es: Create CSS Sprites (no coding needed)</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/css-redundancy-checker/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ColorHunter: Create Color Palette From an Image</title>
		<link>http://www.makeuseof.com/dir/colorhunter-create-color-palette-from-an-image/</link>
		<comments>http://www.makeuseof.com/dir/colorhunter-create-color-palette-from-an-image/#comments</comments>
		<pubDate>Mon, 18 May 2009 22:48:47 +0000</pubDate>
		<dc:creator>srikanth</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=10921</guid>
		<description><![CDATA[Color Hunter is an online resource where you can find color palettes created from images. It allows you to search for color palettes by tag, hex color code or the image URL. You can even upload and make your own color palette from that image.
When you search for color palettes by tag, ColorHunter searches Flickr.com [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/colorhunter-create-color-palette-from-an-image/">ColorHunter: Create Color Palette From an Image</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Color Hunter is an online resource where you can find color palettes created from images. It allows you to search for color palettes by tag, hex color code or the image URL. You can even upload and make your own color palette from that image.</p>
<p>When you search for color palettes by tag, ColorHunter searches Flickr.com for images labeled with that tag and then uses thumbnails from those images to create a color palette.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/05/colorhunter2.png" alt="color palette from an image" /></p>
<p>You can also create an optional account and make a list of your favorite color palettes.</p>
<p>Features:</p>
<ul>
<li>Create a color palette from picture.</li>
<li>Search by tag, hex color code or image URL.</li>
<li>Option to upload an image and get color palettes based on colors in the image.</li>
<li>Make a list of your favorite color palettes.</li>
<li>Free to use, with optional sign up.</li>
<li>Similar web tools: <a title="Pic2Color: Image Color Extractor Tool" href="http://www.makeuseof.com/dir/pic2color-image-color-extractor-tool/">Pic2Color</a>, <a href="http://www.makeuseof.com/dir/colorpalletegenerator/">Color Palette Generator</a> and <a href="http://www.makeuseof.com/dir/colorcombos-check-test-color-combinations-website/">Color Combos</a>.</li>
</ul>
<p>Check out Color Hunter @ <a href="http://www.colorhunter.com">www.colorhunter.com</a> (by Srikanth AD from <a href="http://firefoxninjas.com" target="_blank">Firefox Ninjas</a>)</p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/colorhunter-create-color-palette-from-an-image/">ColorHunter: Create Color Palette From an Image</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/pictaculous-image-color-extraction/" title="Pictaculous: Image Color Extraction App">Pictaculous: Image Color Extraction App</a></li>
	<li><a href="http://www.makeuseof.com/dir/colors-palette-generator/" title="Colors Palette Generator: Extract Colors From An Image">Colors Palette Generator: Extract Colors From An Image</a></li>
	<li><a href="http://www.makeuseof.com/dir/httpwwwvalidcheckercom/" title="ValidChecker : CSS, HTML and RSS Validator">ValidChecker : CSS, HTML and RSS Validator</a></li>
	<li><a href="http://www.makeuseof.com/dir/textsnip/" title="TextSnip: Easily Share Formatted Text or Code with Others">TextSnip: Easily Share Formatted Text or Code with Others</a></li>
	<li><a href="http://www.makeuseof.com/dir/styleneat-organize-css-code/" title="StyleNeat: Organize CSS Code Online">StyleNeat: Organize CSS Code Online</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/colorhunter-create-color-palette-from-an-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Repper: Tool For Creating Patterns Online</title>
		<link>http://www.makeuseof.com/dir/repper-tool-creating-patterns-online/</link>
		<comments>http://www.makeuseof.com/dir/repper-tool-creating-patterns-online/#comments</comments>
		<pubDate>Wed, 06 May 2009 04:04:40 +0000</pubDate>
		<dc:creator>kaly</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=10613</guid>
		<description><![CDATA[Repper is a cool web utility for creating beautiful patterns online. The application is simple and easy to use, all you need to do is upload an image (or click for random one) and then use editor to make the pattern. Repper&#8217;s editor grabs a part of the image and repeats it in both directions [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/repper-tool-creating-patterns-online/">Repper: Tool For Creating Patterns Online</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Repper is a cool web utility for creating beautiful patterns online. The application is simple and easy to use, all you need to do is upload an image (or click for random one) and then use editor to make the pattern. Repper&#8217;s editor grabs a part of the image and repeats it in both directions creating pattern effect.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/05/repper.png" alt="creating patterns" /></p>
<p>The varieties of patterns you can make are limitless. Created patterns can be saved onto your computer, used as background on you social network or used on your own site (CSS code provided).</p>
<p>For more info watch demo video below:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="400" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=4196974&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="560" height="400" src="http://vimeo.com/moogaloop.swf?clip_id=4196974&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Features:</p>
<ul>
<li>Beautiful pattern creator.</li>
<li>Create as many patterns as you like.</li>
<li>Upload your image or use default ones.</li>
<li>Download pasterns onto your computer.</li>
<li>Use them as background on your social network.</li>
<li>Get CSS code to use pattern on your site.</li>
<li>Similar tools: <a href="http://www.makeuseof.com/dir/bgpatterns/">BgPatterns</a> and <a title="PatternCooler: Design Cool Background Patterns for your Site" href="http://www.makeuseof.com/dir/patterncooler-design-cool-background-patterns/">PatternCooler</a>.</li>
</ul>
<p>Check out Repper @ <a href="http://repper.studioludens.com/">http://repper.studioludens.com</a></p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/repper-tool-creating-patterns-online/">Repper: Tool For Creating Patterns Online</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/patterncooler-design-cool-background-patterns/" title="PatternCooler: Design Cool Background Patterns for your Site">PatternCooler: Design Cool Background Patterns for your Site</a></li>
	<li><a href="http://www.makeuseof.com/dir/bgpatterns/" title="BgPatterns: Design Tiled Backgrounds for your Website">BgPatterns: Design Tiled Backgrounds for your Website</a></li>
	<li><a href="http://www.makeuseof.com/dir/ava7-patterns-nice-background-patterns-website/" title="AVA7 Patterns: Free Website Background Patterns">AVA7 Patterns: Free Website Background Patterns</a></li>
	<li><a href="http://www.makeuseof.com/dir/webgraficmaker-create-backgrounds-lines-bullets/" title="WebGraficMaker : Create Backgrounds, Lines and Bulleted Points">WebGraficMaker : Create Backgrounds, Lines and Bulleted Points</a></li>
	<li><a href="http://www.makeuseof.com/dir/httpwwwvalidcheckercom/" title="ValidChecker : CSS, HTML and RSS Validator">ValidChecker : CSS, HTML and RSS Validator</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/repper-tool-creating-patterns-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CornerShop: Make Rounded CSS Boxes</title>
		<link>http://www.makeuseof.com/dir/cornershop-make-rounded-corners-online/</link>
		<comments>http://www.makeuseof.com/dir/cornershop-make-rounded-corners-online/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 20:51:40 +0000</pubDate>
		<dc:creator>kaly</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Webmasters]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=10058</guid>
		<description><![CDATA[If you ever need to make rounded CSS boxes for the content on your site there is one really simple tool that can help you with that. 
The application can generate customized rounded corner graphics and code (CSS and HTML) which you can add to your site for free. It lets you customize the background [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/cornershop-make-rounded-corners-online/">CornerShop: Make Rounded CSS Boxes</a></p>
]]></description>
			<content:encoded><![CDATA[<p>If you ever need to make rounded CSS boxes for the content on your site there is one really simple tool that can help you with that. </p>
<p>The application can generate customized rounded corner graphics and code (CSS and HTML) which you can add to your site for free. It lets you customize the background color, corner radius and transparency settings for that round cornered graphic.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/04/cornershop.png" alt="make rounded css boxes" /></p>
<p>To get started simply specify your preferences and click on &#8220;Create Graphics&#8221; button. In return you will get four images along with CSS and HTML codes that you will have to paste on your website.</p>
<p>Features:</p>
<ul>
<li>Create rounded corners online.</li>
<li>Make as many corners as you like.</li>
<li>Customize page and box background, corner radius and transparency.</li>
</ul>
<p>For those of you who want to learn CSS and be able to make rounded CSS boxes on their own MakeUseOf published a cool roundup on <a href="http://www.makeuseof.com/tag/top-5-sites-to-learn-some-css-programming/">best sites to learn CSS online</a>.</p>
<p>Check out CornerShop @ <a href="http://wigflip.com/cornershop/">www.wigflip.com/cornershop</a></p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/cornershop-make-rounded-corners-online/">CornerShop: Make Rounded CSS Boxes</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/patterncooler-design-cool-background-patterns/" title="PatternCooler: Design Cool Background Patterns for your Site">PatternCooler: Design Cool Background Patterns for your Site</a></li>
	<li><a href="http://www.makeuseof.com/dir/css-redundancy-checker/" title="CSS Redundancy Checker">CSS Redundancy Checker</a></li>
	<li><a href="http://www.makeuseof.com/dir/bgpatterns/" title="BgPatterns: Design Tiled Backgrounds for your Website">BgPatterns: Design Tiled Backgrounds for your Website</a></li>
	<li><a href="http://www.makeuseof.com/dir/webpagetest-test-load-speed-of-website/" title="WebPagetest: Test Load Speed Of Your Website">WebPagetest: Test Load Speed Of Your Website</a></li>
	<li><a href="http://www.makeuseof.com/dir/webgraficmaker-create-backgrounds-lines-bullets/" title="WebGraficMaker : Create Backgrounds, Lines and Bulleted Points">WebGraficMaker : Create Backgrounds, Lines and Bulleted Points</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/cornershop-make-rounded-corners-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>StyleNeat: Organize CSS Code Online</title>
		<link>http://www.makeuseof.com/dir/styleneat-organize-css-code/</link>
		<comments>http://www.makeuseof.com/dir/styleneat-organize-css-code/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 21:26:16 +0000</pubDate>
		<dc:creator>kaly</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=9632</guid>
		<description><![CDATA[StyleNeat is a simple online CSS organizer that lets you quickly organize CSS code selectors and sub-selectors into a clean, well-formatted code which is easier to define and read.

There are few additional custom options such as entering CSS directly or importing it as a file from your computer, sorting CSS properties and selectors alphabetically, switching [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/styleneat-organize-css-code/">StyleNeat: Organize CSS Code Online</a></p>
]]></description>
			<content:encoded><![CDATA[<p>StyleNeat is a simple online CSS organizer that lets you quickly organize CSS code selectors and sub-selectors into a clean, well-formatted code which is easier to define and read.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/03/styleneet.png" alt="organize css code" /></p>
<p>There are few additional custom options such as entering CSS directly or importing it as a file from your computer, sorting CSS properties and selectors alphabetically, switching between multi-line and single-line formatting.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/03/styleneet1.png" alt="organize css files" /></p>
<p>Features:</p>
<ul>
<li>Organize css files online.</li>
<li>Input CSS directly or import file from your computer.</li>
<li>Option to sort properties and selectors alphabetically.</li>
<li>Switch between multi-line and single line formatting.</li>
<li>Download organized CSS onto your computer.</li>
<li>No signup needed.</li>
<li>More cool CSS tools in <a href="http://www.makeuseof.com/tag/useful-tools-to-check-clean-and-optimize-your-css-file/">11 Useful Tools To Check, Clean &amp; Optimize Your CSS File</a>.</li>
</ul>
<p>Check out StyleNeat @ <a href="http://www.styleneat.com/index.php">www.styleneat.com</a></p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/styleneat-organize-css-code/">StyleNeat: Organize CSS Code Online</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/textsnip/" title="TextSnip: Easily Share Formatted Text or Code with Others">TextSnip: Easily Share Formatted Text or Code with Others</a></li>
	<li><a href="http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/" title="FriendPaste: Simple Text Sharing">FriendPaste: Simple Text Sharing</a></li>
	<li><a href="http://www.makeuseof.com/dir/css-sprit-es-create-css-sprites-no-programming-needed/" title="CSS-Sprit.es: Create CSS Sprites (no coding needed)">CSS-Sprit.es: Create CSS Sprites (no coding needed)</a></li>
	<li><a href="http://www.makeuseof.com/dir/css-redundancy-checker/" title="CSS Redundancy Checker">CSS Redundancy Checker</a></li>
	<li><a href="http://www.makeuseof.com/dir/bytesizematters-tells-you-the-byte-size-of-any-text/" title="ByteSizeMatters: Measure the Byte Size of Text in CSS or JavaScipt Code">ByteSizeMatters: Measure the Byte Size of Text in CSS or JavaScipt Code</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/styleneat-organize-css-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CodeFetch: Programming Code Searching Tool</title>
		<link>http://www.makeuseof.com/dir/codefetch-code-searching-tool/</link>
		<comments>http://www.makeuseof.com/dir/codefetch-code-searching-tool/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 13:54:05 +0000</pubDate>
		<dc:creator>kaly</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Webmasters]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascipt]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=9098</guid>
		<description><![CDATA[CodeFetch is an online tool for code searching that can be quiet helpful for starting programmers. The application searches published programming books and brings code snippets matching your query. Using this tool you would quickly find out where to look for code and avoid the need of flipping through indexes of books. To search for [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/codefetch-code-searching-tool/">CodeFetch: Programming Code Searching Tool</a></p>
]]></description>
			<content:encoded><![CDATA[<p>CodeFetch is an online tool for code searching that can be quiet helpful for starting programmers. The application searches published programming books and brings code snippets matching your query. Using this tool you would quickly find out where to look for code and avoid the need of flipping through indexes of books. To search for code snippets, simply select  programming language you want, enter keyword and click &#8220;Fetch&#8221;.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/03/codefetch.png" alt="code searching" /></p>
<p>Features:</p>
<ul>
<li>Searching code snippets on published programming books.</li>
<li>Lets you search for almost any programming language codes you want.</li>
<li>Free. No registration required.</li>
</ul>
<p>Check out CodeFetch @ <a href="http://www.codefetch.com/">www.codefetch.com</a></p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/codefetch-code-searching-tool/">CodeFetch: Programming Code Searching Tool</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/mooshell-debug-mootools/" title="Mooshell: Edit &#038; Debug Mootools Scripts Online">Mooshell: Edit &#038; Debug Mootools Scripts Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/textsnip/" title="TextSnip: Easily Share Formatted Text or Code with Others">TextSnip: Easily Share Formatted Text or Code with Others</a></li>
	<li><a href="http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/" title="FriendPaste: Simple Text Sharing">FriendPaste: Simple Text Sharing</a></li>
	<li><a href="http://www.makeuseof.com/dir/textfixer-online-tools-change-modify-text-html/" title="TextFixer: Text to Capitals, Remove Line Breaks &#038; Whitespaces etc.">TextFixer: Text to Capitals, Remove Line Breaks &#038; Whitespaces etc.</a></li>
	<li><a href="http://www.makeuseof.com/dir/phpanywhere-online-php-editor/" title="PHPAnywhere: Online PHP Editor">PHPAnywhere: Online PHP Editor</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/codefetch-code-searching-tool/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>FriendPaste: Simple Text Sharing</title>
		<link>http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/</link>
		<comments>http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 12:45:03 +0000</pubDate>
		<dc:creator>azim</dc:creator>
				<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[clipboard]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[Webdesign]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=8996</guid>
		<description><![CDATA[When you want to share a large amount of text with your friends, email just won&#8217;t cut it. That&#8217;s where text sharing website FriendPaste comes in. It lets you paste a text or code snippet and share the link to it with any one youwant. It also lets you put a password and control who [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/">FriendPaste: Simple Text Sharing</a></p>
]]></description>
			<content:encoded><![CDATA[<p>When you want to share a large amount of text with your friends, email just won&#8217;t cut it. That&#8217;s where text sharing website FriendPaste comes in. It lets you paste a text or code snippet and share the link to it with any one youwant. It also lets you put a password and control who can view or edit it. If it was edited by someone, you can view the revision history, compare changes or create a new fork paste under a different link.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/03/friendpaste2.png" alt="text sharing" /></p>
<p><em></em></p>
<p>If you are a computer programmer this is an ideal tool to paste code snippets and share with your programmer friends, as it supports most of the popular scripting and markup languages.</p>
<p>Features:</p>
<ul>
<li>Simple text sharing tool.</li>
<li>Paste text and share the link with your friends</li>
<li>Control (optionally) who can view/edit the text by putting a password.</li>
<li>View history of paste edits, compare changes.</li>
<li>Create a new fork paste with its own link, from an existing paste</li>
<li>Use it to share programming code snippets.</li>
<li>Supports many programming markup and scripting languages (C++, Delphi, HTML, CSS, PHP etc.)</li>
<li>Free, no registration.</li>
<li>Missing: Browser add-on or bookmarklet for copying text would be really useful.</li>
<li>Similar sites: <a title="Txtb.in: Save &amp; Share Short Text Notes Online" href="http://www.makeuseof.com/dir/txtbin-online-clipboard-share/">Txtb.in</a>, <a title="cl1p : Online Clipboard" href="http://www.makeuseof.com/dir/cl1p/">cl1p</a> and <a title="TextSave: Quickly Save &amp; Share Text Online" href="http://www.makeuseof.com/dir/textsave-save-share-te/">TextSave</a>.</li>
</ul>
<p>Check out FriendPaste @ <a href="http://www.friendpaste.com">www.friendpaste.com</a></p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/">FriendPaste: Simple Text Sharing</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/textsnip/" title="TextSnip: Easily Share Formatted Text or Code with Others">TextSnip: Easily Share Formatted Text or Code with Others</a></li>
	<li><a href="http://www.makeuseof.com/dir/mooshell-debug-mootools/" title="Mooshell: Edit &#038; Debug Mootools Scripts Online">Mooshell: Edit &#038; Debug Mootools Scripts Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/codefetch-code-searching-tool/" title="CodeFetch: Programming Code Searching Tool">CodeFetch: Programming Code Searching Tool</a></li>
	<li><a href="http://www.makeuseof.com/dir/bytesizematters-tells-you-the-byte-size-of-any-text/" title="ByteSizeMatters: Measure the Byte Size of Text in CSS or JavaScipt Code">ByteSizeMatters: Measure the Byte Size of Text in CSS or JavaScipt Code</a></li>
	<li><a href="http://www.makeuseof.com/dir/yourdraft/" title="YourDraft: Create and Share Drafts Online">YourDraft: Create and Share Drafts Online</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Colors Palette Generator: Extract Colors From An Image</title>
		<link>http://www.makeuseof.com/dir/colors-palette-generator/</link>
		<comments>http://www.makeuseof.com/dir/colors-palette-generator/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 03:44:01 +0000</pubDate>
		<dc:creator>azim</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=8459</guid>
		<description><![CDATA[Colors Palette Generator is an online tool that lets you extract colors from an image and generate set of color palettes. You can extract colors either from images on your computer or the web.
To start, simply select image and press on &#8220;Get Palette&#8221; button. Set of color palletes will be generated, you can then use [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/colors-palette-generator/">Colors Palette Generator: Extract Colors From An Image</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Colors Palette Generator is an online tool that lets you extract colors from an image and generate set of color palettes. You can extract colors either from images on your computer or the web.</p>
<p>To start, simply select image and press on &#8220;Get Palette&#8221; button. Set of color palletes will be generated, you can then use your mouse to compare and view the hexadecimal code of each color on the pallete.</p>
<p><img class="alignnone size-full wp-image-8462" src="http://www.makeuseof.com/dir/wp-content/uploads/2009/02/image119.png" alt="extract colors from image" /></p>
<p><img class="alignnone size-full wp-image-8463" src="http://www.makeuseof.com/dir/wp-content/uploads/2009/02/copy-of-image2photo.png" alt="generate color palette from image" /></p>
<p>You can save the colors as a CSS Stylesheet (.css file) or Photoshop swatches (.aco file). The application supports PNG, GIF, JPG, JPEG image formats with a maximum size of 1 MB.</p>
<p>Features:</p>
<ul>
<li>Generate color palette from an image file.</li>
<li>Save colors palette as a CSS Stylesheet (.css file) or Photoshop swatches (.aco file).</li>
<li>Compare and view palette color by selecting with mouse.</li>
<li>Max file size: 1 MB.</li>
<li>Supported image formats: PNG, GIF, JPG, JPEG..</li>
<li>Free and no registration.</li>
<li>Similar sites: <a title="Pic2Color: Image Color Extractor Tool" href="http://www.makeuseof.com/dir/pic2color-image-color-extractor-tool/">Pic2Color</a>, <a href="http://www.makeuseof.com/dir/colorpalletegenerator/">Color Palette Generator</a> and <a href="http://www.makeuseof.com/dir/colorcombos-check-test-color-combinations-website/">Color Combos</a>.</li>
</ul>
<p>Check out Colors Palette Generator @ <a href="http://www.cssdrive.com/imagepalette/index.php">www.cssdrive.com</a></p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/colors-palette-generator/">Colors Palette Generator: Extract Colors From An Image</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/pictaculous-image-color-extraction/" title="Pictaculous: Image Color Extraction App">Pictaculous: Image Color Extraction App</a></li>
	<li><a href="http://www.makeuseof.com/dir/colorhunter-create-color-palette-from-an-image/" title="ColorHunter: Create Color Palette From an Image">ColorHunter: Create Color Palette From an Image</a></li>
	<li><a href="http://www.makeuseof.com/dir/httpwwwvalidcheckercom/" title="ValidChecker : CSS, HTML and RSS Validator">ValidChecker : CSS, HTML and RSS Validator</a></li>
	<li><a href="http://www.makeuseof.com/dir/textsnip/" title="TextSnip: Easily Share Formatted Text or Code with Others">TextSnip: Easily Share Formatted Text or Code with Others</a></li>
	<li><a href="http://www.makeuseof.com/dir/styleneat-organize-css-code/" title="StyleNeat: Organize CSS Code Online">StyleNeat: Organize CSS Code Online</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/colors-palette-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AVA7 Patterns: Free Website Background Patterns</title>
		<link>http://www.makeuseof.com/dir/ava7-patterns-nice-background-patterns-website/</link>
		<comments>http://www.makeuseof.com/dir/ava7-patterns-nice-background-patterns-website/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 19:40:35 +0000</pubDate>
		<dc:creator>kaly</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=6698</guid>
		<description><![CDATA[AVA7 Patterns is a nice online database where you can find and download background patterns for your website. The site lets you choose from over 600 patterns, preview any pattern to see how it would look like on the actual site, and if you likei then download it by hitting the &#8220;Download&#8221; link.

Additionally you can get [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/ava7-patterns-nice-background-patterns-website/">AVA7 Patterns: Free Website Background Patterns</a></p>
]]></description>
			<content:encoded><![CDATA[<p>AVA7 Patterns is a nice online database where you can find and download background patterns for your website. The site lets you choose from over 600 patterns, preview any pattern to see how it would look like on the actual site, and if you likei then download it by hitting the &#8220;Download&#8221; link.</p>
<div style="text-align: center;"><img src="http://www.makeuseof.com/dir/wp-content/uploads/2008/11/ava7patterns.jpg" alt="free website background patterns" /></div>
<p>Additionally you can get ready to paste CSS and XHTML code that you can add into your stylesheet file.</p>
<p>Features:</p>
<ul>
<li>Collection of free website background patterns.</li>
<li>Browse, preview and download any pattern you like.</li>
<li>There are over 600 background patterns available.</li>
<li>No registration needed.</li>
<li>More sites to get free backgrounds: <a href="http://www.makeuseof.com/dir/patterncooler-design-cool-background-patterns/">PatternCooler</a> and <a href="http://www.makeuseof.com/dir/bgpatterns/">BgPatterns</a>.</li>
</ul>
<p>Check out AVA7 Patterns @ <a href="http://patterns.ava7.com/">www.patterns.ava7.com</a></p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/ava7-patterns-nice-background-patterns-website/">AVA7 Patterns: Free Website Background Patterns</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/repper-tool-creating-patterns-online/" title="Repper: Tool For Creating Patterns Online">Repper: Tool For Creating Patterns Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/patterncooler-design-cool-background-patterns/" title="PatternCooler: Design Cool Background Patterns for your Site">PatternCooler: Design Cool Background Patterns for your Site</a></li>
	<li><a href="http://www.makeuseof.com/dir/bgpatterns/" title="BgPatterns: Design Tiled Backgrounds for your Website">BgPatterns: Design Tiled Backgrounds for your Website</a></li>
	<li><a href="http://www.makeuseof.com/dir/webgraficmaker-create-backgrounds-lines-bullets/" title="WebGraficMaker : Create Backgrounds, Lines and Bulleted Points">WebGraficMaker : Create Backgrounds, Lines and Bulleted Points</a></li>
	<li><a href="http://www.makeuseof.com/dir/httpwwwvalidcheckercom/" title="ValidChecker : CSS, HTML and RSS Validator">ValidChecker : CSS, HTML and RSS Validator</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/ava7-patterns-nice-background-patterns-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PatternCooler: Design Cool Background Patterns for your Site</title>
		<link>http://www.makeuseof.com/dir/patterncooler-design-cool-background-patterns/</link>
		<comments>http://www.makeuseof.com/dir/patterncooler-design-cool-background-patterns/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 01:35:57 +0000</pubDate>
		<dc:creator>kaly</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Art]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=3225</guid>
		<description><![CDATA[One more web app for web designers. PatternCooler lets you create seamless background patters online and then download them for personal use on the website. In case you are having trouble to create something from the scratch browse on-site  pattern library to save and re-edit patterns you like.

Features:

Create and download background patterns for your [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/patterncooler-design-cool-background-patterns/">PatternCooler: Design Cool Background Patterns for your Site</a></p>
]]></description>
			<content:encoded><![CDATA[<p>One more <a href="http://www.makeuseof.com/dir/tag/webdesign/">web app for web designers</a>. PatternCooler lets you create seamless background patters online and then download them for personal use on the website. In case you are having trouble to create something from the scratch browse on-site  pattern library to save and re-edit patterns you like.</p>
<div style="center;"><img src="http://www.makeuseof.com/dir/wp-content/uploads/2008/08/patterncooler1.png" alt="patterncooler" /></div>
<p>Features:</p>
<ul>
<li>Create and download background patterns for your websites.</li>
<li>Save ready patterns online on PatternsCooler.</li>
<li>Option to preview patterns in full screen mode.</li>
<li>Huge pattern library with 13000+ patterns to choose from.</li>
<li>Save and re-edit patterns you like.</li>
<li>Other similar website is <a href="http://www.makeuseof.com/dir/bgpatterns/">BgPatterns</a>.</li>
</ul>
<p>Go to PatternCooler @ <a href="http://www.patterncooler.com/index.php">www.patterncooler.com</a></p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/patterncooler-design-cool-background-patterns/">PatternCooler: Design Cool Background Patterns for your Site</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/bgpatterns/" title="BgPatterns: Design Tiled Backgrounds for your Website">BgPatterns: Design Tiled Backgrounds for your Website</a></li>
	<li><a href="http://www.makeuseof.com/dir/webgraficmaker-create-backgrounds-lines-bullets/" title="WebGraficMaker : Create Backgrounds, Lines and Bulleted Points">WebGraficMaker : Create Backgrounds, Lines and Bulleted Points</a></li>
	<li><a href="http://www.makeuseof.com/dir/repper-tool-creating-patterns-online/" title="Repper: Tool For Creating Patterns Online">Repper: Tool For Creating Patterns Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/css-redundancy-checker/" title="CSS Redundancy Checker">CSS Redundancy Checker</a></li>
	<li><a href="http://www.makeuseof.com/dir/cornershop-make-rounded-corners-online/" title="CornerShop: Make Rounded CSS Boxes">CornerShop: Make Rounded CSS Boxes</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/patterncooler-design-cool-background-patterns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TextSnip: Easily Share Formatted Text or Code with Others</title>
		<link>http://www.makeuseof.com/dir/textsnip/</link>
		<comments>http://www.makeuseof.com/dir/textsnip/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 04:46:38 +0000</pubDate>
		<dc:creator>kaly</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Webmasters]]></category>
		<category><![CDATA[clipboard]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/textsnip/</guid>
		<description><![CDATA[Web based utility that lets you  share your text or code online without loosing original formatting. Simply copy and paste your text into provided field, click &#8220;get my url&#8221; and then share that url with anyone.  

Your clean, tabbed formating will stay in place. Who ever visits the link will be able to [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/textsnip/">TextSnip: Easily Share Formatted Text or Code with Others</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Web based utility that lets you  share your text or code online without loosing original formatting. Simply copy and paste your text into provided field, click &#8220;get my url&#8221; and then share that url with anyone.  </p>
<div align="center"><img src="http://www.makeuseof.com/dir/images/textsnip-1.png" alt="formatting text" /></div>
<p>Your clean, tabbed formating will stay in place. Who ever visits the link will be able to view, print and copy the contents to clipboard.</p>
<p>
<div align="center"><img src="http://www.makeuseof.com/dir/images/textsnip-2.png" alt="TextSnip" /></div>
</p>
<p><strong>Features:</strong></p>
<ul>
<li>Quickly share formatted text or code online with others.</li>
<li>Preserve clean, tabbed formatting when sharing.</li>
<li>People can view, copy to clipboard and print out the shared text.</li>
<li>Change formatting style to text, html, css, xml, javascript, php, sql, ruby, python etc.</li>
<li>No registration required.</li>
</ul>
<p>Check out TextSnip @ <a href="http://textsnip.com/">www.textsnip.com</a></p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/textsnip/">TextSnip: Easily Share Formatted Text or Code with Others</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/friendpaste-simple-text-sharing/" title="FriendPaste: Simple Text Sharing">FriendPaste: Simple Text Sharing</a></li>
	<li><a href="http://www.makeuseof.com/dir/mooshell-debug-mootools/" title="Mooshell: Edit &#038; Debug Mootools Scripts Online">Mooshell: Edit &#038; Debug Mootools Scripts Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/codefetch-code-searching-tool/" title="CodeFetch: Programming Code Searching Tool">CodeFetch: Programming Code Searching Tool</a></li>
	<li><a href="http://www.makeuseof.com/dir/bytesizematters-tells-you-the-byte-size-of-any-text/" title="ByteSizeMatters: Measure the Byte Size of Text in CSS or JavaScipt Code">ByteSizeMatters: Measure the Byte Size of Text in CSS or JavaScipt Code</a></li>
	<li><a href="http://www.makeuseof.com/dir/httpwwwvalidcheckercom/" title="ValidChecker : CSS, HTML and RSS Validator">ValidChecker : CSS, HTML and RSS Validator</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/textsnip/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>BgPatterns: Design Tiled Backgrounds for your Website</title>
		<link>http://www.makeuseof.com/dir/bgpatterns/</link>
		<comments>http://www.makeuseof.com/dir/bgpatterns/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 05:55:57 +0000</pubDate>
		<dc:creator>kaly</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/bgpatterns/</guid>
		<description><![CDATA[BgPatterns offers a great collection of easily repeatable patterns for website backgrounds. Switch patterns, change pattern opacity, customize color, choose canvas, rotate and scale patterns, customize pattern location and more. Create unique tiled backgrounds by experimenting with different pictures, colors, textures and transparency options. Plenty of possibilities.

When the background is ready you can either download [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/bgpatterns/">BgPatterns: Design Tiled Backgrounds for your Website</a></p>
]]></description>
			<content:encoded><![CDATA[<p>BgPatterns offers a great collection of easily repeatable patterns for website backgrounds. Switch patterns, change pattern opacity, customize color, choose canvas, rotate and scale patterns, customize pattern location and more. Create unique tiled backgrounds by experimenting with different pictures, colors, textures and transparency options. Plenty of possibilities.</p>
<div align="center"><img src="http://www.makeuseof.com/dir/wp-content/uploads/2008/06/bgpatterns.png" alt="Tiled Backgrounds" /></div>
<p>When the background is ready you can either download it to your computer or save it on BgPatterns. You can also see the backgrounds created by others, leave feedback and even download and use them on your own website.</p>
<p>Features:</p>
<ul>
<li>Easily create tiled backgrounds for your website.</li>
<li>Create as many backgrounds as you like.</li>
<li>Customize: select pattern, canvas, color, change opacity, rotate pattern, etc.</li>
<li>Save created backgrounds in your BgPatterns account or download them as .JPG file.</li>
<li>Browse, rate and download background patterns created by other users.</li>
<li>No registration required, however registered users can bookmark and manage backgrounds in one place.</li>
</ul>
<p>Check out BgPatterns @ <a href="http://bgpatterns.com/">www.bgpatterns.com</a></p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/bgpatterns/">BgPatterns: Design Tiled Backgrounds for your Website</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/patterncooler-design-cool-background-patterns/" title="PatternCooler: Design Cool Background Patterns for your Site">PatternCooler: Design Cool Background Patterns for your Site</a></li>
	<li><a href="http://www.makeuseof.com/dir/webgraficmaker-create-backgrounds-lines-bullets/" title="WebGraficMaker : Create Backgrounds, Lines and Bulleted Points">WebGraficMaker : Create Backgrounds, Lines and Bulleted Points</a></li>
	<li><a href="http://www.makeuseof.com/dir/repper-tool-creating-patterns-online/" title="Repper: Tool For Creating Patterns Online">Repper: Tool For Creating Patterns Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/css-redundancy-checker/" title="CSS Redundancy Checker">CSS Redundancy Checker</a></li>
	<li><a href="http://www.makeuseof.com/dir/cornershop-make-rounded-corners-online/" title="CornerShop: Make Rounded CSS Boxes">CornerShop: Make Rounded CSS Boxes</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/bgpatterns/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Good-Tutorials: Flash, Photoshop, CSS, HTML  &#8230; Tutorials</title>
		<link>http://www.makeuseof.com/dir/good-tutorials-great-database-tutorials-web-designers-photoshop-funs/</link>
		<comments>http://www.makeuseof.com/dir/good-tutorials-great-database-tutorials-web-designers-photoshop-funs/#comments</comments>
		<pubDate>Thu, 15 May 2008 08:02:09 +0000</pubDate>
		<dc:creator>kaly</dc:creator>
				<category><![CDATA[HowTo / Q&A]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[online tutorials]]></category>
		<category><![CDATA[photoshop]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/good-tutorials-great-database-tutorials-web-designers-photoshop-funs/</guid>
		<description><![CDATA[Good-Tutorials is a comprehensive source for web design and photography tutorials. Thousands of step-by-step tutorials for Photoshop, CSS, Flash, HTML, Adobe Illustrator, Java, JavaScript, Maya, Photography, PHP, Ruby, Ruby on Rails and 3ds Max. 

Tutorials are well organized and apart from primary categories, the tutorials are divided further by relevant subcategories. For instance Photoshop category [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/good-tutorials-great-database-tutorials-web-designers-photoshop-funs/">Good-Tutorials: Flash, Photoshop, CSS, HTML  &#8230; Tutorials</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Good-Tutorials is a comprehensive source for web design and photography tutorials. Thousands of step-by-step tutorials for Photoshop, CSS, Flash, HTML, Adobe Illustrator, Java, JavaScript, Maya, Photography, PHP, Ruby, Ruby on Rails and 3ds Max. </p>
<div align="center"><img src="http://www.makeuseof.com/dir/images/good-tutorials-webdesign.png" alt="Good-Tutorials - Flash, Photoshop, CSS and HTML Tutorials" /></div>
<p>Tutorials are well organized and apart from primary categories, the tutorials are divided further by relevant subcategories. For instance Photoshop category is sub-divided into:</p>
<ul>
Animation<br />
Basics<br />
Buttons<br />
Color<br />
Designing<br />
Drawing<br />
Photo Effects<br />
Photo Retouch<br />
Scripting<br />
Text Effects<br />
Textures<br />
Web Graphics<br />
Web Layouts
</ul>
<p>So as you can see above, it&#8217;s very easy to find exactly what you need. Additionally you can sort tutorials by date, user rating, and comments. But if you want to share your opinion and rate tutorials then you will have to register.</p>
<p>Features:</p>
<ul>
<li>Search for tutorials or browse by category.</li>
<li>Sort tutorials by date, rating, number of saves, comments etc.</li>
<li>Comprehensive tutorial database: Over 24.000 tutorials listed and more added daily.</li>
<li>Register with Good-Tutorial to rate and comment on tutorials.</li>
<li>Submit your own tutorial.</li>
</ul>
<p>Go to Good-Tutorials @  <a href="http://www.good-tutorials.com/">www.good-tutorials.com</a></p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/good-tutorials-great-database-tutorials-web-designers-photoshop-funs/">Good-Tutorials: Flash, Photoshop, CSS, HTML  &#8230; Tutorials</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/psd2css/" title="PSD2CSS : Convert PSD Files (Photoshop Docs) to CSS">PSD2CSS : Convert PSD Files (Photoshop Docs) to CSS</a></li>
	<li><a href="http://www.makeuseof.com/dir/vunkysearch-gimp-and-photoshop-tutuorials/" title="VunkySearch: Lists Cool GIMP And Photoshop Tutorials">VunkySearch: Lists Cool GIMP And Photoshop Tutorials</a></li>
	<li><a href="http://www.makeuseof.com/dir/httpwwwvalidcheckercom/" title="ValidChecker : CSS, HTML and RSS Validator">ValidChecker : CSS, HTML and RSS Validator</a></li>
	<li><a href="http://www.makeuseof.com/dir/tutzorcom-high-quality-photoshop-tutorials/" title="Tutzor: Top Notch Photoshop Tutorials Collection">Tutzor: Top Notch Photoshop Tutorials Collection</a></li>
	<li><a href="http://www.makeuseof.com/dir/tutsearch-tutorial-search-engine-web-designers/" title="TutSearch: Search Webdesign, Photoshop &#038; CSS Tutorials">TutSearch: Search Webdesign, Photoshop &#038; CSS Tutorials</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/good-tutorials-great-database-tutorials-web-designers-photoshop-funs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PSD2CSS : Convert PSD Files (Photoshop Docs) to CSS</title>
		<link>http://www.makeuseof.com/dir/psd2css/</link>
		<comments>http://www.makeuseof.com/dir/psd2css/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 09:22:53 +0000</pubDate>
		<dc:creator>Aibek</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[converter]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[photoshop]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/psd2css/</guid>
		<description><![CDATA[Are you a Photoshop pro? Can you create amazing website designs using your Photoshop skills? If so here is something for you to check out. If you ever want to create a new look for your website in Photoshop, you might be interested in a new service PSD2CSS. It&#8217;s a free web-based service that can [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/psd2css/">PSD2CSS : Convert PSD Files (Photoshop Docs) to CSS</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Are you a Photoshop pro? Can you create amazing website designs using your Photoshop skills? If so here is something for you to check out. If you ever want to create a new look for your website in Photoshop, you might be interested in a new service PSD2CSS. It&#8217;s a free web-based service that can convert your Photoshop designs into a ready-to-use XHTML compliant CSS website. There are a number of other similar websites that offer similar service, but PSD2CC is the only one that does this for free.</p>
<div align="center"><img src="http://makeuseof.com/dir/images/psd-2-css-online.png" alt="Convert PSD to CSS Online" /></div>
<p>Here is how it works:</p>
<ul>
<p>(1) Create the new look in GIMP or PhotoShop. Make sure to check <a href="http://psd2cssonline.com/node/9">these guidelines</a> before you get started.</p>
<p>(2) Once the design is ready, upload the .psd file and wait until PSD2CSS is finished processing it. Download the files.</p>
</ul>
<p>Here are <a href="http://psd2cssonline.com/node/3">a couple of simple tutorials</a> to get you started </p>
<p>Check out PSD2CSS @ <a href="http://psd2cssonline.com/">www.psd2cssonline.com</a></p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/psd2css/">PSD2CSS : Convert PSD Files (Photoshop Docs) to CSS</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/good-tutorials-great-database-tutorials-web-designers-photoshop-funs/" title="Good-Tutorials: Flash, Photoshop, CSS, HTML  &#8230; Tutorials">Good-Tutorials: Flash, Photoshop, CSS, HTML  &#8230; Tutorials</a></li>
	<li><a href="http://www.makeuseof.com/dir/httpwwwvalidcheckercom/" title="ValidChecker : CSS, HTML and RSS Validator">ValidChecker : CSS, HTML and RSS Validator</a></li>
	<li><a href="http://www.makeuseof.com/dir/textsnip/" title="TextSnip: Easily Share Formatted Text or Code with Others">TextSnip: Easily Share Formatted Text or Code with Others</a></li>
	<li><a href="http://www.makeuseof.com/dir/styleneat-organize-css-code/" title="StyleNeat: Organize CSS Code Online">StyleNeat: Organize CSS Code Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/repper-tool-creating-patterns-online/" title="Repper: Tool For Creating Patterns Online">Repper: Tool For Creating Patterns Online</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/psd2css/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>ValidChecker : CSS, HTML and RSS Validator</title>
		<link>http://www.makeuseof.com/dir/httpwwwvalidcheckercom/</link>
		<comments>http://www.makeuseof.com/dir/httpwwwvalidcheckercom/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 17:01:17 +0000</pubDate>
		<dc:creator>Aibek</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Webmasters]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/httpwwwvalidcheckercom/</guid>
		<description><![CDATA[ValidChecker is an HTML, RSS and CSS validation service that monitors your website&#8217;s pages for consistency. All you need to do is enter the pages you want it to monitor and specify how you want to be notified. As soon as there is something wrong, it will send you an email outlining the problem. The [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/httpwwwvalidcheckercom/">ValidChecker : CSS, HTML and RSS Validator</a></p>
]]></description>
			<content:encoded><![CDATA[<p>ValidChecker is an HTML, RSS and CSS validation service that monitors your website&#8217;s pages for consistency. All you need to do is enter the pages you want it to monitor and specify how you want to be notified. As soon as there is something wrong, it will send you an email outlining the problem. The service is still in beta stage and allows only 10 documents per user.</p>
<div align="center"><img src="http://makeuseof.com/dir/images/valid-checker-css-html-rss.png" alt="ValidChecker - CSS, HTML and RSS Validator" /></div>
<p><strong>Additional Features</strong></p>
<ul>
<li>Follow-up on errors via email or using your feedreader.</li>
<li>Monitor up to 10 documents/URLs at the same time.</li>
<li>Free. No registration required.</li>
</ul>
<p>Check out ValidChecker @ <a href="http://validchecker.com/">www.validchecker.com</a> [via <a href="http://www.bildirgec.org/yazi/validchecker-com-html-rss-ve">bildirgec.org</a>]</p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/httpwwwvalidcheckercom/">ValidChecker : CSS, HTML and RSS Validator</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/textsnip/" title="TextSnip: Easily Share Formatted Text or Code with Others">TextSnip: Easily Share Formatted Text or Code with Others</a></li>
	<li><a href="http://www.makeuseof.com/dir/styleneat-organize-css-code/" title="StyleNeat: Organize CSS Code Online">StyleNeat: Organize CSS Code Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/repper-tool-creating-patterns-online/" title="Repper: Tool For Creating Patterns Online">Repper: Tool For Creating Patterns Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/psd2css/" title="PSD2CSS : Convert PSD Files (Photoshop Docs) to CSS">PSD2CSS : Convert PSD Files (Photoshop Docs) to CSS</a></li>
	<li><a href="http://www.makeuseof.com/dir/pictaculous-image-color-extraction/" title="Pictaculous: Image Color Extraction App">Pictaculous: Image Color Extraction App</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/httpwwwvalidcheckercom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IzzyMenu: Build Professional CSS Menus for your Website</title>
		<link>http://www.makeuseof.com/dir/izzymenu-create-professional-css-menus/</link>
		<comments>http://www.makeuseof.com/dir/izzymenu-create-professional-css-menus/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 18:32:49 +0000</pubDate>
		<dc:creator>kaly</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Webmasters]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/izzymenu-create-professional-css-menus/</guid>
		<description><![CDATA[Create stylish navigation menus for your Website in a matter of minutes. IzzyMenu is a CSS menu builder where you can create professional looking menus for your website without writing a single line of code. Although you still need to be familiar with CSS in order to successfully integrate the generated menu into your website.

Features

Create [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/izzymenu-create-professional-css-menus/">IzzyMenu: Build Professional CSS Menus for your Website</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Create stylish navigation menus for your Website in a matter of minutes. IzzyMenu is a CSS menu builder where you can create professional looking menus for your website without writing a single line of code. Although you still need to be familiar with CSS in order to successfully integrate the generated menu into your website.</p>
<div align="center"><img src="http://www.makeuseof.com/dir/images/izzymenu-css-menu-builder.gif" alt="IzzyMenu - CSS Menu Builder" /></div>
<p><strong>Features</strong></p>
<ul>
<li>Create professional looking CSS menus.</li>
<li>Save created menus on your computer or keep them on IzzyMenu server.</li>
<li>Create as many menus as you like.</li>
<li>Share menus with others by making them public.</li>
<li>Choose from dozens of ready menu templates.</li>
<li>Customize menu: Colors, borders, text font/size, links, hover, add submenus, background etc.</li>
<li>No registration required.</li>
</ul>
<p>Go to IzzyMenu @ <a href="http://www.izzymenu.com/">www.izzymenu.com</a></p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/izzymenu-create-professional-css-menus/">IzzyMenu: Build Professional CSS Menus for your Website</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/httpwwwvalidcheckercom/" title="ValidChecker : CSS, HTML and RSS Validator">ValidChecker : CSS, HTML and RSS Validator</a></li>
	<li><a href="http://www.makeuseof.com/dir/textsnip/" title="TextSnip: Easily Share Formatted Text or Code with Others">TextSnip: Easily Share Formatted Text or Code with Others</a></li>
	<li><a href="http://www.makeuseof.com/dir/styleneat-organize-css-code/" title="StyleNeat: Organize CSS Code Online">StyleNeat: Organize CSS Code Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/repper-tool-creating-patterns-online/" title="Repper: Tool For Creating Patterns Online">Repper: Tool For Creating Patterns Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/psd2css/" title="PSD2CSS : Convert PSD Files (Photoshop Docs) to CSS">PSD2CSS : Convert PSD Files (Photoshop Docs) to CSS</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/izzymenu-create-professional-css-menus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSSTextWrap: Wrap Text Around Any Shape</title>
		<link>http://www.makeuseof.com/dir/csstextwrap/</link>
		<comments>http://www.makeuseof.com/dir/csstextwrap/#comments</comments>
		<pubDate>Tue, 11 Dec 2007 13:46:24 +0000</pubDate>
		<dc:creator>kaly</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[logo]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/csstextwrap/</guid>
		<description><![CDATA[Are you a webdesigner? Looking for an easy way to wrap header text around your curvy logo? If yes, than CSS Text Wrapper is for you. Using CSSTextWrapper you can easily generate HTML text wraps for any imaginable shape. It can be circles, zig-zags, triangles or whatever you want. Quick and simple-to-use, just load the [...]<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/csstextwrap/">CSSTextWrap: Wrap Text Around Any Shape</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Are you a webdesigner? Looking for an easy way to wrap header text around your curvy logo? If yes, than CSS Text Wrapper is for you. Using CSSTextWrapper you can easily generate HTML text wraps for any imaginable shape. It can be circles, zig-zags, triangles or whatever you want. Quick and simple-to-use, just load the logo (optional) on the provided dashboard and drag sidelines to define your text wrap.</p>
<div align="center"><img src='http://www.makeuseof.com/dir/wp-content/uploads/2007/12/css-text-wrapper-html.jpg' alt='CssTextWrap - Wrap Text Around Any Shape or Image' /></div>
<p><strong>Feature List</strong></p>
<ul>
<li>Easily wrap text around any image or shape. No CSS skills required.</li>
<li>Offers simple to use and intuitive drag and drop interface.</li>
<li>Use one of the three methods to export generated wrap code to your web page: 1. Bundled HTML/CSS code, 2. HTML code with separate stylesheet, 3. Javascript code (requires Javascript).</li>
<li>Absolutely free: No signup or email required.</li>
<li>Got Questions ? See video demo below or visit CSSTextWraper <a href="http://www.ideashower.com/ideas/active/css-text-wrapper/#faq">FAQ</a> page.</li>
</ul>
<p>Video Demo</p>
<p><object width="425" height="373"><param name="movie" value="http://www.youtube.com/v/Tf1xWZQNCFQ&#038;rel=0&#038;color1=0x006699&#038;color2=0x54abd6&#038;border=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/Tf1xWZQNCFQ&#038;rel=0&#038;color1=0x006699&#038;color2=0x54abd6&#038;border=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="373"></embed></object></p>
<p>Check out CssTextWrap @ <a href="http://www.csstextwrap.com">www.csstextwrap.com</a></p>
<p><ul>
<li><strong>New: Follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a>. Recommended!</strong></li>
<li><a href="http://feedproxy.google.com/GeekyFun">MakeUseOf 'Geeky Fun'</a> - Hillarious Geeky Pics and Videos from different parts of web.</li>
</ul><br/><br/><a href="http://www.makeuseof.com/dir/csstextwrap/">CSSTextWrap: Wrap Text Around Any Shape</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/whatsitscolor/" title="WhatsItsColor: Find the Average Color in any Image">WhatsItsColor: Find the Average Color in any Image</a></li>
	<li><a href="http://www.makeuseof.com/dir/web20write-convert-text-to-image/" title="Web2.0Write: Converts Text To Image Using Popular Web Icons">Web2.0Write: Converts Text To Image Using Popular Web Icons</a></li>
	<li><a href="http://www.makeuseof.com/dir/web20badges-web-badge-generator/" title="Web2.0Badges: Web Badge Generator">Web2.0Badges: Web Badge Generator</a></li>
	<li><a href="http://www.makeuseof.com/dir/vectormagic/" title="VectorMagic: Convert Pixel-based Image to Vectorized">VectorMagic: Convert Pixel-based Image to Vectorized</a></li>
	<li><a href="http://www.makeuseof.com/dir/httpwwwvalidcheckercom/" title="ValidChecker : CSS, HTML and RSS Validator">ValidChecker : CSS, HTML and RSS Validator</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/csstextwrap/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
