April 2nd, 2007 by mike
I added my blog to technorati.com. For some reason, I have to add this link, so here it is: Technorati Profile
Posted in Thoughts | No Comments »
March 30th, 2007 by mike
I’ve never quite understood why no one writes PHP libraries in C. The platform completely supports it. In JSP, when you need a tag that doesn’t exist and none of the 10,000,000 Java classes that you’ve installed with your latest and most buzzword-compliant framework supply it, you write it — in Java. You compile it and install it on the machine. At this point, new functionality exists for all of your JSP pages and you can write-in that cute little tag that you created that converts strings to lowercase.
Read the rest of this entry »
Posted in Rant, Thoughts | No Comments »
March 13th, 2007 by mike
I don’t know about you, but I’ve noticed a tremendous increase in the amount of spam that I’ve been receiving lately. For years I’ve employed a system of identifying the sources of my spam, but it has not been as successful as I would have hoped. I own quite a few domain names, and I’ve had one in particular for a very long time. Every time I sign up for any sort of online account that requires an email address, I would use that site’s url @ my domain as the address. What this allowed me to do, at the very least, was to identify those companies that sold my email address to people who spammed me later on. One of the biggest problems with this was that it meant that I had to set up a catch-all for my domain, pointing to my main account.
Read the rest of this entry »
Posted in Thoughts | 1 Comment »