Yolinux.com Linux logo

Web enabled cell phones and aWebDap - Configuring the aWebDap Web front-end for use with Web enabled cell phones

Use aWebDap on the road from your cell phone.

AWebDap can be configured for use with the very low resolution web enabled cell phones. The following photos show aWebDap in use for searching and viewing information.

AWebDap is a great corporate tool for your folks on the road. Users can always access the latest information off of the corporate server.


Photos:

SearchingBrowsing Results


Enter Search NameSearch by:Submit Search

Result of search for JoeDisplay Moe's Info: Page 1Moe's Info: Page 2

The above photos taken of AwebDap pages displayed on an LG web enabled cell phone. Point your web enabled cell phone or PDA to http://yolinux.com/AWEBDAP/celldemo.html and try it out.


Sample configuration: /etc/awebdap.conf

Configuration file for minimal cell phone display: /etc/awebdap.conf
program:awebdap:
version:1.10:

START:CELL1:
OrgName:Stooges:org:
PageType:HtmlMinimal:
BackgroundColor:#ffffff:
TextColor:#000000:
OrgContact:webmaster@your-domain.com:
TechContact:webmaster@your-domain.com:
UrlReturnLink:AWEBDAP/celldemo.html:
CgiBinPath:cgi-bin/:
WebServer:yo-linux.com:
LdapServer:127.0.0.1:
LdapPort:389:
SearchBase:o=stooges:
FilterPrefix:objectclass=inetOrgPerson:
IgnoreType:organizationalRole:
DefaultDisplayDn:StoogeAdmin:
BindDn:cn=StoogeAdmin,o=stooges:
ReadPassword:F:
AllowURLAccess:F:
DisplayVcard:T:
UpdateModify:F:
UpdateModifyTrigger:F:
DeleteEntry:F:
DisplayFullInfoLink:T:
SortResultsBy:sn:
InfoDisplayNumberOfConcatenationAttributes:1:
WtaiAttribute:telephonenumber:T:F:T:
WtaiAttribute:homephone:T:F:T:
#
field:cn:T:T::personname:F:F:F:0:0:fn:T:
#
# The following values may be edited, displayed etc
field:displayname:F:F:Name::T:T:F:0:0:fn:F:
field:sn:T:T:::F:F:F:0:0:n:F:
field:givenname:T:T:::F:F:F:0:0:+n:F:
field:mail:F:F:E-Mail::F:T:T:14:50:email;internet:F:
field:homephone:F:F:Home::F:T:T:14:20:tel;home:F:
field:telephonenumber:F:F:Work::T:T:T:14:20:tel;work:F:
field:mobile:F:F:Mobile::F:T:T:14:0:tel;cell:F:
field:postalAddress:F:F:Street::F:T:T:14:50:adr:F:
field:l:T:T:City:residentofl:F:T:T:14:50:+adr:F:
field:st:F:F:State:residentofstate:F:T:T:4:24:+adr:F:
field:postalcode:F:T:Postal Code:residentofpostalcode:F:T:T:12:0:+adr:F:

Search results displayed on a Handspring Treo 600. (The Treo can also detect phone number sequences and create a link by which you can dial the number.)


Starting web page:

<html>
<head><title>Stooges Directory</title></head>
<body>
Stooges Directory
<BR>
<form method="post" action="/cgi-bin/awebdap.cgi">
<input type="TEXT" name="searchfor">
<select name="selectoption">
  <option value="personname">Name contains:
  <option value="residentofl">Lives in the city of:
  <option value="residentofpostalcode">Postal code begins with:
  <option value="residentofstate">Lives in the state of:
</select>
<input type="hidden" name="type" value="query">
<input type="hidden" name="awebdapdomain" value="CELL1">

<input type="submit" value="Submit">
</form>
</body>
</html>


Web Enabled Cell Phones:

AWebDap has been tested with:

ManufacturerModelServiceCommunications ProtocolWTAI DialHTML DialWTAI Add to Address BookvCard Support
HandspringTreo 600Sprint?YESYESNONO
LGVX4400VerizonCDMANONONONO
Nokia3595AT&T WirelessGSM/GPRSYESNOYES
SamsungVerizonCDMAYESNOYESNO
Sanyo8100SprintCDMAYESNONO

Best aWebDap support is definitely provided by Nokia phones as they most fully support all the features of WTAI. This was tested with AT&T as the provider which to their credit has the most responsive web access I have seen. Both Verizon and Sprint had much higher latencies when using the web. Verizon ties their web access to Microsoft's portal MSN.com. This is where you set one's web "bookmarks". Of course this Microsoft web site blocks all browsers except Microsoft Explorer.

The WTAI "dial" support allows one to select the phone number displayed by aWebDap and dial it with the push of a button.

HTML dial support will generate a hyperlink from a displayed text phone number which can be dialed.

The WTAI "Add to address book" feature allows you to add the name and phone number displayed by aWebDap and add it to your local address book in your cell phone.

Support for WTAI began with aWebDap V1.8.

There are other phones which support WTAI such as Siemens and Ericsson but I have not tested them with aWebDap. AWebDap vCard support can also interface with cell phones which support this feature. The vCard information is directly added to your address directory on your cell phone or web enabled PDA.


Return to http://aWebDap.com home page
Return to http://YoLinux.com home page
Return to YoLinux Tutorial Index
Return to aWebDap Tutorial

Copyright © 2003-2008 by Greg Ippolito