<?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>scienceoss.com &#187; software list</title>
	<atom:link href="http://scienceoss.com/categories/software-list/feed/" rel="self" type="application/rss+xml" />
	<link>http://scienceoss.com</link>
	<description>useful tidbits for using open source software in science</description>
	<lastBuildDate>Wed, 26 May 2010 03:34:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Software list</title>
		<link>http://scienceoss.com/software-list/</link>
		<comments>http://scienceoss.com/software-list/#comments</comments>
		<pubDate>Wed, 05 Dec 2007 16:35:01 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[software list]]></category>

		<guid isPermaLink="false">http://scienceoss.com/?p=47</guid>
		<description><![CDATA[I use a lot of open source software every day. Here&#8217;s what I use the majority of the time: Python 2.5, with with the modules matplotlib for plotting and Matlab-like functionality NumPy for fast math RPyfor using R&#8216;s extremely powerful statistics functions from within Python scripts BioPython for manipulation of genomic data and running alignments, [...]]]></description>
			<content:encoded><![CDATA[<p>I use a lot of open source software every day.  Here&#8217;s what I use the majority of the time:<br />
<a href="http://www.python.org/">Python 2.5</a>, with  with the modules</p>
<ul>
<li><a href="http://matplotlib.sourceforge.net/">matplotlib</a> for plotting and <a href="http://www.mathworks.com/">Matlab</a>-like functionality</li>
<li><a href="http://numpy.scipy.org/">NumPy</a> for fast math</li>
<li><a href="http://rpy.sourceforge.net/">RPy</a>for using <a href="http://www.r-project.org/">R</a>&#8216;s extremely powerful statistics functions from within Python scripts</li>
<li><a href="http://biopython.org/wiki/Main_Page">BioPython</a> for manipulation of genomic data and running alignments, BLAST, and NCBI searches from within Python scripts</li>
<li><a href="http://sourceforge.net/projects/mysql-python">MySQLdb</a> for interfacing with MySQL databases</li>
</ul>
<p><a href="http://www.vim.org/index.php">gvim</a> as a text editor for writing scripts<br />
<a href="http://ipython.scipy.org/moin/">IPython</a> as an interactive shell.</p>
<p>Personal reasons why I like Python</p>
<ul>
<li>Makes good use of my time &#8212; I can code quickly in it with a surprisingly small number of bugs</li>
<li>Interactive debugger for squashing those bugs (<a href="http://www.ferg.org/papers/debugging_in_python.html">pdb</a>)
<li>Python has everything I like about Perl (text processing, quickly write code, free) without the syntax overhead ($, @, %, {}, $_, ; )</li>
<li>Python has everything I like about Matlab (plotting, fast math, interactive interpreter) without the cost ($100&#8242;s with toolboxes)</li>
<li>Quick enough for small scripts but deep enough for larger programs, GUI and all</li>
<li>Syntax that reads like <a href="http://en.wikipedia.org/wiki/Pseudocode">pseudocode</a></li>
<li><a href="http://ipython.scipy.org/moin/">IPython</a></li>
</ul>
<ul>
<li><a href="http://www.tiddlywiki.com/">Tiddlywiki</a> for notes.</li>
<li><a href="http://dev.mysql.com/">MySQL</a> for database stuff.</li>
<li><a href="http://www.ubuntu.com/">Ubuntu</a> for an operating system.</li>
<li><a href="http://www.mozilla.com/en-US/thunderbird/">Thunderbird</a> for email</li>
<li><a href="http://www.mozilla.com/en-US/firefox/">Firefox</a> for browser</li>
<li><a href="http://www.inkscape.org/">Inkscape</a> for vector graphics</li>
<li><a href="http://www.pstoedit.net/pstoedit">pstoedit</a> for converting SVG, EPS, and PDF files</li>
<li><a href="http://www.imagemagick.org/script/index.php">ImageMagick</a> for converting all other images quickly</li>
<li><a href="http://wordpress.org/">WordPress</a> for this blog</li>
<li><a href="http://www.scribus.net/">Scribus</a> for posters</li>
<li><a href="http://www.blender.org/">Blender</a> for 3D graphics and animations</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://scienceoss.com/software-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Software List</title>
		<link>http://scienceoss.com/software-i-use/</link>
		<comments>http://scienceoss.com/software-i-use/#comments</comments>
		<pubDate>Sat, 03 Nov 2007 18:20:53 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[software list]]></category>

		<guid isPermaLink="false">http://scienceoss.com/?p=12</guid>
		<description><![CDATA[Here&#8217;s a list of the software I use frequently. Best part: everything is completely free. Python 2.5, with with the modules matplotlib for plotting and Matlab-like functionality NumPy for fast math RPyfor using R&#8216;s extremely powerful statistics functions from within Python scripts BioPython for manipulation of genomic data and running alignments, BLAST, and NCBI searches [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a list of the software I use frequently.  Best part: everything is completely free.<span id="more-12"></span><br />
<a href="http://www.python.org/">Python 2.5</a>, with  with the modules</p>
<ul>
<li><a href="http://matplotlib.sourceforge.net/">matplotlib</a> for plotting and <a href="http://www.mathworks.com/">Matlab</a>-like functionality</li>
<li><a href="http://numpy.scipy.org/">NumPy</a> for fast math</li>
<li><a href="http://rpy.sourceforge.net/">RPy</a>for using <a href="http://www.r-project.org/">R</a>&#8216;s extremely powerful statistics functions from within Python scripts</li>
<li><a href="http://biopython.org/wiki/Main_Page">BioPython</a> for manipulation of genomic data and running alignments, BLAST, and NCBI searches from within Python scripts</li>
<li><a href="http://sourceforge.net/projects/mysql-python">MySQLdb</a> for interfacing with MySQL databases</li>
</ul>
<p>I use <a href="http://www.vim.org/index.php">gvim</a> as a text editor for writing scripts and <a href="http://ipython.scipy.org/moin/">IPython</a> as an interactive shell.</p>
<p>A few notes on why I like Python (and why not some other potential choices);</p>
<ul>
<li>I can code quickly in it &#8212; it seems to fit my brain</li>
<li>Everything I like about Perl (text processing, quickly write code, free) without the annoying syntax ($, @, %, $_, ; )</li>
<li>Everything I like about Matlab (plotting, fast math, interactive interpreter) without the cost ($100&#8242;s with toolboxes)</li>
<li>Object oriented programming is easy, which makes writing larger programs a cinch</li>
<li>syntax that reads like <a href="http://en.wikipedia.org/wiki/Pseudocode">pseudocode</a></li>
<li>interactive interpreter (<a href="http://ipython.scipy.org/moin/">IPython</a>)</li>
<li>interactive debugger (<a href="http://www.ferg.org/papers/debugging_in_python.html">pdb</a>)</li>
<li>code is readable several months later (as opposed to Perl), which means it is easily reusable</li>
<li>modules for interfacing with all kinds of other useful programs</li>
</ul>
<p><a href="http://www.tiddlywiki.com/">Tiddlywiki</a> for notes.</p>
<p><a href="http://dev.mysql.com/">MySQL</a> for database stuff.</p>
<p><a href="http://www.ubuntu.com/">Ubuntu</a> for an operating system.</p>
<p><a href="http://www.mozilla.com/en-US/thunderbird/">Thunderbird</a> and <a href="http://www.mozilla.com/en-US/firefox/">Firefox</a> for email and browser</p>
<p><a href="http://www.inkscape.org/">Inkscape</a> for vector graphics</p>
<p><a href="http://www.pstoedit.net/pstoedit">pstoedit</a> and <a href="http://www.imagemagick.org/script/index.php">ImageMagick</a> for converting images from vector to raster or between vector formats</p>
<p><a href="http://wordpress.org/">WordPress</a> for this blog</p>
<p><a href="http://www.scribus.net/">Scribus</a> for posters</p>
<p><a href="http://www.blender.org/">Blender</a> for 3D graphics and animations</p>
]]></content:encoded>
			<wfw:commentRss>http://scienceoss.com/software-i-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

