Displaying 5 results from an estimated 5 matches for "sidebotham".
2005 Oct 18
0
FPC / FPE fix
Mr Sidebotham
I wanted to thank you for posting your fix of the camera recognition
problem for FPC. I just updated to Tiger (I usually wait 6 months
after new introductions) and was shocked at the discovery of the
non-recognition and crash. I am currently working your fix. Even if
it dose not work for me,...
2004 Oct 22
0
Re: fx ruby 1.2 api docs?
On Fri, 22 Oct 2004 10:58:16 -0700, Bob Sidebotham <bob@windsong.bc.ca> wrote:
> Do you expect to release api docs for 1.2?
Bob has already followed up and noted that he found the RDoc sources
for the FXRuby 1.2 API documentation, but I''ll also note that you can
already link to those docs online, here:
http://www.fxruby.org...
2004 Oct 23
0
Re: FXTable -- numColumns & resize
On Fri, 22 Oct 2004 13:39:06 -0700, Bob Sidebotham <bob@windsong.bc.ca> wrote:
> In 1.2 FXTable, numColumns is documented as numCols, but should be
> numColumns, I think. Also the examples/table.rb app uses numCols, and
> should use numColumns.
Yes, you''re right. I''ve added both of these bugs to the FXRuby bug
lis...
2005 Feb 09
85
Introduce yourself and your project -- Round 2
...is being done with Rails.
Below I listed all of the responses from the first round. If your response
is no longer current, please post a correction. If you missed the first
round of introductions, please use this as an excuse to let everyone know
what you are doing.
Thanks,
Curt
PS
Note to Bob Sidebotham: Yes, I remember punched cards & paper tape! :-)
======= First Round Posts =======
David Heinemeier Hansson,
Working with 37signals
Live in Copenhagen, Denmark, but are working with
people in Chicago, US
Basecamp and the forthcoming Writeboard
=======
Scott Barron
Doing rails stuff for Oh...
2005 Jan 15
0
Model syntax errors obscured during fixture load
When I run unit tests with a syntax error in one of my models (in this
case, it was an unterminated quote), I get this error, which suggests
to me that whatever code is autoloading the model while it''s loading
my fixtures is masking the error (I don''t get any notification of the
syntax error, here, nor in the log).
Bob
bob@gemini:~/rails/windsong$ ruby -Ilib:test -S testrb