Friday, April 24, 2009

Mail For Exchange Android

Finally worked go here http://moonrug.com/android/download.html

Thursday, April 23, 2009

Update twitter status ASP.NET C#






Here is a quick and easy way to update twitter via asp.net c#

1. Download and add this .dll to your bin (asp.net 3.0) http://code.google.com/p/twitterizer/


2. Here is your code

Download here

Monday, April 20, 2009

Google MAPS iphone UIWEBVIEW


I had a task to create a web view based on a zip code input via an iphone app here is the result

Download it here

Thursday, April 16, 2009

Replace blank spaces in VI








This is really basic but tons of folks do not know how to do it and it comes in handy for data clean up.

Use the below command in VI
:%s///g

Thursday, April 2, 2009