<?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>Akorena &#187; Open Source</title>
	<atom:link href="http://www.akorena.com/category/opensource/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.akorena.com</link>
	<description>Software Expertise For Your Business</description>
	<lastBuildDate>Sat, 26 Feb 2011 05:14:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Building perl-DBD-Oracle RPM</title>
		<link>http://www.akorena.com/2011/02/building-perl-dbd-oracle/</link>
		<comments>http://www.akorena.com/2011/02/building-perl-dbd-oracle/#comments</comments>
		<pubDate>Fri, 25 Feb 2011 11:34:00 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://www.akorena.com/?p=399</guid>
		<description><![CDATA[I was looking for perl-DBD-Oracle RPM package for Centos-5.5, but unable to find one. So I decided to build my own. First, get Oracle instant client from Oracle site. I choose RPM packages, and it installed seamlessly. You should create file /etc/ld.so.conf.d/oracle.conf, which contain path to oracle libs /usr/lib/oracle/11.2/client/lib. Run ldconfig afterwards. Export environment variables: export ORACLE_HOME=/usr/lib/oracle/11.2/client/lib/ [...]]]></description>
		<wfw:commentRss>http://www.akorena.com/2011/02/building-perl-dbd-oracle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yahoo! Messenger to HTTP Bridge</title>
		<link>http://www.akorena.com/2009/10/yahoo-messenger-to-http-bridge/</link>
		<comments>http://www.akorena.com/2009/10/yahoo-messenger-to-http-bridge/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 04:41:31 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.akorena.com/?p=305</guid>
		<description><![CDATA[Yahoo! Messenger to HTTP server bridge is small application that act as Yahoo! messenger client and send each incoming message to another application using HTTP protocol and send the response back to Yahoo! messenger.]]></description>
		<wfw:commentRss>http://www.akorena.com/2009/10/yahoo-messenger-to-http-bridge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL to PostgreSQL Data Migration Script</title>
		<link>http://www.akorena.com/2009/08/mysql-to-postgresql-data-migration-script/</link>
		<comments>http://www.akorena.com/2009/08/mysql-to-postgresql-data-migration-script/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 05:35:40 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://www.akorena.com/?p=296</guid>
		<description><![CDATA[This script can be used to copy data from MySQL table to PostgreSQL table.
]]></description>
		<wfw:commentRss>http://www.akorena.com/2009/08/mysql-to-postgresql-data-migration-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

