Setting up an Apache server to work with rails applications on an Amazon EC2 server is quite simple. In this blog post i assume, that rails and all dependecies are already installed on your machine. If that is not the case, please see How to set up rails on ubuntu...

If you want to set up a rails application on an amazon´s EC2 Instance, this might be something for you. Please note, that this instruction only covers the installation of rails and all its dependencies. If you want to use rails for production, you should also install an apache. If...

If you ever came across formatting numbers in JavaScript you may have discovered, that it´s not as simple as with server-side formatting (like in Ruby, PHP or Java). There are some jQuery plugins for that, but if you just want to format a number into the german format you can...

I don´t really have new Year's resolutions. But one thing that i wanted for a long time was a wiki for myself to document things I´ve learned from several frontend projects. If it´s useful for me, it may be useful for others too I thought and decided to make this...