Category Archives: Development

Install Ruby on Rails on Mac OS X

Well I’ve now been playing around with Ruby for a month or so and have looked at options on how to install it successfully on my Mac. You’ll find the easiest option is the Easy Rails with Locomotive application that … Continue reading

Posted in Development, Robert Mirabito, Ruby on Rails | Leave a comment

Run Ruby on Rails on Mac OS X in Minutes with Locomotive

After contemplating modifying my Mac to run Ruby on Rails I decided against any system modifications. The main reason is any documentation on the web regarding installing Rails on the Mac was a little too out dated for my liking … Continue reading

Posted in Development, Robert Mirabito, Ruby on Rails | Tagged , , , | 3 Comments

Ruby on Rails… Is this the future of web development?

I get around to alot of different forums and often as we do jump onto any buzz words and I can say the Ruby on Rails is buzzing. Still in it’s early stages of adoption many web developers seem to … Continue reading

Posted in Development, Robert Mirabito, Ruby on Rails | 2 Comments

Remove Spaces from a String using PHPt.

This is quite a funny one for me. As you may or may not know I’m not a guru PHP developer but I do know a little from my time as a web designer/developer. Today I had to do something … Continue reading

Posted in Development | Tagged , | 19 Comments

Learn about .htaccess files on Apache servers

Only recently have I been subjected to the .htaccess file. For sometime now I’ve been wondering what it is used for but have never researched it. Well recently I came across a problem where I had to learn really quick … Continue reading

Posted in Development | Leave a comment