On mySimon: Holiday Gifts for Mom and Dad
BNET Business Network:
BNET
TechRepublic
ZDNet

April 22nd, 2006

Google Calendar task list feature

Posted by Garett Rogers @ 11:09 am

Categories: Google Calendar, Google Speculation

Tags:

googlecalendarlogo.gifI decided to spend a little time today digging through the Google Calendar javascript source and I found a couple of things I thought were interesting.  Sometimes pieces of code get put into the javascript that are simply not called from anywhere — these snippets can executed manually and sometimes reveal something interesting.

For example, when you log into your Google Calendar, you can paste this small piece of javascript in your address bar to see some debugging information that the developers probably use to help optimize the application:

javascript:_ShowPerf();

Or you can bookmark this link (GCal Performance) and use it at any time while using Google Calendar.

googlecalendardebug.jpg 

As for upcoming features, I found some code that suggests they will be adding completable events — or "tasks".  This would be nice because the only thing that even resembles a task is an all day event — and you can’t mark them as completed or carry them forward.

od.prototype.completable = function(a,b){ alert("UNIMPLEMENTED completable") }
;od.prototype.completions = function(a,b){ alert("UNIMPLEMENTED completions") }
;od.prototype.oncomplete = function(a,b,c,d){ }   (see how the function for "oncomplete" does nothing?)

Google really does listen to their users — a task list is a heavily requested feature of people using this service in the Google Calendar Help group.

Garett RogersGarett Rogers is employed as a programmer for iQmetrix, which specializes in retail management software for the wireless industry. See his full profile and disclosure of his industry affiliations.


Email Garett Rogers

Subscribe to Googling Google via Email alerts or RSS.

  • Talkback
  • Most Recent of 6 Talkback(s)
USe Scheduleworld
It syncs to google (and cellphone and thunderbird...) and has the tasks feature (and contact list..).... (Read the rest)
Posted by: benta123 Posted on: 08/22/08 You are currently: a Guest | | Terms of Use
A tool that might be useful for your Javascript investigations  Someguy2 | 04/23/06
task list and scheduler - dynamic  qunybble | 05/02/06
RE: Google Calendar task list feature  familyoutlaw | 09/13/07
RE: Google Calendar task list feature  frank.keane@... | 04/15/08
RE: Google Calendar task list feature  xxtreem11@... | 07/28/08
USe Scheduleworld  benta123 | 08/22/08

What do you think?

SponsoredWhite Papers, Webcasts, and Downloads

advertisement

Recent Entries

advertisement

Archives

Favorite Links

ZDNet Blogs

White Papers, Webcasts, and Downloads

SmartPlanet

Click Here