Google Search: "Error: missing …

Google Search: “Error: missing ) after argument list” – If like me you mostly code a server side scripting language and occasionally delve into Javascript for some on-the-client functionality you’ll no doubt come across this error at some stage.
I’m using form variables with the characters “[” and “]” in them and Javascript has an unnerving tendency to screw up in an obscure way when it sees these characters in object names.
Thankfully I don’t have to contend with this problem much, but each time I do, I’m guaranteed to have forgotten the solution because of the irregularity of my use of Javascript. The solution? Faqts.com has the answer. It’s so simple. *sigh*

In the Beginning was the Comma …

In the Beginning was the Command Line – I will read through the whole thing *this* time. I always get distracted and lose my place when I’m reading this. I guess that’s one advantage phsical books have over online text. I can pick them up and read them wherever I am, and pop a scrap of paper in to bookmark where I stopped. (yes, yes, this article could have been chopped into bite-size chunks but that’s not the point!)