Subscribing To The NC State Calendar On Google

I’ve recently become enamored with Google Calendar and have been using it to keep tabs of everything. When I start attending NC State next fall I will attempt to use MyPack as little as possible. By doing so I lose the ability to see the upcoming events on the public events calendar. The school publishes an RSS feed of the calendar but I really want to be able to access the calendar in Thunderbird and Google Calendar.

My searching led me to this page which gave some code for parsing an RSS feed into a compatible ICS file. After some heavy modifications I was able to set up an iCalendar file I could subscribe to. I used an online iCalendar validator to make sure everything worked when I finished.

Hope this might be useful to someone else until NC State decides to publish their own ICS file.

Update: For those interested in keeping track of the mathematics department at NC State, I used the PHP Simple HTML DOM Parser to generate their calendar as an ICS file that you may subscribe to. It simply scrapes the data from the mathematics calendar.

Permalink · Written on: 06-21-09 · 1 Comment »

One Response to “Subscribing To The NC State Calendar On Google”

  1. Myles Identicon Icon Myles wrote:

    dude, i’ve been trying to get my calendar from tech on my thunderbird, but when i hit next after typing in the location, nothing happens. wtf is that?

    July 6th, 2009 at 1:26 pm

Leave a Reply

This blog has LaTeX enabled. Use $$stuff$$ for inline code and $$!stuff$$ for math mode.