<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>HOW TO</title>
	<atom:link href="http://how2tech.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://how2tech.wordpress.com</link>
	<description>TECH</description>
	<lastBuildDate>Thu, 03 Nov 2011 18:28:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='how2tech.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>HOW TO</title>
		<link>http://how2tech.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://how2tech.wordpress.com/osd.xml" title="HOW TO" />
	<atom:link rel='hub' href='http://how2tech.wordpress.com/?pushpress=hub'/>
		<item>
		<title>HOW TO EXTRACT RAR FILES IN DEBIAN AND UBUNTU</title>
		<link>http://how2tech.wordpress.com/2008/11/20/how-to-extract-rar-files-in-debian/</link>
		<comments>http://how2tech.wordpress.com/2008/11/20/how-to-extract-rar-files-in-debian/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 03:57:44 +0000</pubDate>
		<dc:creator>alexp0205</dc:creator>
				<category><![CDATA[HOW TO]]></category>
		<category><![CDATA[Linux Tips]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[extract]]></category>
		<category><![CDATA[rar]]></category>
		<category><![CDATA[sudo]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[unrar]]></category>

		<guid isPermaLink="false">http://how2tech.wordpress.com/?p=88</guid>
		<description><![CDATA[HOW TO EXTRACT RAR FILES IN DEBIAN &#38; UBUNTU A good percentage of files downloaded from the internet comes in rar compressed format. It can be extracted using the command unrar. First install unrar apt-get install unrar If you are an ubuntu user, add sudo before the command. Start extracting the files. unrar e file.rar [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2tech.wordpress.com&amp;blog=5066911&amp;post=88&amp;subd=how2tech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h1>HOW TO</p>
<p>EXTRACT RAR</p>
<p>FILES IN</p>
<p>DEBIAN &amp;</p>
<p>UBUNTU</h1>
<p>A good percentage of files downloaded from the internet comes in rar compressed format. It can be extracted using the command unrar.</p>
<p><strong>First install unrar</strong></p>
<p><em>apt-get install unrar</em></p>
<p>If you are an ubuntu user, add sudo before the command.</p>
<p><strong>Start extracting the files.</strong></p>
<p><em>unrar e file.rar</em></p>
<p>This command will extract the file into the same directory.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/how2tech.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/how2tech.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/how2tech.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/how2tech.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/how2tech.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/how2tech.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/how2tech.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/how2tech.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/how2tech.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/how2tech.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/how2tech.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/how2tech.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/how2tech.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/how2tech.wordpress.com/88/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2tech.wordpress.com&amp;blog=5066911&amp;post=88&amp;subd=how2tech&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://how2tech.wordpress.com/2008/11/20/how-to-extract-rar-files-in-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9329aaf30bdacb521d3bf1868bdee084?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">alexp0205</media:title>
		</media:content>
	</item>
		<item>
		<title>HOW TO START BLOGGING??</title>
		<link>http://how2tech.wordpress.com/2008/10/27/how-to-start-blogging/</link>
		<comments>http://how2tech.wordpress.com/2008/10/27/how-to-start-blogging/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 06:34:01 +0000</pubDate>
		<dc:creator>alexp0205</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[GEC Newsletter]]></category>
		<category><![CDATA[Blog corner]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[GEC]]></category>
		<category><![CDATA[Newsletter]]></category>
		<category><![CDATA[provider]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[Thrissur]]></category>
		<category><![CDATA[visitors]]></category>
		<category><![CDATA[what]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://how2tech.wordpress.com/?p=83</guid>
		<description><![CDATA[HOW TO START BLOGGING Starting and setting up a blog is as easy as opening an e-mail account. The main steps to be taken are summarized in this eition of Blogcorner. Choose Blog Service Provider:- The space and tools to create and maintain a blog online is provided by your Blog service Provider. To begin [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2tech.wordpress.com&amp;blog=5066911&amp;post=83&amp;subd=how2tech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h1>HOW TO</h1>
<h1>START</h1>
<h1>BLOGGING</h1>
<p style="margin-bottom:0;">Starting and setting up a blog is as easy as opening an e-mail account. The main steps to be taken are summarized in this eition of Blogcorner.</p>
<ol>
<li>
<p style="margin-bottom:0;">Choose Blog Service Provider:- The 	space and tools to create and maintain a blog online is provided by 	your Blog service Provider. To begin with, it is recommended to try 	out free blog service providers available on the internet. The big 	names in this field are WordPress, Blogger, LiveJournal, etc. 	Wordpress is recommended ab initio. For starting a blog in it, visit 	<a href="http://wordpress.com/" target="_blank">http://wordpress.com</a> and follow the simple steps to create a new account.</p>
</li>
<li>
<p style="margin-bottom:0;">Set up the Blog :- Customize and 	personalize your blog in this step. Select  theme, background 	color and other ingredients of your liking. Select what you wish 	your visitors to see when they arrive to your blog.</p>
</li>
<li>
<p style="margin-bottom:0;">Select Theme:- You can either 	leave the blog &#8220;theme-less&#8221; and write a daily or weekly 	online personal diary. However, if there is a definite theme, 	readers interested in it may keep returning to your blog depending 	on your presentation and level of knowledge in it. And regular 	visitors are very important for the success of a blog.</p>
</li>
<li>
<p style="margin-bottom:0;">Write First Post :- Remember the 	&#8220;Hello World&#8221; program you write when you learn 	programming? After writing this post, you can see how the blog 	appears and make necessary changes. First post can be used to tell 	visitors about the theme and provide introduction to the blog and 	author(Blogger).</p>
</li>
<li>
<p style="margin-bottom:0;">Publicize:- Sent e-mails to 	friends and relatives about your new blog. Also use social 	networking sites viz., Orkut, Facebook etc to publicize your blog. 	Try out some other methods to let the word spread about your new 	blog.</p>
</li>
<li>
<p style="margin-bottom:0;">Write :- The most important step 	and the most difficult one too. Good blogs should contain 	interesting content. The blog should also be updated regularly with 	new posts. The more frequently your blog is updated, the more 	interested your readers shall be. But seeing the blog has not been 	updated will lose their interest.</p>
</li>
</ol>
<p style="margin-bottom:0;">
<p>Next edition: Popularity at your key-tap&#8230;</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">By <a href="http://alexp0205.wordpress.com">Alex Poovathingal </a>(S3,CSE) and <a href="http://vexvortex.blogspot.com">Devidas K</a> (S5, CSE)</p>
<p style="margin-bottom:0;">(The second edition of the series of articles on Blogging coming in the GEC Newsletter)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/how2tech.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/how2tech.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/how2tech.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/how2tech.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/how2tech.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/how2tech.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/how2tech.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/how2tech.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/how2tech.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/how2tech.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/how2tech.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/how2tech.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/how2tech.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/how2tech.wordpress.com/83/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2tech.wordpress.com&amp;blog=5066911&amp;post=83&amp;subd=how2tech&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://how2tech.wordpress.com/2008/10/27/how-to-start-blogging/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9329aaf30bdacb521d3bf1868bdee084?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">alexp0205</media:title>
		</media:content>
	</item>
		<item>
		<title>What is a Blog?</title>
		<link>http://how2tech.wordpress.com/2008/10/26/what-is-a-blog/</link>
		<comments>http://how2tech.wordpress.com/2008/10/26/what-is-a-blog/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 18:57:28 +0000</pubDate>
		<dc:creator>alexp0205</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[GEC Newsletter]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[GEC]]></category>
		<category><![CDATA[Newsletter]]></category>
		<category><![CDATA[Thrissur]]></category>
		<category><![CDATA[visitors]]></category>
		<category><![CDATA[what]]></category>
		<category><![CDATA[wikipedia]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://how2tech.wordpress.com/?p=79</guid>
		<description><![CDATA[WHAT IS A BLOG? Wikipedia says &#8220;A blog is a web site usually maintained by an individual, with regular entries of commentary, descriptions of events, or other material such as graphics or video&#8221;. Blogs were quite a limited men&#8217;s job in its beginning stage and most blogs were just a collection important links. Blogging culture [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2tech.wordpress.com&amp;blog=5066911&amp;post=79&amp;subd=how2tech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h1>WHAT IS A</h1>
<h1>BLOG?</h1>
<p style="margin-bottom:.5cm;">Wikipedia says &#8220;A blog is a web site usually maintained by an individual, with regular entries of commentary, descriptions of events, or other material such as graphics or video&#8221;.</p>
<blockquote><p>Blogs were quite a limited men&#8217;s job in its beginning stage and most blogs were just a collection important links. Blogging culture exploded by year 2000 with the invent of Blogger by Google. For some, blogging adapted to something of the sort of a daily observations for friends while for others it was a chronological database of their day-to-day events. Blogs are, nowadays, used to make political statements, promote products, provide research information and give tutorials. If there&#8217;s a subject that interests you, there&#8217;s a good chance someone&#8217;s writing a blog about it. And if you write about something, there is even more chance for someone reading it.</p></blockquote>
<blockquote><p>The visitors often comment about your posts in the blog. There is a good chance for a debate or a communication going on through your comments page. Many a time you can see the blogger just starting a topic and the visitors elaborating it through their comments.</p></blockquote>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">NEXT EDITION :- HOW TO START BLOGGING???</p>
<p>By <a title="My Blog" href="http://alexp0205.wordpress.com">Alex Poovathingal</a> (S3,CSE) and <a href="http://vexvortex.blogspot.com">Devidas K</a> (S5, CSE)</p>
<p>(This is the first of a series of articles coming in GEC NEWSLETTER, the monthly magazine of GEC, THRISSUR.)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/how2tech.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/how2tech.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/how2tech.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/how2tech.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/how2tech.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/how2tech.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/how2tech.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/how2tech.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/how2tech.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/how2tech.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/how2tech.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/how2tech.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/how2tech.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/how2tech.wordpress.com/79/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2tech.wordpress.com&amp;blog=5066911&amp;post=79&amp;subd=how2tech&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://how2tech.wordpress.com/2008/10/26/what-is-a-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9329aaf30bdacb521d3bf1868bdee084?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">alexp0205</media:title>
		</media:content>
	</item>
		<item>
		<title>Gtalk For Debian Users</title>
		<link>http://how2tech.wordpress.com/2008/10/04/gtalk-for-debian-users/</link>
		<comments>http://how2tech.wordpress.com/2008/10/04/gtalk-for-debian-users/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 17:35:28 +0000</pubDate>
		<dc:creator>alexp0205</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Tips]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[gaim]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google talk]]></category>
		<category><![CDATA[gtalk]]></category>
		<category><![CDATA[gtalk using gaim]]></category>
		<category><![CDATA[jabber]]></category>
		<category><![CDATA[pidgin]]></category>

		<guid isPermaLink="false">http://how2tech.wordpress.com/?p=72</guid>
		<description><![CDATA[HOW TO USE GTALK IN DEBIAN Pidgin is not available in Debian. Gaim doesn&#8217;t show you an option for Gtalk. Taking new gmail site integrated with chat facility can make your system very slow, especially if you have a system with low RAM and processor. Gtalk addicts.. Don&#8217;t take this as the end of the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2tech.wordpress.com&amp;blog=5066911&amp;post=72&amp;subd=how2tech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h1> HOW TO</p>
<p>USE GTALK </p>
<p>IN DEBIAN</h1>
<p>Pidgin is not available in Debian. Gaim doesn&#8217;t show you an option for Gtalk. Taking new gmail site integrated with chat facility can make your system very slow, especially if you have a system with low RAM and processor.</p>
<p>Gtalk addicts.. Don&#8217;t take this as the end of the world. There is a way to setup a Google Talk account in your Gaim.</p>
<p>Here are the steps to be taken.</p>
<p>1. Open Gain and click on Add a new account.</p>
<p>2. Enter the following details in the add new account window</p>
<ul>
<li>Protocol          :- Jabber</li>
<li>Screenname  :- Your user name (All that comes before @gmail.com)</li>
<li>Server            :- gmail.com</li>
<li>Resource        :- Home (Don&#8217;t change it)</li>
<li>Password        :- Leave blank for security reasons.</li>
<li>Local Alias      :- Leave Blank</li>
</ul>
<p><a href="http://how2tech.files.wordpress.com/2008/10/basic.jpg"><img class="aligncenter size-full wp-image-73" title="BASIC" src="http://how2tech.files.wordpress.com/2008/10/basic.jpg?w=450" alt=""   /></a></p>
<p>3. Click on the ADVANCED button and in the option for Connect server add talk.google.com</p>
<p><a href="http://how2tech.files.wordpress.com/2008/10/advanced.jpg"><img class="aligncenter size-full wp-image-74" title="advanced" src="http://how2tech.files.wordpress.com/2008/10/advanced.jpg?w=450" alt=""   /></a></p>
<p>4. Click Save</p>
<p>DONE. Now you can start using Gtalk using Gaim.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/how2tech.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/how2tech.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/how2tech.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/how2tech.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/how2tech.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/how2tech.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/how2tech.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/how2tech.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/how2tech.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/how2tech.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/how2tech.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/how2tech.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/how2tech.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/how2tech.wordpress.com/72/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2tech.wordpress.com&amp;blog=5066911&amp;post=72&amp;subd=how2tech&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://how2tech.wordpress.com/2008/10/04/gtalk-for-debian-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9329aaf30bdacb521d3bf1868bdee084?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">alexp0205</media:title>
		</media:content>

		<media:content url="http://how2tech.files.wordpress.com/2008/10/basic.jpg" medium="image">
			<media:title type="html">BASIC</media:title>
		</media:content>

		<media:content url="http://how2tech.files.wordpress.com/2008/10/advanced.jpg" medium="image">
			<media:title type="html">advanced</media:title>
		</media:content>
	</item>
		<item>
		<title>LINUX INSTALLATION WITH SCREENSHOTS &#8211; FOR BEGINNERS</title>
		<link>http://how2tech.wordpress.com/2008/09/21/linux-installation-with-screenshots-for-beginners/</link>
		<comments>http://how2tech.wordpress.com/2008/09/21/linux-installation-with-screenshots-for-beginners/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 02:48:45 +0000</pubDate>
		<dc:creator>alexp0205</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Tips]]></category>
		<category><![CDATA[8.04]]></category>
		<category><![CDATA[beginners]]></category>
		<category><![CDATA[BIOS]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[screenshots]]></category>
		<category><![CDATA[steps]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://alexp0205.wordpress.com/?p=67</guid>
		<description><![CDATA[LINUX INSTALLATION WITH SCREENSHOTS This is a step-by-step installation procedure for Linux, specifically Ubuntu 8.04. This is only for those who are doing this for the first time. And those who have installed any other OS before will feel this really useless. But for the &#8220;others&#8221; who have not installed any OS, I hope this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2tech.wordpress.com&amp;blog=5066911&amp;post=56&amp;subd=how2tech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h1>LINUX</p>
<p>INSTALLATION</p>
<p>WITH</p>
<p>SCREENSHOTS</h1>
<p>This is a step-by-step installation procedure for Linux, specifically Ubuntu 8.04. This is only for those who are doing this for the first time. And those who have installed any other OS before will feel this really useless. But for the &#8220;others&#8221; who have not installed any OS, I hope this will be useful.  All those who have previous experience in installation please go through this and point out the mistakes.  I am trying to explain the installation procedure by which your can use dual booting, i.e. you can use both windows and Linux in the same computer. For that the computer should already have windows installed in it. You can&#8217;t install windows after linux and then use linux because Windows doesn&#8217;t detect Linux. But there is a procedure to do that too. By using SuperGRUB, you can do that. But I have not used it and knows nothing about how to do it. So its better to leave it at that. I heard its not that difficult.  Arrange for a CD/DVD of Ubuntu 8.04 or the latest version available. It is sent for free to home for personal use by Canonical.Search &#8220;Ubuntu ShipIt&#8221; in Google for more details. Or download the image of Ubuntu 8.04 from net. Again search in Google for image links. I would recommend using torrent for downloading. Write the image to a CD/DVD.  Turn on the computer and start the BIOS edit. Usually its DEL,F1,F2,&#8230; key to start the BIOS. There change the BOOT device priority and set CD Drive as NO.1. In most computers it will be the default setting. Save and quit BIOS, insert the CD and restart.  The black screen with a choice for language appears. Select English or use others only if you are very comfortable with that language. I recommend english.  <a href="http://bp0.blogger.com/_xIdcMJINiWI/SIoFx0v9JwI/AAAAAAAAAEo/BKnhe5bX-II/s1600-h/language.png"><img style="display:block;text-align:center;cursor:pointer;margin:0 auto 10px;" src="http://bp0.blogger.com/_xIdcMJINiWI/SIoFx0v9JwI/AAAAAAAAAEo/BKnhe5bX-II/s320/language.png" border="0" alt="" /></a></p>
<p>The computer will now boot from the CD/DVD. Now the black screen below will come. Click on the Install Ubuntu button.</p>
<p style="text-align:center;"><a href="http://bp3.blogger.com/_xIdcMJINiWI/SIoEw5-YxYI/AAAAAAAAAEY/eexQns2nYIQ/s1600-h/encryptedubuntu804-large_002.png"><img class="aligncenter" style="cursor:pointer;" src="http://bp3.blogger.com/_xIdcMJINiWI/SIoEw5-YxYI/AAAAAAAAAEY/eexQns2nYIQ/s320/encryptedubuntu804-large_002.png" border="0" alt="" /></a></p>
<p style="text-align:center;">
<p style="text-align:left;">Wait for some time while the Linux Kernel loading box cruises to 100%. Then the real installation procedures.begin. Its a 7 step process.</p>
<p>STEP 1:- The first step is the language selection. As usual select the English option. The click on the forward button to proceed.</p>
<p style="text-align:center;"><a href="http://bp3.blogger.com/_xIdcMJINiWI/SIoJsjvhG-I/AAAAAAAAAEw/cIk0B-rPUq0/s1600-h/1.png"><img class="aligncenter" style="cursor:pointer;" src="http://bp3.blogger.com/_xIdcMJINiWI/SIoJsjvhG-I/AAAAAAAAAEw/cIk0B-rPUq0/s320/1.png" border="0" alt="" /></a></p>
<p style="text-align:left;">STEP 2:- In this step you see a world map with a lots of dot and a question &#8220;Where are you&#8221;. They are asking for the time zone of your location. You just got to click on the the red dot near your place or on the drop down menu select it. For Indians the only option is Kolkatta GMT+5:30. Proceed FORWARD.  <a href="http://bp3.blogger.com/_xIdcMJINiWI/SIoJspcdA-I/AAAAAAAAAE4/8iW9dXniqYM/s1600-h/2.png"><img class="aligncenter" style="cursor:pointer;" src="http://bp3.blogger.com/_xIdcMJINiWI/SIoJspcdA-I/AAAAAAAAAE4/8iW9dXniqYM/s320/2.png" border="0" alt="" /></a> STEP 3:- The third step is the keyboard layout. Just click on your keyboard layout. In India we use the USA layout. If yours is different, you just got to select it and type on the box given below and see whether the same key as you press is appearing on the screen. Its another of the silly steps. Again FORWARD.  <a href="http://bp2.blogger.com/_xIdcMJINiWI/SIoJs3gfGaI/AAAAAAAAAFA/93x3fPzBtpw/s1600-h/3.png"><img class="aligncenter" style="cursor:pointer;" src="http://bp2.blogger.com/_xIdcMJINiWI/SIoJs3gfGaI/AAAAAAAAAFA/93x3fPzBtpw/s320/3.png" border="0" alt="" /></a> STEP 4:-If you ask me, this is the only difficult step of the whole installation procedure. But its not that difficult. After you do this once, its a piece of cake. Its a bit dangerous step because one mistake and you can lose your complete data in the hard disk. You get an option Guided or Manual. In guided they help you do it, but I would recommend you to take Manual because you get more flexibility here. When you press forward they scan the disk and the partition table comes. This table has the Device partitions, its type, mount point, format option and size used. Linux&#8217;s file system is ext3 and windows use fat32 and NTFS. Linux detects all these file systems. But windows doesn&#8217;t detect ext3. So for dual use its always good to use ext3 for only one partition in which Linux is installed and to use fat32 for all other partitions. Leave the partition where Windows is installed as such if you wish to facilitate dual boot. You can remove the rest of partitions and create new partitions. Create one partition in ext3 format and set the mount point as &#8216;/&#8217; backslash. Its better to give around 5 GB for this partition. A swap area is also needed. The size of this should be around double of the size of your RAM. For most computers 1GB swap area would be sufficient. Create that partition, set its type as Swap area. This should be enough. Now press the FORWARD.  <a href="http://bp1.blogger.com/_xIdcMJINiWI/SIoJswZ2vyI/AAAAAAAAAFI/3q6C1G59QTE/s1600-h/4.png"><img class="aligncenter" style="cursor:pointer;" src="http://bp1.blogger.com/_xIdcMJINiWI/SIoJswZ2vyI/AAAAAAAAAFI/3q6C1G59QTE/s320/4.png" border="0" alt="" /></a> STEP 5:- This is again another of the simple step. &#8220;Who are you&#8221;. Give here your name, the login name and password for your account in the computer and a computer name, which is the name of your computer as seen by other computers in your network. Now click on Forward.  <a href="http://bp3.blogger.com/_xIdcMJINiWI/SIoOZHcLwpI/AAAAAAAAAFQ/BF0MJcdUQ6Q/s1600-h/5.png"><img style="display:block;text-align:center;cursor:pointer;margin:0 auto 10px;" src="http://bp3.blogger.com/_xIdcMJINiWI/SIoOZHcLwpI/AAAAAAAAAFQ/BF0MJcdUQ6Q/s320/5.png" border="0" alt="" /></a> STEP 6:- Step 6 unfortunately has no screenshots. But again, this too is a very simple step. They ask whether you want to migrate your user settings like user accounts from your existing OS which would be Windows in most cases. I never select this option. But if its needed you can do it.</p>
<p style="text-align:left;">STEP 7:- &#8220;Ready to Install&#8221;. The most beautiful step of them all. You see all the selections you have made in the first six method and see an install button. You can verify them, change them if needed by going back. When all changes have been made, press on INSTALL button.  <a href="http://bp1.blogger.com/_xIdcMJINiWI/SIoOZaxoMyI/AAAAAAAAAFY/Ymk5114_2i0/s1600-h/6.png"><img style="display:block;text-align:center;cursor:pointer;margin:0 auto 10px;" src="http://bp1.blogger.com/_xIdcMJINiWI/SIoOZaxoMyI/AAAAAAAAAFY/Ymk5114_2i0/s320/6.png" border="0" alt="" /></a> This should be it. Now they start the installation procedures. They set up the partitions, format it. Copies the necessary OS files into the / directory or root directory. It should take some time, around 15 min in the computer in which I installed.  <a href="http://bp2.blogger.com/_xIdcMJINiWI/SIoOZv0INYI/AAAAAAAAAFg/4KPz444cRlQ/s1600-h/7.png"><img style="display:block;text-align:center;cursor:pointer;margin:0 auto 10px;" src="http://bp2.blogger.com/_xIdcMJINiWI/SIoOZv0INYI/AAAAAAAAAFg/4KPz444cRlQ/s320/7.png" border="0" alt="" /></a> When it reaches 100% you see this screen given below. ITS NOW TIME FOR CELEBRATIONS.  <a href="http://bp2.blogger.com/_xIdcMJINiWI/SIoOZmVAVsI/AAAAAAAAAFo/xUxwpfHS2eE/s1600-h/8.png"><img style="display:block;text-align:center;cursor:pointer;margin:0 auto 10px;" src="http://bp2.blogger.com/_xIdcMJINiWI/SIoOZmVAVsI/AAAAAAAAAFo/xUxwpfHS2eE/s320/8.png" border="0" alt="" /></a> Hang on!! Just a moment before the celebrations. They ask you to restart the machine before that. So click on the Restart now option and wait for restarting. You can remove the CD/DVD this time before booting because CD/DVD drive is<br />
given the first priority.  The booting up procedures can be seen now. Unlike in windows where you see a loading windows screen, here you see all the steps that are being done. There is also an option of booting like windows too. The login screen comes now. Login using the username and password given during installation.  <a href="http://bp0.blogger.com/_xIdcMJINiWI/SIoR4VXH87I/AAAAAAAAAFw/324otPmOUuE/s1600-h/pinstall1.png"><img style="display:block;text-align:center;cursor:pointer;margin:0 auto 10px;" src="http://bp0.blogger.com/_xIdcMJINiWI/SIoR4VXH87I/AAAAAAAAAFw/324otPmOUuE/s320/pinstall1.png" border="0" alt="" /></a> The linux screen appears. The mind blowing beauty is bound to leave you speechless for a little while. But don&#8217;t be so for long.  <a href="http://bp1.blogger.com/_xIdcMJINiWI/SIoR4iJr2iI/AAAAAAAAAF4/f4EigIaHq7w/s1600-h/pinstall2.png"><img style="display:block;text-align:center;cursor:pointer;margin:0 auto 10px;" src="http://bp1.blogger.com/_xIdcMJINiWI/SIoR4iJr2iI/AAAAAAAAAF4/f4EigIaHq7w/s320/pinstall2.png" border="0" alt="" /></a> START ENJOYING THE WONDERFUL OS. AND REMEMBER INSTALLATION SHOULD NOT BE TAKEN AS A HARD JOB. ITS QUITE AN INTERESTING JOB. WHENEVER NEW VERSIONS GET RELEASED TRY IT. Debian, Ubuntu, Mandriva, Red Hat, Kubuntu, Mint etc. are some of the mostly used Linux versions. From my limited knowledge I have felt Ubuntu as the most user-friendly linux OS, especially for those who are new to Linux. For programmers and computer students I would recommend Debian.  &#8220;WELCOME TO THE FREE WORLD&#8221;.</p>
<p style="text-align:left;">
<p style="text-align:left;">P.S. Please do comment. As I am quite new to this, there can be mistakes and many steps may need to be elaborated. As editing is possible, if you mention some of those, I can edit it as soon as possible, lest those who read this be led the wrong way. Thank you.</p>
<p style="text-align:left;">
<p style="text-align:left;">ONLY SOME OF THE SCREEN SHOTS WERE TAKEN BY ME. FOR THE OTHERS, I DEPENDED ON GOOGLE IMAGE SEARCH ON &#8220;UBUNTU INSTALLATION SCREEN SHOTS&#8221;.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/how2tech.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/how2tech.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/how2tech.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/how2tech.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/how2tech.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/how2tech.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/how2tech.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/how2tech.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/how2tech.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/how2tech.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/how2tech.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/how2tech.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/how2tech.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/how2tech.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2tech.wordpress.com&amp;blog=5066911&amp;post=56&amp;subd=how2tech&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://how2tech.wordpress.com/2008/09/21/linux-installation-with-screenshots-for-beginners/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9329aaf30bdacb521d3bf1868bdee084?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">alexp0205</media:title>
		</media:content>

		<media:content url="http://bp0.blogger.com/_xIdcMJINiWI/SIoFx0v9JwI/AAAAAAAAAEo/BKnhe5bX-II/s320/language.png" medium="image" />

		<media:content url="http://bp3.blogger.com/_xIdcMJINiWI/SIoEw5-YxYI/AAAAAAAAAEY/eexQns2nYIQ/s320/encryptedubuntu804-large_002.png" medium="image" />

		<media:content url="http://bp3.blogger.com/_xIdcMJINiWI/SIoJsjvhG-I/AAAAAAAAAEw/cIk0B-rPUq0/s320/1.png" medium="image" />

		<media:content url="http://bp3.blogger.com/_xIdcMJINiWI/SIoJspcdA-I/AAAAAAAAAE4/8iW9dXniqYM/s320/2.png" medium="image" />

		<media:content url="http://bp2.blogger.com/_xIdcMJINiWI/SIoJs3gfGaI/AAAAAAAAAFA/93x3fPzBtpw/s320/3.png" medium="image" />

		<media:content url="http://bp1.blogger.com/_xIdcMJINiWI/SIoJswZ2vyI/AAAAAAAAAFI/3q6C1G59QTE/s320/4.png" medium="image" />

		<media:content url="http://bp3.blogger.com/_xIdcMJINiWI/SIoOZHcLwpI/AAAAAAAAAFQ/BF0MJcdUQ6Q/s320/5.png" medium="image" />

		<media:content url="http://bp1.blogger.com/_xIdcMJINiWI/SIoOZaxoMyI/AAAAAAAAAFY/Ymk5114_2i0/s320/6.png" medium="image" />

		<media:content url="http://bp2.blogger.com/_xIdcMJINiWI/SIoOZv0INYI/AAAAAAAAAFg/4KPz444cRlQ/s320/7.png" medium="image" />

		<media:content url="http://bp2.blogger.com/_xIdcMJINiWI/SIoOZmVAVsI/AAAAAAAAAFo/xUxwpfHS2eE/s320/8.png" medium="image" />

		<media:content url="http://bp0.blogger.com/_xIdcMJINiWI/SIoR4VXH87I/AAAAAAAAAFw/324otPmOUuE/s320/pinstall1.png" medium="image" />

		<media:content url="http://bp1.blogger.com/_xIdcMJINiWI/SIoR4iJr2iI/AAAAAAAAAF4/f4EigIaHq7w/s320/pinstall2.png" medium="image" />
	</item>
		<item>
		<title>INSIGNIA &#8217;08 &#8211; HACKERDOM</title>
		<link>http://how2tech.wordpress.com/2008/09/01/insignia-08-hackerdom/</link>
		<comments>http://how2tech.wordpress.com/2008/09/01/insignia-08-hackerdom/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 09:34:05 +0000</pubDate>
		<dc:creator>alexp0205</dc:creator>
				<category><![CDATA[GEC LIFE]]></category>
		<category><![CDATA[HACKERDOM]]></category>
		<category><![CDATA[INSIGNIA]]></category>
		<category><![CDATA[Compsciz]]></category>
		<category><![CDATA[CSE]]></category>
		<category><![CDATA[engineering]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[GEC]]></category>
		<category><![CDATA[Joseph Mathew]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[pictures]]></category>
		<category><![CDATA[theme music]]></category>
		<category><![CDATA[thirssur]]></category>
		<category><![CDATA[trailor]]></category>
		<category><![CDATA[unconference]]></category>

		<guid isPermaLink="false">http://alexp0205.wordpress.com/?p=28</guid>
		<description><![CDATA[INSIGNIA &#8217;08 HACKERDOM Computer Science and Engineering Department of Govt. Engineering College, Thrissur brings before you Hackerdom, the third edition of its annual event Insignia, this time in association with the Free and Open Source Community of Kerala. Its not only a meeting place of hackers. It also aims at bringing in users and turning [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2tech.wordpress.com&amp;blog=5066911&amp;post=28&amp;subd=how2tech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h1>  INSIGNIA &#8217;08</p>
<p>HACKERDOM</h1>
<p>Computer Science and Engineering Department of Govt. Engineering College, Thrissur brings before you Hackerdom, the third edition of its annual event Insignia, this time in association with the Free and Open Source Community of Kerala.</p>
<p><a href="http://4.bp.blogspot.com/_xIdcMJINiWI/SLu0oOKSMaI/AAAAAAAAAME/-sVsIiwC04k/s1600-h/flex.jpg"><img style="display:block;text-align:center;cursor:pointer;margin:0 auto 10px;" src="http://4.bp.blogspot.com/_xIdcMJINiWI/SLu0oOKSMaI/AAAAAAAAAME/-sVsIiwC04k/s320/flex.jpg" border="0" alt="" /></a></p>
<p>Its not only a meeting place of hackers. It also aims at bringing in users and turning them hackers. The motto of our program is &#8220;Come a User, Return a Hacker&#8221;. Free Software has got firm grip in India and especially in Kerala. But it has always been limited to certain range of people. We aim at taking it to one and all by destroying all barriers. When there are wide doors we can open to come out, why take a small window?</p>
<p>Hackerdom comes with a well defined theme &#8211; &#8220;USERS + DEVELOPERS = COMMUNITY&#8221;. In that sense its a community event. It is conducted by the Compsciz of GEC, Thrissur which makes it special.</p>
<p><a href="http://3.bp.blogspot.com/_xIdcMJINiWI/SLu1Jg7_tBI/AAAAAAAAAMM/NiRz4xgLKoQ/s1600-h/Image005.jpg"><img style="display:block;text-align:center;cursor:pointer;margin:0 auto 10px;" src="http://3.bp.blogspot.com/_xIdcMJINiWI/SLu1Jg7_tBI/AAAAAAAAAMM/NiRz4xgLKoQ/s320/Image005.jpg" border="0" alt="" /></a></p>
<p>The curtain raiser for this was held last Friday, 29th August, 2008 at our college&#8217;s Seminar Hall at 10:30 AM. The chief guests for the occasion were M.L.A. Therambil Ramakrishnan and IT advisor to the Cheif Minister Mr.Joseph Mathew. The function also included the official release of the theme music (which was done by Jain of S3,CSE), trailor and the mascot Kruger. That was all for the morning session.</p>
<p><a href="http://3.bp.blogspot.com/_xIdcMJINiWI/SLu1Y8uyNMI/AAAAAAAAAMU/8gSLa8A3vFQ/s1600-h/Image016.jpg"><img style="display:block;text-align:center;cursor:pointer;margin:0 auto 10px;" src="http://3.bp.blogspot.com/_xIdcMJINiWI/SLu1Y8uyNMI/AAAAAAAAAMU/8gSLa8A3vFQ/s320/Image016.jpg" border="0" alt="" /></a><br />
<a href="http://4.bp.blogspot.com/_xIdcMJINiWI/SLu17PpCp1I/AAAAAAAAAMc/wmAG7rfgEaI/s1600-h/Image024.jpg"><img style="display:block;text-align:center;cursor:pointer;margin:0 auto 10px;" src="http://4.bp.blogspot.com/_xIdcMJINiWI/SLu17PpCp1I/AAAAAAAAAMc/wmAG7rfgEaI/s320/Image024.jpg" border="0" alt="" /></a><br />
<a href="http://1.bp.blogspot.com/_xIdcMJINiWI/SLu17er6alI/AAAAAAAAAMk/UvlugHLbt-Q/s1600-h/Image025.jpg"><img style="display:block;text-align:center;cursor:pointer;margin:0 auto 10px;" src="http://1.bp.blogspot.com/_xIdcMJINiWI/SLu17er6alI/AAAAAAAAAMk/UvlugHLbt-Q/s320/Image025.jpg" border="0" alt="" /></a></p>
<p>The afternoon session was an unconference for discussing plans to take the event forward. Beside the students, Mr.Joseph Mathew, HOD Prof.Manoj Kumar and several prominent Free Software workers from thrissur too took part.</p>
<p><span style="font-weight:bold;">&#8220;Computers are like air conditioners. They stop working when you open windows&#8221;</span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/how2tech.wordpress.com/28/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/how2tech.wordpress.com/28/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/how2tech.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/how2tech.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/how2tech.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/how2tech.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/how2tech.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/how2tech.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/how2tech.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/how2tech.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/how2tech.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/how2tech.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/how2tech.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/how2tech.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/how2tech.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/how2tech.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=how2tech.wordpress.com&amp;blog=5066911&amp;post=28&amp;subd=how2tech&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://how2tech.wordpress.com/2008/09/01/insignia-08-hackerdom/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9329aaf30bdacb521d3bf1868bdee084?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">alexp0205</media:title>
		</media:content>

		<media:content url="http://4.bp.blogspot.com/_xIdcMJINiWI/SLu0oOKSMaI/AAAAAAAAAME/-sVsIiwC04k/s320/flex.jpg" medium="image" />

		<media:content url="http://3.bp.blogspot.com/_xIdcMJINiWI/SLu1Jg7_tBI/AAAAAAAAAMM/NiRz4xgLKoQ/s320/Image005.jpg" medium="image" />

		<media:content url="http://3.bp.blogspot.com/_xIdcMJINiWI/SLu1Y8uyNMI/AAAAAAAAAMU/8gSLa8A3vFQ/s320/Image016.jpg" medium="image" />

		<media:content url="http://4.bp.blogspot.com/_xIdcMJINiWI/SLu17PpCp1I/AAAAAAAAAMc/wmAG7rfgEaI/s320/Image024.jpg" medium="image" />

		<media:content url="http://1.bp.blogspot.com/_xIdcMJINiWI/SLu17er6alI/AAAAAAAAAMk/UvlugHLbt-Q/s320/Image025.jpg" medium="image" />
	</item>
	</channel>
</rss>
