<?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>cristian radulescu &#187; JavaScript</title>
	<atom:link href="http://cristian-radulescu.ro/category/programming/javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://cristian-radulescu.ro</link>
	<description>Linux user, PHP developer</description>
	<lastBuildDate>Thu, 22 Apr 2010 20:25:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Remove blank lines from a textarea using Prototype</title>
		<link>http://cristian-radulescu.ro/article/remove-blank-lines-from-a-textarea-using-prototype.html</link>
		<comments>http://cristian-radulescu.ro/article/remove-blank-lines-from-a-textarea-using-prototype.html#comments</comments>
		<pubDate>Tue, 17 Feb 2009 22:03:22 +0000</pubDate>
		<dc:creator>cristian.radulescu</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[tips and tricks]]></category>

		<guid isPermaLink="false">http://cristian-radulescu.ro/?p=129</guid>
		<description><![CDATA[Here is a Javascript function used to remove blank lines from a textarea...]]></description>
		<wfw:commentRss>http://cristian-radulescu.ro/article/remove-blank-lines-from-a-textarea-using-prototype.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove spaces from an input field with JavaScript</title>
		<link>http://cristian-radulescu.ro/article/remove-spaces-from-an-input-field-with-javascript.html</link>
		<comments>http://cristian-radulescu.ro/article/remove-spaces-from-an-input-field-with-javascript.html#comments</comments>
		<pubDate>Wed, 10 Dec 2008 21:31:27 +0000</pubDate>
		<dc:creator>cristian.radulescu</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[snippets]]></category>

		<guid isPermaLink="false">http://cristian-radulescu.ro/?p=127</guid>
		<description><![CDATA[This is a small snippet to remove the spaces from an input field using JavaScript. It can be useful when you want a value without spaces, or when you want to replace the spaces from the input field with other characters.]]></description>
		<wfw:commentRss>http://cristian-radulescu.ro/article/remove-spaces-from-an-input-field-with-javascript.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
