fixes for web pages

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@425 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
orbiter 20 years ago
parent be1f324fca
commit 0f8c00605d

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>YACY: Demonstration of Search Interface</title>
<title>YaCy: Demonstration of Search Interface</title>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
<!-- <meta name="Content-Language" content="German, Deutsch, de, at, ch"> -->
<meta name="Content-Language" content="English, Englisch">
@ -20,7 +20,7 @@ globalheader();
<h2>Online Demo</h2>
<p>Since YACY is a web-application, you can test it also online!
<p>Since YaCy is a web-application, you can test it also online!
There are currently a few well-known public installations of YACY that you can use to test the search functions.
You will see there a lot of 'locked' menu's that you can only use if you are the peer-owner.
However, the search function is public.</p>

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>YACY Proxy: details</title>
<title>YaCy: details</title>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
<!-- <meta name="Content-Language" content="German, Deutsch, de, at, ch"> -->
<meta name="Content-Language" content="English, Englisch">
@ -21,7 +21,7 @@ globalheader();
<h2>Details</h2>
YACY supports the following features:<br>
YaCy supports the following features:<br>
<table border="0" cellspacing="1" cellpadding="3" width="100%">
</td></tr><tr><td valign="top"><b>Built-in Indexing and Search Engine</b></td><td>

@ -35,8 +35,8 @@ You can <a href="http://java.sun.com/j2se/1.4.2/download.html">download the Java
</p>
<p><b>Latest Release:</b>
The latest YaCy release version is 0.38<br>
Download the <a href="http://www.yacy.net/yacy/release/yacy_v0.38_20050603_208.tar.gz">generic (all platforms with J2SE 1.4: Linux, Mac OS X, Windows, Solaris) YaCy 0.38</a> here.<br>
The latest YaCy release version is 0.39<br>
Download the <a href="http://www.yacy.net/yacy/release/yacy_v0.39_20050722_424.tar.gz">generic (all platforms with J2SE 1.4: Linux, Mac OS X, Windows, Solaris) YaCy 0.39</a> here.<br>
If you want to install YaCy on Windows, you can use the convenient <a href="http://www.yacy.net/yacy/release/yacy_v0.38_20050603_208.exe">Windows-Installer-Version of YaCy 0.38</a>.
</p>

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>YACY: Installation</title>
<title>YaCy: Installation</title>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
<!-- <meta name="Content-Language" content="German, Deutsch, de, at, ch"> -->
<meta name="Content-Language" content="English, Englisch">
@ -18,10 +18,10 @@ globalheader();
//--></SCRIPT>
<!-- ----- HERE STARTS CONTENT PART ----- -->
<h2>Installation and Start-up of YACY</h2>
<h2>Installation and Start-up of YaCy</h2>
<p>Since we provide YACY as a generic release for all operation systems and a special 'flavour' for Windows users, we distinguish two different processes for installation. Windows users may want to <a href="#wininst">switch to the Windows installation instructions</a>, however, the following description is more general and applies to all operation systems:
<p>Since we provide YaCy as a generic release for all operation systems and a special 'flavour' for Windows users, we distinguish two different processes for installation. Windows users may want to <a href="#wininst">switch to the Windows installation instructions</a>, however, the following description is more general and applies to all operation systems:
<h3><a name="geninst"></a>General Instructions:</h3>

@ -18,7 +18,7 @@ globalheader();
//--></SCRIPT>
<!-- ----- HERE STARTS CONTENT PART ----- -->
<H1>YACY<br><br>
<H1>YaCy<br><br>
&nbsp;<FONT SIZE="4">p2p-based distributed Web Search Engine</FONT></H1><br>
<p><i>F&uuml;r eine deutsche Dokumentation sehen sie bitte <a href="http://www.suma-lab.de/yacy/">hier</a></p>
@ -27,18 +27,19 @@ globalheader();
<tr><td valign="top" width="40">&nbsp;</td><td>
The YACY project is a new approach to build a P2P-based Web indexing network.<br><br>
The YaCy project is a new approach to build a P2P-based Web indexing network.<br><br>
<ul>
<li>Crawl your own pages or start distributed crawling</li>
<li>Search your own or the global index</li>
<li>Crawl your own pages or start distributed crawling</li>
<li>Run your peer to support other YaCy crawlers</li>
<li>Provide Information on your peer using the built-in http-server, file-sharing zone and wiki</li>
</ul><br><ul>
<li>Built-in caching http proxy, but usage of the proxy is not a requisite</li>
<li>Built-in caching http proxy</li>
<li>Indexing benefits from the proxy cache; private information is not stored or indexed</li>
</ul><br><ul>
<li>Usage of the proxy is not a requisite for web indexing, but it enables you to access the new top-level-domains '.yacy'</li>
<li>Filter unwanted content like ad- or spyware; share your web-blacklist with other peers</li>
<li>Extension to DNS: use your peer name as domain name!</li>
</ul><br><ul>
<li>Easy to install! No additional database required!</li>
<li>Easy installation! No additional database required!</li>
</ul><br><ul>
<li>No central server!</li>
<li>GPL'ed, freeware</li>

Loading…
Cancel
Save