Posts tagged as:

web development

I have officially ended the use of Dreamweaver for all of my web development. I got so tired of the slow bloated performance of Dreamweaver and constantly having to pour more money into new versions. So I went looking for a better way and found this…
On Mac OS X I use CyberDuck for FTP and [...]

{ 6 comments }

Ruby on Rails

by Ben on December 17, 2006

Ruby on Rails is an open-source web framework that’s optimized for programmer happiness and sustainable productivity. It lets you write beautiful code by favoring convention over configuration.
This is my first real opportunity to explore the advantages and details of Ruby on Rails. I’m going to test it out by building a basic web application and [...]

{ 0 comments }