Author: ian
Date: 2006-03-31 18:09:28 +0000 (Fri, 31 Mar 2006)
New Revision: 8411

Modified:
   trunk/website/pages/download-new.php
Log:
Some minor improvements

Modified: trunk/website/pages/download-new.php
===================================================================
--- trunk/website/pages/download-new.php        2006-03-31 18:06:32 UTC (rev 
8410)
+++ trunk/website/pages/download-new.php        2006-03-31 18:09:28 UTC (rev 
8411)
@@ -1,49 +1,55 @@
-<body><h2>Download Freenet 0.7</h2>
-
-<h3>Important note for first time users</h3>
-
-When you first start Freenet 0.7 your node will not know any other nodes on 
the network, you need to connect to other node. To find other nodes you should 
connect to the irc server <big>irc.freenode.net</big> and join the channel 
<big>#freenet</big>.
-<p> <i>If you have a firewall or a NAT box click <a 
-href="http://freenetproject.org/index.php?page=faq#firewall";><b>here</b></a> 
for some info.</i> <BR>
-&nbsp;<BR>
-<h3>Windows</h3>
-- Run <big><a 
href="http://downloads.freenetproject.org/freenet-pre-07-alpha.exe";>freenet-webinstall</a></big><br>
-<br>
-It will automatically install Freenet and other required components for you. 
When done, he launch your browser directly on Freenet. <br>
-(Freenet contains <u><b>NO spyware or adware</b></u> , it's Free Software! The 
source code is publicly available for review) <BR>
-&nbsp;<BR>
-Freenet works best with <b>Windows 2000 Professional, XP Professional or NT. 
</b> Windows 95, 98 and 2000 Millennium Edition work rather
-less well; in particular, the installer won't run on those operating systems.
-<BR>
-&nbsp;<BR>
-<h3>Unix/Linux</h3>
-You need to have a recent Java Runtime Environment. We have experienced best 
results with Sun's Java Runtime Environment which can be obtained from <a 
href="http://www.java.com/";>http://www.java.com/</a>. <BR>
-Java version 1.4.1 and later will work. However, be aware that there are 
applet security vulnerabilities in all versions prior to Java 5 update 4. 
Generally, we recommend using at least Java 1.4.2.
-<P>- Run <big><a 
href="http://downloads.freenetproject.org/alpha/installer/freenet.jnlp";>freenet-webinstall</a></big></P>
-<P>If you encounter some problems try this : javaws 
http://downloads.freenetproject.org/alpha/installer/freenet.jnlp</P>
-<P>After you start Freenet wait a few seconds for it to start-up (on a slow 
computer, you may need to wait about 30 seconds), and visit 
http://127.0.0.1:8888/ in your web browser to access Freenet's user interface. 
<BR>
-&nbsp;<BR>
-</P>
-<h3>Hardware requirements</h3>
-<b>Minimum:</b> 400MHz Pentium 2, with at least 192MB of RAM.<br>
-<b>Recommended:</b> 1GHz or more processor with 256MB
-<!-- decreasing agaisnt my will :(-->
-RAM or more (especially if using Windows XP). <BR>
-&nbsp;<BR>
-<h3>Upgrading</h3>
-After installing Freenet, Windows users can upgrade to the latest daily 
Freenet "snapshot" release by clicking on "update.cmd" in the Freenet directory.
-<p> Linux users may similarily upgrade by running the update.sh shell script 
in the freenet/ directory.
-<p>
-<h3>Source Code</h3>
-You can obtain the latest source code from SVN from 
https://emu.freenetproject.org/svn/, or you can download a daily snapshot:
-<ul>
-  <li><a 
href="http://downloads.freenetproject.org/freenet-stable-latest.src.tbz";>Stable</a>
 - current stable branch source code</li>
-  <li><a 
-href="http://downloads.freenetproject.org/freenet-unstable-latest.src.tbz";>Unstable</a>
 - current unstable branch source code</li>
-  <li><a 
href="http://downloads.freenetproject.org/freenet-contrib-latest.src.tar.bz2";>Contrib</a>
 - separate module needed to compile freenet-ext.jar.</li>
-</ul>
-<BR>
-<h3>
-  <!--end of empty space-->
-</h3>
-</body>
+<body><h2>Download Freenet 0.7</h2>
+
+<h3>Important note for first time users</h3>
+
+Freenet 0.7 is different to most other P2P networks in that, to protect your 
security, you only connect directly to other people you trust, but through them 
you gain access to the 
+entire Freenet network.
+<p>
+When you first start Freenet 0.7 your node will not know any other nodes on 
the network, you need to connect to other nodes, at least three.  Ideally you 
should find people you trust 
+that are already part of the Freenet 0.7 network and connect to them, but if 
that isn't possible in the early stages of the Freenet 0.7 network you can try 
connecting to the irc server
+<big>irc.freenode.net</big> and join the channel <big>#freenet</big>, to see 
if anyone will connect to you.
+
+<p> <i>If you have a firewall or a NAT box click <a 
+href="http://freenetproject.org/index.php?page=faq#firewall";><b>here</b></a> 
for some info.</i> <BR>
+&nbsp;<BR>
+<h3>Windows</h3>
+- Run <big><a 
href="http://downloads.freenetproject.org/freenet-pre-07-alpha.exe";>freenet-webinstall</a></big><br>
+<br>
+It will automatically install Freenet and other required components for you. 
When done, he launch your browser directly on Freenet. <br>
+(Freenet contains <u><b>NO spyware or adware</b></u> , it's Free Software! The 
source code is publicly available for review) <BR>
+&nbsp;<BR>
+Freenet works best with <b>Windows 2000 Professional, XP Professional or NT. 
</b> Windows 95, 98 and 2000 Millennium Edition work rather
+less well; in particular, the installer won't run on those operating systems.
+<BR>
+&nbsp;<BR>
+<h3>Unix/Linux</h3>
+You need to have a recent Java Runtime Environment. We have experienced best 
results with Sun's Java Runtime Environment which can be obtained from <a 
href="http://www.java.com/";>http://www.java.com/</a>. <BR>
+Java version 1.4.1 and later will work. However, be aware that there are 
applet security vulnerabilities in all versions prior to Java 5 update 4. 
Generally, we recommend using at least Java 1.4.2.
+<P>- Run <big><a 
href="http://downloads.freenetproject.org/alpha/installer/freenet.jnlp";>freenet-webinstall</a></big></P>
+<P>If you encounter some problems try this : javaws 
http://downloads.freenetproject.org/alpha/installer/freenet.jnlp</P>
+<P>After you start Freenet wait a few seconds for it to start-up (on a slow 
computer, you may need to wait about 30 seconds), and visit 
http://127.0.0.1:8888/ in your web browser to access Freenet's user interface. 
<BR>
+&nbsp;<BR>
+</P>
+<h3>Hardware requirements</h3>
+<b>Minimum:</b> 400MHz Pentium 2, with at least 192MB of RAM.<br>
+<b>Recommended:</b> 1GHz or more processor with 256MB
+<!-- decreasing agaisnt my will :(-->
+RAM or more (especially if using Windows XP). <BR>
+&nbsp;<BR>
+<h3>Upgrading</h3>
+After installing Freenet, Windows users can upgrade to the latest daily 
Freenet "snapshot" release by clicking on "update.cmd" in the Freenet directory.
+<p> Linux users may similarily upgrade by running the update.sh shell script 
in the freenet/ directory.
+<p>
+<h3>Source Code</h3>
+You can obtain the latest source code from SVN from 
https://emu.freenetproject.org/svn/, or you can download a daily snapshot:
+<ul>
+  <li><a 
href="http://downloads.freenetproject.org/freenet-stable-latest.src.tbz";>Stable</a>
 - current stable branch source code</li>
+  <li><a 
+href="http://downloads.freenetproject.org/freenet-unstable-latest.src.tbz";>Unstable</a>
 - current unstable branch source code</li>
+  <li><a 
href="http://downloads.freenetproject.org/freenet-contrib-latest.src.tar.bz2";>Contrib</a>
 - separate module needed to compile freenet-ext.jar.</li>
+</ul>
+<BR>
+<h3>
+  <!--end of empty space-->
+</h3>
+</body>


Reply via email to