<?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>Tech aspirant - The ultimate technology Blog &#187; Mysql</title>
	<atom:link href="http://www.techaspirant.com/category/database/mysql-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techaspirant.com</link>
	<description>My thoughts and finding in brief...arunrajr</description>
	<lastBuildDate>Wed, 18 Aug 2010 07:52:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>PHP 6 upgrade : Advantages covered</title>
		<link>http://www.techaspirant.com/php-6-upgrade/</link>
		<comments>http://www.techaspirant.com/php-6-upgrade/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 10:42:28 +0000</pubDate>
		<dc:creator>R Arun Raj</dc:creator>
				<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.techaspirant.com/?p=285</guid>
		<description><![CDATA[PHP Personal Home Page now it is Hypertext Pre Processor. Version : 6 (PHP 6) Advantages, Addition of improved MySql Extension PHP 6 support Unicode, so that PHP 6 can handle all languages in the world. I faced lot of problems with &#8216;Malayalam&#8217; font integration. PHP 6 cleans up a lot of garbbages that was [...]]]></description>
		<wfw:commentRss>http://www.techaspirant.com/php-6-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Cv page updated</title>
		<link>http://www.techaspirant.com/my-cv-page-updated/</link>
		<comments>http://www.techaspirant.com/my-cv-page-updated/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 10:29:58 +0000</pubDate>
		<dc:creator>R Arun Raj</dc:creator>
				<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[asterisk]]></category>

		<guid isPermaLink="false">http://arunrajr.com/blog/?p=217</guid>
		<description><![CDATA[Go through my cv page http://arunrajr.com/blog/my-cv/]]></description>
		<wfw:commentRss>http://www.techaspirant.com/my-cv-page-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a directory structure ?</title>
		<link>http://www.techaspirant.com/how-to-create-a-directory-structure/</link>
		<comments>http://www.techaspirant.com/how-to-create-a-directory-structure/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 06:59:17 +0000</pubDate>
		<dc:creator>R Arun Raj</dc:creator>
				<category><![CDATA[Mysql]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[structure]]></category>
		<category><![CDATA[tree]]></category>

		<guid isPermaLink="false">http://arunrajr.com/blog/archives/12</guid>
		<description><![CDATA[How to create a directory structure ? or How to creata a tree structure  ? or How to design a database for a tree structure ? or How to design a database for storing hierarchical structure ? using single table Create a table like this CREATE TABLE `category` ( `id` int(11) NOT NULL auto_increment, `name` [...]]]></description>
		<wfw:commentRss>http://www.techaspirant.com/how-to-create-a-directory-structure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
