File: powered.xml

package info (click to toggle)
turbine 20010419-1
  • links: PTS
  • area: contrib
  • in suites: woody
  • size: 17,460 kB
  • ctags: 7,501
  • sloc: java: 41,929; xml: 12,430; sql: 637; sh: 90; makefile: 50
file content (108 lines) | stat: -rw-r--r-- 2,203 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
<?xml version="1.0"?>

<document>
 <properties>
  <title>Turbine powered web sites</title>
  <author email="a@a.com">Turbine Documentation Team</author>
 </properties>

 <body>

 <section name="Turbine powered web sites">
 <p>
  This is a list of public web sites that are created using Turbine
  platform. This, of course, is by no means a complete listing of all
  of the Turbine powered web sites.
 </p>

 <p>
 <img src="images/powered-by-logo.gif" alt="powered-by-logo.gif" width="112" height="32" />
 </p>
 
 <p>
  If you want your Turbine powered site listed here, please post a message on
  the Turbine
  <a href="http://jakarta.apache.org/site/mail.html">mailing list</a>.
 </p>

 <table>
   <tr>
    <td>URL</td>
    <td>Type</td>
    <td>Created By</td>
   </tr>
   <tr>
    <td>
     <a href="http://tambora.zenplex.org">tambora.zenplex.org</a>
    </td>
    <td>
     Home of an OSS project.
    </td>
    <td>
     <a href="http://www.zenplex.org">Zenplex</a>
    </td>
   </tr>
   <tr>
    <td>
     <a href="http://www.freeflats.co.uk">www.freeflats.co.uk</a>
    </td>
    <td>
     Free Property advertisment / search for accomodation
    </td>
    <td>
     Chris Kimpton
    </td>
   </tr>
   <tr>
    <td>
     <a href="http://www.pfm.pl">www.pfm.pl</a>
    </td>
    <td>
     A portal dedicated to health care
    </td>
    <td>
     <a href="http://www.e-point.pl/en/">e-point S.A.</a>
    </td>
   </tr>
   <tr>
    <td>
     <a href="http://www.xmladvantage.com">www.xmladvantage.com</a>
    </td>
    <td>
     XML news weblog
    </td>
    <td>
     <a href="mailto:ealtman@xmladvantage.com">Eric J. Altman</a>
    </td>
   </tr>
  </table>
 </section>

 <section name="Web sites using Turbine technology">
 <p>
  These web sites make use of Turbine features without having built
  their entire site around Turbine.
 </p>

  <table>
   <tr>
    <td>URL</td>
    <td>Type</td>
    <td>Created By</td>
   </tr>
   <tr>
    <td>
     <a href="http://www.tigris.org">www.tigris.org</a>
    </td>
    <td>
     Open source development tool suite.
    </td>
    <td>
     <a href="http://www.collab.net">CollabNet</a>
    </td>
   </tr>
  </table>
 </section>

 </body>
</document>