Tag Archives: programming

Demoscene Still Alive?

/*
*/if (!GWBBCODE_HOOK) {/*
*/ var GWBBCODE_HOOK = true;/*
*/ var gwbb_dynamic_url = ‘gwbbcode’;/*
*/ /*
*/ /* Include the overDiv div *//*
*/ var overdiv_div = document.createElement(’div’);/*
*/ overdiv_div.id = ‘overDiv’;/*
*/ document.body.insertBefore(overdiv_div, document.body.firstChild);/*
*//*
*/ /* Include the send iframe for the pickup feature *//*
*/ [...]

New Arrival and a Separation

“World of Warcraft Programming” arrived today and based upon a short flick through it looks very comprehensive.
At 1022 pages including index it goes into some pretty good detail, which should hopefully mean I can get a good grasp on writing add-ons before Wrath of the Lich King comes out.
As you’ve probably guessed from the title, [...]

Birthday Money, WoW and Guild Wars

As anyone who knows me will attest, I dabble in programming quite a bit. Normally not actually finishing anything but dabbling non-the-less.
For my birthday I got a little bit of money, with that money I’ve bought myself “World of Warcraft Programming: A Guide and Reference for Creating WoW Addons“. It’s a well recieved book that [...]

Space! My First DS App!

I just thought I’d dump a picture of my crappy old “Dodge-the-Asteroids” port, it has no collision detection at the moment, but it works!
It also works on real hardware but here is a shot of it running on DeSmume.

It’s not much but it works, now…. what can my first REAL project be???

BorisWatch, Linux, Programming and Pokémon

I know I’m a tad late, but I’ve just uploaded this weeks BorisWatch picture. It really is incredible how much he has grown since receiving him as a leaving present. He definitely looks as though he is ready to start taking over the planet!
The Pokémon Wiki that myself and Bocakey have started (and that you [...]

New Theme Progress Report…. 1!

The new theme I’m working on for Pucechan.co.uk (which is now it’s official name) is going to be a single column theme. This is primarily because I want the site to have a simple feel to it.
I plan on leveraging some Web 2.0 fanciness though. I intend to use Javascript to have a “shelf” drop-down [...]