root/site/pages/community_landing.html
@
64
| Revision 64, 6.8 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 | <link rel="icon" href="/pages/images/favicon.ico" type="image"/> |
| 6 | <title>.tel Developers | Developers Area</title> |
| 7 | <link rel="stylesheet" href="/pages/css/layout.css" type="text/css"/> |
| 8 | <link rel="stylesheet" href="/pages/css/print.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="http://telnic.org/"> |
| 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 | <!--LEFT SIDE NAVIGATION--> |
| 47 | <div id="navcol"> |
| 48 | <ul class="first"> |
| 49 | <li> |
| 50 | <a href="/pages/index.html">Developers</a> |
| 51 | <ul class="navcolleveltwo"> |
| 52 | <li> |
| 53 | <a href="/pages/general_landing.html">Understanding .tel</a> |
| 54 | </li> |
| 55 | <li> |
| 56 | <a href="/pages/record_types.html">Record Types</a> |
| 57 | </li> |
| 58 | <li> |
| 59 | <a href="/pages/security.html">Security</a> |
| 60 | </li> |
| 61 | <li> |
| 62 | <a href="/pages/telhosting_sw.html">TelHosting Software</a> |
| 63 | </li> |
| 64 | </ul> |
| 65 | </li> |
| 66 | <li> |
| 67 | <a href="/pages/downloads.html">.tel Applications</a> |
| 68 | <ul class="navcolleveltwo"> |
| 69 | <li> |
| 70 | <a href="/pages/blackberry/landing.html">Blackberry</a> |
| 71 | </li> |
| 72 | <li> |
| 73 | <a href="/pages/winmobile/landing.html">Windows Mobile</a> |
| 74 | </li> |
| 75 | <li> |
| 76 | <a href="/pages/winoutlook/landing.html">Outlook</a> |
| 77 | </li> |
| 78 | <li> |
| 79 | <a href="/pages/iphone/landing.html">iPhone</a> |
| 80 | </li> |
| 81 | </ul> |
| 82 | </li> |
| 83 | <li> |
| 84 | <a href="/trac">Developer Area</a> |
| 85 | <ul class="navcolleveltwo"> |
| 86 | <li> |
| 87 | <a href="/trac/register">Sign up</a> |
| 88 | </li> |
| 89 | <li> |
| 90 | <a href="/trac/login">Log in</a> |
| 91 | </li> |
| 92 | <li> |
| 93 | <a href="/pages/discussion.html">Discussion</a> |
| 94 | <ul class="navcollevelthree"> |
| 95 | <li> |
| 96 | <a href="/trac/discussion">Forums</a> |
| 97 | </li> |
| 98 | <li> |
| 99 | <a href="/trac/wiki/TracWiki">Wiki</a> |
| 100 | </li> |
| 101 | <li> |
| 102 | <a href="/trac/wiki/RssFeed">RSS Feed</a> |
| 103 | </li> |
| 104 | <li> |
| 105 | <a href="/trac/wiki/BugTracker">Submit a Bug / Patch</a> |
| 106 | </li> |
| 107 | </ul> |
| 108 | </li> |
| 109 | <li> |
| 110 | <a href="/trac/wiki/SourceCode">Source Code</a> |
| 111 | </li> |
| 112 | <li> |
| 113 | <a href="/pages/tools.html">Toolkits</a> |
| 114 | </li> |
| 115 | <li> |
| 116 | <a href="/pages/api_landing.html">APIs</a> |
| 117 | </li> |
| 118 | <li> |
| 119 | <a href="/pages/howtos.html">Howtos</a> |
| 120 | </li> |
| 121 | <li> |
| 122 | <a href="/pages/whitepapers.html">Whitepapers</a> |
| 123 | </li> |
| 124 | <li> |
| 125 | <a href="/pages/guidelines.html">Guidelines</a> |
| 126 | <ul class="navcollevelthree"> |
| 127 | <li> |
| 128 | <a href="/pages/decisions.html">Decision Making</a> |
| 129 | </li> |
| 130 | <li> |
| 131 | <a href="/pages/maintain_code.html">Code Maintenance</a> |
| 132 | </li> |
| 133 | <li> |
| 134 | <a href="/pages/site.html">Website Updates</a> |
| 135 | </li> |
| 136 | </ul> |
| 137 | </li> |
| 138 | <li> |
| 139 | <a href="/pages/external_refs.html">External Links</a> |
| 140 | </li> |
| 141 | </ul> |
| 142 | </li> |
| 143 | <li> |
| 144 | <a href="/pages/faq.html">FAQ</a> |
| 145 | </li> |
| 146 | </ul> |
| 147 | </div> |
| 148 | <!--MAIN BODY--> |
| 149 | <div id="maincolfullwidth_withspace_more"> |
| 150 | <a name="Overview"> |
| 151 | <h1>Overview</h1> |
| 152 | </a> |
| 153 | <p> The Developer Area is the center for .tel application development. |
| 154 | Our mission is to promote and facilitate the use of .tel solutions for |
| 155 | individuals and businesses alike. We view .tel as a revolution in DNS |
| 156 | organization that brings about a new web paradigm and drive |
| 157 | promotion of .tel by providing an optimal infrastructure, abundant code |
| 158 | samples and comprehensive documentation. </p> |
| 159 | <p>Follow these steps to get a quick tour of resources available |
| 160 | in the Developer Area. Note that steps 1 to 3 are open for all readers, |
| 161 | while development-related resources are only for community members.</p> |
| 162 | <ol> |
| 163 | <li>Read the <a href="/pages/general_landing.html">Overview</a> and |
| 164 | <a href="/pages/faq.html">FAQ materials</a> to learn about the .tel |
| 165 | platform and <a href="/pages/downloads.html">available applications</a>.</li> |
| 166 | <li>See what we are working on now: visit the <a href="trac/discussion">Forum</a> and <a href="/trac/wiki">Wiki</a>. </li> |
| 167 | <li>Subscribe to our <a href="/pages/mail.html">mailing list</a> and/or our Technical RSS feed to stay in touch.</li> |
| 168 | <li>Start coding! |
| 169 | <ol> |
| 170 | <li>Check out the <a href="trac/browser">source code</a> of the application you're going to work on. |
| 171 | If you decide to work on a new application, all you need is the API reference.</li> |
| 172 | <li> Read the <a href="/pages/api_landing.html">API reference</a> to understand how the client interacts |
| 173 | with the TelHosting software platform. Browse our collection of <a href="/pages/tools.html">tools</a>.</li> |
| 174 | <li>Check <a href="/pages/guidelines.html">community guidelines</a> for coding, naming and other conventions. </li> |
| 175 | <li>Submit patches and bugs via the <a href="/pages/bugs.html">Bug Tracker</a>.</li> |
| 176 | </ol> |
| 177 | </li> |
| 178 | </ol> |
| 179 | <a name="Contributors"> |
| 180 | <h2>Contributors</h2> |
| 181 | </a> |
| 182 | <p>To become a <i>contributor</i>, that is, a member of the developer |
| 183 | community, please complete the quick <a href="/pages/registration.html">signup</a> procedure. |
| 184 | After that, you will be able to edit your website profile, |
| 185 | write to the forums and Wiki, access the source code and pre-release binaries of .tel |
| 186 | applications, browse our tools library, and read the API references and guides. </p> |
| 187 | <p>We appreciate the principle of meritocracy and offer committership |
| 188 | to the most active contributors. Committers get write access to the source |
| 189 | repository and are respected as the gurus of the community. |
| 190 | The current list of .tel community committers is at the page |
| 191 | <a href="/pages/whoweare.html">About Us</a>.</p> |
| 192 | |
| 193 | </div> |
| 194 | <div class="clear"> </div> |
| 195 | </div> |
| 196 | <!--FOOTER SEPARATOR--> |
| 197 | <div id="footer"> |
| 198 | <div class="left"> |
| 199 | <a href="/pages/legal.html"> Legal & Privacy</a> © 2008 Telnic Limited.</div> |
| 200 | <div class="right"> |
| 201 | <p id="fplayer"> |
| 202 | <a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this movie.</p> |
| 203 | <script src="/pages/js/countdown.js"> </script> |
| 204 | </div> |
| 205 | </div> |
| 206 | </body> |
| 207 | </html> |
Note: See TracBrowser
for help on using the browser.








