About
Welcome to the weblog of Peter Maas. Here you'll find various posts related to stuff I like (like my kids and espresso) and stuff I do (like developing software).
Disclaimer
I am a very opinionated software engineer. Well I'm a very opinionated person in general. I work for eBay/Marktplaats.nl, but everything written here is my own crazy ideas and not my employer's. This text might have some similarities to the disclaimer found at fupeg.blogspot.com.
Categories
Archives
Art
Friends
ICT
java
Static pages
Category Archives: rails
amsterdam.rb
Januari 28 will be the day of the first gathering of the Amsterdam’s Ruby User Group. I’d like to be there but due to the fact that at that time my wife will be over 40 weeks pregnant… I just … Continue reading
Posted in event, rails, ruby
Leave a comment
Using Rails without a database
Today I was fiddling with Rails to create a simple web UI on top of some REST services. Therefor I didn’t really need (or is it really didn’t need) a database server. Just writing and running Rails code without a … Continue reading
Posted in rails, ruby
6 Comments
Behavior Driven Development
Some months ago I visited Aslak Hellesøys’ RSpec presentation at RubyEnRails 2007. I was really intrigued by some of the concepts introduced by RSpec. After checking out the way testing/TDD works in Grails I just had to see if my … Continue reading
Posted in bdd, rails, rspec, ruby
Leave a comment
Proficts’ Javasummercamp on Rails/Grails/Java
Yesterday I visited Proficts’ Java Summercamp called “Rails en Grails en Java: Nieuwe talen op de JVM”. Which in essence should have been a small seminar on the topic of new languages on the JVM. In reality Charles Nutter presented … Continue reading
JRuby evening @ Stroom Hotel Rotterdam
Yesterday evening I went to the JRuby talk organized by Finalist at the Stroom Hotel in Rotterdam. The presentation (by JRuby gurus Charles O. Nutter and Tom Enebo) was quite similar to the presentation they gave at Javapolis but with … Continue reading
Reminder: JRuby talk tomorrow!
(blatant but really important clone from remvee) Both JRuby super hero’s, Charles and Thomas, will be talking about JRuby tomorrow at Stroom Hotel in Rotterdam. Come and find out why having a Ruby interpreter on the Java platform is a … Continue reading
Posted in java, rails, ruby
2 Comments
Rails update…
The small Rails app which I wrote for my wife broke down completely just after the installation of the new version of Rails (the ‘mandatory’ 1.1.5 and 1.1.6) by Dreamhost. Couldn’t get it to work at all, and no sensible … Continue reading
Posted in rails, ruby, web development
Leave a comment
Major security flaw in Rails?
Just after writing my previous post I noticed the following post on one of my incoming RSS feeds: Rails 1.1.5: Mandatory security patch (and more) From the article: This is a MANDATORY upgrade for anyone not running on a very … Continue reading
Posted in rails, ruby
Leave a comment