Archive for the 'Rants' Category

All the crazy stuff in my head goes here! :-D

Ruby (on Rails)

February 3rd, 2008

Back when I still had a print subscription to Linux Journal, I read an interview of David Hansson, creator of rails and thought, ‘wow, this is cool!’
My friend Kwame had a book on Ruby which I perused and found the language was relatively simple. Now for such a simple, amazing language — and framework — [...]

Open Link in New Window

June 15th, 2007

Isn’t there some way to disable this or move it further down in Firefox? Why does it have to be at the top? Everytime I righ-click a link, I intend to open it in a new tab. I hate new windows!
The crazy context menu item just keeps getting in my way…

What’s with PHP Sessions?

June 1st, 2007

I’ve been tearing out my hair trying to figure out how to have persistent sessions on the client. Okay, I’ve done it before on several projects but those ones didn’t use a database-based session handler.
I’ve called session_set_cookie_params to no avail everywhere in my code — the time in the db’s correct, but the session always [...]

SpawEdit

March 6th, 2007

When I first wrote Authware I needed a WYSIWYG editor. I wanted one written in PHP that was basically drag and drop.
I couldn’t find a basic TinyMCE-PHP implementation back then. FCKEditor (it’s come a long way in the last two years) gave me a lot of bad code. By chance I came across Innovastudio’s editor. [...]

Ethical Freelancing

March 5th, 2007

I’ve getting some extra pocket change for a while now by picking up freelance jobs. So far, I’ve been most successful with Scriptlance.
From an ethical viewpoint how do you respond to a [fishy] project that asks you to create 100 fake MySpace profiles or these ones that ask you to spam blogs, forums and social [...]