<?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"
	>

<channel>
	<title>Techie Thoughts</title>
	<atom:link href="http://blog.techieant.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.techieant.com</link>
	<description>Open Source, software, hardware, mobile tips and reviews.</description>
	<pubDate>Thu, 10 Apr 2008 14:11:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>How to: Copy contents from file to file in VI editor</title>
		<link>http://blog.techieant.com/2008/04/10/how-to-copy-contents-from-file-to-file-in-vi-editor/</link>
		<comments>http://blog.techieant.com/2008/04/10/how-to-copy-contents-from-file-to-file-in-vi-editor/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 14:11:13 +0000</pubDate>
		<dc:creator>Venkat</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Shell Scripting]]></category>

		<category><![CDATA[Tips&amp;Tricks]]></category>

		<category><![CDATA[Shell Script]]></category>

		<category><![CDATA[Tips]]></category>

		<category><![CDATA[Vi]]></category>

		<guid isPermaLink="false">http://blog.techieant.com/2008/04/10/how-to-copy-contents-from-file-to-file-in-vi-editor/</guid>
		<description><![CDATA[Here is the tip to copy contents from one file to another.
1. Press &#8216;ESC&#8217;.
2. Press Shift+&#8221; (double quote).
3. Press &#8216;a&#8217;.
4. Press number of lines you want to copy.
5. Press y followed by another y (yy).
6. Now press : (COLON) to get the vi prompt.
7. Hit e &#8220;destination file name&#8217;
8. Once you enter the destination file, [...]]]></description>
			<content:encoded><![CDATA[<p>Here is the tip to copy contents from one file to another.</p>
<p>1. Press &#8216;ESC&#8217;.<br />
2. Press Shift+&#8221; (double quote).<br />
3. Press &#8216;a&#8217;.<br />
4. Press number of lines you want to copy.<br />
5. Press y followed by another y (yy).<br />
6. Now press : (COLON) to get the vi prompt.<br />
7. Hit e &#8220;destination file name&#8217;<br />
8. Once you enter the destination file, go to the line where you want the copied lines to be inserted.<br />
9. Press &#8216;ESC&#8217;.<br />
10. Press Shift+&#8221;(double quote).<br />
11. Press &#8216;a&#8217;.<br />
12  Press &#8216;p&#8217;.</p>
<p>Happy editing <img src='http://blog.techieant.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.techieant.com/2008/04/10/how-to-copy-contents-from-file-to-file-in-vi-editor/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ALEUTIA E1 portable desktop runs on solar power</title>
		<link>http://blog.techieant.com/2008/01/29/aleutia-e1-portable-desktop-runs-on-solar-power/</link>
		<comments>http://blog.techieant.com/2008/01/29/aleutia-e1-portable-desktop-runs-on-solar-power/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 18:41:12 +0000</pubDate>
		<dc:creator>Venkat</dc:creator>
		
		<category><![CDATA[Hardware]]></category>

		<category><![CDATA[Linux News]]></category>

		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.techieant.com/2008/01/29/aleutia-e1-portable-desktop-runs-on-solar-power/</guid>
		<description><![CDATA[ Your standard 500VA UPS will run for 6.5 hours during power cut without any additional battery. Surprising!!! Yes, Its true.
Aleutia E1, a small, portable computer which consumes just 8W of power (4% of what a typical (200W) desktop uses) during peak performance.  Runs off a car battery or a cheap solar panel.
Powered with [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://farm3.static.flickr.com/2041/2228324105_73d5c3f93b_m.jpg" alt="ALEUTIA" align="left" height="216" width="250" /> Your standard 500VA UPS will run for 6.5 hours during power cut without any additional battery. Surprising!!! Yes, Its true.</p>
<p><strong>Aleutia E1</strong>, a small, portable computer which consumes just 8W of power (4% of what a typical (200W) desktop uses) during peak performance.  Runs off a car battery or a cheap solar panel.</p>
<p>Powered with 200MHz x86 CPU, 128MB SDRAM and  1GB (included Compact Flash card). Its pre-loaded with Puppy Linux. For more details, visit <a href="http://www.aleutia.com/products/e1specs.html" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.aleutia.com');">ALEUTIA website</a>. Watch the You tube <a href="http://www.youtube.com/watch?v=m6cRrhmv6aE" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.youtube.com');">video</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.techieant.com/2008/01/29/aleutia-e1-portable-desktop-runs-on-solar-power/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Asus Eee PC - India launch on 29 Jan 2008</title>
		<link>http://blog.techieant.com/2008/01/28/asus-eee-pc-india-launch-on-29-jan-2008/</link>
		<comments>http://blog.techieant.com/2008/01/28/asus-eee-pc-india-launch-on-29-jan-2008/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 18:37:47 +0000</pubDate>
		<dc:creator>Venkat</dc:creator>
		
		<category><![CDATA[Hardware]]></category>

		<category><![CDATA[Linux News]]></category>

		<category><![CDATA[Laptop]]></category>

		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.techieant.com/2008/01/28/asus-eee-pc-india-launch-on-29-jan-2008/</guid>
		<description><![CDATA[
Asus launching Eee PC on 29-Jan-2008 at Mumbai.
What is Eee PC and what it can do for you? 
Share photos of your travels without waiting till you get home. Shop the world wide web without attaching any lines or wires. Learn through the latest technology without a technical manual. Play, relax, and entertain on the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://farm3.static.flickr.com/2030/2225862989_747f27cb2b_o.jpg" alt="Eee PC" align="left" height="216" width="250" /></p>
<p>Asus launching Eee PC on 29-Jan-2008 at Mumbai.</p>
<p><strong>What is Eee PC and what it can do for you? </strong></p>
<p>Share photos of your travels without waiting till you get home. Shop the world wide web without attaching any lines or wires. Learn through the latest technology without a technical manual. Play, relax, and entertain on the go with shock-proof design. Connect with friends and family with just a few clicks. More specification details about Eee PC are available <a href="http://eeepc.asus.com/in/product.htm" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/eeepc.asus.com');">here</a>.</p>
<p><span class="style9">People interested in purchasing Eee PC should directly contact Asus Mumbai Headquarters. </span>You can book your PC at <a href="http://eeepc.in/OnlineBooking.php" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/eeepc.in');">Asus Website.</a>  A<span class="style9">sus does not hold the responsibility of sending across the product, customers will manually have to come and collect the Eee PC.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.techieant.com/2008/01/28/asus-eee-pc-india-launch-on-29-jan-2008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Linux kernel-2.6.24 released</title>
		<link>http://blog.techieant.com/2008/01/25/linux-kernel-2624-released/</link>
		<comments>http://blog.techieant.com/2008/01/25/linux-kernel-2624-released/#comments</comments>
		<pubDate>Fri, 25 Jan 2008 14:11:51 +0000</pubDate>
		<dc:creator>Venkat</dc:creator>
		
		<category><![CDATA[Linux News]]></category>

		<category><![CDATA[Kernel]]></category>

		<guid isPermaLink="false">http://blog.techieant.com/2008/01/25/linux-kernel-2624-released/</guid>
		<description><![CDATA[The Linux kernel version 2.6.24 has been released and available for download. You can grab the latest kernel from the official site.
&#8220;Linus Torvalds has released the 2.6.24 Linux Kernel, noting that he and most of the other key Linux developers will be flying to a conference in Australia for the next week. As the whole [...]]]></description>
			<content:encoded><![CDATA[<p>The Linux kernel version 2.6.24 has been released and available for download. You can grab the latest kernel from the <a href="http://kernel.org/" title="Linux Kernel Archives" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/kernel.org');">official site</a>.</p>
<p>&#8220;Linus Torvalds has <a href="http://kerneltrap.org/mailarchive/linux-kernel/2008/1/24/603479" onclick="javascript:urchinTracker ('/outbound/article/kerneltrap.org');">released the 2.6.24 Linux Kernel</a>, noting that he and most of the other key Linux developers will be flying to a conference in Australia for the next week. As the whole team will be down under while the kernel is being tested by the masses, Linus added, &#8220;<a href="http://kerneltrap.org/Linux/2.6.24_Kernel_Lets_Hope_Its_a_Good_One" onclick="javascript:urchinTracker ('/outbound/article/kerneltrap.org');">Let&#8217;s hope it&#8217;s a good one</a>&#8220;. What&#8217;s new in the latest release includes an optimized CFQ scheduler, numerous new wireless drivers, tickless kernel support for the x86-64 and PPC architectures, and <a href="http://kernelnewbies.org/Linux_2_6_24" onclick="javascript:urchinTracker ('/outbound/article/kernelnewbies.org');">much more</a>.  Time to download and start compiling.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.techieant.com/2008/01/25/linux-kernel-2624-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WordPress Plugin: IM Online</title>
		<link>http://blog.techieant.com/2008/01/22/wordpress-plugin-im-online/</link>
		<comments>http://blog.techieant.com/2008/01/22/wordpress-plugin-im-online/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 21:02:54 +0000</pubDate>
		<dc:creator>Venkat</dc:creator>
		
		<category><![CDATA[Tips&amp;Tricks]]></category>

		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.techieant.com/2008/01/22/wordpress-plugin-im-online/</guid>
		<description><![CDATA[Want to show your current online status on your blog&#8230; Its very simple&#8230;!!!
IM Online: A neat little Wordpress plugin will show your current online status. It supports most IM services including AOL, MSN, Yahoo, Jabber (inc. Google Talk), Skype and ICQ.
You can show as many or as few IM network icons as you like and [...]]]></description>
			<content:encoded><![CDATA[<p>Want to show your current online status on your blog&#8230; Its very simple&#8230;!!!</p>
<p><strong>IM Online:</strong> A neat little Wordpress plugin will show your current online status. It supports most IM services including AOL, MSN, Yahoo, Jabber (inc. Google Talk), Skype and ICQ.</p>
<p>You can show as many or as few IM network icons as you like and all options are configurable through the control panel.</p>
<p><a href="http://downloads.wordpress.org/plugin/im-online.4.4.zip" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/downloads.wordpress.org');">Download</a> IM Online</p>
<p><strong>Installation instructions</strong></p>
<ol>
<li>Unzip the downloaded package and drop the IM-Online folder in your Wordpress plugins folder</li>
<li>Log into your WordPress admin panel</li>
<li>Go to Plugins and “Activate” the plugin</li>
<li>Go to Presentation, Widgets</li>
<li>Drag the IM Online widget onto your sidebar panel</li>
<li>Click the Widget-Options button (small blue-topped square)</li>
<li>Enter the title for your Widget</li>
<li>Return to the Widget panel and click “Save changes »”</li>
<li>Go to Options, then IM Online</li>
<li>Enter your account details for each service you use</li>
<li>Click “Save changes »”</li>
<li>Check your blog to see if it’s working!</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.techieant.com/2008/01/22/wordpress-plugin-im-online/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Firefox tricks: Use keywords to speed up bookmarks</title>
		<link>http://blog.techieant.com/2007/12/21/firefox-tricks-use-keywords-to-speed-up-bookmarks/</link>
		<comments>http://blog.techieant.com/2007/12/21/firefox-tricks-use-keywords-to-speed-up-bookmarks/#comments</comments>
		<pubDate>Fri, 21 Dec 2007 18:47:28 +0000</pubDate>
		<dc:creator>Venkat</dc:creator>
		
		<category><![CDATA[Tips&amp;Tricks]]></category>

		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://blog.techieant.com/2007/12/21/firefox-tricks-use-keywords-to-speed-up-bookmarks/</guid>
		<description><![CDATA[Visiting your favorite sites using Firefox&#8217;s bookmarks is far too much of a chore &#8212; do you really want to do all that mousing around? Instead, you can use keywords to instantly jump to any site you&#8217;ve bookmarked. To do it, after you bookmark a site, right-click on the bookmark, select Properties, type in a [...]]]></description>
			<content:encoded><![CDATA[<p>Visiting your favorite sites using Firefox&#8217;s bookmarks is far too much of a chore &#8212; do you really want to do all that mousing around? Instead, you can use keywords to instantly jump to any site you&#8217;ve bookmarked. To do it, after you bookmark a site, right-click on the bookmark, select Properties, type in a short keyword (or even just a letter or two) in the keyword field and click OK. Now, to visit the site, type in the keyword in Firefox&#8217;s address bar, and you&#8217;ll jump straight to the site.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.techieant.com/2007/12/21/firefox-tricks-use-keywords-to-speed-up-bookmarks/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Firefox tricks: Speed up Firefox with pipelining</title>
		<link>http://blog.techieant.com/2007/12/20/firefox-tricks-speed-up-firefox-with-pipelining/</link>
		<comments>http://blog.techieant.com/2007/12/20/firefox-tricks-speed-up-firefox-with-pipelining/#comments</comments>
		<pubDate>Thu, 20 Dec 2007 18:55:26 +0000</pubDate>
		<dc:creator>Venkat</dc:creator>
		
		<category><![CDATA[Tips&amp;Tricks]]></category>

		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://blog.techieant.com/2007/12/20/firefox-tricks-speed-up-firefox-with-pipelining/</guid>
		<description><![CDATA[Here&#8217;s a simple way to speed up Web browsing with Firefox &#8212; turn on its hidden pipelining feature. When you turn on pipelining, you send several requests to a Web server at a time, rather than sending them one by one, so you can load multiple items on a page concurrently. By default, pipelining is [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a simple way to speed up Web browsing with Firefox &#8212; turn on its hidden pipelining feature. When you turn on pipelining, you send several requests to a Web server at a time, rather than sending them one by one, so you can load multiple items on a page concurrently. By default, pipelining is turned off in Firefox, but it&#8217;s easy to turn it on:</p>
<p>1. Type about:config into your address bar and hit Enter.</p>
<p>2. In the Filter text box, at the top of the page, type network.http. A list of settings appears, as you can see in the nearby                         figure.</p>
<p>3. Double-click the &#8220;network.http.pipelining&#8221; setting, to change it to true.</p>
<p>4. Double-click the &#8220;network.http.proxy.pipelining&#8221; setting, to change it to true.</p>
<p>5. Double-click the &#8220;network.http.pipelining.maxrequests&#8221; setting, and in the text box that appears, type in 8 and click OK.</p>
<p>Note that not all Web servers can handle pipelining. If for some reason, you find that your performance suffers with it turned                         on, reverse the above steps to turn it off.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.techieant.com/2007/12/20/firefox-tricks-speed-up-firefox-with-pipelining/feed/</wfw:commentRss>
		</item>
		<item>
		<title>IBM joins OOo with full force</title>
		<link>http://blog.techieant.com/2007/10/12/ibm-joins-ooo-with-full-force/</link>
		<comments>http://blog.techieant.com/2007/10/12/ibm-joins-ooo-with-full-force/#comments</comments>
		<pubDate>Fri, 12 Oct 2007 23:23:07 +0000</pubDate>
		<dc:creator>Venkat</dc:creator>
		
		<category><![CDATA[Linux News]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Opensource]]></category>

		<guid isPermaLink="false">http://blog.techieant.com/2007/10/12/ibm-joins-ooo-with-full-force/</guid>
		<description><![CDATA[IBM has joined the OpenOffice.org community to collaborate on the development to OpenOffice.org software.  OOo now has the support of two industry giants, Sun and IBM.  IBM will make initial code contributions that it has been developing as part of its Lotus Notes product, including accessibility enhancements, and will also make ongoing contributions [...]]]></description>
			<content:encoded><![CDATA[<p>IBM has joined the OpenOffice.org community to collaborate on the development to OpenOffice.org software.  OOo now has the support of two industry giants, Sun and IBM.  IBM will make initial code contributions that it has been developing as part of its Lotus Notes product, including accessibility enhancements, and will also make ongoing contributions to the feature richness and code quality of OpenOffice.org.  Besides working with the community on the free productivity suite&#8217;s software, IBM will also leverage OpenOffice.org technology in its products.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.techieant.com/2007/10/12/ibm-joins-ooo-with-full-force/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Connecting to Internet through Airtel GPRS</title>
		<link>http://blog.techieant.com/2007/10/05/connecting-to-internet-through-airtel-gprs/</link>
		<comments>http://blog.techieant.com/2007/10/05/connecting-to-internet-through-airtel-gprs/#comments</comments>
		<pubDate>Sat, 06 Oct 2007 04:16:57 +0000</pubDate>
		<dc:creator>Vijayakumar K</dc:creator>
		
		<category><![CDATA[GPRS]]></category>

		<category><![CDATA[Hardware]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://blog.techieant.com/2007/10/05/connecting-to-internet-through-airtel-gprs/</guid>
		<description><![CDATA[I had been using Airtel GPRS service to connect internet for a while, in Chennai, and when I traveled to other parts of Tamilnadu.
While I would post the instructions to activate, settings, and connection details later, here is a summary of my experience.
Speed
I get a decent browsing speed when in Chennai. Way better than a [...]]]></description>
			<content:encoded><![CDATA[<p>I had been using Airtel GPRS service to connect internet for a while, in Chennai, and when I traveled to other parts of Tamilnadu.</p>
<p>While I would post the instructions to activate, settings, and connection details later, here is a summary of my experience.</p>
<p><strong>Speed</strong><br />
I get a decent browsing speed when in Chennai. Way better than a dial-up.<br />
However, in other parts of Tamilnadu, the speed is quite low. I guess the reason is EDGE support in Chennai, which is only available in select cities.</p>
<p>Download speed is typically 50 kbps to 100 kbps (Kilobits per second) -  transfer 6 to 14 KBps ( KiloBytes per second )<br />
<img src="http://www.techieant.com/blog/wp-content/uploads/2007/10/speakeasynet_airtel_gprs_speed.png" alt="This was a speed test done using speakeasy.net speedtest, on Airtel GPRS internet connection." /></p>
<p>Downloading <a href="http://www.tn.gov.in/rti/proactive/highways/handbook-highways.pdf" onclick="javascript:urchinTracker ('/outbound/article/www.tn.gov.in');">this</a> document took 18 seconds. It&#8217;s hosted on a server in India.</p>
<p><strong>Plans</strong><br />
Airtel postpaid plans ARE costly for GPRS. Like GPRS plans of most<br />
providers, they are data usage based.<br />
There are three plans with postpaid.</p>
<ol>
<li>Rs. 399 /month -  100 MB free - Rs. 5 for every MB beyond free usage
<ul>
<li>This plan is completely suitable only if you&#8217;re going to do occasional mail checking.</li>
</ul>
</li>
<li>Rs. 599 /month -  1 GB free - Rs. 3 for every MB beyond free usage
<ul>
<li>Costly. But worth using for most business purposes</li>
</ul>
</li>
<li>Rs. 799 /month -  1.5 GB free - Rs. 3 for every MB beyond free usage
<ul>
<li>Just a number play. I think Rs. 599 is more worthy, compared to this plan.</li>
</ul>
</li>
</ol>
<p>I used Mobile Office - Rs. 599 plan</p>
<p><strong>Usage</strong><br />
I got it working with Linux. Here is what I used as of this writing.</p>
<ul>
<li>the excellent HP dv6000 series laptop.</li>
<li>Kubuntu 7.10 (beta)</li>
<li>kdebluetooth ( and pppd )</li>
<li>Sony<br />
Ericsson W300i</li>
<li>Airtel mobile office Rs. 599 plan ( post paid )</li>
</ul>
<p>When you&#8217;re connected to the internet, you would seem &#8220;Unreachable&#8221; to other people trying to call you. However, if your internet connection is idle, or you&#8217;re not transmitting lot of data, you might receive a call.<br />
If you receive a call your internet connection stops. It resumes internet connection once you hang-up.</p>
<p><strong>Summary</strong><br />
If you need internet connectivity when mobile -  traveling , to use in the car (assuming someone else is driving) you could very well consider Airtel GPRS. You would need a EDGE compatible cell phone. If you can&#8217;t get EDGE support in your city, I don&#8217;t think it&#8217;s worth using this plan.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.techieant.com/2007/10/05/connecting-to-internet-through-airtel-gprs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ELCOT Student Laptop Offer</title>
		<link>http://blog.techieant.com/2007/09/29/elcot-student-laptop-offer/</link>
		<comments>http://blog.techieant.com/2007/09/29/elcot-student-laptop-offer/#comments</comments>
		<pubDate>Sat, 29 Sep 2007 18:55:57 +0000</pubDate>
		<dc:creator>Vijayakumar K</dc:creator>
		
		<category><![CDATA[Hardware]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Linux News]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blog.techieant.com/2007/09/29/elcot-student-laptop-offer/</guid>
		<description><![CDATA[ELectronics COrporation of Tamilnadu (ELCOT ) is running a Student Laptop offer. As per ELCOT&#8217;s website the offer is providing the laptops at a discounted price for students.
The laptops come preloaded with SUSE Linux. Apart from the default software applications that come with most standard linux distrubutions today, they also have

NetBeans IDE
Nero Linux ( though [...]]]></description>
			<content:encoded><![CDATA[<p>ELectronics COrporation of Tamilnadu (ELCOT ) is running a Student Laptop offer. As per ELCOT&#8217;s <a href="http://www.elcot.in/student_laptop/student-laptop-intro.php" onclick="javascript:urchinTracker ('/outbound/article/www.elcot.in');">website</a> the offer is providing the laptops at a discounted price for students.</p>
<p>The laptops come preloaded with SUSE Linux. Apart from the default software applications that come with most standard linux distrubutions today, they also have</p>
<ul>
<li>NetBeans IDE</li>
<li>Nero Linux ( though KDE native K3b is also bundled )</li>
<li>Postgres database</li>
<li>JasperReports ( an excellent report rendering software based on Java )</li>
</ul>
<p>Based on the list of bundled softwares I guess it might have KDE graphical desktop environment.</p>
<p>On the hardware side, they ship two brands. Though the brand name is not mentioned, From the specifications and sample picture, one model seems to be HP dvNNNN series. These laptops are quite featureful. I use dv6000 series and most features work out of the box with <a href="http://www.kubuntu.org/" onclick="javascript:urchinTracker ('/outbound/article/www.kubuntu.org');">Kubuntu 7.04</a>.</p>
<p>It is to be noted that ELCOT is pro-open source, and is pushing Linux across the government offices in Tamilnadu. If I remember right, It is also the &#8220;purchase&#8221; department of IT hardware / software for most government functions in Tamilnadu.</p>
<p><!-- technorati tags begin -->
<p>Tags: <a href="http://technorati.com/tag/linux" rel="tag" onclick="javascript:urchinTracker ('/outbound/article/technorati.com');">linux</a>, <a href="http://technorati.com/tag/laptop" rel="tag" onclick="javascript:urchinTracker ('/outbound/article/technorati.com');">laptop</a>, <a href="http://technorati.com/tag/%20kubuntu" rel="tag" onclick="javascript:urchinTracker ('/outbound/article/technorati.com');"> kubuntu</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.techieant.com/2007/09/29/elcot-student-laptop-offer/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
