root/site/pages/sitemap.html
@
70
| Revision 70, 4.7 kB (checked in by anonymous, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 2 | <html> |
| 3 | <head> |
| 4 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> |
| 5 | <title>Telnic | Sitemap</title> |
| 6 | <link rel="icon" href="/pages/images/favicon.ico" type="image"/> |
| 7 | <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> |
| 8 | <link rel="stylesheet" href="/pages/css/sitemap.css" type="text/css"/> |
| 9 | <link rel="stylesheet" href="/pages/css/nstyleupdates.css" type="text/css"/> |
| 10 | <script src="/pages/js/jquery.pack.js"> |
| 11 | </script> |
| 12 | <script src="/pages/js/utils.js"> |
| 13 | </script> |
| 14 | <script src="/pages/js/swfobject.js"> |
| 15 | </script> |
| 16 | <meta name="author" value="Telnic Developer Community"/> |
| 17 | <meta name="email" value="general.AT.developer.DOT.telnic.DOT.org"/> |
| 18 | </head> |
| 19 | <body> |
| 20 | <!--PAGE HEADER--> |
| 21 | <!--TELNIC LOGO--> |
| 22 | <div id="header"> |
| 23 | <div class="logo"> |
| 24 | <a href="index.html"> |
| 25 | <img src="/pages/images/TelnicLogo.gif" alt="The .tel Developer Community" border="0"/> |
| 26 | </a> |
| 27 | </div> |
| 28 | <div class="links"> |
| 29 | <a href="http://telnic.org/" class="normallink">Home</a> |
| 30 | <a href="http://telnic.org/aboutus.html" class="normallink">About Us</a> |
| 31 | <a href="/pages/sitemap.html" class="normallink">Developer Sitemap</a> |
| 32 | <a href="http://telnic.org/contact.html" class="lastlink">Contact Us</a> |
| 33 | </div> |
| 34 | </div> |
| 35 | <div id="wrapper"> |
| 36 | <div id="nsearchheader"> |
| 37 | <div id="nsearchformarea"> |
| 38 | <form action="http://www.google.com/search" method="get"> |
| 39 | <input value="telnic.org" name="sitesearch" type="hidden"/> |
| 40 | <input size="10" name="q" id="query" type="text"/> |
| 41 | <input name="Search" id="btnSubmit" value="Search" class="loginbtn" tabindex="3" type="submit"/> |
| 42 | </form> |
| 43 | </div> |
| 44 | </div> |
| 45 | <div class="clear"> </div> |
| 46 | <!--MAIN BODY--> |
| 47 | <body> |
| 48 | <table id="tblsitemap" border="0" cellpadding="0" cellspacing="0"> |
| 49 | <tbody> |
| 50 | <tr> |
| 51 | <td class="home" colspan="4"> |
| 52 | <a href="http://telnic.org/index.html">Home</a> |
| 53 | </td> |
| 54 | </tr> |
| 55 | <tr> |
| 56 | <td class="home" colspan="4"> |
| 57 | <a href="../index.html">Developers</a> |
| 58 | </td> |
| 59 | </tr> |
| 60 | <tr> |
| 61 | <td class="header"> |
| 62 | <a href="../index.html">Overview</a> |
| 63 | </td> |
| 64 | <td class="header"> |
| 65 | <a href="/pages/downloads.html">.tel Applications</a> |
| 66 | </td> |
| 67 | <td class="header"> |
| 68 | <a href="/trac">Developers Area</a> |
| 69 | </td> |
| 70 | <td class="header"> |
| 71 | <a href="/pages/faq.html">FAQ</a> |
| 72 | </td> |
| 73 | </tr> |
| 74 | <tr> |
| 75 | <td> |
| 76 | <a href="/pages/general_landing.html">Understanding .tel</a> |
| 77 | <a href="/pages/record_types.html">Record Types</a> |
| 78 | <a href="/pages/security.html">Security</a> |
| 79 | <a href="/pages/telhosting_sw.html">TelHosting Software</a> |
| 80 | <a href="/pages/external_refs.html">External Links</a> |
| 81 | <a href="/pages/faq.html">FAQ</a> |
| 82 | </td> |
| 83 | |
| 84 | <td> |
| 85 | <a href="/pages/blackberry/landing.html">Blackberry</a> |
| 86 | <a href="/trac/wiki/BlackberryBuildingInstructions">Blackberry app building</a> |
| 87 | <a href="/pages/winmobile/landing.html">Win Mobile</a> |
| 88 | <a href="/trac/wiki/WinMobileBuildingInstructions">Windows Mobile client building</a> |
| 89 | <a href="/pages/iphone/landing.html">iPhone</a> |
| 90 | <a href="/trac/wiki/IphoneApplication">iPhone app building</a> |
| 91 | <a href="/pages/winoutlook/landing.html">Outlook</a> |
| 92 | <a href="/trac/wiki/OutlookBuildingInstructions">Outlook plug-in building</a> |
| 93 | |
| 94 | </td> |
| 95 | |
| 96 | <td> |
| 97 | <a href="/trac">Overview</a> |
| 98 | <a href="/trac/register">Sign up</a> |
| 99 | <a href="/trac/login">Log in</a> |
| 100 | <a href="/pages/discussion.html">Discussion</a> |
| 101 | <a href="/trac/discussion">Forums</a> |
| 102 | <a href="/trac/wiki/TracWiki">Wiki</a> |
| 103 | <a href="/trac/wiki/RssFeed">RSS Feeds</a> |
| 104 | <a href="/trac/wiki/BugTracker">Submit a Bug</a> |
| 105 | <a href="/trac/wiki/SourceCode">Source Code</a> |
| 106 | <a href="/pages/tools.html">Toolkits</a> |
| 107 | <a href="/pages/api_landing.html">APIs</a> |
| 108 | <a href="/pages/howtos.html">Howtos</a> |
| 109 | <a href="/pages/whitepapers.html">Whitepapers</a> |
| 110 | <a href="/pages/guidelines.html">Guidelines</a> |
| 111 | <a href="/pages/decisions.html">Decision Making</a> |
| 112 | <a href="/pages/maintain_code.html">Code Maintenance</a> |
| 113 | <a href="/pages/site.html">Website Updates</a> |
| 114 | <a href="/pages/external_refs.html">External Links</a> |
| 115 | </td> |
| 116 | <td> |
| 117 | </td> |
| 118 | </tr> |
| 119 | <tr> |
| 120 | <td colspan="4" class="spacerhack"> </td> |
| 121 | </tr> |
| 122 | |
| 123 | </tbody> |
| 124 | </table> |
| 125 | </body> |
| 126 | <div class="clear"> </div> |
| 127 | </div> |
| 128 | <!--FOOTER SEPARATOR--> |
| 129 | <div id="footer"> |
| 130 | <div class="left"> |
| 131 | <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div> |
| 132 | <div class="right"> |
| 133 | <p id="fplayer"> |
| 134 | <a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this movie.</p> |
| 135 | <script src="/pages/js/countdown.js"> </script> |
| 136 | </div> |
| 137 | </div> |
| 138 | </body> |
| 139 | </html> |
Note: See TracBrowser
for help on using the browser.








