Posted by stephan on 30. March 2008
My favourite quotes of the conference: “…the nasty snake language…” (Matz about Python) and “I don’t know how to use Ruby” (Koichi on Ruby).
Posted in Uncategorized | Tagged: EURUKO, Matz, Ruby | 1 Comment »
Posted by stephan on 20. November 2007
There’s a “Ruby and Rails” meeting in Munich on Monday 26th November, starting at 19:30. The location is the “Augustiner am Dom”.
In case you’re coming for a beer or two, some Bavarian food etc. please drop me an e-mail at phvalue ät mac point com, so we can arrange a reservation.
Posted in Uncategorized | Tagged: Beer, Munich, Rails, Ruby | No Comments »
Posted by stephan on 13. November 2007
So the European Ruby Conference is over for 2007 — a big “Thank you!” to everyone involved: Organisers, the Universitiy of Vienna for the great lecture hall and network we were allowed to use, the Viennese who did a great job getting it done, the speakers — keynote or not — and of course all the attendees.
I was not very surprised to see that Testing, Quality and Beauty of code was a topic again, as was meta programming and really interesting new applications. For more on that including links to the available slides please see the Euruko 2007 Wiki.
If you like to stay connected and watch the photos we shot in Vienna sign up at Facebook and join the “Eurukobackweb” group. There we’ll also try to get “Euruko 2008″ organised. Up to know it’s all open: If you’d like to see it happen in your city or country: Join the group. If you prefer a more sunny season: Join the group. Should you think it should be more organised: Join the group. Or is you “only” like to get in touch with Ruby programmers: Join the group.
Hope to see as many of you as possible again next year. And a few more new Eurukoristas. It’s fun, interesting and the coffee was excellent (remember? We were in Vienna).
Posted in Uncategorized | Tagged: EURUKO, Ruby, Vienna | No Comments »
Posted by stephan on 7. November 2007
While preparing some code example for the Euruko 2007 I noticed a somewhat strange behaviour of TextMate while editing Ruby code. With the Ruby bundle being active, I expect CMD-R (”Apple-R”) to execute the Ruby code a hand. Which it does, unless the text cursor is inside a string interpolation expression.
An example: The first screen shot shows the example code, the cursor being positioned outside the #{ … }.

After CMD-R is hit, the output is the expected Ruby output as shown below.

However, if the cursor is inside the string interpolation expression as below

the result of hitting CMD-R doesn’t meet my expectation:
I wonder why this happens. Apparently the behaviour has to do the the scope the cursor is in. A hint about how to avoid this is greatly appreciated.
Posted in Uncategorized | Tagged: Mac OS X, Ruby, TextMate | 3 Comments »
Posted by stephan on 4. November 2007
Posted in Uncategorized | Tagged: EURUKO, Vienna | No Comments »
Posted by stephan on 26. February 2007
So Ruby is the #1 in the UK
The Official UK Singles Chart : 25.02.2007:
BBC Radio 1 UK charts
Also available for iPod, BTW.
Posted in Uncategorized | No Comments »
Posted by stephan on 23. July 2006
Well, I took it and scored embarrassingly high. :–)

Anyway it is fun.
Posted in Uncategorized | No Comments »