A quick how-to on tracking clicks on an AIR Badge, worked into a plugin for Wordpress that places the neccessary badge code, and displays click counts on the Settings page.
read onblago DiggBadge plugin for WordPress
After my adventures in making a TweetBadge, I had to construct my own DiggBadge as well, of course. This one actually Diggs, unlike *some* plugins I’ve seen. And where the TweetBadge only counts retweets coming from clicks on itself, the DiggBadge queries Digg to get the actual dugg-count and the story-page from there.
read onAccepted at Adobe Air Marketplace
Telexer has just gone live at the Air Marketplace, woohoo! I think the page there looks neat. But no e-mail offering a free code signing certificate; haha, I wonder if my recent EULA post has something to do with that?
read onAdobe Air and the EULA
A commercial Air app like .telexer needs a EULA too, but there’s no way to add one to the Air installer. It seems Adobe Air isn’t quite grown up yet in that respect.
read onMe a busy bee – trying to submit the site to Technorati etc
Submitting the application and the the site to various sources, it seems Technorati only wants really special urls.
read onWhat’s new in version 2.09
Some new features, a few bug fixes, some wayward pixels caught. This is the version where the secure activation was added, which made it possible to go live with it. I also added a bit of functionality to the Notifier window.
read onActivation process: e-mail validation with RegExp in AS3
The technical part of the “activation” process in the .telexer application – making the call from the .telexer to the Plimus API to see if the license key is valid – was really easy. Just an xml-request to a secure url – wait for the response, and take it from there. But I wanted the [...]
read on