Monday, August 31, 2009

online word cloud

An interface to find out about oneself's online avatar.
YOu give a phrase and the result would be the words/concepts related to given phrase.
Design:
take the phrase.
search on google/yahoo(bing).
Take most important phrases from the result pages. we can use Y's keyword extraction api for this.
That's the result.
The result can be shown as word cloud.

Monday, August 17, 2009

automated subtitles translation

There are english subtitles available for almost every movie, but not hindi.
I want to watch english movies with hindi subtitles.
Soln:
take eng (or any known lang) subtitles file, translate it to taregt lang using translater. U R done :)

Monday, August 10, 2009

collaborative movie library

Last wednesday at Rakhi I went to my cousin sister for the Raksha-Bandhan. There I saw that Jijaji had a huge collectiion of movies (cds/dvds). So an idea (re)emerged on my mind. Why can't we have a collaborative movie library. I'll work same as netflix/70mm, but we won't have any storage. All the movies will with users, and we will give them platform to share their collection with other's and make use of other's collection.
I have many dvd's of many movies, but they are allmost of no use to me as I have seen them. I want to see other movies, which today I need to buy or download. Here in this library I'll share my collection and whenever somebody will borrow my dvd, I'll get some points. Then I can borrow any movie from those points.
The collaborative library will provide 2 things.
  1. The platform to share the collection with library and search browse the full library. Choice of vast viriety of movies.
  2. The logistics (that's the part I don't have idea with): the pickup and drop at door. So that you wont have to go anywhere. For this part I'll need to see how 70mm do it. They have local guys going to doorstep of each customer to give/take movies.
Revenue model: subscription basis. 70mm has plan like Rs 50 permonth. Our's should be like 10-15 Rs per month. If the model is in Bangalore, and library has around 10K active users, the revenue is 1lac. per month, the main expenditure will be pickup boys and server bandwidth.
The idea can be generalized to books too. I find no difficulty in that once the basic platform is in place.

Thursday, August 6, 2009

social monitoring

http://www.viralheat.com/
One more player.

Wednesday, August 5, 2009

twitter like service for specific use

twitter is amazing tool where you can update others and other can get u'r updates. Now this is for general use. Yammar is one which is for corporate use. where I can update my managers, coleagues. The could be space for more twitter like services for specialized use.
Leconica is a free open source micro-blogging platform. To do so.
read here for more info