Changeset 581
- Timestamp:
- 11/20/09 17:43:37 (4 months ago)
- Location:
- site
- Files:
-
- 6 modified
-
pages/directories.html (modified) (1 diff)
-
pages/downloads.html (modified) (2 diffs)
-
pages/search_engines.html (modified) (3 diffs)
-
xdocs/directories.xml (modified) (1 diff)
-
xdocs/downloads.xml (modified) (2 diffs)
-
xdocs/search_engines.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
site/pages/directories.html
r542 r581 299 299 </td> 300 300 </tr> 301 <tr> 302 <td class="left">2betel.com</td> 303 <td class="right">French-speaking .tel directory</td> 304 <td class="right"> 305 <a href="http://www.2betel.com/" target="_blank"> 306 <img src="/pages/images/icon_ie.gif"/> 307 </a> 308 </td> 309 </tr> 310 301 311 </table> 302 312 -
site/pages/downloads.html
r544 r581 209 209 <td class="platform">BlackBerry</td> 210 210 <td class="descr"> 211 <a href="#" class="appTitle">Hornet .tel Address Book Alpha 1.0 3</a>211 <a href="#" class="appTitle">Hornet .tel Address Book Alpha 1.06</a> 212 212 213 213 <div class="appDetail"> … … 255 255 <td class="platform">iPhone</td> 256 256 <td class="descr"> 257 <a href="#" class="appTitle">Superbook Application 1. 2</a>257 <a href="#" class="appTitle">Superbook Application 1.4</a> 258 258 <div class="appDetail"> 259 259 <ul> 260 260 <li>Supports iPhone OS 2.0 and higher</li> 261 <li>Looks up .tel domains including private data</li>262 <li>Displays locations of .tel domains on a map</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 263 </ul> 264 264 <div class="links"> -
site/pages/search_engines.html
r545 r581 175 175 176 176 <p>TelPages, an official search engine by Telnic, will released later in 2009. 177 In the meantime, you can use one of the .tel search facilities below.</p> 177 In the meantime, you can use one of the community-driven search facilities below. These facilities 178 exclude basic search utilities based on a custom Google search since you can achieve the same results 179 by prefixing "site:tel" to the search query.</p> 178 180 179 181 … … 202 204 </td> 203 205 </tr> 204 <tr>205 <td class="left">Telopedia.com</td>206 <td class="right">Custom Google search interface</td>207 <td class="right">208 <a href="http://www.telopedia.com/" target="_blank">209 <img src="/pages/images/icon_ie.gif"/>210 </a>211 </td>212 </tr>213 <tr class="alt">214 <td class="left">dottel411.com</td>215 <td class="right">"Dot Tel Information - Find Anyone on Dot Tel 411"</td>216 <td class="right">217 <a href="http://dottel411.com/" target="_blank">218 <img src="/pages/images/icon_ie.gif"/>219 </a>220 </td>221 </tr>222 206 <tr> 223 207 <td class="left">Qwista.com</td> … … 225 209 <td class="right"> 226 210 <a href="http://qwista.com/" target="_blank"> 227 <img src="/pages/images/icon_ie.gif"/>228 </a>229 </td>230 </tr>231 <tr class="alt">232 <td class="left">Net-link.com/tel</td>233 <td class="right">.tel-specific search </td>234 <td class="right">235 <a href="http://www.net-link.com/tel/" target="_blank">236 211 <img src="/pages/images/icon_ie.gif"/> 237 212 </a> -
site/xdocs/directories.xml
r542 r581 152 152 </td> 153 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 154 164 </table> 155 165 -
site/xdocs/downloads.xml
r544 r581 60 60 <td class="lang">Java</td> 61 61 <td class="platform">BlackBerry</td> 62 <td class="descr"><a href="#" class="appTitle">Hornet .tel Address Book Alpha 1.0 3</a>62 <td class="descr"><a href="#" class="appTitle">Hornet .tel Address Book Alpha 1.06</a> 63 63 64 64 <div class="appDetail"> … … 105 105 <td class="platform">iPhone</td> 106 106 <td class="descr"> 107 <a href="#" class="appTitle">Superbook Application 1. 2</a>107 <a href="#" class="appTitle">Superbook Application 1.4</a> 108 108 <div class="appDetail"> 109 109 <ul> 110 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>111 <li>Looks up .tel domains and saves to contacts as needed</li> 112 <li>Displays locations of .tel domains on a Google map</li> 113 113 </ul> 114 114 <div class="links"> -
site/xdocs/search_engines.xml
r545 r581 28 28 29 29 <p>TelPages, an official search engine by Telnic, will released later in 2009. 30 In the meantime, you can use one of the .tel search facilities below.</p> 30 In the meantime, you can use one of the community-driven search facilities below. These facilities 31 exclude basic search utilities based on a custom Google search since you can achieve the same results 32 by prefixing "site:tel" to the search query.</p> 31 33 32 34 … … 55 57 </td> 56 58 </tr> 57 <tr>58 <td class="left">Telopedia.com</td>59 <td class="right">Custom Google search interface</td>60 <td class="right">61 <a href="http://www.telopedia.com/" target="_blank">62 <img src="/pages/images/icon_ie.gif"/>63 </a>64 </td>65 </tr>66 <tr class="alt">67 <td class="left">dottel411.com</td>68 <td class="right">"Dot Tel Information - Find Anyone on Dot Tel 411"</td>69 <td class="right">70 <a href="http://dottel411.com/" target="_blank">71 <img src="/pages/images/icon_ie.gif"/>72 </a>73 </td>74 </tr>75 59 <tr> 76 60 <td class="left">Qwista.com</td> … … 78 62 <td class="right"> 79 63 <a href="http://qwista.com/" target="_blank"> 80 <img src="/pages/images/icon_ie.gif"/>81 </a>82 </td>83 </tr>84 <tr class="alt">85 <td class="left">Net-link.com/tel</td>86 <td class="right">.tel-specific search </td>87 <td class="right">88 <a href="http://www.net-link.com/tel/" target="_blank">89 64 <img src="/pages/images/icon_ie.gif"/> 90 65 </a>








