<?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; programming</title>
	<atom:link href="http://www.makeuseof.com/dir/tag/programming/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 09:52:42 +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>Codepad: Quickly Check Your Code Online</title>
		<link>http://www.makeuseof.com/dir/codepad-check-your-code/</link>
		<comments>http://www.makeuseof.com/dir/codepad-check-your-code/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 22:50:16 +0000</pubDate>
		<dc:creator>abhijeet</dc:creator>
				<category><![CDATA[Webmasters]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=14270</guid>
		<description><![CDATA[Codepad is a neat service for developers and programmers which allows them to quickly check code online. It is a web based compiler which acts as a pastebin that can execute code and point out the mistakes in it. 
The interface is quite simple. Select the programming language on the left, paste the code on [...]<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/codepad-check-your-code/">Codepad: Quickly Check Your Code Online</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Codepad is a neat service for developers and programmers which allows them to quickly check code online. It is a web based compiler which acts as a pastebin that can execute code and point out the mistakes in it. </p>
<p>The interface is quite simple. Select the programming language on the left, paste the code on the right and click on run code. It&#8217;ll execute it and create a short url for the result page which could be used to collaborate on the code with friends. If you want your code to be private, there&#8217;s an option for that too. Plus there there are many languages to select from including C, C++, PHP and Perl.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/10/codepad1.png" alt="check your code" /></p>
<p>Features:</p>
<ul>
<li> Web based code compiler and interpreter.</li>
<li> Simple to use, just select the language and paste the code to run it.</li>
<li> Get the url for the result page and test the code along with other developers.</li>
<li> Supports many popular programming languages such as C, PHP, Ruby, Python, C++ etc.</li>
<li> See more web apps to work with programming code <a href="http://www.makeuseof.com/dir/tag/code/">here</a>.</li>
</ul>
<p>Check out Codepad@ <a href="http://codepad.org">www.codepad.org</a> (By Abhijeet from <a href="http://www.jeetblog.com/">Jeet Blog</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/codepad-check-your-code/">Codepad: Quickly Check Your Code 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/activestate-workspace-online-infrastructure-for-managing-software-development-projects/" title="Workspace: Managing Software Development Projects Online">Workspace: Managing Software Development Projects Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/webenabled-lamp-development/" title="WebEnabled: Web Development Platform for LAMP Developers">WebEnabled: Web Development Platform for LAMP Developers</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/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>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/codepad-check-your-code/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>PHPAnywhere: Online PHP Editor</title>
		<link>http://www.makeuseof.com/dir/phpanywhere-online-php-editor/</link>
		<comments>http://www.makeuseof.com/dir/phpanywhere-online-php-editor/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 11:23:32 +0000</pubDate>
		<dc:creator>azim</dc:creator>
				<category><![CDATA[Webmasters]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=12825</guid>
		<description><![CDATA[PHPAnywhere is a free online PHP editor based on Integrated Development Environment (IDE). It allows web developers to code and edit their web applications (written in PHP) from anywhere online and right inside their browser. The application includes a real-time syntax code editor and built-in FTP client that supports all web formats.
To get started and [...]<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/phpanywhere-online-php-editor/">PHPAnywhere: Online PHP Editor</a></p>
]]></description>
			<content:encoded><![CDATA[<p>PHPAnywhere is a free online PHP editor based on Integrated Development Environment (IDE). It allows web developers to code and edit their web applications (written in PHP) from anywhere online and right inside their browser. The application includes a real-time syntax code editor and built-in FTP client that supports all web formats.</p>
<p>To get started and begin managing PHP and other files user first needs to add an FTP server(s). Built-in FTP explorer lets users edit/delete remote files, modify folder permissions and perform other FTP functions.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/08/screenshot.jpg" alt="online php editor" /></p>
<p>Features:</p>
<ul>
<li>Code and edit PHP files from browser. No need to install anything.</li>
<li>Real time code syntax highlighting.</li>
<li>Add multiple FTP servers.</li>
<li>Manage remote files using built-in FTP client  (change file and folder permissions, edit/delete files  etc).</li>
<li>Different skins to change the look of the application.</li>
<li>Real-time code collaboration is coming soon.</li>
<li>Free, sign up to get started.</li>
</ul>
<p>Check out PHPAnywhere  @ <a href="http://www.phpanywhere.net">www.phpanywhere.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/phpanywhere-online-php-editor/">PHPAnywhere: Online PHP Editor</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/activestate-workspace-online-infrastructure-for-managing-software-development-projects/" title="Workspace: Managing Software Development Projects Online">Workspace: Managing Software Development Projects Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/webenabled-lamp-development/" title="WebEnabled: Web Development Platform for LAMP Developers">WebEnabled: Web Development Platform for LAMP Developers</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/codepad-check-your-code/" title="Codepad: Quickly Check Your Code Online">Codepad: Quickly Check Your Code Online</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/phpanywhere-online-php-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LiveTechDocs: Technical document review &amp; collaboration tool</title>
		<link>http://www.makeuseof.com/dir/livetechdocs-technical-document-review/</link>
		<comments>http://www.makeuseof.com/dir/livetechdocs-technical-document-review/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 02:59:20 +0000</pubDate>
		<dc:creator>abhijeet</dc:creator>
				<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=12481</guid>
		<description><![CDATA[If you are a technical writer then you would know that collaborating on technical documents and reviewing them isn&#8217;t always easy. Different writers might use different document formats (like HTML, PDF) to write code and hence it becomes cumbersome for the reviewer to deal with such different formats. LiveTechDocs is an online document collaboration service [...]<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/livetechdocs-technical-document-review/">LiveTechDocs: Technical document review &#038; collaboration tool</a></p>
]]></description>
			<content:encoded><![CDATA[<p>If you are a technical writer then you would know that collaborating on technical documents and reviewing them isn&#8217;t always easy. Different writers might use different document formats (like HTML, PDF) to write code and hence it becomes cumbersome for the reviewer to deal with such different formats. LiveTechDocs is an online document collaboration service based on XML which aims to solve this problem.</p>
<p>Writers can upload the documents to this service and publish them in XML format. Then they can collaborate easily and also reviewers would find it easy to review the documents. There are lots of features for both writers and reviewers which further add value to the service.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/07/livetechdocs.png" alt="technical document review" /></p>
<p>Features:</p>
<ul>
<li> XML based online technical documents collaboration service.</li>
<li> Free while in beta.</li>
<li> Track comments and reviews on documents.</li>
<li> Share new document versions in one click.</li>
<li> Get progress reports quickly.</li>
</ul>
<p>Check out LiveTechDocs @ <a href="http://www.livetechdocs.com">www.livetechdocs.com</a> (via <a href="http://webworkerdaily.com/2009/07/07/manage-technical-document-reviews-with-livetechdocs/">WWD</a>) (by Abhijeet from <a href="http://www.jeetblog.com/">Jeet Blog</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/livetechdocs-technical-document-review/">LiveTechDocs: Technical document review &#038; collaboration tool</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/xy-write/" title="XY WriteIt : Collaborate on Text Documents with Others">XY WriteIt : Collaborate on Text Documents with Others</a></li>
	<li><a href="http://www.makeuseof.com/dir/top-3-free-webbased-office-suites-makeuseofcom/" title="Top 3 FREE web-based Office Suites (makeuseof.com)">Top 3 FREE web-based Office Suites (makeuseof.com)</a></li>
	<li><a href="http://www.makeuseof.com/dir/sosius-free-online-collaborative-work-space/" title="Sosius: Online Collaboration Site &#038; Group Workspace">Sosius: Online Collaboration Site &#038; Group Workspace</a></li>
	<li><a href="http://www.makeuseof.com/dir/show-document-life-document-collaboration-browser/" title="ShowDocument: Live Document Collaboration in Your Browser">ShowDocument: Live Document Collaboration in Your Browser</a></li>
	<li><a href="http://www.makeuseof.com/dir/revizr-collaborative-document-editing/" title="Revizr: Collaborative Document Editing Tool">Revizr: Collaborative Document Editing Tool</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/livetechdocs-technical-document-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebEnabled: Web Development Platform for LAMP Developers</title>
		<link>http://www.makeuseof.com/dir/webenabled-lamp-development/</link>
		<comments>http://www.makeuseof.com/dir/webenabled-lamp-development/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 03:30:14 +0000</pubDate>
		<dc:creator>azim</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=12277</guid>
		<description><![CDATA[WebEnabled is a web-based development platform for LAMP (Linux, Apache, MySQl and PHP) developers. It makes it easy to build applications on top of existing content management systems like Drupal, Wordpress, Joomla, Elgg and others, lets you collaborate on your project with others and share your code. It supports  SSH/SCP/SFTP access, multiple application instances, custom [...]<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/webenabled-lamp-development/">WebEnabled: Web Development Platform for LAMP Developers</a></p>
]]></description>
			<content:encoded><![CDATA[<p>WebEnabled is a web-based development platform for LAMP (Linux, Apache, MySQl and PHP) developers. It makes it easy to build applications on top of existing content management systems like Drupal, Wordpress, Joomla, Elgg and others, lets you collaborate on your project with others and share your code. It supports  SSH/SCP/SFTP access, multiple application instances, custom domains and SVN hosting to manage app revisions.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/07/webenabled2.png" alt="lamp development" /></p>
<p>You can easily deploy your code to your own server/notebook or to Amazon EC and duplicate your existing environment (code, database, configuration, access etc) so that you don&#8217;t have to start from scratch every time.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/07/webenabled1.png" alt="lamp development" /></p>
<p>It has tiered plans starting from $10/month, depending on the bandwidth, storage and number of application instances. There are no contracts, set-up or termination fees. You can upgrade, downgrade and cancel at anytime.</p>
<p>The free plan comes with all the features of paid plans, includes 1 GB storage, 10 GB bandwidth and lets you run up to 3 application instances.</p>
<p>Features:</p>
<ul>
<li>Web development platform for LAMP developers.</li>
<li>Easily build applications on top existing content management systems including Drupal, Wordpress, Joomla, Elgg and others.</li>
<li>Collaborate on your project with others and share your code.</li>
<li>Supports custom domains, SSH/SCP/SFTP access, SVN hosting and multiple application instances.</li>
<li>Make exact copies of your environment (code, database,configuration, access).</li>
<li>Paid plans start from $10/month, sign up for free plan to try it out.</li>
</ul>
<p>Check out WebEnabled @ <a href="http://www.webenabled.com">www.webenabled.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/webenabled-lamp-development/">WebEnabled: Web Development Platform for LAMP Developers</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/activestate-workspace-online-infrastructure-for-managing-software-development-projects/" title="Workspace: Managing Software Development Projects Online">Workspace: Managing Software Development Projects 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/phpanywhere-online-php-editor/" title="PHPAnywhere: Online PHP Editor">PHPAnywhere: Online PHP Editor</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/friendpaste-simple-text-sharing/" title="FriendPaste: Simple Text Sharing">FriendPaste: Simple Text Sharing</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/webenabled-lamp-development/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>EntityCode: Quick Reference To HTML Symbol Codes</title>
		<link>http://www.makeuseof.com/dir/entitycode-quick-reference-to-html-symbol-codes/</link>
		<comments>http://www.makeuseof.com/dir/entitycode-quick-reference-to-html-symbol-codes/#comments</comments>
		<pubDate>Thu, 28 May 2009 01:40:26 +0000</pubDate>
		<dc:creator>TehseenBaweja</dc:creator>
				<category><![CDATA[Reference]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=11181</guid>
		<description><![CDATA[When coding in HTML certain symbols cannot be easily entered with the standard keyboard. Hence, there is an HTML code associated with each of these symbols that is used to insert them in web pages. For example most of us know that &#38;nbsp; is used to insert a non-breaking blank space and &#38;amp; is used [...]<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/entitycode-quick-reference-to-html-symbol-codes/">EntityCode: Quick Reference To HTML Symbol Codes</a></p>
]]></description>
			<content:encoded><![CDATA[<p>When coding in HTML certain symbols cannot be easily entered with the standard keyboard. Hence, there is an HTML code associated with each of these symbols that is used to insert them in web pages. For example most of us know that <em>&amp;</em><em>nbsp</em><em>;</em> is used to insert a non-breaking blank space and <em>&amp;amp;</em> is used to insert the &amp; sign.</p>
<p>EntityCode is a quick reference guide to most used HTML symbol codes. Each symbol is followed by the HTML code and a brief description. See symbols used commonly or browse through the symbols related to Currency, Math or Directional symbols.</p>
<p><img src="http://www.makeuseof.com/dir/wp-content/uploads/2009/05/entitycode.png" alt="html symbol codes" /></p>
<p>Main Features:</p>
<ul>
<li>Quick html symbol reference guide.</li>
<li>Lists most used Greek, technical, directional and mathematical symbols.</li>
<li>A brief description for each symbol explains how it is used.</li>
</ul>
<p>Check out EntityCodes @ <a href="http://EntityCode.com">EntityCode.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/entitycode-quick-reference-to-html-symbol-codes/">EntityCode: Quick Reference To HTML Symbol Codes</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/friendpaste-simple-text-sharing/" title="FriendPaste: Simple Text Sharing">FriendPaste: Simple Text Sharing</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/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/entitycode-quick-reference-to-html-symbol-codes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Workspace: Managing Software Development Projects Online</title>
		<link>http://www.makeuseof.com/dir/activestate-workspace-online-infrastructure-for-managing-software-development-projects/</link>
		<comments>http://www.makeuseof.com/dir/activestate-workspace-online-infrastructure-for-managing-software-development-projects/#comments</comments>
		<pubDate>Mon, 25 May 2009 05:34:44 +0000</pubDate>
		<dc:creator>azim</dc:creator>
				<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[project management]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=11077</guid>
		<description><![CDATA[ActiveState Workspace offers an instant programming infrastructure for software developers. It is web-based and provides the basic tools for managing software development project that all developers need including version control, issue tracking, source code hosting and sharing, wikis and more, all integrated in one place for optimal workflow.

Instead of spending days installing and configuring 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/activestate-workspace-online-infrastructure-for-managing-software-development-projects/">Workspace: Managing Software Development Projects Online</a></p>
]]></description>
			<content:encoded><![CDATA[<p>ActiveState Workspace offers an instant programming infrastructure for software developers. It is web-based and provides the basic tools for managing software development project that all developers need including version control, issue tracking, source code hosting and sharing, wikis and more, all integrated in one place for optimal workflow.</p>
<p><img class="alignnone size-full wp-image-11078" src="http://www.makeuseof.com/dir/wp-content/uploads/2009/05/image171.png" alt="managing software development projects" /></p>
<p>Instead of spending days installing and configuring your own environment, here you can immediately get started with a project by signing up online. You may also easily enable or disable features you need, based on your project requirements.</p>
<p><img class="alignnone size-full wp-image-11079" src="http://www.makeuseof.com/dir/wp-content/uploads/2009/05/image228.png" alt="managing software development projects" /></p>
<p>The basic account is free, which allows you to manage a single project. To manage multiple projects and enjoy all the features you have to sign up for paid monthly plans.</p>
<p>See demo video below:</p>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/5fhBERJvpB4&#038;hl=en&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/5fhBERJvpB4&#038;hl=en&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<p>Features:</p>
<ul>
<li>Web-based infrastructure for managing software development projects</li>
<li>Major features include &#8211; project Management, issue tracking, source code control with Subversion, wiki, file sharing, message boards, project blog, developers API</li>
<li>Enable or disable features based on your project requirements</li>
<li>Sign up for free basic account, which allows to manage a single project</li>
<li>To manage multiple projects and enjoy all the features you have to sign up for paid monthly plans</li>
</ul>
<p>Check out ActiveState Workspace @<a href="http://workspace.activestate.com"> http://workspace.activestate.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/activestate-workspace-online-infrastructure-for-managing-software-development-projects/">Workspace: Managing Software Development Projects Online</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/webenabled-lamp-development/" title="WebEnabled: Web Development Platform for LAMP Developers">WebEnabled: Web Development Platform for LAMP Developers</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/phpanywhere-online-php-editor/" title="PHPAnywhere: Online PHP Editor">PHPAnywhere: Online PHP Editor</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/friendpaste-simple-text-sharing/" title="FriendPaste: Simple Text Sharing">FriendPaste: Simple Text Sharing</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/activestate-workspace-online-infrastructure-for-managing-software-development-projects/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ecoder: Browser Based Code Editor</title>
		<link>http://www.makeuseof.com/dir/ecoder/</link>
		<comments>http://www.makeuseof.com/dir/ecoder/#comments</comments>
		<pubDate>Thu, 07 May 2009 23:34:21 +0000</pubDate>
		<dc:creator>srikanth</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/?p=10601</guid>
		<description><![CDATA[Ecoder is a browser based code editor which supports many features of a locally installed application, but requires no extra installed software as it runs online. The application includes a file browser, file uploader, tabbed system and enables you to edit multiple files at the same time. You can create new folders and upload files [...]<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/ecoder/">Ecoder: Browser Based Code Editor</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Ecoder is a browser based code editor which supports many features of a locally installed application, but requires no extra installed software as it runs online. The application includes a file browser, file uploader, tabbed system and enables you to edit multiple files at the same time. You can create new folders and upload files from your computer. It also provides you with keyboard shortcuts to easily navigate through the menu tree (home, add file, refresh etc) and editor options like find, replace, save, undo etc.</p>
<p><a href="http://www.makeuseof.com/dir/wp-content/uploads/2009/05/ecoder.png"><img class="alignnone size-medium wp-image-10633" src="http://www.makeuseof.com/dir/wp-content/uploads/2009/05/ecoder.png" alt="browser based code editor" /></a></p>
<p>Additionally, it allows you to swap between &#8216;basic&#8217; editor, which loads faster but has less options and the &#8216;deluxe&#8217; editor which uses more resources. Ecoder browser based code editor works with most of the browsers which have JavaScript enabled.</p>
<p>Features:</p>
<ul>
<li>Web based code editor.</li>
<li>Toggle on/off syntax highlighting.</li>
<li>Switch between basic and deluxe editors.</li>
<li>Keyboard shortcuts to easily navigate through the menu tree and editor options.</li>
<li>Edit multiple files at the same time.</li>
<li>Free and easy to use, no additional software installation required.</li>
<li>Similar tools: <a title="Share Formatted Text or Code with Others" href="http://www.makeuseof.com/dir/textsnip/">TextSnip</a>, <a title="Programming Code Searching Tool" href="http://www.makeuseof.com/dir/codefetch-code-searching-tool/">CodeFetch</a> and <a href="http://www.makeuseof.com/dir/codepaste-easy-send-code/">CodePaste.</a></li>
</ul>
<p>Check out ecoder @ <a href="http://ecoder.gmeditor.com">www.ecoder.gmeditor.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/ecoder/">Ecoder: Browser Based Code Editor</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/activestate-workspace-online-infrastructure-for-managing-software-development-projects/" title="Workspace: Managing Software Development Projects Online">Workspace: Managing Software Development Projects Online</a></li>
	<li><a href="http://www.makeuseof.com/dir/webenabled-lamp-development/" title="WebEnabled: Web Development Platform for LAMP Developers">WebEnabled: Web Development Platform for LAMP Developers</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/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/friendpaste-simple-text-sharing/" title="FriendPaste: Simple Text Sharing">FriendPaste: Simple Text Sharing</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/ecoder/feed/</wfw:commentRss>
		<slash:comments>1</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>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>RefactorMyCode &#8211; Get Coding Tips</title>
		<link>http://www.makeuseof.com/dir/refactormycode-coding-tips/</link>
		<comments>http://www.makeuseof.com/dir/refactormycode-coding-tips/#comments</comments>
		<pubDate>Mon, 08 Oct 2007 20:02:02 +0000</pubDate>
		<dc:creator>Aibek</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Webmasters]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/dir/refactormycode-coding-tips/</guid>
		<description><![CDATA[RefactorMyCode is a unique service where you can ask coder community to fix or improve your piece code. Excellent idea.

Feature Overview

Post short code excerpts and get help from others.
Browse posted codes by popularity, by user-contributed refactorings, by top members and by category (Ruby. PHP, JavaScript, Java, C, Pythins, Perl, etc.)

Example: (PHP: Copyright Year)
Before

After

Check out RefactorMyCode [...]<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/refactormycode-coding-tips/">RefactorMyCode &#8211; Get Coding Tips</a></p>
]]></description>
			<content:encoded><![CDATA[<p>RefactorMyCode is a unique service where you can ask coder community to fix or improve your piece code. <em>Excellent idea</em>.</p>
<div align="center"><img src="http://makeuseof.com/dir/images/refactormycode-coding-tips.jpg" alt="RefactorMyCode - Get Coding Tips" /></div>
<p><strong>Feature Overview</strong></p>
<ul>
<li>Post short code excerpts and get help from others.</li>
<li>Browse posted codes by popularity, by user-contributed refactorings, by top members and by category (Ruby. PHP, JavaScript, Java, C, Pythins, Perl, etc.)</li>
</ul>
<p>Example: (PHP: Copyright Year)</p>
<p><em>Before</em></p>
<div align="center"><img src="http://makeuseof.com/dir/images/refactorrmy-code-before.jpg" alt="RefactorMyCode - Get Coding Tips" /></div>
<p><em>After</em></p>
<div align="center"><img src="http://makeuseof.com/dir/images/refactorrmy-code-after.jpg" alt="RefactorMyCode - Get Coding Tips" /></div>
<p>Check out RefactorMyCode @ <a href="http://refactormycode.com/">www.refactormycode.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/refactormycode-coding-tips/">RefactorMyCode &#8211; Get Coding Tips</a></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/dir/sutree/" title="SuTree : Over 10.000 of Educational Videos">SuTree : Over 10.000 of Educational Videos</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/howtocleanstuff-cleaning-how-tos/" title="HowToCleanStuff: Cleaning How-To&#8217;s and Tips">HowToCleanStuff: Cleaning How-To&#8217;s and Tips</a></li>
	<li><a href="http://www.makeuseof.com/dir/daytipper-practical-daily-life-tips/" title="DayTipper: Read &#038; Share Practical Daily Life Tips">DayTipper: Read &#038; Share Practical Daily Life Tips</a></li>
	<li><a href="http://www.makeuseof.com/dir/yahoo-answers/" title="Yahoo Answers: Biggest Q&#038;A Community on The Web">Yahoo Answers: Biggest Q&#038;A Community on The Web</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/dir/refactormycode-coding-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
