ArchiveFebruary 2013

100 Apps & Counting ….

1

I remember a line by my one of my favourite professor “Inch by Inch Life becomes Cinch, Yard by Yard Life becomes Hard ….”. But today, after Nanostuffs crossing development milestone of 100 Apps in a span of 16 months, I doubt does this really apply to Startups in todays competitive tech world? Atleast did not for me & Ankita (co-founder, Nanostuffs), we tried to take steps by yards...

Buttons not working on visualforce pages in partner or customer portal. [solved]

B

Recently I came across this weird problem for which I couldnt find any help on Internet. I created a visualforce page having several buttons & input fields. Some of the buttons were redirecting to other pages & some doing processing on same page. This page when logged in from Salesforce were working perfectly, the buttons were behaving properly as supposed to but when accessing the same...

Incoming mails notification on android

I

I am looking for a way to programmatically intercept incoming emails on Android, no matter their source (gmail, exchange, IMAP, etc.). My main concern is to have a look at the mail headers rather than the mail body. It can be done for GMail only using the following code – ContentResolver cr = getContentResolver(); Cursor unread = cr.query(Uri.parse("content://gmail...

Category