[BioCatalogue-developers] beta site is down

Jiten Bhagat jits at cs.man.ac.uk
Fri Feb 13 13:00:03 EST 2009


I agree, we need to change the lists to something more reliable....

Jits


Eric Nzuobontane wrote:
> No, you are not alone Thomas! I think ruby forge mailing is unliable. 
> Sometimes mails simply do not get delivered if they are not late. For 
> something as important as that, I should have sent the mail 
> directly...sorry
>
> cheers,
> Eric
>
>
> Thomas Laurent wrote:
>> Does somebody know anything about that ?
>>
>> Am I the only one receiving the emails from the list 1 hour late ? 
>> That's kind of annoying, especially for urgent cases like this one...
>>
>> Thomas
>>
>> Franck Tanoh wrote:
>>> Hi,
>>> I can't access the beta site... <<error 500...>>
>>>
>>> Please check
>>>
>>> Cheers,
>>> Franck
>>>
>>> -----Original Message-----
>>> From: biocatalogue-developers-bounces at rubyforge.org
>>> [mailto:biocatalogue-developers-bounces at rubyforge.org] On Behalf Of 
>>> Eric
>>> Nzuobontane
>>> Sent: 13 February 2009 13:55
>>> To: biocatalogue-developers at rubyforge.org
>>> Subject: Re: [BioCatalogue-developers] updating the beta site
>>>
>>> Unfortunately there was bug in services index view which I was not 
>>> able to figure right away. So I did the drastic thing of bring down 
>>> the servers. Unfortunately my local installation works just fine and 
>>> it seems to be the same code as the repository. So I am quite puzzled
>>>
>>> Showing /app/views/services/index.html.erb/ where line *#19* raised:
>>>
>>> |undefined method `h' for BioCatalogue::Tags:Module|
>>>
>>> Extracted source (around line *#19*):
>>>
>>> |16:         <span style="font-size: 0.7em; margin-left: 1em;">[ <%=
>>> link_to("See All Tags", tags_index_path) -%> ]</span>
>>> 17:     </h3>
>>> 18:    19:     <%= generate_tag_cloud(@tags, :tag_cloud_style => 
>>> "margin-top:
>>> 0.6em;") %>
>>> 20: </div>
>>> 21: 22: <span style="float: right;">
>>> |
>>>
>>> |RAILS_ROOT: 
>>> /net/nas11a/vol1/alien-www/html/biocatalogue/rails/biocatalogue|
>>>
>>> Application Trace <http://beta.biocatalogue.org/services#> | 
>>> Framework Trace <http://beta.biocatalogue.org/services#> | Full 
>>> Trace <http://beta.biocatalogue.org/services#>
>>>
>>> |lib/tags.rb:129:in `tag_cloud'
>>> lib/tags.rb:122:in `each'
>>> lib/tags.rb:122:in `tag_cloud'
>>> app/helpers/tags_helper.rb:9:in `generate_tag_cloud'
>>> app/views/services/index.html.erb:19
>>>
>>> app/controllers/services_controller.rb:24:in `index'|
>>>
>>> |/ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_view/renderable 
>>>
>>> .rb:39:in `send'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_view/renderable. 
>>>
>>> rb:39:in `render'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_view/template.rb 
>>>
>>> :73:in `render_template'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_view/base.rb:256 
>>>
>>> :in `render'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_view/base.rb:367 
>>>
>>> :in `_render_with_layout'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_view/base.rb:254 
>>>
>>> :in `render'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/base. 
>>>
>>> rb:1174:in `render_for_file'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/base. 
>>>
>>> rb:905:in `render_without_benchmark'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/bench 
>>>
>>> marking.rb:51:in `render'
>>> /ebi/extserv/bin/ruby_gems/gems/activesupport-2.2.2/lib/active_support/core_ 
>>>
>>> ext/benchmark.rb:8:in `realtime'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/bench 
>>>
>>> marking.rb:51:in `render'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/mime_ 
>>>
>>> responds.rb:135:in `send'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/mime_ 
>>>
>>> responds.rb:135:in `custom'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/mime_ 
>>>
>>> responds.rb:164:in `call'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/mime_ 
>>>
>>> responds.rb:164:in `respond'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/mime_ 
>>>
>>> responds.rb:158:in `each'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/mime_ 
>>>
>>> responds.rb:158:in `respond'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/mime_ 
>>>
>>> responds.rb:107:in `respond_to'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/base. 
>>>
>>> rb:1253:in `send'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/base. 
>>>
>>> rb:1253:in `perform_action_without_filters'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/filte 
>>>
>>> rs.rb:617:in `call_filters'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/filte 
>>>
>>> rs.rb:610:in `perform_action_without_benchmark'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/bench 
>>>
>>> marking.rb:68:in `perform_action_without_rescue'
>>> /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/bench 
>>>
>>> marking.rb:68:in `perform_action_without_rescue'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/rescu 
>>>
>>> e.rb:136:in `perform_action_without_caching'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/cachi 
>>>
>>> ng/sql_cache.rb:13:in `perform_action'
>>> /ebi/extserv/bin/ruby_gems/gems/activerecord-2.2.2/lib/active_record/connect 
>>>
>>> ion_adapters/abstract/query_cache.rb:34:in `cache'
>>> /ebi/extserv/bin/ruby_gems/gems/activerecord-2.2.2/lib/active_record/query_c 
>>>
>>> ache.rb:8:in `cache'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/cachi 
>>>
>>> ng/sql_cache.rb:12:in `perform_action'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/base. 
>>>
>>> rb:524:in `send'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/base. 
>>>
>>> rb:524:in `process_without_filters'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/filte 
>>>
>>> rs.rb:606:in `process_without_session_management_support'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/sessi 
>>>
>>> on_management.rb:134:in `process'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/base. 
>>>
>>> rb:392:in `process'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/dispa 
>>>
>>> tcher.rb:183:in `handle_request'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/dispa 
>>>
>>> tcher.rb:110:in `dispatch_unlocked'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/dispa 
>>>
>>> tcher.rb:123:in `dispatch'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/dispa 
>>>
>>> tcher.rb:122:in `synchronize'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/dispa 
>>>
>>> tcher.rb:122:in `dispatch'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/dispa 
>>>
>>> tcher.rb:132:in `dispatch_cgi'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/dispa 
>>>
>>> tcher.rb:39:in `dispatch'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel/rails.rb:76:in 
>>>
>>> `process'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel/rails.rb:74:in 
>>>
>>> `synchronize'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel/rails.rb:74:in 
>>>
>>> `process'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel.rb:159:in
>>> `process_client'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel.rb:158:in 
>>> `each'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel.rb:158:in
>>> `process_client'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel.rb:285:in 
>>> `run'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel.rb:285:in
>>> `initialize'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel.rb:285:in 
>>> `new'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel.rb:285:in 
>>> `run'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel.rb:268:in
>>> `initialize'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel.rb:268:in 
>>> `new'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel.rb:268:in 
>>> `run'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:28 
>>>
>>> 2:in `run'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:28 
>>>
>>> 1:in `each'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:28 
>>>
>>> 1:in `run'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/bin/mongrel_rails:128:in 
>>> `run'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel/command.rb:212:in 
>>>
>>> `run'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/bin/mongrel_rails:281
>>> /ebi/extserv/bin/ruby_gems/bin/mongrel_rails:19:in `load'
>>> /ebi/extserv/bin/ruby_gems/bin/mongrel_rails:19|
>>>
>>> |lib/tags.rb:129:in `tag_cloud'
>>> lib/tags.rb:122:in `each'
>>> lib/tags.rb:122:in `tag_cloud'
>>> app/helpers/tags_helper.rb:9:in `generate_tag_cloud'
>>> app/views/services/index.html.erb:19
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_view/renderable. 
>>>
>>> rb:39:in `send'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_view/renderable. 
>>>
>>> rb:39:in `render'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_view/template.rb 
>>>
>>> :73:in `render_template'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_view/base.rb:256 
>>>
>>> :in `render'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_view/base.rb:367 
>>>
>>> :in `_render_with_layout'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_view/base.rb:254 
>>>
>>> :in `render'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/base. 
>>>
>>> rb:1174:in `render_for_file'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/base. 
>>>
>>> rb:905:in `render_without_benchmark'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/bench 
>>>
>>> marking.rb:51:in `render'
>>> /ebi/extserv/bin/ruby_gems/gems/activesupport-2.2.2/lib/active_support/core_ 
>>>
>>> ext/benchmark.rb:8:in `realtime'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/bench 
>>>
>>> marking.rb:51:in `render'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/mime_ 
>>>
>>> responds.rb:135:in `send'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/mime_ 
>>>
>>> responds.rb:135:in `custom'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/mime_ 
>>>
>>> responds.rb:164:in `call'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/mime_ 
>>>
>>> responds.rb:164:in `respond'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/mime_ 
>>>
>>> responds.rb:158:in `each'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/mime_ 
>>>
>>> responds.rb:158:in `respond'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/mime_ 
>>>
>>> responds.rb:107:in `respond_to'
>>> app/controllers/services_controller.rb:24:in `index'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/base. 
>>>
>>> rb:1253:in `send'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/base. 
>>>
>>> rb:1253:in `perform_action_without_filters'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/filte 
>>>
>>> rs.rb:617:in `call_filters'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/filte 
>>>
>>> rs.rb:610:in `perform_action_without_benchmark'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/bench 
>>>
>>> marking.rb:68:in `perform_action_without_rescue'
>>> /usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/bench 
>>>
>>> marking.rb:68:in `perform_action_without_rescue'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/rescu 
>>>
>>> e.rb:136:in `perform_action_without_caching'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/cachi 
>>>
>>> ng/sql_cache.rb:13:in `perform_action'
>>> /ebi/extserv/bin/ruby_gems/gems/activerecord-2.2.2/lib/active_record/connect 
>>>
>>> ion_adapters/abstract/query_cache.rb:34:in `cache'
>>> /ebi/extserv/bin/ruby_gems/gems/activerecord-2.2.2/lib/active_record/query_c 
>>>
>>> ache.rb:8:in `cache'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/cachi 
>>>
>>> ng/sql_cache.rb:12:in `perform_action'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/base. 
>>>
>>> rb:524:in `send'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/base. 
>>>
>>> rb:524:in `process_without_filters'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/filte 
>>>
>>> rs.rb:606:in `process_without_session_management_support'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/sessi 
>>>
>>> on_management.rb:134:in `process'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/base. 
>>>
>>> rb:392:in `process'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/dispa 
>>>
>>> tcher.rb:183:in `handle_request'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/dispa 
>>>
>>> tcher.rb:110:in `dispatch_unlocked'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/dispa 
>>>
>>> tcher.rb:123:in `dispatch'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/dispa 
>>>
>>> tcher.rb:122:in `synchronize'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/dispa 
>>>
>>> tcher.rb:122:in `dispatch'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/dispa 
>>>
>>> tcher.rb:132:in `dispatch_cgi'
>>> /ebi/extserv/bin/ruby_gems/gems/actionpack-2.2.2/lib/action_controller/dispa 
>>>
>>> tcher.rb:39:in `dispatch'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel/rails.rb:76:in 
>>>
>>> `process'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel/rails.rb:74:in 
>>>
>>> `synchronize'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel/rails.rb:74:in 
>>>
>>> `process'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel.rb:159:in
>>> `process_client'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel.rb:158:in 
>>> `each'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel.rb:158:in
>>> `process_client'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel.rb:285:in 
>>> `run'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel.rb:285:in
>>> `initialize'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel.rb:285:in 
>>> `new'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel.rb:285:in 
>>> `run'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel.rb:268:in
>>> `initialize'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel.rb:268:in 
>>> `new'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel.rb:268:in 
>>> `run'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:28 
>>>
>>> 2:in `run'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:28 
>>>
>>> 1:in `each'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:28 
>>>
>>> 1:in `run'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/bin/mongrel_rails:128:in 
>>> `run'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/lib/mongrel/command.rb:212:in 
>>>
>>> `run'
>>> /ebi/extserv/bin/ruby_gems/gems/mongrel-1.1.5/bin/mongrel_rails:281
>>> /ebi/extserv/bin/ruby_gems/bin/mongrel_rails:19:in `load'
>>> /ebi/extserv/bin/ruby_gems/bin/mongrel_rails:19|
>>>
>>>
>>>     Request
>>>
>>>
>>>
>>> Eric Nzuobontane wrote:
>>>> Hi Guys,
>>>> I intend to update the beta site in the an hour or so. Is there 
>>>> something I need to do/know before I do that?
>>>> This current update will include:
>>>>  - tag cloud display
>>>>  - soaplab server registration
>>>> Though the new service page has no links to the soaplab server, it 
>>>> is available by direct url. Ideally I would have loved someone else 
>>>> to play with submitting a soaplab server locally before any 
>>>> exposure to public
>>>>
>>>> cheers,
>>>>
>>>> Eric
>>>>
>>>> _______________________________________________
>>>> BioCatalogue-developers mailing list
>>>> BioCatalogue-developers at rubyforge.org
>>>> http://rubyforge.org/mailman/listinfo/biocatalogue-developers
>>>>   
>>>
>>>
>>> _______________________________________________
>>> BioCatalogue-developers mailing list
>>> BioCatalogue-developers at rubyforge.org
>>> http://rubyforge.org/mailman/listinfo/biocatalogue-developers
>> _______________________________________________
>> BioCatalogue-developers mailing list
>> BioCatalogue-developers at rubyforge.org
>> http://rubyforge.org/mailman/listinfo/biocatalogue-developers
>
> _______________________________________________
> BioCatalogue-developers mailing list
> BioCatalogue-developers at rubyforge.org
> http://rubyforge.org/mailman/listinfo/biocatalogue-developers
>   



More information about the BioCatalogue-developers mailing list