RSS feeds
Posted on April 28, 2006
| stajich
I’ve added a page about RSS feeds in BioPerl. These include links to CVS commits as a RSS feed. This a bit of a hack using cvs2rss and cvs2cl and I have hardcoded it to show the last 30 commits only.
In addition RSS news is now embedded on the main BioPerl and Tracking CVS commits webpages to make for better interlinking between the news and wiki site ( you might even be reading this there).
[Read More]Bioperl ListSummaries for April 12-25
Posted on April 25, 2006
| cjfields
The newest summary of the BioPerl mailing lists has been posted to the wiki:
Post gripes, harrassments, and faint praises at the regular places.
BioPerl Mailing List Summaries
Posted on April 11, 2006
| cjfields
The first of a biweekly summary of BioPerl mailing list summaries has been posted to the wiki:
These will likely be archived on the wiki but may be moved to a more suitable location in the future (maybe to this blog?).
Weekly Mailing List Traffic Summaries
Posted on April 5, 2006
| cjfields
I plan on starting a weekly, possibly biweekly, summary of mailing list traffic. These will be somewhat in the same vein as the Perl5 or Perl6 summaries and will be posted on the blog here and sent to the bioperl-l mail list. Barring another natural disaster here, these should start up next week (covering mail list traffic starting from April 1). The summaries will cover traffic mainly from bioperl-l (the main mail list) but will include biosql-l, since it’s fairly low traffic, and bugs/module updates from bioperl-guts-l.
[Read More]Mailing list reading with GMANE
Posted on April 5, 2006
| stajich
GMANE has been tracking BioPerl traffic for a few years now.
You can see the page here
There are several interfaces there including threaded and BLOG-like.
Those interested in tracking the mailing list in RSS readers should grab this link.
There is also a search option for the archives. Try to search GMANE for BLAST
CVS server move
Posted on March 25, 2006
| stajich
The CVS repository is migrating from ‘pub’ to a new host called ‘dev’ and requires us to re-issue accounts. This will be a good opportunity to verify email addresses and remove unused accounts.
You should have received an email from Chris D requesting specific information and you will get a new password in the response. If not you will need to send a note to the helpdesk at support_AT_open-bio.org. The changover will happen around March 25th.
[Read More]Developer accounts re-issued
Posted on March 24, 2006
| stajich
We are moving developer repository to a new server which will require you to get a new developer account. To fix your local repository you should be able to run this on your local repository:
$ find bioperl -name 'Root' | xargs perl -i.backup -p -e 's/pub.open/dev.open/' or just check out a clean version.
Note that before (and sometime ON) the 25th of March anything that is committed to the dev machine CVS repository will likely get wiped out so it is best to either hold off commits on the 25th or keep copies of stuff around.
[Read More]Gallery updated
Posted on February 18, 2006
| stajich
The BOSC 2002 pictures have been migrated to the O|B|F gallery site
hackathon2002.
[Read More]Installation files added to website
Posted on February 16, 2006
| cjfields
Installation instructions for Bioperl have been added to the main Bioperl website. They have been updated with links and tags for the wiki. Currently, both pages are accessible through links from Getting Bioperl and Installing Bioperl; these links will be subject to change. Please correct lins/tags/information as necessary.
More website updates
Posted on February 13, 2006
| stajich
Wordpress 2.0.1 installed. Presumably no major differences to be seen but some bug fixes installed.
A Wiki spam filter was installed, we’ll see how well it performs but trying to cut down on spammers.
We also will try and setup a RSS feed on the wiki main page so that news feeds from this site (and perhaps other open-bio sites) will be scrolled on the main BioPerl website. There are nice plugins for this in wikimedia we just need to find the time to do the install and testing.
[Read More]