Changeset 270
- Timestamp:
- 03/13/09 00:02:25 (4 years ago)
- Files:
-
- 1 modified
-
apps/iphone/my.tel/trunk/About.html (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
apps/iphone/my.tel/trunk/About.html
r266 r270 9 9 <body style="font-family: verdana; font-size: small;"> 10 10 <p align="right">Version 1.0 by Henri Asseily, <a href="http://henri.tel">henri.tel</a><br /> 11 Copyright 2009 , <a href="http://dev.telnic.org/pages/legal.html">License Agreement</a><br />12 Report issues at<a href="http://dev.telnic.org/trac/discussion">.tel Community Forum</a></p>11 Copyright 2009 Telnic Ltd., <a href="http://dev.telnic.org/pages/legal.html">License Agreement</a><br /> 12 Report issues in the <a href="http://dev.telnic.org/trac/discussion">.tel Community Forum</a></p> 13 13 This application uses the <a href="http://code.google.com/p/route-me/">Route-me library</a>, copyright 2008-2009, Route-Me Contributors 14 <p><em>My.tel</em> enables you to manage your .tel domain, which can beyour single point of contact for all your communications, forever. If you don't have a .tel domain, you can <a href="http://telnic.org/individual-buy.html">buy one</a> at any number of resellers. With your .tel, use the <em>My.tel</em> application to manage your data; you can add public and private contact items, keywords, status information and locations, organize your data into folders, and manage your friend list.</p>14 <p><em>My.tel</em> enables you to manage your .tel domain, your single point of contact for all your communications, forever. If you don't have a .tel domain, you can <a href="http://telnic.org/individual-buy.html">buy one</a> at any number of resellers. With your .tel, use the <em>My.tel</em> application to manage your data; you can add public and private contact items, keywords, status information and locations, organize your data into folders, and manage your friend list.</p> 15 15 <p>When you first open the application, it asks you to log into your .tel. 16 16 Enter your domain name, and username and password sent by your .tel service provider. You will only need to do this once. … … 34 34 <p>To add a new contact, touch + and:</p> 35 35 <ol> 36 <li>Swipe through the left-hand list to select your contact type</li>37 <li>(optional) Swipe through the right-hand list to set the contact location, such as home, work, or transit</li>38 <li>(optional) Enter a comment or additional details in the <strong>Label</strong> field; it'll appear in blue in your application, or in grey when viewed in a browser</li>36 <li>Swipe through the left-hand picker list to select your contact type</li> 37 <li>(optional) Swipe through the right-hand picker list to set the contact location indicator hint, such as home, work, or transit</li> 38 <li>(optional) Enter a short comment or additional details in the <strong>Label</strong> field; it'll appear in blue in your application, or in grey when viewed in a browser</li> 39 39 <li>Enter the contact item value, such as the number for a phone number or the website address for a web link</li> 40 40 <li>(optional) Make the item private. By default, a new contact is public, but by tapping the status, you can select with <a href="#privacy">friend groups</a> it belongs to</li> 41 41 </ol> 42 <p>Note on the contact type "Link to a .tel": you can elect to link to any .tel domain or subdomain, whether it's yours or another. At this time .tel links do not support labels, but this is in the plans.</p> 42 43 <p>To edit an existing contact, touch the blue arrow on the right and update as needed. For private cotacts, you can see which <a href="#privacy">friend groups</a> can access this contact, and can manage them.</p> 43 44 <p>You can also organize contact items; in the list of contacts, touch <strong>Edit</strong> and:</p> … … 100 101 <p>To delete a folder, click <strong>Edit</strong> and then <strong>Delete</strong> to confirm. </p> 101 102 <h2><a name="profiles" id="profiles"></a>Profiles</h2> 102 <p>A profile is a set of data that you can publish in the DNS with one touch. You can set up profiles for work, leisure, travel, etc., and switch between them to avoid entering many contact items each time your life situation changes. By default, allyou add to your .tel gets into your default profile.</p>103 <p>A profile is a set of data that you can publish with one touch. You can set up profiles for work, leisure, travel, etc., and switch between them to avoid turning on or off (or creating) many contact items each time your life situation changes. By default, anything you add to your .tel gets into your default profile.</p> 103 104 <p>To manage profiles, go to <strong>Profile</strong> on the <strong>Status</strong> tab; to exit when you've finished, click <strong>Done</strong> and return to the previous page. You can:</p> 104 105 <ul> … … 109 110 <li>Delete a profile by tapping the <strong>Bin</strong> icon</li> 110 111 </ul> 112 <p/> 113 <h2>Special Thanks</h2> 114 <ul> 115 <li>to Nadya (nadya.tel) for writing the documentation</li> 116 <li>to the Telnic testers for the precise bug reports</li> 117 <li>and to the Route-Me contributors without which the map location handling would not have been possible.</li> 118 </ul> 119 Cheers to all Telsters worldwide! 120 </p> 111 121 </body> 112 122 </html>








