PageRenderTime 47ms CodeModel.GetById 19ms RepoModel.GetById 1ms app.codeStats 0ms

/virtuoso-opensource-6.1.5/binsrc/vsp/demo-index.html

#
HTML | 193 lines | 173 code | 16 blank | 4 comment | 0 complexity | 25fff298de7e34117824f1e269fd45e2 MD5 | raw file
Possible License(s): BSD-3-Clause, GPL-2.0, LGPL-2.0
  1. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
  2. <html>
  3. <head>
  4. <title>OpenLink Virtuoso Server Feature Demonstrations</title>
  5. <meta name="description" content="OpenLink Virtuoso Server">
  6. <link rel="stylesheet" type="text/css" href="admin/admin_style.css">
  7. <style>
  8. .feature {border: solid 1px #ddddaa#;}
  9. .demo {border: solid 1px #88eeaa;}
  10. </style>
  11. </head>
  12. <BODY>
  13. <TABLE WIDTH="100%" BORDER="0" CELLPADDING="0" CELLSPACING="0">
  14. <TR><TD CLASS="AdmPagesTitle" COLSPAN="2">
  15. <H2 align="center">Virtuoso Features Demonstrations</H2>
  16. </TD></TR>
  17. <TR CLASS="AdmBorders"><TD><IMG SRC="admin/images/1x1.gif" WIDTH="1" HEIGHT="2" ALT=""></TD></TR>
  18. <TR CLASS="demomain"><TD><IMG SRC="admin/images/1x1.gif" WIDTH="1" HEIGHT="15" ALT=""></TD></TR>
  19. <TR CLASS="demomain"><TD>
  20. <TABLE BORDER="0" CELLPADDING="4" CELLSPACING="10">
  21. <TR><TD COLSPAN="2">
  22. <P CLASS="featuretext">
  23. OpenLink Virtuoso is a Universal Server. This new generation server product
  24. implements multiple, industry-standard protocols in a single, cross-platform
  25. product offering. Virtuoso's broad protocol support enables it to offer Web,
  26. File, and Database server functionality alongside Native XML Storage, Universal
  27. Data Access Middleware, and a Web Services Platform in a cohesive single server
  28. solution.
  29. </P>
  30. </TD></TR>
  31. <TR>
  32. <TD class="feature" WIDTH="65%" VALIGN="top">
  33. <H3>Runtime Hosting</H3>
  34. <P CLASS="featuretext">This feature enables you to extend Virtuoso using
  35. Java, and any Microsoft .NET or Mono ECMA-CLI bound programming
  36. language. Thus, you can now create new datatypes, functions, triggers,
  37. and SOAP compliant Web Services using programming languages such as
  38. C#, J#, Visual Basic, C/C++, Java, Cobol, and others. Prior to the
  39. implementation of runtime hosting within Virtuoso, Web Services programming
  40. was dependent on the Virtuoso native stored procedure language. </P>
  41. <H3>Frameworks Hosting</H3>
  42. <P CLASS="featuretext">As a result of this feature the Virtuoso Server
  43. Page (VSP) language is no longer the sole mechanism for developing Virtuoso
  44. hosted dynamic web pages. You are now able to host ASP.NET, PHP5, and
  45. Java Server Pages in Virtuoso. Thus, ASP.NET application development no
  46. longer mandates IIS based deployment, neither does it mandate a Windows
  47. hosted deployment, because this feature extends deployment to Linux
  48. via the Mono implementation of ASP.NET.</P>
  49. </TD>
  50. <TD class="demo" VALIGN="top" width="35%">
  51. <P CLASS="demodesc"><a href="http://demo.openlinksw.com:8890/tutorial/hosting/index.vsp?f=1" target="_blank">Click</a>
  52. here to interact with a collection of live Runtime Hosting Demonstrations.</P></TD></TR>
  53. <TR>
  54. <TD class="feature" VALIGN="top" width="65%" ROWSPAN="2">
  55. <H3>Web Services</H3>
  56. <P CLASS="featuretext">Virtuoso provides a cost-effective solution
  57. for developing, consuming, integrating, and hosting Web Services; it
  58. achieves this through its support of the entire collection of core Web
  59. Services standards (SOAP, WSDL, and UDDI). It also ensures that the
  60. Web Services that you publish are secure via a full implementation of
  61. the WS-Security standard. Native & 3rd party SQL Stored Procedures,
  62. .NET, Mono, and Java based Objects can all be published as Web
  63. Services without code re-writes.</P></TD>
  64. <TD class="demo" VALIGN="top" width="35%">
  65. <P CLASS="demodesc"><a href="http://demo.openlinksw.com:8890/tutorial/services/index.vsp?f=1" target="_blank">Click</a>
  66. here to interact with a collection of live Virtuoso based Web Services</P></TD></TR>
  67. <TR>
  68. <TD class="demo" VALIGN="top" width="35%">
  69. <P CLASS="demodesc"><a href="http://demo.openlinksw.com/index.vsp?target=viewlet" target="_blank">Click</a> here to see SQL Stored Procedures exposed as SOAP-compliant XML Web Services.
  70. </P>
  71. </TD></TR>
  72. <!--TR><TD class="demo" VALIGN="top"><A CLASS="demolink" HREF="admin/admin_ixpath_main.vsp">XML Data Queries</A>
  73. <P CLASS="demodesc">Query XML directly using XPATH.</P></TD></TR -->
  74. <TR>
  75. <TD class="feature" VALIGN="top" width="65%">
  76. <H3>WebDAV</H3>
  77. <P CLASS="featuretext">WebDAV support enables Virtuoso to act as the Web
  78. Content Store for all of your Web application data; this includes Text,
  79. Graphics and Multimedia files. WebDAV support also enables Virtuoso to play
  80. the familiar roles of a FILE & WEB SERVER, hosting entire Web sites within a
  81. single database file or across multiple database files. By using Virtuoso's
  82. WebDAV feature you can expose persistent Stored modules as Web Services,
  83. create Dynamic XML documents from ODBC or JDBC Data Sources, create HTTP
  84. Virtual Directories as well as import Web Data from other Web Sites in
  85. a standard formats such as XML, XHTML HTML, etc.</P>
  86. </TD>
  87. <TD class="demo" VALIGN="top" width="35%">
  88. <P CLASS="demodesc"><a href="http://demo.openlinksw.com/index.vsp?target=viewlet" target="_blank">Click</a>
  89. here to see Virtuoso integrate with your local file system via WebDAV.
  90. </P></TD></TR>
  91. <TR>
  92. <TD class="feature" VALIGN="top" width="65%">
  93. <H3>Web Server</H3>
  94. <P CLASS="featuretext">Virtuoso 3.0 introduces the VSPX XML vocabulary for
  95. rapidly defining dynamic web pages. VSPX offers a web based set of data
  96. bound controls for browsing and updating SQL data, validating input, managing
  97. sessions and any other common functions of database driven web sites. </P>
  98. </TD>
  99. <TD class="demo" VALIGN="top" width="35%">
  100. <P CLASS="demodesc"><a href="http://demo.openlinksw.com:8890/tutorial/web/index.vsp?f=1#BasicVSPXprogramming" target="_blank">Click</a>
  101. here to interact with a collection of live VSPX Examples.</P></TD>
  102. </TR>
  103. <TR>
  104. <TD class="feature" ROWSPAN="3" WIDTH="65%" VALIGN="top">
  105. <H3>XML Services</H3>
  106. <P CLASS="featuretext">Virtuoso enables you to develop modern web
  107. solutions that use XML as a both a Data Source and Data Interchange format.
  108. Your XML Data documents can take the form of Pure XML Documents or
  109. documents that are transformed from SQL-XML on the fly. By Supporting
  110. the XQUERY and XPATH query languages, you are able to use an industry
  111. standard query language to query across collections of XML Documents or
  112. portions of XML Documents stored within Virtuoso. </P>
  113. </TD>
  114. <TD class="demo" VALIGN="top" width="35%">
  115. <P CLASS="demodesc"><a href="http://demo.openlinksw.com:8890/tutorial/xml/index.vsp?f=1" target="_blank">Click</a>
  116. here to interact with a collection of live Virtuoso XML Services
  117. demonstrations.</P></TD></TR>
  118. <TR>
  119. <TD class="demo" VALIGN="top" width="35%">
  120. <P CLASS="demodesc"><a href="http://demo.openlinksw.com:8890/xqdemo" target="_blank">Click</a>
  121. here to see a live demonstration of Virtuoso's XQUERY implementation.</P></TD></TR>
  122. <TR>
  123. <TD class="demo" VALIGN="top" width="35%">
  124. <P CLASS="demodesc">
  125. <a href="http://demo.openlinksw.com/index.vsp?target=viewlet" target="_blank">Click</a>
  126. here to see live demonstrations of Virtuoso's XML capabilities.
  127. Demonstrations include creation of Dynamic XML Documents--"on the fly"--using
  128. homogeneous and heterogeneous data sources.
  129. </P></TD></TR>
  130. <TR>
  131. <TD class="feature" VALIGN="top" width="65%">
  132. <H3>Virtual Database</H3>
  133. <P CLASS="featuretext">This feature provides transparent access to
  134. disparate SQL and XML Data Sources implying the following:</P>
  135. <ul>
  136. <li>Virtuoso data access drivers (ODBC, JDBC, OLE DB, and .NET Providers)
  137. provide transparent connectivity to 3rd-party SQL databases. Once connected,
  138. Virtuoso treats these 3rd-party databases, as though they were native to
  139. itself.</li>
  140. <li>Valid or Well Formed XML documents can be generated on the fly
  141. from heterogeneous connections to 3rd party databases. </li>
  142. <li>XML documents can be created from any combination of native or
  143. 3rd-party SQL or XML data sources.</li>
  144. <li>Database-oriented Web Services can access heterogeneous or
  145. homogenous SQL and XML data sources, in a simplified manner.</li>
  146. </ul>
  147. </TD>
  148. <TD class="demo" VALIGN="top" width="35%">
  149. <P CLASS="demodesc"><a href="http://demo.openlinksw.com/index.vsp?target=viewlet" target="_blank">Click</a>
  150. here to see 3rd-party database tables linked into Virtuoso.
  151. </P></TD></TR>
  152. <TR>
  153. <TD class="feature" VALIGN="top" width="65%">
  154. <H3>Data Access</H3>
  155. <P CLASS="featuretext">
  156. In addition to providing ODBC, OLE DB, and .NET providers, Virtuoso offers a
  157. lightweight, high-performance Driver for JDBC. This Driver is a JDBC 2.0 compliant,
  158. Type 4 JDBC driver. Consequently providing direct access to both Native
  159. Virtuoso data and data stored in 3rd party databases via a single, JDBC connection.</P>
  160. </TD>
  161. <TD class="demo" VALIGN="top" width="35%">
  162. <P CLASS="demodesc"><A href="jdbcdemo/index.htm" target="_blank">Click</A>
  163. here to see a live demonstration of the features and functionality of
  164. Virtuoso's Type 4 Driver for JDBC.</P></TD></TR>
  165. </TABLE>
  166. </TD></TR>
  167. <TR CLASS="demomain"><TD><IMG SRC="admin/images/1x1.gif" WIDTH="1" HEIGHT="15" ALT=""></TD></TR>
  168. <TR CLASS="CopyrightBorder"><TD><IMG SRC="/admin/images/1x1.gif" WIDTH="1" HEIGHT="2" ALT=""></TD></TR>
  169. <TR><TD>
  170. <P CLASS="copyright">Virtuoso Universal Server
  171. <!--(<?= sys_stat('st_dbms_ver') ?>)-->
  172. Administration Interface - Copyright&copy; 1998-2012 OpenLink Software.
  173. </P>
  174. </TD></TR>
  175. </TABLE>
  176. <!--?include admin/admin_footer.vsp ?-->
  177. </html>