<?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>Desi Penguin’s Blog &#187; Open Source</title>
	<atom:link href="http://desipenguin.com/techblog/category/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://desipenguin.com/techblog</link>
	<description>Open source, Tech Tips, Reviews, Tutorials and more …</description>
	<lastBuildDate>Tue, 29 Jun 2010 16:38:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Lucid Lynx</title>
		<link>http://desipenguin.com/techblog/2010/06/29/installing-lucid-lynx/</link>
		<comments>http://desipenguin.com/techblog/2010/06/29/installing-lucid-lynx/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 16:38:10 +0000</pubDate>
		<dc:creator>Mandar Vaze</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[GParted]]></category>
		<category><![CDATA[Wubi (Ubuntu installer)]]></category>

		<guid isPermaLink="false">http://desipenguin.com/techblog/?p=362</guid>
		<description><![CDATA[Installing Lucid Lynx wasn't a piece of cake I had come to expect from Ubuntu]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/jeffpro/4569458133/"><img class="alignleft" style="margin: 10px 5px; border: 5px solid black;" title="Lucid Lynx" src="http://farm4.static.flickr.com/3447/4569458133_2e3ba14251_t.jpg" alt="Lucid Lynx" width="100" height="100" /></a></p>
<p>For what its worth, <a class="zem_slink" title="List of Ubuntu releases" rel="wikipedia" href="http://en.wikipedia.org/wiki/List_of_Ubuntu_releases">Lucid Lynx</a> didn&#8217;t generate positive initial buzz, and for the first time since Ubuntu 5.04, I didn&#8217;t download and install latest version of Ubuntu. I had read comments that there are problems with latest version (that too LTS &#8211; Long Term support) of Ubuntu, so I decided to hold back.</p>
<p>Then couple days ago, I got hold of an ISO someone had downloaded, and installed successfully. (They came to me asking about why ssh wouldn&#8217;t work for them &#8211; As you might already know, Desktop edition doesn&#8217;t ship ssh server by default. It was matter of minutes to download ssh via apt-get, and they were up and running &#8211; and now to your regularly scheduled program) So I decided to give it a shot. Soon I realized, my decision to hold off was correct.</p>
<h3>Attempt to boot from LiveCD</h3>
<p>First of all, it took really long time for LiveCD to boot. I mean it did show the GUI splash screen quite quickly, but then for a really long time, it kept showing Ubuntu, and a progress bar (as dots/circles) None of the terminals were accessible via Alt+Fn.</p>
<h3>Unable to recognize the existing Partitions</h3>
<p>When it did boot, it was unable to recognize the partition table. Further troubleshooting showed that &#8220;Disk Utility&#8221; program under System-&gt;Administrator was able to read the partition table correctly, and identified the partitions correctly, but <a class="zem_slink" title="GParted" rel="homepage" href="http://gparted.sourceforge.net/">GParted</a> (and embedded Partition Manager for the installer) could not. They showed entire disk as available. But a picture is worth a thousand words. See <a href="http://img688.imageshack.us/f/screenshotiz.png/" target="_blank">this</a> image (I&#8217;ve not captured this, several others are facing the same problem) .</p>
<p>To be fair, this issue is well documented in Release notes <a href="https://wiki.ubuntu.com/LucidLynx/ReleaseNotes#Partition%20alignment%20changes%20may%20break%20some%20systems" target="_blank">here</a>. But it still doesn&#8217;t change the fact that there was no way to preserve existing partitions and install Lucid on existing empty partition.</p>
<p>Some link of the internet asked to uninstall &#8220;dmraid&#8221; package, but it didn&#8217;t help. I didn&#8217;t have RAID anyway.<br />
Next, back to the person who had successfully installed it from the same ISO. Turns out he installed it via <a class="zem_slink" title="Wubi (Ubuntu installer)" rel="homepage" href="http://wubi-installer.org/">Wubi</a>. So I decided to try that.</p>
<h3>Wubi woes</h3>
<p>Now I ran into &#8220;permission denied&#8221; issue. After copying the files in target folder from CD, it would exit. Unhiding AppData folder didn&#8217;t help. Finally I downloaded wubi.exe, and copied an ISO and Wubi.exe in same newly created empty folder. This seemed to have worked &#8211; but make sure that if you want Wubi to use local ISO &#8211; Disable the internet or better still, remove the ethernet cable (as I did) else Wubi will go out and try to download the entire image before it starts installing.</p>
<p>This time it went much further &#8211; installed Ubntu successfully (or so I thought) and provided me a choice to reboot now, or later. After I reboot, I selected Ubuntu from Windows Boot loader list. It &#8220;continued&#8221; the installation, but at he stage where it gets time from network time server, it was stuck in a loop &#8220;No root partition defined&#8221; there were no option other than OK. Interestingly, the installation progress bar showed 272% (Yes more than 100%)</p>
<h3>Finally &#8230; Success (sort of)</h3>
<p>Luckily I didn&#8217;t have a precious data, and machine was my secondary  machine, so I could afford to repartition the entire disk. That is what I  did. I already had brand new ISO, This time I booted from USB drive, so  that I didn&#8217;t have to worry about bad CD. I selected to repartition the  disk from the Lucid Installer. Rest of the install went very smooth.</p>
<h3>Conclusion</h3>
<p>It is really sad that all three issues (permission denied, unable to  recognize partition table, and no root partition defined) are widely  reported. Only the first one (permission denied) has a work around that  worked.</p>
<p><span style="color: #999999;">Image courtesy : <a href="http://www.flickr.com/photos/jeffpro/" target="_blank">jeffpro57</a></span></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/zemified_a.png?x-id=51cd6145-813f-4a78-8bb5-685501fbefb2" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://desipenguin.com/techblog/2010/06/29/installing-lucid-lynx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Importing CSV file data into sqlite3</title>
		<link>http://desipenguin.com/techblog/2009/07/13/importing-csv-file-data-into-sqlite3/</link>
		<comments>http://desipenguin.com/techblog/2009/07/13/importing-csv-file-data-into-sqlite3/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 15:41:16 +0000</pubDate>
		<dc:creator>Mandar Vaze</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Comma-separated values]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[sqlite3]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://desipenguin.com/techblog/?p=327</guid>
		<description><![CDATA[



Image via Wikipedia



I was trying to import the data from CSV file into sqlite3 database. Ideally this should be very simple task, with following the steps given in the sqlite tutorial. It is a matter of calling the sqlite command with separator argument, followed by an import operation, as listed below.

sqlite3 test.db  "create table [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignleft" style="width: 223px;">
<dt class="wp-caption-dt"><a href="http://commons.wikipedia.org/wiki/Image:SQLite_Logo_4.png"><img title="The :en:SQLite logo as of 2007-12-15" src="http://upload.wikimedia.org/wikipedia/commons/thumb/1/19/SQLite_Logo_4.png/300px-SQLite_Logo_4.png" alt="The :en:SQLite logo as of 2007-12-15" width="213" height="63" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://commons.wikipedia.org/wiki/Image:SQLite_Logo_4.png">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>I was trying to import the data from <a class="zem_slink" title="Comma-separated values" rel="wikipedia" href="http://en.wikipedia.org/wiki/Comma-separated_values">CSV</a> file into <a class="zem_slink" title="SQLite" rel="homepage" href="http://www.sqlite.org/">sqlite3</a> database. Ideally this should be very simple task, with following the steps given in the sqlite tutorial. It is a matter of calling the sqlite command with separator argument, followed by an import operation, as listed below.</p>
<blockquote>
<pre>sqlite3 test.db  "create table t1 (t1key INTEGER PRIMARY KEY,data TEXT);"
sqlite3 -separator , test.db ".import some.csv t1"</pre>
</blockquote>
<p>Except that main attribute of my CSV file was that it could contain single records with embedded comma. I was hoping that sqlite3 would be smart enough to detect that the fields were enclosed within double quotes and then separate by comma. But I soon realized that only a code specifically dealing with CSV would know about this.  As we can see in the example above, the import is a generic code and as a user I listed comma as a separator.</p>
<p>My Data looked something like this :</p>
<blockquote>
<pre>"1","data1"
"2","data2,data3"</pre>
</blockquote>
<p>So like  any *nix geek would do, I tried  providing double quote <strong>and</strong> comma as a separator. To my surprise it worked very well. I though separator would take only single character, and I had provided two (three?). Anyway, important thing to remember is to escape the single quote with a <a class="zem_slink" title="Backslash" rel="wikipedia" href="http://en.wikipedia.org/wiki/Backslash">backslash</a> (I didn&#8217;t try it without the backslash, may be that would work too)</p>
<p>So here is the syntax that worked :</p>
<blockquote>
<pre>sqlite3 -separator \", test.db ".import mydata.csv mytbl"</pre>
</blockquote>
<p><em>Update : Turns out <a href="http://code.google.com/p/sqlite-manager/downloads/list" target="_blank">SQLite Manager</a> is much better solution after all.  It is an </em><em><a id="project_summary_link" style="text-decoration: none; color: #000000;" href="http://code.google.com/p/sqlite-manager/">Extension for Firefox and other apps to manage any sqlite database.</a></em><em> Not only it took care of above situation, it also handled empty cells as well where the command line failed with following error message : </em></p>
<blockquote>
<pre><em>line 4: expected 3 columns of data but found 2</em></pre>
</blockquote>
<p><em>Data with missing cells : Notice two successive commas :</em></p>
<blockquote>
<pre><em>"1","data1","data2"
"2","data3,data4","data5"
"3",,"data6"</em></pre>
</blockquote>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/037f00cf-f2be-47cc-89d4-863c249a4f99/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_c.png?x-id=037f00cf-f2be-47cc-89d4-863c249a4f99" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://desipenguin.com/techblog/2009/07/13/importing-csv-file-data-into-sqlite3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Why SharpDevelop is better IDE ?</title>
		<link>http://desipenguin.com/techblog/2009/07/10/why-sharpdevelop-is-better-ide/</link>
		<comments>http://desipenguin.com/techblog/2009/07/10/why-sharpdevelop-is-better-ide/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 16:51:26 +0000</pubDate>
		<dc:creator>Mandar Vaze</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[.NET Framework]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://desipenguin.com/techblog/?p=316</guid>
		<description><![CDATA[



Image via Wikipedia



In my first post about IronPython, I documented how installing IronPython Studio was painful (Needed Visual Studio shell, which in itself was confusing). When I started with IronPython I did not know about any other IDE, hence I went ahead with IronPython Studio. But later I came to know about SharpDevelop.
My initial problem [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignleft" style="width: 266px;">
<dt class="wp-caption-dt"><a href="http://en.wikipedia.org/wiki/Image:SharpDevelop.png"><img title="SharpDevelop" src="http://upload.wikimedia.org/wikipedia/en/thumb/b/b6/SharpDevelop.png/300px-SharpDevelop.png" alt="SharpDevelop" width="256" height="177" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://en.wikipedia.org/wiki/Image:SharpDevelop.png">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>In my <a href="http://desipenguin.com/techblog/2009/06/23/ironpython/" target="_blank">first post</a> about <a class="zem_slink" title="IronPython" rel="homepage" href="http://www.codeplex.com/IronPython">IronPython</a>, I documented how installing IronPython Studio was painful (Needed Visual Studio shell, which in itself was confusing). When I started with IronPython I did not know about any other IDE, hence I went ahead with IronPython Studio. But later I came to know about <a class="zem_slink" title="SharpDevelop" rel="homepage" href="http://sharpdevelop.com/">SharpDevelop</a>.</p>
<p>My initial problem with SharpDevelop was that it needed .NET 3.5 SP1 at the minimum. I had just gone through the painful exercise of downloading and installing the prerequisites for IronPython Studio. So I was in no mood of downloading another big chunk before I can start my IronPython Development. But once I got past my initial development cycle, I wanted to give Sharp Develop a try.</p>
<p>After using both the ID interchangeably, I finally settled on SharpDevelop as my choice for IronPython Development</p>
<h3><span id="more-316"></span></h3>
<h3>Why SharpDevelop ?</h3>
<blockquote><p><strong>#develop (short for SharpDevelop) is a free IDE for C#, VB.NET and Boo projects</strong> on Microsoft&#8217;s .NET platform</p></blockquote>
<p>To begin with it is completely free and open source. We like Open Source.  But IronPython Studio is also Free and Open Source. But it needs Visual Studio shell from MS.  There is nothing wrong with that, I think it is a design philosophy. IronPython Studio was probably built with the sole purpose of supporting IronPython IDE. So the developers must have assumed that anyone doing development on MS platform would typically use Visual Studio. Since MS has a free version of Visual Studio, cost is non-issue. That is why IronPython Studio is available in two modes : integrated mode and isolated mode.  Assuming that existence of Visual Studio shell helps in reducing the download size. While IronPython Studio was less than 1MB, Sharp Develop on the other hand is whopping 18 MB.</p>
<p>On the other hand, SharpDevelop was built from ground up with the goal of providing a completely open source alternative to Visual Studio. As the name suggests, probably very first language it supported was C#, and then added support for VB.NET and Boo (and IronPython as of 3.0) one by one.</p>
<h3>Support for Visual Studio Solution files</h3>
<p>While SharpDevelop aims to be complete alternative for Visual Studio, I think they realize that in real world there are bound to be projects which already have .sln files. So it is important to support .sln files. IronPython Studio on the other hand insists on creating its own .pysln files.</p>
<p>While .pysln may be OK for Standalone IronPython Development, SharpDevelop approach of supporting solution files will be useful when one tries to use IronPython code with other .NET languages like VB.Net and C# (To be fair both use .pyproj project files, which can be open interchangeably in any IDE &#8211; But IronPython Studio insisted on creating its own .pysln file when it opened .pyproj)</p>
<p>While I have not used integrated mode of IronPython Studio, SharpDevelop inherently supports multiple .NET languages. It also has feature to convert VB.net code into IronPython. Now how cool is that ?</p>
<h3>Third party tools</h3>
<p>One of the menu items in SharpDevelop is titled &#8220;Quality Tools&#8221;. I liked the fact that an IDE cares enough about the quality to integrate various third party tools. It has built in option for Profiler, <a class="zem_slink" title="StyleCop" rel="wikipedia" href="http://en.wikipedia.org/wiki/StyleCop">StyleCop</a>, <a class="zem_slink" title="FxCop" rel="wikipedia" href="http://en.wikipedia.org/wiki/FxCop">FxCop</a>, as well as <a class="zem_slink" title="NUnit" rel="homepage" href="http://www.nunit.com/">NUnit</a>.  Some of these tools require a third party DLL to work, but that is fair enough.</p>
<p>SharpDevelop also recognized that <a class="zem_slink" title="TortoiseSVN" rel="homepage" href="http://tortoisesvn.tigris.org">TortoiseSVN</a> was installed and supported Subversion operations from within the IDE. On the other hand,  free Visual Studio plugin for SVN &#8211; <a class="zem_slink" title="AnkhSVN" rel="homepage" href="http://ankhsvn.net/">AnkhSVN</a> &#8211; doesn&#8217;t work with free (Express) version of Visual Studio.</p>
<p>So does that mean SharpDevelop is the ultimate IDE for IronPython development ? Not quite. There are certain things that didn&#8217;t quite work for me.</p>
<h3>Code completion missing ?</h3>
<p>Since most of my development has been on *nix platform, I haven&#8217;t used much of IDEs. I used Eclipse once is a while for some Java Development, but always felt it to be slow. For pure Python development, I prefer <a class="zem_slink" title="ActiveState Komodo" rel="homepage" href="http://www.activestate.com/komodo/">Komodo free IDE</a> on both Ubuntu as well as Windows.  I have also tried Eclipse 3.5 with built-in support for Dynamic languages for Python development on Ubuntu. But none of these provided the auto completion (or intellisense as sometimes it is referred) feature for python/ironpython. I read on one of the blogs that SharpDevelop 3.1 supports code completion for IronPython, but for some reason I was not able to get it working for me (Please let me know in comments, if you know of any configuration that may be required for this)</p>
<h3>Folding doesn&#8217;t quite work</h3>
<p>Another big feature I missed (as compated to Komodo free version) was how folding worked. SharpDevelop support folding only for the code inside a class. Most of code is outside of any of the classess &#8211; so I get no folding. Komodo on the other hand support folding for as small as if block.</p>
<h3>Closing Remarks</h3>
<p>In coming days, I need to integrate my code with VB.Net application. I plan to use SharpDevelop for the entire development. If my colleagues can&#8217;t figure out that I am not using Visual Studio, I may suggest the rest of the development team to also try SharpDevelop (and save some buck for the organization &#8211; that would be pretty big saving)</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 460px; width: 1px; height: 1px;">in comments</div>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/41035723-ab8c-4afa-a80a-aa40c8e97aae/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_c.png?x-id=41035723-ab8c-4afa-a80a-aa40c8e97aae" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://desipenguin.com/techblog/2009/07/10/why-sharpdevelop-is-better-ide/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Works with Firefox !!</title>
		<link>http://desipenguin.com/techblog/2009/03/05/works-with-firefox/</link>
		<comments>http://desipenguin.com/techblog/2009/03/05/works-with-firefox/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 16:55:58 +0000</pubDate>
		<dc:creator>Mandar Vaze</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Internet Explorer 6]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[Mozilla Foundation]]></category>

		<guid isPermaLink="false">http://desipenguin.com/techblog/?p=231</guid>
		<description><![CDATA[



Image via Wikipedia



We keep hearing that lot of important sites do not work with Firefox e.g.

Rohit Srivastava is Frustrated
During the Breakfast with Mozilla event that took place in Pune on February 15th, Arun made a remark that several web developers still develop for IE 6 (which was released around 2000, eight years ago)

While that may [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignright" style="width: 143px;">
<dt class="wp-caption-dt"><a href="http://en.wikipedia.org/wiki/Image:Firefox-logo.svg"><img title="Mozilla Firefox" src="http://upload.wikimedia.org/wikipedia/en/thumb/e/e3/Firefox-logo.svg/133px-Firefox-logo.svg.png" alt="Mozilla Firefox" width="133" height="127" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://en.wikipedia.org/wiki/Image:Firefox-logo.svg">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>We keep hearing that lot of important sites do not work with <a class="zem_slink" title="Mozilla Firefox" rel="geolocation" href="http://maps.google.com/maps?ll=45.1238,-123.1138&amp;spn=1.0,1.0&amp;q=45.1238,-123.1138%20%28Mozilla%20Firefox%29&amp;t=h">Firefox</a> e.g.</p>
<ol>
<li>Rohit Srivastava <a href="https://twitter.com/rohit11/status/1276728797">is</a> <a href="https://twitter.com/rohit11/status/1281453490" target="_blank">Frustrated</a></li>
<li>During the Breakfast with <a class="zem_slink" title="Mozilla Foundation" rel="geolocation" href="http://maps.google.com/maps?ll=37.419804,-122.088838&amp;spn=0.01,0.01&amp;q=37.419804,-122.088838%20%28Mozilla%20Foundation%29&amp;t=h">Mozilla</a> event that took place in Pune on February 15th, Arun made a remark that several web developers still develop for IE 6 (which was released around 2000, eight years ago)</li>
</ol>
<p>While that may have been correct a while ago, I&#8217;m sure that things are improving. Since I switched full time to <a class="zem_slink" title="Ubuntu" rel="homepage" href="http://www.ubuntu.com/">Ubuntu</a> few weeks ago, I had no choice but to use Firefox (considering there is no IE on Linux &#8211; Not sure if IE works under Wine) and I am glad to say that I had no issues what so ever. I&#8217;m using Firefox 3.0.5, as well as Firefox 3.1Beta 2 on Ubuntu 8.10 (if it matters)</p>
<p>I&#8217;m listing the websites that I know work with Firefox, in the hope that this would help more and more people to switch to Firefox.</p>
<ul>
<li>Online Banking (India)
<ol>
<li><a href="https://netbanking.hdfcbank.com/netbanking/" target="_blank">HDFC Bank</a></li>
<li><a class="zem_slink" title="ICICI Bank" rel="homepage" href="http://www.icicibank.com/">ICICI</a></li>
<li><a class="zem_slink" title="Citibank" rel="homepage" href="http://www.citibank.com/">Citibank</a></li>
<li><a href="http://www.axisbank.com/" target="_blank">Axis Bank</a> (Thanks to <a href="https://twitter.com/shantanoo/status/1281938894" target="_blank">@shantanoo</a>)</li>
</ol>
</li>
<li>Online Banking (US)
<ol>
<li><a href="https://online.wellsfargo.com" target="_blank">Wells Fargo</a></li>
</ol>
</li>
<li>Online Trading
<ol>
<li><a href="https://us.etrade.com/e/t/home" target="_blank">E-Trade</a> &#8211; A leader in Online trading and Investing</li>
</ol>
</li>
<li>Localized Contents
<ol>
<li> Marathi
<ol>
<li>Leading <a class="zem_slink" title="Marathi language" rel="wikipedia" href="http://en.wikipedia.org/wiki/Marathi_language">Marathi</a> newspaper &#8211; <a href="http://beta.esakal.com/Home.aspx" target="_blank">eSakal</a> (While developed in ASP, it works, and works well in Firefox)</li>
<li><a href="http://punepratibimb.blogspot.com/" target="_blank">Pune Pratibimb</a> &#8211; Sakaal newpaper&#8217;s marathi blog</li>
<li><a href="http://maharashtratimes.indiatimes.com/" target="_blank">Maharashtra Times</a> : Marathi Newspaper by India Times</li>
<li><a href="http://www.dainikaikya.com/index.htm" target="_blank">Dainik Aikya</a></li>
<li><a href="http://www.puladeshpande.net/index.php" target="_blank">Website</a> Dedicated to famous marathi playwright &#8211; ??. ?.</li>
</ol>
</li>
<li> Gujarathi
<ol>
<li><a href="http://www.nobat.com/" target="_blank">Nobat</a> : Online Newspaper</li>
<li><a href="http://www.lokprabhanewsline.com/" target="_blank">Lokprabha Newsline </a> : Online Newspaper</li>
<li><a href="http://www.divyabhaskar.co.in/index.html" target="_blank">Divya Bhaskar</a> : Online Newspaper</li>
</ol>
</li>
<li>Bengali
<ol>
<li><a href="http://www.goldnewsindia.com/" target="_blank">Bangla Daily News</a> : Online Newspaper</li>
</ol>
</li>
<li>Oriya
<ol>
<li><a href="http://www.dharitri.com/" target="_blank">Dharitri</a> : Online News in Oriya</li>
</ol>
</li>
<li>Hindi
<ol>
<li><a href="http://navbharattimes.indiatimes.com/?" target="_blank">Navbharat Times</a></li>
</ol>
</li>
<li>Nepali (Script is Devnagari)
<ol>
<li><a href="http://www.himgirinepali.com/" target="_blank">Himgiri News</a></li>
</ol>
</li>
</ol>
</li>
</ul>
<p>Sure everyone knows Firefox is (relatively) secure compared to IE. But if folks can&#8217;t get their work done, they WILL continue to use IE. So in order to show them that indeed more and more websites work with Firefox without any issues, I started this list.  Obviously, this list is far from complete. But with your support, we can make this better, in the hopes that users do not have the option of not-using Firefox, just because their favorite website doesn&#8217;t work with firefox.</p>
<p>If you are not using Firefox yourself, please click on the button on the right to download Firefox <strong>right now</strong> !!</p>
<p><strong>Please leave comments with URLs that you know </strong><strong><span style="color: #008000;">work</span> with Firefox.</strong></p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://punetech.com/mozilla-for-your-business-meet-seth-bindernagel-and-arun-ranganathan-of-mozilla-sun-15-feb/">Mozilla for your business: Meet Seth Bindernagel and Arun Ranganathan of Mozilla &#8211; Sun, 15 Feb</a> (punetech.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.techmeme.com/090102/p19">Internet Explorer&#8217;s share of the browser market fell below 70% in November (Victor Godinez/techblog.dallasnews.com)</a> (techmeme.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/87517b83-ea65-41c2-91f2-2dfe947cb3a2/"><img class="zemanta-pixie-img" style="border: medium none ; float: right;" src="http://img.zemanta.com/reblog_b.png?x-id=87517b83-ea65-41c2-91f2-2dfe947cb3a2" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://desipenguin.com/techblog/2009/03/05/works-with-firefox/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Access your todo list from multiple locations</title>
		<link>http://desipenguin.com/techblog/2009/01/17/access-your-todo-list-from-multiple-locations/</link>
		<comments>http://desipenguin.com/techblog/2009/01/17/access-your-todo-list-from-multiple-locations/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 01:17:06 +0000</pubDate>
		<dc:creator>Mandar Vaze</dc:creator>
				<category><![CDATA[Hack]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[cross platform]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[mSys]]></category>

		<guid isPermaLink="false">http://desipenguin.wordpress.com/?p=135</guid>
		<description><![CDATA[Here is a clever method to access your todo list from multiple locations.
Ingredients

todo.sh &#8211; This is a command line shell scripts which allows to manage your TO DO list
DropBox Account : Free, Syncs various computers, Cross Platform (at least works on Windows as well as Linux)

Recipe

Make Sure you have installed Dropbox clients on all of [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a clever method to access your todo list from multiple locations.</p>
<h3>Ingredients</h3>
<ul>
<li><a href="http://todotxt.com/" target="_blank">todo.sh</a> &#8211; This is a command line shell scripts which allows to manage your TO DO list</li>
<li><a href="https://www.getdropbox.com/home" target="_blank">DropBox</a> Account : Free, Syncs various computers, Cross Platform (at least works on Windows as well as Linux)</li>
</ul>
<h3>Recipe</h3>
<ul>
<li>Make Sure you have installed Dropbox clients on all of your machines (Mainly Work and Home)</li>
<li>Download and install todo.sh in your Dropbox folder. This is main trick to make your TODO list portable.</li>
<li>You need to modify the .todo file (or todo.py script itself) to set the TODO_DIR variable. I&#8217;ve created a folder called &#8220;tododir&#8221; in my Dropbox folder, and set the TODO_DIR variable as &#8220;tododir&#8221;. This helps avoiding path problems on various machines.</li>
<li>(Optional) Read the tutorial available at <a href="http://lifehacker.com/software/top/geek-to-live--readerwritten-todotxt-manager-173018.php" target="_blank">LifeHacker</a></li>
<li>Open command Prompt, and take charge of your TODO lists.</li>
</ul>
<h3>Why This Idea Rocks</h3>
<ul>
<li>Since the todo list is maintained as simple text file, any machine/platform allows you to directly view and edit your todo list.</li>
<li>While one would install Dropbox clients on all of their regularly used machines, You can always view and edit your todo.txt even from a cyber cafe, using Dropbox&#8217;s web interface.</li>
</ul>
<h3>Are you on Windows ?</h3>
<ul>
<li>If you are on Windows, you will require <a href="http://www.cygwin.com/" target="_blank">cygwin </a>which provides unix utilities on windows. (I was unable to get todo.sh working with mSys, which I got as part of <a href="http://code.google.com/p/msysgit/downloads/list" target="_blank">mSys Git</a> (More about it later, in another post))</li>
<li>There is a variation of todo.sh written in Python (which is what I&#8217;m using these days). If which case, you need <a href="http://www.python.org/download/" target="_blank">Python </a>instead of Cygwin. Python version supports color coding of the items based on priority even on Windows.</li>
</ul>
<h3>Can I not just use USB Drive instead ?</h3>
<ul>
<li>Sure you can.  But some employers do not allow the employees to connect their personal USB devices to office computers. (Security, Virus threats) in which case Dropbox is better alternative.</li>
<li>Even Cyber cafe won&#8217;t allow to plug in your USB drive, but you sure can access your files from Web Front end of Dropbox.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://desipenguin.com/techblog/2009/01/17/access-your-todo-list-from-multiple-locations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
