Building new channels for an existing market

Recently we have seen an interesting phenomenon happen, building value by creating new and interesting channels for existing market.

Let me take an example, Redfin. Redfin started as an online real-estate search tool, it created a new channel for existing real estate agents. However over time it graduate to create its own real-estate business. Following a few interesting observations about the company – Continue reading →

Market Research

There are number of companies and interesting online resources which specialize in market research.

I’m trying to list a few which I find useful Continue reading →

Online tools for small businesses

We have been helping to get a small business particularly a bar restaurant get started.

There is long list of things which need to be done for a small establishment and here are the choices we made, feel free to give feedback — Continue reading →

Startup Tools

Ian at Songkick maintains a very interesting list of Startup Tools.

I thought I’ll take this chance to list a few of the tool lists elsewhere on the web and then perhaps append the ones we think are useful overtime. Continue reading →

Useful Eclipse shortcuts for Android development

Following is the list of shortcuts I find really useful while developing for Android using Eclipse.

  • F4 – Show type hierarchy
  • F3 – Show declaration of a function
  • Ctrl+Shift+T – Show types in an assembly
  • Ctrl+Space – Auto Complete
  • Ctrl+Shift+G – Find all the references for a symbol