MyGoogleCal is now RESTYLEgc
Posted July 6th, 2009 in ProgrammingTags: CSS, Google, Hacking, JavaScript, PHP, RESTYLEgc
I finally got around to spinning off MyGoogleCal as a separate website. I opted to rename the script to RESTYLEgc to avoid stepping on Google’s toes. It was something that’s been gestating over the past year. I completed the site over the holiday weekend since I had the time available. The new site is at www.restylegc.com. I’m also hosting the script at Google Code, and I even added a Google Group to facilitate discussions. After seeing the comments top 100, I realize a blog really isn’t suitable for lengthy discussions. Hopefully, the forum and wiki features will be better for the end-user.
I updated MyGoogleCal4 with a small bugfix this weekend as well. That will be the last update. Future development will continue with RESTYLEgc. Since the code was originally public domain, I opted to go with an MIT open source license. I also got the code in a Subversion repository which I should’ve done a long time ago. With the Issues tab at Google Code, I can better track and encourage bug reports and feature requests.
The code is still free, but paid support is available. I’ve also got some other ideas of where I want to take the site. So stay tuned!
[…] UPDATE (2009 July 5): MyGoogleCal is now RESTYLEgc. […]
Great to hear MyGoogleCal is being opened up. The code really saved my tail last year, and I know it’ll only become better after this.
Technically, the script was already open under public domain. The technique of parsing a buffer and replacing text is rather trivial, after all. However, in order to host code on Google Code, you have to choose a license and I went with the most unencumbered license available which more or less says: do what you want with it; just preserve authorship. I would rather earn money from supporting the code than trying to directly sell something so simple, which may not even be possible anyway given Google’s software licenses. I like releasing code as a payback for all the code I’ve been able to leverage which far exceeds my paltry contributions.
This thing is awesome! I’m using it on a number of my client’s websites! Thanks for your contribution!