Archive for the 'Technology' Category

MySQL Administrator Error: “Could Not Find Settings”

July 6th, 2007

Warning: technical post to follow on MySQL Admin software. I posted this information in the MySQL Forums, but unfortunately, their “phorum” software threads posts by discussion and not date, so I doubt my information will ever be found. Here it is, in case this issue bugs you as much as it has me. The MySQL Admin program tries [...]

Frustrated with jQuery

May 8th, 2007

Okay, technical rant here this time - personal updates and observations should be coming soon, now that I’m done with my latest dance show. Enjoying jQuery I really like the jQuery library. It’s powerful, well written, easy to use, and very well documented. I like their selection of plug-ins, and plan to use their Tabs plug-in for some [...]

Coding Humor

October 13th, 2006

try { flowers(); candy(); dancing(); } catch (Woman w) { } How to catch an exceptional woman.