|
Page 2 of 8 |
|
Prev |
1 2
3 4
|
Next
| Last
Re: [ANNOUNCE] Caller ID application for N900
i used privus mobile for my e90 here in the usa.
not sure how they got the caller info, but it worked without fail! if someone knows how to open that software, maybe they can see what they were using. here is where i got it. http://www.privusmobile.com/mobile-caller-id.html edit: sorry, i poste the wrong link first time. |
Re: [ANNOUNCE] Caller ID application for N900
i hav installed it...but dunno how it works...:( am from india..does this caller id shows result in india...??
|
Re: [ANNOUNCE] Caller ID application for N900
Hmm, this can be used for another application. One of my requirement/dream was to have the 'note' field of the contact be shown when the contact calls.
This app can probably be adapted to read the notes data and show it as a banner. Anybody? |
Re: [ANNOUNCE] Caller ID application for N900
Quote:
<config> <directory> <query>http://tel.search.ch/?tel=</query> <name> <find class="fn"/> </name> <adr> <find class="adrgroup street-address"> </adr> </directory> </config> so, it doesn't do you have me a tip |
Re: [ANNOUNCE] Caller ID application for N900
So this would be similar to a service called Flytrap or Beartrap, but we need to find a services that has the database to get the info from is that correct?
Would tnid.org be of any use, it give location and provider info, but not name of caller. |
Re: [ANNOUNCE] Caller ID application for N900
Quote:
Certainly on a desktop computer doing this would be an extremely bad idea (it should run from the X init stuff instead, i.e. started along with your desktop environment), but whether it's OK on the N900, I don't know yet. |
Re: [ANNOUNCE] Caller ID application for N900
Quote:
But it's not at the top of my list, I have more important stuff to add first, and I don't have much spare time to do it. I have to work a lot to be able to pay my bills, and stuff... |
Re: [ANNOUNCE] Caller ID application for N900
Quote:
My program cannot currently unmask hidden numbers (I wouldn't know how, and Nokia's cellular modem stuff is quite closed and locked down anyway), though I wouldn't say no to seeing technical details about how to do so. Yes, it's correct that someone needs to find some service that can do a reverse directory lookup online, but if that person shares their config file, everyone else should be able to use it, I'll happily drop them into future versions of the program. Quote:
<area code="202" id="dc">Washington DC</area> ... <area code="613203" id="on">Ottawa, ON</area> <area code="613204" id="on">Ottawa, ON</area> <area code="613205" id="on">Smiths Falls, ON</area> ... <area code="684" id="as">American Samoa</area> ... <area code="815500" id="il">Chicago, IL</area> <area code="815501" id="il">Dekalb, IL</area> This kind of lookup could then always be done by the program even if you do not have an Internet connection. (No, I haven't implemented this yet, but it could be done if people want it.) Update: I've decided that such a database would be too massive to put into the main XML like this, since the program would keep the whole thing in RAM permanently. For city lookup I'll probably add a separate file, probably plaintext (not XML) for now. |
Re: [ANNOUNCE] Caller ID application for N900
a local stored area code directory db for usa and perhaps worldwide would be more ideal and much faster response for this type of app than pulling from internet.
|
Re: [ANNOUNCE] Caller ID application for N900
Quote:
Code:
<config> |
| All times are GMT. The time now is 08:01. |
Page 2 of 8 |
|
Prev |
1 2
3 4
|
Next
| Last
vBulletin® Version 3.8.8