<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.nodalpoint.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>nodalpoint.org - NAR 2007 test drive - Comments</title>
 <link>http://www.nodalpoint.org/2007/08/01/nar_2007_test_drive</link>
 <description>Comments for &quot;NAR 2007 test drive&quot;</description>
 <language>en</language>
<item>
 <title>the heroic script</title>
 <link>http://www.nodalpoint.org/2007/08/01/nar_2007_test_drive#comment-3866</link>
 <description>&lt;p&gt;For the record, here is the &quot;heroic&quot; python script:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;br /&gt;
import feedparser&lt;br /&gt;
d = feedparser.parse(&quot;http://bioinformatics.ca/links_directory/rss.php?group_id=8&quot;)&lt;br /&gt;
for e in d.entries:&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; print &quot;|[[%s|%s]]|%s|none yet|&quot; % (e.links[0].href, e.title, e.summary)&lt;br /&gt;
&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;The real hero is the &lt;a href=&quot;http://feedparser.org&quot;&gt;feedparser python library&lt;/a&gt; by Mark Pilgram.&lt;/p&gt;
&lt;p&gt;I cheated a little, since there was a tinsy bit of hand editing of the output required because some of the text in the RSS titles/descriptions contained stuff interpreted as wiki markup, which broke things. For a once off script, it was easier to hand edit the output than make the script fix those parts ...&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Wed, 01 Aug 2007 21:46:57 -0400</pubDate>
 <dc:creator>pansapiens</dc:creator>
 <guid isPermaLink="false">comment 3866 at http://www.nodalpoint.org</guid>
</item>
<item>
 <title>NAR 2007 test drive</title>
 <link>http://www.nodalpoint.org/2007/08/01/nar_2007_test_drive</link>
 <description>In a heroic effort (and cleverly achieved through RSS), &lt;a href=&quot;http://pansapiens.blogspot.com/&quot;&gt;Andrew&lt;/a&gt; has compiled a table of webservers for bioinformatics from this year&#039;s &lt;a href=&quot;http://nar.oxfordjournals.org/content/vol35/suppl_2/index.dtl?etoc&quot;&gt;NAR webserver edition&lt;/a&gt;.

You can find it on &lt;a href=&quot;http://wiki.nodalpoint.org/nar2007&quot;&gt;this wiki page&lt;/a&gt;.  If you try one of these servers, help the community by leaving a brief comment about your user experience.  Was it accessible?  Easy to use?  Did it do what you wanted or expected?  That kind of thing.</description>
 <comments>http://www.nodalpoint.org/2007/08/01/nar_2007_test_drive#comments</comments>
 <category domain="http://www.nodalpoint.org/master_list/bioinformatics">Bioinformatics</category>
 <category domain="http://www.nodalpoint.org/nodalpoint_tags/nar_webserver_publications">nar webserver publications</category>
 <pubDate>Wed, 01 Aug 2007 20:38:54 -0400</pubDate>
 <dc:creator>Neil</dc:creator>
 <guid isPermaLink="false">2268 at http://www.nodalpoint.org</guid>
</item>
</channel>
</rss>
