Geek

Getting ready for WordPress 2.3

In a few days the new version of WordPress comes out and with the exception of tags, for me the upgrade to 2.3 is pretty straight forward. I have to plan to stop using UTW and switch to the built in tag system. I also want to make sure that I can fall back to [...]

Akismet Auntie-Spam Greasemonkey Script

Hey I was useful finding and fixing a bug Engtech’s Auntie-Spam greasemonkey script was loading the Akismet pages using xmlhttprequest to load all of the SPAM pages into one condensed page for digestion which is very cool. And for for non-SSL admin pages works flawlessly. I use the Admin SSL plugin on my WordPress blogs. [...]

Ubuntu laptop died

After 5 years or so my IBM T40 laptop gave up the ghost. Dead hardrive. Given how cheap laptops are today I’ll probably go to Costco and pick up an HP laptop. The old laptop ran Ubuntu 7.04. I’ll probably leave the new one running Vista. I personally like running Ubuntu but other people use [...]

WordPress 2.3 beta tag cloud

The WordPress 2.3 beta tag cloud is XHTML Transitional not Strict.  Also if you want to keep UTW then the permalinks /tag/sometag will not work; the /tag/ will go to the WordPress one and not the UTW version. Hopefully someone will make a UTW like interface, presentation plugin that lets you use the built-in tag [...]

Embedded Google maps

This is cool. A really easy way to embed Google maps. View Larger Map Geeky, I wonder when someone will come up with a WordPress plugin to take advantage of this? The only downside to inserting embedded iframe’s is that the TinyMCE editor blows up and dies for that post. Not a big deal, I [...]