Category Archives: Scripting

My WoW Map

For the last month or so, iv been working on a project that utilizes the Google Maps API to make a map from the mini map images in World of Warcraft. There are a couple other other sites that do the … Continue reading

Posted in Scripting | Tagged , , | Leave a comment

Blizzard to Wowhead Converter – Pets

I dont know if you remember but a while back i wote a php function that will turn blizzards talent builds into wowhead links (link). Well since then blizzard has added hunter pets to the armory, and along with them … Continue reading

Posted in Scripting | Tagged , , , | 3 Comments

Top Github Languages Used

 Iv known about GitHub for a while, but i haven’t had a reason to use it because i dont really have any projects right now (i need one tho). I was looking around and found a page listing the top languages used … Continue reading

Posted in Scripting | Tagged | Leave a comment

No WWW

A while ago, i found a site called “http://no-www.org/” where they beleive that “www” should be deprecated from urls. This is what they have to say about it. Why is .www deprecated? In order to answer this question, we must … Continue reading

Posted in Scripting | Tagged , | Leave a comment

Blizzard To Wowhead Talent converter

Wowhead has not officially released the code they use to convert convert, but a long while back someone asked in their forums about it. And from there people convert the code they shared into something readable, and worked pretty well. … Continue reading

Posted in Scripting | Tagged , , , | 5 Comments