search for: biosql

Displaying 2 results from an estimated 2 matches for "biosql".

Did you mean: bios
2013 Dec 09
0
mysql module v 1.0 mysql_grant - database_grant
...died, so I decided to upgrde to version 1. BUT, I''ve seen a couple of warnings on my first run and I''m updating my code, but I''ve found that my old sysntax for database_grant is not compatible with mysql_grant. So, if I had something like: mysql_database{ [ ''biosql'' , ''biosql-test'' ] : ensure => present, require => Class[''mysql::server''], } database_user { ''biocore@%.XXXXX'' : password_hash => mysql_password(''XXXXX''...
2006 Dec 07
4
Introduce and noob problem require ''wx''
...he data but no good graphic applications to visualize them. So I''m looking for a good framework for my job. I think your motivations on using wxruby are good, most important for me is the crossplatform feature. I have to provide a good service for avery platform. I''m interested on BioSQL too and probably in these days I''ll star to code some bioruby code to extend that library. I hope wxruby2 will become stable as soon as possible. I have installed wxruby2 by gems. then running the minimal application I got this: ruby -rubygems /usr/lib/ruby/gems/1.8/gems/wxruby2-preview-...