Restyle Google Calendar 2
Posted October 14th, 2007 in Programming / 79 CommentsTags: CSS, Google, Hacking, JavaScript, PHP, Programming
The long awaited new version of MyGoogleCal is here. It supports the new AJAX-enabled Javascript method Google switched to last month. As a bonus, the new version has native support for multiple calendars each with their own colors! Other changes to the code include officially switching from fopen to curl to retrieve the data. Furthermore, the code replaces much less HTML since it’s encapsulated in Javascript. Without further ado…