<?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>This, That &#38; the Other</title>
	<atom:link href="http://indraniel.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://indraniel.wordpress.com</link>
	<description>Indraniel's Notes and Ramblings</description>
	<lastBuildDate>Thu, 02 Aug 2012 12:50:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='indraniel.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>This, That &#38; the Other</title>
		<link>http://indraniel.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://indraniel.wordpress.com/osd.xml" title="This, That &#38; the Other" />
	<atom:link rel='hub' href='http://indraniel.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Perl5 References 2010</title>
		<link>http://indraniel.wordpress.com/2010/08/24/perl5-references-2010/</link>
		<comments>http://indraniel.wordpress.com/2010/08/24/perl5-references-2010/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 05:27:56 +0000</pubDate>
		<dc:creator>indraniel</dc:creator>
				<category><![CDATA[perl]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://indraniel.wordpress.com/?p=318</guid>
		<description><![CDATA[I find Perl to be a great language to use for both small-scale one-liner type tasks and as well a for large-scale multi-file applications. However, I need reminders of its usage details every now and again. While I could read &#8230; <a href="http://indraniel.wordpress.com/2010/08/24/perl5-references-2010/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=indraniel.wordpress.com&#038;blog=7051908&#038;post=318&#038;subd=indraniel&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I find <a title="The Perl Programming Language" href="http://www.perl.org/">Perl</a> to be a great language to use for both small-scale one-liner type tasks and as well a for large-scale multi-file applications.  However, I need reminders of its usage details every now and again.  While I could read the relevant manpages via <a title="perldoc.perl.org" href="http://perldoc.perl.org/">perldoc</a>, they are somewhat dry and technical (they are <a title="Manpages - wikipedia.org" href="http://en.wikipedia.org/wiki/Man_page">manpages</a> after all!).  I found these recent tutorials/references much more easier reading.</p>
<h3 style="text-align:center;">One-liner Tutorials</h3>
<ul>
<li><a title="Essential Perl One-Liners --http://www.mawode.com/~waltman/talks/ " href="http://www.mawode.com/~waltman/talks/one_liners.yapc10.pdf">Essential Perl One-Liners (PDF)</a> &#8211; a talk presented by <a title="Walter C. Mankowski" href="http://www.mawode.com/~waltman/">Walter C. Mankowski</a> at <a title="YAPC::NA 2010 site" href="http://yapc2010.com">YAPC::NA 2010</a></li>
<li><a title="Top 10 Perl one-liner tricks -- blog.ksplice.com" href="http://blog.ksplice.com/2010/05/top-10-perl-one-liner-tricks/">The top 10 tricks of Perl one-liners</a> &#8211; a <a title="Ksplice blog site" href="http://blog.ksplice.com/">blog entry from ksplice.com</a> that goes through some practical perl one-liner shorthands.</li>
</ul>
<h3 style="text-align:center;">Modern Perl Object Orientation</h3>
<p><a title="Perl Moose Web Site" href="http://www.iinteractive.com/moose/">Moose</a> is the Object Oriented foundation for <a title="What is Modern Perl?" href="http://perlgeek.de/blog-en/perl-tips/what-is-modern-perl.html">Modern Perl</a>.  I found the following Moose presentation by the eminent Perl hacker <a title="Ricardo Signes' Home Page" href="http://rjbs.manxome.org/">RJBS</a> very informative.  It seems to nicely describe all the latest functionality of Moose (as of August 2010).</p>
<ul>
<li><a title="Moose: A Guide to the New Revolution -- rjbs.manxome.org" href="http://rjbs.manxome.org/talks/moose/">Moose: A Guide to the New Revolution</a></li>
</ul>
<br />Filed under: <a href='http://indraniel.wordpress.com/category/software/perl-software/'>perl</a>, <a href='http://indraniel.wordpress.com/category/software/'>software</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/indraniel.wordpress.com/318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/indraniel.wordpress.com/318/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=indraniel.wordpress.com&#038;blog=7051908&#038;post=318&#038;subd=indraniel&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://indraniel.wordpress.com/2010/08/24/perl5-references-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/4625dc906f357550c20f24c677c43f3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">indraniel</media:title>
		</media:content>
	</item>
		<item>
		<title>A Taste of Reservoir Algorithms</title>
		<link>http://indraniel.wordpress.com/2010/08/12/a-taste-of-reservoir-algorithms/</link>
		<comments>http://indraniel.wordpress.com/2010/08/12/a-taste-of-reservoir-algorithms/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 14:45:48 +0000</pubDate>
		<dc:creator>indraniel</dc:creator>
				<category><![CDATA[algorithms]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[data-mining]]></category>

		<guid isPermaLink="false">http://indraniel.wordpress.com/?p=252</guid>
		<description><![CDATA[Imagine that you are the Chief Chocolate Inspector of a chocolate factory. Your job is to ensure that the days production of chocolate by the factory is of good quality. Only upon your recommendation will the factory be shipping out &#8230; <a href="http://indraniel.wordpress.com/2010/08/12/a-taste-of-reservoir-algorithms/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=indraniel.wordpress.com&#038;blog=7051908&#038;post=252&#038;subd=indraniel&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p style="text-align:center;"><img class="aligncenter" title="A Chocolate Sampling" src="http://farm1.static.flickr.com/15/68153223_665dbdf47d_m.jpg" alt="Flickr: Moonstruck Chocolates by eszter" width="240" height="234" /></p>
<p>Imagine that you are the Chief Chocolate Inspector of a chocolate factory.  Your job is to ensure that the days production of chocolate by the factory is of good quality.  Only upon your recommendation will the factory be shipping out its days worth of chocolate production to its distribution points.</p>
<p>The chocolate factory consists of three adjacent rooms connected together by a conveyor belt/assembly line.</p>
<p>The first room is where the  chocolate pieces are produced and initially placed onto the conveyor belt.  The factory produces a variety of decadent chocolate types simultaneously and randomly places each type onto the conveyor belt.</p>
<p>The second adjoining room is where each of the individual chocolate pieces get wrapped up.  Afterwards, you are given a choice whether to choose that particular piece for taste inspection, or ignore it and wait for the next one.</p>
<p>The final adjoining room is where the chocolate pieces get packaged together in boxes and loaded onto the delivery trucks.  The trucks only move upon your decision at the end of the day.</p>
<p>Your goal, as the Chief Inspector, is to notify the truck drivers if the packages are suitable for shipping in as efficient manner as possible.  Armed with a special selection bin to hold <img src='http://s0.wp.com/latex.php?latex=n&amp;bg=3c3c3c&amp;fg=999999&amp;s=0' alt='n' title='n' class='latex' /> pieces of chocolate, you decide to choose <img src='http://s0.wp.com/latex.php?latex=n&amp;bg=3c3c3c&amp;fg=999999&amp;s=0' alt='n' title='n' class='latex' /> uniformly random pieces of chocolate out the <img src='http://s0.wp.com/latex.php?latex=N&amp;bg=3c3c3c&amp;fg=999999&amp;s=0' alt='N' title='N' class='latex' /> total pieces of chocolate produced by the factory throughout the day, where <img src='http://s0.wp.com/latex.php?latex=n+%3C%3C+N&amp;bg=3c3c3c&amp;fg=999999&amp;s=0' alt='n &lt;&lt; N' title='n &lt;&lt; N' class='latex' />.  Afterwards, you base your taste decision on this random subset.</p>
<p>Unfortunately, you have no idea as to how many chocolate entities will be passing by on any given day.  Some days, the amount of chocolate produced by the factory is very high, on others it is pretty low.  In other words, you do not know what <img src='http://s0.wp.com/latex.php?latex=N&amp;bg=3c3c3c&amp;fg=999999&amp;s=0' alt='N' title='N' class='latex' /> is beforehand.</p>
<p>While you could wait to make the sampling after the days production is done; you don&#8217;t want to hold up the assembly line making these quality control choices.  <a title="I Love Lucy - Wikipedia" href="http://en.wikipedia.org/wiki/I_Love_Lucy">&#8220;I Love Lucy&#8221;</a> has shown what kind of hijinks can happen if this process goes awry.</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='520' height='323' src='http://www.youtube.com/embed/4wp3m1vg06Q?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<h2 style="text-align:center;">What to do?</h2>
<p>One solution to this problem might be to roll a die as each chocolate piece passes you.    If the die rolls even, hold the chocolate for inspection in the selection bin.  Otherwise, let the chocolate pass through.  If the selection bin is full when choosing a chocolate piece, simply replace the oldest chocolate piece in the bin with the new one.</p>
<p>In this naïve approach, one is biased against keeping the earliest chocolate samples with the ones selected later in the day.  To resolve this issue, you can use a loaded die or get more <a title="Dungeons &amp; Dragons Role Playing Game - Wikipedia" href="http://http://en.wikipedia.org/wiki/Dungeons_%26_Dragons">&#8220;Dungeons &amp; Dragons&#8221;-esque</a> by using more sophisticated dice and rules as the day progresses.</p>
<p><a href="http://indraniel.files.wordpress.com/2010/08/chp_dice.jpg"><img class="aligncenter size-medium wp-image-255" title="Multifaced Dice" src="http://indraniel.files.wordpress.com/2010/08/chp_dice.jpg?w=293&#038;h=300" alt="" width="293" height="300" /></a></p>
<p>Then with some luck, you could get a uniform sampling of the days production of chocolate.</p>
<p>But there is a better way&#8230;</p>
<h2 style="text-align:center;">A Smarter Way</h2>
<p>Suppose you could assign a uniform random (<a title="Independent and Identically Distributed - Wikipedia" href="http://http://en.wikipedia.org/wiki/Independent_and_identically_distributed_random_variables">i.i.d</a> of course!) number from <img src='http://s0.wp.com/latex.php?latex=%5B0%2C+1%29&amp;bg=3c3c3c&amp;fg=999999&amp;s=0' alt='[0, 1)' title='[0, 1)' class='latex' /> to each piece of chocolate you encounter on the assembly line.</p>
<p>Now, to obtain a sampling of the days production of chocolate, simply choose the chocolates corresponding to the <img src='http://s0.wp.com/latex.php?latex=n&amp;bg=3c3c3c&amp;fg=999999&amp;s=0' alt='n' title='n' class='latex' /> lowest random numbers linked with them.  Each chocolate piece has an equal chance of being in the lowest <img src='http://s0.wp.com/latex.php?latex=n&amp;bg=3c3c3c&amp;fg=999999&amp;s=0' alt='n' title='n' class='latex' /> choices, so the sampling is uniform.</p>
<p>With the ubiquitous computing power available these days, you could substitute using dice with a <a title="iPhone App Store" href="http://www.apple.com/iphone/apps-for-iphone/">iPhone</a> or <a title="Android Market" href="http://www.android.com/market/">Android</a> app to help out.  Each time you see a new chocolate piece, generate a random number with your app.  Hold onto the chocolate pieces that correspond to the <img src='http://s0.wp.com/latex.php?latex=n&amp;bg=3c3c3c&amp;fg=999999&amp;s=0' alt='n' title='n' class='latex' /> lowest random numbers.  If you encounter a new chocolate piece that is linked with a random number that is lower than the <em>largest</em> random number associated chocolate already in your selection bin, simply replace the old one with the new one.</p>
<p>By the end of the process you now have <img src='http://s0.wp.com/latex.php?latex=n&amp;bg=3c3c3c&amp;fg=999999&amp;s=0' alt='n' title='n' class='latex' /> uniform samples of the entire days chocolate production, and you never needed to hold onto more than those <img src='http://s0.wp.com/latex.php?latex=n&amp;bg=3c3c3c&amp;fg=999999&amp;s=0' alt='n' title='n' class='latex' /> items.  Pretty clever, eh!</p>
<p>This approach could be optimized even further.  For example, you could preemptively generate a large list of random numbers; identify the lowest ones; and afterwards directly choose those chocolate pieces as they appear off the production line and bypass the rest.</p>
<p>Amazingly, you could sample the entire days production of chocolates, <img src='http://s0.wp.com/latex.php?latex=N&amp;bg=3c3c3c&amp;fg=999999&amp;s=0' alt='N' title='N' class='latex' />, in less than <img src='http://s0.wp.com/latex.php?latex=O%28N%29&amp;bg=3c3c3c&amp;fg=999999&amp;s=0' alt='O(N)' title='O(N)' class='latex' /> time.  <a title="Random Sampling with a Reservoir (1985) - Jeffrey Scott Vitter" href="http://www.cs.umd.edu/~samir/498/vitter.pdf">According to this fellow</a>, you can make the process <img src='http://s0.wp.com/latex.php?latex=O%28n%281%2Blog%28N%2Fn%29%29%29&amp;bg=3c3c3c&amp;fg=999999&amp;s=0' alt='O(n(1+log(N/n)))' title='O(n(1+log(N/n)))' class='latex' /> efficient.</p>
<p>These techniques of sampling a set of unknown size through one pass are called <em><a title="Reservoir Sampling - Wikipedia" href="http://en.wikipedia.org/wiki/Reservoir_sampling">reservoir algorithms</a></em>.</p>
<h2 style="text-align:center;">The &#8220;Real&#8221; World</h2>
<p>While most of us are not chocolate inspectors, we are all nowadays swamped in a &#8220;sea of data&#8221;, from <a title="A Deluge of Data Shapes a New Era in Computing - nytimes.com" href="http://www.nytimes.com/2009/12/15/science/15books.html">science</a> and <a title="Bringing Data Mining Into the Mainstream - bits.blogs.nytimes.com" href="http://bits.blogs.nytimes.com/2010/07/26/bringing-data-mining-into-the-mainstream/">business</a> to <a title="The New Examined Life - WSJ.com" href="http://online.wsj.com/article/NA_WSJ_PUB:SB122852285532784401.html">personal tracking</a>.  Often times these raw data sets come in large chunks.  One data-mining technique to get a better handle of the data is sampling it.  Sometimes less is more.  Now chocolate pieces become record sets and the assembly line becomes a large file.</p>
<p>Reservoir algorithms can be a useful tool in one&#8217;s <a title="What is data science? - O'Reilly Radar" href="http://radar.oreilly.com/2010/06/what-is-data-science.html">data science &amp; engineering</a> endeavors.</p>
<br />Filed under: <a href='http://indraniel.wordpress.com/category/software/algorithms/'>algorithms</a>, <a href='http://indraniel.wordpress.com/category/software/'>software</a> Tagged: <a href='http://indraniel.wordpress.com/tag/data-mining/'>data-mining</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/indraniel.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/indraniel.wordpress.com/252/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=indraniel.wordpress.com&#038;blog=7051908&#038;post=252&#038;subd=indraniel&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://indraniel.wordpress.com/2010/08/12/a-taste-of-reservoir-algorithms/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/4625dc906f357550c20f24c677c43f3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">indraniel</media:title>
		</media:content>

		<media:content url="http://farm1.static.flickr.com/15/68153223_665dbdf47d_m.jpg" medium="image">
			<media:title type="html">A Chocolate Sampling</media:title>
		</media:content>

		<media:content url="http://indraniel.files.wordpress.com/2010/08/chp_dice.jpg?w=293" medium="image">
			<media:title type="html">Multifaced Dice</media:title>
		</media:content>
	</item>
		<item>
		<title>Pacific Biosciences Buzz</title>
		<link>http://indraniel.wordpress.com/2010/05/03/pacific-biosciences-buzz/</link>
		<comments>http://indraniel.wordpress.com/2010/05/03/pacific-biosciences-buzz/#comments</comments>
		<pubDate>Mon, 03 May 2010 05:02:34 +0000</pubDate>
		<dc:creator>indraniel</dc:creator>
				<category><![CDATA[biology]]></category>
		<category><![CDATA[dna sequencing]]></category>
		<category><![CDATA[science]]></category>

		<guid isPermaLink="false">http://indraniel.wordpress.com/?p=231</guid>
		<description><![CDATA[This was an interesting video about Pacific Biosciences (PacBio), a third-generation DNA sequencing company, that I recently came across in the Wall Street Journal.  It profiles their upcoming sequencing device, the PacBio RS, from a business perspective. Filed under: biology, &#8230; <a href="http://indraniel.wordpress.com/2010/05/03/pacific-biosciences-buzz/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=indraniel.wordpress.com&#038;blog=7051908&#038;post=231&#038;subd=indraniel&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div class="wp-caption aligncenter" style="width: 445px"><a href="http://mms.businesswire.com/bwapps/mediaserver/ViewMedia?mgid=217494&amp;vid=5&amp;download=1"><img class="   " title="Press Image of the upcoming Pacific Biosciences sequencer, the PacBio RS" src="http://mms.businesswire.com/bwapps/mediaserver/ViewMedia?mgid=217494&amp;vid=5&amp;download=1" alt="Pacific Biosciences PacBio RS" width="435" height="244" /></a><p class="wp-caption-text">Press release image of the upcoming Pacific Biosciences DNA sequencer, the <em>PacBio RS</em></p></div>
<p><a href="http://online.wsj.com/video/pacific-biosciences-speeds-dna-sequencing/CF4393A6-F71C-4FE2-A2F5-73271E1CA8E7.html">This was an interesting video</a> about <a href="http://www.pacificbiosciences.com">Pacific Biosciences (PacBio)</a>, a third-generation DNA sequencing company, that I recently came across in the <a href="http://online.wsj.com/">Wall Street Journal</a>.  It profiles their <a href="http://www.pacificbiosciences.com/video_lg.html">upcoming sequencing device, the PacBio RS,</a> from a business perspective.</p>
<br />Filed under: <a href='http://indraniel.wordpress.com/category/science/biology/'>biology</a>, <a href='http://indraniel.wordpress.com/category/science/dna-sequencing/'>dna sequencing</a>, <a href='http://indraniel.wordpress.com/category/science/'>science</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/indraniel.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/indraniel.wordpress.com/231/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=indraniel.wordpress.com&#038;blog=7051908&#038;post=231&#038;subd=indraniel&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://indraniel.wordpress.com/2010/05/03/pacific-biosciences-buzz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/4625dc906f357550c20f24c677c43f3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">indraniel</media:title>
		</media:content>

		<media:content url="http://mms.businesswire.com/bwapps/mediaserver/ViewMedia?mgid=217494&#38;vid=5&#38;download=1" medium="image">
			<media:title type="html">Press Image of the upcoming Pacific Biosciences sequencer, the PacBio RS</media:title>
		</media:content>
	</item>
		<item>
		<title>sff2fastq</title>
		<link>http://indraniel.wordpress.com/2010/04/23/sff2fastq/</link>
		<comments>http://indraniel.wordpress.com/2010/04/23/sff2fastq/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 00:55:56 +0000</pubDate>
		<dc:creator>indraniel</dc:creator>
				<category><![CDATA[biology]]></category>
		<category><![CDATA[dna sequencing]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://indraniel.wordpress.com/?p=204</guid>
		<description><![CDATA[The basic premise of genetic sequencing involves preparing a DNA sample into a form suitable for use on a DNA sequencer.  Afterwards, the sequencer ascertains the sequences of bases on the preapred sample and stores these results into a digital &#8230; <a href="http://indraniel.wordpress.com/2010/04/23/sff2fastq/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=indraniel.wordpress.com&#038;blog=7051908&#038;post=204&#038;subd=indraniel&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>The basic premise of genetic sequencing involves preparing a DNA sample into a form suitable for use on a DNA sequencer.  Afterwards, the sequencer ascertains the sequences of bases on the preapred sample and stores these results into a digital file.  These file formats are related to the sequencing methodology taken by the sequencer.</p>
<p>In <a title="Roche 454" href="http://www.454.com/">454</a> sequencing, the <a title="454 SFF File Format" href="http://en.wikipedia.org/wiki/Standard_Flowgram_Format">SFF format</a> is the native currency of storing the sequence data; <a title="ABI 3730 Sanger Sequencing" href="https://products.appliedbiosystems.com/ab/en/US/adirect/ab?cmd=catNavigate2&amp;catID=600533">ABI-Sanger</a> it is the <a title="ABI Sanger 3730 AB1 File Format" href="http://home.appliedbiosystems.com/support/software_community/ABIF_File_Format.pdf">AB1</a> or <a title="ABI Sanger SCF File Format" href="http://www.ncbi.nlm.nih.gov/Traces/trace.cgi?cmd=show&amp;f=formats&amp;m=doc&amp;s=format#scf">SCF chromatogram file format</a>; <a title="Illumina/Solexa" href="http://www.illumina.com/">Illumina/Solexa</a> it is the <a title="Illumina/Solexa QSEQ file format" href="http://www.softgenetics.com/FormatConversion_AppNote.pdf">QSEQ</a> or <a title="Illumina FASTQ File Format" href="http://en.wikipedia.org/wiki/FASTQ_format">Illumina FASTQ format</a>; and in <a title="ABI SOLiD sequencing" href="http://en.wikipedia.org/wiki/ABI_Solid_Sequencing">ABI-SOLiD</a> it is the <a title="ABI SOLiD CSFASTA File Format" href="http://marketing.appliedbiosystems.com/images/Product_Microsites/Solid_Knowledge/Download/SOLiD_Data_Format_and_File_Definitions_Guide.pdf">colorspace CSFASTA format</a>.</p>
<p>Most scientists/biologists are more interested in the final sequence data produced rather than the particular vendor technology itself.</p>
<p>During the course of the biological investigation, one often is confronted with data from various sequencing platforms.  A format is needed that is common across platforms.  In the era of next-generation sequencing, it appears that the <a href="http://nar.oxfordjournals.org/cgi/content/full/gkp1137v1">Sanger FASTQ format</a> is the popular lingua franca of sequence file formats.  It holds both the sequence and quality data generated by the sequencer.  Many of the currently popular (and open-source) aligner and assemblers such as <a title="maq short read aligner" href="http://maq.sourceforge.net/">maq</a>, <a title="Burrows Wheeler Short Read Aligner" href="http://bio-bwa.sourceforge.net/">bwa</a>, <a title="Bowtie Short Read Aligner" href="http://bowtie-bio.sourceforge.net/">bowtie</a>, <a title="SSAHA2 Short Read Aligner" href="http://www.sanger.ac.uk/resources/software/ssaha2/">SSAHA2</a> and <a title="Velvet Short Read Assembler" href="http://www.ebi.ac.uk/~zerbino/velvet/">velvet</a> accept Sanger FASTQ files as their inputs.</p>
<p>In the world of 454 sequencing, <a title="454 Data Software Manual (pdf)" href="http://sequence.otago.ac.nz/download/GS_FLX_Software_Manual.pdf">Roche 454 has their own set of tools</a> to work with the data.  Unfortunately, they are not freely available.  While the 454 tools from Roche provide a way to convert their data into a <a title="FASTA File Format" href="http://en.wikipedia.org/wiki/FASTA_format">FASTA file format</a>, another device independent sequence file format; there is not a direct SFF to FASTQ conversion utility.</p>
<p>To that end, and for curiosities sake, I decided to write a program to do so, called <a title="sff2fastq on github" href="http://github.com/indraniel/sff2fastq">sff2fastq</a>.  The idea is by no means unique.  There are other similar tools such as <a title="flower - analyzing 454 flowgram files" href="http://blog.malde.org/index.php/flower/">flower</a><a title="flower - analyzing 454 flowgram files" href="http://blog.malde.org/index.php/flower/"> (haskell-based)</a> and <a title="sff_extract homepage" href="http://bioinf.comav.upv.es/sff_extract/index.html">sff_extract</a><a title="sff_extract homepage" href="http://bioinf.comav.upv.es/sff_extract/index.html"> (python-based)</a>, and other alternative approaches <a title="fastq converters on SEQanswers" href="http://seqanswers.com/forums/showthread.php?t=2775">as discussed on seqanswers</a>.  As they say, variety is the spice of life.</p>
<br />Filed under: <a href='http://indraniel.wordpress.com/category/science/biology/'>biology</a>, <a href='http://indraniel.wordpress.com/category/science/dna-sequencing/'>dna sequencing</a>, <a href='http://indraniel.wordpress.com/category/software/'>software</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/indraniel.wordpress.com/204/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/indraniel.wordpress.com/204/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=indraniel.wordpress.com&#038;blog=7051908&#038;post=204&#038;subd=indraniel&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://indraniel.wordpress.com/2010/04/23/sff2fastq/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/4625dc906f357550c20f24c677c43f3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">indraniel</media:title>
		</media:content>
	</item>
		<item>
		<title>Bayes, Bayes, &amp; Bayes</title>
		<link>http://indraniel.wordpress.com/2010/03/16/bayes-bayes-bayes/</link>
		<comments>http://indraniel.wordpress.com/2010/03/16/bayes-bayes-bayes/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 12:20:18 +0000</pubDate>
		<dc:creator>indraniel</dc:creator>
				<category><![CDATA[science]]></category>
		<category><![CDATA[math]]></category>

		<guid isPermaLink="false">http://indraniel.wordpress.com/?p=186</guid>
		<description><![CDATA[I have been going through a bit of a mathematical refresher lately. It has been a while in directly dealing with things of a probabilistic and statistical nature. In particular, I was reading up on Bayes&#8217; Theorem and Bayesian inference. &#8230; <a href="http://indraniel.wordpress.com/2010/03/16/bayes-bayes-bayes/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=indraniel.wordpress.com&#038;blog=7051908&#038;post=186&#038;subd=indraniel&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I have been going through a bit of a mathematical refresher lately.  It has been a while in directly dealing with things of a probabilistic and statistical nature. In particular, I was reading up on <a href="http://en.wikipedia.org/wiki/Bayes%27_theorem">Bayes&#8217; Theorem</a>  and <a href="http://en.wikipedia.org/wiki/Bayesian_inference">Bayesian inference</a>.  Bayes&#8217; rule is a subtle mathematical statement that has deep interpretations and implications.  Below were three introductory write ups I found upon the subject,  each with a slightly different perspective of presentation.</p>
<ul>
<li><a href="http://blog.oscarbonilla.com/2009/05/visualizing-bayes-theorem/">A Graphical Venn Diagram Approach</a></li>
<li><a href="http://www.johndcook.com/rarediseases.pdf">A Formal Statistican&#8217;s Viewpoint (pdf)</a></li>
<li><a href="ftp://selab.janelia.org/pub/publications/Eddy-ATG3/Eddy-ATG3-reprint.pdf">An Applied Scientific Perspective (pdf)</a></li>
</ul>
<br />Filed under: <a href='http://indraniel.wordpress.com/category/science/'>science</a> Tagged: <a href='http://indraniel.wordpress.com/tag/math/'>math</a>, <a href='http://indraniel.wordpress.com/tag/science/'>science</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/indraniel.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/indraniel.wordpress.com/186/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=indraniel.wordpress.com&#038;blog=7051908&#038;post=186&#038;subd=indraniel&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://indraniel.wordpress.com/2010/03/16/bayes-bayes-bayes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/4625dc906f357550c20f24c677c43f3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">indraniel</media:title>
		</media:content>
	</item>
		<item>
		<title>Writing Tips</title>
		<link>http://indraniel.wordpress.com/2010/01/12/writing-tips/</link>
		<comments>http://indraniel.wordpress.com/2010/01/12/writing-tips/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 12:01:54 +0000</pubDate>
		<dc:creator>indraniel</dc:creator>
				<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://indraniel.wordpress.com/?p=146</guid>
		<description><![CDATA[I am a perpetual apprentice to the oft neglected and under appreciated art of writing well.  Words, either written or spoken, are the most powerful means of communication we have.  While images, animations, sounds, and music certainly have the ability &#8230; <a href="http://indraniel.wordpress.com/2010/01/12/writing-tips/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=indraniel.wordpress.com&#038;blog=7051908&#038;post=146&#038;subd=indraniel&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p style="text-align:center;"><img class="aligncenter" title="Fountain Pen on Notebook" src="http://farm4.static.flickr.com/3158/2575863317_d9e3eb4ac1.jpg" alt="Flickr: Fountain Pen on Notebook" width="500" height="375" /></p>
<p>I am a perpetual apprentice to the oft neglected and under appreciated art of writing well.  Words, either written or spoken, are the most powerful means of communication we have.  While images, animations, sounds, and music certainly have the ability to capture our attention and engage us, words are needed to <em>persuade</em>, <em>instruct</em>, and <em>argue</em>.</p>
<p>As <a title="About Roy Jacobsen" href="http://rmjacobsen.squarespace.com/about/">Roy Jacobsen</a> wrote on his blog, <a title="Writing, Clear and Simple Blog" href="http://rmjacobsen.squarespace.com/" target="_self">Writing, Clear and Simple</a>:</p>
<blockquote><p>The words you use, either written or spoken, can have powerful effects on your audience‚<em>—if you use them carefully and skillfully</em>. Whether your goal is to inform, to persuade, to call for action, or to entertain, your words and your stories can be powerful. They can be powerful, because <em>language is software for the mind</em></p></blockquote>
<p>For the past few years, aside from corporate email speak, I have spent the majority of my time writing software for computers.  This has placed my writing, or software for the mind skills, a bit in the backseat.  Obviously, being well read, and practice writing are the keys to improvement; however, there are times when direct discussion about the topic itself proves helpful.  Below are a few resources that I have found in the past few months that maybe useful.</p>
<ul>
<li><a title="Elements of Style (online)" href="http://www.bartleby.com/141/" target="_blank">The Elements of Style</a> &#8212; This 92 year old book is always ever popular by writers.  Its tips about the fundementals are always worth perusing.</li>
<li><a title="The Economist Style Guide" href="http://www.economist.com/research/styleguide/" target="_blank">The Economist Style Guide</a> &#8212; This is the style guide given to journalist at the eminent news magazine <a title="The Ecnonomist Magazine" href="http://www.economist.com/" target="_blank">The Economist</a>.  It has a somewhat <a title="Wikipedia: British English" href="http://en.wikipedia.org/wiki/British_English" target="_blank">British English</a> bent to it, but accounts for Americanisms.</li>
<li><a title="The New Your Times: Grammar and Usage Section" href="http://topics.nytimes.com/topics/reference/timestopics/subjects/e/english_language/grammar/index.html" target="_blank">The New York Times: Grammar and Usage Section</a> &#8212; There are a plethora of interesting articles and resources about writing here.  The prestigious newspaper also critiques itself in the <a title="New York Times -- After Deadline Section" href="http://topics.blogs.nytimes.com/tag/after-deadline/" target="_blank">After Deadline</a> section.  Even the professionals make mistakes too, and still work to refine their craft.</li>
<li><a title="The Chicago Manual of Style" href="http://www.chicagomanualofstyle.org/" target="_blank">Chicago Manual of Style (CMS)</a> &#8212; This is a 104 year old style guide (currently in its <a title="Amazon.com: Chicago Manual of Style" href="http://www.amazon.com/Chicago-Manual-Style-University-Press/dp/0226104036" target="_blank">15th edition</a>) for <a title="Wikipedia: American English" href="http://en.wikipedia.org/wiki/American_English" target="_blank">American English</a>.  The CMS deals with aspects of editorial practice, from grammar and usage to document preparation.</li>
</ul>
<p style="text-align:center;">Happy Writing!</p>
<br />Posted in writing  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/indraniel.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/indraniel.wordpress.com/146/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=indraniel.wordpress.com&#038;blog=7051908&#038;post=146&#038;subd=indraniel&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://indraniel.wordpress.com/2010/01/12/writing-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/4625dc906f357550c20f24c677c43f3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">indraniel</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3158/2575863317_d9e3eb4ac1.jpg" medium="image">
			<media:title type="html">Fountain Pen on Notebook</media:title>
		</media:content>
	</item>
		<item>
		<title>Presidents Obama&#8217;s Nobel Prize Speech</title>
		<link>http://indraniel.wordpress.com/2009/12/13/presidents-obamas-nobel-prize-speech/</link>
		<comments>http://indraniel.wordpress.com/2009/12/13/presidents-obamas-nobel-prize-speech/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 22:07:02 +0000</pubDate>
		<dc:creator>indraniel</dc:creator>
				<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://indraniel.wordpress.com/?p=140</guid>
		<description><![CDATA[On December 10 2009, President Obama gave his Nobel Prize acceptance speech at the Oslo City Hall.  He was the first sitting president to receive the prize since Woodrow Wilson.  The speech was interesting in how he juxtaposed the philosophical &#8230; <a href="http://indraniel.wordpress.com/2009/12/13/presidents-obamas-nobel-prize-speech/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=indraniel.wordpress.com&#038;blog=7051908&#038;post=140&#038;subd=indraniel&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p style="text-align:center;">
<div class="wp-caption aligncenter" style="width: 445px"><a href="http://www.whitehouse.gov/sites/default/files/imagecache/gallery_img_full/image/image_file/P121009PS-0678.jpg"><img class="   " title="President Obama giving his Nobel Peace Prize Speech" src="http://www.whitehouse.gov/sites/default/files/imagecache/gallery_img_full/image/image_file/P121009PS-0678.jpg" alt="Image of President Obama giving his Nobel Peace Prize Speech" width="435" height="244" /></a><p class="wp-caption-text">President Obama giving his Nobel Prize Speech at Oslo City Hall (source whitehouse.gov)</p></div>
<p>On December 10 2009, President Obama gave his <a title="President Obama's Nobel Peace Prize acceptance speech" href="http://www.whitehouse.gov/the-press-office/remarks-president-acceptance-nobel-peace-prize">Nobel Prize acceptance speech</a> at the <a title="Nobel Prize acceptance location" href="http://en.wikipedia.org/wiki/Oslo_City_Hall">Oslo City Hall</a>.  He was <a title="Obama's Wilsonian moment" href="http://www.thedailybeast.com/blogs-and-stories/2009-12-09/obamas-wilsonian-moment/">the first sitting president to receive the prize since Woodrow Wilson</a>.  The speech was interesting in how he juxtaposed the philosophical need for war, in light of recent events in <a title="President Obama on the Way Forward in Afghanistan and Pakistan" href="http://www.whitehouse.gov/photos-and-video/video/president-obama-way-forward-afghanistan-and-pakistan">Afghanistan</a> and <a title="President Obama on responsibly ending the war in Iraq" href="http://www.whitehouse.gov/the_press_office/Remarks-of-President-Barack-Obama-Responsibly-Ending-the-War-in-Iraq/">Iraq</a>, with an acceptance of a peace prize.  Clearly, it was an eloquent talk intended to be experienced again after some aging, much like a fine wine.  I wonder how this speech will feel when sampled many years in the future.</p>
<br />Posted in news  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/indraniel.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/indraniel.wordpress.com/140/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=indraniel.wordpress.com&#038;blog=7051908&#038;post=140&#038;subd=indraniel&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://indraniel.wordpress.com/2009/12/13/presidents-obamas-nobel-prize-speech/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/4625dc906f357550c20f24c677c43f3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">indraniel</media:title>
		</media:content>

		<media:content url="http://www.whitehouse.gov/sites/default/files/imagecache/gallery_img_full/image/image_file/P121009PS-0678.jpg" medium="image">
			<media:title type="html">President Obama giving his Nobel Peace Prize Speech</media:title>
		</media:content>
	</item>
		<item>
		<title>A Gentle Overview of miRNA and Epigenetics</title>
		<link>http://indraniel.wordpress.com/2009/12/09/a-gentle-overview-of-mirna-and-epigenetics/</link>
		<comments>http://indraniel.wordpress.com/2009/12/09/a-gentle-overview-of-mirna-and-epigenetics/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 06:25:05 +0000</pubDate>
		<dc:creator>indraniel</dc:creator>
				<category><![CDATA[biology]]></category>
		<category><![CDATA[science]]></category>

		<guid isPermaLink="false">http://indraniel.wordpress.com/?p=114</guid>
		<description><![CDATA[I recently came across some nifty overviews of topics that are of recent interest in genetics research.  The cool thing was, that they were in video form.  Being a TV addict, this was all too good to be true. microRNAs &#8230; <a href="http://indraniel.wordpress.com/2009/12/09/a-gentle-overview-of-mirna-and-epigenetics/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=indraniel.wordpress.com&#038;blog=7051908&#038;post=114&#038;subd=indraniel&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I recently came across some nifty overviews of topics that are of recent interest in genetics research.  The cool thing was, that they were in video form.  Being a TV addict, this was all too good to be true.</p>
<h3 style="text-align:center;">microRNAs</h3>
<p><a title="miRNA" href="http://en.wikipedia.org/wiki/MicroRNA" target="_blank">microRNAs, or (miRNA)</a> are short stranded RNA molecules that are thought to regulate gene expression in the <a title="definition of a eukaryotic cell" href="http://en.wikipedia.org/wiki/Eukaryote">eukaryotic cell</a>.  I&#8217;m sure things are a bit oversimplified in the following YouTube video, but nevertheless, it gives a high-level overview of what is going on.</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='520' height='323' src='http://www.youtube.com/embed/_-9pROnSD-A?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<h3 style="text-align:center;">Epigenetics</h3>
<p>Back in July 2007, <a title="NOVA" href="http://www.pbs.org/wgbh/nova/">NOVA</a>&#8216;s <a title="ScienceNOW with Neil deGrasse Tyson" href="http://www.pbs.org/wgbh/nova/sciencenow/">ScienceNOW program with Neil deGrasse Tyson</a>, had an episode dealing with epigenetics. <a title="epigenetics" href="http://en.wikipedia.org/wiki/Epigenetics">Epigenetics</a><strong>, </strong>as stated by <a title="wikipedia" href="http://en.wikipedia.org/wiki/Main_Page">wikipedia</a>, refers to changes in phenotype (appearance) or gene expression caused by mechanisms other than changes in the underlying DNA sequence.  Unfortunately, I could not find a YouTube-like link of that episode to place directly in the blog post.  Please go <a title="here" href="http://www.pbs.org/wgbh/nova/sciencenow/3411/02.html">here</a> to view the show.</p>
<br />Posted in biology, science  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/indraniel.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/indraniel.wordpress.com/114/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=indraniel.wordpress.com&#038;blog=7051908&#038;post=114&#038;subd=indraniel&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://indraniel.wordpress.com/2009/12/09/a-gentle-overview-of-mirna-and-epigenetics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/4625dc906f357550c20f24c677c43f3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">indraniel</media:title>
		</media:content>
	</item>
		<item>
		<title>The financial crisis: visualized</title>
		<link>http://indraniel.wordpress.com/2009/03/23/the-financial-crisis-visualized/</link>
		<comments>http://indraniel.wordpress.com/2009/03/23/the-financial-crisis-visualized/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 04:27:26 +0000</pubDate>
		<dc:creator>indraniel</dc:creator>
				<category><![CDATA[finance]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://indraniel.wordpress.com/?p=89</guid>
		<description><![CDATA[I thought these were a nice overviews of the financial crisis.  Too bad there are no similar nice overviews of a quick solution to the problem. Hard to believe this first one below was a graduate student project. The Crisis &#8230; <a href="http://indraniel.wordpress.com/2009/03/23/the-financial-crisis-visualized/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=indraniel.wordpress.com&#038;blog=7051908&#038;post=89&#038;subd=indraniel&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I thought these were a nice overviews of the financial crisis.  Too bad there are no similar nice overviews of a quick solution to the problem.</p>
<p>Hard to believe this first one below was <a href="http://jonathanjarvis.com/crisis-of-credit">a graduate student project</a>.</p>
<p><a href="http://vimeo.com/3261363">The Crisis of Credit Visualized</a> from <a href="http://vimeo.com/jonathanjarvis">Jonathan Jarvis</a></p>
<div class='embed-vimeo' style='text-align:center;'><iframe src='http://player.vimeo.com/video/3261363' width='400' height='300' frameborder='0'></iframe></div>
<p>This one is a web supplement to the <a href="http://www.npr.org">NPR&#8217;s</a> <a href="http://marketplace.publicradio.org/">Marketplace</a> show.</p>
<p><a href="http://vimeo.com/2910549">Toxic assets</a> from <a href="http://vimeo.com/marketplace">Marketplace</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<div class='embed-vimeo' style='text-align:center;'><iframe src='http://player.vimeo.com/video/2910549' width='400' height='300' frameborder='0'></iframe></div>
<br />Posted in finance, news  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/indraniel.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/indraniel.wordpress.com/89/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=indraniel.wordpress.com&#038;blog=7051908&#038;post=89&#038;subd=indraniel&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://indraniel.wordpress.com/2009/03/23/the-financial-crisis-visualized/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/4625dc906f357550c20f24c677c43f3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">indraniel</media:title>
		</media:content>
	</item>
		<item>
		<title>Welcome again!</title>
		<link>http://indraniel.wordpress.com/2009/03/21/hello-world/</link>
		<comments>http://indraniel.wordpress.com/2009/03/21/hello-world/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 22:15:11 +0000</pubDate>
		<dc:creator>indraniel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome! I decided to migrate from my old blog site to here after noticing all the extra features provided by the more competitive WordPress.com and Blogger. Many of these features were not available (or at least observable) to me at &#8230; <a href="http://indraniel.wordpress.com/2009/03/21/hello-world/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=indraniel.wordpress.com&#038;blog=7051908&#038;post=1&#038;subd=indraniel&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Welcome! I decided to migrate  from my <a href="http://indraniel.livejournal.com">old blog site</a> to here after noticing all the extra features provided by <a href="http://pulsed.blogspot.com/2007/07/blogger-wordpress-chart.html"> the more competitive </a> <a href="http://wordpress.com/">WordPress.com</a> and <a href="https://www.blogger.com/start">Blogger</a>. Many of these features were not available (or at least observable) to me at <a href="http://www.livejournal.com">LiveJournal</a>.  Also <a href="http://mashable.com/2009/01/06/livejournal-layoffs/">recent</a> <a href="http://news.cnet.com/8301-13577_3-10132684-36.html">news<br />
</a> does not seem to bode well with expecting new upcoming features from <a href="http://www.livejournal.com">LiveJournal</a>.  Lets see how the blog evolves from here.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/indraniel.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/indraniel.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=indraniel.wordpress.com&#038;blog=7051908&#038;post=1&#038;subd=indraniel&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://indraniel.wordpress.com/2009/03/21/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/4625dc906f357550c20f24c677c43f3a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">indraniel</media:title>
		</media:content>
	</item>
	</channel>
</rss>
