Coffeerings Articles
Rails and Apache
In what appears to be a very useful find 'Phusion Passenger' offers powerful (open source) deployment option for your ROR sites. It's an out-the-box Apache module with a 2 line install.&nb...read more
Useful bit of Javascript
Never thought about using javascript for this before but I had a requirement to force the window to the top of the page whilst executing a javascript onClick event. Very simple but thought I'd note it down for future refere...read more
Quick jquery Gallery
I had a look at some of the gallery plugins available for jquery and although impressed with some of the cool stuff available decided after trying a few I needed something else.I di...read more
Massive CPU usage when updating Fedora using YUM/RPMQ
We noticed that YUM and RPMQ processes were using a massive amount CPU between them, the most likely the reason is that the rpm somehow hanged or was killed while it was running updating the system and left the repo info in an ...read more
Import Error: No module named django.core.management
Installing and testing the Django Framework on my new mac I came across the error "Import Error: No module named django.core.management" when attempting to run the sever. I installed the framework using macports and there w...read more
RECENT ARTICLES
Rails and Apache
In what appears to be a very useful find ' read more
Useful bit of Javascript
Never thought about using javascript for this before but I had a requ... read more
Quick jquery Gallery
I had a look at some of the gallery plugins available for jquery and ... read more
Massive CPU usage when updating Fedora using YUM/RPMQ
We noticed that YUM and RPMQ processes were using a massive amount CP... read more