xml

WoW Wallpaper Grabber Version 2

This updated version of the code will pull down the latest image from WorldofWarcraft.com from either their Blizzard images or the new Fan Art section randomly.

Recent Updates to code:

  • July 9, 2010 - Added code to randomly pull from any image on page.
  • July 22, 2010 - Added code to check what images were available last time it checked the Blizzard images, then download the newest if one is available. No changes - randomly between all Blizz images.Removing code and placing into ZIP attachment. Code appears to be causing formatting issues on later pages.

Grab my WoW Character into Powershell (aka case study in pulling data from xml)

I've always believed the best way to learn scripting is to build a script that you immediately have a need want for. For example, I was reading through one of my Warlock forums for World of Warcraft on a flowchart describing gem selection for gear. OMG, That's great, but well, I want to change it, I want to automate it.