<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Techie Thoughts &#187; Software</title>
	<atom:link href="http://blog.techieant.com/tags/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.techieant.com</link>
	<description>Open Source, software, hardware, mobile tips and reviews.</description>
	<lastBuildDate>Mon, 12 Oct 2009 09:12:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Making GWT 1.5.x Hosted mode work in Ubuntu Karmic</title>
		<link>http://blog.techieant.com/2009/10/12/making-gwt-1-5-x-hosted-mode-work-in-ubuntu-karmic/</link>
		<comments>http://blog.techieant.com/2009/10/12/making-gwt-1-5-x-hosted-mode-work-in-ubuntu-karmic/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 09:12:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips&Tricks]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.techieant.com/?p=25</guid>
		<description><![CDATA[Since my last post on making hosted mode work on Ubuntu, I had upgraded my laptop to Kubuntu Karmic ( in Beta 1 as of this writing ). While most things worked out of the box ( including wireless, mic / webcam, ZTE AC2726 modem ), I got a problem with a GWT 1.5.3 application [...]]]></description>
			<content:encoded><![CDATA[<p>Since my <a href="http://blog.techieant.com/2009/07/10/making-gwt-hosted-browser-work-in-eclipse-on-ubuntu/">last post on making hosted mode work on Ubuntu</a>, I had upgraded my laptop to Kubuntu Karmic ( in Beta 1 as of this writing ). While most things worked out of the box ( including wireless, mic / webcam, ZTE AC2726 modem ), I got a problem with a GWT 1.5.3 application again.</p>
<p>GWT 1.5.3 hosted mode requires libstdc++5. Kubuntu Karmic doesn&#8217;t ship libstdc++ 5 anymore. </p>
<p>Fortunately, the solution was simple.<br />
Download libstdc++5 package for your architecture from <a href="http://packages.ubuntu.com/jaunty/libstdc++5">Ubuntu Package Archives</a>.<br />
I used <a href="http://mirrors.kernel.org/ubuntu/pool/universe/g/gcc-3.3/libstdc++5_3.3.6-17ubuntu1_i386.deb">i386 version</a><br />
</p>
<p>Install the package</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">dpkg</span> <span style="color: #660033;">-i</span> libstdc++<span style="color: #000000;">5</span>_<span style="color: #000000; font-weight: bold;">*</span>.deb</pre></div></div>

<p>You should now be able to run GWT 1.5.x hosted mode browser running again. ( This might work for GWT 1.6.x as well considering that both use Mozilla 1.7.1x that depends on libstdc++5)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.techieant.com/2009/10/12/making-gwt-1-5-x-hosted-mode-work-in-ubuntu-karmic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</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">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/">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">linux</a>, <a href="http://technorati.com/tag/laptop" rel="tag">laptop</a>, <a href="http://technorati.com/tag/%20kubuntu" rel="tag"> 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>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Virtual Barbershop &#8211; Amazing Audio</title>
		<link>http://blog.techieant.com/2007/06/02/virtual-barbershop/</link>
		<comments>http://blog.techieant.com/2007/06/02/virtual-barbershop/#comments</comments>
		<pubDate>Sat, 02 Jun 2007 12:53:07 +0000</pubDate>
		<dc:creator>Vijayakumar K</dc:creator>
				<category><![CDATA[Audio]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blog.techieant.com/2007/06/02/virtual-barbershop/</guid>
		<description><![CDATA[I came across an audio called Virtual Barbershop couple of days back in David&#8217;s blog. It is by far the best Audio Effect I heard. You might be thinking you need 5.1 ( or 7.1 ) channel audio system to get the best audio effect.  Wrong!!! All you need is a pair of simple [...]]]></description>
			<content:encoded><![CDATA[<p>I came across an audio called Virtual Barbershop couple of days back in David&#8217;s blog. It is by far the best Audio Effect I heard. You might be thinking you need 5.1 ( or 7.1 ) channel audio system to get the best audio effect.  Wrong!!! All you need is a pair of simple earphones.</p>
<p>Listen to this with your earphones, preferably open ear type. <a href="http://david-heron.me.uk/blog/2007/04/08/virtual-barbershop/">http://david-heron.me.uk/blog/2007/04/08/virtual-barbershop/</a></p>
<p>You could also play it from your favorite MP3 player, from <a href="http://www.david-heron.me.uk/blog/wp-content/VB1.mp3">http://www.david-heron.me.uk/blog/wp-content/VB1.mp3 </a></p>
<p>If you&#8217;re interested in the technology behind this, refer to <a href="http://en.wikipedia.org/wiki/Binaural_recording">Binaural Recording</a>. The excellent shareware software <a href="http://www.bwgen.com/index.htm">BrainWave Generator</a> also uses binaural audio.</p>
<p>I would be happy to receive your feedback.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.techieant.com/2007/06/02/virtual-barbershop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://www.david-heron.me.uk/blog/wp-content/VB1.mp3" length="6459392" type="audio/mpeg" />
		</item>
		<item>
		<title>Fedora 7 released</title>
		<link>http://blog.techieant.com/2007/06/01/fedora-7-released/</link>
		<comments>http://blog.techieant.com/2007/06/01/fedora-7-released/#comments</comments>
		<pubDate>Fri, 01 Jun 2007 17:05:36 +0000</pubDate>
		<dc:creator>Vijayakumar K</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.techieant.com/blog/?p=3</guid>
		<description><![CDATA[Fedora team announced release of Fedora 7 on 31-May-2007.
This release&#8217;s key highlights include

It&#8217;s not Fedora Core anymore. Starting this release, it will just be called Fedora.
KVM integration with Fedora&#8217;s graphical virtualization manager virt-manager.
Experimental nouveau driver for nVidia video cards. This might be good news for people who are required to compile the nVidia drivers with [...]]]></description>
			<content:encoded><![CDATA[<p>Fedora team <a href="https://www.redhat.com/archives/fedora-announce-list/2007-May/msg00009.html">announced</a> release of Fedora 7 on 31-May-2007.</p>
<p>This release&#8217;s key highlights include</p>
<ul>
<li>It&#8217;s not Fedora Core anymore. Starting this release, it will just be called Fedora.</li>
<li><a href="http://kvm.sourceforge.net">KVM</a> integration with Fedora&#8217;s graphical virtualization manager virt-manager.</li>
<li>Experimental nouveau driver for nVidia video cards. This might be good news for people who are required to compile the nVidia drivers with each kernel release. The driver is disabled by default.</li>
</ul>
<p>Fedora team has already posted a <a href="http://fedoraproject.org/wiki/Releases/8/Schedule">Schedule</a> for Fedora 8 , which is planned to be released in about 5 months.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.techieant.com/2007/06/01/fedora-7-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
