Adding entries to the Blackberry address book from any web page
The Berry411 app enables mobile web pages on the Blackberry to do several things previos otherwise possible only from native apps, including directly adding entries to the Blackberry address book.
Below is a brief sketch of how this works for single address entries; I will document in another post how to add multiple entries if there is demand.
(1) Look in the HTTP-ACCEPTS header and see if you see the string “text/xml-berry411”. If you find it, this means the user has Berry411 installed.
(2) Construct a link like the following, replacing the bold values with the appropriate URL encoded values.
http://thebogles.com/berry/yp/add_contact?f=business_name&p=phone &a=street&c=city&s=state