Author Archives: Robert

About Robert

Freelance Web Designer Sydney FX Pty Ltd

Window Ruby on Rails Editor with Textmate Power

Come across a post at the railsforum which showed a nice looking ruby on rails editor for Windows. e-texteditor uses the well known textmate bundles so you can start using the range of bundle already contributed by the rails community … Continue reading

Posted in Ruby on Rails | Leave a comment

Why aren’t my Google Ads Showing Up on Google?

This is one of the most common questions I hear from clients involved in paid search. There are a few reasons as to why the ads don’t show up but if your keywords are in your campaign and everthing it … Continue reading

Posted in PPC | Tagged , , | Comments Off

Installing Rmagick on Mac OS X

As part of a new rails site I’m working on, I found that I needed to install Rmagic to provide image manipulation in my app. So what I found was that it was going to as easy as installing the … Continue reading

Posted in Ruby on Rails | Tagged , | 1 Comment

Getting Apache 2.2 Running on Centos 5

There are always little quirky things that you find along the way in getting things up and running on any system for development or production. One of my development boxes is a Linux 64bit Centos 5 distrobution that I haven’t … Continue reading

Posted in Tips | Leave a comment

Great Rails Technical Tips and Tricks

Grinding Rails Whilst I was working on deploying my own rails app I needed some info on capistrano and found this great rails blog by Jordan McKible. Jordan has posted about heaps of stuff in rails and provides some code … Continue reading

Posted in Ruby on Rails | Leave a comment