new Google Calendar-features
Posted on | September 26, 2006 | 1 Comment
Google added some minor enhancements to their online-calendar today. the new features seem not to be fully rolled out to all servers yet, but according to Lifehacker it’s nothing too exciting – integration of weather forecasts, moon-calendar and the ‘Doodle’-header image known from the search engines frontpage. while that’s kindof lame, I’m starting to get into the service itself – especially now that I’ve synched it in both directions with iCal and my mobile phone.

Related Posts:
Comments
One Response to “new Google Calendar-features”
Leave a Reply















October 6th, 2006 @ 1:51 am
[...] looks like Google ain’t going to slow down these days: Code Search – Google’s effort on indexing source-code on the web – was launched earlier today. Code Search offers developers powerful ways (read: regular expressions) to search for code-snippets in any particular language, under any specific license. a quick test-drive unveiled that Code Search suffers from similar problems like established competitors Krugle and Koders: string-based search-results often mistake underlying semantics. when searching for an id3-implementation in PHP, results often lead to external function-calls, but not the actual source implementing id3. still, indexing source-code will definitely help making open source knowledge more accessible to average developers, not able/willing to spend hours/days to dissect code. looking forward on Danny Sullivan’s commentary on Code Search… [...]