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

<channel>
	<title>Code-itch &#187; resolver one</title>
	<atom:link href="http://www.code-itch.com/blog/tag/resolver-one/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.code-itch.com/blog</link>
	<description>A non-coders attempts at writing useful code</description>
	<lastBuildDate>Sat, 20 Mar 2010 20:13:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Resolver one &#8211; Pythonic spreadsheets</title>
		<link>http://www.code-itch.com/blog/2008/12/resolver-one-pythonic-spreadsheets/</link>
		<comments>http://www.code-itch.com/blog/2008/12/resolver-one-pythonic-spreadsheets/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 23:20:15 +0000</pubDate>
		<dc:creator>harijay</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[c2cbio]]></category>
		<category><![CDATA[pythonic spreadsheet]]></category>
		<category><![CDATA[resolver one]]></category>

		<guid isPermaLink="false">http://www.code-itch.com/blog/?p=57</guid>
		<description><![CDATA[Everytime  I have struggled with syntax in Excel  I have always longed to break free from the tyranny of its visual basic syntax. Although very powerful, excels formulae and their complex mix of parenthesis , square brackets , dollar signs and brackets always had me wishing that spreasheets spoke a language with a more readable [...]]]></description>
			<content:encoded><![CDATA[<p>Everytime  I have struggled with syntax in Excel  I have always longed to break free from the tyranny of its visual basic syntax. Although very powerful, excels formulae and their complex mix of parenthesis , square brackets , dollar signs and brackets always had me wishing that spreasheets spoke a language with a more readable syntax.  When I first heard of Resolver One a <a href="http://blog.jonudell.net/2007/09/27/first-look-at-resolver-an-ironpython-based-spreadsheet/">pythonic spreadsheet on Jon Udels blog</a> I couldn&#8217;t wait to try it out. I finally did just that .</p>
<p>This is kinda like my hello world of Resolver One spreadsheets . In this spreadsheet I play around with a few things I have struggled with in Excel. String manipulation: the bread and butter of Bioinformatics analysis , formatting and <a href="http://www.resolversystems.com/documentation/index.php/Tips_for_Writing_User_Code.html">column formulae</a> involving regular expressions  and finally  conditional formatting . Although resolver one exists mainly for windows platforms , I do run  it with both Parallels on my mac and on Windows Vista computers i have access to . The spreadsheet is fairly snappy , but does slow down if you have a large number of cells ( when I had a 2000 sequences and 9 columns , it did take almost a minute to recalculate )</p>
<p>Resolver one I feel could potentially provide the user interface I always needed when interacting with data produced by my python programs. Since most data is very amenable to the spreadsheet setup , I see this being a very nifty tool in my informatics aresenal.</p>
<p>For now you can find my spreadsheet at this<a href="http://s3.amazonaws.com/code-itch/code-itch-resolver-hello.rsl"> URL</a> and <a href="http://www.bioscreencast.com/bsc_movwin.php?var1=1&amp;var2=107f0939d29251e98232e7aa3546b969&amp;var3=850&amp;var4=591">watch the screencast at its full resolution on bioscreencast.com at this URL</a>.</p>
<p>The video embed below does not seem to work, only has audio , please check out the video <a href="http://s3.amazonaws.com/code-itch/code-itch-resolver-hello.rsl"> URL</a> and <a href="http://www.bioscreencast.com/bsc_movwin.php?var1=1&amp;var2=107f0939d29251e98232e7aa3546b969&amp;var3=850&amp;var4=591">on the bioscreencast.com URL</a></p>
<p><!-- copy and paste. change width,height to suite your needs --><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="400" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="flashvars" value="&amp;file=http://www.bioscreencast.com/screencasts/1/107f0939d29251e98232e7aa3546b969.swf" /><param name="src" value="http://www.bioscreencast.com/flash/flvplayer.swf" /><param name="allowfullscreen" value="true" /><param name="quality" value="high" /><embed type="application/x-shockwave-flash" width="500" height="400" src="http://www.bioscreencast.com/flash/flvplayer.swf" quality="high" allowfullscreen="true" flashvars="&amp;file=http://www.bioscreencast.com/screencasts/1/107f0939d29251e98232e7aa3546b969.swf"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.code-itch.com/blog/2008/12/resolver-one-pythonic-spreadsheets/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
