Simon Strandgaard in Copenhagen is doing 37 things including…

Get a job where I can code in Ruby all day

4 cheers

 

Simon Strandgaard has written 4 entries about this goal

Untitled 3 years ago

http://vbmtrainingpartner.dk/



Website with Ruby 4 years ago

Just before my 3 weeks vacation, I have finished making an initial website for my employer. I have used Ruby to generate the navigation menues statically.
http://vbmtrainingpartner.dk/

I did an instance_eval on a specification file containing something ala:
leftmenu ‘Our Vision’, ‘vision.html’
leftmenu ‘Our History’, ‘history.html’
leftmenu ‘Staff’, ‘staff.html’

This way I could attach stuff to each page.

And used Ruby for the pseudo-interactive demo for precomuting all combinations of contracts.
http://vbmtrainingpartner.dk/cship/risk_profile/var-a.html

For this I used popen3 where I pretended that the Ruby script was a webserver with the right environment variables set with some cookie data.



Untitled 4 years ago
ok, I have latelely managed to sneak in a little Ruby on the job.
  1. Rakefiles to build the our application on unix so that we can profile the code.
  2. A multifile search and replace tool (10 lines of code) which often comes in handy.

Lastest my collegue and I have gotten 14 days assigned to explore Ruby and static/dynamic generation of the web-interface for our application. Maybe this becomes my dreamjob? :-)



Untitled 4 years ago

Argh, on my current job I write C++.
I would love to code Ruby, every day.



Simon Strandgaard has gotten 4 cheers on this goal.

 

I want to:
43 Things Login