Current Twitter Status

See status in context

Subsidized Fear

Terror Alert Level

Blog Entries Tagged With “pownce” (Show All Items Tagged With “pownce”)

Quick Post: My Pownces, Let Me Show You Them

Posted on Wednesday, March 5, 2008 @ 17:12 CST by Daniel Andrlik

Heh, I had a little fun this afternoon writing a little Django app for my site that will regularly import my public Pownce notes and allow me to display them in the sidebar. It’s really just a modified version of the app I’m using for my Twitter statuses, except that it has some additional logic for handling the different types of Pownce notes.

The thing I’m most happy about is that if I post a public Pownce event, it will display the event with the appropriate microformat markup. Events also include a link to a Google Map of the location, as well as a link to an iCal file for the event. Those last two are provided for free by the Pownce API, so it just seemed to make sense to use them.

Eventually, the look will get redesigned as I redo this site’s design, but for now I’m pleased with it.

Happy Powncing!

Quick Post: Pownce API 2.0 Now Available

Posted on Friday, February 29, 2008 @ 18:25 CST by Daniel Andrlik

In case you missed it, Pownce announced the release of the second revision of its public API today. The new API is much more elaborate than the previous version (which was honestly kind of a joke), and promises to be robust enough that interested parties could use it to rewrite the Pownce desktop app from scratch without losing any functionality. This will really encourage a lot of third-party apps to be developed for Pownce, and will probably be the thing to get the adoption of the service to really take off. I hope they have a nice caching solution for the API, because I suspect a lot of folks will be hitting it up soon.

You can find the API documentation here. I haven’t had a chance to give it a thorough review, but my first approximation is that it is just dripping with awesome-sauce. If prompted, I might even go so far as to say, “w00t!” :-D

Hack away, folks!