I retired from personal blogging in July 2008.
But you can find me over at http://blog.xero.com.
Posted by Rod in Old-blog-archives at 9:24 pm on Sunday, 30 April 2006
.Net wrapper objects and example of calling Google Calendar from .Net here …
http://code.google.com/apis/gdata/client-cs.html
Also noticed on the cheat sheet was some of the Google calculator functions.
For example to convert temperatures you can simply type in
100 degrees f in c
which returns …
100 degrees Fahrenheit = 37.7777778 degrees Celsius
