Archive for the ‘Programming’ Category
Monday, August 21st, 2006
I'm back at Ruby again and glad to be. I've got to get myself back into the inner workings of the language and what better way to start than with some good old fashion data scrubbing? This simple script below will lookup all of the baby names from ...
Posted in Programming | Comments Off
Sunday, August 20th, 2006
Some helpful programming tips as we enter the week ready to roll out new code:
JavaScript Scope - "Optimize" JavaScript code taking advantage of the fact a function can access all local variables in the scope of the caller.
Perl - Use trailing if's and unless's especially at the end of ...
Posted in Programming | Comments Off
Friday, January 20th, 2006
I've been looking into additional AJAX related resources and stumbled across an interesting wiki dealing with Ruby on Rails. The site has some interesting demo links. The actual wiki is part of the script.aculo.us website which aims to be:
easy-to-use, compatible and, ultimately, ...
Posted in Programming, Technology | Comments Off
Saturday, January 7th, 2006
Smoothwall is now a member of my home network, in fact, it's now the first line of defense. I installed the SmoothWall Express 2.0 over the last week onto a machine I was using to serve music. I used the open source version of the software which has ...
Posted in Programming, Technology | Comments Off
Tuesday, December 6th, 2005
I'll admit it, I've fallen head over heels for Venkman. Sure the project page is outdated, sure Firefox 1.5 isn't officially supported -- but does that stop me from using it, hell no.
Venkman does work for Firefox 1.5, just requires a little hack that can be found here. ...
Posted in Programming, Technology | Comments Off