<?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>Radu Cotescu &#187; Code</title>
	<atom:link href="http://radu.cotescu.com/category/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://radu.cotescu.com</link>
	<description>welcome to my g33k c0rn3r</description>
	<lastBuildDate>Thu, 29 Jul 2010 10:31:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=9785</generator>
	<atom:link rel='hub' href='http://radu.cotescu.com/?pushpress=hub'/>
		<item>
		<title>Gitosis and read-only Git repositories</title>
		<link>http://radu.cotescu.com/2010/07/26/gitosis-read-only-git-repositories/</link>
		<comments>http://radu.cotescu.com/2010/07/26/gitosis-read-only-git-repositories/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 17:50:26 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=1489</guid>
		<description><![CDATA[When I&#8217;ve started working with Git, besides using the quick how-to guides from the official site, I&#8217;ve also wanted to read a more detailed book about how this distributed VCS tool should be used in order to benefit from all of its functionalities. One of these books is Pro Git by Scott Chacon, from Apress. [...]]]></description>
		<wfw:commentRss>http://radu.cotescu.com/2010/07/26/gitosis-read-only-git-repositories/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A very simple JavaScript diff function</title>
		<link>http://radu.cotescu.com/2010/06/15/javascript-diff-function/</link>
		<comments>http://radu.cotescu.com/2010/06/15/javascript-diff-function/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 12:14:37 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=1435</guid>
		<description><![CDATA[I was faced today with the problem of getting the difference between two JavaScript arrays. After Googling a bit, I haven&#8217;t found anything to catch my attention and so I decided to write my own function. It&#8217;s not the most efficient way of doing the job and probably not the most elegant either, but it [...]]]></description>
		<wfw:commentRss>http://radu.cotescu.com/2010/06/15/javascript-diff-function/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Oracle TopLink, the ORA-00900 error and stored procedures</title>
		<link>http://radu.cotescu.com/2010/05/31/oracle-toplink-stored-procedures/</link>
		<comments>http://radu.cotescu.com/2010/05/31/oracle-toplink-stored-procedures/#comments</comments>
		<pubDate>Mon, 31 May 2010 09:11:29 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=1423</guid>
		<description><![CDATA[I was introduced to Oracle&#8217;s TopLink ORM package during my second internship at Oracle. Although the API (because TopLink actually became the reference implementation for the JPA 2.0) seemed a bit overwhelming at first, I&#8217;ve managed to get a grasp of it quite fast, allowing me to finish the assigned projects in time. The familiarity [...]]]></description>
		<wfw:commentRss>http://radu.cotescu.com/2010/05/31/oracle-toplink-stored-procedures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automated cPanel backup</title>
		<link>http://radu.cotescu.com/2010/05/07/automated-cpanel-backup/</link>
		<comments>http://radu.cotescu.com/2010/05/07/automated-cpanel-backup/#comments</comments>
		<pubDate>Fri, 07 May 2010 00:07:45 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[.com]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=1283</guid>
		<description><![CDATA[A great man once said: Only wimps use tape backup: real men just upload their important stuff on ftp, and let the rest of the world mirror it ;) While it works for him, for us pure mortals this trick doesn&#8217;t get the job done. That&#8217;s why we have to use backups. Protecting your data is [...]]]></description>
		<wfw:commentRss>http://radu.cotescu.com/2010/05/07/automated-cpanel-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Put your latest tweet as Pidgin&#8217;s status on Ubuntu (Linux)</title>
		<link>http://radu.cotescu.com/2009/12/22/put-your-latest-tweet-as-pidgin-status-on-ubuntu-linux/</link>
		<comments>http://radu.cotescu.com/2009/12/22/put-your-latest-tweet-as-pidgin-status-on-ubuntu-linux/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 23:27:37 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[.com]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=1079</guid>
		<description><![CDATA[Twitter became a trend nowadays when almost everything important is being found out via this social-networking micro-blogging service. And now with Google&#8217;s real time search-results that includes tweets too, Twitter is recognised as a powerful platform by even the Internet&#8217;s giant. Since your (and mine too) online presence might include a few tweets a day, [...]]]></description>
		<wfw:commentRss>http://radu.cotescu.com/2009/12/22/put-your-latest-tweet-as-pidgin-status-on-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Python and Pidgin&#8217;s status on Ubuntu (Linux)</title>
		<link>http://radu.cotescu.com/2009/08/26/python-and-pidgin-status-on-ubuntu-linux/</link>
		<comments>http://radu.cotescu.com/2009/08/26/python-and-pidgin-status-on-ubuntu-linux/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 15:01:43 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[.com]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=801</guid>
		<description><![CDATA[If you remember Fortune and Pidgin’s status on Ubuntu (Linux), Tudor has found a better solution to accomplish this using Python. I did argue with him a bit regarding the number of requests made (you can see that in the comments on his blog post) but finally I would agree that his solution was better [...]]]></description>
		<wfw:commentRss>http://radu.cotescu.com/2009/08/26/python-and-pidgin-status-on-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Configuring Eclipse for J2EE development</title>
		<link>http://radu.cotescu.com/2009/08/04/configuring-eclipse-for-j2ee-development/</link>
		<comments>http://radu.cotescu.com/2009/08/04/configuring-eclipse-for-j2ee-development/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 09:01:40 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=770</guid>
		<description><![CDATA[Starting to learn about Servlets and JSP from &#8220;Head First Servlets and JSP 2nd edition&#8220;, I have reached a level where just editing my files from gedit wouldn&#8217;t suffice, as typos began to generate frustrations on my side. Although this is the recommended way by the book authors to build your projects while learning, which [...]]]></description>
		<wfw:commentRss>http://radu.cotescu.com/2009/08/04/configuring-eclipse-for-j2ee-development/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Resolving vertically flipped images from webcams in Ubuntu</title>
		<link>http://radu.cotescu.com/2009/07/31/resolving-vertically-flipped-images-from-webcams-in-ubuntu/</link>
		<comments>http://radu.cotescu.com/2009/07/31/resolving-vertically-flipped-images-from-webcams-in-ubuntu/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 22:53:43 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=745</guid>
		<description><![CDATA[UPDATE 2: I strongly recommend against using this patch any more and relaying on the solution provided by UPDATE 1. UPDATE 1: Please check the solution from here as it represents the correct approach for fixing this problem in Ubuntu (all releases). Also, the patch from this post doesn&#8217;t work for the kernel included in [...]]]></description>
		<wfw:commentRss>http://radu.cotescu.com/2009/07/31/resolving-vertically-flipped-images-from-webcams-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
		<item>
		<title>Lazy programmers do&#8230;</title>
		<link>http://radu.cotescu.com/2009/07/30/lazy-programmers-do/</link>
		<comments>http://radu.cotescu.com/2009/07/30/lazy-programmers-do/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 13:21:39 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=739</guid>
		<description><![CDATA[Scripts to avoid clicking in three places once they start their computer: #!/bin/bash firefox mail.cotescu.com &#38; thunderbird &#38; pidgin &#38; sleep 5s purple-remote &#34;setstatus?status=available&#38;message=http://radu.cotescu.com&#34; exit 0 This starts those three programs in the background once I log in provided that I add this script in System &#8211; Preferences &#8211; Startup Applications in Ubuntu. Similar Posts: [...]]]></description>
		<wfw:commentRss>http://radu.cotescu.com/2009/07/30/lazy-programmers-do/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Bugs</title>
		<link>http://radu.cotescu.com/2009/05/22/bugs/</link>
		<comments>http://radu.cotescu.com/2009/05/22/bugs/#comments</comments>
		<pubDate>Fri, 22 May 2009 14:58:31 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=531</guid>
		<description><![CDATA[Because all this week I have been a steady bug fixer (both at home and at work), this comic really rocks given the circumstances: via XCKD.com Similar Posts: Resolving vertically flipped images from webcams in Ubuntu Python and Pidgin&#8217;s status on Ubuntu (Linux) How to send null values in soapUI requests Automated cPanel backup Oracle [...]]]></description>
		<wfw:commentRss>http://radu.cotescu.com/2009/05/22/bugs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk (user agent is rejected)
Page Caching using disk (enhanced) (user agent is rejected)
Object Caching 1278/1352 objects using disk
Content Delivery Network via static.cotescu.com

Served from: radu.cotescu.com @ 2010-07-29 15:28:17 -->