<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.plos.org/cms" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Richard Cave&#039;s blog</title>
 <link>http://www.plos.org/cms/blog/6</link>
 <description></description>
 <language>en</language>
<item>
 <title>Journal Websites - Topaz 0.9 rc1 Upgrade</title>
 <link>http://www.plos.org/cms/node/381</link>
 <description>&lt;p&gt;Last night, we &lt;a href=&quot;http://www.plos.org/cms/node/379&quot; rel=&quot;nofollow&quot;&gt;upgraded the journal websites to Topaz 0.9 rc1&lt;/a&gt; (rc1 because this is a “beta” 0.9 release).  The development for this release focused on performance and stability - specifically to alleviate the sluggish speed of the websites and the pain of ingests.  &lt;/p&gt;
&lt;p&gt;The development included a major re-architecture of the publishing application and weeks of performance testing.  There are a few minor issues but the sites are quite zippy and the new ingest times have, to quote &lt;a href=&quot;http://www.plos.org/about/people/itweb.html#jharney&quot; rel=&quot;nofollow&quot;&gt;James&lt;/a&gt; &quot;exceeded expectations.&quot;  We’ll probably have a few more quick restarts over the next few days as we shift through the logs/bugs but we won’t have to rebuild the article cache ever again (another pain point).&lt;/p&gt;
&lt;p&gt;Thanks to &lt;a href=&quot;http://www.plos.org/about/people/itweb.html#ruman&quot; rel=&quot;nofollow&quot;&gt;Russ&lt;/a&gt; for the heroic migration day,  &lt;a href=&quot;https://www.plos.org/about/people/itweb.html#jklavir&quot; rel=&quot;nofollow&quot;&gt;Josh&lt;/a&gt; for the speedy drive rebuilds of the Mulgara server last night, and to the &lt;a href=&quot;http://www.topazproject.org/&quot; rel=&quot;nofollow&quot;&gt;Topaz&lt;/a&gt;/PLoS developers that got this &quot;beta&quot; release out the door.  We still have some cleanup after the dust settles, but I feel confident that the site performance/stability has greatly improved.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.plos.org/cms/node/381&quot; dc:identifier=&quot;http://www.plos.org/cms/node/381&quot; dc:title=&quot;Journal Websites - Topaz 0.9 rc1 Upgrade&quot; trackback:ping=&quot;http://www.plos.org/cms/trackback/381&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;
&lt;div id=&quot;trackback-url&quot;&gt;&lt;div class=&quot;box&quot;&gt;
  &lt;h2&gt;Trackback URL for this post:&lt;/h2&gt;
  &lt;div class=&quot;content&quot;&gt;http://www.plos.org/cms/trackback/381&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
 <comments>http://www.plos.org/cms/node/381#comment</comments>
 <category domain="http://www.plos.org/cms/tech">Technology</category>
 <pubDate>Thu, 17 Jul 2008 17:03:14 -0700</pubDate>
 <dc:creator>Richard Cave</dc:creator>
 <guid isPermaLink="false">381 at http://www.plos.org/cms</guid>
</item>
<item>
 <title>Topaz 0.9 (rc1) - Site Maintenance Tonight on the PLoS Journals</title>
 <link>http://www.plos.org/cms/node/379</link>
 <description>&lt;p&gt;We&#039;re going to take down the journal websites for a few hours tonight starting at 7pm PST.  &lt;a href=&quot;http://www.plos.org/about/people/itweb.html#ruman&quot;&gt;Russ&lt;/a&gt; is going to upgrade to Topaz 0.9 (rc1) on the production servers while &lt;a href=&quot;https://www.plos.org/about/people/itweb.html#jklavir&quot;&gt;Josh&lt;/a&gt; replaces/rebuilds the dead drive on the Mulgara server.&lt;/p&gt;
&lt;p&gt;Topaz 0.9 is primarily a performance release which will significantly enhance the speed of the journal websites.  This release candidate was motivated by the &lt;a href=&quot;https://www.plos.org/cms/node/334&quot;&gt;performance problems uncovered with the CJ migration&lt;/a&gt;.  There has been a re-architecture of the cache code and many OTM/Mulgara improvements by the Topaz developers.  And they&#039;ve upgraded many of the underlying applications.  We&#039;ve been performance testing this release candidate for the last two weeks and have seen significant improvements across the board from 0.8.&lt;/p&gt;
&lt;p&gt;This release candidate isn&#039;t available to the public yet but will occur later this month after a bit more cleanup to the configuration files. The 0.9 release will also include the Ambra publishing application and two default &quot;journals&quot; - I&#039;ll have more information on Ambra closer to the release date.&lt;/p&gt;
&lt;p&gt;Performance enhancements in Topaz 0.9&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Pre-ingest script (process_sip) for images transforms.&lt;/li&gt;
&lt;li&gt;Re-architected the cache code.&lt;/li&gt;
&lt;li&gt;Moved transactions to read-only queries where possible.&lt;/li&gt;
&lt;li&gt;Optimized slideshow retrieval/display.&lt;/li&gt;
&lt;li&gt;Optimized many actions (e.g. FetchArticleAction, GetAverageRatingsAction, etc.).&lt;/li&gt;
&lt;li&gt;Lots of Ambra code improvements.&lt;/li&gt;
&lt;li&gt;Upgraded to Dojo 1.1.&lt;/li&gt;
&lt;li&gt;Upgraded to Mulgara 1.2 (multi-core!).&lt;/li&gt;
&lt;li&gt;Upgraded to Lucene 2.3.&lt;/li&gt;
&lt;li&gt;Upgraded to ehCache 1.4.1.&lt;/li&gt;
&lt;li&gt;Many Ambra configuration changes for ease of installation.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Features fixed in RC 0.9&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Safara bugs fixed; ratings, drop-down menus.&lt;/li&gt;
&lt;li&gt;Ingest fixes; ingest doesn’t change .mov to .qt; ingest handles .swf files.&lt;/li&gt;
&lt;li&gt;Advanced search by past month &amp;amp; past three months working.&lt;/li&gt;
&lt;li&gt;Search results with correct journal context.&lt;/li&gt;
&lt;li&gt;XSL fixes.&lt;/li&gt;
&lt;/ul&gt;
&lt;br class=&quot;clear&quot; /&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.plos.org/cms/node/379&quot; dc:identifier=&quot;http://www.plos.org/cms/node/379&quot; dc:title=&quot;Topaz 0.9 (rc1) - Site Maintenance Tonight on the PLoS Journals&quot; trackback:ping=&quot;http://www.plos.org/cms/trackback/379&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;
&lt;div id=&quot;trackback-url&quot;&gt;&lt;div class=&quot;box&quot;&gt;
  &lt;h2&gt;Trackback URL for this post:&lt;/h2&gt;
  &lt;div class=&quot;content&quot;&gt;http://www.plos.org/cms/trackback/379&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
 <comments>http://www.plos.org/cms/node/379#comment</comments>
 <category domain="http://www.plos.org/cms/tech">Technology</category>
 <pubDate>Wed, 16 Jul 2008 18:08:17 -0700</pubDate>
 <dc:creator>Richard Cave</dc:creator>
 <guid isPermaLink="false">379 at http://www.plos.org/cms</guid>
</item>
<item>
 <title>Sunday Outage Sunday</title>
 <link>http://www.plos.org/cms/node/377</link>
 <description>&lt;p&gt;We experienced a hardware malfunction yesterday that caused the &lt;a href=&quot;http://www.topazproject.org&quot; rel=&quot;nofollow&quot;&gt;TOPAZ&lt;/a&gt; hosted journals to be offline from 4pm - 10pm PST.  &lt;/p&gt;
&lt;p&gt;&lt;a href rel=&quot;nofollow&quot;&gt;James&lt;/a&gt; sent an email late afternoon yesterday indicating site errors on the PLoS journal websites.  Soon after his email, the IT team started receiving  SMS alerts.  I assumed that something had occurred with the Topaz framework and started looking at the appropriate log files but couldn&#039;t find anything.  I spent the requisite amount of time banging my head against the &quot;site error&quot; wall without success and I called up &lt;a href=&quot;http://www.plos.org/about/people/itweb.html#ruman&quot; rel=&quot;nofollow&quot;&gt;Russ&lt;/a&gt; for assistance.  After a bit of digging through the server logs, he found the culprit - a drive had failed on the &lt;a href=&quot;http://www.mulgara.org/&quot; rel=&quot;nofollow&quot;&gt;Mulgara&lt;/a&gt; server.  This drive is part of a RAID 5 configuration, so we didn&#039;t lose any data but we also mysteriously lost the connection from the Mulgara server to the &lt;a href=&quot;http://en.wikipedia.org/wiki/Direct-attached_storage&quot; rel=&quot;nofollow&quot;&gt;DAS array&lt;/a&gt; (disk storage for the Mulgara data).&lt;/p&gt;
&lt;p&gt;We restarted the server but couldn&#039;t confirm that it was rebuilding the RAID correctly.  I drove down to the colo, confirmed the drive failure and babysat the server until the platform was healthy.  We&#039;ll swap out the defective drive on Wednesday during the migration to a pre-release of Topaz 0.9.&lt;/p&gt;
&lt;p&gt;In case you missed the reference to U2&#039;s &lt;a href=&quot;http://en.wikipedia.org/wiki/Sunday_Bloody_Sunday_(song)&quot; rel=&quot;nofollow&quot;&gt;Sunday Bloody Sunday&lt;/a&gt;....&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.plos.org/cms/node/377&quot; dc:identifier=&quot;http://www.plos.org/cms/node/377&quot; dc:title=&quot;Sunday Outage Sunday&quot; trackback:ping=&quot;http://www.plos.org/cms/trackback/377&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;
&lt;div id=&quot;trackback-url&quot;&gt;&lt;div class=&quot;box&quot;&gt;
  &lt;h2&gt;Trackback URL for this post:&lt;/h2&gt;
  &lt;div class=&quot;content&quot;&gt;http://www.plos.org/cms/trackback/377&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
 <comments>http://www.plos.org/cms/node/377#comment</comments>
 <category domain="http://www.plos.org/cms/tech">Technology</category>
 <pubDate>Mon, 14 Jul 2008 15:38:01 -0700</pubDate>
 <dc:creator>Richard Cave</dc:creator>
 <guid isPermaLink="false">377 at http://www.plos.org/cms</guid>
</item>
<item>
 <title>Update on Performance Issues of PLoS Websites</title>
 <link>http://www.plos.org/cms/node/341</link>
 <description>&lt;p&gt;Performance of the websites hosted on &lt;a href=&quot;http://www.topazproject.org/&quot; rel=&quot;nofollow&quot;&gt;Topaz&lt;/a&gt; has increased over the last two weeks with a variety of patches ported to the production servers.  We still have an outstanding memory problem that requires a restart of the Topaz applications three times a day (these restarts usually occur around midnight, 8am and 4pm with a duration of less than 10 minutes).  I feel that we&#039;re close to diagnosing the memory problem which is the last performance hurdle.&lt;/p&gt;
&lt;p&gt;We&#039;re waiting for the Topaz developers to finish two outstanding tickets before we create a new release candidate (RC 0.8.2.2 for those that are counting).  This release candidate will contain all of the patches, even better caching features and XSL/CSS bug fixes.  We&#039;ll test the release candidate later this week and the production servers will run on this RC no later than Friday, March 28.   &lt;/p&gt;
&lt;p&gt;We also have a patch for search and will test the patch tomorrow.  If testing goes well, then we will be able to place basic and advanced search back on the journal websites by the end of the week.&lt;/p&gt;
&lt;p&gt;And now for something completely different....  We had a problem with one of our production servers Friday morning which caused an extended downtime.  The &lt;a href=&quot;http://www.fedoracommons.org/&quot; rel=&quot;nofollow&quot;&gt;Fedora&lt;/a&gt; server mysteriously stopped all network traffic and then rebooted.  Russ and Josh are bringing the servers down for diagnostic tests and maintenance from 9-9:30pm PST.  During this time, the journal websites will display the &quot;undergoing site maintenance&quot; page.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.plos.org/cms/node/341&quot; dc:identifier=&quot;http://www.plos.org/cms/node/341&quot; dc:title=&quot;Update on Performance Issues of PLoS Websites&quot; trackback:ping=&quot;http://www.plos.org/cms/trackback/341&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;
&lt;div id=&quot;trackback-url&quot;&gt;&lt;div class=&quot;box&quot;&gt;
  &lt;h2&gt;Trackback URL for this post:&lt;/h2&gt;
  &lt;div class=&quot;content&quot;&gt;http://www.plos.org/cms/trackback/341&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div id=&quot;trackbacks&quot;&gt;
&lt;div class=&quot;trackback&quot; id=&quot;trackback-4272&quot;&gt;
&lt;div class=&quot;title&quot;&gt;&lt;a href=&quot;http://scienceblogs.com/clock/2008/03/topaz_update.php&quot;&gt;TOPAZ update&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;author&quot;&gt;from A Blog Around The Clock on Tue, 2008-03-18 19:13&lt;/div&gt;
&lt;div class=&quot;content&quot;&gt;&lt;p&gt;The IT/Web has been hard at work to make TOPAZ, the platform for 5 out of 7 PLoS journals work smoothly again....&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;
</description>
 <comments>http://www.plos.org/cms/node/341#comment</comments>
 <category domain="http://www.plos.org/cms/tech">Technology</category>
 <pubDate>Tue, 18 Mar 2008 17:56:58 -0700</pubDate>
 <dc:creator>Richard Cave</dc:creator>
 <guid isPermaLink="false">341 at http://www.plos.org/cms</guid>
</item>
<item>
 <title>Performance Issues of PLoS Websites</title>
 <link>http://www.plos.org/cms/node/334</link>
 <description>&lt;p&gt;We’re continuing to experience slowness and intermittent downtime for the websites hosted on &lt;a href=&quot;http://www.topazproject.org/&quot; rel=&quot;nofollow&quot;&gt;Topaz&lt;/a&gt;.    At this time, the priorities for the IT and Topaz teams are to improve stability of the Topaz applications and increase the performance of the web sites.&lt;/p&gt;
&lt;p&gt;The IT and Topaz teams are digging through many system files, configuration settings and code to improve the situation but it may take one or two weeks before we overcome the performance issues.   Please bear with us as during this time as we make additional tweaks/upgrades to improve performance.  &lt;/p&gt;
&lt;p&gt;Hopefully we’ll address these issues quickly so that our users can enjoy the journal websites.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.plos.org/cms/node/334&quot; dc:identifier=&quot;http://www.plos.org/cms/node/334&quot; dc:title=&quot;Performance Issues of PLoS Websites&quot; trackback:ping=&quot;http://www.plos.org/cms/trackback/334&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;
&lt;div id=&quot;trackback-url&quot;&gt;&lt;div class=&quot;box&quot;&gt;
  &lt;h2&gt;Trackback URL for this post:&lt;/h2&gt;
  &lt;div class=&quot;content&quot;&gt;http://www.plos.org/cms/trackback/334&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
 <comments>http://www.plos.org/cms/node/334#comment</comments>
 <category domain="http://www.plos.org/cms/tech">Technology</category>
 <pubDate>Mon,  3 Mar 2008 12:19:25 -0800</pubDate>
 <dc:creator>Richard Cave</dc:creator>
 <guid isPermaLink="false">334 at http://www.plos.org/cms</guid>
</item>
<item>
 <title>Topaz Release Candidate 0.8.2.1</title>
 <link>http://www.plos.org/cms/node/331</link>
 <description>&lt;p&gt;Looks like I’ve been a bit remiss about posting release candidates on this blog as we’re on the third release candidate since &lt;a href=&quot;//www.plos.org/cms/node/260&quot; rel=&quot;nofollow&quot;&gt;RC 0.8&lt;/a&gt;.  We’ve obviously been busy as the release candidate now has an &lt;a href=&quot;http://en.wikipedia.org/wiki/Software_versioning#Numeric&quot; rel=&quot;nofollow&quot;&gt;extra numerical identifier&lt;/a&gt;.  New features include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;minor and formal corrections on articles&lt;/li&gt;
&lt;li&gt;advanced search&lt;/li&gt;
&lt;li&gt;dynamic table of contents&lt;/li&gt;
&lt;li&gt;dynamic journal archives&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As with all release candidates, you may need to refresh your browser once or twice to get the new CSS changes.&lt;/p&gt;
&lt;p&gt;And while all this development was going on, the I.T. and web teams were busy cleaning and ingesting +1400 articles to make way for &lt;a href=&quot;http://compbiol.plosjournals.org&quot; rel=&quot;nofollow&quot;&gt;PLoS Computational Biology&lt;/a&gt;, &lt;a href=&quot;http://genetics.plosjournals.org&quot; rel=&quot;nofollow&quot;&gt;PLoS Genetics&lt;/a&gt; and &lt;a href=&quot;http://pathogens.plosjournals.org&quot; rel=&quot;nofollow&quot;&gt;PLoS Pathogens&lt;/a&gt; migration to the Topaz framework.  Busy time at PLoS?  A bit....&lt;/p&gt;
&lt;p&gt;The most exciting features for this release are minor and formal corrections.  Users can add a note and select &quot;Correction&quot; from the drop-down list.  The PLoS staff will review the note and it will either stay as a note or be changed to a minor or formal correction.  A minor correction is represented by a &lt;a href=&quot;http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0001516&quot; rel=&quot;nofollow&quot;&gt;small red triangle &quot;cloud&quot; within the article text&lt;/a&gt;.  A formal correction is signified the same way but a block appears above the title of the article displaying all formal corrections for the article.  Clicking into a formal correction will also show the citation information.&lt;/p&gt;
&lt;p&gt;These online corrections are another forward-looking feature for online STM publishing.  In the past, PLoS would publish a new &quot;formal correction article&quot; with a link to the original article days/months after the original article published.  But this &quot;formal correction article&quot; usually appeared in a different table of contents and could easily be overlooked by the user.  Now the formal correction appears directly on the article text and all corrections for a specific article can be retrieved from a single URL.  Next steps are to automatically add these corrections to the article PDF as a cover sheet when a user downloads the PDF and create a REST interface to easily retrieve the corrections for an article.&lt;/p&gt;
&lt;p&gt;We’ve also re-indexed every published article for advanced search.  Now you can search for text within the entire article, the abstract, article title or article references and search by subject category.  The search fields also support a variety of search mechanisms include &lt;a href=&quot;http://www.plosone.org/static/searchHelp.action&quot; rel=&quot;nofollow&quot;&gt;range searches, grouping and Boolean operators&lt;/a&gt;.  We’ve a bit more work to do on search – look for a &quot;quick article locator&quot; block in the near future.&lt;/p&gt;
&lt;p&gt;What else has been going on?!?  A small crew at PLoS have been cleaning over 1400 articles from the PLoS Computational Biology, PLoS Genetics and PLoS Pathogens journals for ingest into the Topaz framework.  This cleanup, spearheaded by Lynn Murdock, was necessary as we’ve been through a few rounds of XML changes in the last 2.5 years.  The ingest of such a large volume of articles has been slowing &lt;a href=&quot;http://www.plosone.org/&quot; rel=&quot;nofollow&quot;&gt;PLoS ONE&lt;/a&gt;, &lt;a href=&quot;http://www.plosntds.org/&quot; rel=&quot;nofollow&quot;&gt;PLoS Neglected Tropical Diseases&lt;/a&gt; and &lt;a href=&quot;http://clinicaltrials.ploshubs.org/&quot; rel=&quot;nofollow&quot;&gt;PLoS Hub – Clinical Trials&lt;/a&gt; down the last few weeks, but we’ve finally finished and the sites should run a bit more smoothly.&lt;/p&gt;
&lt;p&gt;We’re still not down yet though – we’re &lt;a href=&quot;http://www.plos.org/cms/node/330&quot; rel=&quot;nofollow&quot;&gt;migrating the PLoS community journals to the Topaz platform&lt;/a&gt; in short order.  And then we’ll get to enjoy the final days of &lt;a href=&quot;http://www.strongbeermonth.com/&quot; rel=&quot;nofollow&quot;&gt;Strong Beer Month&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Here’s a rundown of all the features since RC 0.8 (saving the best for last).&lt;/p&gt;
&lt;p&gt;Features implemented in Topaz RC 0.8.1 &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Display links to related articles on Article and Browse pages.&lt;/li&gt;
&lt;li&gt;Administrative interface for collecting Articles into Issue and Issues into Volumes.&lt;/li&gt;
&lt;li&gt;Administrative interface for attaching Issue Image article to Issues, and setting the current Issue.&lt;/li&gt;
&lt;li&gt;Browse by Issue (Table of Contents) page.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Features implemented in Topaz RC 0.8.2:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixes to Browse by Issue (Table of Contents) to add more article types and next/previous links.&lt;/li&gt;
&lt;li&gt;A dynamic Browse by Journal (Journal Archive) page.&lt;/li&gt;
&lt;li&gt;A single rating field for all front matter articles (e.g. Editorial, Opinion).&lt;/li&gt;
&lt;li&gt;Affiliation footnote links are displayed for group authors.&lt;/li&gt;
&lt;li&gt;Minor FreeMarker and CSS fixes. &lt;/li&gt;
&lt;li&gt;Updates to the volume and issue object models.&lt;/li&gt;
&lt;li&gt;Migration from OSCache to ehcache for faster performance.&lt;/li&gt;
&lt;li&gt;Administrative interface for viewing and releasing caches.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Features implemented in Topaz RC 0.8.2.1:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Minor corrections on articles.&lt;/li&gt;
&lt;li&gt;Formal corrections on articles.&lt;/li&gt;
&lt;li&gt;”View All” corrections page.&lt;/li&gt;
&lt;li&gt;Admin interface for converting notes to corrections.&lt;/li&gt;
&lt;li&gt;Citations for formal corrections.&lt;/li&gt;
&lt;li&gt;Advanced search:&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;Search by author name&lt;/li&gt;
&lt;li&gt;Search article text&lt;/li&gt;
&lt;li&gt;Search by date published&lt;/li&gt;
&lt;li&gt;Search by subject category&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;Support for note DOIs in the DOI resolver.&lt;/li&gt;
&lt;li&gt;Dynamic &quot;Most Viewed&quot; tab for journal home pages.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Features fixed in RC 0.8.2.1&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Nomenclature of annotations/discussions changed to notes/comments.&lt;/li&gt;
&lt;li&gt;Dynamic Table of Contents with article caching.&lt;/li&gt;
&lt;li&gt;Dynamic Journal Archive with article caching.&lt;/li&gt;
&lt;li&gt;Re-index of past published articles for advanced search.&lt;/li&gt;
&lt;li&gt;Slideshow accommodates small thumbnail issue images.&lt;/li&gt;
&lt;li&gt;Overall rating correctly calculates front matter articles.&lt;/li&gt;
&lt;li&gt;Order articles in the Table of Contents and RSS feeds ordered by date published and then by article DOI.&lt;/li&gt;
&lt;li&gt;Correct ordering of issues in Table of Contents.&lt;/li&gt;
&lt;li&gt;Ingest correctly identifies article XML file when multiple XML files are found in the article zip file.&lt;/li&gt;
&lt;li&gt;Correctly display front matter ratings when a rating is deleted.&lt;/li&gt;
&lt;li&gt;Table of Contents displays &quot;Author Summary&quot; links for research articles.&lt;/li&gt;
&lt;/ul&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.plos.org/cms/node/331&quot; dc:identifier=&quot;http://www.plos.org/cms/node/331&quot; dc:title=&quot;Topaz Release Candidate 0.8.2.1&quot; trackback:ping=&quot;http://www.plos.org/cms/trackback/331&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;
&lt;div id=&quot;trackback-url&quot;&gt;&lt;div class=&quot;box&quot;&gt;
  &lt;h2&gt;Trackback URL for this post:&lt;/h2&gt;
  &lt;div class=&quot;content&quot;&gt;http://www.plos.org/cms/trackback/331&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div id=&quot;trackbacks&quot;&gt;
&lt;div class=&quot;trackback&quot; id=&quot;trackback-4265&quot;&gt;
&lt;div class=&quot;title&quot;&gt;&lt;a href=&quot;http://scienceblogs.com/clock/2008/02/topaz_upgrade_and_other_big_ne.php&quot;&gt;TOPAZ Upgrade and other Big News from PLoS&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;author&quot;&gt;from A Blog Around The Clock on Wed, 2008-02-27 07:25&lt;/div&gt;
&lt;div class=&quot;content&quot;&gt;&lt;p&gt;It was a heroic (and sometimes nerve-wrecking) couple of months for the IT/Web team at PLoS, but the fruits of their labor are now visible to all. PLoS Computational Biology, PLoS Genetics and PLoS Pathogens have migrated, last night, onto...&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;
</description>
 <comments>http://www.plos.org/cms/node/331#comment</comments>
 <category domain="http://www.plos.org/cms/tech">Technology</category>
 <pubDate>Mon, 25 Feb 2008 15:20:10 -0800</pubDate>
 <dc:creator>Richard Cave</dc:creator>
 <guid isPermaLink="false">331 at http://www.plos.org/cms</guid>
</item>
<item>
 <title>Undergoing (Too Much) Site Maintenance</title>
 <link>http://www.plos.org/cms/node/318</link>
 <description>&lt;p&gt;Many users have seen the &amp;quot;undergoing routine site maintenance&amp;quot; page splashed across their browsers a bit too often  recently when browsing to the  &lt;a href=&quot;http://www.plosone.org/&quot;&gt;PLoS ONE&lt;/a&gt;, &lt;a href=&quot;http://www.plosntds.org/&quot;&gt;PLoS Neglected Tropical Diseases&lt;/a&gt; or &lt;a href=&quot;http://clinicaltrials.ploshubs.org/&quot;&gt;PLoS Hub Clinical Trials&lt;/a&gt; journals.  We&amp;#39;ve taken some steps to resolve the problems and the &lt;a href=&quot;http://www.topazproject.org&quot;&gt;TOPAZ developers&lt;/a&gt; are digging deep into code.  We won&amp;#39;t have a full fix in place until TOPAZ RC 0.8.2.1 is released at the end of February, but bandaids are in place that should make the site outages much less frequent.  If you&amp;#39;re interested in the gorey details, read on....&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.plos.org/about/people/itweb.html#ruman&quot;&gt;Russ&lt;/a&gt; and I were horrified witnesses to Java processes (that use  &lt;a href=&quot;http://ehcache.sourceforge.net&quot;&gt;ehcache&lt;/a&gt;) eating away at the 4Gb of memory on the publishing application (pubApp) servers.  Eventually, all the memory would fill up and the TOPAZ application would turn into a &lt;a href=&quot;http://en.wikipedia.org/wiki/Zombie&quot;&gt;zombie&lt;/a&gt;.  To try and remedy the problem,  we setup a cron job to automatically restart the pubApp every eight hours.  But this caused a secondary problem - if &lt;a href=&quot;http://www.mulgara.org/&quot;&gt;Mulgara&lt;/a&gt; was in the middle of a transaction while the pubApp was restarting, the application would hang.&lt;/p&gt;
&lt;p&gt;We have alerts setup any time that the pubApp hangs but now Russ and I were waking up in the middle of the night from  the unpleasant sounds of SMS alerts inundating our cell phones.  And after a few nights of that, we were ready to: &lt;/p&gt;
&lt;ul&gt;
&lt;ol&gt;1. Throw the cell phones out the window at 4AM&lt;/ol&gt;
&lt;ol&gt;2. Purchase more memory for the servers.&lt;/ol&gt;
&lt;/ul&gt;
&lt;p&gt;Yesterday, &lt;a href=&quot;http://www.plos.org/about/people/itweb.html#jklavir&quot;&gt;Josh&lt;/a&gt; and I installed 4Gb more RAM (total of 8gb) in the servers. We&amp;#39;re still seeing the Java process eat up a bunch of memory, but it&amp;#39;s not able to topple the 8Gb of RAM.   We see ehcache having some problems when it overflows from memory to disk.  And we still have automatic restarts a few times a day. But the sites should be more stable and we&amp;#39;ll hopefully have this beast tamed by the next release.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;
&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.plos.org/cms/node/318&quot; dc:identifier=&quot;http://www.plos.org/cms/node/318&quot; dc:title=&quot;Undergoing (Too Much) Site Maintenance&quot; trackback:ping=&quot;http://www.plos.org/cms/trackback/318&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;
&lt;div id=&quot;trackback-url&quot;&gt;&lt;div class=&quot;box&quot;&gt;
  &lt;h2&gt;Trackback URL for this post:&lt;/h2&gt;
  &lt;div class=&quot;content&quot;&gt;http://www.plos.org/cms/trackback/318&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
 <comments>http://www.plos.org/cms/node/318#comment</comments>
 <category domain="http://www.plos.org/cms/tech">Technology</category>
 <pubDate>Fri, 25 Jan 2008 17:11:20 -0800</pubDate>
 <dc:creator>Richard Cave</dc:creator>
 <guid isPermaLink="false">318 at http://www.plos.org/cms</guid>
</item>
<item>
 <title>Zotero Translator for PLoS Articles</title>
 <link>http://www.plos.org/cms/node/295</link>
 <description>&lt;p&gt;The &lt;a href=&quot;http://www.zotero.org/&quot; rel=&quot;nofollow&quot;&gt;Zotero&lt;/a&gt; developers announced that &lt;a href=&quot;http://www.zotero.org/blog/public-library-of-science-now-zotero-ready/&quot; rel=&quot;nofollow&quot;&gt;Zotero is now compatible with all PLoS journals&lt;/a&gt;.  The new Zotero translator allows users to capture metadata and full-text PDFs of PLoS articles.  I&#039;ve tried Zotero with &lt;a href=&quot;http://www.plosone.org/&quot; rel=&quot;nofollow&quot;&gt;PLoS ONE&lt;/a&gt; and &lt;a href=&quot;http://www.plosntds.org/&quot; rel=&quot;nofollow&quot;&gt;PLoS NTD&lt;/a&gt; articles and it automatically gathers metadata information including the authors of an article, abstract, volume/issue and DOI.  You&#039;ll need to download the latest Zotero 1.0.1 release to get the new PLoS translator.&lt;/p&gt;
&lt;p&gt;There&#039;s probably a fair bit of people scratching their head and asking &quot;What is Zotero?&quot;  Zotero is a great Firefox extension that allows you to collect, manage and cite your research sources.  It works seamlessly in your browser and automatically collects metadata from an article, allows you to create tags about the information and take notes.  Best of all - it&#039;s free!&lt;/p&gt;
&lt;p&gt;The developers have created a huge number of &lt;a href=&quot;http://www.zotero.org/index.php/translators/&quot; rel=&quot;nofollow&quot;&gt;translators&lt;/a&gt; for libraries and universities around the world as well as translators for &lt;a href=&quot;http://www.amazon.com/&quot; rel=&quot;nofollow&quot;&gt;Amazon&lt;/a&gt; and &lt;a href=&quot;http://www.flickr.com/&quot; rel=&quot;nofollow&quot;&gt;Flickr&lt;/a&gt;.  Zotero also has integration with Microsoft Word and OpenOffice so you can easily cite something from your Zotero collection.  On of the Zotero team members is also working on a PLoS bibliographic style export which should be released in the next version.&lt;/p&gt;
&lt;p&gt;Zotero is a great application and I highly recommended giving it a try.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.plos.org/cms/node/295&quot; dc:identifier=&quot;http://www.plos.org/cms/node/295&quot; dc:title=&quot;Zotero Translator for PLoS Articles&quot; trackback:ping=&quot;http://www.plos.org/cms/trackback/295&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;
&lt;div id=&quot;trackback-url&quot;&gt;&lt;div class=&quot;box&quot;&gt;
  &lt;h2&gt;Trackback URL for this post:&lt;/h2&gt;
  &lt;div class=&quot;content&quot;&gt;http://www.plos.org/cms/trackback/295&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
 <comments>http://www.plos.org/cms/node/295#comment</comments>
 <category domain="http://www.plos.org/cms/tech">Technology</category>
 <pubDate>Tue,  4 Dec 2007 09:27:33 -0800</pubDate>
 <dc:creator>Richard Cave</dc:creator>
 <guid isPermaLink="false">295 at http://www.plos.org/cms</guid>
</item>
<item>
 <title>Topaz Release Candidate 0.8</title>
 <link>http://www.plos.org/cms/node/260</link>
 <description>&lt;p&gt;In the past, I used the title &quot;PLoS ONE Release Candidate.&quot;  But with this release candidate, the &lt;a href=&quot;http://www.topazproject.org&quot; rel=&quot;nofollow&quot;&gt;Topaz framework&lt;/a&gt; allows multiple journal websites to use a single repository.  So the release candidate isn&#039;t specific to just &lt;a href=&quot;http://www.plosone.org/&quot; rel=&quot;nofollow&quot;&gt;PLoS ONE&lt;/a&gt;.  Why is this important?  Enabling multiple journals on one repository allows articles to be viewed across all sites accessing the repository.  The &lt;a href=&quot;http://www.plosone.org/article/fetchArticle.action?articleURI=info:doi/10.1371/journal.pone.0000000&quot; rel=&quot;nofollow&quot;&gt;interactive tools of PLoS ONE&lt;/a&gt; will be available for all journals hosted on Topaz.  This will include articles originally published in &lt;a href=&quot;http://www.plos.org/journals/clinicaltrials-one.html&quot; rel=&quot;nofollow&quot;&gt;PLoS Clinical Trials&lt;/a&gt; and articles soon-to-be published in &lt;a href=&quot;http://www.plosntds.org/&quot; rel=&quot;nofollow&quot;&gt;PLoS Neglected Tropical Diseases&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Features implemented in Topaz RC 0.8:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable multiple journals using a single repository.&lt;/li&gt;
&lt;li&gt;Skins for multiple journals.&lt;/li&gt;
&lt;li&gt;Filter search results by journal using OTM.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Trackbacks&quot; rel=&quot;nofollow&quot;&gt;TrackBack linkbacks&lt;/a&gt; for articles.  TrackBacks are used primarily to facilitate communication between blogs - a TrackBack allows a blog author to see who is linking back to a blog post.  We&#039;re using this same feature, based on the &lt;a href=&quot;http://www.sixapart.com/pronet/docs/trackback_spec&quot; rel=&quot;nofollow&quot;&gt;Six Apart specification&lt;/a&gt;, to see who is linking back to a published article.  To create a trackback to a PLoS ONE article, you can use a trackback URL similar to &lt;a href=&quot;http://www.plosone.org/article/info:doi/10.1371/journal.pone.0000000/trackback&quot; rel=&quot;nofollow&quot;&gt;http://www.plosone.org/article/info:doi/10.1371/journal.pone.0000000/trackback&lt;/a&gt; - you just need to change the &quot;0000000&quot; to the actual article number.&lt;/li&gt;
&lt;li&gt;Citation download of the article.  Many users have requested this feature and now you can download the citation for an article in the &lt;a href=&quot;http://en.wikipedia.org/wiki/RIS_(file_format)&quot; rel=&quot;nofollow&quot;&gt;RIS file format&lt;/a&gt; (compatible with EndNote, Reference Manager, ProCite, RefWorks) or &lt;a href=&quot;http://en.wikipedia.org/wiki/Bibtex&quot; rel=&quot;nofollow&quot;&gt;BibTex&lt;/a&gt; (compatible with BibDesk, LaTeX).  Test the feature out by &lt;a href=&quot;http://www.plosone.org/article/citationList.action?articleURI=info%3Adoi%2F10.1371%2Fjournal.pone.0000581&quot; rel=&quot;nofollow&quot;&gt;downloading the citation&lt;/a&gt; for the article on &lt;a href=&quot;http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0000581&quot; rel=&quot;nofollow&quot;&gt;Protein-Tyrosine Kinase Activity Profiling in Knock Down Zebrafish Embryos&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;A fix to a rating display issue in IE7.&lt;/li&gt;
&lt;li&gt;Allow multiple email addresses for &quot;E-mail this Article.&quot;&lt;/li&gt;
&lt;li&gt;Administrative modifications to annotations.&lt;/li&gt;
&lt;li&gt;Administrative interface for multiple journals.&lt;/li&gt;
&lt;li&gt;Migration to the &lt;a href=&quot;http://en.wikipedia.org/wiki/Apache_Struts&quot; rel=&quot;nofollow&quot;&gt;Struts 2&lt;/a&gt; web application framework.  Struts 2 is a merger of Struts and another popular J2EE framework, &lt;a href=&quot;http://en.wikipedia.org/wiki/WebWork&quot; rel=&quot;nofollow&quot;&gt;WebWork&lt;/a&gt;.  This release offers many enhancements and refinements while retaining the same general architecture of the original Struts framework.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Props to &lt;a href=&quot;http://www.plos.org/about/people/itweb.html#ruman&quot; rel=&quot;nofollow&quot;&gt;Russ&lt;/a&gt;, &lt;a href=&quot;http://www.plos.org/about/people/itweb.html#sderisi&quot; rel=&quot;nofollow&quot;&gt;Susanne&lt;/a&gt; and the entire Topaz development team!&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.plos.org/cms/node/260&quot; dc:identifier=&quot;http://www.plos.org/cms/node/260&quot; dc:title=&quot;Topaz Release Candidate 0.8&quot; trackback:ping=&quot;http://www.plos.org/cms/trackback/260&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;
&lt;div id=&quot;trackback-url&quot;&gt;&lt;div class=&quot;box&quot;&gt;
  &lt;h2&gt;Trackback URL for this post:&lt;/h2&gt;
  &lt;div class=&quot;content&quot;&gt;http://www.plos.org/cms/trackback/260&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
 <comments>http://www.plos.org/cms/node/260#comment</comments>
 <category domain="http://www.plos.org/cms/tech">Technology</category>
 <pubDate>Thu, 20 Sep 2007 09:15:51 -0700</pubDate>
 <dc:creator>Richard Cave</dc:creator>
 <guid isPermaLink="false">260 at http://www.plos.org/cms</guid>
</item>
<item>
 <title>SciVee Launch =  Scientific Publication and Video Presentation</title>
 <link>http://www.plos.org/cms/node/251</link>
 <description>&lt;p&gt;&lt;a href=&quot;http://www.scivee.com/&quot; rel=&quot;nofollow&quot;&gt;SciVee&lt;/a&gt; is now open to the scientific community.  SciVee allows scientists to upload a video or audio file and synchronize the video/audio to the content of their scientific paper.  This is great for scientists that want to quickly summarize their research, engage the scientific community in discussions around an article and broaden the exposure of their publications.&lt;/p&gt;
&lt;p&gt;SciVee allows users to tag, rate and comment on videos.  Links to the original articles are included with the video.  An example is Eric Scheeff explaining &lt;a href=&quot;//dx.doi.org/10.1371/journal.pcbi.0010049&quot; rel=&quot;nofollow&quot;&gt;his paper&lt;a / rel=&quot;nofollow&quot;&gt; on &lt;a href=&quot;//www.scivee.com/node/53&quot; rel=&quot;nofollow&quot;&gt;Structural Evolution of the Protein Kinase–Like Superfamily&lt;/a&gt;.  Eric talks the users through a nice slideshow that introduces the Protein Kinase family before getting into the detail his paper.&lt;/p&gt;
&lt;p&gt;There is a catch – SciVee only allows scientists to upload publications that were published in &lt;a href=&quot;http://www.plos.org/oa/index.html&quot; rel=&quot;nofollow&quot;&gt;Open Access&lt;/a&gt; journals - another great reason to publish in an &lt;a href=&quot;http://www.pubmedcentral.nih.gov/about/openftlist.html&quot; rel=&quot;nofollow&quot;&gt;Open Access journal.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There’s a nice discussion about SciVee in the SlashDot article &lt;a href=&quot;http://science.slashdot.org/article.pl?sid=07/08/19/1328253&quot; rel=&quot;nofollow&quot;&gt;YouTube for Science?&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;But SciVee is not alone - there are a few other sites that present scientific videos.  &lt;a href=&quot;http://sciencehack.com/&quot; rel=&quot;nofollow&quot;&gt;ScienceHack&lt;/a&gt; provides a search engine for scientific videos.  The videos that they host have been screened and approved on accuracy and quality by their scientists – a peer-review system for science videos.  &lt;a href=&quot;http://www.jove.com&quot; rel=&quot;nofollow&quot;&gt;The Journal of Visualized Experiments&lt;/a&gt; is an online research journal that allows researches to publish videos of their experiments and methods.  And &lt;a href=&quot;//videolectures.net/&quot; rel=&quot;nofollow&quot;&gt;VideoLectures&lt;/a&gt; contains over 2500 science videos and presentations related to Computer Science, Data Mining, Semantic Web, etc.&lt;/p&gt;
&lt;p&gt;It’s great to see this new medium (video over the internet) applied to science and accessible to the public.  A couple of years ago, the bandwidth and storage requirements brought many a start-up company to their knees.  But now that these costs are minimal, sites live SciVee are launching and making science more accessible to scientists and the general public.&lt;/p&gt;

&lt;!--
&lt;rdf:RDF xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot; xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot; xmlns:trackback=&quot;http://madskills.com/public/xml/rss/module/trackback/&quot;&gt;
&lt;rdf:Description rdf:about=&quot;http://www.plos.org/cms/node/251&quot; dc:identifier=&quot;http://www.plos.org/cms/node/251&quot; dc:title=&quot;SciVee Launch =  Scientific Publication and Video Presentation&quot; trackback:ping=&quot;http://www.plos.org/cms/trackback/251&quot; /&gt;
&lt;/rdf:RDF&gt;
--&gt;
&lt;div id=&quot;trackback-url&quot;&gt;&lt;div class=&quot;box&quot;&gt;
  &lt;h2&gt;Trackback URL for this post:&lt;/h2&gt;
  &lt;div class=&quot;content&quot;&gt;http://www.plos.org/cms/trackback/251&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</description>
 <comments>http://www.plos.org/cms/node/251#comment</comments>
 <category domain="http://www.plos.org/cms/tech">Technology</category>
 <pubDate>Mon, 20 Aug 2007 12:40:29 -0700</pubDate>
 <dc:creator>Richard Cave</dc:creator>
 <guid isPermaLink="false">251 at http://www.plos.org/cms</guid>
</item>
</channel>
</rss>
