Idea Vault: iBooks 3.0

The idea supposed to be named as iBooks 2.0 well it is taken by Apple yesterday :)

The original pointers of this idea from my notebook are

Read more...



Resolutions for 2012

For the first time in history, I am publishing resolution list online, let see if this helps.

  1. Shed at least 5kg weight
  2. The iPhone4s which can’t resist myself from buying should be the last gadget for the year.
  3. Donate the pile of books I’m keeping to the library
  4. Publish at least 2 iOS apps
  5. At least 2 mac apps
  6. Publish at least 5 prototype from my idea vault.
  7. Gift at least one device
  8. Author 5 library/codes on Github
  9. Gift/sell my other devices - Too many Apple devices 
  10. Learn a new language/Framework (Ruby, Coffeescript, Node?)
  11. Build at least 2 Html5 app/util
  12. A vacation? I didn’t leave home for almost 4 yrs.

Other than this there are quite a lot like perfect pitch training, learn a music instrument, painting etc., I carry from previous years.

Read more...


iCloud Gotchas

Integrating iCloud with core data was easy when I found this tutorial, but I ran into few issues while implementing and testing it on devices. And here are the steps how I managed to solve it.

Read more...




BTServer CPU Usage

I recently uninstalled all previous versions of xcode (I had all xcode from ios 3.2.x) to install 4.2 on my MBP. Although I freed around 30 GB, noticed an issue shortly. A process named BTServer is utilizing high CPU usage.

Read more...



RIP - Steven P. Jobs

The people who are crazy enough to think they can change the world, are the ones who do.


iTunes 10 Logo

End credits from the movie Up 

iTunes logo updated with version 10 in Sep ‘10


Idea to action: Tile this

Not many of my ideas are converted to a project, this one has seen its light last week. Though I haven’t completed all the UI and features of my original vision, it is better to have one working idea than nothing.

Read more...







Recommended Git workflow

I recently started using Git as my revision control tool. Impressed by the use of branching and merging, I create and merge a lot of branches. Our company use SVN and other peers were not aware/interested in Git. So I took the initiative to use svn-git. After months of progress I left with so many branches for features, svn, QA-release and quick-fix for released builds.

Read more...