Archive for the ‘Blog’ Category
Wednesday, May 31st, 2006
This site is currently hit by about 1 comment spam/second adding to a few thousand spammy comments/day. All of them, save one or two each day, are caught by Akismet though so while it does cost me bandwidth it’s not much of a problem. The rates are still worrying though there is some massive spamming bot at work here, is anybody else seeing these kind of numbers?
Posted in Blog | No Comments »
Wednesday, April 26th, 2006
I just upgraded my Plazesmap Wordpress plugin to version 0.4 which upgrades the Google Maps API used to version 2. This will allow better satellite photos and map data where Google started offering these (parts of europe for instance).
Posted in Blog, CodeBin, PHP, Wordpress | No Comments »
Thursday, March 16th, 2006
Wordpress 2.0.2 was just released which seemed like a good time to upgrade this blog.
update: i seized the opportunity to install a new theme too. Since i’m doing lots of AJAX work lately i thought it appropriate to use the Durable theme which makes use of the Prototype library for a some nice effects. All my old plugins were moved to the new theme too and are now nicely tucked away in the top menu.
update2: The GoogleMaps JS does not always play nice with the durable theme which is too bad. I guess i’ll wait if Durable 0.3 fixes this and do some testing myself otherwise.
Posted in Blog, Wordpress | No Comments »
Thursday, March 9th, 2006
I just updated my Last.fm plugin. Get the latest version here: Last.fm Recent Tracks Wordpress plugin
The caching behaviour has been changed to account for the fact that Last.fm sends an empty list after an x amount of time in which no new tracks have been added to the Last.fm profile. Default behaviour was to display “no recent tracks” when this happens which i have changed so that it now keeps displaying the cached list of recent tracks until a new list is available from Last.fm. (It will still display “no recent tracks” when your profile was empty to start with or an error prevented the plugin from getting your new profile data.) This seemed to be the preffered behaviour for most people but if lots of people want the old behaviour too i might make it optional (shout if you do). Have fun.
Posted in Blog, CodeBin, PHP, Programming, Wordpress | No Comments »
Wednesday, February 1st, 2006
I am not sure yet if it’s time to upgrade but we’ll know soon enough. I for one am waiting just a tiny bit longer. There aren’t any new features i need in 2.0 and i didn’t hear of anyone tackling the biggest problem of Wordpress; it’s rather inefficient use of the database.
Posted in Blog, Wordpress | No Comments »
Wednesday, December 28th, 2005
A new version that fixes a bug with the Javascript in Internet Explorer was just fixed, if you use this plugin please download the new version.
Posted in Blog, Wordpress | No Comments »
Wednesday, December 7th, 2005

While i had some trouble in the beginning, like collin, both my weblogs have been totally spam free since installing Akismet.
Posted in Blog, Wordpress | No Comments »
Saturday, December 3rd, 2005
Google’s Adsense program is now offering the Firefox referal program internationally which means you now get 1 euro for each person that downloads firefox after being referred by you. If you don’t already have an Adsense account with Google sign up by clicking this button:
For extra effectiveness try the Explorer Destroyer script that shows a special Firefox download page to Internet Explorer users only. If you don’t already have Firefox you should have already seen this in action on this very site.
Posted in Blog, Industry | No Comments »
Tuesday, November 22nd, 2005
I just released version 0.2 of the Wordpress PlazesMap plugin that displays a google map with your plazes location on your weblog.
This version handles the offline status better and displays plazes errors if the server returns any.
Posted in Blog, Wordpress | 3 Comments »
Monday, November 14th, 2005
Google Analytics:
Want to know more about your site or blog? Want to know which keywords work and which ones don’t? Want to know how visitors to your site found you and what they visited in your site?

tip: if you have a wordpress blog just paste the code in your header.php file and all your pages will be tracked…
(via ifcc)
Posted in Blog, Industry, Wordpress | 2 Comments »