<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Making my software open</title>
	<atom:link href="http://sarahaskew.net/2010/04/06/making-my-software-open/feed/" rel="self" type="application/rss+xml" />
	<link>http://sarahaskew.net/2010/04/06/making-my-software-open/</link>
	<description>sarahaskew.net</description>
	<lastBuildDate>Mon, 16 Jan 2012 21:47:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: SarahAskew &#187; Want to build cool stuff for telescopes?</title>
		<link>http://sarahaskew.net/2010/04/06/making-my-software-open/comment-page-1/#comment-6370</link>
		<dc:creator>SarahAskew &#187; Want to build cool stuff for telescopes?</dc:creator>
		<pubDate>Wed, 11 Aug 2010 11:53:30 +0000</pubDate>
		<guid isPermaLink="false">http://sarahaskew.net/?p=2016#comment-6370</guid>
		<description>[...] Making my software open [...]</description>
		<content:encoded><![CDATA[<p>[...] Making my software open [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Jardine</title>
		<link>http://sarahaskew.net/2010/04/06/making-my-software-open/comment-page-1/#comment-3806</link>
		<dc:creator>Kevin Jardine</dc:creator>
		<pubDate>Fri, 09 Apr 2010 14:30:14 +0000</pubDate>
		<guid isPermaLink="false">http://sarahaskew.net/?p=2016#comment-3806</guid>
		<description>I notice from your &quot;Python sucks&quot; tweet that you may be changing your mind about moving to Python for your next project?

To a professional web developer like myself, Python seems like heaven compared to alternatives like PHP or Java (although Haskell looks pretty good as well).

But I can also see that specialised languages like IDL may be easier to use (especially at first) compared to a more general purpose language like Python.</description>
		<content:encoded><![CDATA[<p>I notice from your &#8220;Python sucks&#8221; tweet that you may be changing your mind about moving to Python for your next project?</p>
<p>To a professional web developer like myself, Python seems like heaven compared to alternatives like PHP or Java (although Haskell looks pretty good as well).</p>
<p>But I can also see that specialised languages like IDL may be easier to use (especially at first) compared to a more general purpose language like Python.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://sarahaskew.net/2010/04/06/making-my-software-open/comment-page-1/#comment-3735</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 08 Apr 2010 00:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://sarahaskew.net/?p=2016#comment-3735</guid>
		<description>Sarah, as a quick note, Python interfaces quite nicely with both C and Fortran.  Projects like f2py, fwrap, forthon, and many others all handle the Python-&gt;Fortran bridge, and we have used those in our analysis for wrapping primordial chemistry codes that are used in large scale cosmology simulations, as well as commodity algorithms like kd-Trees.  Cython is amazing for wrapping C and C++ code, and things like the Boost Graph library, SWIG, SIP and others handle more advanced use cases of C and C++.</description>
		<content:encoded><![CDATA[<p>Sarah, as a quick note, Python interfaces quite nicely with both C and Fortran.  Projects like f2py, fwrap, forthon, and many others all handle the Python-&gt;Fortran bridge, and we have used those in our analysis for wrapping primordial chemistry codes that are used in large scale cosmology simulations, as well as commodity algorithms like kd-Trees.  Cython is amazing for wrapping C and C++ code, and things like the Boost Graph library, SWIG, SIP and others handle more advanced use cases of C and C++.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sarah</title>
		<link>http://sarahaskew.net/2010/04/06/making-my-software-open/comment-page-1/#comment-3667</link>
		<dc:creator>sarah</dc:creator>
		<pubDate>Tue, 06 Apr 2010 10:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://sarahaskew.net/?p=2016#comment-3667</guid>
		<description>It&#039;s my impression that the astronomy community is definitely transitioning from IDL to python, and I will certainly be making that move myself for future projects. Languages like C and Fortran will persist though, as they&#039;re much more suited to heavy numerical stuff, parallel computing etc.</description>
		<content:encoded><![CDATA[<p>It&#8217;s my impression that the astronomy community is definitely transitioning from IDL to python, and I will certainly be making that move myself for future projects. Languages like C and Fortran will persist though, as they&#8217;re much more suited to heavy numerical stuff, parallel computing etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Jardine</title>
		<link>http://sarahaskew.net/2010/04/06/making-my-software-open/comment-page-1/#comment-3666</link>
		<dc:creator>Kevin Jardine</dc:creator>
		<pubDate>Tue, 06 Apr 2010 10:05:10 +0000</pubDate>
		<guid isPermaLink="false">http://sarahaskew.net/?p=2016#comment-3666</guid>
		<description>What do you think about the movement to shift astro software development away from proprietary systems like IDL to open source languages like Python?

Eg.
http://www.astropython.org/

Is this practical in the longer term, or is there just too much invested in IDL?

Or is something like the GDL a better option:

http://gnudatalanguage.sourceforge.net/</description>
		<content:encoded><![CDATA[<p>What do you think about the movement to shift astro software development away from proprietary systems like IDL to open source languages like Python?</p>
<p>Eg.<br />
<a href="http://www.astropython.org/" rel="nofollow">http://www.astropython.org/</a></p>
<p>Is this practical in the longer term, or is there just too much invested in IDL?</p>
<p>Or is something like the GDL a better option:</p>
<p><a href="http://gnudatalanguage.sourceforge.net/" rel="nofollow">http://gnudatalanguage.sourceforge.net/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

