home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / xampp / xampp-cocoon-addon-1.4.9-installer.exe / index.xhtml < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-12  |  3.0 KB  |  79 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3.   Copyright 2002-2004 The Apache Software Foundation
  4.  
  5.   Licensed under the Apache License, Version 2.0 (the "License");
  6.   you may not use this file except in compliance with the License.
  7.   You may obtain a copy of the License at
  8.  
  9.       http://www.apache.org/licenses/LICENSE-2.0
  10.  
  11.   Unless required by applicable law or agreed to in writing, software
  12.   distributed under the License is distributed on an "AS IS" BASIS,
  13.   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  14.   See the License for the specific language governing permissions and
  15.   limitations under the License.
  16. -->
  17. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  18.  
  19.  <head>
  20.   <title>Stefano's Linotype</title>
  21.  
  22.   <meta name="DC.title" content="Stefano's Linotype"/>
  23.   <meta name="DC.author.personalName" content="Stefano Mazzocchi"/>
  24.   <meta name="description" lang="en" content="Stefano Mazzocchi's Weblog"/>
  25.   <meta name="DC.date.created" content="2003-04-19"/>
  26.   <meta name="DC.identifier" content="http://www.betaversion.org/~stefano/linotype/"/>
  27.  
  28.   <meta name="ICBM" content="45.189740,9.188670"/>
  29.   
  30.   <link rel="stylesheet" href="styles/main.css" type="text/css"/>
  31.   <link rel="alternate" type="application/rss+xml" title="RSS" href="rss/2.0/index.rss"/>
  32.   
  33.   <rdf:RDF xmlns="http://web.resource.org/cc/"
  34.     xmlns:dc="http://purl.org/dc/elements/1.1/"
  35.     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  36.    <Work rdf:about="">
  37.     <license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/1.0/" />
  38.    </Work>
  39.    <License rdf:about="http://creativecommons.org/licenses/by-nc-sa/1.0/">
  40.     <requires rdf:resource="http://web.resource.org/cc/Attribution" />
  41.     <requires rdf:resource="http://web.resource.org/cc/ShareAlike" />
  42.     <permits rdf:resource="http://web.resource.org/cc/Reproduction" />
  43.     <permits rdf:resource="http://web.resource.org/cc/Distribution" />
  44.     <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
  45.     <prohibits rdf:resource="http://web.resource.org/cc/CommercialUse" />
  46.     <requires rdf:resource="http://web.resource.org/cc/Notice" />
  47.    </License>
  48.   </rdf:RDF>
  49.  
  50.  </head>
  51.  
  52. <body>
  53.  
  54. <div id="path">
  55.  <a href="../">Home</a> » Blog
  56. </div>
  57.  
  58. <div id="page">
  59.  <h1>Stefano's Linotype</h1>
  60.  <h2>Typesetting some of Stefano Mazzocchi's random thoughts</h2>
  61.  <include:include src="cocoon:/news.html" xmlns:include="http://apache.org/cocoon/include/1.0"/>
  62. </div>
  63.  
  64. <div id="footer">
  65.  <a href="http://creativecommons.org/licenses/by-nc-sa/1.0/" title="Creative Commons: some rights reserved"><img alt="Creative Commons License" src="images/cc.gif"/></a>
  66. </div>
  67.  
  68. <div id="sidebar">
  69.  <a href="backend/"><img alt="Linotype" src="images/linotype.jpg" width="156px" height="207px"/></a><br/>
  70.  <a href="history">History</a><br/>
  71.  <a href="rss/2.0/index.rss"><img alt="RSS Feed" src="images/rss.gif"/></a><br/>
  72. </div>
  73.  
  74. <div id="bottombar">
  75.  <a href="http://cocoon.apache.org" title="Apache Cocoon"><img alt="Powered by Cocoon" src="images/cocoon.jpg"/></a>
  76. </div>
  77.  
  78. </body>
  79. </html>