<?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>Technical Zone</title>
	<atom:link href="http://pankajdangi.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://pankajdangi.com</link>
	<description>TechReports on Latest technology, Open Source</description>
	<lastBuildDate>Wed, 03 Feb 2010 17:42:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Nexus One-The Google Phone</title>
		<link>http://pankajdangi.com/2010/02/google-nexus-phone/</link>
		<comments>http://pankajdangi.com/2010/02/google-nexus-phone/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 10:18:24 +0000</pubDate>
		<dc:creator>Pankaj</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://pankajdangi.com/?p=363</guid>
		<description><![CDATA[Everything you love about the web, now on a phone. Introducing the new Mobile with Google. I see a lot to like about the new Nexus One. I’m just not sure it’s a”superphone” as a Google presenter described the device.
Positives include:

 Voice support for all text fields. You can now dictate your Tweets, Facebook Updates, [...]]]></description>
		<wfw:commentRss>http://pankajdangi.com/2010/02/google-nexus-phone/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to secure your Apache</title>
		<link>http://pankajdangi.com/2010/01/how-to-secure-your-apache/</link>
		<comments>http://pankajdangi.com/2010/01/how-to-secure-your-apache/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 07:02:19 +0000</pubDate>
		<dc:creator>Pankaj</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://pankajdangi.com/?p=357</guid>
		<description><![CDATA[Use the right user:group
I have seen Apache installed under many groups and/or users. One of the biggest offenders is the root user. This can lead to some serious issues. Or say both Apache and MySQL are run by the same user/group. If there is a hole in one, it can lead to an attack on [...]]]></description>
		<wfw:commentRss>http://pankajdangi.com/2010/01/how-to-secure-your-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Steps to install red5 on linux</title>
		<link>http://pankajdangi.com/2010/01/steps-to-install-red5-on-linux/</link>
		<comments>http://pankajdangi.com/2010/01/steps-to-install-red5-on-linux/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 12:47:08 +0000</pubDate>
		<dc:creator>Pankaj</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://pankajdangi.com/?p=354</guid>
		<description><![CDATA[How to install red5 on Linux
Some Cool tips to install red5 on Linux.
Prerequisite 
1. Subversion (To checkout latest source from red5)
2. Java &#8211; jdk
3. Ant 1.7 &#8211; currently not in debian etch repositories so I m compiling it from source.
1) apt-get install subversion (This will install latest subversion package)
2) Install Java developing environment
Download the latest [...]]]></description>
		<wfw:commentRss>http://pankajdangi.com/2010/01/steps-to-install-red5-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google&#039;s new Caffeine</title>
		<link>http://pankajdangi.com/2010/01/googles-new-caffeine/</link>
		<comments>http://pankajdangi.com/2010/01/googles-new-caffeine/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 05:29:18 +0000</pubDate>
		<dc:creator>Pankaj</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://pankajdangi.com/?p=351</guid>
		<description><![CDATA[New architecture appears to include crawling, indexing, and ranking changes.
Caffiene will likely present Google results faster and make its search offering more real-time.
Caffeine won&#8217;t change the look or feel of Google&#8217;s popular search engine but will work under the hood to improve its performance, reportedly delivering faster, better, and more flexible results.
Google specifically states that [...]]]></description>
		<wfw:commentRss>http://pankajdangi.com/2010/01/googles-new-caffeine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create Ubuntu Live USB</title>
		<link>http://pankajdangi.com/2009/12/how-to-create-ubuntu-live-usb/</link>
		<comments>http://pankajdangi.com/2009/12/how-to-create-ubuntu-live-usb/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 13:04:57 +0000</pubDate>
		<dc:creator>Pankaj</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://pankajdangi.com/?p=343</guid>
		<description><![CDATA[Create a Ubuntu 9.10 Live USB Flash Drive from the running Live CD
In the following tutorial, we explain how we installed Ubuntu 9.10 to a Flash Drive from the running Live CD.
This Ubuntu USB Flash Drive creation process is accomplished using the built in USB Disk Creator.
We did find that Ubuntu 9.10 boots super fast [...]]]></description>
		<wfw:commentRss>http://pankajdangi.com/2009/12/how-to-create-ubuntu-live-usb/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Delete .svn file in windows &amp; Linux</title>
		<link>http://pankajdangi.com/2009/12/how-to-delete-svn-file-in-windows-linux/</link>
		<comments>http://pankajdangi.com/2009/12/how-to-delete-svn-file-in-windows-linux/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 06:27:56 +0000</pubDate>
		<dc:creator>Pankaj</dc:creator>
				<category><![CDATA[SVN]]></category>

		<guid isPermaLink="false">http://pankajdangi.com/?p=337</guid>
		<description><![CDATA[Hello Folks,
There are two ways to delete .svn file from repository one is to delete .svn directories that have been left by subversion.
find ./ -name &#8220;.svn&#8221; &#124; xargs rm -Rf
(obviously you will want to keep the .svn folders if you are still using subversion)
Linux: 
Cleaning a svn folder:
    find . -name .svn [...]]]></description>
		<wfw:commentRss>http://pankajdangi.com/2009/12/how-to-delete-svn-file-in-windows-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google Chrome for Linux</title>
		<link>http://pankajdangi.com/2009/12/google-chrome-for-linux/</link>
		<comments>http://pankajdangi.com/2009/12/google-chrome-for-linux/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 07:47:12 +0000</pubDate>
		<dc:creator>Pankaj</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://pankajdangi.com/?p=333</guid>
		<description><![CDATA[Hello folks,
Google has announced google chrome for linux finally.
Here is the link to download google chrome for linux flavour.
GOOGLE CHROME

 Go to the Linux dev channel.
    Click on either the 32 bit or the 64 bit version (which ever will match your architecture.)
Accept the terms of service.
 Go to the directory the [...]]]></description>
		<wfw:commentRss>http://pankajdangi.com/2009/12/google-chrome-for-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome OS</title>
		<link>http://pankajdangi.com/2009/11/google-chrome-os/</link>
		<comments>http://pankajdangi.com/2009/11/google-chrome-os/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 05:40:21 +0000</pubDate>
		<dc:creator>Pranky</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.pankajdangi.com/?p=318</guid>
		<description><![CDATA[Hello Folks,
Google Chrome Operating System is out now with beta version, you can download vmware version.
Here are the cool steps and links to download, install and enjoy Google chrome.

Download Google Chrome from here 
Google OS
Steps to Install Google Chrome
1 - Installing VMware Player
2 &#8211; Then: Create a new Virtual Machine
3 - Select option &#8220;I will [...]]]></description>
		<wfw:commentRss>http://pankajdangi.com/2009/11/google-chrome-os/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Best of Ubuntu 9.10</title>
		<link>http://pankajdangi.com/2009/11/top-ten-features-of-karmic/</link>
		<comments>http://pankajdangi.com/2009/11/top-ten-features-of-karmic/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 04:50:25 +0000</pubDate>
		<dc:creator>Pranky</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.pankajdangi.com/?p=316</guid>
		<description><![CDATA[1: Software Center
This is the big one. Ubuntu is migrating away from the old Add/Remove Software tool in favor of the Software Center. This tool will be just as user-friendly as the old tool, but it will have one feature the old tool didn’t have — commercial software. That’s correct. Ubuntu is finally going to [...]]]></description>
		<wfw:commentRss>http://pankajdangi.com/2009/11/top-ten-features-of-karmic/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Differnce between Linux and Windows Hosting</title>
		<link>http://pankajdangi.com/2009/11/differnce-between-linux-and-windows-hosting/</link>
		<comments>http://pankajdangi.com/2009/11/differnce-between-linux-and-windows-hosting/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 16:47:33 +0000</pubDate>
		<dc:creator>Pranky</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.pankajdangi.com/?p=279</guid>
		<description><![CDATA[
 
The OS, as you may know, is the system responsible for direct control and management of hardware and basic system operation of the Web server hosting your site.
Additionally it serves as a foundation upon which to run application software.
The Linux operating system is open source meaning the code for the entire operating system can [...]]]></description>
		<wfw:commentRss>http://pankajdangi.com/2009/11/differnce-between-linux-and-windows-hosting/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
