Changeset 151 for site/pages
- Timestamp:
- 01/06/09 20:29:46 (4 years ago)
- Location:
- site/pages
- Files:
-
- 33 modified
-
api_landing.html (modified) (1 diff)
-
blackberry/landing.html (modified) (2 diffs)
-
bugs.html (modified) (1 diff)
-
coming_soon.html (modified) (1 diff)
-
community_landing.html (modified) (1 diff)
-
decisions.html (modified) (1 diff)
-
discussion.html (modified) (1 diff)
-
downloads.html (modified) (1 diff)
-
external_refs.html (modified) (1 diff)
-
faq.html (modified) (1 diff)
-
general_landing.html (modified) (1 diff)
-
guidelines.html (modified) (1 diff)
-
howtos.html (modified) (4 diffs)
-
index.html (modified) (1 diff)
-
iphone/landing.html (modified) (1 diff)
-
iphone/tutorial.html (modified) (1 diff)
-
legal.html (modified) (1 diff)
-
maintain_code.html (modified) (1 diff)
-
quick_start.html (modified) (1 diff)
-
record_types.html (modified) (1 diff)
-
registration.html (modified) (1 diff)
-
security.html (modified) (1 diff)
-
site.html (modified) (1 diff)
-
sitemap.html (modified) (1 diff)
-
svnindex.html (modified) (1 diff)
-
telhosting.html (modified) (1 diff)
-
telhosting_sw.html (modified) (1 diff)
-
th/landing.html (modified) (1 diff)
-
tools.html (modified) (1 diff)
-
whitepapers.html (modified) (1 diff)
-
whoweare.html (modified) (1 diff)
-
winmobile/landing.html (modified) (1 diff)
-
winoutlook/landing.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
site/pages/api_landing.html
r106 r151 244 244 <div id="footer"> 245 245 <div class="left"> 246 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>246 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 247 247 <div class="right"> 248 248 <p id="fplayer"> -
site/pages/blackberry/landing.html
r110 r151 235 235 </a> 236 236 </p> 237 238 239 <a name="My .tel iPhone Application"> 240 <h2>My .tel iPhone Application</h2> 241 </a> 242 243 <table class="tblresel" cellpadding="0" cellspacing="0" border="0"> 244 <tr> 245 <th>Key Point</th> 246 <th>Description</th> 247 </tr> 248 <tr> 249 <td class="left">Full name </td> 250 <td class="right">.tel Blackberry<sup>®</sup> Application </td> 251 </tr> 252 <tr class="alt"> 253 <td class="left">Current release </td> 254 <td class="right">1.0 Beta pre-release version</td> 255 </tr> 256 <tr> 257 <td class="left">Purpose</td> 258 <td class="right"> Standalone application for looking up .tel 259 domains including private encrypted data </td> 260 </tr> 261 <tr class="alt"> 262 <td class="left">Key features</td> 263 <td class="right"> 264 - Can login and manage/edit your .tel domain and switch profiles in real time<br/> 265 - Can search other .tel domains and add to your address book<br/> 266 - Can launch applications associated with corresponding types of records, e.g. an 267 email client when clicking on an email address<br/> 268 - Can get authenticated and read private .tel data of your friends </td> 269 </tr> 270 <tr> 271 <td class="left">Supported languages</td> 272 <td class="right">Major European languages; the appropriate language will be selected during 273 install based on device settings; if the device settings specify an unsupported 274 language, English will be used</td> 275 </tr> 276 <tr class="alt"> 277 <td class="left">Supported OS / Device</td> 278 <td class="right">Blackberry OS 4.1 and higher; handsets 8100, 8300, 8700, 8800, and 9000</td> 279 </tr> 280 <tr> 281 <td class="left">Programming</td> 282 <td class="right">Java<sup>™</sup> (J2ME) using Blackberry API supplied by RIM</td> 283 </tr> 284 <tr class="alt"> 285 <td class="left">Binary download</td> 286 <td>375KB</td> 287 </tr> 288 <tr> 289 <td class="left">Source code</td> 290 <td>Available via SVN checkout, see <a href="/trac/wiki/SourceCode">Repository Browser</a>.</td> 291 </tr> 292 <tr class="alt"> 293 <td class="left">Install procedure</td> 294 <td class="right">Select installer for OS version 4.1 or 4.2 and higher; 295 copy the executable via a website download or the Blackberry Desktop manager; 296 run the executable to install. The application launches 297 automatically after installation.</td> 298 </tr> 299 <tr> 300 <td class="left">Uninstall procedure</td> 301 <td class="right">Can be uninstalled by deleting the program from the list of 302 applications or by using the desktop manager software; no .tel domains 303 are deleted during uninstall</td> 304 </tr> 305 <tr class="alt"> 306 <td class="left">Configuration</td> 307 <td class="right"> 308 Authentication and login procedures to manage own .tel 309 and view other .tel domains’ private data 310 </td> 311 </tr> 312 <tr> 313 <td class="left">Known Limitations</td> 314 <td class="right">See the <a href="/trac/wiki/BlackberryApplication">wiki</a>. 315 </td> 316 </tr> 317 </table> 318 319 237 320 238 321 </div> … … 242 325 <div id="footer"> 243 326 <div class="left"> 244 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>327 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 245 328 <div class="right"> 246 329 <p id="fplayer"> -
site/pages/bugs.html
r94 r151 181 181 <div id="footer"> 182 182 <div class="left"> 183 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>183 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 184 184 <div class="right"> 185 185 <p id="fplayer"> -
site/pages/coming_soon.html
r94 r151 158 158 <div id="footer"> 159 159 <div class="left"> 160 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>160 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 161 161 <div class="right"> 162 162 <p id="fplayer"> -
site/pages/community_landing.html
r94 r151 197 197 <div id="footer"> 198 198 <div class="left"> 199 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>199 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 200 200 <div class="right"> 201 201 <p id="fplayer"> -
site/pages/decisions.html
r94 r151 201 201 <div id="footer"> 202 202 <div class="left"> 203 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>203 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 204 204 <div class="right"> 205 205 <p id="fplayer"> -
site/pages/discussion.html
r94 r151 203 203 <div id="footer"> 204 204 <div class="left"> 205 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>205 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 206 206 <div class="right"> 207 207 <p id="fplayer"> -
site/pages/downloads.html
r94 r151 189 189 <div id="footer"> 190 190 <div class="left"> 191 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>191 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 192 192 <div class="right"> 193 193 <p id="fplayer"> -
site/pages/external_refs.html
r97 r151 340 340 <div id="footer"> 341 341 <div class="left"> 342 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>342 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 343 343 <div class="right"> 344 344 <p id="fplayer"> -
site/pages/faq.html
r94 r151 456 456 <div id="footer"> 457 457 <div class="left"> 458 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>458 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 459 459 <div class="right"> 460 460 <p id="fplayer"> -
site/pages/general_landing.html
r105 r151 198 198 <div id="footer"> 199 199 <div class="left"> 200 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>200 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 201 201 <div class="right"> 202 202 <p id="fplayer"> -
site/pages/guidelines.html
r94 r151 187 187 <div id="footer"> 188 188 <div class="left"> 189 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>189 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 190 190 <div class="right"> 191 191 <p id="fplayer"> -
site/pages/howtos.html
r94 r151 187 187 </tr> 188 188 <tr class="alt"> 189 <td class="left">Developing for iPhone</td> 190 <td class="right">Tutorial for developing iPhone<sup>®</sup> .tel applications using the SDK and sample code</td> 191 <td class="right"> 192 <a href="/iphone/tutorial.html" target="_blank"> 193 <img src="/pages/images/icon_ie.gif"/> 194 </a> 195 </td> 196 </tr> 197 <tr> 189 198 <td class="left">Building Blackberry</td> 190 199 <td class="right">Step-by-step instructions on checking out and building source code … … 196 205 </td> 197 206 </tr> 198 <tr >207 <tr class="alt"> 199 208 <td class="left">Building Outlook<br/> plug-in</td> 200 209 <td class="right">Step-by-step instructions on checking out and building source code … … 206 215 </td> 207 216 </tr> 208 <tr class="alt">217 <tr> 209 218 <td class="left">Building Windows Mobile plug-in</td> 210 219 <td class="right">Step-by-step instructions on checking out and building source code … … 226 235 <div id="footer"> 227 236 <div class="left"> 228 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>237 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 229 238 <div class="right"> 230 239 <p id="fplayer"> -
site/pages/index.html
r118 r151 243 243 <div id="footer"> 244 244 <div class="left"> 245 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>245 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 246 246 <div class="right"> 247 247 <p id="fplayer"> -
site/pages/iphone/landing.html
r150 r151 340 340 <div id="footer"> 341 341 <div class="left"> 342 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>342 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 343 343 <div class="right"> 344 344 <p id="fplayer"> -
site/pages/iphone/tutorial.html
r150 r151 273 273 <div id="footer"> 274 274 <div class="left"> 275 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>275 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 276 276 <div class="right"> 277 277 <p id="fplayer"> -
site/pages/legal.html
r94 r151 184 184 <div id="footer"> 185 185 <div class="left"> 186 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>186 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 187 187 <div class="right"> 188 188 <p id="fplayer"> -
site/pages/maintain_code.html
r94 r151 191 191 <div id="footer"> 192 192 <div class="left"> 193 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>193 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 194 194 <div class="right"> 195 195 <p id="fplayer"> -
site/pages/quick_start.html
r94 r151 258 258 <div id="footer"> 259 259 <div class="left"> 260 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>260 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 261 261 <div class="right"> 262 262 <p id="fplayer"> -
site/pages/record_types.html
r94 r151 194 194 <div id="footer"> 195 195 <div class="left"> 196 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>196 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 197 197 <div class="right"> 198 198 <p id="fplayer"> -
site/pages/registration.html
r94 r151 202 202 <div id="footer"> 203 203 <div class="left"> 204 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>204 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 205 205 <div class="right"> 206 206 <p id="fplayer"> -
site/pages/security.html
r94 r151 188 188 <div id="footer"> 189 189 <div class="left"> 190 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>190 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 191 191 <div class="right"> 192 192 <p id="fplayer"> -
site/pages/site.html
r94 r151 265 265 <div id="footer"> 266 266 <div class="left"> 267 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>267 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 268 268 <div class="right"> 269 269 <p id="fplayer"> -
site/pages/sitemap.html
r91 r151 126 126 <div id="footer"> 127 127 <div class="left"> 128 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>128 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 129 129 <div class="right"> 130 130 <p id="fplayer"> -
site/pages/svnindex.html
r94 r151 260 260 <div id="footer"> 261 261 <div class="left"> 262 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>262 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 263 263 <div class="right"> 264 264 <p id="fplayer"> -
site/pages/telhosting.html
r105 r151 188 188 <div id="footer"> 189 189 <div class="left"> 190 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>190 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 191 191 <div class="right"> 192 192 <p id="fplayer"> -
site/pages/telhosting_sw.html
r94 r151 172 172 <div id="footer"> 173 173 <div class="left"> 174 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>174 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 175 175 <div class="right"> 176 176 <p id="fplayer"> -
site/pages/th/landing.html
r94 r151 167 167 <div id="footer"> 168 168 <div class="left"> 169 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>169 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 170 170 <div class="right"> 171 171 <p id="fplayer"> -
site/pages/tools.html
r119 r151 257 257 <div id="footer"> 258 258 <div class="left"> 259 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>259 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 260 260 <div class="right"> 261 261 <p id="fplayer"> -
site/pages/whitepapers.html
r126 r151 205 205 <div id="footer"> 206 206 <div class="left"> 207 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>207 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 208 208 <div class="right"> 209 209 <p id="fplayer"> -
site/pages/whoweare.html
r94 r151 175 175 <div id="footer"> 176 176 <div class="left"> 177 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>177 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 178 178 <div class="right"> 179 179 <p id="fplayer"> -
site/pages/winmobile/landing.html
r94 r151 233 233 <div id="footer"> 234 234 <div class="left"> 235 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>235 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 236 236 <div class="right"> 237 237 <p id="fplayer"> -
site/pages/winoutlook/landing.html
r94 r151 247 247 <div id="footer"> 248 248 <div class="left"> 249 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div>249 <a href="/pages/legal.html"> Legal & Privacy</a> © 2008-2009 Telnic Limited.</div> 250 250 <div class="right"> 251 251 <p id="fplayer">








