Displaying 2 results from an estimated 2 matches for "xaop".
Did you mean:
xao
2007 Dec 15
0
CFP : First Ruby and Rails devroom at Fosdem 2008
...gram committee and you will
receive a decision by 14 January 2008 if your presentation is
accepted.
The program committee that will evaluate the proposals is comprised
of:
* David Delabassee (Sun)
* Laurent Richard (Free Software Consultant)
* Tom Klaasen (10to1)
* Peter Vanbroekhoven (XaoP)
Entrance to the Fosdem conference and devrooms is entirely free.
Sorry, we cannot give any travel grants to foreign visitors (local
hospitality with one of the organizers is possible to save hotel
costs). In past years, approx. 2,000 people visited the Fosdem
conference. More information on Fosde...
2008 Nov 25
21
"mysql" 2.7.3 gem install for Windows appears incomplete
When I install the 2.7.3 "mysql" gem on Windows XP (trying to prepare
for the requirement to use the mysql gem in Rails 2.2.2) by using:
gem install mysql
I get a mysql-2.7.3-x86-mswin32 directory under gems, but underneath
that, only a docs directory, an ext directory, and README, Rakefile and
.require_paths.
I then cannot do any connecting to my MySQL databases.
Shouldn''t