Subscription Options
Subscribe to all content from
Subscribe to the author's blog
Or Subscribe by Email...
Contact Information
- Email:
Being the Technology Architect for a startup is a dangerous job. Deadly dangerous. It involves sleepless nights and extra-careful sensory skills to navigate the landmines laid in marriages. Often times, instead of watching Lost or re-runs of The Wire with my wife, I find myself solving technical problems and ensuring the technical side of enterprise [...]
{ 3 comments }
Finally… back online and on the right server. Welcome back to the chaos that lives here. :)
One thing I discovered, and maybe some MySQL-savvy person can offer insight on this, is that the mysqldump command does not necessarily work the way it is supposed to. Maybe that’s actually not a mysqldump issue and more a [...]
{ 9 comments }
An interesting conversation has erupted in the comments section of “Should ProBlogger Add Forums?” entry. The original topic had to do with Darren floating the idea of creating a forum to parallel his ProBlogger blog. Alot of folks chimed in on his poll.
More noticeable is a little “disagreement” that I have with Rachel [...]
{ 42 comments }
MySQL 5 has reached beta status and apparently is filing all the backlogged demands in one foul swoop. Stored Procedures and triggers are some of the key Enterprise level features available with the Oracles and SQL Servers of the world but so far lacking in all current versions of MySQL.
MySQL is billing MySQL 5 as [...]
Note to self: Must do this.
addthis_url = ‘http%3A%2F%2Ftechnosailor.com%2F2005%2F02%2F14%2Fpower-logging-with-mysql-and-apache%2F’;
addthis_title = ‘Power+Logging+with+MySQL+and+Apache’;
addthis_pub = ”;
In a long awaited press release, MySQL has finally released MySQL 4.1 as it’s recommended version. Finally, there are enterprise-level features available in the popular database platform:
Subqueries and Derived Tables
GUI and Configuration Wizards for Windows and Linux providing an easier mechanism for optimization.
OpenSSL encrypted transport protocols.
Smaller memory footprint.
New GIS spatial field type for geographic [...]
{ 6 comments }