Developer Area

root/site/xdocs/downloads.xml @ 544

Revision 544, 15.9 kB (checked in by nadya, 11 months ago)

python scripts added

Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<document>
3
4  <properties>
5    <author email="general.AT.developer.DOT.telnic.DOT.org">Telnic Developer Community</author>
6    <title>Software</title>
7        <add_css href="/pages/css/downloads.css"/>
8        <add_js href="/pages/js/downloads.js"/>
9        <registered/>
10  </properties>
11
12<body>
13
14  <section name="Software">
15 
16        <p>The .tel developer community has produced multiple user applications for
17                retrieving and editing data stored in .tel domains. We welcome developers interested in
18                improving this code base, adding new features and new applications. Code is available in Java,
19                C++, Objective C and is targeted at Mac OS X, Windows, and Linux systems. This is an excellent opportunity to
20                try the code out and help make it better.</p>
21               
22                <p class="expandArea" style="text-align:right; width:555px;">
23
24                        <a href="#" class="expandAll">Expand All</a> |
25                        <a href="#" class="collapseAll">Collapse All</a>
26                </p>
27
28               
29        <table class="tbldownloads">
30                <tr>
31                        <th>Lang.</th>
32                        <th>Platform</th>
33                        <th>Application Description</th>
34                </tr>
35               
36                <tr class="alt">
37                        <td class="lang">Java</td>
38                        <td class="platform">BlackBerry</td>
39                        <td class="descr"><a href="#" class="appTitle">.tel Blackberry® Application 1.4</a>
40                       
41                                <div class="appDetail">
42                                        <ul>
43                                                <li>Supports BlackBerry OS 4.1 and higher</li>
44                                                <li>Looks up .tel domains including private data</li>
45                                                <li>Manages public content of a .tel domain</li>
46                                        </ul>
47                                        <div class="links">
48                                                <a href="/downloads/blackberry/Blackberry-41-RMR.zip" class="binary">[Download for 4.1]</a>
49                                                <a href="/downloads/blackberry/Blackberry-42-RMR.zip" class="binary">[Download for 4.2]</a>
50                                                <br/>
51                                                <a href="/pages/blackberry/landing.html" class="info">[Learn more]</a>
52                                                  <a href="/trac/discussion/1" class="info">[Forum]</a> 
53                                                  <a href="/trac/browser/apps/blackberry/trunk" class="info">[Source code]</a> 
54                                         </div>
55
56                                </div>
57                        </td>
58                </tr>   
59                        <tr>
60                        <td class="lang">Java</td>
61                        <td class="platform">BlackBerry</td>
62                        <td class="descr"><a href="#" class="appTitle">Hornet .tel Address Book Alpha 1.03</a>
63                       
64                                <div class="appDetail">
65                                        <ul>
66                                                <li>Supports BlackBerry OS 4.2 and higher</li>
67                                                <li>Looks up .tel domains including private data</li>
68                                                <li>Saves and updates .tel data in the native address book</li>
69                                                <li>Manages friend relations in TelFriends</li>
70                                        </ul>
71                                        <div class="links">
72                                                <a href="http://downloads.hornet.tel/" class="binary" target="_blank">[Download]</a>
73                                                <br/>
74                                                <a href="/pages/blackberry/landing.html" class="info">[Learn more]</a>
75                                                <a href="http://www.hornethub.com/" class="info" target="_blank">[Official site]</a>
76                                                  <a href="http://telnic.org/forum/showthread.php?t=54" class="info">[Forum]</a>   
77                                         </div>
78
79                                </div>
80                        </td>
81                </tr>   
82                <tr class="alt">
83                        <td class="lang">Java</td>
84                        <td class="platform">J2SE</td>
85                        <td class="descr"><a href="#" class="appTitle">Java Utilities Toolkit for .tel</a>
86                       
87                                <div class="appDetail">
88                                        <ul>
89                                                <li>Enables DNS operations on Java</li>
90                                                <li>Allows processing public and encrypted NAPTR records</li>
91                                                <li>Parses friend request and response messages for TelFriends privacy</li>
92                                        </ul>
93                                        <div class="links">
94                                                <a href="/downloads/tools/telnic-util-1.0.zip" class="binary">[Download archive]</a>
95                                                <br/> 
96                                                 <a href="/trac/browser/tools/telnic-util/trunk/" class="info">[Source code]</a> 
97                                   </div>
98                                </div>
99
100                        </td>
101                </tr>
102               
103                <tr>
104                        <td class="lang">Obj.C</td>
105                        <td class="platform">iPhone</td>
106                        <td class="descr">
107                        <a href="#" class="appTitle">Superbook Application 1.2</a>
108                        <div class="appDetail">
109                        <ul>
110                                <li>Supports iPhone OS 2.0 and higher</li>
111                                <li>Looks up .tel domains including private data</li>
112                                <li>Displays locations of .tel domains on a map</li>
113                        </ul>
114                        <div class="links">
115                                <a href="http://tinyurl.com/iphone-superbook" class="binary">[Download from iTunes]</a>
116                                <br/>
117                                <a href="/pages/iphone/landing.html" class="info">[Learn more]</a>
118                                  <a href="/trac/discussion/11" class="info">[Forum]</a> 
119                                  <a href="/trac/browser/apps/iphone/superbook/trunk" class="info">[Source code]</a> 
120                        </div>
121                        </div>
122                        </td>
123                </tr>
124               
125                <tr class="alt">
126                        <td class="lang">Obj.C</td>
127                        <td class="platform">iPhone</td>
128                        <td class="descr">
129                        <a href="#" class="appTitle">My.tel Application 1.0</a>
130                        <div class="appDetail">
131                        <ul>
132                                <li>Supports iPhone OS 2.0 and higher</li>
133                                <li>Manages public content of a .tel domain</li>
134                                <li>Manages private content of a .tel domain</li>
135                        </ul>
136                        <div class="links">
137                        <a href="http://tinyurl.com/my-tel-iPhone-app" class="binary">[Download from iTunes]</a>         
138                        <br/>
139                        <a href="/pages/iphone/landing.html" class="info">[Learn more]</a>
140                          <a href="/trac/discussion/11" class="info">[Forum]</a> 
141                          <a href="/trac/browser/apps/iphone/my.tel/trunk" class="info">[Source code]</a> 
142                          </div>
143                        </div> 
144                        </td>
145                </tr>
146               
147                <tr>
148                        <td class="lang">Obj.C</td>
149                        <td class="platform">iPhone</td>
150                        <td class="descr">
151                        <a href="#" class="appTitle">.tel SDK for iPhone</a>
152                        <div class="appDetail">
153                        <ul>
154                                <li>Supports iPhone OS 2.0 and higher</li>
155                                <li>Enables accessing .tel data from the DNS</li>
156                                <li>Includes a sample application</li>
157                        </ul>
158                        <div class="links">
159                        <a href="/downloads/tools/iphone_sdk.zip" class="binary">[Download archive]</a>                           
160                        <br/>
161                          <a href="/trac/browser/tools/iphone-sdk/trunk" class="info">[SDK Source code]</a> 
162                          <a href="/trac/browser/apps/iphone/sampleTelApp/trunk" class="info">[Sample App Source code]</a>
163                          </div>
164                          </div>
165                        </td>
166                </tr>
167               
168                <tr class="alt">
169                        <td class="lang">C#</td>
170                        <td class="platform">MS Outlook</td>
171                        <td class="descr">
172
173                        <a href="#" class="appTitle">.tel Outlook Plug-in 1.4</a>
174                        <div class="appDetail">
175                                <ul>
176                                        <li>Supports Microsoft Windows® XP and Vista® OS, Outlook 2003 and 2007</li>
177                                        <li>Looks up .tel domains including private data</li>
178                                        <li>Saves .tel data to Outlook Contacts</li>
179                                </ul>
180                                <div class="links">
181                                        <a href="/downloads/latest-OutlookPlugin-full.exe" class="binary">[Download full install]</a>
182                                        <a href="/downloads/latest-OutlookPlugin-online.exe" class="binary">[Download express install]</a>
183                                        <br/>
184                                        <a href="/pages/winoutlook/landing.html" class="info">[Learn more]</a>
185                                  <a href="/trac/discussion/2" class="info">[Forum]</a> 
186                                  <a href="/trac/browser/apps/outlook/trunk" class="info">[Source code]</a> 
187                                  </div>
188                                 </div>
189                        </td>
190                </tr>
191                <tr>
192                        <td class="lang">C#/.Net</td>
193                        <td class="platform">Windows Mobile</td>
194                        <td class="descr">
195                        <a href="#" class="appTitle">.tel Windows Mobile® Application 0.9 Beta </a>
196                        <div class="appDetail">
197                        <ul>
198                                <li>Supports Pocket PC or Smartphone on Microsoft® Windows Mobile OS v 5.0 with Pocket Outlook</li>
199                                <li>Searches and navigates .tel domains </li>
200                                <li>Manages public content of a .tel domain</li>
201                                <li>Saves .tel data to the address book</li>
202                        </ul>
203                       
204                        <div class="links">
205                        <a href="/downloads/WinMobile-Installer-PPC-v1.cab" class="binary">[Download for Pocket PC]</a>
206                        <a href="/downloads/WinMobile-Installer-SP-v1.cab" class="binary">[Download for Smartphone]</a>
207                        <br/><a href="/pages/winmobile/landing.html" class="info">[Learn more]</a>
208                          <a href="/trac/discussion/4" class="info">[Forum]</a> 
209                          <a href="/trac/browser/apps/windows_mobile/trunk" class="info">[Source code]</a> 
210                          </div>
211                         </div>
212                        </td>
213                </tr>
214                               
215                <tr class="alt">
216                        <td class="lang">C/C++</td>
217                        <td class="platform">Multiple</td>
218                        <td class="descr">
219                        <a href="#" class="appTitle">Kiax Softphone 2.1 Beta</a>
220                        <div class="appDetail">
221                        <ul>
222                                <li>Supports Windows, Linux, Mac OS X (x86)</li>
223                                <li>Dials .tel domains </li>
224                        </ul>
225                       
226                        <div class="links">
227                        <a href="http://www.voipgate.com/site/index.php/en/support/downloads/doc_details/9-voipgate-tel-softphone-beta-2" class="binary">[Download]</a>
228                          <br/><a href="/pages/more_apps.html" class="info">[Learn more]</a>
229                          </div>
230                         </div>
231                        </td>
232                </tr>
233               
234                <tr>
235                        <td class="lang">C/C++</td>
236                        <td class="platform">Windows</td>
237                        <td class="descr">
238                        <a href="#" class="appTitle">voipGATE .tel Softphone 3.0 Beta</a>
239                        <div class="appDetail">
240                        <ul>
241                                <li>Supports Microsoft Windows® all versions</li>
242                                <li>Searches and dials .tel domains </li>
243                                <li>Manages public content of a .tel domain</li>
244                                <li>Saves .tel data to the address book</li>
245                        </ul>
246                       
247                        <div class="links">
248                        <a href="http://www.voipgate.com/site/index.php/en/support/downloads/doc_details/9-voipgate-tel-softphone-beta-2" class="binary">[Download]</a>
249                         <br/><a href="/pages/more_apps.html" class="info">[Learn more]</a>
250                          </div>
251                         </div>
252                        </td>
253                </tr>
254               
255                <tr class="alt">
256                        <td class="lang">C++</td>
257                        <td class="platform">Windows</td>
258                        <td class="descr">
259                        <a href="#" class="appTitle">Telnic Soap Utilities</a>
260                        <div class="appDetail">
261                        <ul>
262                                <li>Ready Microsoft Visual Studio project</li>
263                                <li>Enables major SOAP operations for managing .tel data</li>
264                                <li>Taken from the Windows Mobile .tel application</li>
265                        </ul>
266                       
267                        <div class="links">
268                        <a href="/downloads/tools/TelnicSoapUtil.dll" class="binary">[Download archive]</a>
269                        <br/><a href="/trac/browser/tools/soap-util/trunk" class="info">[Source code]</a>
270                          </div>
271                        </div>
272                        </td>
273                </tr>
274               
275                <tr>
276                        <td class="lang">C</td>
277                        <td class="platform">Windows Mobile</td>
278                        <td class="descr">
279                        <a href="#" class="appTitle">Modified OpenSSL for Windows Mobile OS</a>
280                        <div class="appDetail">
281                        <ul>
282                                <li>Compiled libraries for Windows Mobile OS 5.0 and 6.0</li>
283                                <li>Modified to operate on the mobile platform for encryption/decryption of .tel data</li>
284                        </ul>
285                       
286                        <div class="links">
287                        <a href="/downloads/tools/openssl.zip" class="binary">[Download archive]</a>
288                        <br/><a href="/trac/browser/tools/open-ssl/trunk" class="info">[Source code]</a>
289                          </div>
290                        </div>
291                        </td>
292                </tr>
293               
294                <tr class="alt">
295                        <td class="lang">C/C++</td>
296                        <td class="platform">Multiple</td>
297                        <td class="descr">
298                        <a href="#" class="appTitle">DotTelUtils Library</a>
299                        <div class="appDetail">
300                        <ul>
301                                <li>Cross-platform library: has been tested on Windows XP/Vista, Mac OS 10.5.x, Ubuntu Linux 8.10</li>
302                                <li>Enables interaction with the DNS</li>
303                                <li>Built on top of LDNS with a set of .tel-ready functions</li>
304                        </ul>
305                       
306                        <div class="links">
307                        <a href="http://www.forschung-direkt.eu/2009/02/06/a-quick-tutorial-on-using-tel-utilities-library-dottelutils/" class="info">
308                        [Project page]</a>
309                        <a href="/trac/wiki/DotTelUtils" class="info">[Learn more]</a>
310                        </div>
311                          </div>
312                        </td>
313                </tr>
314               
315                <tr>
316                        <td class="lang">Perl, PHP</td>
317                        <td class="platform">N/A</td>
318                        <td class="descr">
319                        <a href="#" class="appTitle">.tel for Webmasters</a>
320                        <div class="appDetail">
321                        <ul>
322                                <li>Embed scripts for adding data from a .tel domain to a static webpage</li>
323                                <li>Available in Perl and in PHP</li>
324                                <li>Configurable formatting, graphics, and displayed data types</li>
325                        </ul>
326                       
327                        <div class="links">
328                        <a href="/downloads/contact-us.zip" class="binary">[Download archive]</a>
329                        <br/><a href="/pages/webmaster.html" class="info">[Learn more]</a>
330                        <a href="/trac/discussion/19/159" class="info">[Forum]</a>
331                          </div>
332                        </div>
333                        </td>
334                </tr>
335               
336                <tr class="alt">
337                        <td class="lang">PHP</td>
338                        <td class="platform">N/A</td>
339                        <td class="descr">
340                        <a href="#" class="appTitle">.tel Embed Script</a>
341                        <div class="appDetail">
342                        <ul>
343                                <li>Alternative implementation for .tel for Webmasters</li>
344                                <li>Hard-coded configuration (not from the URL)</li>
345                                <li>Enables a Google Map with the displayed location</li>
346                        </ul>
347                       
348                        <div class="links">
349                        <a href="http://www.jepaa.com/stuff/gDNS.phps" class="binary">[See DNS lookup]</a>
350                                  <br/>
351                        <a href="http://www.jepaa.com/stuff/contact_dns.php?domain=jepaa.tel" class="info">[Sample results]</a>
352                          </div>
353                          </div>
354                        </td>
355                </tr>
356               
357                <tr>
358                        <td class="lang">PHP</td>
359                        <td class="platform">N/A</td>
360                        <td class="descr">
361                        <a href="#" class="appTitle">.tel Contact Manager Plug-in for Wordpress blog v 1.2 Beta </a>
362                        <div class="appDetail">
363                        <ul>
364                                <li>As part of the blog layout, displays current public records in associated .tel</li>
365                                <li>Click-to-communicate on displayed contact data</li>
366                                <li>Embeds as a widget to the blog sidebar</li>
367                                <li>Hard-coded configuration (not from the URL)</li>
368                                <li>Enables a Google Map with the displayed location</li>
369                        </ul>
370                       
371                        <div class="links">
372                        <a href="http://wordpress.movetec.ch/tel_gwa_v1.2.tar.gz" class="binary">[Download Archive]</a>
373                                  <br/>
374                        <a href="http://www.tel-domain-forum.de/thread157_1/Tel_Wordpress_Plugin.html" class="info">[More Info]</a>
375                          </div>
376                          </div>
377                        </td>
378                </tr>
379               
380                <tr class="alt">
381                        <td class="lang">PHP</td>
382                        <td class="platform">N/A</td>
383                        <td class="descr">
384                        <a href="#" class="appTitle">Sample TelHosting client</a>
385                        <div class="appDetail">
386                        <ul>
387                                <li>Sample code for a .tel management application, see sampele_client.php in the same folder</li>
388                                <li>Supports login and management of folders, NAPTR records, and keywords</li>
389                                <li>Enables data export</li>
390                        </ul>
391                       
392                        <div class="links">
393                        <a href="/trac/browser/apps/php/trunk" class="info">[Source code]</a>
394                          </div>
395                          </div>
396                        </td>
397                </tr>
398               
399                <tr>
400                        <td class="lang">PHP</td>
401                        <td class="platform">N/A</td>
402                        <td class="descr">
403                        <a href="#" class="appTitle">Sample MX setup script</a>
404                        <div class="appDetail">
405                        <ul>
406                                <li>Enables storing MX records for you@yourname.tel setup</li>
407                        </ul>
408                       
409                        <div class="links">
410                        <a href="/trac/browser/apps/php/trunk/sample_create_mx.php" class="info">[Source code]</a>
411                          </div>
412                          </div>
413                        </td>
414                </tr>
415               
416                <tr class="alt">
417                        <td class="lang">Perl</td>
418                        <td class="platform">N/A</td>
419                        <td class="descr">
420                        <a href="#" class="appTitle">Sample TelFriends client</a>
421                        <div class="appDetail">
422                        <ul>
423                                <li>Enables logging into TelFriends</li>
424                                <li>Retrieves the list of associated domains and the list of publishers </li>
425                        </ul>
426                       
427                        <div class="links">
428                        <a href="/trac/browser/apps/perl/trunk/telfriends" class="info">[Source code]</a>
429                          </div>
430                          </div>
431                        </td>
432                </tr>
433               
434                <tr>
435                        <td class="lang">Perl</td>
436                        <td class="platform">N/A</td>
437                        <td class="descr">
438                        <a href="#" class="appTitle">Sample recursive lookup client</a>
439                        <div class="appDetail">
440                        <ul>
441                                <li>Enables recursion through the list of non-terminal NAPTR records to get the whole sub-domain tree</li>
442                        </ul>
443                       
444                        <div class="links">
445                        <a href="/trac/browser/apps/perl/trunk/lookup" class="info">[Source code]</a>
446                          </div>
447                          </div>
448                        </td>
449                </tr>
450               
451                <tr class="alt">
452                        <td class="lang">Python</td>
453                        <td class="platform">N/A</td>
454                        <td class="descr">
455                        <a href="#" class="appTitle">Py.tel scripts</a>
456                        <div class="appDetail">
457                        <ul>
458                                <li>Looks up .tel domain data</li>
459                                <li>Includes script to retrieve email addresses for the mutt mailing client</li>
460                                <li>Includes script to retrieve phone numbers and SIP handles for SNOM SIP phone</li>
461                                <li>Enables logging into TelFriends to retrieve private data</li>
462                        </ul>
463                       
464                        <div class="links">
465                        <a href="http://www.mcdonald.org.uk/andrew/pytel/" target="_blank" class="info">[Learn more]</a>
466                        <a href="/trac/browser/apps/python/trunk/" class="info">[Source code]</a>
467                          </div>
468                          </div>
469                        </td>
470                </tr>
471        </table>
472               
473
474</section>
475
476</body>
477</document>
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