Idea Vault: When is that?

I guess like me there will be many people often confuse appointments/client calls due to timezone differences. I am not talking about people who send/receive schedules from Outlook (or similar apps).

Read more...


Custom UISplitViewController now available on GitHub

I created this custom UISplitViewController as one of my iPad project required Split view for only one screen. The default UISplitViewController provided by Apple can only be added to UIWindow which means you can’t use it with normal UINavigation based project with only one splitview screen.

Read more...






iPad - My Experience

Warning: My observations are biased as I’m not an Apple Fanboy, at least right now (was one in the past, I both respect and hate Apple & Microsoft)

Read more...




Batch renaming of files (Mac OSX / *nix)

How to batch/bulk rename files with automatic sequence number? Try the following shell script from your terminal (OSX/*nix) Create a new directory Run the following command (you can replace newdir with the your directory name and some_prefix with your prefix the same applicable for extension as well.

Read more...


iPhone – Accessibility

What if iPhone provides an accessibility option for users with bigger finger? I found that pinch to zoom and screenshot capturing can be considered as good photo cropping tool.

Read more...