<?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>Linux Adda</title>
	<atom:link href="http://www.linuxadda.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linuxadda.com</link>
	<description>place to discuss Linux</description>
	<lastBuildDate>Fri, 25 Jun 2010 07:48:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>VLC 1.1.0 for Linux &#8211; Complete Review</title>
		<link>http://www.linuxadda.com/2010/06/vlc-1-1-0-for-linux-complete-review.html</link>
		<comments>http://www.linuxadda.com/2010/06/vlc-1-1-0-for-linux-complete-review.html#comments</comments>
		<pubDate>Fri, 25 Jun 2010 07:48:39 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VLC]]></category>

		<guid isPermaLink="false">http://www.linuxadda.com/?p=170</guid>
		<description><![CDATA[As always, VideoLAN has come up  with interesting tweaks, updates and enhancements to its all popular VLC media player  with the release of version 1.1.0.

Among some of the new features introduced by the VLC 1.1.0 player we can mention:

GPU decoding using VAAPI for H.264, MPEG-2 and VC-1
DSP decoding using OpenMax IL
Improved seeking for]]></description>
		<wfw:commentRss>http://www.linuxadda.com/2010/06/vlc-1-1-0-for-linux-complete-review.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Access Google from your Terminal</title>
		<link>http://www.linuxadda.com/2010/06/access-google-from-your-terminal.html</link>
		<comments>http://www.linuxadda.com/2010/06/access-google-from-your-terminal.html#comments</comments>
		<pubDate>Mon, 21 Jun 2010 17:39:42 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Terminal]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.linuxadda.com/?p=155</guid>
		<description><![CDATA[This weekend, Google proudly announced GoogleCL, a set of new command-line tools for some of its popular services, such as Google Calendar, Google Docs, Blogger, YouTube and Picasa. GoogleCL will allow you to upload photos to Picasa and videos to YouTube, add Google Calendar events or contacts on Google Contacts, edit Google Docs documents or post on your Blogger blog... all straight from the Linux terminal. Well, you will say now... "Who needs this stuff? We are in mid 2010 and command-line is for geeks only." You are right! But this is a very good opportunity for some developers to create a nice graphical user interface (GUI) for this command-line tool.]]></description>
		<wfw:commentRss>http://www.linuxadda.com/2010/06/access-google-from-your-terminal.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Enable Automatic Login in Ubuntu Server</title>
		<link>http://www.linuxadda.com/2010/01/enable-automatic-login-in-ubuntu-server.html</link>
		<comments>http://www.linuxadda.com/2010/01/enable-automatic-login-in-ubuntu-server.html#comments</comments>
		<pubDate>Tue, 19 Jan 2010 19:13:03 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.linuxadda.com/?p=135</guid>
		<description><![CDATA[Ubuntu makes it easy to enable automatic login if you’re using a login manager such as GDM. But what to do in case you don't have GDM. Here’s how to enable automatic login.]]></description>
		<wfw:commentRss>http://www.linuxadda.com/2010/01/enable-automatic-login-in-ubuntu-server.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Keep Your Ubuntu System Clean</title>
		<link>http://www.linuxadda.com/2010/01/how-to-keep-your-ubuntu-system-clean.html</link>
		<comments>http://www.linuxadda.com/2010/01/how-to-keep-your-ubuntu-system-clean.html#comments</comments>
		<pubDate>Tue, 19 Jan 2010 18:49:09 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.linuxadda.com/?p=137</guid>
		<description><![CDATA[<p style="text-align: justify;">If you are an geeky user who keeps installing various software and updates then with the passage of time you will feel that your system is messed up. <strong>Ubucleaner</strong> is a shell script which lets you clean your Ubuntu system by removing the following:</p>

<ul style="text-align: justify;">
	<li>apt cache</li>
	<li>Config file for Uninstalled .deb packages</li>
	<li> Unused Kernels</li>
</ul>]]></description>
		<wfw:commentRss>http://www.linuxadda.com/2010/01/how-to-keep-your-ubuntu-system-clean.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Prevent Accidental Shutdown/Reboot in Ubuntu</title>
		<link>http://www.linuxadda.com/2010/01/prevent-accidental-shutdownreboot-in-ubuntu.html</link>
		<comments>http://www.linuxadda.com/2010/01/prevent-accidental-shutdownreboot-in-ubuntu.html#comments</comments>
		<pubDate>Fri, 15 Jan 2010 09:28:40 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.linuxadda.com/?p=139</guid>
		<description><![CDATA[If you are  a command line geek then you would have often entered the wrong commands many times, some of which could lead to accidental shutdown/restart. Molly-Guard is a command line script which prevents you from accidentally shutting down or rebooting your Ubuntu system.]]></description>
		<wfw:commentRss>http://www.linuxadda.com/2010/01/prevent-accidental-shutdownreboot-in-ubuntu.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
