Developer Area

Changeset 685

Show
Ignore:
Timestamp:
01/22/10 12:38:34 (7 weeks ago)
Author:
nadya
Message:

new design

Location:
site/xdocs
Files:
34 modified

Legend:

Unmodified
Added
Removed
  • site/xdocs/api_landing.xml

    r184 r685  
    1515        To learn about reading .tel DNS data, please refer to  
    1616        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> 
    2517 
    2618 
    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">&#160;&#160;Links&#160;&#160;</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 
    3027         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                 &#160;&#160;&#160;&#160; <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> 
    3655 
    37 <tr class="alt"> 
    38          <td class="left">Admin SOAP API</td> 
    39          <td class="right">Interfaces for administration of the TelHosting 
    40          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                 &#160;&#160;&#160;&#160; <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 Organization 
    50          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          &#160;&#160;&#160;&#160; <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 TelHosting 
    60          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">&#160;&#160;&#160;&#160;N/A 
    63         </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">&#160;&#160;&#160;&#160;N/A 
    70         </td> 
    71  </tr> 
    72  
    73 </table>         
    7456 </section> 
    7557 
  • site/xdocs/architecture.xml

    r429 r685  
    4343 
    4444 
    45  <table class="tblresel" cellpadding="0" cellspacing="0" border="0"> 
     45 
     46 
     47 <table class="listtable" cellpadding="0" cellspacing="0" border="0" width="100%"> 
    4648         <tr> 
    47                  <th>Related Links</th> 
    48                  <th/> 
    49                  <th>Link</th> 
     49                 <th class="altTitle" colspan="2">Related Links</th> 
    5050         </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>         
    5953         </tr> 
    6054         <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> 
    7558 
    76 </table> 
    7759 
    7860 
  • site/xdocs/bizcards.xml

    r429 r685  
    4242 
    4343 
    44  <table class="tblresel" cellpadding="0" cellspacing="0" border="0"> 
     44 <table class="listtable" cellpadding="0" cellspacing="0" border="0" width="100%"> 
    4545         <tr> 
    46                  <th>Related Links</th> 
    47                  <th/> 
    48                  <th>Link</th> 
     46                 <th class="altTitle" colspan="2">Related Links</th> 
    4947         </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>        
    5850         </tr> 
    5951         <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> 
    6753         </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> 
    7656         </tr> 
    7757         <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> 
    8559         </tr> 
    8660</table> 
  • site/xdocs/blackberry/landing.xml

    r489 r685  
    3636  </p> 
    3737 
    38 <table class="tblresel" cellpadding="0" cellspacing="0" border="0"> 
     38<table class="listtable" cellpadding="0" cellspacing="0" border="0"> 
    3939        <tr> 
    40                 <th>Key Point</th> 
    41                 <th>Description</th> 
     40                <th class="altTitle">Key Point</th> 
     41                <th class="altTitle">Description</th> 
    4242        </tr> 
    43         <tr> 
    44           <td class="left">Current release  </td> 
    45           <td class="right">.tel Blackberry<sup>&#174;</sup> Application  1.4</td> 
     43        <tr class="altraw"> 
     44          <td class="date_long">Current release  </td> 
     45          <td class="left">.tel Blackberry<sup>&#174;</sup> Application  1.4</td> 
    4646        </tr> 
    4747         <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"> 
    5050          - Can login and manage/edit your .tel domain and switch profiles in real time<br/> 
    5151          -     Can search other .tel domains and add to your address book<br/> 
     
    5454          -     Can get authenticated and read private .tel data of your friends </td> 
    5555         </tr> 
    56          <tr> 
    57           <td class="left">Supported languages</td> 
    58           <td class="right">Major European languages; the appropriate language will be selected during 
     56         <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 
    5959          install based on device settings; if the device settings specify an unsupported 
    6060          language, English will be used</td> 
    6161         </tr> 
    6262         <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> 
    6565         </tr> 
    66          <tr> 
    67           <td class="left">Programming</td> 
    68           <td class="right">Java<sup>&#153;</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>&#153;</sup> (J2ME) using Blackberry API supplied by RIM</td> 
    6969         </tr> 
    7070         <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> 
    7373         </tr> 
    74          <tr> 
    75           <td class="left">Uninstall procedure</td> 
    76           <td class="right">Can be uninstalled by deleting the program from the list of  
     74         <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  
    7777          applications or by using the desktop manager software; no .tel domains 
    7878          are deleted during uninstall</td> 
    7979         </tr> 
    8080         <tr class="alt"> 
    81           <td class="left">Configuration</td> 
    82           <td class="right"> 
     81          <td class="date_long">Configuration</td> 
     82          <td class="left"> 
    8383          Authentication and login procedures to manage own .tel 
    8484          and view other .tel domains’ private data  
    8585          </td> 
    8686         </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>. 
    9090          </td> 
    9191         </tr> 
     
    101101 
    102102 
    103 <table class="tblresel" cellpadding="0" cellspacing="0" border="0"> 
     103<table class="listtable" cellpadding="0" cellspacing="0" border="0"> 
    104104        <tr> 
    105                 <th>Key Point</th> 
    106                 <th>Description</th> 
     105                <th class="altTitle">Key Point</th> 
     106                <th class="altTitle">Description</th> 
    107107        </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> 
    111111        </tr> 
    112112         <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"> 
    115115         - Can look up .tel names and display public and private information<br/> 
    116116        - Can add .tel names to your address book<br/> 
     
    120120</td> 
    121121         </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> 
    125125         </tr> 
    126126         <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> 
    129129         </tr> 
    130          <tr> 
     130         <tr class="altraw"> 
    131131          <td class="left">Programming</td> 
    132           <td class="right">Java<sup>&#153;</sup> (J2ME) using Blackberry API supplied by RIM</td> 
     132          <td class="left">Java<sup>&#153;</sup> (J2ME) using Blackberry API supplied by RIM</td> 
    133133         </tr> 
    134134         <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> 
    137137         </tr> 
    138          <tr> 
    139           <td class="left">Uninstall procedure</td> 
    140           <td class="right">Can be uninstalled by deleting the program from the list of  
     138         <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  
    141141          applications or by using the desktop manager software; no .tel domains 
    142142          are deleted during uninstall</td> 
    143143         </tr> 
    144144         <tr class="alt"> 
    145           <td class="left">Configuration</td> 
    146           <td class="right"> 
     145          <td class="date_long">Configuration</td> 
     146          <td class="left"> 
    147147          No additional configuration required; to see private data, login with your TelFriends credentials  
    148148          </td> 
    149149         </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. 
    153153          </td> 
    154154         </tr> 
  • site/xdocs/directories.xml

    r581 r685  
    2929 
    3030<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> 
    3535</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> 
    16536 
    16637<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  
    1111 
    1212  <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> 
    4119  <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 
    4220  to write to them. </p> 
  • site/xdocs/doc_index.xml

    r524 r685  
    1919         
    2020                 
    21         <p class="expandArea" style="text-align:right; width:555px;"> 
     21        <p class="expandArea" style="text-align:right; width:500px;"> 
    2222 
    2323                <a href="#" class="expandAll">Expand All</a> |  
     
    2525        </p> 
    2626 
    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"> 
    3428 
    3529 <tr> 
    36  <th>Description</th> 
     30 <th class="altTitle">Description</th> 
    3731 </tr> 
    3832 
     
    161155                                <div class="right"><a href="/docs/advertisements.pdf" class="info">[Download PDF]</a></div>                      
    162156                         
     157                        <div class="left">Throttling within TelHosting</div> 
     158                                <div class="right"><a href="/docs/ThrottlingWithinTelHosting.pdf" class="info">[Download PDF]</a></div> 
     159 
    163160                        <div class="left">vCards in .tel - Wiki article</div> 
    164161                                <div class="right"><a href="/trac/wiki/VcardsInTel" class="binary">[Read online]</a></div> 
  • site/xdocs/downloads.xml

    r581 r685  
    2020                try the code out and help make it better.</p> 
    2121                 
    22                 <p class="expandArea" style="text-align:right; width:555px;"> 
     22                <p class="expandArea" style="text-align:right; width:95%"> 
    2323 
    2424                        <a href="#" class="expandAll">Expand All</a> |  
     
    2727 
    2828                 
    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> 
    3434                </tr> 
    3535                 
  • site/xdocs/external_refs.xml

    r296 r685  
    1010<body> 
    1111 <section name="External Links "> 
    12    <img src="/pages/images/articles_refs.gif" alt="Articles and Blogs"/> 
    1312 
    14  <table class="tblresel" cellpadding="0" cellspacing="0" border="0"> 
     13 <table class="listtable" cellpadding="0" cellspacing="0" border="0"> 
    1514 
    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> 
    2017 </tr> 
    2118 
    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> 
    2722 </tr> 
    2823  
    2924 <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> 
    3527 </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> 
    4139 </tr> 
    4240  <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> 
    4843 </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> 
    5555 </tr> 
    5656  <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> 
    6259 </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> 
    9463 </tr> 
    9564   <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> 
    10167 </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> 
    11170 </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> 
    12074 </tr> 
    12175  <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> 
    12678 </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> 
    13482 </tr> 
    13583   <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> 
    14086 </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> 
    14790 </tr> 
    14891   <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> 
    15394 </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> 
    16098 </tr> 
    16199    <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> 
    166102 </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> 
    173106 </tr> 
    174107<tr  class="alt"> 
    175          <td class="left">MSDN<sup>&#174;</sup> - Microsoft<sup>&#174;</sup> Knowledge Base</td> 
    176          <td class="right">Various resource for Windows<sup>&#174;</sup> and Windows Mobile<sup>&#174;</sup> OSes, including 
     108         <td class="date_long"><a href="http://msdn.microsoft.com/"  target="_blank">MSDN<sup>&#174;</sup> - Microsoft<sup>&#174;</sup> Knowledge Base</a></td> 
     109         <td class="left">Various resource for Windows<sup>&#174;</sup> and Windows Mobile<sup>&#174;</sup> OSes, including 
    177110         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> 
    180111 </tr> 
    181112 
  • site/xdocs/faq.xml

    r467 r685  
    1010  <body> 
    1111    <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> &#160;&#160;|&#160;&#160; <a href="#" class="collapseAll">Collapse All</a></div> 
     14      <div>Click the question to view the answer.</div> 
     15 
    1916        <div id="faq"> 
    20                         <!-- Technical --> 
    2117                <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> 
    2319                           <ul class="faq"> 
    2420                                  <li class="question">How is .tel different from other domains? 
     
    9086                </div> 
    9187                <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> 
    9389                           <ul class="faq"> 
    9490                              <li class="question">What's TelHosting Software? 
     
    122118 
    123119                        <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> 
    125121                           <ul class="faq"> 
    126122         
     
    170166 
    171167                <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> 
    173169                           <ul class="faq"> 
    174170                            
     
    246242                         
    247243                <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> 
    249245                           <ul class="faq"> 
    250246                                  <li class="question">How can .tel be integrated with web services? 
     
    299295                 
    300296                        <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> 
    302298                           <ul class="faq"> 
    303299                            
     
    383379                 
    384380                <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> 
    386382                           <ul class="faq"> 
    387383         
     
    429425                         
    430426                        <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> 
    432428                           <ul class="faq"> 
    433429         
  • site/xdocs/general_landing.xml

    r524 r685  
    5050<p  align="middle"><img src="images/telproxy.gif"/></p> 
    5151         
    52          <table class="tblresel" cellpadding="0" cellspacing="0" border="0"> 
    5352 
    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> 
    8264</section> 
    8365 
  • site/xdocs/guidelines.xml

    r91 r685  
    1111 
    1212  <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> 
    3317        <p>See <a href="/pages/external_refs.html">External Links</a> for relevant guidelines 
    3418        developed by other organizations.</p> 
  • site/xdocs/howtos.xml

    r429 r685  
    1111 
    1212  <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> 
    6413  
    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> 
    9615 
    9716 </section> 
  • site/xdocs/index.xml

    r429 r685  
    1818        <table class="tblindex" cellpadding="0" cellspacing="0" border="0"> 
    1919                <tr> 
    20                         <th>Entrepreneurs</th> 
     20                        <th class="altTitle">Entrepreneurs</th> 
    2121 
    22                         <th>Developers</th> 
     22                        <th class="altTitle">Developers</th> 
    2323                </tr> 
    2424                <tr> 
  • site/xdocs/iphone/landing.xml

    r434 r685  
    2424                <subsection name="Superbook Application"> 
    2525         
    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> 
    3030        </tr> 
    3131        <tr> 
    3232          <td class="left">Full name </td> 
    33           <td class="right">Superbook iPhone<sup>&#174;</sup> Application </td> 
     33          <td class="left">Superbook iPhone<sup>&#174;</sup> Application </td> 
    3434        </tr> 
    3535        <tr class="alt"> 
    3636          <td class="left">Current release</td> 
    37           <td class="right">1.2.0</td> 
     37          <td class="left">1.2.0</td> 
    3838        </tr> 
    3939         <tr> 
    4040          <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> 
    4242         </tr> 
    4343         <tr class="alt"> 
    4444          <td class="left">Key features</td> 
    45           <td class="right"> 
     45          <td class="left"> 
    4646          - View and navigate all publicly available .tel information quickly and with minimal data connectivity<br/> 
    4747          - Touch-to-communicate for all supported contact types <br/> 
     
    5151         <tr> 
    5252          <td class="left">Supported languages</td> 
    53           <td class="right">English only</td> 
     53          <td class="left">English only</td> 
    5454         </tr> 
    5555         <tr class="alt"> 
    5656          <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> 
    5858         </tr> 
    5959         <tr> 
    6060          <td class="left">Programming</td> 
    61           <td class="right">Requires Mac OS X<sup>&#174;</sup> 10.5, XCode 3.1 and 
     61          <td class="left">Requires Mac OS X<sup>&#174;</sup> 10.5, XCode 3.1 and 
    6262          the iPhone SDK 2.0; written in Objective-C and C</td> 
    6363         </tr> 
     
    7272         <tr class="alt"> 
    7373          <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"> 
    7575          Apple App Store</a>.</td> 
    7676         </tr> 
    7777         <tr> 
    7878          <td class="left">Uninstall procedure</td> 
    79           <td class="right">Standard</td> 
     79          <td class="left">Standard</td> 
    8080         </tr> 
    8181         <tr class="alt"> 
    8282          <td class="left">Configuration</td> 
    83           <td class="right"> 
     83          <td class="left"> 
    8484          No additional configuration needed.   
    8585          </td> 
     
    8787         <tr> 
    8888          <td class="left">Known Limitations</td> 
    89           <td class="right"> 
     89          <td class="left"> 
    9090         - Private information not supported. 
    9191          </td> 
     
    9898        <subsection name="My .tel Application"> 
    9999         
    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> 
    104104        </tr> 
    105105        <tr> 
    106106          <td class="left">Full name </td> 
    107           <td class="right">My .tel iPhone<sup>&#174;</sup> Application </td> 
     107          <td class="left">My .tel iPhone<sup>&#174;</sup> Application </td> 
    108108        </tr> 
    109109        <tr class="alt"> 
    110110          <td class="left">Current release</td> 
    111           <td class="right">1.0.1</td> 
     111          <td class="left">1.0.1</td> 
    112112        </tr> 
    113113         <tr> 
    114114          <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 not  
     115          <td class="left"> Standalone application for managing .tel domain content from an iPhone or iPod Touch. This application does not  
    116116          perform DNS lookups or synchronize with the native address book.</td> 
    117117         </tr> 
    118118         <tr class="alt"> 
    119119          <td class="left">Key features</td> 
    120           <td class="right"> 
     120          <td class="left"> 
    121121          - Add, remove, hide or show your contact information<br/> 
    122122          - Update your status<br/> 
     
    129129         <tr> 
    130130          <td class="left">Supported languages</td> 
    131           <td class="right">English only</td> 
     131          <td class="left">English only</td> 
    132132         </tr> 
    133133         <tr class="alt"> 
    134134          <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> 
    136136         </tr> 
    137137         <tr> 
    138138          <td class="left">Programming</td> 
    139           <td class="right">Requires Mac OS X<sup>&#174;</sup> 10.5, XCode 3.1 and 
     139          <td class="left">Requires Mac OS X<sup>&#174;</sup> 10.5, XCode 3.1 and 
    140140          the iPhone SDK 2.0; written in Objective-C and C</td> 
    141141         </tr> 
     
    150150         <tr class="alt"> 
    151151          <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"> 
    153153          Apple App Store</a>.</td> 
    154154         </tr> 
    155155         <tr> 
    156156          <td class="left">Uninstall procedure</td> 
    157           <td class="right">Standard</td> 
     157          <td class="left">Standard</td> 
    158158         </tr> 
    159159         <tr class="alt"> 
    160160          <td class="left">Configuration</td> 
    161           <td class="right"> 
     161          <td class="left"> 
    162162          No additional configuration needed.   
    163163          </td> 
     
    165165         <tr> 
    166166          <td class="left">Known Limitations</td> 
    167           <td class="right"> 
     167          <td class="left"> 
    168168         - Localization not implemented. 
    169169          </td> 
     
    176176 
    177177  
    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> 
    182182        </tr> 
    183183        <tr> 
    184184          <td class="left">Full name </td> 
    185           <td class="right">Sample .tel iPhone<sup>&#174;</sup> Application </td> 
     185          <td class="left">Sample .tel iPhone<sup>&#174;</sup> Application </td> 
    186186        </tr> 
    187187        <tr class="alt"> 
    188188          <td class="left">Current release</td> 
    189           <td class="right">1.1</td> 
     189          <td class="left">1.1</td> 
    190190        </tr> 
    191191         <tr> 
    192192          <td class="left">Purpose</td> 
    193           <td class="right"> Sample standalone application demonstrating the usage of  
     193          <td class="left"> Sample standalone application demonstrating the usage of  
    194194          the .tel iPhone SDK in developing .tel client programs</td> 
    195195         </tr> 
    196196         <tr class="alt"> 
    197197          <td class="left">Key features</td> 
    198           <td class="right"> 
     198          <td class="left"> 
    199199          - Can look up .tel domains<br/>   
    200200          - Can view all types of records<br/>  
     
    206206         <tr> 
    207207          <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> 
    209209         </tr> 
    210210         <tr class="alt"> 
    211211          <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> 
    213213         </tr> 
    214214         <tr> 
    215215          <td class="left">Programming</td> 
    216           <td class="right">Requires Mac OS X<sup>&#174;</sup> 10.5, XCode 3.1 and 
     216          <td class="left">Requires Mac OS X<sup>&#174;</sup> 10.5, XCode 3.1 and 
    217217          the iPhone SDK 2.0; written in Objective-C and C</td> 
    218218         </tr> 
     
    227227         <tr class="alt"> 
    228228          <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.  
    230230    </td> 
    231231         </tr> 
    232232         <tr> 
    233233          <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. 
    235235    </td> 
    236236         </tr> 
    237237         <tr class="alt"> 
    238238          <td class="left">Configuration</td> 
    239           <td class="right"> 
     239          <td class="left"> 
    240240          No additional configuration needed.   
    241241          </td> 
     
    243243         <tr> 
    244244          <td class="left">Known Limitations</td> 
    245           <td class="right"> 
     245          <td class="left"> 
    246246         - As stated in the .tel 1.1 SDK version, private data decryption is not yet supported. 
    247247         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  
    1919 
    2020         
    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> 
    2525        </tr> 
    2626        <tr> 
    2727          <td class="left">Full name </td> 
    2828 
    29           <td class="right">voipGATE Softphone by  
     29          <td class="left">voipGATE Softphone by  
    3030                <a href="http://www.voipgate.com/site/" target="_blank"> 
    3131                voipGATE</a> 
     
    3434        <tr class="alt"> 
    3535          <td class="left">Current release  </td> 
    36           <td class="right">3.0.388</td> 
     36          <td class="left">3.0.388</td> 
    3737 
    3838        </tr> 
     
    4040          <td class="left">Purpose</td> 
    4141           
    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> 
    4343         </tr> 
    4444         <tr class="alt"> 
    4545          <td class="left">License type</td> 
    4646 
    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> 
    4848</td> 
    4949         </tr> 
    5050         <tr> 
    5151          <td class="left">Key features</td> 
    52           <td class="right"> 
     52          <td class="left"> 
    5353                - Search and dial .tel domains (if only one phone contact is present, dials automatically; if multiple numbers are available, 
    5454                you are offered a choice) <br/> 
     
    6363 
    6464          <td class="left">Supported languages</td> 
    65           <td class="right">English only</td> 
     65          <td class="left">English only</td> 
    6666         </tr> 
    6767         <tr> 
    6868          <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> 
    7070         </tr> 
    7171 
    7272         <tr class="alt"> 
    7373          <td class="left">Programming</td> 
    74           <td class="right">C/C++, php, javascript</td> 
     74          <td class="left">C/C++, php, javascript</td> 
    7575         </tr> 
    7676         <tr> 
     
    8181         <tr class="alt"> 
    8282          <td class="left">Install procedure</td> 
    83           <td class="right">Run the installation executable file and follow the instructions 
     83          <td class="left">Run the installation executable file and follow the instructions 
    8484 
    8585</td> 
     
    8888          <td class="left">Configuration</td> 
    8989 
    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, 
    9191          sign up at the voipGATE website for free. 
    9292          </td> 
     
    105105 <p>This free VoIP softphone supports dialling .tel domain names and storing them in the phone book.</p> 
    106106 
    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> 
    111111        </tr> 
    112112 
    113113        <tr> 
    114114          <td class="left">Full name </td> 
    115           <td class="right">PhonerLite by  
     115          <td class="left">PhonerLite by  
    116116                <a href="http://www.phonerlite.de/index_en.htm" target="_blank"> 
    117117                Heiko Sommerfeldt</a> 
     
    121121          <td class="left">Current release  </td> 
    122122 
    123           <td class="right">1.68</td> 
     123          <td class="left">1.68</td> 
    124124        </tr> 
    125125         <tr> 
    126126          <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> 
    128128         </tr> 
    129129         <tr class="alt"> 
    130130 
    131131          <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> 
    133133</td> 
    134134         </tr> 
    135135         <tr> 
    136136          <td class="left">Key features</td> 
    137           <td class="right"> 
     137          <td class="left"> 
    138138                - Dial any complete SIP URIs<br/> 
    139139                - Store domain info including .tel links in the phone book<br/> 
     
    147147          <td class="left">Supported languages</td> 
    148148 
    149           <td class="right">English, German, Spanish, Portuguese, French and Russian</td> 
     149          <td class="left">English, German, Spanish, Portuguese, French and Russian</td> 
    150150         </tr> 
    151151         <tr> 
    152152          <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> 
    154154         </tr> 
    155155         <tr class="alt"> 
    156156 
    157157          <td class="left">Programming</td> 
    158           <td class="right">Delphi and C/C++ </td> 
     158          <td class="left">Delphi and C/C++ </td> 
    159159         </tr> 
    160160         <tr> 
     
    166166          <td class="left">Install procedure</td> 
    167167 
    168           <td class="right">Run the installation executable file and follow the instructions  
     168          <td class="left">Run the installation executable file and follow the instructions  
    169169 
    170170</td> 
     
    172172         <tr> 
    173173          <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> 
    175175          </td> 
    176176         </tr> 
     
    187187 <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> 
    188188 
    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> 
    193193        </tr> 
    194194 
    195195        <tr> 
    196196          <td class="left">Full name </td> 
    197           <td class="right">Kiax Softphone by  
     197          <td class="left">Kiax Softphone by  
    198198                <a href="http://www.forschung-direkt.eu/projects/kiax2" target="_blank"> 
    199199                Forschung Direkt</a> 
     
    203203          <td class="left">Current release  </td> 
    204204 
    205           <td class="right">2.1 Beta 1</td> 
     205          <td class="left">2.1 Beta 1</td> 
    206206        </tr> 
    207207         <tr> 
    208208          <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> 
    210210         </tr> 
    211211         <tr class="alt"> 
    212212 
    213213          <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> 
    215215</td> 
    216216         </tr> 
    217217         <tr> 
    218218          <td class="left">Key features</td> 
    219           <td class="right"> 
     219          <td class="left"> 
    220220 
    221221          - Provides IAX support<br/> 
     
    227227          <td class="left">Supported languages</td> 
    228228 
    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> 
    230230         </tr> 
    231231         <tr> 
    232232          <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> 
    234234         </tr> 
    235235         <tr class="alt"> 
    236236 
    237237          <td class="left">Programming</td> 
    238           <td class="right">C/C++</td> 
     238          <td class="left">C/C++</td> 
    239239         </tr> 
    240240         <tr> 
     
    251251          <td class="left">Install procedure</td> 
    252252 
    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. 
    254254          <br/> On Windows OS: double-click the installation .exe file and follow the instructions.  
    255255          <br/>On Linux OS: extract the .tar.gz file into a directory of your choice. 
     
    259259         <tr class="alt"> 
    260260          <td class="left">Uninstall procedure</td> 
    261           <td class="right">Standard.</td> 
     261          <td class="left">Standard.</td> 
    262262         </tr> 
    263263 
    264264         <tr> 
    265265          <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). 
    267267          </td> 
    268268         </tr> 
    269269         <tr class="alt"> 
    270270          <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> 
    272272 
    273273          for the roadmap. 
  • site/xdocs/record_types.xml

    r429 r685  
    1717 
    1818 
    19  <table class="tblresel" cellpadding="0" cellspacing="0" border="0"> 
     19 <table class="listtable" cellpadding="0" cellspacing="0" border="0" width="100%"> 
    2020         <tr> 
    21                  <th>Type</th> 
    22                  <th>Description</th> 
     21                 <th class="altTitle">Type</th> 
     22                 <th class="altTitle">Description</th> 
    2323         </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, 
    2727                a set of keyword value pairs like "tc" "London" (tc for Town/City), 
    2828                or a system message that is not displayed on a .tel web page 
    2929                <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 
    3635                coordinates as latitude, longitude and altitude with the accuracy of 6 decimal places 
    3736                <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 
    4442                URL and an Enumservice that indicates the type of URL information, such as email or phone number 
    4543                <br/><br/> 
     
    4846                All Enumservice types are supported, and ordering and labelling are available. 
    4947                <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> 
    5350</table> 
    5451 
     52<br/><br/> 
    5553 
    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%"> 
    10055         <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> 
    12177 
    12278 
  • site/xdocs/registration.xml

    r60 r685  
    99  <section name="Log in | Sign up"> 
    1010 <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"> 
    1211 
    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 
    2114                <ul> 
    2215                        <li>Read all materials, including wiki, forums, and docs</li> 
    2316                        <li>Browse and get copies of applications, tools, source code</li> 
    2417                </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/> 
    3020                If you have an account, please <a href="/trac/login">log in</a>. 
    3121                        If you don't have an account, <a href="/trac/register">sign up</a> now 
     
    3626                        <li>Get community help with your development.</li> 
    3727                </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/> 
    4330                Contributors who make regular contributions and participate in the life of the community 
    4431                can be promoted to committers, or gurus of the community. 
     
    4835                        <li>Can edit source code directly, have write access to SVN repository.</li> 
    4936                </ul> 
    50          </td> 
    51  </tr> 
    52  </table> 
    53  
     37        </li> 
     38        </ul> 
    5439 
    5540  </section> 
  • site/xdocs/samples.xml

    r429 r685  
    1717 
    1818 
    19  <table class="tblresel" cellpadding="0" cellspacing="0" border="0"> 
     19 <table class="listtable" cellpadding="0" cellspacing="0" border="0"> 
    2020 
    2121 <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> 
    2424 </tr>   
    2525 
    2626 <tr> 
    27         <td class="lang">PHP</td> 
    28         <td class="right"> 
     27        <td class="date">PHP</td> 
     28        <td class="left"> 
    2929                <a href="/trac/browser/apps/php/trunk" class="data"> 
    3030                <b>Sample TelHosting client:</b> manage folders, NAPTR records, keywords, and data exort</a> 
     
    3232  </tr> 
    3333  <tr> 
    34         <td class="lang">PHP</td> 
    35         <td class="right"> 
     34        <td class="date">PHP</td> 
     35        <td class="left"> 
    3636                <a href="/trac/browser/apps/php/trunk/sample_create_mx.php" class="data"> 
    3737                <b>Sample MX setup script:</b> add MX records to a domain</a> 
     
    3939  </tr> 
    4040  <tr> 
    41         <td class="lang">Perl</td> 
    42         <td  class="right"> 
     41        <td class="date">Perl</td> 
     42        <td  class="left"> 
    4343                <a href="/trac/browser/apps/perl/trunk/telfriends" class="data" > 
    4444                <b>Sample TelFriends client:</b> 
     
    4747  </tr> 
    4848  <tr> 
    49         <td class="lang">Perl</td> 
    50         <td class="right"> 
     49        <td class="date">Perl</td> 
     50        <td class="left"> 
    5151                <a href="/trac/browser/apps/perl/trunk/lookup" class="data"> 
    5252                <b>Sample recursive lookup client:</b> 
     
    5454        </td> 
    5555  </tr> 
     56   
     57 
    5658  </table> 
    5759  <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  
    3333 
    3434 
    35  <table class="tblresel" cellpadding="0" cellspacing="0" border="0"> 
     35<table class="listtable" cellpadding="0" cellspacing="0" border="0" width="100%"> 
    3636         <tr> 
    37                  <th>Related Links</th> 
    38                  <th/> 
    39                  <th>Link</th> 
     37                 <th class="altTitle" colspan="2">Related Links</th> 
    4038         </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>    
    4941         </tr> 
    5042         <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>         
    5844         </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>    
    6747         </tr> 
    6848 </table> 
  • site/xdocs/security.xml

    r429 r685  
    3939</p> 
    4040 
    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> 
    6952</section> 
    7053 
  • site/xdocs/seo.xml

    r429 r685  
    3737</ul> 
    3838<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%"> 
    4040         <tr> 
    41                  <th>Related Links</th> 
    42                  <th/> 
    43                  <th>Link</th> 
     41                 <th class="altTitle" colspan="2">Related Links</th> 
    4442         </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>           
    5446 </table> 
    5547 
  • site/xdocs/services.xml

    r447 r685  
    1515 
    1616 
    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 
     18to build software and services based on the .tel platform. For a list of currently available services, 
     19please visit <a href="http://telnic.org/tools-other.html" target="_blank">our main website</a>.  
     20Please be informed  
    2021that Telnic does not guarantee operation of any services listed below if they are not created by Telnic.</p> 
    2122 
    2223 
    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> 
    13325</section> 
    13426 
  • site/xdocs/site.xml

    r64 r685  
    2323        <li>Create a patch or commit the changes directly into SVN, both XML and HTML files.</li> 
    2424  </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"> 
    2827 <tr> 
    29  <th>Name</th> 
    30  <th>Content</th> 
     28 <th class="altTitle">Name</th> 
     29 <th class="altTitle">Content</th> 
    3130 </tr> 
    32  
    33  
    34 <tr> 
     31<tr class="altraw"> 
    3532         <td>Root</td> 
    3633         <td>Launch Apache Ant here to build the website. The file <code>build.xml</code> file contains  
     
    4441         the forum. Direct edits are prohibited to ensure stability of the APIs.</td> 
    4542 </tr> 
    46   
    47  <tr> 
     43<tr class="altraw"> 
    4844         <td>docs/</td> 
    4945         <td>Static documents, often PDFs, making up the doc set of a .tel developer. To suggest 
    5046         a change, please write to the forum. Direct edits are not allowed.</td> 
    51  </tr> 
    52   
    53   
    54   
     47 </tr>  
    5548 <tr class="alt"> 
    5649         <td>pages/</td> 
    5750         <td>Auto-created HTML files making up the site.</td> 
    5851 </tr> 
    59  
    60  <tr> 
     52<tr class="altraw"> 
    6153        <td>pages/css/</td> 
    6254        <td>All website stylesheets.</td> 
    6355 </tr> 
    64  
    6556 <tr class="alt"> 
    6657         <td>pages/images/</td> 
    6758         <td>All website graphics.</td> 
    6859 </tr> 
    69   <tr> 
     60<tr class="altraw"> 
    7061        <td>pages/js/</td> 
    7162        <td>JavaScript files for active website content.</td> 
    7263 </tr> 
    73  
    7464<tr class="alt"> 
    7565        <td>trac/</td> 
     
    7767        edit.</td> 
    7868</tr> 
    79  <tr> 
     69<tr class="altraw"> 
    8070         <td>xdocs/</td> 
    8171         <td>Source XML files. </td> 
     
    8676 </tr> 
    8777 
    88  <tr> 
     78<tr class="altraw"> 
    8979         <td>xdocs/stylesheets </td> 
    9080         <td>XSL templates and library for building the website. Please 
    9181         refrain from editing files in this directory unless absolutely necessary.</td> 
    9282 </tr> 
    93  
    9483</table> 
    9584 
    96 <p> 
    97 <img src="/pages/images/website_allowed_tags.gif" alt="Allowed XML Tags"/> </p> 
     85<h3>Allowed XML tags</h3> 
    9886<p>The website consists of XHTML pages produced from XML pages. You can use 
    9987most HTML tags in an XML file, provided the file is well-formed. For example, 
  • site/xdocs/solutions.xml

    r429 r685  
    2828<p>With these features, a large number of varied services have been created, see several examples below.</p> 
    2929 
    30 <table class="tblresel" cellpadding="0" cellspacing="0" border="0"> 
     30<table class="listtable" cellpadding="0" cellspacing="0" border="0" width="100%"> 
    3131         <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> 
    3433         </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>   
    4237         </tr> 
    4338         <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>       
    5041         </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>        
    5845         </tr> 
    5946         <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>     
    6649         </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>    
    7453         </tr> 
    7554         <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>   
    8257         </tr> 
    8358</table> 
  • site/xdocs/stylesheets/site-nav.xml

    r433 r685  
    1515                                <item name=".tel Solutions" href="/pages/solutions.html"/> 
    1616                                <item name=".tel Services" href="/pages/services.html"/> 
     17                                <item name=".tel Search Engines" href="/pages/search_engines.html"/> 
    1718                                <item name=".tel Directories" href="/pages/directories.html"/> 
    18                                 <item name=".tel Search Engines" href="/pages/search_engines.html"/> 
    1919                                <!-- <item name="Customer Centres" href="/pages/callcentre.html"/> 
    2020                                <item name="Interactive" href="/pages/interactive.html"/> --> 
     
    2222                        </menu> 
    2323                        <menu name="Software" href="/pages/downloads.html"> 
    24                                 <item name="Blackberry" href="/pages/blackberry/landing.html"/> 
     24                                <item name="BlackBerry" href="/pages/blackberry/landing.html"/> 
    2525                                <item name="Windows Mobile" href="/pages/winmobile/landing.html"/> 
    2626                                <item name="Outlook" href="/pages/winoutlook/landing.html"/> 
     
    4242            <menu name="Documentation" href="/pages/doc_index.html"/> 
    4343                        <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> --> 
    4844                 
    4945                         
  • site/xdocs/stylesheets/site.xsl

    r524 r685  
    3939        <title><xsl:value-of select="$site/title"/> | <xsl:value-of select="properties/title"/></title>