Pages

Wednesday, January 11, 2012

Published post on incremental backups

Published a post on incremental backups using MySQL Enterprise Backup 3.7.0 at Oracle blogs : here


Saturday, December 10, 2011

Favorite Geek&Pokes

Some of my favorite Geek&Pokes:
  • http://geekandpoke.typepad.com/geekandpoke/2011/12/the-hard-life-of-a-nosql-coder.html
  • http://geekandpoke.typepad.com/geekandpoke/2011/12/a-coder-in-the-math-class.html
  • http://geekandpoke.typepad.com/geekandpoke/2011/11/the-god-and-the-coder-day-one.html
  • http://geekandpoke.typepad.com/geekandpoke/2011/10/the-final-question.html
  • http://geekandpoke.typepad.com/geekandpoke/2011/10/geeks-1.html

    Sunday, December 26, 2010

    Google calendar quick add

    Often in Google Calendar, quick add can prove to be very helpful and more importantly - fast. With intelligent keyword and context matching it'll make things faster when we're to add a bulk of events spread over a range of dates. The best part comes with recurring events - we dont' have to click on 'edit event details', check the 'repeats' check box and select how the event repeats! With 'quick add' we can simply schedule a repeating event as:
    Birthday Manu 7 May repeats yearly
     or
    have medicine 9pm repeat daily for 2 weeks
    Google calendar will intelligently parse the above comments and schedule the event/reminders accordingly.
    A list of possible 'quick adds' can be found here:
    http://www.google.com/support/calendar/bin/answer.py?hl=en&answer=36604

    Quick add can also be seamlessly integrated into your application using the calendar API. Instructions can be found here:
    http://code.google.com/apis/calendar/data/2.0/developers_guide_protocol.html#CreatingQuickAdd

    ~ Happy holidays, and have a great time scheduling..

    Wednesday, December 22, 2010

    Private sidewiki?

    I was wondering if there's something like a private 'google sidewiki' in which the entries are not actually published but are synced with your account and the notes/anecdotes are shown the next time 'you' visit that page. Some Firefox/Chrome plugins do give that support but the problem is localization of your information. All your notes etc. on webpages are visible only on the browser and not available elsewhere.