Archive for the ‘work’ Category

Firebug and ajax file uploads…

Thursday, January 10th, 2008

Don’t mix. I wasted a ton of time today trying to figure out a non-issue.

I use Firebug constantly, and had a heck of a time dealing trying to figure out why I was seeing behavior in Firebug that indicated that no file was processed. The short and the long of the answer was to use write debug information to the file system.

The shield

Sunday, October 21st, 2007

I am on the far right of the political spectrum. I disagreed with reporter shield laws before I took a job in media, and after working with reporters I more strongly disagree with the laws. Reporters are mere mortals, and mainstream media is a business. I believe that neither deserve any special protections.

With that in mind, I find the recent fight between The Phoenix New Times and County very troubling. That the Government would expect to be able receive lists people that had observed free speech appears to me to be a few steps off from what could be expected from a Police state. I think it is a very dangerous precedent for the government to be interested in the viewership of any sort of speech, with the exception of those that advocate unlawful activity. It is my belief that Government tracking of those that dissent is incredibly dangerous.

Oh well…

ASP classic sucks

Wednesday, October 17th, 2007

I spent a good chunk of the day creating a ASP classic form.

  1. The language is ugly. There does not seem to be power that Perl exudes, the easy of use of PHP, or the intrinsic  structural qualities of Java/Python/C#. Lame.
  2. Finding tutorials that are well documented is not easy. Hell, finding documentation of any sort was non-trivial.
  3. I want to meet the crackhead that came up with ODBC connection string, and kick his ass.

The reason for this work is that Authentix (actually Web Quota) is a stinking pile of dog turds. The documentation seem to be to designed to get users to buy a support contract.

Why– oh why– does Olive not work on Windows server 2003? ASP.net seems to be a decent language.