All in vain

Some rants about technology, PHP, people, tools, web etc from a developers perspective. Feel free to copy ideas, code or anything from here.

Monday, June 22, 2009

Idea for an android application

No comments
Recently i had this brilliant thought, here it goes. We normally receive so many calls from unknown numbers, it could be great if we know where this call is actually from. I am wondering this can be easily done in a mobile OS like Android. Here is how i think this can be achieved.

1. Create a DB of name-value pairs for all the operators in India (Some guy here has already done it).
2. When a call is received intercept it and look up the first four digits. If a match is made then display the Provider name and State.
3. Optionally, Map of India with a dot for location :)

So if somebody does it before me then its good, otherwise i think i will take it up later when i get some free time.

Monday, June 15, 2009

Authenticating users Against Active Directory with PHP

No comments
This summary is not available. Please click here to view the post.