Changeset 685
- Timestamp:
- 01/22/10 12:38:34 (7 weeks ago)
- Location:
- site/xdocs
- Files:
-
- 34 modified
-
api_landing.xml (modified) (1 diff)
-
architecture.xml (modified) (1 diff)
-
bizcards.xml (modified) (1 diff)
-
blackberry/landing.xml (modified) (4 diffs)
-
directories.xml (modified) (1 diff)
-
discussion.xml (modified) (1 diff)
-
doc_index.xml (modified) (3 diffs)
-
downloads.xml (modified) (2 diffs)
-
external_refs.xml (modified) (1 diff)
-
faq.xml (modified) (8 diffs)
-
general_landing.xml (modified) (1 diff)
-
guidelines.xml (modified) (1 diff)
-
howtos.xml (modified) (1 diff)
-
index.xml (modified) (1 diff)
-
iphone/landing.xml (modified) (12 diffs)
-
more_apps.xml (modified) (16 diffs)
-
record_types.xml (modified) (2 diffs)
-
registration.xml (modified) (3 diffs)
-
samples.xml (modified) (5 diffs)
-
search_engines.xml (modified) (1 diff)
-
security.xml (modified) (1 diff)
-
seo.xml (modified) (1 diff)
-
services.xml (modified) (1 diff)
-
site.xml (modified) (4 diffs)
-
solutions.xml (modified) (1 diff)
-
stylesheets/site-nav.xml (modified) (3 diffs)
-
stylesheets/site.xsl (modified) (10 diffs)
-
svnindex.xml (modified) (1 diff)
-
telhosting.xml (modified) (1 diff)
-
tools.xml (modified) (1 diff)
-
webmaster.xml (modified) (5 diffs)
-
whitepapers.xml (modified) (1 diff)
-
winmobile/landing.xml (modified) (2 diffs)
-
winoutlook/landing.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
site/xdocs/api_landing.xml
r184 r685 15 15 To learn about reading .tel DNS data, please refer to 16 16 the <a href="/docs/devguide.pdf">Developer's Manual</a>.</p> 17 <table class="tblresel" cellpadding="0" cellspacing="0" border="0">18 19 <tr>20 <th>Name</th>21 <th>Description</th>22 <th width="10%">Link</th>23 <th width="10%">Schemas</th>24 </tr>25 17 26 18 27 <tr> 28 <td class="left">Client SOAP API</td> 29 <td class="right">Service interfaces for interaction between 19 <table class="listtable" cellpadding="0" cellspacing="0" border="0" width="100%"> 20 <tr> 21 <th class="altTitle">Reference materials</th> 22 <th class="altTitle">  Links  </th> 23 <th class="altTitle">Schemas</th> 24 </tr> 25 <tr class="altraw"> 26 <td class="left"><b>Client SOAP API:</b> Service interfaces for interaction between 30 27 client .tel applications and TelHosting Software</td> 31 <td class="right"><a href="/api/client-soap/index.html" target="_blank" class="imagelink"><img src="/pages/images/icon_ie.gif"/></a><a href="/api/client-soap/ClientSoapAPI.pdf" target="_blank"><img src="/pages/images/icon_pdf2.gif"/></a></td> 32 <td> 33      <a href="/api/schemas/client.zip" target="_blank"><img src="/pages/images/icon_zip.gif"/></a> 34 </td> 35 </tr> 28 <td class="left"><a href="/api/client-soap/index.html" target="_blank" class="imagelink"><img src="/pages/images/icon_ie.gif"/></a><a href="/api/client-soap/ClientSoapAPI.pdf" target="_blank"><img src="/pages/images/icon_pdf2.gif"/></a></td> 29 <td class="left" style="text-align:center"><a href="/api/schemas/client.zip" target="_blank"><img src="/pages/images/icon_zip.gif"/></a></td> 30 </tr> 31 <tr class="alt"> 32 <td class="left"><b>Admin SOAP API:</b> Interfaces for administration of the TelHosting 33 Software platform; not needed for client applications</td> 34 <td class="left"><a href="/api/admin-soap/index.html" target="_blank" class="imagelink"><img src="/pages/images/icon_ie.gif"/></a><a href="/api/admin-soap/AdminSoapAPI.pdf" target="_blank"><img src="/pages/images/icon_pdf2.gif"/></a></td> 35 <td class="left" style="text-align:center"><a href="/api/schemas/admin.zip" target="_blank"><img src="/pages/images/icon_zip.gif"/></a></td> 36 </tr> 37 <tr class="altraw"> 38 <td class="left"><b>SO API:</b> Interfaces for interacting with Sponsoring Organization 39 services: SO member database, encryption key store, and others</td> 40 <td class="left"><a href="/api/so-soap/index.html" target="_blank" class="imagelink"><img src="/pages/images/icon_ie.gif"/></a><a href="/api/so-soap/SOSoapAPI.pdf" target="_blank"><img src="/pages/images/icon_pdf2.gif"/></a></td> 41 <td class="left" style="text-align:center"><a href="/api/schemas/so.zip" target="_blank"><img src="/pages/images/icon_zip.gif"/></a></td> 42 </tr> 43 <tr class="alt"> 44 <td class="left"><b>Error Codes:</b> Classification of SOAP errors that SO and TelHosting 45 interfaces can produce.</td> 46 <td class="left"><a href="/api/error-codes/index.html" target="_blank" class="imagelink"><img src="/pages/images/icon_ie.gif"/></a><a href="/api/error-codes/SOAPErrorCodes.pdf" target="_blank"><img src="/pages/images/icon_pdf2.gif"/></a></td> 47 <td class="left" style="text-align:center">N/A</td> 48 </tr> 49 <tr class="altraw"> 50 <td class="left"><b>Ajax API:</b> Working draft of the AJAX JSON API reference; no PDF is provided at this stage</td> 51 <td class="left"><a href="/trac/wiki/AjaxAPI" target="_blank" class="imagelink"><img src="/pages/images/icon_ie.gif"/></a></td> 52 <td class="left" style="text-align:center">N/A</td> 53 </tr> 54 </table> 36 55 37 <tr class="alt">38 <td class="left">Admin SOAP API</td>39 <td class="right">Interfaces for administration of the TelHosting40 Software platform; not needed for client applications</td>41 <td class="right"><a href="/api/admin-soap/index.html" target="_blank" class="imagelink"><img src="/pages/images/icon_ie.gif"/></a><a href="/api/admin-soap/AdminSoapAPI.pdf" target="_blank"><img src="/pages/images/icon_pdf2.gif"/></a></td>42 <td class="right">43      <a href="/api/schemas/admin.zip" target="_blank"><img src="/pages/images/icon_zip.gif"/></a>44 </td>45 </tr>46 47 <tr>48 <td class="left">SO API</td>49 <td class="right">Interfaces for interacting with Sponsoring Organization50 services: SO member database, encryption key store, and others</td>51 <td class="right"><a href="/api/so-soap/index.html" target="_blank" class="imagelink"><img src="/pages/images/icon_ie.gif"/></a><a href="/api/so-soap/SOSoapAPI.pdf" target="_blank"><img src="/pages/images/icon_pdf2.gif"/></a>52 </td>53 <td class="right">54      <a href="/api/schemas/so.zip" target="_blank"><img src="/pages/images/icon_zip.gif"/></a>55 </td>56 </tr>57 <tr class="alt">58 <td class="left">Error Codes</td>59 <td class="right">Classification of SOAP errors that SO and TelHosting60 interfaces can produce. </td>61 <td class="right"><a href="/api/error-codes/index.html" target="_blank" class="imagelink"><img src="/pages/images/icon_ie.gif"/></a><a href="/api/error-codes/SOAPErrorCodes.pdf" target="_blank"><img src="/pages/images/icon_pdf2.gif"/></a></td>62 <td class="right">    N/A63 </td>64 </tr>65 <tr>66 <td class="left">Ajax API</td>67 <td class="right">Working draft of the AJAX JSON API reference; no PDF is provided at this stage</td>68 <td class="right"><a href="/trac/wiki/AjaxAPI" target="_blank" class="imagelink"><img src="/pages/images/icon_ie.gif"/></a></td>69 <td class="right">    N/A70 </td>71 </tr>72 73 </table>74 56 </section> 75 57 -
site/xdocs/architecture.xml
r429 r685 43 43 44 44 45 <table class="tblresel" cellpadding="0" cellspacing="0" border="0"> 45 46 47 <table class="listtable" cellpadding="0" cellspacing="0" border="0" width="100%"> 46 48 <tr> 47 <th>Related Links</th> 48 <th/> 49 <th>Link</th> 49 <th class="altTitle" colspan="2">Related Links</th> 50 50 </tr> 51 <tr> 52 <td class="left">Introductory video</td> 53 <td class="right">Video on why .tel is an innovative top-level domain</td> 54 <td class="right"> 55 <a href="http://www.telnic.org/registrars-slideshow1.html" target="_blank"> 56 <img src="/pages/images/icon_flv.gif"/> 57 </a> 58 </td> 51 <tr class="altraw"> 52 <td class="left">.tel Basics: <a href="/pages/general_landing.html" target="_blank">A high-level explanation of key concepts of .tel technology</a></td> 59 53 </tr> 60 54 <tr class="alt"> 61 <td class="left">.tel Basics</td> 62 <td class="right">A high-level explanation of key concepts of .tel technology</td> 63 <td class="right"><a href="/pages/general_landing.html" target="_blank"> 64 <img src="/pages/images/icon_ie.gif"/></a> 65 </td> 66 </tr> 67 <tr> 68 <td class="left">Whitepaper</td> 69 <td class="right">.tel: Innovation in DNS Data Storage</td> 70 <td class="right"><a href="/docs/dottel_innovation.pdf" target="_blank"> 71 <img src="/pages/images/icon_pdf2.gif"/></a> 72 </td> 73 </tr> 74 55 <td class="left">Whitepaper: <a href="/docs/dottel_innovation.pdf" target="_blank">.tel: Innovation in DNS Data Storage</a></td> 56 </tr> 57 </table> 75 58 76 </table>77 59 78 60 -
site/xdocs/bizcards.xml
r429 r685 42 42 43 43 44 <table class=" tblresel" cellpadding="0" cellspacing="0" border="0">44 <table class="listtable" cellpadding="0" cellspacing="0" border="0" width="100%"> 45 45 <tr> 46 <th>Related Links</th> 47 <th/> 48 <th>Link</th> 46 <th class="altTitle" colspan="2">Related Links</th> 49 47 </tr> 50 <tr> 51 <td class="left">Help materials</td> 52 <td class="right">Browse guides, tutorials, FAQs, tips and tricks</td> 53 <td class="right"> 54 <a href="http://telnic.org/community-help.html" target="_blank"> 55 <img src="/pages/images/icon_ie.gif"/> 56 </a> 57 </td> 48 <tr class="altraw"> 49 <td class="left">Help materials: <a href="http://telnic.org/community-help.html" target="_blank">Browse guides, tutorials, FAQs, tips and tricks</a></td> 58 50 </tr> 59 51 <tr class="alt"> 60 <td class="left">TelTemplates</td> 61 <td class="right">Templates for populating a .tel domain for a specific industry</td> 62 <td class="right"> 63 <a href="http://telnic.org/community-managetel.html" target="_blank"> 64 <img src="/pages/images/icon_ie.gif"/> 65 </a> 66 </td> 52 <td class="left">TelTemplates: <a href="http://telnic.org/teltemplates.html" target="_blank">Templates for populating a .tel domain for a specific industry</a></td> 67 53 </tr> 68 <tr> 69 <td class="left">.tel of the week</td> 70 <td class="right">Navigate existing .tel domains similar to yours for ideas</td> 71 <td class="right"> 72 <a href="http://telnic.org/community-weeklytel.html" target="_blank"> 73 <img src="/pages/images/icon_ie.gif"/> 74 </a> 75 </td> 54 <tr class="altraw"> 55 <td class="left">.tel of the week: <a href="http://telnic.org/community-weeklytel.html" target="_blank">Navigate existing .tel domains similar to yours for ideas</a></td> 76 56 </tr> 77 57 <tr class="alt"> 78 <td class="left">Forum</td> 79 <td class="right">Share your ideas, showcase your .tel domains, ask for help</td> 80 <td class="right"> 81 <a href="http://telnic.org/forum" target="_blank"> 82 <img src="/pages/images/icon_ie.gif"/> 83 </a> 84 </td> 58 <td class="left">Forum: <a href="http://telnic.org/forum" target="_blank">Share your ideas, showcase your .tel domains, ask for help</a></td> 85 59 </tr> 86 60 </table> -
site/xdocs/blackberry/landing.xml
r489 r685 36 36 </p> 37 37 38 <table class=" tblresel" cellpadding="0" cellspacing="0" border="0">38 <table class="listtable" cellpadding="0" cellspacing="0" border="0"> 39 39 <tr> 40 <th >Key Point</th>41 <th >Description</th>40 <th class="altTitle">Key Point</th> 41 <th class="altTitle">Description</th> 42 42 </tr> 43 <tr >44 <td class=" left">Current release </td>45 <td class=" right">.tel Blackberry<sup>®</sup> Application 1.4</td>43 <tr class="altraw"> 44 <td class="date_long">Current release </td> 45 <td class="left">.tel Blackberry<sup>®</sup> Application 1.4</td> 46 46 </tr> 47 47 <tr class="alt"> 48 <td class=" left">Key features</td>49 <td class=" right">48 <td class="date_long">Key features</td> 49 <td class="left"> 50 50 - Can login and manage/edit your .tel domain and switch profiles in real time<br/> 51 51 - Can search other .tel domains and add to your address book<br/> … … 54 54 - Can get authenticated and read private .tel data of your friends </td> 55 55 </tr> 56 <tr >57 <td class=" left">Supported languages</td>58 <td class=" right">Major European languages; the appropriate language will be selected during56 <tr class="altraw"> 57 <td class="date_long">Supported languages</td> 58 <td class="left">Major European languages; the appropriate language will be selected during 59 59 install based on device settings; if the device settings specify an unsupported 60 60 language, English will be used</td> 61 61 </tr> 62 62 <tr class="alt"> 63 <td class=" left">Supported OS / Device</td>64 <td class=" right">Blackberry OS 4.1 and higher; handsets 8100, 8300, 8700, 8800, and 9000</td>63 <td class="date_long">Supported OS / Device</td> 64 <td class="left">Blackberry OS 4.1 and higher; handsets 8100, 8300, 8700, 8800, and 9000</td> 65 65 </tr> 66 <tr >67 <td class=" left">Programming</td>68 <td class=" right">Java<sup>™</sup> (J2ME) using Blackberry API supplied by RIM</td>66 <tr class="altraw"> 67 <td class="date_long">Programming</td> 68 <td class="left">Java<sup>™</sup> (J2ME) using Blackberry API supplied by RIM</td> 69 69 </tr> 70 70 <tr class="alt"> 71 <td class=" left">Source code</td>72 <td >Available via SVN checkout, see <a href="/trac/wiki/SourceCode">Repository Browser</a>.</td>71 <td class="date_long">Source code</td> 72 <td class="left">Available via SVN checkout, see <a href="/trac/wiki/SourceCode">Repository Browser</a>.</td> 73 73 </tr> 74 <tr >75 <td class=" left">Uninstall procedure</td>76 <td class=" right">Can be uninstalled by deleting the program from the list of74 <tr class="altraw"> 75 <td class="date_long">Uninstall procedure</td> 76 <td class="left">Can be uninstalled by deleting the program from the list of 77 77 applications or by using the desktop manager software; no .tel domains 78 78 are deleted during uninstall</td> 79 79 </tr> 80 80 <tr class="alt"> 81 <td class=" left">Configuration</td>82 <td class=" right">81 <td class="date_long">Configuration</td> 82 <td class="left"> 83 83 Authentication and login procedures to manage own .tel 84 84 and view other .tel domains private data 85 85 </td> 86 86 </tr> 87 <tr >88 <td class=" left">Known Limitations</td>89 <td class=" right">See the <a href="/trac/wiki/BlackberryApplication">wiki</a>.87 <tr class="altraw"> 88 <td class="date_long">Known Limitations</td> 89 <td class="left">See the <a href="/trac/wiki/BlackberryApplication">wiki</a>. 90 90 </td> 91 91 </tr> … … 101 101 102 102 103 <table class=" tblresel" cellpadding="0" cellspacing="0" border="0">103 <table class="listtable" cellpadding="0" cellspacing="0" border="0"> 104 104 <tr> 105 <th >Key Point</th>106 <th >Description</th>105 <th class="altTitle">Key Point</th> 106 <th class="altTitle">Description</th> 107 107 </tr> 108 <tr >109 <td class=" left">Current release </td>110 <td class=" right">Hornet .tel Address Book Alpha 1.03 by Webnames.ca</td>108 <tr class="altraw"> 109 <td class="date_long">Current release </td> 110 <td class="left">Hornet .tel Address Book Alpha 1.03 by Webnames.ca</td> 111 111 </tr> 112 112 <tr class="alt"> 113 <td class="left">Key features</td>114 <td class=" right">113 <td class="date_long">Key features</td> 114 <td class="left"> 115 115 - Can look up .tel names and display public and private information<br/> 116 116 - Can add .tel names to your address book<br/> … … 120 120 </td> 121 121 </tr> 122 <tr >123 <td class=" left">Supported languages</td>124 <td class=" right">English</td>122 <tr class="altraw"> 123 <td class="date_long">Supported languages</td> 124 <td class="left">English</td> 125 125 </tr> 126 126 <tr class="alt"> 127 <td class=" left">Supported OS / Device</td>128 <td class=" right">Blackberry OS 4.2 and higher, Storm Series, Bold Series, Curve Series, Pearl Series and 8800 Series</td>127 <td class="date_long">Supported OS / Device</td> 128 <td class="left">Blackberry OS 4.2 and higher, Storm Series, Bold Series, Curve Series, Pearl Series and 8800 Series</td> 129 129 </tr> 130 <tr >130 <tr class="altraw"> 131 131 <td class="left">Programming</td> 132 <td class=" right">Java<sup>™</sup> (J2ME) using Blackberry API supplied by RIM</td>132 <td class="left">Java<sup>™</sup> (J2ME) using Blackberry API supplied by RIM</td> 133 133 </tr> 134 134 <tr class="alt"> 135 <td class=" left">Source code</td>136 <td >Not available.</td>135 <td class="date_long">Source code</td> 136 <td class="left">Not available.</td> 137 137 </tr> 138 <tr >139 <td class=" left">Uninstall procedure</td>140 <td class=" right">Can be uninstalled by deleting the program from the list of138 <tr class="altraw"> 139 <td class="date_long">Uninstall procedure</td> 140 <td class="left">Can be uninstalled by deleting the program from the list of 141 141 applications or by using the desktop manager software; no .tel domains 142 142 are deleted during uninstall</td> 143 143 </tr> 144 144 <tr class="alt"> 145 <td class=" left">Configuration</td>146 <td class=" right">145 <td class="date_long">Configuration</td> 146 <td class="left"> 147 147 No additional configuration required; to see private data, login with your TelFriends credentials 148 148 </td> 149 149 </tr> 150 <tr >151 <td class=" left">Known Limitations</td>152 <td class=" right">This is an alpha.150 <tr class="altraw"> 151 <td class="date_long">Known Limitations</td> 152 <td class="left">This is an alpha. 153 153 </td> 154 154 </tr> -
site/xdocs/directories.xml
r581 r685 29 29 30 30 <ul> 31 <li>By location: brighton.tel, larochelle.tel, mayfair.tel</li>32 <li>By industry or service area: scrappage.tel</li>33 <li>By service: cancel.tel, numbers.tel, american.tel</li>34 <li>By activity: maestros.tel, wallawallawine.tel</li>31 <li>By location: <a href="http://brighton.tel" target="_blank">brighton.tel</a>, <a href="http://larochelle.tel" target="_blank">larochelle.tel</a>, <a href="http://mayfair.tel" target="_blank">mayfair.tel</a> </li> 32 <li>By industry or service area: <a href="http://scrappage.tel" target="_blank">scrappage.tel</a></li> 33 <li>By service: <a href="http://cancel.tel" target="_blank">cancel.tel</a>, <a href="http://numbers.tel" target="_blank">numbers.tel</a>, <a href="http://american.tel" target="_blank">american.tel</a></li> 34 <li>By activity: <a href="http://maestros.tel" target="_blank">maestros.tel</a>, <a href="http://wallawallawine.tel" target="_blank">wallawallawine.tel</a></li> 35 35 </ul> 36 37 <p>A special case is an automatic or subscription based directory of .tel domains;38 see Related Links below for several available .tel directories.</p>39 40 <table class="tblresel" cellpadding="0" cellspacing="0" border="0">41 <tr>42 <th>Related Links</th>43 <th/>44 <th>Link</th>45 </tr>46 <tr>47 <td class="left">Telodex</td>48 <td class="right">Searchable directory or list of dot-tel "cards".</td>49 <td class="right">50 <a href="http://www.telodex.com/tel-directory/" target="_blank">51 <img src="/pages/images/icon_ie.gif"/>52 </a>53 </td>54 </tr>55 <tr class="alt">56 <td class="left">teldex.tel</td>57 <td class="right">.tel-based index of .tel domains, search by country or category</td>58 <td class="right">59 <a href="http://teldex.tel/" target="_blank">60 <img src="/pages/images/icon_ie.gif"/>61 </a>62 </td>63 </tr>64 <tr>65 <td class="left">DotTelAds.com</td>66 <td class="right">Platform for .tel promotion and advertising</td>67 <td class="right">68 <a href="http://dottelads.com/" target="_blank">69 <img src="/pages/images/icon_ie.gif"/>70 </a>71 </td>72 </tr>73 <tr class="alt">74 <td class="left">dottel411.com</td>75 <td class="right">"Dot Tel Information - Find Anyone on Dot Tel 411"</td>76 <td class="right">77 <a href="http://dottel411.com/" target="_blank">78 <img src="/pages/images/icon_ie.gif"/>79 </a>80 </td>81 </tr>82 <tr>83 <td class="left">Telsites</td>84 <td class="right">".TEL Domain Directory: Status, Categories and More"</td>85 <td class="right">86 <a href="http://telsites.info/" target="_blank">87 <img src="/pages/images/icon_ie.gif"/>88 </a>89 </td>90 </tr>91 <tr class="alt">92 <td class="left">DotTelFinder</td>93 <td class="right">"Gateway to .tel information" - a directory, search, and featured .tel domains</td>94 <td class="right">95 <a href="http://www.dottelfinder.com/directory/" target="_blank">96 <img src="/pages/images/icon_ie.gif"/>97 </a>98 </td>99 </tr>100 <tr>101 <td class="left">ToutPointTel Annuaire</td>102 <td class="right">French-speaking .tel sites only </td>103 <td class="right">104 <a href="http://www.toutpointtel.fr/annuaire/" target="_blank">105 <img src="/pages/images/icon_ie.gif"/>106 </a>107 </td>108 </tr>109 <tr class="alt">110 <td class="left">TelShowcase</td>111 <td class="right">Premium .tel domain names for lease or sale</td>112 <td class="right">113 <a href="http://www.telshowcase.com" target="_blank">114 <img src="/pages/images/icon_ie.gif"/>115 </a>116 </td>117 </tr>118 <tr>119 <td class="left">TelTheWorld</td>120 <td class="right">.tel domains information and directory </td>121 <td class="right">122 <a href="http://teltheworld.co.uk/" target="_blank">123 <img src="/pages/images/icon_ie.gif"/>124 </a>125 </td>126 </tr>127 <tr class="alt">128 <td class="left">DotTelRegistry</td>129 <td class="right">Online directory of .tel domains after registration </td>130 <td class="right">131 <a href="http://dottelregistry.com/" target="_blank">132 <img src="/pages/images/icon_ie.gif"/>133 </a>134 </td>135 </tr>136 <tr>137 <td class="left">DotWeb.tel</td>138 <td class="right">Free directory of .tel domains </td>139 <td class="right">140 <a href="http://www.dotweb.tel/" target="_blank">141 <img src="/pages/images/icon_ie.gif"/>142 </a>143 </td>144 </tr>145 <tr class="alt">146 <td class="left">123Annuaire.tel</td>147 <td class="right">French-speaking .tel directory</td>148 <td class="right">149 <a href="http://www.123annuaire.tel/" target="_blank">150 <img src="/pages/images/icon_ie.gif"/>151 </a>152 </td>153 </tr>154 <tr>155 <td class="left">2betel.com</td>156 <td class="right">French-speaking .tel directory</td>157 <td class="right">158 <a href="http://www.2betel.com/" target="_blank">159 <img src="/pages/images/icon_ie.gif"/>160 </a>161 </td>162 </tr>163 164 </table>165 36 166 37 <p>If you wish your resource to be listed, please write to us at <a href="mailto:dev@telnic.org">dev@telnic.org</a>.</p> -
site/xdocs/discussion.xml
r88 r685 11 11 12 12 <section name="Community"> 13 <table class="tblresel" cellpadding="0" cellspacing="0" border="0"> 14 15 <tr> 16 <th>Name</th> 17 <th>Description</th> 18 <th>Link</th> 19 </tr> 20 <tr> 21 <td class="left">Forums</td> 22 <td class="right">The center for all discussions of .tel solutions </td> 23 <td class="right"><a href="/trac/discussion"><img src="/pages/images/icon_ie.gif"/></a></td> 24 </tr> 25 <tr class="alt"> 26 <td class="left">Wiki</td> 27 <td class="right">Living documents and project-specific content</td> 28 <td class="right"><a href="/trac"><img src="/pages/images/icon_ie.gif"/></a></td> 29 </tr> 30 <tr> 31 <td class="left">RSS feed</td> 32 <td class="right">Community news in a real-time format</td> 33 <td class="right"><a href="/trac/wiki/RssFeed"><img src="/pages/images/icon_ie.gif"/></a></td> 34 </tr> 35 <tr class="alt"> 36 <td class="left">Submit a bug</td> 37 <td class="right">Log a request or issue to the tracking system</td> 38 <td class="right"><a href="/trac/wiki/BugTracker"><img src="/pages/images/icon_ie.gif"/></a></td> 39 </tr> 40 </table> 13 <ul> 14 <li><a href="/trac/discussion">Forums</a> - the centre of all discussions of .tel solutions</li> 15 <li><a href="/trac/wiki">Wiki</a> - living documents and project-specific content</li> 16 <li><a href="/trac/wiki/RssFeed">RSS feed</a> - community news in a real-time format</li> 17 <li><a href="/trac/wiki/BugTracker">Bug tracker</a> - submit issues and suggestions</li> 18 </ul> 41 19 <p>You can read any of these resources, but you need to <a href="/trac/register">sign up</a> or <a href="/trac/login">log in</a> to be able 42 20 to write to them. </p> -
site/xdocs/doc_index.xml
r524 r685 19 19 20 20 21 <p class="expandArea" style="text-align:right; width:5 55px;">21 <p class="expandArea" style="text-align:right; width:500px;"> 22 22 23 23 <a href="#" class="expandAll">Expand All</a> | … … 25 25 </p> 26 26 27 28 29 30 31 32 33 <table class="tbldownloads" cellpadding="0" cellspacing="0" border="0" style="font-size: 1em"> 27 <table class="tbldownloads" cellpadding="0" cellspacing="0" border="0" width="500px"> 34 28 35 29 <tr> 36 <th >Description</th>30 <th class="altTitle">Description</th> 37 31 </tr> 38 32 … … 161 155 <div class="right"><a href="/docs/advertisements.pdf" class="info">[Download PDF]</a></div> 162 156 157 <div class="left">Throttling within TelHosting</div> 158 <div class="right"><a href="/docs/ThrottlingWithinTelHosting.pdf" class="info">[Download PDF]</a></div> 159 163 160 <div class="left">vCards in .tel - Wiki article</div> 164 161 <div class="right"><a href="/trac/wiki/VcardsInTel" class="binary">[Read online]</a></div> -
site/xdocs/downloads.xml
r581 r685 20 20 try the code out and help make it better.</p> 21 21 22 <p class="expandArea" style="text-align:right; width: 555px;">22 <p class="expandArea" style="text-align:right; width:95%"> 23 23 24 24 <a href="#" class="expandAll">Expand All</a> | … … 27 27 28 28 29 <table class="tbldownloads" >30 <tr> 31 <th >Lang.</th>32 <th >Platform</th>33 <th >Application Description</th>29 <table class="tbldownloads" width="95%"> 30 <tr> 31 <th class="altTitle">Lang.</th> 32 <th class="altTitle">Platform</th> 33 <th class="altTitle">Application Description</th> 34 34 </tr> 35 35 -
site/xdocs/external_refs.xml
r296 r685 10 10 <body> 11 11 <section name="External Links "> 12 <img src="/pages/images/articles_refs.gif" alt="Articles and Blogs"/>13 12 14 <table class=" tblresel" cellpadding="0" cellspacing="0" border="0">13 <table class="listtable" cellpadding="0" cellspacing="0" border="0"> 15 14 16 <tr> 17 <th width="25%">Name</th> 18 <th>Description</th> 19 <th>Link</th> 15 <tr class="altraw"> 16 <th class="altTitle" colspan="2">Articles and Blogs</th> 20 17 </tr> 21 18 22 <tr> 23 <td class="left">Henri Asseily Blog</td> 24 <td class="right">Blog by Henri Asseily, Chief Strategist at Telnic Ltd., http://rikkles.blogspot.com/</td> 25 <td class="right"> 26 <a href="http://rikkles.blogspot.com/" target="_blank"><img src="/pages/images/icon_ie.gif"/></a></td> 19 <tr class="altraw"> 20 <td class="date_long"><a href="http://rikkles.blogspot.com/" target="_blank">Henri Asseily Blog</a></td> 21 <td class="left">Blog by Henri Asseily, Chief Strategist at Telnic Ltd., http://rikkles.blogspot.com/</td> 27 22 </tr> 28 23 29 24 <tr class="alt"> 30 <td class="left">Jonathan Jensen Blog</td> 31 <td class="right">"Jonathan Jensen on Thursday - .tel, the first live global directory service" in Mobile Industry Review</td> 32 <td class="right"> 33 <a href="http://www.mobileindustryreview.com/2008/10/jonathan_jensen_on_thursday_tel_the_first_live_global_directory_service.html" target="_blank"> 34 <img src="/pages/images/icon_ie.gif"/></a></td> 25 <td class="date_long"><a href="http://www.mobileindustryreview.com/2008/10/jonathan_jensen_on_thursday_tel_the_first_live_global_directory_service.html" target="_blank">Jonathan Jensen Blog</a></td> 26 <td class="left">"Jonathan Jensen on Thursday - .tel, the first live global directory service" in Mobile Industry Review</td> 35 27 </tr> 36 <tr> 37 <td class="left">Michele Neylon Blog</td> 38 <td class="right">"Get Ready For .tel" at Blacknight Blogs</td> 39 <td class="right"><a href="http://blog.blacknight.com/get-ready-for-tel.html" target="_blank"> 40 <img src="/pages/images/icon_ie.gif"/></a></td> 28 <tr class="altraw"> 29 <td class="date_long"><a href="http://blog.blacknight.com/get-ready-for-tel.html" target="_blank">Michele Neylon Blog</a></td> 30 <td class="left">"Get Ready For .tel" at Blacknight Blogs</td> 31 </tr> 32 <tr class="alt"> 33 <td class="date_long"><a href="http://visions.digitrad.com/?cat=3" target="_blank">Micha Benoliel Blog</a></td> 34 <td class="left">"Becoming part of the network" at Digitrad Visions</td> 35 </tr> 36 <tr class="altraw"> 37 <td class="date_long"><a href="http://www.forschung-direkt.eu" target="_blank">Emil Stoyanov Blog</a></td> 38 <td class="left">Support for .tel in Kiax Softphone at Forschung-Direkt</td> 41 39 </tr> 42 40 <tr class="alt"> 43 <td class="left">Micha Benoliel Blog</td> 44 <td class="right">"Becoming part of the network" at Digitrad Visions</td> 45 <td class="right"> 46 <a href="http://visions.digitrad.com/?cat=3" target="_blank"> 47 <img src="/pages/images/icon_ie.gif"/></a></td> 41 <td class="date_long"> <a href="http://www.techdigest.tv/2008/10/exploring_tel_a.html" target="_blank">Tech Digest Article</a></td> 42 <td class="left">"Exploring .tel - a communications profile parallel to the internet by Duncan Geer</td> 48 43 </tr> 49 <tr> 50 <td class="left">Emil Stoyanov Blog</td> 51 <td class="right">Support for .tel in Kiax Softphone at Forschung-Direkt</td> 52 <td class="right"> 53 <a href="http://www.forschung-direkt.eu" target="_blank"> 54 <img src="/pages/images/icon_ie.gif"/></a></td> 44 <tr class="altraw"> 45 <td class="date_long"><a href="http://www.eweek.com/c/a/Application-Development/Telnic-Invites-Developers-to-tel-Webless-Web-Platform/" target="_blank">Eweek.com Article</a></td> 46 <td class="left">"Telnic Invites Developers to .tel 'Webless Web' Platform" by Darryl K. Taft</td> 47 </tr> 48 <tr class="alt"> 49 <td class="date_long"><a href="http://www.itwire.com/content/view/21228/53/" target="_blank">ITWire Article</a></td> 50 <td class="left">".tel domain to integrate with iPhones and Blackberries and Windows" by Stuart Corner</td> 51 </tr> 52 <tr class="altraw"> 53 <td class="date_long"><a href="http://www.vnunet.com/vnunet/news/2228272/dot-tel-opens-developers" target="_blank">Vnunet.com Article</a></td> 54 <td class="left">"Developers gain access to .tel domain" by Phil Muncaster</td> 55 55 </tr> 56 56 <tr class="alt"> 57 <td class="left">Tech Digest Article</td> 58 <td class="right">"Exploring .tel - a communications profile parallel to the internet by Duncan Geer</td> 59 <td class="right"> 60 <a href="http://www.techdigest.tv/2008/10/exploring_tel_a.html" target="_blank"> 61 <img src="/pages/images/icon_ie.gif"/></a></td> 57 <td class="date_long"><a href="http://canceldottel.wordpress.com/" target="_blank">Cancel.tel blog</a></td> 58 <td class="left">"Cancel the new dot .TEL domain name" - interesting use of a .tel domain discussed</td> 62 59 </tr> 63 <tr> 64 <td class="left">Eweek.com Article</td> 65 <td class="right">"Telnic Invites Developers to .tel 'Webless Web' Platform" by Darryl K. Taft</td> 66 <td class="right"><a href="http://www.eweek.com/c/a/Application-Development/Telnic-Invites-Developers-to-tel-Webless-Web-Platform/" target="_blank"> 67 <img src="/pages/images/icon_ie.gif"/></a></td> 68 </tr> 69 <tr class="alt"> 70 <td class="left">ITWire Article</td> 71 <td class="right">".tel domain to integrate with iPhones and Blackberries and Windows" by Stuart Corner</td> 72 <td class="right"> 73 <a href="http://www.itwire.com/content/view/21228/53/" target="_blank"> 74 <img src="/pages/images/icon_ie.gif"/></a></td> 75 </tr> 76 <tr> 77 <td class="left">Vnunet.com Article</td> 78 <td class="right">"Developers gain access to .tel domain" by Phil Muncaster</td> 79 <td class="right"><a href="http://www.vnunet.com/vnunet/news/2228272/dot-tel-opens-developers" target="_blank"> 80 <img src="/pages/images/icon_ie.gif"/></a></td> 81 </tr> 82 <tr class="alt"> 83 <td class="left">Cancel.tel blog</td> 84 <td class="right">"Cancel the new dot .TEL domain name" - interesting use of a .tel domain discussed</td> 85 <td class="right"> 86 <a href="http://canceldottel.wordpress.com/" target="_blank"> 87 <img src="/pages/images/icon_ie.gif"/></a></td> 88 </tr> 89 <tr> 90 <td class="left">Domain Synergies</td> 91 <td class="right">"Are .tel addresses the new vanity phone numbers?"</td> 92 <td class="right"><a href="http://domainsynergies.blogspot.com/2009/04/are-tel-addresses-new-vanity-phone.html" target="_blank"> 93 <img src="/pages/images/icon_ie.gif"/></a></td> 60 <tr class="altraw"> 61 <td class="date_long"><a href="http://domainsynergies.blogspot.com/2009/04/are-tel-addresses-new-vanity-phone.html" target="_blank">Domain Synergies</a></td> 62 <td class="left">"Are .tel addresses the new vanity phone numbers?"</td> 94 63 </tr> 95 64 <tr class="alt"> 96 <td class="left">Telsters Community</td> 97 <td class="right">Blog and discussion forum for Telsters - early adopters of .tel technology</td> 98 <td class="right"> 99 <a href="http://www.telsters.com" target="_blank"> 100 <img src="/pages/images/icon_ie.gif"/></a></td> 65 <td class="date_long"><a href="http://www.telsters.com" target="_blank">Telsters Community</a></td> 66 <td class="left">Blog and discussion forum for Telsters - early adopters of .tel technology</td> 101 67 </tr> 102 </table> 103 104 <img src="/pages/images/technical_refs.gif" alt="Technical Links"/> 105 <table class="tblresel" cellpadding="0" cellspacing="0" border="0"> 106 107 <tr> 108 <th width="25%">Name</th> 109 <th>Description</th> 110 <th>Link</th> 68 <tr> 69 <th class="altTitle" colspan="2">Technical references</th> 111 70 </tr> 112 113 114 <tr> 115 <td class="left">Java Code Conventions</td> 116 <td class="right">The de-facto standard formatting of Java code</td> 117 <td class="right"> 118 <a href="http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html" target="_blank"> 119 <img src="/pages/images/icon_ie.gif"/></a></td> 71 <tr class="altraw"> 72 <td class="date_long"><a href="http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html" target="_blank">Java Code Conventions</a></td> 73 <td class="left">The de-facto standard formatting of Java code</td> 120 74 </tr> 121 75 <tr class="alt"> 122 <td class="left">Version Control with Subversion</td> 123 <td class="right">The reference manual for Subversion 1.0 and 1.1</td> 124 <td class="right"><a href="http://svnbook.red-bean.com/" target="_blank"> 125 <img src="/pages/images/icon_ie.gif"/></a></td> 76 <td class="date_long"><a href="http://svnbook.red-bean.com/" target="_blank">Version Control with Subversion</a></td> 77 <td class="left">The reference manual for Subversion 1.0 and 1.1</td> 126 78 </tr> 127 128 <tr> 129 <td class="left">RFC3401</td> 130 <td class="right">The RFC defining the Dynamic Delegation Discovery System (DDDS)</td> 131 <td class="right"> 132 <a href="http://tools.ietf.org/html/rfc3401" target="_blank"> 133 <img src="/pages/images/icon_ie.gif"/></a></td> 79 <tr class="altraw"> 80 <td class="date_long"><a href="http://tools.ietf.org/html/rfc3401" target="_blank">RFC3401</a></td> 81 <td class="left">The RFC defining the Dynamic Delegation Discovery System (DDDS)</td> 134 82 </tr> 135 83 <tr class="alt"> 136 <td class="left">RFC3402</td> 137 <td class="right">The RFC defining the DDDS algorithm</td> 138 <td class="right"><a href="http://tools.ietf.org/html/rfc3402" target="_blank"> 139 <img src="/pages/images/icon_ie.gif"/></a></td> 84 <td class="date_long"><a href="http://tools.ietf.org/html/rfc3402" target="_blank">RFC3402</a></td> 85 <td class="left">The RFC defining the DDDS algorithm</td> 140 86 </tr> 141 <tr> 142 <td class="left">RFC3403</td> 143 <td class="right">The RFC describing application of DDDS to the DNS</td> 144 <td class="right"> 145 <a href="http://tools.ietf.org/html/rfc3403" target="_blank"> 146 <img src="/pages/images/icon_ie.gif"/></a></td> 87 <tr class="altraw"> 88 <td class="date_long"><a href="http://tools.ietf.org/html/rfc3403" target="_blank">RFC3403</a></td> 89 <td class="left">The RFC describing application of DDDS to the DNS</td> 147 90 </tr> 148 91 <tr class="alt"> 149 <td class="left">RFC3761</td> 150 <td class="right">The RFC defining the "E2U" version of the DNS Application of DDDS</td> 151 <td class="right"><a href="http://tools.ietf.org/html/rfc3761" target="_blank"> 152 <img src="/pages/images/icon_ie.gif"/></a></td> 92 <td class="date_long"><a href="http://tools.ietf.org/html/rfc3761" target="_blank">RFC3761</a></td> 93 <td class="left">The RFC defining the "E2U" version of the DNS Application of DDDS</td> 153 94 </tr> 154 <tr> 155 <td class="left">Draft of "Enum Experiences" document</td> 156 <td class="right">"ENUM Implementation Issues and Experiences"</td> 157 <td class="right"> 158 <a href="http://www.ietf.org/internet-drafts/draft-ietf-enum-experiences-11.txt" target="_blank"> 159 <img src="/pages/images/icon_ie.gif"/></a></td> 95 <tr class="altraw"> 96 <td class="date_long"><a href="http://www.ietf.org/internet-drafts/draft-ietf-enum-experiences-11.txt" target="_blank">Draft of "Enum Experiences" document</a></td> 97 <td class="left">"ENUM Implementation Issues and Experiences"</td> 160 98 </tr> 161 99 <tr class="alt"> 162 <td class="left">Draft of "x-crypto" Registration Proposal</td> 163 <td class="right">"IANA Registration for Encrypted ENUM"</td> 164 <td class="right"><a href="http://tools.ietf.org/html/draft-timms-encrypt-naptr-01" target="_blank"> 165 <img src="/pages/images/icon_ie.gif"/></a></td> 100 <td class="date_long"><a href="http://tools.ietf.org/html/draft-timms-encrypt-naptr-01" target="_blank">Draft of "x-crypto" Registration Proposal</a></td> 101 <td class="left">"IANA Registration for Encrypted ENUM"</td> 166 102 </tr> 167 <tr> 168 <td class="left">IANA Enum services</td> 169 <td class="right">Enum service registrations at IETF</td> 170 <td class="right"> 171 <a href="http://www.iana.org/assignments/enum-services" target="_blank"> 172 <img src="/pages/images/icon_ie.gif"/></a></td> 103 <tr class="altraw"> 104 <td class="date_long"><a href="http://www.iana.org/assignments/enum-services" target="_blank">IANA Enum services</a></td> 105 <td class="left">Enum service registrations at IETF</td> 173 106 </tr> 174 107 <tr class="alt"> 175 <td class=" left">MSDN<sup>®</sup> - Microsoft<sup>®</sup> Knowledge Base</td>176 <td class=" right">Various resource for Windows<sup>®</sup> and Windows Mobile<sup>®</sup> OSes, including108 <td class="date_long"><a href="http://msdn.microsoft.com/" target="_blank">MSDN<sup>®</sup> - Microsoft<sup>®</sup> Knowledge Base</a></td> 109 <td class="left">Various resource for Windows<sup>®</sup> and Windows Mobile<sup>®</sup> OSes, including 177 110 SDKs, specs, tools, and training materials</td> 178 <td class="right"><a href="http://msdn.microsoft.com/" target="_blank">179 <img src="/pages/images/icon_ie.gif"/></a></td>180 111 </tr> 181 112 -
site/xdocs/faq.xml
r467 r685 10 10 <body> 11 11 <section name="FAQ"> 12 <div class="click">Click the question to view the answer.</div> 13 <div class="expand"> 14 <a href="#" class="expandAll">Expand All</a> 15 | 16 <a href="#" class="collapseAll">Collapse All</a> 17 </div> 18 <div class="clear"> </div> 12 13 <div class="FloatRight"><a href="#" class="expandAll" >Expand All</a>   |   <a href="#" class="collapseAll">Collapse All</a></div> 14 <div>Click the question to view the answer.</div> 15 19 16 <div id="faq"> 20 <!-- Technical -->21 17 <div class="expander"> 22 <h3 class="label"> <img src="/pages/images/faq_about_tech.gif" border="0" class="rollover" /></h3>18 <h3 class="label">About .tel technology</h3> 23 19 <ul class="faq"> 24 20 <li class="question">How is .tel different from other domains? … … 90 86 </div> 91 87 <div class="expander"> 92 <h3 class="label"> <img src="/pages/images/faq_about_telhosting.gif" border="0" class="rollover" /></h3>88 <h3 class="label">About TelHosting Software</h3> 93 89 <ul class="faq"> 94 90 <li class="question">What's TelHosting Software? … … 122 118 123 119 <div class="expander"> 124 <h3 class="label"> <img src="/pages/images/faq_community.gif" border="0" class="rollover" /></h3>120 <h3 class="label">About this community</h3> 125 121 <ul class="faq"> 126 122 … … 170 166 171 167 <div class="expander"> 172 <h3 class="label"> <img src="/pages/images/faq_apps.gif" border="0" class="rollover" /></h3>168 <h3 class="label">.tel Applications</h3> 173 169 <ul class="faq"> 174 170 … … 246 242 247 243 <div class="expander"> 248 <h3 class="label"> <img src="/pages/images/faq_integrate.gif" border="0" class="rollover" /></h3>244 <h3 class="label">Integrating .tel</h3> 249 245 <ul class="faq"> 250 246 <li class="question">How can .tel be integrated with web services? … … 299 295 300 296 <div class="expander"> 301 <h3 class="label"> <img src="/pages/images/faq_start.gif" border="0" class="rollover" /></h3>297 <h3 class="label">Starting your .tel app</h3> 302 298 <ul class="faq"> 303 299 … … 383 379 384 380 <div class="expander"> 385 <h3 class="label"> <img src="/pages/images/faq_usage.gif" border="0" class="rollover" /></h3>381 <h3 class="label">Using the APIs</h3> 386 382 <ul class="faq"> 387 383 … … 429 425 430 426 <div class="expander"> 431 <h3 class="label"> <img src="/pages/images/faq_privacy.gif" border="0" class="rollover" /></h3>427 <h3 class="label">About TelFriends</h3> 432 428 <ul class="faq"> 433 429 -
site/xdocs/general_landing.xml
r524 r685 50 50 <p align="middle"><img src="images/telproxy.gif"/></p> 51 51 52 <table class="tblresel" cellpadding="0" cellspacing="0" border="0">53 52 54 <tr> 55 <th>Related Links</th> 56 <th></th> 57 <th>Link</th> 58 </tr> 59 <tr> 60 <td class="left">.tel: Innovation in DNS Data Storage</td> 61 <td class="right">Whitepaper with an overview 62 of the .tel technology and platform</td> 63 <td class="right"> 64 <a href="/docs/dottel_innovation.pdf" target="_blank"> 65 <img src="/pages/images/icon_pdf2.gif"/> 66 </a> 67 </td> 68 </tr> 69 <tr class="alt"> 70 <td class="left">Highlights of .tel technology</td> 71 <td class="right">Document focused on architectural and 72 infrastructural aspects of .tel</td> 73 <td class="right"> 74 <a href="/docs/highlights.pdf"> 75 <img src="/pages/images/icon_pdf2.gif"/> 76 </a> 77 </td> 78 </tr> 79 </table> 80 81 53 <table class="listtable" cellpadding="0" cellspacing="0" border="0" width="100%"> 54 <tr> 55 <th class="altTitle" colspan="2">Related Links</th> 56 </tr> 57 <tr class="altraw"> 58 <td class="left">Whitepaper: <a href="/docs/highlights.pdf" target="_blank">Highlights of .tel technology</a></td> 59 </tr> 60 <tr class="alt"> 61 <td class="left">Whitepaper: <a href="/docs/dottel_innovation.pdf" target="_blank">.tel: Innovation in DNS Data Storage</a></td> 62 </tr> 63 </table> 82 64 </section> 83 65 -
site/xdocs/guidelines.xml
r91 r685 11 11 12 12 <section name="Guidelines"> 13 14 <table class="tblresel" cellpadding="0" cellspacing="0" border="0"> 15 16 <tr> 17 <th>Name</th> 18 <th>Description</th> 19 <th>Link</th> 20 </tr> 21 <tr> 22 <td class="left">Code maintenance</td> 23 <td class="right">How to maintain stable and clear code? When to merge branches?</td> 24 <td class="right"><a href="/pages/maintain_code.html"><img src="/pages/images/icon_ie.gif"/></a></td> 25 </tr> 26 <tr class="alt"> 27 <td class="left">Updating website</td> 28 <td class="right">Instructions on how to edit the website</td> 29 <td class="right"><a href="/pages/site.html"><img src="/pages/images/icon_ie.gif"/></a></td> 30 </tr> 31 </table> 32 13 <ul> 14 <li><a href="/pages/maintain_code.html">Code maintenance</a> - how to maintain stable and clear code? When to merge branches?</li> 15 <li><a href="/pages/site.html">Updating website</a> - how to edit the website</li> 16 </ul> 33 17 <p>See <a href="/pages/external_refs.html">External Links</a> for relevant guidelines 34 18 developed by other organizations.</p> -
site/xdocs/howtos.xml
r429 r685 11 11 12 12 <section name="Reference Guides"> 13 <table class="tblresel" cellpadding="0" cellspacing="0" border="0">14 15 <tr>16 <th width="25%">Name</th>17 <th>Description</th>18 <th>Link</th>19 </tr>20 21 22 <tr >23 <td class="left">Developer's Manual</td>24 <td class="right">Comprehensive Guide to Developing .tel Client Applications</td>25 <td class="right"><a href="/docs/devguide.pdf" target="_blank"><img src="/pages/images/icon_pdf2.gif"/></a>26 </td>27 </tr>28 <tr class="alt">29 <td class="left">Client SOAP API</td>30 <td class="right">Service interfaces for interaction between client .tel applications and TelHosting Software</td>31 <td class="right">32 <a href="/api/client-soap/index.html" target="_blank" class="imagelink">33 <img src="/pages/images/icon_ie.gif"/>34 </a>35 <a href="/api/client-soap/ClientSoapAPI.pdf" target="_blank">36 <img src="/pages/images/icon_pdf2.gif"/>37 </a>38 </td>39 </tr>40 <tr>41 <td class="left">TelFriends API</td>42 <td class="right">Interfaces for interacting with TelFriends services: SO member database, encryption key store, and others</td>43 <td class="right">44 <a href="/api/so-soap/index.html" target="_blank" class="imagelink">45 <img src="/pages/images/icon_ie.gif"/>46 </a>47 <a href="/api/so-soap/SOSoapAPI.pdf" target="_blank">48 <img src="/pages/images/icon_pdf2.gif"/>49 </a>50 </td>51 </tr>52 <tr class="alt">53 <td class="left">Admin SOAP API</td>54 <td class="right">Interfaces for administration of the TelHosting Software platform; not needed for client applications</td>55 <td class="right">56 <a href="/api/admin-soap/index.html" target="_blank" class="imagelink">57 <img src="/pages/images/icon_ie.gif"/>58 </a>59 <a href="/api/admin-soap/AdminSoapAPI.pdf" target="_blank">60 <img src="/pages/images/icon_pdf2.gif"/>61 </a>62 </td>63 </tr>64 13 65 66 <tr> 67 <td class="left">Error Codes</td> 68 <td class="right">Classification of SOAP errors that SO and TelHosting interfaces can produce. </td> 69 <td class="right"> 70 <a href="/api/error-codes/index.html" target="_blank" class="imagelink"> 71 <img src="/pages/images/icon_ie.gif"/> 72 </a> 73 <a href="/api/error-codes/SOAPErrorCodes.pdf" target="_blank"> 74 <img src="/pages/images/icon_pdf2.gif"/> 75 </a> 76 </td> 77 </tr> 78 <tr class="alt"> 79 <td class="left">Ajax API</td> 80 <td class="right">Working draft of the AJAX JSON API reference; no PDF is provided at this stage</td> 81 <td class="right"> 82 <a href="/trac/wiki/AjaxAPI" target="_blank" class="imagelink"> 83 <img src="/pages/images/icon_ie.gif"/> 84 </a> 85 </td> 86 </tr> 87 <tr> 88 <td class="left">Technical Requirements</td> 89 <td class="right">Technical Requirements for TelHosting Providers</td> 90 <td class="right"><a href="/docs/Tech_Requirement_for_TelHosting.pdf" target="_blank"><img src="/pages/images/icon_pdf2.gif"/></a> 91 </td> 92 </tr> 93 94 </table> 95 14 <p>For a complete list of reference guides as well as other documents, please refer to the <a href="/pages/doc_index.html">Documentation Index</a>.</p> 96 15 97 16 </section> -
site/xdocs/index.xml
r429 r685 18 18 <table class="tblindex" cellpadding="0" cellspacing="0" border="0"> 19 19 <tr> 20 <th >Entrepreneurs</th>20 <th class="altTitle">Entrepreneurs</th> 21 21 22 <th >Developers</th>22 <th class="altTitle">Developers</th> 23 23 </tr> 24 24 <tr> -
site/xdocs/iphone/landing.xml
r434 r685 24 24 <subsection name="Superbook Application"> 25 25 26 <table class=" tblresel" cellpadding="0" cellspacing="0" border="0">27 <tr> 28 <th >Key Point</th>29 <th >Description</th>26 <table class="listtable" cellpadding="0" cellspacing="0" border="0"> 27 <tr> 28 <th class="altTitle">Key Point</th> 29 <th class="altTitle">Description</th> 30 30 </tr> 31 31 <tr> 32 32 <td class="left">Full name </td> 33 <td class=" right">Superbook iPhone<sup>®</sup> Application </td>33 <td class="left">Superbook iPhone<sup>®</sup> Application </td> 34 34 </tr> 35 35 <tr class="alt"> 36 36 <td class="left">Current release</td> 37 <td class=" right">1.2.0</td>37 <td class="left">1.2.0</td> 38 38 </tr> 39 39 <tr> 40 40 <td class="left">Purpose</td> 41 <td class=" right"> Standalone application for speedily looking up .tel domains and using touch-to-communicate to get connected.</td>41 <td class="left"> Standalone application for speedily looking up .tel domains and using touch-to-communicate to get connected.</td> 42 42 </tr> 43 43 <tr class="alt"> 44 44 <td class="left">Key features</td> 45 <td class=" right">45 <td class="left"> 46 46 - View and navigate all publicly available .tel information quickly and with minimal data connectivity<br/> 47 47 - Touch-to-communicate for all supported contact types <br/> … … 51 51 <tr> 52 52 <td class="left">Supported languages</td> 53 <td class=" right">English only</td>53 <td class="left">English only</td> 54 54 </tr> 55 55 <tr class="alt"> 56 56 <td class="left">Supported OS / Device</td> 57 <td class=" right">iPhone OS 2.0 and higher</td>57 <td class="left">iPhone OS 2.0 and higher</td> 58 58 </tr> 59 59 <tr> 60 60 <td class="left">Programming</td> 61 <td class=" right">Requires Mac OS X<sup>®</sup> 10.5, XCode 3.1 and61 <td class="left">Requires Mac OS X<sup>®</sup> 10.5, XCode 3.1 and 62 62 the iPhone SDK 2.0; written in Objective-C and C</td> 63 63 </tr> … … 72 72 <tr class="alt"> 73 73 <td class="left">Install procedure</td> 74 <td class=" right">Download and install from the <a href="http://tinyurl.com/iphone-superbook" target="_blank">74 <td class="left">Download and install from the <a href="http://tinyurl.com/iphone-superbook" target="_blank"> 75 75 Apple App Store</a>.</td> 76 76 </tr> 77 77 <tr> 78 78 <td class="left">Uninstall procedure</td> 79 <td class=" right">Standard</td>79 <td class="left">Standard</td> 80 80 </tr> 81 81 <tr class="alt"> 82 82 <td class="left">Configuration</td> 83 <td class=" right">83 <td class="left"> 84 84 No additional configuration needed. 85 85 </td> … … 87 87 <tr> 88 88 <td class="left">Known Limitations</td> 89 <td class=" right">89 <td class="left"> 90 90 - Private information not supported. 91 91 </td> … … 98 98 <subsection name="My .tel Application"> 99 99 100 <table class=" tblresel" cellpadding="0" cellspacing="0" border="0">101 <tr> 102 <th >Key Point</th>103 <th >Description</th>100 <table class="listtable" cellpadding="0" cellspacing="0" border="0"> 101 <tr> 102 <th class="altTitle">Key Point</th> 103 <th class="altTitle">Description</th> 104 104 </tr> 105 105 <tr> 106 106 <td class="left">Full name </td> 107 <td class=" right">My .tel iPhone<sup>®</sup> Application </td>107 <td class="left">My .tel iPhone<sup>®</sup> Application </td> 108 108 </tr> 109 109 <tr class="alt"> 110 110 <td class="left">Current release</td> 111 <td class=" right">1.0.1</td>111 <td class="left">1.0.1</td> 112 112 </tr> 113 113 <tr> 114 114 <td class="left">Purpose</td> 115 <td class=" right"> Standalone application for managing .tel domain content from an iPhone or iPod Touch. This application does not115 <td class="left"> Standalone application for managing .tel domain content from an iPhone or iPod Touch. This application does not 116 116 perform DNS lookups or synchronize with the native address book.</td> 117 117 </tr> 118 118 <tr class="alt"> 119 119 <td class="left">Key features</td> 120 <td class=" right">120 <td class="left"> 121 121 - Add, remove, hide or show your contact information<br/> 122 122 - Update your status<br/> … … 129 129 <tr> 130 130 <td class="left">Supported languages</td> 131 <td class=" right">English only</td>131 <td class="left">English only</td> 132 132 </tr> 133 133 <tr class="alt"> 134 134 <td class="left">Supported OS / Device</td> 135 <td class=" right">iPhone OS 2.0 and higher</td>135 <td class="left">iPhone OS 2.0 and higher</td> 136 136 </tr> 137 137 <tr> 138 138 <td class="left">Programming</td> 139 <td class=" right">Requires Mac OS X<sup>®</sup> 10.5, XCode 3.1 and139 <td class="left">Requires Mac OS X<sup>®</sup> 10.5, XCode 3.1 and 140 140 the iPhone SDK 2.0; written in Objective-C and C</td> 141 141 </tr> … … 150 150 <tr class="alt"> 151 151 <td class="left">Install procedure</td> 152 <td class=" right">Download and install from the <a href="http://tinyurl.com/my-tel-iPhone-app" target="_blank">152 <td class="left">Download and install from the <a href="http://tinyurl.com/my-tel-iPhone-app" target="_blank"> 153 153 Apple App Store</a>.</td> 154 154 </tr> 155 155 <tr> 156 156 <td class="left">Uninstall procedure</td> 157 <td class=" right">Standard</td>157 <td class="left">Standard</td> 158 158 </tr> 159 159 <tr class="alt"> 160 160 <td class="left">Configuration</td> 161 <td class=" right">161 <td class="left"> 162 162 No additional configuration needed. 163 163 </td> … … 165 165 <tr> 166 166 <td class="left">Known Limitations</td> 167 <td class=" right">167 <td class="left"> 168 168 - Localization not implemented. 169 169 </td> … … 176 176 177 177 178 <table class=" tblresel" cellpadding="0" cellspacing="0" border="0">179 <tr> 180 <th >Key Point</th>181 <th >Description</th>178 <table class="listtable" cellpadding="0" cellspacing="0" border="0"> 179 <tr> 180 <th class="altTitle">Key Point</th> 181 <th class="altTitle">Description</th> 182 182 </tr> 183 183 <tr> 184 184 <td class="left">Full name </td> 185 <td class=" right">Sample .tel iPhone<sup>®</sup> Application </td>185 <td class="left">Sample .tel iPhone<sup>®</sup> Application </td> 186 186 </tr> 187 187 <tr class="alt"> 188 188 <td class="left">Current release</td> 189 <td class=" right">1.1</td>189 <td class="left">1.1</td> 190 190 </tr> 191 191 <tr> 192 192 <td class="left">Purpose</td> 193 <td class=" right"> Sample standalone application demonstrating the usage of193 <td class="left"> Sample standalone application demonstrating the usage of 194 194 the .tel iPhone SDK in developing .tel client programs</td> 195 195 </tr> 196 196 <tr class="alt"> 197 197 <td class="left">Key features</td> 198 <td class=" right">198 <td class="left"> 199 199 - Can look up .tel domains<br/> 200 200 - Can view all types of records<br/> … … 206 206 <tr> 207 207 <td class="left">Supported languages</td> 208 <td class=" right">English only, but easily localizable via a strings file</td>208 <td class="left">English only, but easily localizable via a strings file</td> 209 209 </tr> 210 210 <tr class="alt"> 211 211 <td class="left">Supported OS / Device</td> 212 <td class=" right">iPhone OS 2.0 and higher</td>212 <td class="left">iPhone OS 2.0 and higher</td> 213 213 </tr> 214 214 <tr> 215 215 <td class="left">Programming</td> 216 <td class=" right">Requires Mac OS X<sup>®</sup> 10.5, XCode 3.1 and216 <td class="left">Requires Mac OS X<sup>®</sup> 10.5, XCode 3.1 and 217 217 the iPhone SDK 2.0; written in Objective-C and C</td> 218 218 </tr> … … 227 227 <tr class="alt"> 228 228 <td class="left">Install procedure</td> 229 <td class=" right">See the next section to install the application from the .tel repository on your Cydia application.229 <td class="left">See the next section to install the application from the .tel repository on your Cydia application. 230 230 </td> 231 231 </tr> 232 232 <tr> 233 233 <td class="left">Uninstall procedure</td> 234 <td class=" right">Use Cydia to uninstall the application.234 <td class="left">Use Cydia to uninstall the application. 235 235 </td> 236 236 </tr> 237 237 <tr class="alt"> 238 238 <td class="left">Configuration</td> 239 <td class=" right">239 <td class="left"> 240 240 No additional configuration needed. 241 241 </td> … … 243 243 <tr> 244 244 <td class="left">Known Limitations</td> 245 <td class=" right">245 <td class="left"> 246 246 - As stated in the .tel 1.1 SDK version, private data decryption is not yet supported. 247 247 This can be done outside the SDK by checking the <code>isEncrypted</code> property of a NAPTR and decrypting it via the private key extracted from the .p12 -
site/xdocs/more_apps.xml
r586 r685 19 19 20 20 21 <table class=" tblresel" cellpadding="0" cellspacing="0" border="0">22 <tr> 23 <th >Key Point</th>24 <th >Description</th>21 <table class="listtable" cellpadding="0" cellspacing="0" border="0"> 22 <tr> 23 <th class="altTitle">Key Point</th> 24 <th class="altTitle">Description</th> 25 25 </tr> 26 26 <tr> 27 27 <td class="left">Full name </td> 28 28 29 <td class=" right">voipGATE Softphone by29 <td class="left">voipGATE Softphone by 30 30 <a href="http://www.voipgate.com/site/" target="_blank"> 31 31 voipGATE</a> … … 34 34 <tr class="alt"> 35 35 <td class="left">Current release </td> 36 <td class=" right">3.0.388</td>36 <td class="left">3.0.388</td> 37 37 38 38 </tr> … … 40 40 <td class="left">Purpose</td> 41 41 42 <td class=" right">Communication via SMS texts and VoIP, Mobile and Landline numbers by using the .tel contact data; management of your own .tel </td>42 <td class="left">Communication via SMS texts and VoIP, Mobile and Landline numbers by using the .tel contact data; management of your own .tel </td> 43 43 </tr> 44 44 <tr class="alt"> 45 45 <td class="left">License type</td> 46 46 47 <td class=" right">voipGATE <a href="http://www.voipgate.com/site/en/voipgate-terms-and-conditions.html" target="_blank">terms and conditions</a>47 <td class="left">voipGATE <a href="http://www.voipgate.com/site/en/voipgate-terms-and-conditions.html" target="_blank">terms and conditions</a> 48 48 </td> 49 49 </tr> 50 50 <tr> 51 51 <td class="left">Key features</td> 52 <td class=" right">52 <td class="left"> 53 53 - Search and dial .tel domains (if only one phone contact is present, dials automatically; if multiple numbers are available, 54 54 you are offered a choice) <br/> … … 63 63 64 64 <td class="left">Supported languages</td> 65 <td class=" right">English only</td>65 <td class="left">English only</td> 66 66 </tr> 67 67 <tr> 68 68 <td class="left">Supported OS / Device</td> 69 <td class=" right">MS Windows (all versions)</td>69 <td class="left">MS Windows (all versions)</td> 70 70 </tr> 71 71 72 72 <tr class="alt"> 73 73 <td class="left">Programming</td> 74 <td class=" right">C/C++, php, javascript</td>74 <td class="left">C/C++, php, javascript</td> 75 75 </tr> 76 76 <tr> … … 81 81 <tr class="alt"> 82 82 <td class="left">Install procedure</td> 83 <td class=" right">Run the installation executable file and follow the instructions83 <td class="left">Run the installation executable file and follow the instructions 84 84 85 85 </td> … … 88 88 <td class="left">Configuration</td> 89 89 90 <td class=" right">Sign up to your voipGATE account after installing the program; if you don't have an account,90 <td class="left">Sign up to your voipGATE account after installing the program; if you don't have an account, 91 91 sign up at the voipGATE website for free. 92 92 </td> … … 105 105 <p>This free VoIP softphone supports dialling .tel domain names and storing them in the phone book.</p> 106 106 107 <table class=" tblresel" cellpadding="0" cellspacing="0" border="0">108 <tr> 109 <th >Key Point</th>110 <th >Description</th>107 <table class="listtable" cellpadding="0" cellspacing="0" border="0" width="100%"> 108 <tr> 109 <th class="altTitle">Key Point</th> 110 <th class="altTitle">Description</th> 111 111 </tr> 112 112 113 113 <tr> 114 114 <td class="left">Full name </td> 115 <td class=" right">PhonerLite by115 <td class="left">PhonerLite by 116 116 <a href="http://www.phonerlite.de/index_en.htm" target="_blank"> 117 117 Heiko Sommerfeldt</a> … … 121 121 <td class="left">Current release </td> 122 122 123 <td class=" right">1.68</td>123 <td class="left">1.68</td> 124 124 </tr> 125 125 <tr> 126 126 <td class="left">Purpose</td> 127 <td class=" right">VoIP softphone with profile and contact management </td>127 <td class="left">VoIP softphone with profile and contact management </td> 128 128 </tr> 129 129 <tr class="alt"> 130 130 131 131 <td class="left">License type</td> 132 <td class=" right">Copyright Heiko Sommerfeldt <a href="http://www.phonerlite.de/license_en.htm" target="_blank">project page</a>132 <td class="left">Copyright Heiko Sommerfeldt <a href="http://www.phonerlite.de/license_en.htm" target="_blank">project page</a> 133 133 </td> 134 134 </tr> 135 135 <tr> 136 136 <td class="left">Key features</td> 137 <td class=" right">137 <td class="left"> 138 138 - Dial any complete SIP URIs<br/> 139 139 - Store domain info including .tel links in the phone book<br/> … … 147 147 <td class="left">Supported languages</td> 148 148 149 <td class=" right">English, German, Spanish, Portuguese, French and Russian</td>149 <td class="left">English, German, Spanish, Portuguese, French and Russian</td> 150 150 </tr> 151 151 <tr> 152 152 <td class="left">Supported OS / Device</td> 153 <td class=" right">Win 2000/XP/Vista/7 and server versions 2003 and 2008</td>153 <td class="left">Win 2000/XP/Vista/7 and server versions 2003 and 2008</td> 154 154 </tr> 155 155 <tr class="alt"> 156 156 157 157 <td class="left">Programming</td> 158 <td class=" right">Delphi and C/C++ </td>158 <td class="left">Delphi and C/C++ </td> 159 159 </tr> 160 160 <tr> … … 166 166 <td class="left">Install procedure</td> 167 167 168 <td class=" right">Run the installation executable file and follow the instructions168 <td class="left">Run the installation executable file and follow the instructions 169 169 170 170 </td> … … 172 172 <tr> 173 173 <td class="left">Configuration</td> 174 <td class=" right">See the <a href="http://www.phonerlite.de/config_en.htm" target="_blank">full configuration guide</a>174 <td class="left">See the <a href="http://www.phonerlite.de/config_en.htm" target="_blank">full configuration guide</a> 175 175 </td> 176 176 </tr> … … 187 187 <p>This open-source VoIP softphone provides support for .tel domain names. It retrieves text information from a domain to describe it and all phone numbers that are publicly available; see the full description on our <a href="http://dev.telnic.org/trac/wiki/Kiax">Wiki</a>.</p> 188 188 189 <table class=" tblresel" cellpadding="0" cellspacing="0" border="0">190 <tr> 191 <th >Key Point</th>192 <th >Description</th>189 <table class="listtable" cellpadding="0" cellspacing="0" border="0"> 190 <tr> 191 <th class="altTitle">Key Point</th> 192 <th class="altTitle">Description</th> 193 193 </tr> 194 194 195 195 <tr> 196 196 <td class="left">Full name </td> 197 <td class=" right">Kiax Softphone by197 <td class="left">Kiax Softphone by 198 198 <a href="http://www.forschung-direkt.eu/projects/kiax2" target="_blank"> 199 199 Forschung Direkt</a> … … 203 203 <td class="left">Current release </td> 204 204 205 <td class=" right">2.1 Beta 1</td>205 <td class="left">2.1 Beta 1</td> 206 206 </tr> 207 207 <tr> 208 208 <td class="left">Purpose</td> 209 <td class=" right"> Making VoIP calls with Asterisk PBX. </td>209 <td class="left"> Making VoIP calls with Asterisk PBX. </td> 210 210 </tr> 211 211 <tr class="alt"> 212 212 213 213 <td class="left">License type</td> 214 <td class=" right">GPL/LGPL; see the details at the <a href="http://www.forschung-direkt.eu/projects/kiax2/#license" target="_blank">project page</a>214 <td class="left">GPL/LGPL; see the details at the <a href="http://www.forschung-direkt.eu/projects/kiax2/#license" target="_blank">project page</a> 215 215 </td> 216 216 </tr> 217 217 <tr> 218 218 <td class="left">Key features</td> 219 <td class=" right">219 <td class="left"> 220 220 221 221 - Provides IAX support<br/> … … 227 227 <td class="left">Supported languages</td> 228 228 229 <td class=" right">English only; multi-lingual support to be added later</td>229 <td class="left">English only; multi-lingual support to be added later</td> 230 230 </tr> 231 231 <tr> 232 232 <td class="left">Supported OS / Device</td> 233 <td class=" right">Windows, Linux, Mac OS X (x86)</td>233 <td class="left">Windows, Linux, Mac OS X (x86)</td> 234 234 </tr> 235 235 <tr class="alt"> 236 236 237 237 <td class="left">Programming</td> 238 <td class=" right">C/C++</td>238 <td class="left">C/C++</td> 239 239 </tr> 240 240 <tr> … … 251 251 <td class="left">Install procedure</td> 252 252 253 <td class=" right">On Mac OS X: mount the DMG file and drag the icon to the Applications folder.253 <td class="left">On Mac OS X: mount the DMG file and drag the icon to the Applications folder. 254 254 <br/> On Windows OS: double-click the installation .exe file and follow the instructions. 255 255 <br/>On Linux OS: extract the .tar.gz file into a directory of your choice. … … 259 259 <tr class="alt"> 260 260 <td class="left">Uninstall procedure</td> 261 <td class=" right">Standard.</td>261 <td class="left">Standard.</td> 262 262 </tr> 263 263 264 264 <tr> 265 265 <td class="left">Configuration</td> 266 <td class=" right">The program needs Asterisk PBX server address (hostname or IP address).266 <td class="left">The program needs Asterisk PBX server address (hostname or IP address). 267 267 </td> 268 268 </tr> 269 269 <tr class="alt"> 270 270 <td class="left">Known Limitations</td> 271 <td class=" right">See the <a href="http://www.forschung-direkt.eu/projects/kiax2/" target="_blank">project page</a>271 <td class="left">See the <a href="http://www.forschung-direkt.eu/projects/kiax2/" target="_blank">project page</a> 272 272 273 273 for the roadmap. -
site/xdocs/record_types.xml
r429 r685 17 17 18 18 19 <table class=" tblresel" cellpadding="0" cellspacing="0" border="0">19 <table class="listtable" cellpadding="0" cellspacing="0" border="0" width="100%"> 20 20 <tr> 21 <th >Type</th>22 <th >Description</th>21 <th class="altTitle">Type</th> 22 <th class="altTitle">Description</th> 23 23 </tr> 24 <tr >25 <td class=" left" valign="top">TXT</td>26 <td class=" right" valign="top">Text string of 255 characters that can contain plain text,24 <tr class="altraw"> 25 <td class="date">TXT</td> 26 <td class="left">Text string of 255 characters that can contain plain text, 27 27 a set of keyword value pairs like "tc" "London" (tc for Town/City), 28 28 or a system message that is not displayed on a .tel web page 29 29 <br/><br/> 30 <code>TXT ".tkw" "1" "a" "Address" "a1" "Percy st.37" "tc" "London" "c" "UK"</code> 31 </td> 32 </tr> 33 <tr> 34 <td class="left" valign="top">LOC</td> 35 <td class="right" valign="top">Location record for storing the geographical 30 <code>TXT ".tkw" "1" "a" "Address" "a1" "Percy st.37" "tc" "London" "c" "UK"</code></td> 31 </tr> 32 <tr class="alt"> 33 <td class="date">LOC</td> 34 <td class="left">Location record for storing the geographical 36 35 coordinates as latitude, longitude and altitude with the accuracy of 6 decimal places 37 36 <br/><br/> 38 <code>LOC 51 31 5.240 N 0 8 2.544 W 0.00m 10m 2m 2m"</code> 39 </td> 40 </tr> 41 <tr> 42 <td class="left" valign="top">NAPTR</td> 43 <td class="right" valign="top">Naming Authority Pointer Record with contact information as a 37 <code>LOC 51 31 5.240 N 0 8 2.544 W 0.00m 10m 2m 2m"</code></td> 38 </tr> 39 <tr class="altraw"> 40 <td class="date">NAPTR</td> 41 <td class="left">Naming Authority Pointer Record with contact information as a 44 42 URL and an Enumservice that indicates the type of URL information, such as email or phone number 45 43 <br/><br/> … … 48 46 All Enumservice types are supported, and ordering and labelling are available. 49 47 <br/>A NAPTR can also be non-terminal (NTN) and hold a pointer to another domain or 50 subdomain, which may hold more data 51 </td> 52 </tr> 48 subdomain, which may hold more data</td> 49 </tr> 53 50 </table> 54 51 52 <br/><br/> 55 53 56 <table class="tblresel" cellpadding="0" cellspacing="0" border="0"> 57 <tr> 58 <th>Related Links</th> 59 <th/> 60 <th>Link</th> 61 </tr> 62 63 <tr > 64 <td class="left">RFC1035</td> 65 <td class="right">Specification for domain names and TXT records</td> 66 <td class="right"> 67 <a href="http://tools.ietf.org/html/rfc1035" target="_blank"> 68 <img src="/pages/images/icon_ie.gif"/> 69 </a> 70 </td> 71 </tr> 72 <tr class="alt"> 73 <td class="left">RFC1876</td> 74 <td class="right">Specification for LOC records</td> 75 <td class="right"> 76 <a href="http://tools.ietf.org/html/rfc1876" target="_blank"> 77 <img src="/pages/images/icon_ie.gif"/> 78 </a> 79 </td> 80 </tr> 81 <tr > 82 <td class="left">RFC3403</td> 83 <td class="right">Specification for NAPTR records</td> 84 <td class="right"> 85 <a href="http://tools.ietf.org/html/rfc3403" target="_blank"> 86 <img src="/pages/images/icon_ie.gif"/> 87 </a> 88 </td> 89 </tr> 90 <tr class="alt"> 91 <td class="left">.tel in a nutshell</td> 92 <td class="right">Document focused on architectural and 93 infrastructural aspects of .tel</td> 94 <td class="right"> 95 <a href="/pages/newdoc.html"> 96 <img src="/pages/images/icon_pdf2.gif"/> 97 </a> 98 </td> 99 </tr> 54 <table class="listtable" cellpadding="0" cellspacing="0" border="0" width="100%"> 100 55 <tr> 101 <td class="left">NAPTR Records in .tel</td> 102 <td class="right">Defining the NAPTR resource record type and 103 sub-types supported in the .tel DNS</td> 104 <td class="right"> 105 <a href="/docs/naptr.pdf" target="_blank"> 106 <img src="/pages/images/icon_pdf2.gif"/> 107 </a> 108 </td> 109 </tr> 110 <tr class="alt"> 111 <td class="left">More on NAPTRs</td> 112 <td class="right">Article in Wikipedia on NAPTR records</td> 113 <td class="right"> 114 <a href="http://en.wikipedia.org/wiki/NAPTR" target="_blank"> 115 <img src="/pages/images/icon_ie.gif"/> 116 </a> 117 </td> 118 </tr> 119 </table> 120 56 <th class="altTitle" colspan="2">Related Links</th> 57 </tr> 58 <tr class="altraw"> 59 <td class="left">RFC1035: <a href="http://tools.ietf.org/html/rfc1035" target="_blank">Specification for domain names and TXT records</a></td> 60 </tr> 61 <tr class="alt"> 62 <td class="left">RFC1876: <a href="http://tools.ietf.org/html/rfc1876" target="_blank">Specification for LOC records</a></td> 63 </tr> 64 <tr class="altraw"> 65 <td class="left">RFC3403: <a href="http://tools.ietf.org/html/rfc3403" target="_blank">Specification for NAPTR records</a></td> 66 </tr> 67 <tr class="alt"> 68 <td class="left">Quick Start: <a href="/pages/quick_start.html" target="_blank">Highlights of .tel technology</a></td> 69 </tr> 70 <tr class="altraw"> 71 <td class="left">Whitepaper: <a href="/docs/naptr.pdf" target="_blank">NAPTR Records in .tel</a></td> 72 </tr> 73 <tr class="alt"> 74 <td class="left">Wiki article: <a href="http://en.wikipedia.org/wiki/NAPTR" target="_blank">More in Wikipedia on NAPTR records</a></td> 75 </tr> 76 </table> 121 77 122 78 -
site/xdocs/registration.xml
r60 r685 9 9 <section name="Log in | Sign up"> 10 10 <p>The .tel developer community offers different levels of access. Read on to learn the benefits.</p> 11 <table class="tblresel" cellpadding="0" cellspacing="0" border="0" width="560px">12 11 13 <tr> 14 <th width="25%">Access Level</th> 15 <th>Description</th> 16 </tr> 17 18 <tr> 19 <td class="left">Basic: Open for all</td> 20 <td class="right"> 12 <ul> 13 <li><b>Basic</b>: Open for all 21 14 <ul> 22 15 <li>Read all materials, including wiki, forums, and docs</li> 23 16 <li>Browse and get copies of applications, tools, source code</li> 24 17 </ul> 25 </td> 26 </tr> 27 <tr class="alt"> 28 <td class="left">Contributor: Free membership</td> 29 <td class="right"> 18 </li> 19 <li><b>Contributor</b>: Free membership <br/> 30 20 If you have an account, please <a href="/trac/login">log in</a>. 31 21 If you don't have an account, <a href="/trac/register">sign up</a> now … … 36 26 <li>Get community help with your development.</li> 37 27 </ul> 38 </td> 39 </tr> 40 <tr> 41 <td class="left">Committer: Free membership, elected role</td> 42 <td class="right"> 28 </li> 29 <li><b>Committer</b>: Free membership, elected role<br/> 43 30 Contributors who make regular contributions and participate in the life of the community 44 31 can be promoted to committers, or gurus of the community. … … 48 35 <li>Can edit source code directly, have write access to SVN repository.</li> 49 36 </ul> 50 </td> 51 </tr> 52 </table> 53 37 </li> 38 </ul> 54 39 55 40 </section> -
site/xdocs/samples.xml
r429 r685 17 17 18 18 19 <table class=" tblresel" cellpadding="0" cellspacing="0" border="0">19 <table class="listtable" cellpadding="0" cellspacing="0" border="0"> 20 20 21 21 <tr> 22 <th width="10%" >Language</th>23 <th >Description</th>22 <th width="10%" class="altTitle">Language</th> 23 <th class="altTitle">Description</th> 24 24 </tr> 25 25 26 26 <tr> 27 <td class=" lang">PHP</td>28 <td class=" right">27 <td class="date">PHP</td> 28 <td class="left"> 29 29 <a href="/trac/browser/apps/php/trunk" class="data"> 30 30 <b>Sample TelHosting client:</b> manage folders, NAPTR records, keywords, and data exort</a> … … 32 32 </tr> 33 33 <tr> 34 <td class=" lang">PHP</td>35 <td class=" right">34 <td class="date">PHP</td> 35 <td class="left"> 36 36 <a href="/trac/browser/apps/php/trunk/sample_create_mx.php" class="data"> 37 37 <b>Sample MX setup script:</b> add MX records to a domain</a> … … 39 39 </tr> 40 40 <tr> 41 <td class=" lang">Perl</td>42 <td class=" right">41 <td class="date">Perl</td> 42 <td class="left"> 43 43 <a href="/trac/browser/apps/perl/trunk/telfriends" class="data" > 44 44 <b>Sample TelFriends client:</b> … … 47 47 </tr> 48 48 <tr> 49 <td class=" lang">Perl</td>50 <td class=" right">49 <td class="date">Perl</td> 50 <td class="left"> 51 51 <a href="/trac/browser/apps/perl/trunk/lookup" class="data"> 52 52 <b>Sample recursive lookup client:</b> … … 54 54 </td> 55 55 </tr> 56 57 56 58 </table> 57 59 <p>You may also re-use source code of existing applications and benefit from ready SDKs and libraries. -
site/xdocs/search_engines.xml
r581 r685 33 33 34 34 35 <table class="tblresel" cellpadding="0" cellspacing="0" border="0">35 <table class="listtable" cellpadding="0" cellspacing="0" border="0" width="100%"> 36 36 <tr> 37 <th>Related Links</th> 38 <th/> 39 <th>Link</th> 37 <th class="altTitle" colspan="2">Related Links</th> 40 38 </tr> 41 <tr> 42 <td class="left">Jepaa.com</td> 43 <td class="right">The .tel search engine, now with advanced search in keywords and specific contact types</td> 44 <td class="right"> 45 <a href="http://www.jepaa.com" target="_blank"> 46 <img src="/pages/images/icon_ie.gif"/> 47 </a> 48 </td> 39 <tr class="altraw"> 40 <td class="left">Jepaa.com: <a href="http://telnic.org/community-help.html" target="_blank">.tel search engine (currently under maintenance)</a></td> 49 41 </tr> 50 42 <tr class="alt"> 51 <td class="left">dottelfinder.com</td> 52 <td class="right">"The .tel Only Search Engine" with a directory and .tel news</td> 53 <td class="right"> 54 <a href="http://www.dottelfinder.com/" target="_blank"> 55 <img src="/pages/images/icon_ie.gif"/> 56 </a> 57 </td> 43 <td class="left">dottelfinder.com: <a href="http://telnic.org/community-help.html" target="_blank">"The .tel Only Search Engine" with a directory and .tel news</a></td> 58 44 </tr> 59 <tr> 60 <td class="left">Qwista.com</td> 61 <td class="right">.tel specific search engine with a mobile-ready version</td> 62 <td class="right"> 63 <a href="http://qwista.com/" target="_blank"> 64 <img src="/pages/images/icon_ie.gif"/> 65 </a> 66 </td> 45 <tr class="altraw"> 46 <td class="left">Qwista.com: <a href="http://telnic.org/community-help.html" target="_blank">.tel specific search engine with a mobile-ready version</a></td> 67 47 </tr> 68 48 </table> -
site/xdocs/security.xml
r429 r685 39 39 </p> 40 40 41 42 <table class="tblresel" cellpadding="0" cellspacing="0" border="0"> 43 <tr> 44 <th>Related Links</th> 45 <th/> 46 <th>Link</th> 47 </tr> 48 49 <tr > 50 <td class="left">ENUM Experiences</td> 51 <td class="right">IETF Document on ENUM issues and experiences</td> 52 <td class="right"> 53 <a href="http://tools.ietf.org/html/draft-ietf-enum-experiences-11" target="_blank"> 54 <img src="/pages/images/icon_ie.gif"/> 55 </a> 56 </td> 57 </tr> 58 <tr class="alt"> 59 <td class="left">Protecting .tel Contact Data</td> 60 <td class="right">Whitepaper describing the friending process and X-crypto records in detail</td> 61 <td class="right"> 62 <a href="/docs/privacy.pdf" target="_blank"> 63 <img src="/pages/images/icon_pdf2.gif"/> 64 </a> 65 </td> 66 </tr> 67 </table> 68 41 <table class="listtable" cellpadding="0" cellspacing="0" border="0" width="100%"> 42 <tr> 43 <th class="altTitle" colspan="2">Related Links</th> 44 </tr> 45 <tr class="altraw"> 46 <td class="left">ENUM Experiences: <a href="http://tools.ietf.org/html/draft-ietf-enum-experiences-11" target="_blank">IETF Document on ENUM issues and experiences</a></td> 47 </tr> 48 <tr class="alt"> 49 <td class="left">Whitepaper: <a href="/docs/privacy.pdf" target="_blank">Protecting .tel Contact Data</a></td> 50 </tr> 51 </table> 69 52 </section> 70 53 -
site/xdocs/seo.xml
r429 r685 37 37 </ul> 38 38 <p>To re-iterate, you have fantastic instruments at your disposal, but you also need to work on your .tel to optimize it for search engines. As .tel domains grow in popularity and become widely adopted, search engines will become more aware of this new extension, and will provide more sophisticated ways of indexing these domains.</p> 39 <table class=" tblresel" cellpadding="0" cellspacing="0" border="0">39 <table class="listtable" cellpadding="0" cellspacing="0" border="0" width="100%"> 40 40 <tr> 41 <th>Related Links</th> 42 <th/> 43 <th>Link</th> 41 <th class="altTitle" colspan="2">Related Links</th> 44 42 </tr> 45 <tr> 46 <td class="left">Whitepaper</td> 47 <td class="right">Search engine optimization in .tel domains</td> 48 <td class="right"> 49 <a href="/docs/SEO.pdf" target="_blank"> 50 <img src="/pages/images/icon_pdf2.gif"/> 51 </a> 52 </td> 53 </tr> 43 <tr class="altraw"> 44 <td class="left">Whitepaper: <a href="/docs/SEO.pdf" target="_blank">Search engine optimization in .tel domains</a></td> 45 </tr> 54 46 </table> 55 47 -
site/xdocs/services.xml
r447 r685 15 15 16 16 17 <p>To provide essential and complementary services for .tel domain owners, Telnic has delivered a number of 18 online solutions. In addition, a number of independent 19 initiatives have started that improve the .tel experience and add value. Please be informed 17 <p>In addition to online solutions provided by Telnic, independent developers are starting 18 to build software and services based on the .tel platform. For a list of currently available services, 19 please visit <a href="http://telnic.org/tools-other.html" target="_blank">our main website</a>. 20 Please be informed 20 21 that Telnic does not guarantee operation of any services listed below if they are not created by Telnic.</p> 21 22 22 23 23 <table class="tblresel" cellpadding="0" cellspacing="0" border="0"> 24 <tr> 25 <th>Links</th> 26 <th/> 27 <th/> 28 </tr> 29 <tr> 30 <td class="left">Telnic Services</td> 31 <td class="right">TelFriends, TelStats, TelPages provided by Telnic Ltd. </td> 32 <td class="right"> 33 <a href="http://telnic.org/community-services.html" target="_blank"> 34 <img src="/pages/images/icon_ie.gif"/> 35 </a> 36 </td> 37 </tr> 38 <tr class="alt"> 39 <td class="left">Bulk Upload</td> 40 <td class="right">TelFeeder online tool for bulk upload of data to .tel domains</td> 41 <td class="right"> 42 <a href="http://telfeeder.com" target="_blank"> 43 <img src="/pages/images/icon_ie.gif"/> 44 </a> 45 </td> 46 </tr> 47 <tr> 48 <td class="left">Bulk Upload</td> 49 <td class="right">TelGooey offline tool for bulk upload of data to .tel domains</td> 50 <td class="right"> 51 <a href="http://telgooey.com" target="_blank"> 52 <img src="/pages/images/icon_ie.gif"/> 53 </a> 54 </td> 55 </tr> 56 <tr class="alt"> 57 <td class="left">Stats Analysis</td> 58 <td class="right">Tel-machine.com online service for visualizing TelStats data</td> 59 <td class="right"> 60 <a href="http://tel-machine.com" target="_blank"> 61 <img src="/pages/images/icon_ie.gif"/> 62 </a> 63 </td> 64 </tr> 65 <tr> 66 <td class="left">Stats Analysis</td> 67 <td class="right">TelSAP.com offline service for visualizing TelStats data</td> 68 <td class="right"> 69 <a href="http://telsap.com" target="_blank"> 70 <img src="/pages/images/icon_ie.gif"/> 71 </a> 72 </td> 73 </tr> 74 <tr class="alt"> 75 <td class="left">Stats Analysis</td> 76 <td class="right">DotTel Stats Analyzer online service</td> 77 <td class="right"> 78 <a href="http://www.vinod.pro/dottel-stats-analyzer/" target="_blank"> 79 <img src="/pages/images/icon_ie.gif"/> 80 </a> 81 </td> 82 </tr> 83 84 85 <tr> 86 <td class="left">Link shortening</td> 87 <td class="right">Shortening, masking, and forwarding - URL redirects and brand awareness. </td> 88 <td class="right"> 89 <a href="http://redirecting.tel" target="_blank"> 90 <img src="/pages/images/icon_ie.gif"/> 91 </a> 92 </td> 93 </tr> 94 <tr class="alt"> 95 <td class="left">Link shortening</td> 96 <td class="right">.Tel URL Shortening and URL Redirecting for .Tel Domains</td> 97 <td class="right"> 98 <a href="http://fromtel.com" target="_blank"> 99 <img src="/pages/images/icon_ie.gif"/> 100 </a> 101 </td> 102 </tr> 103 <tr > 104 <td class="left">Community Services</td> 105 <td class="right">Promotional and educational videos for/about .tel domains </td> 106 <td class="right"> 107 <a href="http://dottel.tv" target="_blank"> 108 <img src="/pages/images/icon_ie.gif"/> 109 </a> 110 </td> 111 </tr> 112 <tr class="alt"> 113 <td class="left">Community Services</td> 114 <td class="right">Free dot.tel business card creator. </td> 115 <td class="right"> 116 <a href="http://bizcards.com" target="_blank"> 117 <img src="/pages/images/icon_ie.gif"/> 118 </a> 119 </td> 120 </tr> 121 <tr> 122 <td class="left">Community Services</td> 123 <td class="right">Custom themes for .tel domains</td> 124 <td class="right"> 125 <a href="http://glittel.com" target="_blank"> 126 <img src="/pages/images/icon_ie.gif"/> 127 </a> 128 </td> 129 </tr> 130 </table> 131 132 <p>If you wish your resource to be listed, please write to us at <a href="mailto:dev@telnic.org">dev@telnic.org</a>.</p> 24 <p>If you wish your resource to be listed on our site, please write to us at <a href="mailto:dev@telnic.org">dev@telnic.org</a>.</p> 133 25 </section> 134 26 -
site/xdocs/site.xml
r64 r685 23 23 <li>Create a patch or commit the changes directly into SVN, both XML and HTML files.</li> 24 24 </ol> 25 <p><img src="/pages/images/website_dir_layout.gif" alt="Website Directory Layout"/></p> 26 <table class="tblresel" cellpadding="0" cellspacing="0" border="0"> 27 25 <h3>Website Directory Layout</h3> 26 <table class="listtable" cellpadding="0" cellspacing="0" border="0"> 28 27 <tr> 29 <th >Name</th>30 <th >Content</th>28 <th class="altTitle">Name</th> 29 <th class="altTitle">Content</th> 31 30 </tr> 32 33 34 <tr> 31 <tr class="altraw"> 35 32 <td>Root</td> 36 33 <td>Launch Apache Ant here to build the website. The file <code>build.xml</code> file contains … … 44 41 the forum. Direct edits are prohibited to ensure stability of the APIs.</td> 45 42 </tr> 46 47 <tr> 43 <tr class="altraw"> 48 44 <td>docs/</td> 49 45 <td>Static documents, often PDFs, making up the doc set of a .tel developer. To suggest 50 46 a change, please write to the forum. Direct edits are not allowed.</td> 51 </tr> 52 53 54 47 </tr> 55 48 <tr class="alt"> 56 49 <td>pages/</td> 57 50 <td>Auto-created HTML files making up the site.</td> 58 51 </tr> 59 60 <tr> 52 <tr class="altraw"> 61 53 <td>pages/css/</td> 62 54 <td>All website stylesheets.</td> 63 55 </tr> 64 65 56 <tr class="alt"> 66 57 <td>pages/images/</td> 67 58 <td>All website graphics.</td> 68 59 </tr> 69 <tr>60 <tr class="altraw"> 70 61 <td>pages/js/</td> 71 62 <td>JavaScript files for active website content.</td> 72 63 </tr> 73 74 64 <tr class="alt"> 75 65 <td>trac/</td> … … 77 67 edit.</td> 78 68 </tr> 79 <tr>69 <tr class="altraw"> 80 70 <td>xdocs/</td> 81 71 <td>Source XML files. </td> … … 86 76 </tr> 87 77 88 <tr>78 <tr class="altraw"> 89 79 <td>xdocs/stylesheets </td> 90 80 <td>XSL templates and library for building the website. Please 91 81 refrain from editing files in this directory unless absolutely necessary.</td> 92 82 </tr> 93 94 83 </table> 95 84 96 <p> 97 <img src="/pages/images/website_allowed_tags.gif" alt="Allowed XML Tags"/> </p> 85 <h3>Allowed XML tags</h3> 98 86 <p>The website consists of XHTML pages produced from XML pages. You can use 99 87 most HTML tags in an XML file, provided the file is well-formed. For example, -
site/xdocs/solutions.xml
r429 r685 28 28 <p>With these features, a large number of varied services have been created, see several examples below.</p> 29 29 30 <table class=" tblresel" cellpadding="0" cellspacing="0" border="0">30 <table class="listtable" cellpadding="0" cellspacing="0" border="0" width="100%"> 31 31 <tr> 32 <th>Examples of .tel-based solutions</th> 33 <th>Link</th> 32 <th class="altTitle" colspan="2">Examples of .tel-based solutions</th> 34 33 </tr> 35 <tr> 36 <td class="right">watershed.tel - Cinema with automated updates to the program and upcoming events</td> 37 <td class="right"> 38 <a href="http://watershed.tel" target="_blank"> 39 <img src="/pages/images/icon_ie.gif"/> 40 </a> 41 </td> 34 <tr class="altraw"> 35 <td class="date_long"><a href="http://watershed.tel" target="_blank">watershed.tel</a></td> 36 <td class="left">Cinema with automated updates to the program and upcoming events</td> 42 37 </tr> 43 38 <tr class="alt"> 44 <td class="right">bigcity.tel - Automatic service with information on weather conditions and upcoming events</td> 45 <td class="right"> 46 <a href="http://bigcity.tel" target="_blank"> 47 <img src="/pages/images/icon_ie.gif"/> 48 </a> 49 </td> 39 <td class="date_long"><a href="http://bigcity.tel" target="_blank">bigcity.tel</a></td> 40 <td class="left">Automatic service with information on weather conditions and upcoming events</td> 50 41 </tr> 51 <tr> 52 <td class="right">tweet2.tel - Automatic service for content refreshing with Twitter posts</td> 53 <td class="right"> 54 <a href="http://tweet2.tel" target="_blank"> 55 <img src="/pages/images/icon_ie.gif"/> 56 </a> 57 </td> 42 <tr class="altraw"> 43 <td class="date_long"><a href="http://tweet2.tel" target="_blank">tweet2.tel</a></td> 44 <td class="left">Automatic service for content refreshing with Twitter posts</td> 58 45 </tr> 59 46 <tr class="alt"> 60 <td class="right">guitarchords.tel - Full reference of guitar chord descriptions with links to additional resources</td> 61 <td class="right"> 62 <a href="http://guitarchords.tel" target="_blank"> 63 <img src="/pages/images/icon_ie.gif"/> 64 </a> 65 </td> 47 <td class="date_long"><a href="http://guitarchords.tel" target="_blank">guitarchords.tel</a></td> 48 <td class="left">Full reference of guitar chord descriptions with links to additional resources</td> 66 49 </tr> 67 <tr> 68 <td class="right">promoting.tel - Automatic publishing service for marketing .tel domains</td> 69 <td class="right"> 70 <a href="http://promoting.tel" target="_blank"> 71 <img src="/pages/images/icon_ie.gif"/> 72 </a> 73 </td> 50 <tr class="altraw"> 51 <td class="date_long"><a href="http://promoting.tel" target="_blank">promoting.tel</a></td> 52 <td class="left">Automatic publishing service for marketing .tel domains</td> 74 53 </tr> 75 54 <tr class="alt"> 76 <td class="right">widgets.tel - Centralized pool of software and services by .tel owners for .tel owners</td> 77 <td class="right"> 78 <a href="http://widgets.tel" target="_blank"> 79 <img src="/pages/images/icon_ie.gif"/> 80 </a> 81 </td> 55 <td class="date_long"><a href="http://widgets.tel" target="_blank">widgets.tel</a></td> 56 <td class="left">Centralized pool of software and services by .tel owners for .tel owners</td> 82 57 </tr> 83 58 </table> -
site/xdocs/stylesheets/site-nav.xml
r433 r685 15 15 <item name=".tel Solutions" href="/pages/solutions.html"/> 16 16 <item name=".tel Services" href="/pages/services.html"/> 17 <item name=".tel Search Engines" href="/pages/search_engines.html"/> 17 18 <item name=".tel Directories" href="/pages/directories.html"/> 18 <item name=".tel Search Engines" href="/pages/search_engines.html"/>19 19 <!-- <item name="Customer Centres" href="/pages/callcentre.html"/> 20 20 <item name="Interactive" href="/pages/interactive.html"/> --> … … 22 22 </menu> 23 23 <menu name="Software" href="/pages/downloads.html"> 24 <item name="Black berry" href="/pages/blackberry/landing.html"/>24 <item name="BlackBerry" href="/pages/blackberry/landing.html"/> 25 25 <item name="Windows Mobile" href="/pages/winmobile/landing.html"/> 26 26 <item name="Outlook" href="/pages/winoutlook/landing.html"/> … … 42 42 <menu name="Documentation" href="/pages/doc_index.html"/> 43 43 <menu name="FAQ" href="/pages/faq.html"/> 44 <!-- <menu name="Technical Policies" href="/tech_policies.html">45 <item name="View Policies" href="/tech_policies.html"/>46 <item name="Participate" href="/tech_policies_part.html"/>47 </menu> -->48 44 49 45 -
site/xdocs/stylesheets/site.xsl
r524 r685 39 39 <title><xsl:value-of select="$site/title"/> | <xsl:value-of select="properties/title"/></title>
