Displaying posts tagged: ruby-on-rails
August 21, 2006 6:18pm
9 Comments
A few weeks ago I returned to the world of hiring a full dedicated server for running my websites. The extra control and stability (and resources!) convinced me to make the switch back from shared hosting.
The one downside is that unless you're paying the extra for a managed server, you then have to know what ...
July 22, 2006 5:49pm
No Comments
July 14, 2006 11:37am
No Comments
Just finished the coding on my first (work) Rails project yesterday. We're still waiting for the finished logo and content from the client though, so I'll wait for that before posting a link as I doubt people will be too impressed with pages labelled things like 'Blibble'.
July 10, 2006 1:17pm
No Comments
July 5, 2006 10:48am
No Comments
Having got my Rails CMS working under CGI last night, this morning I switched it to dispatch.fcgi and it really does make a serious speed difference!
Running with dispatch.cgi the app was pretty slow, taking a few seconds for each page to load, while using Fast-CGI it's near instantaneous. I'd never actually tried using normal CGI ...
