< Browse > Home / Archive by category 'programming'

| Mobile | RSS

Getting ready for Android development

If you want to get started with Android development, you’ll need to setup some things like the SDK, an IDE and a AVD. In this post I will walk you through the setup of these things, crating a test project and getting the project running on the emulator.

[ More ] August 13th, 2009 | No Comments | Posted in mobile, programming |

ImageMagick and Ruby on OSX

A few weeks ago we started our first commercial RoR project. For this product-catalog site we wanted an easy solution for image uploading and decided on Paperclip. This needs ImageMagick and that gave us some worries.
So if you are struggling with installing ImageMagick and getting it running for Ruby, try these steps…

[ More ] August 12th, 2009 | 2 Comments | Posted in programming, ruby |
-->