a weblog about programming, hacking, linux, and other randomness

My Photo
I'm a Programmer, Hobby Hacker, and Linux Freak.

Thursday, May 21, 2009

Export World of Warcraft Calendar To iCal

Late to raids? Miss your favorite Battleground weekend? Now you can receive alerts from your favorite calendar application by importing the iCal file created by this World of Warcraft Calendar Export Tool.

WoWCal is a PHP script that parses the JSON retrieved from the World of Warcraft Armory and creates a basic iCal file of your in-game events.

Calendars can be specified by:
  • Realm
  • Character
  • Calendar Type
Screenshots


WoW iCal imported into Google Calendar.

Download

Requirements:
  • PHP >= 5
  • PHP cURL extension
Zip: [5.7 KB] wowcal-1.0.2.zip
md5: 0deb2789fa504c5110b75315875d2edd

Gzip: [5.3 KB] wowcal-1.0.2.tar.gz
md5: 2485c36b05208b8f5ebd867695709c47

Bzip2: [5.3 KB] wowcal-1.0.2.tar.bz2
md5: 9a63c004fec500c55f0e123ab4200757

Google Code: http://wowcal.googlecode.com
SVN: svn checkout http://wowcal.googlecode.com/svn/trunk/ wowcal-read-only

Update!
It seems the WoW Armory now supports the ability to export your calendars. After logging you will find an RSS export link under your calendar section:



This page can be accessed directly by using the following address:
http://www.wowarmory.com/vault/calendar-feed.xml?cn=Character&r=Realm
Feed options support multiple characters, and event filtering.

0 comments:

Post a Comment