Changeset 419
- Timestamp:
- 06/26/09 11:21:34 (4 years ago)
- Location:
- site
- Files:
-
- 2 modified
-
pages/blackberry/landing.html (modified) (2 diffs)
-
xdocs/blackberry/landing.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
site/pages/blackberry/landing.html
r381 r419 159 159 <!--MAIN BODY--> 160 160 <div id="maincolfullwidth_withspace_more"> 161 <a name=".tel Blackberry Application ">162 <h1>.tel Blackberry Application </h1>161 <a name=".tel Blackberry Applications "> 162 <h1>.tel Blackberry Applications </h1> 163 163 </a> 164 164 165 <p>The .tel Blackberry Application enables you to browse public and private contact data in .tel domains, and manage your own .tel domain in real time. To install the application:</p> 165 <a name=".tel for Blackberry by Telnic"> 166 <h2>.tel for Blackberry by Telnic</h2> 167 </a> 168 169 <p>This .tel for Blackberry Application enables you to browse public and private contact data in .tel domains, and manage your own .tel domain in real time. To install the application:</p> 166 170 167 171 <ul> … … 239 243 </tr> 240 244 </table> 245 246 247 <a name="Hornet .tel Address Book for Blackberry"> 248 <h2>Hornet .tel Address Book for Blackberry</h2> 249 </a> 250 251 <p>Hornet is a free .TEL address book application that allows you to look up, store and use .TEL names 252 quickly and easily from your Blackberry Smartphone.</p> 253 254 <p>To install this application, please go to <a href="http://hornet.tel/" target="_blank">hornet.tel</a> 255 </p> 256 257 258 <table class="tblresel" cellpadding="0" cellspacing="0" border="0"> 259 <tr> 260 <th>Key Point</th> 261 <th>Description</th> 262 </tr> 263 <tr> 264 <td class="left">Current release </td> 265 <td class="right">Hornet .tel Address Book Alpha 1.03 by Webnames.ca</td> 266 </tr> 267 <tr class="alt"> 268 <td class="left">Key features</td> 269 <td class="right"> 270 - Can look up .tel names and display public and private information<br/> 271 - Can add .tel names to your address book<br/> 272 - Can refresh the .tel data stored in your address book<br/> 273 - Can launch applications associated with corresponding types of records, e.g. an email client when clicking on an email address <br/> 274 - Can managing friending relations for a TelFriends account, send and receive requests 275 </td> 276 </tr> 277 <tr> 278 <td class="left">Supported languages</td> 279 <td class="right">English</td> 280 </tr> 281 <tr class="alt"> 282 <td class="left">Supported OS / Device</td> 283 <td class="right">Blackberry OS 4.2 and higher, Storm Series, Bold Series, Curve Series, Pearl Series and 8800 Series</td> 284 </tr> 285 <tr> 286 <td class="left">Programming</td> 287 <td class="right">Java<sup>™</sup> (J2ME) using Blackberry API supplied by RIM</td> 288 </tr> 289 <tr class="alt"> 290 <td class="left">Source code</td> 291 <td>Not available.</td> 292 </tr> 293 <tr> 294 <td class="left">Uninstall procedure</td> 295 <td class="right">Can be uninstalled by deleting the program from the list of 296 applications or by using the desktop manager software; no .tel domains 297 are deleted during uninstall</td> 298 </tr> 299 <tr class="alt"> 300 <td class="left">Configuration</td> 301 <td class="right"> 302 No additional configuration required; to see private data, login with your TelFriends credentials 303 </td> 304 </tr> 305 <tr> 306 <td class="left">Known Limitations</td> 307 <td class="right">This is an alpha. 308 </td> 309 </tr> 310 </table> 311 312 313 314 241 315 </div> 242 316 <div class="clear"> </div> -
site/xdocs/blackberry/landing.xml
r381 r419 12 12 <body> 13 13 14 <section name=".tel Blackberry Application ">14 <section name=".tel Blackberry Applications "> 15 15 16 <p>The .tel Blackberry Application enables you to browse public and private contact data in .tel domains, and manage your own .tel domain in real time. To install the application:</p> 16 <subsection name=".tel for Blackberry by Telnic"> 17 18 <p>This .tel for Blackberry Application enables you to browse public and private contact data in .tel domains, and manage your own .tel domain in real time. To install the application:</p> 17 19 18 20 <ul> … … 88 90 </tr> 89 91 </table> 92 </subsection> 93 94 <subsection name="Hornet .tel Address Book for Blackberry"> 95 96 <p>Hornet is a free .TEL address book application that allows you to look up, store and use .TEL names 97 quickly and easily from your Blackberry Smartphone.</p> 98 99 <p>To install this application, please go to <a href="http://hornet.tel/" target="_blank">hornet.tel</a></p> 100 101 102 <table class="tblresel" cellpadding="0" cellspacing="0" border="0"> 103 <tr> 104 <th>Key Point</th> 105 <th>Description</th> 106 </tr> 107 <tr> 108 <td class="left">Current release </td> 109 <td class="right">Hornet .tel Address Book Alpha 1.03 by Webnames.ca</td> 110 </tr> 111 <tr class="alt"> 112 <td class="left">Key features</td> 113 <td class="right"> 114 - Can look up .tel names and display public and private information<br/> 115 - Can add .tel names to your address book<br/> 116 - Can refresh the .tel data stored in your address book<br/> 117 - Can launch applications associated with corresponding types of records, e.g. an email client when clicking on an email address <br/> 118 - Can managing friending relations for a TelFriends account, send and receive requests 119 </td> 120 </tr> 121 <tr> 122 <td class="left">Supported languages</td> 123 <td class="right">English</td> 124 </tr> 125 <tr class="alt"> 126 <td class="left">Supported OS / Device</td> 127 <td class="right">Blackberry OS 4.2 and higher, Storm Series, Bold Series, Curve Series, Pearl Series and 8800 Series</td> 128 </tr> 129 <tr> 130 <td class="left">Programming</td> 131 <td class="right">Java<sup>™</sup> (J2ME) using Blackberry API supplied by RIM</td> 132 </tr> 133 <tr class="alt"> 134 <td class="left">Source code</td> 135 <td>Not available.</td> 136 </tr> 137 <tr> 138 <td class="left">Uninstall procedure</td> 139 <td class="right">Can be uninstalled by deleting the program from the list of 140 applications or by using the desktop manager software; no .tel domains 141 are deleted during uninstall</td> 142 </tr> 143 <tr class="alt"> 144 <td class="left">Configuration</td> 145 <td class="right"> 146 No additional configuration required; to see private data, login with your TelFriends credentials 147 </td> 148 </tr> 149 <tr> 150 <td class="left">Known Limitations</td> 151 <td class="right">This is an alpha. 152 </td> 153 </tr> 154 </table> 155 156 </subsection> 157 158 90 159 </section> 91 160








