/ #blog 

Daily Log, 2010-11-01

Little work done due to hospital visit and lot’s of talking. Working on secret project (to be released soon) and getting fed up with this message when running the cucumber features (Ruby 1.9.2, Rails 3.0, Cucumber Beta 0.22): “warning: regexp match /…/n against to UTF-8 string”. It turns out, that others have had that too: Crimpy Code and Openhood have the solution. We are looking into providing support for login via Facebook. OmniAuth seems to fit the ticket nicely (and it also handles a bunch of other authentication systems based on OAuth, OpenID, LDAP and many others). We’ll see how this works out. ...

Jens-Christian Fischer
/ #blog 

links for 2010-09-26

Lunch over IP: Reboot8: How to be a Renaissance man, and help Google eat itself Notes on the famous Ben Hammersley Reboot 8 talk about Renaissance man (tags: reboot8 renaissance) You’re cuking it right Hints & tipps on using Cucumber (tags: testing cucumber howto) A few git tips you didn’t know about Advanced git tips (tags: tips git) Vimcasts More screencasts (tags: vim video) An Introduction to Vim Macros - video tutorials for introduction, python, vim, screencasts, blog, tutorials, installing, install, select, features ...

Jens-Christian Fischer
/ #blog 

Deploy first!

I’m in the middle of starting a (potentially) huge project with a couple of friends. Having just finished (well, technically, almost finished) a large enterprise Rails project, I am really looking forward to working in a small agile team, on an extremely tight deadline, but doing stuff that is relevant and interesting. The enterprise project was an interesting experience, partly because of the technology stack we had to use: Rails on JRuby, developing on Windows machines (which is so painful, you just want to give up) and deploying on Websphere (bad) on zLinux (think IBM big iron) with a host DB/2 database. Lot’s of challenges right there, and lot’s of learning. ...

Jens-Christian Fischer