I am Mohammad Farhan Husain, a Bangladeshi American. This is all about my day-to-day life and opinions.
Monday, November 30, 2009
Problem with libssl-dev while installing Virtuoso Universal Server open source edition in Ubuntu 8.04
checking validity of the OpenSSL headers in /usr... configure: error: bad. Check config.log for details
The solution is to install libssl-dev which can be done as root as the following:
apt-get install libssl-dev
Then I ran make and make install without any problem.
Thursday, November 26, 2009
Web Calendar and Desktop Notifier?
I am looking for a good web calendar and a desktop notifier for it. I know there are couple of excellent web calendars out there like Google Calendar, Windows Live Calendar etc. But none of them has a good desktop notifier. In fact, I could not find any notifier for them. The motivation for not having a desktop notifier for Google Calendar is obvious. Google wants to move everything to the cloud and a desktop notifier for its calendar will be counter-intuitive to that. But I was expecting something from Microsoft as it proposes such a paradigm in its Software + Services strategy site. Though Outlook and Windows Live Mail both can access the calendar, there is not standalone notifier which will run at start up and show and notify upcoming events. Probably there are one or more desktop gadgets out there which I could not find. Can anyone help me in this regard?