Space Babies

extraterrestrialicious web apps

Main menu

Skip to primary content
Skip to secondary content
  • Portfolio
  • Ruby on Rails
    • Rubygems
  • Blog
  • Contact

Monthly Archives: January 2009

Post navigation

← Older posts

Commercials for radio1

Posted on January 30, 2009 by joost
Reply

Radio 1 in .nl has introduced a new slogan: “een en al nieuws” (one and all news) and there are commercials to celebrate. I think they could have chosen stronger dialog though.
Continue reading →

Posted in politics, web | Leave a reply

Subversion visualisation

Posted on January 29, 2009 by joost
Reply

My coworker Bartz has rendered a cool visualisation of all commits to the Omroep repository (my work for www.radio1.nl and www.zapp.nl).
Continue reading →

Posted in web | Leave a reply

WordPress-style forms in Rails

Posted on January 27, 2009 by joost
Reply

Today I completed something I should have done half a year earlier. In the Z@PP admin CMS, I use WordPress-style forms. These have lots of repeating table rows, and I had a lot of duplication in there. Today I cleaned everything right up and went from hundreds of lines of code to a couple dozen!

Continue reading →

Posted in rails | Leave a reply

Websites that worry me

Posted on January 25, 2009 by joost
Reply

It is 2009 and still websites are launched completely vulnerable to SQL injection and CSRF. This worries me. It seems websites, even high-profile ones, are still being built by incompetent morons and hobbyists. Our case today: eerlijkebankwijzer.

Continue reading →

Posted in web | Leave a reply

Choosing a javascript framework

Posted on January 23, 2009 by joost
Reply

It has been several years since I last coded any javascript by hand. Since it’s a pain to test in different browsers and does not come with smart methods built-in, it is always easier to use an existing framework such as jQuery (current favorite), Prototype or Mootools. But which one to choose? There’s now a page to test performance of every javascript framework.

Continue reading →

Posted in web | Leave a reply

Obama's robots.txt pwnage

Posted on January 21, 2009 by joost
1

It seems someone with at least half a brain is in charge of whitehouse.gov since today. Their robots.txt went from 2400 lines to two…

Posted in web | 1 Reply

Amazing jQuery effects

Posted on January 19, 2009 by joost
Reply

This post is basically for my future self. Check out this post with 45 jQuery effects. I am sure I am going to use a few of these in upcoming projects. (via Mike @ xhtmlized)

Posted in web | Leave a reply

Nanoc + Haml + Vlad = heaven

Posted on January 18, 2009 by joost
Reply

Sorry for the acronym soup, but part of my job is research and development of new website building techniques. I have found a neat and fast way of maintaining websites in the nanoc + haml + vlad combo.
Continue reading →

Posted in ruby, tech, web | Leave a reply

Easiest localization of Rails 2.2.2

Posted on January 15, 2009 by joost
1

Here is a common use case: localize all built-in strings and date formats of a Rails application in just one language. I don’t need to switch dynamically, everything should just change to my own language. In my case, Dutch. Here is how I do it with as many built-in things as possible.
Continue reading →

Posted in rails | 1 Reply

Using gmail with Ruby POP3

Posted on January 15, 2009 by joost
Reply

Try Googling for the title of this post! A lot has been said about using Ruby to connect to your gmailbox. In short: with Ruby 1.8 you can’t. With Ruby 1.9 it’s broken. This post led me to the right path.

Continue reading →

Posted in ruby | Leave a reply

Post navigation

← Older posts

Elsewhere

  • Github My open source projects
  • Stackoverflow Where I try to answer questions related to Ruby and Wordpress
  • Twitter

My work

  • Expedition Chemistry children’s website for discovering chemistry
  • GO Magazine Rails 3.1 using the asset pipeline and insanely optimized HTML and CSS
  • MegaMythen interactive game with the mythical Greek gods
  • Oorkaan music productions for children
  • Panda Maas children’s mascot for Rotterdam hospital Maasstad Ziekenhuis
  • Radio 1 premier news and sports radio channel in the Netherlands
  • Radio 6 soul & jazz radio station
  • Radiolab experimental radio
  • Z@PP TV channel and website for children aged 7 and up
  • Z@ppelin TV channel and website for children aged 2-6
Follow @tilsammans