Categories
Pages
Social Links
Gamercard
|
|
Last.FM
Tags
WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.
Pwogwamming
WordPress has a lot of lovely plugins, but I could not find any that would do what I wanted. My main focus at the moment is to have a XBox Live Gamercard on my blog. Now, there are many sites out there that provide you with generated images, and they all look nice and all, but I wanted something custom built.
I’ve found some libraries for PHP that will fetch the HTML from Microsoft’s site, and parse it into some meaningful variables. On my hosted site I’ve managed to replicate the standard HTML that is generated from the Microsoft site, but with images local to my server, which makes it faster. Currently I’m messing around with image creation from the information, and I’ve got a image that also looks similar to the Microsoft version. So it’s all good from that point of view.
This all leads to the next step – creation of a WordPress plugin. I’ve got the working skeleton for that, and now I need to plug in all the new wonderful code I’ve written into it to make it work. Will attempt that this weekend I think.
After that, I’ll probably tackle some other things that WordPress plugins don’t have, in particular the one for a Movie watch list. Will have to think about that one a bit.
Filed under: Archives
