<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Learning LINUX...</title>
	<atom:link href="http://noob2linux.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://noob2linux.wordpress.com</link>
	<description>In a world without walls, do we need windows..</description>
	<lastBuildDate>Sat, 17 Nov 2007 19:14:05 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='noob2linux.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/298e06e18d3248b4bbb7a82abb7d3986?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Learning LINUX...</title>
		<link>http://noob2linux.wordpress.com</link>
	</image>
			<item>
		<title>AWN Curves</title>
		<link>http://noob2linux.wordpress.com/2007/11/05/awn-curves/</link>
		<comments>http://noob2linux.wordpress.com/2007/11/05/awn-curves/#comments</comments>
		<pubDate>Mon, 05 Nov 2007 04:46:32 +0000</pubDate>
		<dc:creator>jayaram</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[avant]]></category>
		<category><![CDATA[avant window navigator]]></category>
		<category><![CDATA[avant-curves]]></category>
		<category><![CDATA[awn]]></category>
		<category><![CDATA[curves]]></category>
		<category><![CDATA[dock]]></category>

		<guid isPermaLink="false">http://noob2linux.wordpress.com/2007/11/05/awn-curves/</guid>
		<description><![CDATA[do u like to have your desktop like this&#8230;..

then follow these simple steps&#8230; but you need to uninstall the awn already present in order to have curves like this!!
in order to remove awn type the following in the terminal&#8230;
sudo rm -f /usr/local/bin/awn*
sudo rm -f /usr/local/bin/avant*
sudo rm -rf /usr/local/lib/awn
sudo rm -f /usr/local/share/locale/*/LC_MESSAGES/avant-window-navigator.mo
sudo rm -f /usr/local/share/applications/avant*
sudo rm [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noob2linux.wordpress.com&blog=1863695&post=10&subd=noob2linux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>do u like to have your desktop like this&#8230;..</p>
<p><img src="http://www.abload.de/img/awnwhe.png" border="0" height="126" width="566" /></p>
<p>then follow these simple steps&#8230; but you need to uninstall the awn already present in order to have curves like this!!</p>
<p>in order to remove awn type the following in the terminal&#8230;</p>
<p>sudo rm -f /usr/local/bin/awn*<br />
sudo rm -f /usr/local/bin/avant*<br />
sudo rm -rf /usr/local/lib/awn<br />
sudo rm -f /usr/local/share/locale/*/LC_MESSAGES/avant-window-navigator.mo<br />
sudo rm -f /usr/local/share/applications/avant*<br />
sudo rm -f /usr/local/share/applications/awn*<br />
sudo rm -rf /usr/local/share/avant-window-navigator<br />
sudo rm -f /usr/local/lib/libawn*<br />
sudo rm -rf /usr/local/include/libawn<br />
sudo rm -f /usr/local/lib/libawn*<br />
sudo rm -f /usr/local/lib/pkgconfig/awn.pc<br />
sudo rm -rf /usr/local/share/awn-core-applets<br />
sudo rm -rf /usr/local/lib/python2.5/site-packages/awn/</p>
<p>nxt install bzr,m4.gnome-common&#8230;</p>
<p>sudo apt-get install bzr gnome-common m4</p>
<p>then install awn curves&#8230;</p>
<p>sudo apt-get install build-essential autotools-dev libxdamage-dev libxcomposite-dev libgnome2-common libgnome2-dev libgnome-desktop-dev libgnome-vfs-dev libgtk2.0-dev libwnck-dev libgconf2-dev libglib2.0-dev libdbus-glib-1-dev libgnomevfs2-0 libgnome-desktop-2 libgnome2-0 libwnck-common python-gtk2 python-gconf bzr gnome-common python-dev python-gtk2-dev python-cairo-dev python-gconf python-gnome2-dev<br />
bzr co http://bazaar.launchpad.net/~awn-curves-team/awn/awn-curves awn-curves<br />
cd awn-curves<br />
./autogen.sh</p>
<p>make<br />
sudo make install</p>
<p>and then type..<br />
gksudo gedit /etc/apt/sources.list</p>
<p>add the following to the end of the list&#8230;<br />
if your are running fiesty&#8230;</p>
<p>deb http://download.tuxfamily.org/syzygy42 feisty avant-window-navigator<br />
deb-src http://download.tuxfamily.org/syzygy42 feisty avant-window-navigator</p>
<p>if gutsy&#8230;.<br />
deb http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator<br />
deb-src http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator</p>
<p>nxt</p>
<p>wget http://download.tuxfamily.org/syzygy42/reacocard.asc<br />
sudo apt-key add reacocard.asc<br />
rm reacocard.asc<br />
sudo apt-get update</p>
<p>and then finally install</p>
<p>sudo apt-get install avant-window-navigator-bzr awn-core-applets-bzr</p>
<p>and thats it you will get the awn curves</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/noob2linux.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/noob2linux.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/noob2linux.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/noob2linux.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/noob2linux.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/noob2linux.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/noob2linux.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/noob2linux.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/noob2linux.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/noob2linux.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/noob2linux.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/noob2linux.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noob2linux.wordpress.com&blog=1863695&post=10&subd=noob2linux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://noob2linux.wordpress.com/2007/11/05/awn-curves/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b0f5279a47c44fc5a5a8e5bd22f8ed3a?s=96&#38;d=identicon" medium="image">
			<media:title type="html">jayaram</media:title>
		</media:content>

		<media:content url="http://www.abload.de/img/awnwhe.png" medium="image" />
	</item>
		<item>
		<title>Installing LAMP server in UBUNTU</title>
		<link>http://noob2linux.wordpress.com/2007/11/01/installing-lamp-server-in-ubuntu/</link>
		<comments>http://noob2linux.wordpress.com/2007/11/01/installing-lamp-server-in-ubuntu/#comments</comments>
		<pubDate>Thu, 01 Nov 2007 10:30:23 +0000</pubDate>
		<dc:creator>jayaram</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://noob2linux.wordpress.com/2007/11/01/installing-lamp-server-in-ubuntu/</guid>
		<description><![CDATA[This is to help people install LAMP(LINUX-APACHE-MYSQL-PHP) server in ubuntu(if u use the desktop edition,not for server edition).There are many ways in installing LAMP in a desktop edition. now lets see them.
The first way is using commands in the terminal…. the command is…
sudo apt-get install apache2 mysql-server php5 libapache2-mod-php5 php5-xsl php5-gd php-pear libapache2-mod-auth-mysql php5-mysql
The second [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noob2linux.wordpress.com&blog=1863695&post=6&subd=noob2linux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This is to help people install LAMP(LINUX-APACHE-MYSQL-PHP) server in ubuntu(if u use the desktop edition,not for server edition).There are many ways in installing LAMP in a desktop edition. now lets see them.</p>
<p>The first way is using commands in the terminal…. the command is…</p>
<p>sudo apt-get install apache2 mysql-server php5 libapache2-mod-php5 php5-xsl php5-gd php-pear libapache2-mod-auth-mysql php5-mysql</p>
<p>The second way to install is using TASKEL… a TASKEL is a software application tool that groups some packages into tasks and allows the user to install the packages from the task.. u can install it from the terminal by typing…</p>
<p>sudo taskel install lamp-server</p>
<p>Another way of suing the TASKEL is by using the SYNAPTIC PACKAGE MANAGER … open synaptic package manager from</p>
<p>system-&gt;administration-&gt;synaptic package manager</p>
<p>then in the edit menu click on mark packages by taskel and from the list select LAMP server and apply…. it installs the lamp server on to ur system!!!</p>
<p>This is my post posted in www.ubuntugeek.com</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/noob2linux.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/noob2linux.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/noob2linux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/noob2linux.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/noob2linux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/noob2linux.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/noob2linux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/noob2linux.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/noob2linux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/noob2linux.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/noob2linux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/noob2linux.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noob2linux.wordpress.com&blog=1863695&post=6&subd=noob2linux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://noob2linux.wordpress.com/2007/11/01/installing-lamp-server-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b0f5279a47c44fc5a5a8e5bd22f8ed3a?s=96&#38;d=identicon" medium="image">
			<media:title type="html">jayaram</media:title>
		</media:content>
	</item>
		<item>
		<title>Themes for AWN</title>
		<link>http://noob2linux.wordpress.com/2007/11/01/themes-for-awn/</link>
		<comments>http://noob2linux.wordpress.com/2007/11/01/themes-for-awn/#comments</comments>
		<pubDate>Thu, 01 Nov 2007 10:25:34 +0000</pubDate>
		<dc:creator>jayaram</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[awn themes]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://noob2linux.wordpress.com/2007/11/01/themes-for-awn/</guid>
		<description><![CDATA[There are not much themes available for the AVANT WINDOW NAVIGATOR but i finished searching with some of the best themes available&#8230;&#8230;
the first goes for a  mac like dock really i luv it!! and you can download it from&#8230;

http://www.mediafire.com/?0jvwgctximw
next are also some of the themes that are gud&#8230;
a glass look appearance&#8230;.
http://www.gnome-look.org/content/show.php/Cybertron+Glass+AWN?content=65033
http://www.gnome-look.org/content/show.php/GlassBlue+for+AWN?content=64836

these themes are far [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noob2linux.wordpress.com&blog=1863695&post=5&subd=noob2linux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>There are not much themes available for the AVANT WINDOW NAVIGATOR but i finished searching with some of the best themes available&#8230;&#8230;</p>
<p>the first goes for a  mac like dock really i luv it!! and you can download it from&#8230;</p>
<p><img src="http://www.gnome-look.org/CONTENT/content-pre1/65033-1.jpg" border="0" height="70" width="768" /></p>
<p>http://www.mediafire.com/?0jvwgctximw</p>
<p>next are also some of the themes that are gud&#8230;</p>
<p>a glass look appearance&#8230;.</p>
<p>http://www.gnome-look.org/content/show.php/Cybertron+Glass+AWN?content=65033</p>
<p>http://www.gnome-look.org/content/show.php/GlassBlue+for+AWN?content=64836</p>
<p><img src="http://www.gnome-look.org/CONTENT/content-pre1/64836-1.jpg" border="0" /></p>
<p>these themes are far better  than the default theme.</p>
<p><a href="http://noob2linux.files.wordpress.com/2007/11/screenshot.png" title="my new desktop"><img src="http://noob2linux.files.wordpress.com/2007/11/screenshot.png" alt="my new desktop" /></a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/noob2linux.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/noob2linux.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/noob2linux.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/noob2linux.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/noob2linux.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/noob2linux.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/noob2linux.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/noob2linux.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/noob2linux.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/noob2linux.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/noob2linux.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/noob2linux.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noob2linux.wordpress.com&blog=1863695&post=5&subd=noob2linux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://noob2linux.wordpress.com/2007/11/01/themes-for-awn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b0f5279a47c44fc5a5a8e5bd22f8ed3a?s=96&#38;d=identicon" medium="image">
			<media:title type="html">jayaram</media:title>
		</media:content>

		<media:content url="http://www.gnome-look.org/CONTENT/content-pre1/65033-1.jpg" medium="image" />

		<media:content url="http://www.gnome-look.org/CONTENT/content-pre1/64836-1.jpg" medium="image" />

		<media:content url="http://noob2linux.files.wordpress.com/2007/11/screenshot.png" medium="image">
			<media:title type="html">my new desktop</media:title>
		</media:content>
	</item>
		<item>
		<title>CUSTOMIZE UBUNTU APPEARANCE</title>
		<link>http://noob2linux.wordpress.com/2007/10/28/customize-ubuntu-appearance/</link>
		<comments>http://noob2linux.wordpress.com/2007/10/28/customize-ubuntu-appearance/#comments</comments>
		<pubDate>Sun, 28 Oct 2007 17:40:51 +0000</pubDate>
		<dc:creator>jayaram</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[awn]]></category>
		<category><![CDATA[compiz]]></category>
		<category><![CDATA[emerald]]></category>
		<category><![CDATA[install]]></category>

		<guid isPermaLink="false">http://noob2linux.wordpress.com/2007/10/28/customize-ubuntu-appearance/</guid>
		<description><![CDATA[This is a simple guide on how to have a ubuntu linux look like a maxc or some other operating system having flash effects and 3d settings enabled, having a DOCK, and many more a priview of the pic is present below..

to insert a DOCK like the one shown above you need to install something [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noob2linux.wordpress.com&blog=1863695&post=4&subd=noob2linux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This is a simple guide on how to have a ubuntu linux look like a maxc or some other operating system having flash effects and 3d settings enabled, having a DOCK, and many more a priview of the pic is present below..</p>
<p><img src="http://ubuntuforums.org/g/images/364110/large/2_Screenshot.png" alt="preview of my desktop in ubuntu" height="404" width="600" /></p>
<p>to insert a DOCK like the one shown above you need to install something called as AVANT-WINDOW-NAVIGATOR.. installing it will fetch your desktop a dock looking like the one in the picture&#8230; u get the dock enabled only if you have the beryl or compiz activated and running on your system if you need them more flashy u can instal the emerald themes package &#8230;. to install these types u need to add extra source into the sources list&#8230; type these in the terminal&#8230;</p>
<p>sudo gedit /etc/apt/sources.list</p>
<p>then a file containing the sources list opens add this following line to the end of the file..</p>
<p>deb http://download.tuxfamily.org/3v1deb fiesty eyecandy</p>
<p>then save and exit.then you need to get a key permission since you have added a new source.. type this</p>
<p>sudo wget http://download.tuxfamily.org/3v1deb/DD00CD9.gpg -0- sudo apt-key add -</p>
<p>then update apt by</p>
<p>sudo apt-get update</p>
<p>then download and install compiz and emerald and others by typing..</p>
<p>sudo apt-get install compiz compizconfig-settings-manager compiz-plugins compiz-gnome compiz-fusion-plugins-extra emerald emerald-themes</p>
<p>the new ubuntu GUTSY(7.10) had the compiz installed by default and u need not install compiz foir that but u can install emerald and the others!!!</p>
<p>to start your compiz at startup u need to add the compiz to your sessions so open</p>
<p>system-&gt;preferences-&gt;sessions</p>
<p>Click &#8216;new&#8217; and make its name: <span class="highlight">Compiz</span><br />
And make its command: <span class="highlight">compiz</span> &#8211;replace</p>
<p>And make one more:<br />
Name: Emerald<br />
Command: emerald &#8211;replace</p>
<p>Now just logout, then log back in, and BOOM! Shiny desktop effects!<br />
you can change the compiz settings by opening the advanced desktop settings effects present at</p>
<p>system-&gt;preferences-&gt;advanced desktop effects settings</p>
<p>and the emrald settings by opening the emerald at</p>
<p>system-&gt;preferences-&gt;emerald</p>
<p>THUS these install your install with new flash effects you had never thought about!!!!</p>
<p>now coming to the dock&#8230;.. installing the dock again need to edit the sources list add the sources to the edn of list</p>
<p>if you use fiesty&#8230;<br />
deb http://download.tuxfamily.org/syzygy42 feisty avant-window-navigator<br />
deb-src http://download.tuxfamily.org/syzygy42 feisty avant-window-navigator<br />
ifyou use gutsy<br />
deb http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator<br />
deb-src http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator<br />
and next<br />
wget http://download.tuxfamily.org/syzygy42/reacocard.asc<br />
sudo apt-key add reacocard.asc<br />
rm reacocard.asc<br />
sudo apt-get update<br />
then install awn by<br />
sudo apt-get install avant-window-navigator-bzr awn-core-applets-bzr<br />
thats it configure the awn again by adding to the the sessions so that it starts at startyup and add applets and launchers u need and its done&#8230; your whole new system has a new desktop appearance!!!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/noob2linux.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/noob2linux.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/noob2linux.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/noob2linux.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/noob2linux.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/noob2linux.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/noob2linux.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/noob2linux.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/noob2linux.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/noob2linux.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/noob2linux.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/noob2linux.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noob2linux.wordpress.com&blog=1863695&post=4&subd=noob2linux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://noob2linux.wordpress.com/2007/10/28/customize-ubuntu-appearance/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b0f5279a47c44fc5a5a8e5bd22f8ed3a?s=96&#38;d=identicon" medium="image">
			<media:title type="html">jayaram</media:title>
		</media:content>

		<media:content url="http://ubuntuforums.org/g/images/364110/large/2_Screenshot.png" medium="image">
			<media:title type="html">preview of my desktop in ubuntu</media:title>
		</media:content>
	</item>
		<item>
		<title>Just an intro to linux&#8230;</title>
		<link>http://noob2linux.wordpress.com/2007/10/17/in-a-world-without-walls-do-we-need-windows/</link>
		<comments>http://noob2linux.wordpress.com/2007/10/17/in-a-world-without-walls-do-we-need-windows/#comments</comments>
		<pubDate>Wed, 17 Oct 2007 18:26:42 +0000</pubDate>
		<dc:creator>jayaram</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://noob2linux.wordpress.com/2007/10/17/in-a-world-without-walls-do-we-need-windows/</guid>
		<description><![CDATA[everyone talks about windows&#8230;.. windows windows and windows&#8230;&#8230; why do people stick to something which is expen$ive though user friendly&#8230;. why not to something which is free though not much user friendly&#8230; LINUX&#8230;. The OS which is going the to change the fate of many people and change the life style of a computer&#8230;. perhaps [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noob2linux.wordpress.com&blog=1863695&post=3&subd=noob2linux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>everyone talks about windows&#8230;.. windows windows and windows&#8230;&#8230; why do people stick to something which is expen$ive though user friendly&#8230;. why not to something which is free though not much user friendly&#8230; LINUX&#8230;. The OS which is going the to change the fate of many people and change the life style of a computer&#8230;. perhaps its the life style of a computer.. using windows over and over for a long period of time makes an exhausted rather say continuous rough and tough uses of the system hardware&#8230; and reduces thier life time&#8230;. but in linux the kernel is designed in such a way that with any system having min resources.. it works best and gives the optimum performance&#8230;.like wise there are many disadvantages in windows like the major problem everyone faces in this centuary is the VIRUS&#8230; a virus can easily effect a system having windows rather than in linux&#8230;. in windows the windows are always open&#8230; anything can enter or leave but in linux everything need to follow a protocol&#8230;. its a well established fact that a system in linux though contains a virus&#8230; no file is being efected in the presence of a virus&#8230;. such is the stability of a system in linux&#8230; so after reading this do u still like to have a windows running in your system dumping all your memory and resources or would you for a change use linux&#8230;.&#8221;A day will come when every system has LINUX in it.&#8221;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/noob2linux.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/noob2linux.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/noob2linux.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/noob2linux.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/noob2linux.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/noob2linux.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/noob2linux.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/noob2linux.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/noob2linux.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/noob2linux.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/noob2linux.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/noob2linux.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noob2linux.wordpress.com&blog=1863695&post=3&subd=noob2linux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://noob2linux.wordpress.com/2007/10/17/in-a-world-without-walls-do-we-need-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b0f5279a47c44fc5a5a8e5bd22f8ed3a?s=96&#38;d=identicon" medium="image">
			<media:title type="html">jayaram</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://noob2linux.wordpress.com/2007/10/07/hello-world/</link>
		<comments>http://noob2linux.wordpress.com/2007/10/07/hello-world/#comments</comments>
		<pubDate>Sun, 07 Oct 2007 18:54:29 +0000</pubDate>
		<dc:creator>jayaram</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[This is my first blog&#8230; i intend writing this blog not actually in learning a lot of programming in linux but actually using the gui&#8217;s&#8230; the  flashy effects and more&#8230;..I generally use UBUNTU and most of the posts here would be in ubuntu&#8230;&#8230; think u&#8217;ll will luv it:)
       [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noob2linux.wordpress.com&blog=1863695&post=1&subd=noob2linux&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This is my first blog&#8230; i intend writing this blog not actually in learning a lot of programming in linux but actually using the gui&#8217;s&#8230; the  flashy effects and more&#8230;..I generally use UBUNTU and most of the posts here would be in ubuntu&#8230;&#8230; think u&#8217;ll will luv it:)</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/noob2linux.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/noob2linux.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/noob2linux.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/noob2linux.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/noob2linux.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/noob2linux.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/noob2linux.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/noob2linux.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/noob2linux.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/noob2linux.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/noob2linux.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/noob2linux.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noob2linux.wordpress.com&blog=1863695&post=1&subd=noob2linux&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://noob2linux.wordpress.com/2007/10/07/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b0f5279a47c44fc5a5a8e5bd22f8ed3a?s=96&#38;d=identicon" medium="image">
			<media:title type="html">jayaram</media:title>
		</media:content>
	</item>
	</channel>
</rss>