<?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>HandledException</title>
	<atom:link href="http://suniljagadish.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://suniljagadish.wordpress.com</link>
	<description>Computer Science &#124; Programming</description>
	<lastBuildDate>Sun, 27 Apr 2008 09:16:13 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='suniljagadish.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/24340d1e4b74f2452d51c6f190d95ee0?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>HandledException</title>
		<link>http://suniljagadish.wordpress.com</link>
	</image>
			<item>
		<title>CAPTCHA Generator for .NET</title>
		<link>http://suniljagadish.wordpress.com/2007/07/25/captcha-generator-for-net/</link>
		<comments>http://suniljagadish.wordpress.com/2007/07/25/captcha-generator-for-net/#comments</comments>
		<pubDate>Wed, 25 Jul 2007 13:56:04 +0000</pubDate>
		<dc:creator>suniljagadish</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://suniljagadish.wordpress.com/2007/07/25/captcha-generator-for-net/</guid>
		<description><![CDATA[I needed a  CAPTCHA generator for some stuff I&#8217;ve been doing. I looked around and did find some assemblies for .NET. I thought of coding my own CAPTCHA generator and decided to do this using C#. The result &#8211; You can download/contribute here. You can even download a sample usage of this in a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=suniljagadish.wordpress.com&blog=39707&post=26&subd=suniljagadish&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I needed a  <a href="http://en.wikipedia.org/wiki/Captcha" target="_blank">CAPTCHA</a> generator for some stuff I&#8217;ve been doing. I looked around and did find some assemblies for .NET. I thought of coding my own <a href="http://en.wikipedia.org/wiki/Captcha" target="_blank">CAPTCHA</a> generator and decided to do this using <a href="http://msdn2.microsoft.com/en-us/vcsharp/aa336766.aspx" target="_blank">C#</a>. The result &#8211; You can download/contribute <a href="http://www.codeplex.com/captchagenerator" target="_blank">here</a>. You can even download a sample usage of this in a Windows Forms application form the &#8220;Releases&#8221; section. This can even be used in ASP.NET applications. This assembly will need permission to write to disk (to store the CAPTCHA image generated).</p>
<p><strong><br />
Usage</strong></p>
<p><font color="#0000ff" size="2">using<font size="2"> CAPTCHA;<br />
</font></font><font color="#0000ff" size="2"><font color="#2b91af" size="2">CaptchaGenerator<font size="2"> cgen;</font></font></font><font color="#0000ff" size="2"><br />
</font><font size="2"><strong><br />
Single custom coloured CAPTCHA<br />
</strong>cgen.CaptchaColor = <font color="#2b91af" size="2">Color</font><font size="2">.FromArgb(130, 120, 130);<br />
<font size="2">CaptchaText = cgen.GenerateCaptcha(</font><font color="#a31515" size="2">@&#8221;G:\test1.gif&#8221;</font><font size="2">);<br />
<font size="2">pictureBox1.ImageLocation = </font><font color="#a31515" size="2">@&#8221;G:\test1.gif&#8221;</font><font size="2">;</font></font></font></font><font size="2"><br />
<img src="http://suniljagadish.files.wordpress.com/2007/07/captcha2.jpg" alt="Captcha2" /></font></p>
<p><font size="2"><font size="2"><font size="2"><font size="2"><font size="2"><strong>Default Random Coloured CAPTCHA</strong><br />
cgen.ResetCaptchaColor();<br />
CaptchaText = cgen.GenerateCaptcha(<font color="#a31515" size="2">@&#8221;G:\test1.gif&#8221;</font><font size="2">);<br />
pictureBox1.ImageLocation = </font><font color="#a31515" size="2">@&#8221;G:\test1.gif&#8221;</font><font size="2">;<br />
</font><font size="2"><font size="2"><font size="2"><font size="2"><img src="http://suniljagadish.files.wordpress.com/2007/07/captcha1.jpg" alt="Captcha1" /></font></font></font></font></font></font></font></font></font></p>
<p><font size="2"><font size="2"><font size="2"><font size="2"><font size="2"><font size="2"><br />
</font></font></font></font></font></font><br /></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/suniljagadish.wordpress.com/26/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/suniljagadish.wordpress.com/26/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/suniljagadish.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/suniljagadish.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/suniljagadish.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/suniljagadish.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/suniljagadish.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/suniljagadish.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/suniljagadish.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/suniljagadish.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/suniljagadish.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/suniljagadish.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=suniljagadish.wordpress.com&blog=39707&post=26&subd=suniljagadish&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://suniljagadish.wordpress.com/2007/07/25/captcha-generator-for-net/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a997e9c9efefa6350effb682b6a49077?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">suniljagadish</media:title>
		</media:content>

		<media:content url="http://suniljagadish.files.wordpress.com/2007/07/captcha2.jpg" medium="image">
			<media:title type="html">Captcha2</media:title>
		</media:content>

		<media:content url="http://suniljagadish.files.wordpress.com/2007/07/captcha1.jpg" medium="image">
			<media:title type="html">Captcha1</media:title>
		</media:content>
	</item>
		<item>
		<title>Anagrams</title>
		<link>http://suniljagadish.wordpress.com/2007/07/18/anagrams/</link>
		<comments>http://suniljagadish.wordpress.com/2007/07/18/anagrams/#comments</comments>
		<pubDate>Wed, 18 Jul 2007 07:17:00 +0000</pubDate>
		<dc:creator>suniljagadish</dc:creator>
				<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://suniljagadish.wordpress.com/2007/07/18/anagrams/</guid>
		<description><![CDATA[What is an anagram?
Problem: Given a file containing words, re-arrange it such a way that all anagrams appear consecutively.
Example: 
Given,
dcba
pqrs
zyx
cbad
xyz
sqrp
abcd
The result should be:
abcd
cbad
dcba
pqrs
sqrp
xyz
zyx
Here is a simple Perl + unix command line which does the job:
#!/usr/local/bin/perl -w
use strict;
open(INP,$ARGV[0]);
while(&#60;INP&#62;) {
   chomp;
   my $sig = join &#8221;, sort split(&#8221;,$_);
   print &#8220;$sig\t$_\n&#8221;;
}
Command line: ./anagram.pl ip.txt &#124; sort &#124; awk [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=suniljagadish.wordpress.com&blog=39707&post=25&subd=suniljagadish&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a target="_blank" href="http://en.wikipedia.org/wiki/Anagram">What is an anagram?</a></p>
<p><strong>Problem:</strong> Given a file containing words, re-arrange it such a way that all anagrams appear consecutively.</p>
<p><strong>Example: </strong><br />
Given,<br />
dcba<br />
pqrs<br />
zyx<br />
cbad<br />
xyz<br />
sqrp<br />
abcd</p>
<p>The result should be:<br />
abcd<br />
cbad<br />
dcba<br />
pqrs<br />
sqrp<br />
xyz<br />
zyx</p>
<p>Here is a simple Perl + unix command line which does the job:</p>
<blockquote><p>#!/usr/local/bin/perl -w</p>
<p>use strict;</p>
<p>open(INP,$ARGV[0]);</p>
<p>while(&lt;INP&gt;) {<br />
   chomp;<br />
   my $sig = join &#8221;, sort split(&#8221;,$_);<br />
   print &#8220;$sig\t$_\n&#8221;;<br />
}</p></blockquote>
<p><strong>Command line: </strong>./anagram.pl ip.txt | sort | awk -F&#8217;\t&#8217; &#8216;{print $2;}&#8217;</p>
<p><strong>Technique:</strong> Every word is associated with a signature. Here, a signature is nothing but the word with all the characters in it appearing in sorted order.</p>
<p>Here is how it looks:</p>
<p>abcd    abcd<br />
abcd    cbad<br />
abcd    dcba<br />
pqrs    pqrs<br />
pqrs    sqrp<br />
xyz     xyz<br />
xyz     zyx</p>
<p>Then, <strong>awk -F&#8217;\t&#8217; &#8216;{print $2;}&#8217;</strong> simply prints the original words (column 2).</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/suniljagadish.wordpress.com/25/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/suniljagadish.wordpress.com/25/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/suniljagadish.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/suniljagadish.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/suniljagadish.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/suniljagadish.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/suniljagadish.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/suniljagadish.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/suniljagadish.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/suniljagadish.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/suniljagadish.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/suniljagadish.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=suniljagadish.wordpress.com&blog=39707&post=25&subd=suniljagadish&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://suniljagadish.wordpress.com/2007/07/18/anagrams/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a997e9c9efefa6350effb682b6a49077?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">suniljagadish</media:title>
		</media:content>
	</item>
		<item>
		<title>Click-O-Matic</title>
		<link>http://suniljagadish.wordpress.com/2007/07/18/click-o-matic/</link>
		<comments>http://suniljagadish.wordpress.com/2007/07/18/click-o-matic/#comments</comments>
		<pubDate>Wed, 18 Jul 2007 06:24:32 +0000</pubDate>
		<dc:creator>suniljagadish</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://suniljagadish.wordpress.com/2007/07/18/click-o-matic/</guid>
		<description><![CDATA[I&#8217;ve been downloading software from my MSDN Subscription account. MSDN provides a custom download application which (un)fortunately does not have the feature to schedule downloads to begin at a particular time. Also, I&#8217;m not allowed to use DAP or any other download accelrator to download from MSDN. Sharath had pointed me to this sometime back. PTFB [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=suniljagadish.wordpress.com&blog=39707&post=24&subd=suniljagadish&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;ve been downloading software from my MSDN Subscription account. MSDN provides a custom download application which (un)fortunately does not have the feature to schedule downloads to begin at a particular time. Also, I&#8217;m not allowed to use DAP or any other download accelrator to download from MSDN. <a target="_blank" href="http://sharathms.blogspot.com">Sharath</a> had pointed me to <a target="_blank" href="http://www.ptfbpro.com/">this</a> sometime back. PTFB is a trial version software, so, here is a free version of a similar (but much more simpler, lesser features &amp; less jing-bang) application which does the same job. I&#8217;ve called it <strong>Click-O-Matic</strong> (for the lack of a better name <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> )</p>
<p>A &#8221;just-works&#8221; version is ready. In case you are intrested to use this, leave a comment here with your e-mail ID and I can mail the setup file to you.</p>
<p>For the geekier ones here, I wrote this in C# using simple PInvoke to simulate the mouse clicks.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/suniljagadish.wordpress.com/24/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/suniljagadish.wordpress.com/24/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/suniljagadish.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/suniljagadish.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/suniljagadish.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/suniljagadish.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/suniljagadish.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/suniljagadish.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/suniljagadish.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/suniljagadish.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/suniljagadish.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/suniljagadish.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=suniljagadish.wordpress.com&blog=39707&post=24&subd=suniljagadish&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://suniljagadish.wordpress.com/2007/07/18/click-o-matic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a997e9c9efefa6350effb682b6a49077?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">suniljagadish</media:title>
		</media:content>
	</item>
		<item>
		<title>Smart Device Apps not smart yet on Vista</title>
		<link>http://suniljagadish.wordpress.com/2007/04/28/smart-device-apps-not-smart-yet-on-vista/</link>
		<comments>http://suniljagadish.wordpress.com/2007/04/28/smart-device-apps-not-smart-yet-on-vista/#comments</comments>
		<pubDate>Sat, 28 Apr 2007 13:06:50 +0000</pubDate>
		<dc:creator>suniljagadish</dc:creator>
				<category><![CDATA[.NET CF]]></category>
		<category><![CDATA[Windows Mobile]]></category>

		<guid isPermaLink="false">http://suniljagadish.wordpress.com/2007/04/28/smart-device-apps-not-smart-yet-on-vista/</guid>
		<description><![CDATA[After hunting around for a way to get internet connectivity on my WM 5.0 PPC Emulator, I came across an informative thread on MSDN Forums. The two suggestions given there didn&#8217;t work for me. Unfortunately the PPC Emulator cannot be cradled in Vista&#8217;s Mobile Device Center yet, which is sad. When is a fix coming [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=suniljagadish.wordpress.com&blog=39707&post=23&subd=suniljagadish&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>After hunting around for a way to get internet connectivity on my WM 5.0 PPC Emulator, I came across an informative thread on <a target="_blank" href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=543341&amp;SiteID=1">MSDN Forums</a>. The two suggestions given there didn&#8217;t work for me. Unfortunately the PPC Emulator cannot be cradled in Vista&#8217;s Mobile Device Center yet, which is sad. When is a fix coming for this? I hope I won&#8217;t have to wait for Orcas. [Ref: <a target="_blank" href="http://blogs.msdn.com/vsdteam/archive/2006/06/30/652554.aspx">VSD team blog</a>]</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/suniljagadish.wordpress.com/23/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/suniljagadish.wordpress.com/23/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/suniljagadish.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/suniljagadish.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/suniljagadish.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/suniljagadish.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/suniljagadish.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/suniljagadish.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/suniljagadish.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/suniljagadish.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/suniljagadish.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/suniljagadish.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=suniljagadish.wordpress.com&blog=39707&post=23&subd=suniljagadish&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://suniljagadish.wordpress.com/2007/04/28/smart-device-apps-not-smart-yet-on-vista/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a997e9c9efefa6350effb682b6a49077?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">suniljagadish</media:title>
		</media:content>
	</item>
		<item>
		<title>Reading from a pipe in Perl</title>
		<link>http://suniljagadish.wordpress.com/2007/04/25/reading-from-a-pipe-in-perl/</link>
		<comments>http://suniljagadish.wordpress.com/2007/04/25/reading-from-a-pipe-in-perl/#comments</comments>
		<pubDate>Wed, 25 Apr 2007 12:45:56 +0000</pubDate>
		<dc:creator>suniljagadish</dc:creator>
				<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://suniljagadish.wordpress.com/2007/04/25/reading-from-a-pipe-in-perl/</guid>
		<description><![CDATA[Many a times I have come across scenarios where I have to read from a pipe in my Perl script. It is scenarios where I zcat from a file into my program -
$ zcat myfile.gz &#124; ./myscript.pl &#62; dump.txt
This can be done pretty easily:
while(&#60;&#62;)  {
# $_ is a special variable that stores the current [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=suniljagadish.wordpress.com&blog=39707&post=22&subd=suniljagadish&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Many a times I have come across scenarios where I have to read from a pipe in my Perl script. It is scenarios where I zcat from a file into my program -</p>
<blockquote><p>$ zcat myfile.gz | ./myscript.pl &gt; dump.txt</p></blockquote>
<p>This can be done pretty easily:</p>
<blockquote><p>while(&lt;&gt;)  {<br />
# $_ is a special variable that stores the current line read<br />
# Here, my field seperator is ^A<br />
@fields = split(/001/,$_);</p>
<p>$_ = &lt;&gt;; # Read the next line, for whatever reason<br />
if($_) {<br />
print $_;<br />
}</p>
<p># Do anything else here<br />
}</p></blockquote>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/suniljagadish.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/suniljagadish.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/suniljagadish.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/suniljagadish.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/suniljagadish.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/suniljagadish.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/suniljagadish.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/suniljagadish.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/suniljagadish.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/suniljagadish.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/suniljagadish.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/suniljagadish.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=suniljagadish.wordpress.com&blog=39707&post=22&subd=suniljagadish&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://suniljagadish.wordpress.com/2007/04/25/reading-from-a-pipe-in-perl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a997e9c9efefa6350effb682b6a49077?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">suniljagadish</media:title>
		</media:content>
	</item>
		<item>
		<title>Indexing data using Plucene</title>
		<link>http://suniljagadish.wordpress.com/2007/04/25/indexing-data-using-plucene/</link>
		<comments>http://suniljagadish.wordpress.com/2007/04/25/indexing-data-using-plucene/#comments</comments>
		<pubDate>Wed, 25 Apr 2007 09:35:16 +0000</pubDate>
		<dc:creator>suniljagadish</dc:creator>
				<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://suniljagadish.wordpress.com/2007/04/25/indexing-data-using-plucene/</guid>
		<description><![CDATA[If you are impressed with what Doug Cutting&#8217;s Lucene can do to your data, to enable super-fast searching, then, you can will be happy to know the existence of Plucene (a Perl port of Lucene). Off late I have been playing around with Plucene, indexing GBs of data, which I will have to query in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=suniljagadish.wordpress.com&blog=39707&post=21&subd=suniljagadish&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you are impressed with what <a href="http://blog.lucene.com/index.html" target="_blank">Doug Cutting&#8217;s</a> <a href="http://lucene.apache.org/java/" target="_blank">Lucene</a> can do to your data, to enable super-fast searching, then, you can will be happy to know the existence of <a href="http://search.cpan.org/dist/Plucene/" target="_blank">Plucene</a> (a Perl port of Lucene). Off late I have been playing around with Plucene, indexing GBs of data, which I will have to query in a tight loop later.</p>
<p>So, why Lucene? Lucene stores data in the form of an <a href="http://en.wikipedia.org/wiki/Inverted_index" target="_blank">inverted index</a> which makes retrieval significantly faster compared to a normal indexing scheme.</p>
<p>A very simple example scenario where we have 3 documents containing different words. This is how a normal indexing scheme and an inverted index would index this data-</p>
<p><strong>Normal Index</strong><br />
Doc1 – Bill Gates, Linus Torvalds, Richard Stallman<br />
Doc2 – Steve Jobs, Scott Mc Nealy, Linus Torvalds, Bill Gates<br />
Doc3 – Bill Gates, Steve Jobs, Larry Ellison, Scott Mc Nealy</p>
<p><strong>Inverted Index</strong><br />
Bill Gates – Doc1, Doc2, Doc3<br />
Linus Torvalds – Doc1, Doc2<br />
Richard Stallman – Doc1<br />
Steve Jobs – Doc2, Doc3<br />
Scott Mc Nealy – Doc2, Doc3<br />
Larry Ellison &#8211; Doc3</p>
<p>It is quite clear that a search for “Bill” on the inverted index will right-away return the documents in which the term appears. Whereas, in the case of a normal index, we&#8217;ll have to go through all the documents and check if the search term exists.</p>
<blockquote><p>use Plucene::Document;<br />
use Plucene::Document::Field;<br />
use Plucene::Analysis::SimpleAnalyzer;</p>
<p># Use the simple analyzer to tokenize the input in the default way<br />
my $analyzer = Plucene::Analysis::SimpleAnalyzer-&gt;new();</p>
<p># Create an object of Index::Writer which will write into the index<br />
$writer = Plucene::Index::Writer-&gt;new(“/usr/local/my_index”, $analyzer, 1);</p>
<p>my $DocToIndex;<br />
open(DOC, $DocToIndex);</p>
<p># Create a new Document object, which will contain the fields &amp; corresponding values<br />
my $doc = Plucene::Document-&gt;new;</p>
<p>while(&lt;DOC&gt;) {<br />
# Read from the file<br />
my $line = &lt;DOC&gt;;<br />
# Create a text field and store a unique ID in it. Generation of ID not shown here.<br />
$doc-&gt;add(Plucene::Document::Field-&gt;Keyword(&#8220;id&#8221; =&gt; $id));<br />
# Create a text field and store each line of the file in it<br />
$doc-&gt;add(Plucene::Document::Field-&gt;text(&#8220;text&#8221; =&gt; $line));<br />
}</p>
<p># Add the document to the present index<br />
$writer-&gt;add_document($doc);</p>
<p># Merge multiple segment files created while indexing<br />
$writer-&gt;optimize;<br />
undef $writer;</p></blockquote>
<p>Plucene would have now created many files in /usr/local/my_index which together forms the index. The purpose of contents of each file is described in http://lucene.apache.org/java/docs/fileformats.html</p>
<p>Next, let&#8217;s see how we can query this index.</p>
<blockquote><p>my $parser = Plucene::QueryParser-&gt;new({<br />
analyzer =&gt; Plucene::Analysis::SimpleAnalyzer-&gt;new(),<br />
default  =&gt; &#8220;text&#8221;<br />
});</p>
<p># Prepare the query &#8211; search for Bill in the text field<br />
my $query = $parser-&gt;parse(&#8216;text:&#8221;Bill&#8221;&#8216;);</p>
<p># Which index to search?<br />
my $searcher = Plucene::Search::IndexSearcher-&gt;new(“/usr/local/my_index”);</p>
<p>my @docs;<br />
# A callback which is called every time a search hit is found.<br />
my $hc = Plucene::Search::HitCollector-&gt;new(collect =&gt; sub {<br />
my ($self, $doc, $score) = @_;<br />
push @docs, $searcher-&gt;doc($doc);<br />
});</p>
<p># Search!<br />
$searcher-&gt;search_hc($query, $hc);</p>
<p># @docs contains Document objects, so, extract only the IDs from it by mapping it to a @results array<br />
my @results = map {<br />
$_-&gt;get(&#8220;id&#8221;)-&gt;string;<br />
} @docs;</p>
<p># Print the ID of the documents which contained the search term<br />
foreach my $id(@results) {<br />
print &#8220;\nRes: &#8220;, $id;<br />
}</p></blockquote>
<p>This is a very simple implementation of Plucene. However it is highly scalable and many more complex applications can be built to make use of Plucene.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/suniljagadish.wordpress.com/21/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/suniljagadish.wordpress.com/21/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/suniljagadish.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/suniljagadish.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/suniljagadish.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/suniljagadish.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/suniljagadish.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/suniljagadish.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/suniljagadish.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/suniljagadish.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/suniljagadish.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/suniljagadish.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=suniljagadish.wordpress.com&blog=39707&post=21&subd=suniljagadish&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://suniljagadish.wordpress.com/2007/04/25/indexing-data-using-plucene/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a997e9c9efefa6350effb682b6a49077?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">suniljagadish</media:title>
		</media:content>
	</item>
		<item>
		<title>Pipes to my rescue</title>
		<link>http://suniljagadish.wordpress.com/2007/04/10/pipes-to-my-rescue/</link>
		<comments>http://suniljagadish.wordpress.com/2007/04/10/pipes-to-my-rescue/#comments</comments>
		<pubDate>Tue, 10 Apr 2007 12:33:00 +0000</pubDate>
		<dc:creator>suniljagadish</dc:creator>
				<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://suniljagadish.wordpress.com/2007/04/10/pipes-to-my-rescue/</guid>
		<description><![CDATA[I came across a situatuion to very simply join 2 files on my machine, wherein one is a huge gzip file (16GB after compression) and the other is flat text file. Unzipping the .gz was not a good idea. So, I had to zcat the .gz and pipe it into a the join command to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=suniljagadish.wordpress.com&blog=39707&post=20&subd=suniljagadish&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I came across a situatuion to very simply <em>join </em>2 files on my machine, wherein one is a huge gzip file (16GB after compression) and the other is flat text file. Unzipping the .gz was not a good idea. So, I had to zcat the .gz and pipe it into a the <em>join</em> command to get my job done. The join command requires both the file names to be specified and does not allow something like:</p>
<p><strong>$ zcat myfile.gz | join myotherfile.txt</strong></p>
<p>It expects the command to be used as:</p>
<p><strong>$ join file1 file2</strong></p>
<p>I was too lazy to write a Perl script or even awk code to do this. Given that I have been using Unix extensively only recently, I didn&#8217;t know that some commands allow you to do this:</p>
<p><strong>$ join file1 -</strong><br />
where, &#8220;-&#8221; means- take the input from the standard input.</p>
<p>That solves my problem!</p>
<p>All I did was:</p>
<p><strong>$ zcat myfile.gz | join myotherfile.txt &#8211; &gt; output.txt</strong></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/suniljagadish.wordpress.com/20/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/suniljagadish.wordpress.com/20/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/suniljagadish.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/suniljagadish.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/suniljagadish.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/suniljagadish.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/suniljagadish.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/suniljagadish.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/suniljagadish.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/suniljagadish.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/suniljagadish.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/suniljagadish.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=suniljagadish.wordpress.com&blog=39707&post=20&subd=suniljagadish&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://suniljagadish.wordpress.com/2007/04/10/pipes-to-my-rescue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a997e9c9efefa6350effb682b6a49077?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">suniljagadish</media:title>
		</media:content>
	</item>
		<item>
		<title>Let&#8217;s Build A Compiler For The CLR</title>
		<link>http://suniljagadish.wordpress.com/2007/03/09/lets-build-a-compiler-for-the-clr/</link>
		<comments>http://suniljagadish.wordpress.com/2007/03/09/lets-build-a-compiler-for-the-clr/#comments</comments>
		<pubDate>Fri, 09 Mar 2007 15:04:03 +0000</pubDate>
		<dc:creator>suniljagadish</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://suniljagadish.wordpress.com/2007/03/09/lets-build-a-compiler-for-the-clr/</guid>
		<description><![CDATA[Wow, only now I realized that Raj has mentioned my name in the context of his book which is titled &#8211; &#8220;Let&#8217;s Build A Compiler For The CLR&#8220;. Thanks Raj! His book is a wonderful piece of writing. Raj has struck a very nice balance between the geek-ness and simplicity. Do read it if stuff like [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=suniljagadish.wordpress.com&blog=39707&post=18&subd=suniljagadish&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Wow, only now I realized that <a href="http://rajch.spaces.live.com/blog/">Raj</a> has mentioned my name in the context of his book which is titled &#8211; &#8220;<a href="http://www.rajware.com/Book/index.htm">Let&#8217;s Build A Compiler For The CLR</a>&#8220;. Thanks Raj! His book is a wonderful piece of writing. Raj has struck a very nice balance between the geek-ness and simplicity. Do read it if stuff like Compilers fascinates you.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/suniljagadish.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/suniljagadish.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/suniljagadish.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/suniljagadish.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/suniljagadish.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/suniljagadish.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/suniljagadish.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/suniljagadish.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/suniljagadish.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/suniljagadish.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/suniljagadish.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/suniljagadish.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=suniljagadish.wordpress.com&blog=39707&post=18&subd=suniljagadish&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://suniljagadish.wordpress.com/2007/03/09/lets-build-a-compiler-for-the-clr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a997e9c9efefa6350effb682b6a49077?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">suniljagadish</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows Mobile 5.0 Emulator and Webservice woes</title>
		<link>http://suniljagadish.wordpress.com/2006/11/24/windows-mobile-50-emulator-and-webservice-woes/</link>
		<comments>http://suniljagadish.wordpress.com/2006/11/24/windows-mobile-50-emulator-and-webservice-woes/#comments</comments>
		<pubDate>Fri, 24 Nov 2006 07:29:20 +0000</pubDate>
		<dc:creator>suniljagadish</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Windows Mobile]]></category>

		<guid isPermaLink="false">http://suniljagadish.wordpress.com/2006/11/24/windows-mobile-50-emulator-and-webservice-woes/</guid>
		<description><![CDATA[Many people (including me) have faced the issue of connecting to a webservice from a Windows Mobile 5.0 emulator. The error generally encountered is- &#8220;Unable to connect to network&#8221;.
I was able to overcome this problem after learning from this post that I need to cradle1 the emulator and then deploy the application. Before you cradle the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=suniljagadish.wordpress.com&blog=39707&post=16&subd=suniljagadish&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Many people (including me) have faced the issue of connecting to a webservice from a Windows Mobile 5.0 emulator. The error generally encountered is- &#8220;Unable to connect to network&#8221;.</p>
<p>I was able to overcome this problem after learning from <a target="_blank" href="http://blogs.msdn.com/mohitgog/archive/2006/04/20/579641.aspx">this post</a> that I need to cradle<sup>1</sup> the emulator and then deploy the application. Before you cradle the emulator, make sure you have a compatible version of ActiveSync running on your machine. Configure your ActiveSync to connect using DMA (because the intention is to connect to the emulator).</p>
<p>I used my desktop&#8217;s IP address (and not &#8220;localhost&#8221;, nor the machine name) to add the webreference (of the webserivce) in the mobile device project.</p>
<p>Rest of the steps in cradling the emulator is neatly laid out in <a target="_blank" href="http://blogs.msdn.com/mohitgog/archive/2006/04/20/579641.aspx">this post</a>.</p>
<p><strong>Note</strong>:<br />
1. To cradle your emulator, first connect to it using the Device Emulator Manager, only after which the &#8220;Cradle&#8221; option in the Actions menu will be enabled.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/suniljagadish.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/suniljagadish.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/suniljagadish.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/suniljagadish.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/suniljagadish.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/suniljagadish.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/suniljagadish.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/suniljagadish.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/suniljagadish.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/suniljagadish.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/suniljagadish.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/suniljagadish.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=suniljagadish.wordpress.com&blog=39707&post=16&subd=suniljagadish&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://suniljagadish.wordpress.com/2006/11/24/windows-mobile-50-emulator-and-webservice-woes/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a997e9c9efefa6350effb682b6a49077?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">suniljagadish</media:title>
		</media:content>
	</item>
		<item>
		<title>Imagine Cup 2007</title>
		<link>http://suniljagadish.wordpress.com/2006/08/27/imagine-cup-2007/</link>
		<comments>http://suniljagadish.wordpress.com/2006/08/27/imagine-cup-2007/#comments</comments>
		<pubDate>Sun, 27 Aug 2006 08:00:04 +0000</pubDate>
		<dc:creator>suniljagadish</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://suniljagadish.wordpress.com/2006/08/27/imagine-cup-2007/</guid>
		<description><![CDATA[Soon after Imagine Cup 2006, India concluded, with Italy taking home the cup for the Software Design invitational (Photographs), Microsoft announced the theme and the venue for Imagine Cup 2007. Korea would be hosting this mega-event in 2007. The theme being:
&#8220;Imagine a world where technology enables better education for all&#8221;
Frankly, the theme of IC &#8216;06 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=suniljagadish.wordpress.com&blog=39707&post=15&subd=suniljagadish&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Soon after Imagine Cup 2006, India <a href="http://www.microsoft.com/presspass/press/2006/aug06/08-11ImagineCupWinnersPR.mspx" target="_blank">concluded</a>, with Italy taking home the cup for the Software Design invitational (<a href="http://www.microsoft.com/presspass/events/imaginecup/gallery.mspx" target="_blank">Photographs</a>), <a href="http://www.microsoft.com/" target="_blank">Microsoft</a> announced the theme and the venue for <a href="http://www.microsoft.com/uk/academia/imaginecup/2007/default.mspx" target="_blank">Imagine Cup 2007</a>. Korea would be hosting this mega-event in 2007. The theme being:</p>
<p align="center"><strong><em>&#8220;Imagine a world where technology enables better education for all&#8221;</em></strong></p>
<p>Frankly, the theme of IC &#8216;06 (Imagine&nbsp;a world where technology enables people to live healthier lives)&nbsp;didn&#8217;t appeal to me, but, this one is really good and equally interesting. In addition to the invitationals present in IC &#8216;06, Imagine Cup 2007 will have&nbsp;3 (not completely &#8216;brand&#8217;) new invitationals- <strong>Web development</strong> (was there in 2005), <strong>Embedded development</strong> (probably <a href="http://www.windowschallenge.com/" target="_blank">Windows Embedded Challenge</a> merged into IC)&nbsp;and <strong>Photography</strong> (wow! If time permits, I&#8217;d love to get clicking with <a href="http://suniljagadish.blogspot.com/2006/03/ive-got-power.html" target="_blank">my Canon S2 IS</a>).</p>
<p>Good luck to all those of you getting ready to rock!</p>
<p>Note: My first blog post from <a href="http://ideas.live.com/programpage.aspx?versionId=4372c8c2-b76f-4d44-aea1-9835b61d8dc1" target="_blank">Windows Live Writer</a>. It rocks! Yes, it does.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/suniljagadish.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/suniljagadish.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/suniljagadish.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/suniljagadish.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/suniljagadish.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/suniljagadish.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/suniljagadish.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/suniljagadish.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/suniljagadish.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/suniljagadish.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/suniljagadish.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/suniljagadish.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=suniljagadish.wordpress.com&blog=39707&post=15&subd=suniljagadish&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://suniljagadish.wordpress.com/2006/08/27/imagine-cup-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a997e9c9efefa6350effb682b6a49077?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">suniljagadish</media:title>
		</media:content>
	</item>
	</channel>
</rss>