built on AIR - - - - so it runs on Win, Mac and Linux:

  • telexer backstage

    notes on actionscript, Air, and more

    This section contains posts related to the development of the .telexer and this site. It's mostly about the more technical side of things. Please feel free to leave any comments here, or send us a direct e-mail via the contact form.


Track user clicks on your AIR Badge – a plugin for WordPress

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 on »
Posted in category AIR, WordPressTagged , , 1 Comment

No-frills SocialBar plugin

I love *customizing*, so here’s a custom social buttons plugin for WordPress that will not let you customize anything… heh. Basically, it’s made for use within this site, and I only have this fixed set of requirements for the buttons under each post, so I didn’t add any options page to this plugin. I wanted [...]

read on »
Posted in category WordPressTagged 2 Comments

blago 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 on »
Posted in category WordPressTagged Leave a comment

Accepted 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 on »
Posted in category AIRTagged Leave a comment

Adobe 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 on »
Posted in category AIRTagged 2 Comments

Me 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 on »
Posted in category Opinions and tests Leave a comment

What’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 on »
Posted in category Latest releasesTagged , Leave a comment

Activation 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 »
Posted in category Code snippetsTagged Leave a comment