Tag Archives: Programming

Aptana Web Development IDE

If your like me you just can’t help playing with new technologies. Since I started working with the web it has been a whirlwind ride with so much happening that it can be mind blowing. Just when you think you’ve … Continue reading

Posted in Cool Tools, Development | Tagged , , , , | Leave a comment

Ruby on Rails Coding in Notepad++ for Windows

As a bit of a new comer to Rails development and an avid fan of the Apple Mac I have settled on using Textmate as my editor of choice when developing for Rails. But what about when you are developing … Continue reading

Posted in Development, Robert Mirabito | Tagged , , , | 4 Comments

TextMate Editor for Mac – This is Awesome.

While I ventured into my Ruby on Rails experience, I found this great text editor called Textmate that is recommended by the Rails team for Mac users. Unfortunately there isn’t a version for Windows so you’ll have to convert to … Continue reading

Posted in Mac, Robert Mirabito | Tagged , , | 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

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