root/site/pages/winmobile/landing.html
@
59
| Revision 59, 6.7 kB (checked in by anonymous, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 2 | <html> |
| 3 | <head> |
| 4 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> |
| 5 | <link rel="icon" href="/pages/images/favicon.ico" type="image"/> |
| 6 | <title>.tel Developers | .tel Windows Mobile Client</title> |
| 7 | <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> |
| 8 | <link rel="stylesheet" href="/pages/css/print.css" type="text/css"/> |
| 9 | <link rel="stylesheet" href="/pages/css/nstyleupdates.css" type="text/css"/> |
| 10 | <script src="/pages/js/jquery.pack.js"> |
| 11 | </script> |
| 12 | <script src="/pages/js/utils.js"> |
| 13 | </script> |
| 14 | <script src="/pages/js/swfobject.js"> |
| 15 | </script> |
| 16 | <meta name="author" value="Telnic Developer Community"/> |
| 17 | <meta name="email" value="general.AT.developer.DOT.telnic.DOT.org"/> |
| 18 | </head> |
| 19 | <body> |
| 20 | <!--PAGE HEADER--> |
| 21 | <!--TELNIC LOGO--> |
| 22 | <div id="header"> |
| 23 | <div class="logo"> |
| 24 | <a href="http://telnic.org/"> |
| 25 | <img src="/pages/images/TelnicLogo.gif" alt="The .tel Developer Community" border="0"/> |
| 26 | </a> |
| 27 | </div> |
| 28 | <div class="links"> |
| 29 | <a href="http://telnic.org/" class="normallink">Home</a> |
| 30 | <a href="http://telnic.org/aboutus.html" class="normallink">About Us</a> |
| 31 | <a href="/pages/sitemap.html" class="normallink">Developer Sitemap</a> |
| 32 | <a href="http://telnic.org/contact.html" class="lastlink">Contact Us</a> |
| 33 | </div> |
| 34 | </div> |
| 35 | <div id="wrapper"> |
| 36 | <div id="nsearchheader"> |
| 37 | <div id="nsearchformarea"> |
| 38 | <form action="http://www.google.com/search" method="get"> |
| 39 | <input value="telnic.org" name="sitesearch" type="hidden"/> |
| 40 | <input size="10" name="q" id="query" type="text"/> |
| 41 | <input name="Search" id="btnSubmit" value="Search" class="loginbtn" tabindex="3" type="submit"/> |
| 42 | </form> |
| 43 | </div> |
| 44 | </div> |
| 45 | <div class="clear"> </div> |
| 46 | <!--LEFT SIDE NAVIGATION--> |
| 47 | <div id="navcol"> |
| 48 | <ul class="first"> |
| 49 | <li> |
| 50 | <a href="/pages/index.html">Developers</a> |
| 51 | <ul class="navcolleveltwo"> |
| 52 | <li> |
| 53 | <a href="/pages/general_landing.html">Understanding .tel</a> |
| 54 | </li> |
| 55 | <li> |
| 56 | <a href="/pages/record_types.html">Record Types</a> |
| 57 | </li> |
| 58 | <li> |
| 59 | <a href="/pages/security.html">Security</a> |
| 60 | </li> |
| 61 | <li> |
| 62 | <a href="/pages/telhosting_sw.html">TelHosting Software</a> |
| 63 | </li> |
| 64 | </ul> |
| 65 | </li> |
| 66 | <li> |
| 67 | <a href="/pages/downloads.html">.tel Applications</a> |
| 68 | <ul class="navcolleveltwo"> |
| 69 | <li> |
| 70 | <a href="/pages/blackberry/landing.html">Blackberry</a> |
| 71 | </li> |
| 72 | <li> |
| 73 | <a href="/pages/winmobile/landing.html">Windows Mobile</a> |
| 74 | </li> |
| 75 | <li> |
| 76 | <a href="/pages/winoutlook/landing.html">Outlook</a> |
| 77 | </li> |
| 78 | <li> |
| 79 | <a href="/pages/iphone/landing.html">iPhone</a> |
| 80 | </li> |
| 81 | </ul> |
| 82 | </li> |
| 83 | <li> |
| 84 | <a href="/trac">Developer Area</a> |
| 85 | <ul class="navcolleveltwo"> |
| 86 | <li> |
| 87 | <a href="/pages/discussion.html">Discussion</a> |
| 88 | <ul class="navcollevelthree"> |
| 89 | <li> |
| 90 | <a href="/trac/discussion">Forums</a> |
| 91 | </li> |
| 92 | <li> |
| 93 | <a href="/trac/wiki">Wiki</a> |
| 94 | </li> |
| 95 | <li> |
| 96 | <a href="/trac/wiki/RssFeed">RSS Feed</a> |
| 97 | </li> |
| 98 | <li> |
| 99 | <a href="/trac/wiki/BugTracker">Submit a Bug / Patch</a> |
| 100 | </li> |
| 101 | </ul> |
| 102 | </li> |
| 103 | <li> |
| 104 | <a href="/trac/wiki/SourceCode">Source Code</a> |
| 105 | </li> |
| 106 | <li> |
| 107 | <a href="/pages/tools.html">Toolkits</a> |
| 108 | </li> |
| 109 | <li> |
| 110 | <a href="/pages/api_landing.html">APIs</a> |
| 111 | </li> |
| 112 | <li> |
| 113 | <a href="/pages/howtos.html">Howtos</a> |
| 114 | </li> |
| 115 | <li> |
| 116 | <a href="/pages/whitepapers.html">Whitepapers</a> |
| 117 | </li> |
| 118 | <li> |
| 119 | <a href="/pages/guidelines.html">Guidelines</a> |
| 120 | <ul class="navcollevelthree"> |
| 121 | <li> |
| 122 | <a href="/pages/decisions.html">Decision Making</a> |
| 123 | </li> |
| 124 | <li> |
| 125 | <a href="/pages/maintain_code.html">Code Maintenance</a> |
| 126 | </li> |
| 127 | <li> |
| 128 | <a href="/pages/site.html">Website Updates</a> |
| 129 | </li> |
| 130 | </ul> |
| 131 | </li> |
| 132 | <li> |
| 133 | <a href="/pages/external_refs.html">External Links</a> |
| 134 | </li> |
| 135 | </ul> |
| 136 | </li> |
| 137 | <li> |
| 138 | <a href="/pages/faq.html">FAQ</a> |
| 139 | </li> |
| 140 | </ul> |
| 141 | </div> |
| 142 | <!--MAIN BODY--> |
| 143 | <div id="maincolfullwidth_withspace_more"> |
| 144 | <a name=".tel Windows Mobile Client"> |
| 145 | <h1>.tel Windows Mobile Client</h1> |
| 146 | </a> |
| 147 | <table class="tblresel" cellpadding="0" cellspacing="0" border="0"> |
| 148 | <tr> |
| 149 | <th>Key Point</th> |
| 150 | <th>Description</th> </tr> |
| 151 | <tr> |
| 152 | <td class="left">Full name </td> |
| 153 | <td class="right">.tel Windows Mobile® Client </td> |
| 154 | </tr> |
| 155 | <tr class="alt"> |
| 156 | <td class="left">Current release </td> |
| 157 | <td class="right">1.0 Beta pre-release version</td> |
| 158 | </tr> |
| 159 | <tr> |
| 160 | <td class="left">Purpose</td> |
| 161 | <td class="right"> Program for looking up and adding .tel |
| 162 | domains to the address book </td> |
| 163 | </tr> |
| 164 | <tr class="alt"> |
| 165 | <td class="left">Key features</td> |
| 166 | <td class="right"> |
| 167 | - Can login and manage/edit your .tel domain and switch profiles in real time<br/> |
| 168 | - Can search other .tel domains and add to your address book<br/> |
| 169 | - Can use appropriate applications directly for various types of contacts<br/> |
| 170 | - Can get authenticated and read private .tel data of your friends </td> |
| 171 | </tr> |
| 172 | <tr> |
| 173 | <td class="left">Supported languages</td> |
| 174 | <td class="right">English and most European languages</td> |
| 175 | </tr> |
| 176 | <tr class="alt"> |
| 177 | <td class="left">Supported OS / Device</td> |
| 178 | <td class="right">Pocket PC or Smartphone based on |
| 179 | Microsoft® Windows Mobile OS version 5.0 with Pocket Outlook</td> |
| 180 | </tr> |
| 181 | <tr> |
| 182 | <td class="left">Programming language</td> |
| 183 | <td class="right">C#/.Net</td> |
| 184 | </tr> |
| 185 | <tr class="alt"> |
| 186 | <td class="left">Binary download</td> |
| 187 | <td>770KB</td> |
| 188 | </tr> |
| 189 | <tr> |
| 190 | <td class="left">Source code</td> |
| 191 | <td>Available via SVN checkout, see <a href="/trac/browser">Repository Browser</a>.</td> |
| 192 | </tr> |
| 193 | <tr class="alt"> |
| 194 | <td class="left">Install procedure</td> |
| 195 | <td class="right">Select the CAB executable version (for PocketPC or for Smartphone), |
| 196 | download, copy to the CAB executable to your mobile device via ActiveSync and |
| 197 | run it. The client launches automatically after installation.</td> |
| 198 | </tr> |
| 199 | <tr> |
| 200 | <td class="left">Uninstall procedure</td> |
| 201 | <td class="right">Standard</td> |
| 202 | </tr> |
| 203 | <tr class="alt"> |
| 204 | <td class="left">Configuration</td> |
| 205 | <td class="right">None needed. |
| 206 | </td> |
| 207 | </tr> |
| 208 | <tr> |
| 209 | <td class="left">Known Limitations</td> |
| 210 | <td class="right">See the <a href="/trac/wiki/WinMobileClient">wiki</a>. |
| 211 | </td> |
| 212 | </tr> |
| 213 | </table> |
| 214 | |
| 215 | <p align="right"> |
| 216 | <a href="/downloads/WinMobile-Installer-PPC-v1.cab"> |
| 217 | <img src="/pages/images/winmobile_dwld_ppc.gif" alt="Download for PocketPC"/> |
| 218 | </a> |
| 219 | <a href="/downloads/WinMobile-Installer-SP-v1.cab"> |
| 220 | <img src="/pages/images/winmobile_dwld_sp.gif" alt="Download for Smartphone"/> |
| 221 | </a> |
| 222 | </p> |
| 223 | </div> |
| 224 | <div class="clear"> </div> |
| 225 | </div> |
| 226 | <!--FOOTER SEPARATOR--> |
| 227 | <div id="footer"> |
| 228 | <div class="left"> |
| 229 | <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div> |
| 230 | <div class="right"> |
| 231 | <p id="fplayer"> |
| 232 | <a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this movie.</p> |
| 233 | <script src="/pages/js/countdown.js"> </script> |
| 234 | </div> |
| 235 | </div> |
| 236 | </body> |
| 237 | </html> |
Note: See TracBrowser
for help on using the browser.








