From: <kil...@us...> - 2008-03-04 22:26:35
|
Revision: 72 http://davinspector.svn.sourceforge.net/davinspector/?rev=72&view=rev Author: killerjoe Date: 2008-03-04 14:26:17 -0800 (Tue, 04 Mar 2008) Log Message: ----------- Webseite content added. Modified Paths: -------------- trunk/www/index.html Added Paths: ----------- trunk/www/image/logo_dlr.gif Added: trunk/www/image/logo_dlr.gif =================================================================== (Binary files differ) Property changes on: trunk/www/image/logo_dlr.gif ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Modified: trunk/www/index.html =================================================================== --- trunk/www/index.html 2008-03-04 13:07:57 UTC (rev 71) +++ trunk/www/index.html 2008-03-04 22:26:17 UTC (rev 72) @@ -15,58 +15,44 @@ </div> <div id="menu"> <a href="#">Home</a> <a href="#">About </a> <a href="#">Contact</a></div> <div id="content"> - <h2><a href="#">Welcome!</a></h2> - <p class="meta">19.11.2006</p> - <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. - Integer a libero ac ante tempus interdum. Donec non purus. - Donec sed dolor. Suspendisse faucibus. Aenean a nisl non - ante nonummy hendrerit. Proin lacinia malesuada ipsum. - Donec magna. Quisque risus magna, consectetuer non, - suscipit sit amet, interdum ac, nibh. Nulla facilisi. - Nullam lobortis, mauris et vehicula scelerisque, - urna lectus faucibus diam, vel congue enim ligula ac - tortor. Suspendisse venenatis auctor tellus. Nunc arcu - elit, suscipit non, semper in, accumsan eget, felis. - Cras id sapien at felis vulputate ullamcorper...</p> + <h2><a href="#">About DAVInspector</a></h2> + <p>DAVInpector is a tool for debugging and moitoring HTTP and WebDAV capable applications. It is mainly written to help developers creating HTTP/WebDAV clients or servers, but could be used for sysadmins too. The open plugin technology could make it possible that in future there will be support for other network protocols.<br /><br /> +DAVInspector is developed by employees of the the institution <a href="http://www.dlr.de/sc" class="blacklink">"Simulation and Software Technology" (SISTEC)</a> at the <a href="http://www.dlr.de" class="blacklink">German Aerospace Center DLR</a>.</p> + +<p>We are happy about any support for this project - for example you might participate as a developer, bug reporter or simply by telling us your needs. Just visit our <a href="http://sourceforge.net/forum/?group_id=206242">forums</a> or join our <a href="http://sourceforge.net/mail/?group_id=206242">mailing-lists</a> on Sourceforge. <br></p></p> <p> </p> - <p><a href="#">Read on.</a></p> - <p> </p> <h2><a href="#">Latest news</a></h2> - <p class="meta">19.11.2006</p> - <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. - Integer a libero ac ante tempus interdum. Donec non purus. - Donec sed dolor. Suspendisse faucibus. Aenean a nisl non - ante nonummy hendrerit. Proin lacinia malesuada ipsum. - Donec magna. Quisque risus magna, consectetuer non, - suscipit sit amet, interdum ac, nibh. Nulla facilisi. - Nullam lobortis, mauris et vehicula scelerisque, - urna lectus faucibus diam, vel congue enim ligula ac - tortor. Suspendisse venenatis auctor tellus. Nunc arcu - elit, suscipit non, semper in, accumsan eget, felis. - Cras id sapien at felis vulputate ullamcorper...</p> + <p class="meta">04.03.2008</p> + <p>DAVInspector is still in alpha phase...</p> <p> </p> - <p><a href="#">Read on.</a></p> + <h2><a href="#">Download</a></h2> + <p>You can download the latest version of DAVInspector from our <a href="http://sourceforge.net/projects/davinspector/">Sourceforge project page</a>: + + </p> <p> </p> - <h2><a href="#">Latest news</a></h2> - <p class="meta">19.11.2006</p> - <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. - Integer a libero ac ante tempus interdum. Donec non purus. - Donec sed dolor. Suspendisse faucibus. Aenean a nisl non - ante nonummy hendrerit. Proin lacinia malesuada ipsum. - Donec magna. Quisque risus magna, consectetuer non, - suscipit sit amet, interdum ac, nibh. Nulla facilisi. - Nullam lobortis, mauris et vehicula scelerisque, - urna lectus faucibus diam, vel congue enim ligula ac - tortor. Suspendisse venenatis auctor tellus. Nunc arcu - elit, suscipit non, semper in, accumsan eget, felis. - Cras id sapien at felis vulputate ullamcorper...</p> - <p> </p> - <p><a href="#">Read on.</a></p> + <h2><a href="#">License</a></h2> + <p>Copyright 2006 Deutsches Zentrum für Luft- und Raumfahrt e.V. (DLR)<br> + <br> + Licensed under the Apache License, Version 2.0 (the "License");<br> + you may not use this file except in compliance with the License.<br> + You may obtain a copy of the License at<br> + <br> + </span><a href="http://www.apache.org/licenses/LICENSE-2.0"><span style="" lang="EN-GB">http://www.apache.org/licenses/LICENSE-2.0</span></a><span style="" lang="EN-GB"><br> + <br> + Unless required by applicable law or agreed to in writing, software<br> + distributed under the License is distributed on an "AS IS" BASIS,<br>s + + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.<br> + See the License for the specific language governing permissions and<br> + limitations under the License.<br> + <br style=""> + <!--[if !supportLineBreakNewLine]--><br style=""> + <!--[endif]--><o:p></o:p></span></p> </div> <div id="divider">» <a href="#">Links</a> » <a href="#">Links</a> » <a href="#">Links</a> » <a href="#">Links</a> » <a href="#">Links</a></div> - <div id="footer">Open Source Design Template sponsored by <a href="http://www.cmgtechnologies.com/">CMG Technologies</a><a href="#"></a>. </div> + <div id="footer">© 2007-2008 <a href="http://www.dlr.de/sc">Deutsches Zentrum für Luft- und Raumfahrt e.V. (DLR)</a>. </div> </div> </body> </html> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |