Archive for May, 2007

Subdomains Suck?

Wednesday, May 23rd, 2007

I’ve had subdomains on my mind for a couple different projects on my “to do” list. I should remember to read Subdomains + Development = Sucks before I start those. I can empathize heavily with the concern of setting up subdomains in a dev environment. I’ve faced that issue, albeit briefly, just with www. vs. non-www. [...]

New Patrol Patches

Tuesday, May 8th, 2007

At work we just announced some new patrol patches. You’ve gotta love stuff like this: That one’s for the grownups. ;)

Blogger Flag Objectionable Blog Feature Broken

Monday, May 7th, 2007

All free blog hosting services are fighting a huge fight against the automated use of their service for a variety of nefarious purposes. The worst offenders use javascript to automatically redirect the user to download pages for spyware. On Blogger, they provide a “Flag this Blog” button to easily report blogs that violate their Terms of [...]

Prototype 1.5.1 Out! Scriptaculous 1.7.0 *Not* Compatible. :(

Wednesday, May 2nd, 2007

Congratulations to the Prototype team for rolling out Prototype v1.5.1! :D Sadly, the current stable version of Scriptaculous (v.1.7.0) is not compatible. In Safari, calling any Effect will fill the Javascript console with an infinite number of “Maximum call stack size exceeded.” warnings. You’ll need to run the Scriptaculous v1.7.1 beta 2 to avoid this issue until [...]