April 8th, 2008

Google App Engine

Today Google released their new App Engine. This is seen as a direct competetor of Amazon Web Services (AWS). The service started applications for accounts for developers tonight at 9:30. Some of the features of the service are:

  • Comes with a SDK! - start developing even if you dont have an account yet!
  • Develop applications in Python - now you know why Google is hiring so many devs with python exp ;)
  • Free 500 MB of data and upto 5 million page views a month!
  • Integration with other google services so authentication etc need not be developed if not so important(instead use google’s account or sth.)

But there are a few limitations too…

  • A limit of 1000 results per query(do we need more then that anyway?)
  • Only three applications in the preview period.
  • Just python is supported for now
  • Only 10000 accounts to be given initially! (Yes I got one already :)

It can certainly be called as a competitor to AWS but is yet to get all the features and take a full form… More updates on techcrunch

I look forward to do somehting with it soon… after 14th that is :)

April 7th, 2008

Email Client? - ThunderBird’s ready (almost)

ThunderBird is an email client from Mozilla. Although it has been around for quite some time, I somehow never got to get all my mails out from Yahoo or GMail to my PC. But a few days back, it all changed. I finally decided to give it a try. There were certian basic requirements that I needed that Gmail did not give me so easily and so I had to resort to this.

  • Download all mail to my pc (yeah I know… kindof stupid)
  • Have a nice calendar which I can look at while I am looking at mails.  This is important coz I never open Google Calendar to look at my events(yes all my events are there on it..). It’s simply too much trouble.
  • Compose mail offline and send it off later on.
  • Have a good Address Book - Somehow the FF3 Beta4 was not displaying my address book properly(In Beta5 it has been fixed).
  • New email notification! - Yes Gmail has this, but we need to install other things which I dont want to. So I just used AT&T’s TTS service to create two nice audio files for “New Mail” and “Somethi’s up in [the] calendar” and am using them with TB and lightening.

So, I installed TB 2 and also added lightening and Provider for google calendar to it.  When I installed them, they did not work as well as I wanted them to - The offline read+write access to google calendar was not available. But just 2-3 days back, both of them got updated and they now support offline cache of the calendars. The two add-ons also got a nice UI update(not as good as FF3 is going to be though).

The only problem I have right now is the absence of a good Sync app between GMail and TB contact list. CSV is not good enough as it does not let me store all the fields from GMail properly. What I’d like is a way to map fields from Gmail Address Book to TB fields(dynamic! - I dont have a good parallel for this except for the Auto Organize feature in MediaMonkey :)).

Overall, I think I am doing fine with TB and might continue using it.

March 23rd, 2008

The reality show called “Internet”

Heard of Google Reader? Well That’s my homepage and it’s probably the page with second highest hits from me. Anyways, I follow a lot of popular blogs and come across point-of-views from many good “blog” writers. Recently, I have been noticing a pattern that is kind of amusing. The first incident related to this, If I stretch my memory would be when Loren Feldman of 1938media.com reviewed Seesmic. The review got quite a lot of attention and people involved were instantly famous. Recently though, the trend has been increasing with a post from Scoble or Mike  or someone else every other week getting caught in blogosphere and getting tossed around. Just today, Paul Graham had to post more notes on his last post coz that one got caught on the blogstream.

So why am I commenting on all this? Well because it really is funny to see how things are changing on the internet and how similar it looks to those Indian TV Reality shows.

January 30th, 2008

Dark chocolate. Old things revisited.

Hello there!

If you have seen earlier designs of my website, You would have noticed that I recently moved on to a blog format. Just before it, I had a simple but a milestone website which I would now refer to as Dark Chocolate. This website was special because of many reasons. Let me list some of the features here…

  • Leverage use of Javascript & AJAX while supporting older browsers through same interface. The website uses AJAX to load page contents and caches the contents so you will load any page just once! If for some reason, no javascript is not available, You are NOT redirected to some other webpage. Instead, you can just click on the same links to navigate to some other pages. For a normal user: If javascript is available, you get fast loads and cached contents and otherwise, you browse normally.
  • The Even if you use javascript, You get to copy past any link and get the same page in other browser. Let me explain it in a bit more detail… Normally, when a website uses javascript, the history gets broken and you cant get the same page if you copy and paste the link in a different window. In dark Chocolate, each of the page has a unique page url which enables the user to just use the link as it is…

 Screenshot

Have a look at it! and tell me how it was…

EDIT: The website used jQuery as the javascript library.

January 27th, 2008

Have something to do? YouDo is for you:)

Recently I posted about many things I need to do this quarter. I wanted a simple ToDo manage all the things I had to do. Although there are loads of services out there, many of them were web based and hence no access when I am not connected. For those on desktop, Where is the syncability? And how do I modify the ones on desktop to do all the stuff I want to do? I thought I’d rather create one of my own :)… I had named it DoIt initially but then changed the name to YouDo today. Want to know more? Well… its coming pretty soon… Meanwhile here’s s screen shot.

screenshot