<?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; tips and tricks</title>
	<atom:link href="http://cristian-radulescu.ro/tag/tips-and-tricks/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>Insert value &#8220;0&#8243; for primary keys with auto increment in MySQL</title>
		<link>http://cristian-radulescu.ro/article/insert-value-0-for-primary-keys-with-auto-increment-in-mysql.html</link>
		<comments>http://cristian-radulescu.ro/article/insert-value-0-for-primary-keys-with-auto-increment-in-mysql.html#comments</comments>
		<pubDate>Sun, 12 Jul 2009 20:11:37 +0000</pubDate>
		<dc:creator>cristian.radulescu</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[primary key]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[tips and tricks]]></category>

		<guid isPermaLink="false">http://cristian-radulescu.ro/?p=134</guid>
		<description><![CDATA[In order to insert value 0 in a field that is set as primary key for a MySQL table you need to execute the following query prior to any insert query: SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";]]></description>
		<wfw:commentRss>http://cristian-radulescu.ro/article/insert-value-0-for-primary-keys-with-auto-increment-in-mysql.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>Using multiple yahoo accounts at the same time</title>
		<link>http://cristian-radulescu.ro/article/using-multiple-yahoo-accounts-at-the-same-time.html</link>
		<comments>http://cristian-radulescu.ro/article/using-multiple-yahoo-accounts-at-the-same-time.html#comments</comments>
		<pubDate>Fri, 16 Nov 2007 19:36:17 +0000</pubDate>
		<dc:creator>cristian.radulescu</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[instant messaging]]></category>
		<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[yahoo messenger]]></category>

		<guid isPermaLink="false">http://cristian-radulescu.ro/articles/folosirea-yahoo-multi-messenger-fara-a-instala-alte-softuri-41981.html</guid>
		<description><![CDATA[If you have more than Yahoo accounts and you want to use them in the same time, there is a simple way to do it, by using an alternative instant messenger client or by executing some small tweaks on the Yahoo Messenger client.]]></description>
		<wfw:commentRss>http://cristian-radulescu.ro/article/using-multiple-yahoo-accounts-at-the-same-time.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
