<?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; How To</title>
	<atom:link href="http://radu.cotescu.com/category/how-to/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=704</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>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>OpenOffice.org 3, Ubuntu and Romanian fonts</title>
		<link>http://radu.cotescu.com/2010/05/16/openoffice-org-3-ubuntu-and-romanian-fonts/</link>
		<comments>http://radu.cotescu.com/2010/05/16/openoffice-org-3-ubuntu-and-romanian-fonts/#comments</comments>
		<pubDate>Sun, 16 May 2010 15:41:18 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=1340</guid>
		<description><![CDATA[Having to write an article dealing with a part of my diploma project for the Students&#8217; Papers Session in my University, I discovered that some fonts (particularly &#8220;ș&#8221; and &#8220;ț&#8221;) were displayed awkward in Writer, the word processing software from OpenOffice.org. By awkward I mean that &#8220;ș&#8221; and &#8220;ț&#8221; were using other fonts than &#8220;s&#8221; [...]]]></description>
		<wfw:commentRss>http://radu.cotescu.com/2010/05/16/openoffice-org-3-ubuntu-and-romanian-fonts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Booting Ubuntu from an USB stick</title>
		<link>http://radu.cotescu.com/2010/05/12/ubuntu-usb-stick/</link>
		<comments>http://radu.cotescu.com/2010/05/12/ubuntu-usb-stick/#comments</comments>
		<pubDate>Tue, 11 May 2010 21:36:35 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=1309</guid>
		<description><![CDATA[Booting Ubuntu from an USB stick is both fast and convenient: fast because an USB stick definitely has better R/W speeds than CDs, convenient because you can alter those files for how many times you want without buying several storage mediums (you could use a CD-RW, but that still would be slow). Nowadays USB sticks [...]]]></description>
		<wfw:commentRss>http://radu.cotescu.com/2010/05/12/ubuntu-usb-stick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Securing WordPress from the ground up</title>
		<link>http://radu.cotescu.com/2010/04/30/securing-wordpress-from-the-ground-up/</link>
		<comments>http://radu.cotescu.com/2010/04/30/securing-wordpress-from-the-ground-up/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 16:39:02 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[.com]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=1260</guid>
		<description><![CDATA[My move to HostGator was partly due to the fact that on my old host this blog got hacked. And judging by the impact, I suspect this was a server-side security breach because my DB was intact. Since then I&#8217;ve spent some time to secure my WP instance as much as I could given the [...]]]></description>
		<wfw:commentRss>http://radu.cotescu.com/2010/04/30/securing-wordpress-from-the-ground-up/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to configure Tomcat 6 in Ubuntu for Eclipse</title>
		<link>http://radu.cotescu.com/2010/03/27/configure-tomcat-6-ubuntu-eclipse/</link>
		<comments>http://radu.cotescu.com/2010/03/27/configure-tomcat-6-ubuntu-eclipse/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 17:11:13 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=1206</guid>
		<description><![CDATA[If you are an Ubuntu user and a Java developer there&#8217;s a great chance that you&#8217;d want at some point to develop web applications using Eclipse and Tomcat. The easiest way to install Tomcat is by using the package manager: sudo apt-get install tomcat6 tomcat6-* Now configuring Eclipse to use the instance of Tomcat you [...]]]></description>
		<wfw:commentRss>http://radu.cotescu.com/2010/03/27/configure-tomcat-6-ubuntu-eclipse/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to install Canon LBP printers in Ubuntu</title>
		<link>http://radu.cotescu.com/2010/03/20/how-to-install-canon-lbp-printers-in-ubuntu/</link>
		<comments>http://radu.cotescu.com/2010/03/20/how-to-install-canon-lbp-printers-in-ubuntu/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 09:06:20 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[.com]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=1194</guid>
		<description><![CDATA[UPDATE 1: The currently used CAPT driver since version 2.0 is 2.00 which adds support for Canon LBP6300dn and Canon LBP9100Cdn. Also a new script has been added to the archive to handle the driver uninstall process. After I bought Riker , when it came to installing Ubuntu I had two options: either install the i386 [...]]]></description>
		<wfw:commentRss>http://radu.cotescu.com/2010/03/20/how-to-install-canon-lbp-printers-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>128</slash:comments>
		</item>
		<item>
		<title>How to install VMware Server on 2.6.32 kernels</title>
		<link>http://radu.cotescu.com/2010/02/21/how-to-install-vmware-server-kernel-2-6-32/</link>
		<comments>http://radu.cotescu.com/2010/02/21/how-to-install-vmware-server-kernel-2-6-32/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 22:41:10 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=1139</guid>
		<description><![CDATA[Recently I have updated the script and the patch used for installing VMware Server on the 2.6.30 and 2.6.31 kernels to include support for the 2.6.32 release as well. Also I have modified the script so that now the VSOCK module compiles and loads perfectly into the running kernel. All the needed instructions can be [...]]]></description>
		<wfw:commentRss>http://radu.cotescu.com/2010/02/21/how-to-install-vmware-server-kernel-2-6-32/feed/</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
		<item>
		<title>How to install OpenOffice.org 3.2 on Ubuntu</title>
		<link>http://radu.cotescu.com/2010/02/03/how-to-install-openoffice-org-3-2-on-ubuntu/</link>
		<comments>http://radu.cotescu.com/2010/02/03/how-to-install-openoffice-org-3-2-on-ubuntu/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 22:43:25 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=1130</guid>
		<description><![CDATA[Since I&#8217;m against upgrading my systems to Ubuntu 9.10, when it comes to the OpenOffice.org office suite I am stuck with the 3.0 version from Jaunty&#8217;s repositories. Therefore, if I want to put my hands on a newer release of OpenOffice the only way to do this is to use the packages provided by Oracle [...]]]></description>
		<wfw:commentRss>http://radu.cotescu.com/2010/02/03/how-to-install-openoffice-org-3-2-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How to set Nautilus as the default FTP handler in Linux</title>
		<link>http://radu.cotescu.com/2010/01/22/how-to-set-nautilus-as-default-ftp-application/</link>
		<comments>http://radu.cotescu.com/2010/01/22/how-to-set-nautilus-as-default-ftp-application/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 16:03:51 +0000</pubDate>
		<dc:creator>Radu</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://radu.cotescu.com/?p=1126</guid>
		<description><![CDATA[After I had installed Firefox 3.6 on my Ubuntu machines I noticed that when I would want to open the FTP bookmarks saved in Nautilus those targets would open in tabs from Firefox. The problem with this approach was that I couldn&#8217;t edit files (create, update, delete) the way I could with Nautilus. After some [...]]]></description>
		<wfw:commentRss>http://radu.cotescu.com/2010/01/22/how-to-set-nautilus-as-default-ftp-application/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 1271/1347 objects using disk
Content Delivery Network via static.cotescu.com

Served from: radu.cotescu.com @ 2010-07-29 15:39:36 -->