another test
[silc.git] / public_html / news.php
1 <b>SILC Client <?php echo $latestc; ?> Is Now Available!</b>
2 <br /><font size="1" color="#2f486f"><?php echo $latest_datec ?></font>
3 <font size="2">
4 <br /><br />
5 The new version <?php echo $latestc; ?> of SILC Client is available!
6 Read the README and INSTALL files after downloading for instructions how 
7 to compile and use SILC. Report bugs to the 
8 <a href="index.php?page=lists">SILC development mailing list</a>.
9 <br /><br />
10 Download: <a href="index.php?page=download">SILC Client <?php echo 
11 $latestc; ?> Version</a>
12 <br />
13 Changes: <a href="changes-client.txt">SILC Client <?php echo $latestc; ?> 
14 Changes</a>
15 </font>
16
17 <br /><br /><br />
18
19 <b>SILC Server <?php echo $latests; ?> Is Now Available!</b>
20 <br /><font size="1" color="#2f486f"><?php echo $latest_dates ?></font>
21 <font size="2">
22 <br /><br />
23 The new version <?php echo $latests; ?> of SILC Server is available!
24 Read the README and INSTALL files after downloading for instructions how 
25 to compile and use SILC. Report bugs to the 
26 <a href="index.php?page=lists">SILC development mailing list</a>.
27 <br /><br />
28 This version has the functional server and router linking support. 
29 People who is running SILC servers and are interested to get the server 
30 linked to the new router on silc.silcnet.org contact 
31 <a href="mailto:priikone at silcnet.org">me</a> now.
32 <br /><br />
33 Download: <a href="index.php?page=download">SILC Server <?php echo 
34 $latests; ?> Version</a>
35 <br />
36 Changes: <a href="changes-server.txt">SILC Server <?php echo $latests; ?> 
37 Changes</a>
38 </font>
39
40 <br /><br /><br />
41
42 <b>SILC Toolkit <?php echo $latest; ?> Is Now Available!</b>
43 <br /><font size="1" color="#2f486f"><?php echo $latest_date ?></font>
44 <font size="2">
45 <br /><br />
46 The new version <?php echo $latest; ?> of SILC Toolkit is available! This 
47 package is intended for developers and programmers who would like to 
48 create their own SILC applications or help in the development of SILC 
49 protocol.
50 <br /><br />
51 Download: <a href="index.php?page=download">SILC Toolkit <?php echo 
52 $latest; ?> Version</a>
53 <br />
54 Changes: <a href="changes.txt">SILC Toolkit <?php echo $latest; ?> 
55 Changes</a>
56 </font>
57
58 <br /><br /><br />
59
60 <b>SILC Server Available For Testing</b>
61 <font size="2">
62 <br /><br />
63 There is SILC server up and running that can be tested. Just give command
64 <font color="#2f486f">/server silc.silcnet.org</font> to connect to the 
65 server. There may be some action on channel #silc (unless everybody is 
66 sleeping) so you might want to give command <font color="#2f486f">/join 
67 #silc</font>.
68 <br /><br />
69 Available servers: silc.silcnet.org on port 706 is SILC Router and
70 silc.silcnet.org on port 707 is normal SILC server connected to the 
71 router. Both are available for free use.
72 </font>