<?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>jpgtutorials.com &#187; General</title>
	<atom:link href="http://www.jpgtutorials.com/category/general/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jpgtutorials.com</link>
	<description>Tutorial blog</description>
	<lastBuildDate>Sun, 02 May 2010 11:22:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MySQL  LAST_INSERT_ID() Function</title>
		<link>http://www.jpgtutorials.com/mysql-last_insert_id-function</link>
		<comments>http://www.jpgtutorials.com/mysql-last_insert_id-function#comments</comments>
		<pubDate>Sun, 25 Apr 2010 08:18:42 +0000</pubDate>
		<dc:creator>Jinoy P George</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.jpgtutorials.com/?p=761</guid>
		<description><![CDATA[There are many situations where we update multiple tables in a single transaction. In many cases you have to get the primary key value of the first record inserted in table 1 for updating/inserting record in second table. MySQL provides a handy function exclusively for this purpose.]]></description>
		<wfw:commentRss>http://www.jpgtutorials.com/mysql-last_insert_id-function/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Performance Optimization Web Application</title>
		<link>http://www.jpgtutorials.com/performance-optimization-web-application</link>
		<comments>http://www.jpgtutorials.com/performance-optimization-web-application#comments</comments>
		<pubDate>Wed, 06 Jan 2010 17:30:15 +0000</pubDate>
		<dc:creator>Jinoy P George</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.jpgtutorials.com/?p=738</guid>
		<description><![CDATA[Congratulations, you have developed and put your favourite web application in a hosting environment. Your application platform may be LAMP, .NET, J2EE etc. Suddenly your site is attracting large number of visitors and your system starts struggling to respond to all users! Here I explain some basic performance optimization techniques for all levels starting from design to hosting.]]></description>
		<wfw:commentRss>http://www.jpgtutorials.com/performance-optimization-web-application/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Some Linux admin commands everyone must know</title>
		<link>http://www.jpgtutorials.com/some-linux-admin-commands-everyone-must-know</link>
		<comments>http://www.jpgtutorials.com/some-linux-admin-commands-everyone-must-know#comments</comments>
		<pubDate>Thu, 31 Dec 2009 09:35:44 +0000</pubDate>
		<dc:creator>Jinoy P George</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.jpgtutorials.com/?p=716</guid>
		<description><![CDATA[In this tutorial I am explaining some Linux admin commands I execute in my day to day life as developer. ]]></description>
		<wfw:commentRss>http://www.jpgtutorials.com/some-linux-admin-commands-everyone-must-know/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some basic Linux commands everyone must know</title>
		<link>http://www.jpgtutorials.com/some-basic-linux-commands-everyone-must-know</link>
		<comments>http://www.jpgtutorials.com/some-basic-linux-commands-everyone-must-know#comments</comments>
		<pubDate>Sat, 07 Nov 2009 07:28:36 +0000</pubDate>
		<dc:creator>Jinoy P George</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Putty]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.jpgtutorials.com/?p=583</guid>
		<description><![CDATA[Linux is a popular open source operating system originally developed by Linus Torvalds. Linux is almost similar to UNIX, another popular OS in many aspects. Here I am explaining some basic Linux commands which will be benefitted by developers in day to day life.]]></description>
		<wfw:commentRss>http://www.jpgtutorials.com/some-basic-linux-commands-everyone-must-know/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
