Developer Area

root/site/pages/downloads.html @ 581

Revision 581, 20.3 kB (checked in by nadya, 10 months ago)

added directory 2betel, removed irrelevant search facilities,

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>Telnic  | Software</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<link rel="stylesheet" href="/pages/css/downloads.css" type="text/css"/>
11<script src="/pages/js/jquery.pack.js">  
12        </script>
13<script src="/pages/js/utils.js">        
14        </script>
15<script src="/pages/js/swfobject.js">        
16        </script>
17<script src="/pages/js/downloads.js"> </script>
18<meta name="author" value="Telnic Developer Community"/>
19<meta name="email" value="general.AT.developer.DOT.telnic.DOT.org"/>
20</head>
21<body>
22<!--PAGE HEADER-->
23<!--TELNIC LOGO-->
24<div id="header">
25<div class="logo">
26<a href="http://telnic.org/">
27<img src="/pages/images/TelnicLogo.gif" alt="The .tel Developer Community" border="0"/>
28</a>
29</div>
30<div class="links">
31<a href="/pages/index.html" class="normallink">Home</a>
32<a href="/pages/whoweare.html" class="normallink">About Us</a>
33<a href="/pages/sitemap.html" class="normallink">Developer Area Sitemap</a>
34<a href="http://telnic.org/contact.html" class="lastlink">Contact Us</a>
35</div>
36</div>
37<div id="wrapper">
38<div id="nsearchheader_reg">
39<div id="nsearchformarea">
40<form action="http://www.google.com/search" method="get">
41<input value="telnic.org" name="sitesearch" type="hidden"/>
42<input size="10" name="q" id="query" type="text"/>
43<input name="Search" id="btnSubmit" value="Search" class="loginbtn" tabindex="3" type="submit"/>
44</form>
45</div>
46</div>
47<div class="clear"> </div>
48<!--LEFT SIDE NAVIGATION-->
49<div id="navcol">
50<ul class="first">
51<li>
52<a href="/">Home</a>
53</li>
54<li>
55<a href="/pages/architecture.html">Architecture</a>
56<ul class="navcolleveltwo">
57<li>
58<a href="/pages/general_landing.html">.tel Basics</a>
59</li>
60<li>
61<a href="/pages/record_types.html">DNS Records</a>
62</li>
63<li>
64<a href="/pages/security.html">TelFriends and Privacy</a>
65</li>
66<li>
67<a href="/pages/telhosting.html">TelHosting</a>
68</li>
69</ul>
70</li>
71<li>
72<a href="/pages/ecosystem.html">Ecosystem</a>
73<ul class="navcolleveltwo">
74<li>
75<a href="/pages/bizcards.html">.tel Names</a>
76</li>
77<li>
78<a href="/pages/solutions.html">.tel Solutions</a>
79</li>
80<li>
81<a href="/pages/services.html">.tel Services</a>
82</li>
83<li>
84<a href="/pages/directories.html">.tel Directories</a>
85</li>
86<li>
87<a href="/pages/search_engines.html">.tel Search Engines</a>
88</li>
89<li>
90<a href="/pages/seo.html">SEO</a>
91</li>
92</ul>
93</li>
94<li>
95<a href="/pages/downloads.html">Software</a>
96<ul class="navcolleveltwo">
97<li>
98<a href="/pages/blackberry/landing.html">Blackberry</a>
99</li>
100<li>
101<a href="/pages/winmobile/landing.html">Windows Mobile</a>
102</li>
103<li>
104<a href="/pages/winoutlook/landing.html">Outlook</a>
105</li>
106<li>
107<a href="/pages/iphone/landing.html">iPhone</a>
108</li>
109<li>
110<a href="/pages/more_apps.html">Softphone</a>
111</li>
112<li>
113<a href="/pages/webmaster.html">Webmaster Tools</a>
114</li>
115<li>
116<a href="/pages/th/landing.html">TelHosting Software</a>
117</li>
118</ul>
119</li>
120<li>
121<a href="/trac">Developers</a>
122<ul class="navcolleveltwo">
123<li>
124<a href="/trac/register">Sign up</a>
125</li>
126<li>
127<a href="/trac/login">Log in</a>
128</li>
129<li>
130<a href="/trac/discussion">Forum</a>
131</li>
132<li>
133<a href="/trac/wiki/SourceCode">Source Code</a>
134</li>
135<li>
136<a href="/trac/wiki/BugTracker">Bug Tracker</a>
137</li>
138<li>
139<a href="/pages/tools.html">Tools</a>
140</li>
141<li>
142<a href="/trac/wiki/TracWiki">Wiki</a>
143</li>
144<li>
145<a href="/trac/wiki/RssFeed">RSS</a>
146</li>
147</ul>
148</li>
149<li>
150<a href="/pages/doc_index.html">Documentation</a>
151</li>
152<li>
153<a href="/pages/faq.html">FAQ</a>
154</li>
155</ul>
156</div>
157<!--MAIN BODY-->
158<div id="maincolfullwidth_withspace_more">
159<a name="Software">
160<h1>Software</h1>
161</a>
162 
163        <p>The .tel developer community has produced multiple user applications for
164                retrieving and editing data stored in .tel domains. We welcome developers interested in
165                improving this code base, adding new features and new applications. Code is available in Java,
166                C++, Objective C and is targeted at Mac OS X, Windows, and Linux systems. This is an excellent opportunity to
167                try the code out and help make it better.</p>
168               
169                <p class="expandArea" style="text-align:right; width:555px;">
170
171                        <a href="#" class="expandAll">Expand All</a> |
172                        <a href="#" class="collapseAll">Collapse All</a>
173                </p>
174
175               
176        <table class="tbldownloads">
177                <tr>
178                        <th>Lang.</th>
179                        <th>Platform</th>
180                        <th>Application Description</th>
181                </tr>
182               
183                <tr class="alt">
184                        <td class="lang">Java</td>
185                        <td class="platform">BlackBerry</td>
186                        <td class="descr">
187<a href="#" class="appTitle">.tel Blackberry® Application 1.4</a>
188                       
189                                <div class="appDetail">
190                                        <ul>
191                                                <li>Supports BlackBerry OS 4.1 and higher</li>
192                                                <li>Looks up .tel domains including private data</li>
193                                                <li>Manages public content of a .tel domain</li>
194                                        </ul>
195                                        <div class="links">
196                                                <a href="/downloads/blackberry/Blackberry-41-RMR.zip" class="binary">[Download for 4.1]</a>
197                                                <a href="/downloads/blackberry/Blackberry-42-RMR.zip" class="binary">[Download for 4.2]</a>
198                                                <br/>
199                                                <a href="/pages/blackberry/landing.html" class="info">[Learn more]</a>
200                                                  <a href="/trac/discussion/1" class="info">[Forum]</a> 
201                                                  <a href="/trac/browser/apps/blackberry/trunk" class="info">[Source code]</a> 
202                                         </div>
203
204                                </div>
205                        </td>
206                </tr>   
207                        <tr>
208                        <td class="lang">Java</td>
209                        <td class="platform">BlackBerry</td>
210                        <td class="descr">
211<a href="#" class="appTitle">Hornet .tel Address Book Alpha 1.06</a>
212                       
213                                <div class="appDetail">
214                                        <ul>
215                                                <li>Supports BlackBerry OS 4.2 and higher</li>
216                                                <li>Looks up .tel domains including private data</li>
217                                                <li>Saves and updates .tel data in the native address book</li>
218                                                <li>Manages friend relations in TelFriends</li>
219                                        </ul>
220                                        <div class="links">
221                                                <a href="http://downloads.hornet.tel/" class="binary" target="_blank">[Download]</a>
222                                                <br/>
223                                                <a href="/pages/blackberry/landing.html" class="info">[Learn more]</a>
224                                                <a href="http://www.hornethub.com/" class="info" target="_blank">[Official site]</a>
225                                                  <a href="http://telnic.org/forum/showthread.php?t=54" class="info">[Forum]</a>   
226                                         </div>
227
228                                </div>
229                        </td>
230                </tr>   
231                <tr class="alt">
232                        <td class="lang">Java</td>
233                        <td class="platform">J2SE</td>
234                        <td class="descr">
235<a href="#" class="appTitle">Java Utilities Toolkit for .tel</a>
236                       
237                                <div class="appDetail">
238                                        <ul>
239                                                <li>Enables DNS operations on Java</li>
240                                                <li>Allows processing public and encrypted NAPTR records</li>
241                                                <li>Parses friend request and response messages for TelFriends privacy</li>
242                                        </ul>
243                                        <div class="links">
244                                                <a href="/downloads/tools/telnic-util-1.0.zip" class="binary">[Download archive]</a>
245                                                <br/> 
246                                                 <a href="/trac/browser/tools/telnic-util/trunk/" class="info">[Source code]</a> 
247                                   </div>
248                                </div>
249
250                        </td>
251                </tr>
252               
253                <tr>
254                        <td class="lang">Obj.C</td>
255                        <td class="platform">iPhone</td>
256                        <td class="descr">
257                        <a href="#" class="appTitle">Superbook Application 1.4</a>
258                        <div class="appDetail">
259                        <ul>
260                                <li>Supports iPhone OS 2.0 and higher</li>
261                                <li>Looks up .tel domains and saves to contacts as needed</li>
262                                <li>Displays locations of .tel domains on a Google map</li>
263                        </ul>
264                        <div class="links">
265                                <a href="http://tinyurl.com/iphone-superbook" class="binary">[Download from iTunes]</a>
266                                <br/>
267                                <a href="/pages/iphone/landing.html" class="info">[Learn more]</a>
268                                  <a href="/trac/discussion/11" class="info">[Forum]</a> 
269                                  <a href="/trac/browser/apps/iphone/superbook/trunk" class="info">[Source code]</a> 
270                        </div>
271                        </div>
272                        </td>
273                </tr>
274               
275                <tr class="alt">
276                        <td class="lang">Obj.C</td>
277                        <td class="platform">iPhone</td>
278                        <td class="descr">
279                        <a href="#" class="appTitle">My.tel Application 1.0</a>
280                        <div class="appDetail">
281                        <ul>
282                                <li>Supports iPhone OS 2.0 and higher</li>
283                                <li>Manages public content of a .tel domain</li>
284                                <li>Manages private content of a .tel domain</li>
285                        </ul>
286                        <div class="links">
287                        <a href="http://tinyurl.com/my-tel-iPhone-app" class="binary">[Download from iTunes]</a>         
288                        <br/>
289                        <a href="/pages/iphone/landing.html" class="info">[Learn more]</a>
290                          <a href="/trac/discussion/11" class="info">[Forum]</a> 
291                          <a href="/trac/browser/apps/iphone/my.tel/trunk" class="info">[Source code]</a> 
292                          </div>
293                        </div> 
294                        </td>
295                </tr>
296               
297                <tr>
298                        <td class="lang">Obj.C</td>
299                        <td class="platform">iPhone</td>
300                        <td class="descr">
301                        <a href="#" class="appTitle">.tel SDK for iPhone</a>
302                        <div class="appDetail">
303                        <ul>
304                                <li>Supports iPhone OS 2.0 and higher</li>
305                                <li>Enables accessing .tel data from the DNS</li>
306                                <li>Includes a sample application</li>
307                        </ul>
308                        <div class="links">
309                        <a href="/downloads/tools/iphone_sdk.zip" class="binary">[Download archive]</a>                           
310                        <br/>
311                          <a href="/trac/browser/tools/iphone-sdk/trunk" class="info">[SDK Source code]</a> 
312                          <a href="/trac/browser/apps/iphone/sampleTelApp/trunk" class="info">[Sample App Source code]</a>
313                          </div>
314                          </div>
315                        </td>
316                </tr>
317               
318                <tr class="alt">
319                        <td class="lang">C#</td>
320                        <td class="platform">MS Outlook</td>
321                        <td class="descr">
322
323                        <a href="#" class="appTitle">.tel Outlook Plug-in 1.4</a>
324                        <div class="appDetail">
325                                <ul>
326                                        <li>Supports Microsoft Windows® XP and Vista® OS, Outlook 2003 and 2007</li>
327                                        <li>Looks up .tel domains including private data</li>
328                                        <li>Saves .tel data to Outlook Contacts</li>
329                                </ul>
330                                <div class="links">
331                                        <a href="/downloads/latest-OutlookPlugin-full.exe" class="binary">[Download full install]</a>
332                                        <a href="/downloads/latest-OutlookPlugin-online.exe" class="binary">[Download express install]</a>
333                                        <br/>
334                                        <a href="/pages/winoutlook/landing.html" class="info">[Learn more]</a>
335                                  <a href="/trac/discussion/2" class="info">[Forum]</a> 
336                                  <a href="/trac/browser/apps/outlook/trunk" class="info">[Source code]</a> 
337                                  </div>
338                                 </div>
339                        </td>
340                </tr>
341                <tr>
342                        <td class="lang">C#/.Net</td>
343                        <td class="platform">Windows Mobile</td>
344                        <td class="descr">
345                        <a href="#" class="appTitle">.tel Windows Mobile® Application 0.9 Beta </a>
346                        <div class="appDetail">
347                        <ul>
348                                <li>Supports Pocket PC or Smartphone on Microsoft® Windows Mobile OS v 5.0 with Pocket Outlook</li>
349                                <li>Searches and navigates .tel domains </li>
350                                <li>Manages public content of a .tel domain</li>
351                                <li>Saves .tel data to the address book</li>
352                        </ul>
353                       
354                        <div class="links">
355                        <a href="/downloads/WinMobile-Installer-PPC-v1.cab" class="binary">[Download for Pocket PC]</a>
356                        <a href="/downloads/WinMobile-Installer-SP-v1.cab" class="binary">[Download for Smartphone]</a>
357                        <br/>
358<a href="/pages/winmobile/landing.html" class="info">[Learn more]</a>
359                          <a href="/trac/discussion/4" class="info">[Forum]</a> 
360                          <a href="/trac/browser/apps/windows_mobile/trunk" class="info">[Source code]</a> 
361                          </div>
362                         </div>
363                        </td>
364                </tr>
365                               
366                <tr class="alt">
367                        <td class="lang">C/C++</td>
368                        <td class="platform">Multiple</td>
369                        <td class="descr">
370                        <a href="#" class="appTitle">Kiax Softphone 2.1 Beta</a>
371                        <div class="appDetail">
372                        <ul>
373                                <li>Supports Windows, Linux, Mac OS X (x86)</li>
374                                <li>Dials .tel domains </li>
375                        </ul>
376                       
377                        <div class="links">
378                        <a href="http://www.voipgate.com/site/index.php/en/support/downloads/doc_details/9-voipgate-tel-softphone-beta-2" class="binary">[Download]</a>
379                          <br/>
380<a href="/pages/more_apps.html" class="info">[Learn more]</a>
381                          </div>
382                         </div>
383                        </td>
384                </tr>
385               
386                <tr>
387                        <td class="lang">C/C++</td>
388                        <td class="platform">Windows</td>
389                        <td class="descr">
390                        <a href="#" class="appTitle">voipGATE .tel Softphone 3.0 Beta</a>
391                        <div class="appDetail">
392                        <ul>
393                                <li>Supports Microsoft Windows® all versions</li>
394                                <li>Searches and dials .tel domains </li>
395                                <li>Manages public content of a .tel domain</li>
396                                <li>Saves .tel data to the address book</li>
397                        </ul>
398                       
399                        <div class="links">
400                        <a href="http://www.voipgate.com/site/index.php/en/support/downloads/doc_details/9-voipgate-tel-softphone-beta-2" class="binary">[Download]</a>
401                         <br/>
402<a href="/pages/more_apps.html" class="info">[Learn more]</a>
403                          </div>
404                         </div>
405                        </td>
406                </tr>
407               
408                <tr class="alt">
409                        <td class="lang">C++</td>
410                        <td class="platform">Windows</td>
411                        <td class="descr">
412                        <a href="#" class="appTitle">Telnic Soap Utilities</a>
413                        <div class="appDetail">
414                        <ul>
415                                <li>Ready Microsoft Visual Studio project</li>
416                                <li>Enables major SOAP operations for managing .tel data</li>
417                                <li>Taken from the Windows Mobile .tel application</li>
418                        </ul>
419                       
420                        <div class="links">
421                        <a href="/downloads/tools/TelnicSoapUtil.dll" class="binary">[Download archive]</a>
422                        <br/>
423<a href="/trac/browser/tools/soap-util/trunk" class="info">[Source code]</a>
424                          </div>
425                        </div>
426                        </td>
427                </tr>
428               
429                <tr>
430                        <td class="lang">C</td>
431                        <td class="platform">Windows Mobile</td>
432                        <td class="descr">
433                        <a href="#" class="appTitle">Modified OpenSSL for Windows Mobile OS</a>
434                        <div class="appDetail">
435                        <ul>
436                                <li>Compiled libraries for Windows Mobile OS 5.0 and 6.0</li>
437                                <li>Modified to operate on the mobile platform for encryption/decryption of .tel data</li>
438                        </ul>
439                       
440                        <div class="links">
441                        <a href="/downloads/tools/openssl.zip" class="binary">[Download archive]</a>
442                        <br/>
443<a href="/trac/browser/tools/open-ssl/trunk" class="info">[Source code]</a>
444                          </div>
445                        </div>
446                        </td>
447                </tr>
448               
449                <tr class="alt">
450                        <td class="lang">C/C++</td>
451                        <td class="platform">Multiple</td>
452                        <td class="descr">
453                        <a href="#" class="appTitle">DotTelUtils Library</a>
454                        <div class="appDetail">
455                        <ul>
456                                <li>Cross-platform library: has been tested on Windows XP/Vista, Mac OS 10.5.x, Ubuntu Linux 8.10</li>
457                                <li>Enables interaction with the DNS</li>
458                                <li>Built on top of LDNS with a set of .tel-ready functions</li>
459                        </ul>
460                       
461                        <div class="links">
462                        <a href="http://www.forschung-direkt.eu/2009/02/06/a-quick-tutorial-on-using-tel-utilities-library-dottelutils/" class="info">
463                        [Project page]</a>
464                        <a href="/trac/wiki/DotTelUtils" class="info">[Learn more]</a>
465                        </div>
466                          </div>
467                        </td>
468                </tr>
469               
470                <tr>
471                        <td class="lang">Perl, PHP</td>
472                        <td class="platform">N/A</td>
473                        <td class="descr">
474                        <a href="#" class="appTitle">.tel for Webmasters</a>
475                        <div class="appDetail">
476                        <ul>
477                                <li>Embed scripts for adding data from a .tel domain to a static webpage</li>
478                                <li>Available in Perl and in PHP</li>
479                                <li>Configurable formatting, graphics, and displayed data types</li>
480                        </ul>
481                       
482                        <div class="links">
483                        <a href="/downloads/contact-us.zip" class="binary">[Download archive]</a>
484                        <br/>
485<a href="/pages/webmaster.html" class="info">[Learn more]</a>
486                        <a href="/trac/discussion/19/159" class="info">[Forum]</a>
487                          </div>
488                        </div>
489                        </td>
490                </tr>
491               
492                <tr class="alt">
493                        <td class="lang">PHP</td>
494                        <td class="platform">N/A</td>
495                        <td class="descr">
496                        <a href="#" class="appTitle">.tel Embed Script</a>
497                        <div class="appDetail">
498                        <ul>
499                                <li>Alternative implementation for .tel for Webmasters</li>
500                                <li>Hard-coded configuration (not from the URL)</li>
501                                <li>Enables a Google Map with the displayed location</li>
502                        </ul>
503                       
504                        <div class="links">
505                        <a href="http://www.jepaa.com/stuff/gDNS.phps" class="binary">[See DNS lookup]</a>
506                                  <br/>
507                        <a href="http://www.jepaa.com/stuff/contact_dns.php?domain=jepaa.tel" class="info">[Sample results]</a>
508                          </div>
509                          </div>
510                        </td>
511                </tr>
512               
513                <tr>
514                        <td class="lang">PHP</td>
515                        <td class="platform">N/A</td>
516                        <td class="descr">
517                        <a href="#" class="appTitle">.tel Contact Manager Plug-in for Wordpress blog v 1.2 Beta </a>
518                        <div class="appDetail">
519                        <ul>
520                                <li>As part of the blog layout, displays current public records in associated .tel</li>
521                                <li>Click-to-communicate on displayed contact data</li>
522                                <li>Embeds as a widget to the blog sidebar</li>
523                                <li>Hard-coded configuration (not from the URL)</li>
524                                <li>Enables a Google Map with the displayed location</li>
525                        </ul>
526                       
527                        <div class="links">
528                        <a href="http://wordpress.movetec.ch/tel_gwa_v1.2.tar.gz" class="binary">[Download Archive]</a>
529                                  <br/>
530                        <a href="http://www.tel-domain-forum.de/thread157_1/Tel_Wordpress_Plugin.html" class="info">[More Info]</a>
531                          </div>
532                          </div>
533                        </td>
534                </tr>
535               
536                <tr class="alt">
537                        <td class="lang">PHP</td>
538                        <td class="platform">N/A</td>
539                        <td class="descr">
540                        <a href="#" class="appTitle">Sample TelHosting client</a>
541                        <div class="appDetail">
542                        <ul>
543                                <li>Sample code for a .tel management application, see sampele_client.php in the same folder</li>
544                                <li>Supports login and management of folders, NAPTR records, and keywords</li>
545                                <li>Enables data export</li>
546                        </ul>
547                       
548                        <div class="links">
549                        <a href="/trac/browser/apps/php/trunk" class="info">[Source code]</a>
550                          </div>
551                          </div>
552                        </td>
553                </tr>
554               
555                <tr>
556                        <td class="lang">PHP</td>
557                        <td class="platform">N/A</td>
558                        <td class="descr">
559                        <a href="#" class="appTitle">Sample MX setup script</a>
560                        <div class="appDetail">
561                        <ul>
562                                <li>Enables storing MX records for you@yourname.tel setup</li>
563                        </ul>
564                       
565                        <div class="links">
566                        <a href="/trac/browser/apps/php/trunk/sample_create_mx.php" class="info">[Source code]</a>
567                          </div>
568                          </div>
569                        </td>
570                </tr>
571               
572                <tr class="alt">
573                        <td class="lang">Perl</td>
574                        <td class="platform">N/A</td>
575                        <td class="descr">
576                        <a href="#" class="appTitle">Sample TelFriends client</a>
577                        <div class="appDetail">
578                        <ul>
579                                <li>Enables logging into TelFriends</li>
580                                <li>Retrieves the list of associated domains and the list of publishers </li>
581                        </ul>
582                       
583                        <div class="links">
584                        <a href="/trac/browser/apps/perl/trunk/telfriends" class="info">[Source code]</a>
585                          </div>
586                          </div>
587                        </td>
588                </tr>
589               
590                <tr>
591                        <td class="lang">Perl</td>
592                        <td class="platform">N/A</td>
593                        <td class="descr">
594                        <a href="#" class="appTitle">Sample recursive lookup client</a>
595                        <div class="appDetail">
596                        <ul>
597                                <li>Enables recursion through the list of non-terminal NAPTR records to get the whole sub-domain tree</li>
598                        </ul>
599                       
600                        <div class="links">
601                        <a href="/trac/browser/apps/perl/trunk/lookup" class="info">[Source code]</a>
602                          </div>
603                          </div>
604                        </td>
605                </tr>
606               
607                <tr class="alt">
608                        <td class="lang">Python</td>
609                        <td class="platform">N/A</td>
610                        <td class="descr">
611                        <a href="#" class="appTitle">Py.tel scripts</a>
612                        <div class="appDetail">
613                        <ul>
614                                <li>Looks up .tel domain data</li>
615                                <li>Includes script to retrieve email addresses for the mutt mailing client</li>
616                                <li>Includes script to retrieve phone numbers and SIP handles for SNOM SIP phone</li>
617                                <li>Enables logging into TelFriends to retrieve private data</li>
618                        </ul>
619                       
620                        <div class="links">
621                        <a href="http://www.mcdonald.org.uk/andrew/pytel/" target="_blank" class="info">[Learn more]</a>
622                        <a href="/trac/browser/apps/python/trunk/" class="info">[Source code]</a>
623                          </div>
624                          </div>
625                        </td>
626                </tr>
627        </table>
628               
629
630</div>
631<div class="clear"> </div>
632</div>
633<!--FOOTER SEPARATOR-->
634<div id="footer">
635<div class="left">
636<a href="/pages/legal.html"> Legal &amp; Privacy</a> © 2009 Telnic Limited.</div>
637<script type="text/javascript">
638                var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
639                </script>
640<script type="text/javascript">
641                try {
642                var pageTracker = _gat._getTracker("UA-10317102-2");
643                pageTracker._trackPageview();
644                } catch(err) {}</script>
645</div>
646</body>
647</html>
Note: See TracBrowser for help on using the browser.
Telnic
Search This Site
Partners
Neustar
ICANN
Main site | WHOIS | Sell .tel | FAQ | Archived Site | About Telnic | Contact Us