/[clonezilla-sysresccd]/tags/2.6.0/el-news.html
ViewVC logotype

Contents of /tags/2.6.0/el-news.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 35 - (show annotations)
Mon Mar 22 00:17:03 2010 UTC (14 years ago) by sng
File MIME type: text/html
File size: 31111 byte(s)
tagging v. 2.6.0 (for completeness)
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html>
3 <head>
4 <link rel="alternate" type="application/rss+xml" title="RSS" href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss">
5 <link rel="shortcut icon" href="favicon.ico">
6 <title>Clonezilla-SysRescCD - Τί νέο υπάρχει;</title>
7 <style type="text/css">
8 body { font-family: 'sans serif'; background : url(null) fixed no-repeat; background-color: White; }
9 H1,H2,H3{color: #990000; text-align: left;}
10 H2{margin-top: 2em;}
11 H3{margin-top: 1.5em}
12 li { font-family: 'sans serif'; margin-top: 1em;}
13 a{text-decoration: none;}
14 a:hover{text-decoration: underline;}
15 .hidden{ display:none; }
16 p,td,table,tr,li { font-family: 'sans serif'; margin-left: 15pt;}
17 .nav{margin-left: 0pt;}
18 .newcode{font-family : "Courier New", Courier, monospace; font-weight: bold; background-color: #F2F2F2; border: solid 1px #DEDEDE;padding: 20pt;}
19 .note{margin-top: 30pt; margin-bottom: 30pt; text-align: left; background-color: #FFEFEF; border: double 3px; border-color: #FFD5D5;}
20 hr{color: Black; background-color: Black; height: 1px; border: none;}
21 .otherpage{margin-left: 15pt;border: solid 1px darkgoldenrod; padding: 20pt; background-color: lemonchiffon;}
22 </style>
23 <META NAME="Keywords" CONTENT="multiboot Multi Boot bootable cd rescue clonezilla sysresccd backup restore samba">
24 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
25
26 </head>
27 <body style="margin-left: 40pt; margin-right: 40pt;">
28 <a name="news-top"></a>
29 <H1> Clonezilla-SysRescCD<br>Τί νέο υπάρχει;<br>08/02/2009 - v 3.1.0</H1>
30 <!--site-only--><table border="0" width="95%" style="margin-left: auto;margin-right: auto;"><tr><td><font size="-1">Πνευματικά δικαιώματα: &#169; 2007-2009, Σπύρος Γεωργαράς <a href="mailto:&#115;&#110;&#103;&#064;&#104;&#101;&#108;&#108;&#117;&#103;&#046;&#103;&#114;?subject=About Clonezilla-SysRescCD v 3.1.0">&lt;sng@hellug.gr&gt;</a></font></td><td align="right"><font size="-1"><a href="onepage.php?el" target="_blank" title="Εμφάνιση όλου του δικτυακού τόπου σε μία σελίδα">Μία&nbsp;σελίδα</a></font></td></tr><tr><td><font size="-1">Τελευταία ενημέρωση: 19/12/2009</font></td><td align="right"><font size="-1"><a href="printable.php" target="_blank" title="Εμφάνιση εκτυπώσιμης εκδοχής της σελίδας">Εκτυπώσιμη&nbsp;μορφή</a></font></td></tr><tr><td><font size="-1"></font></td><td align="right"><font size="-1"></font></td></tr><tr><td><font size="-1">&nbsp;</font></td><td align="right"><font size="-1"></font></td></tr><tr><td><font size="-1">Επιλογή γλώσσας: <a href="news.php"><img src="en.png" border="0" width="21" height="14" alt="Αγγλικά"></a>&nbsp;<img src="el.png" border="0" width="21" height="14" alt="Ελληνικά"></font></td><td align="right"><font size="-1"><a href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" title="Ροή νέων RSS"><img src="rss-orange-11.png" border="0" width="30" alt="Ροή νέων RSS" height="14"></a></font></td></tr><tr><td><font size="-1">&nbsp;</font></td><td align="right"><font size="-1"></font></td></tr></table><table border="0" width="100%" class="nav"><tr> <td width="33%"><a href="el-intro.html">Προηγούμενο</a></td> <td width="34%" align="center"><a href="el-index.html">Περιεχόμενα</a></td> <td width="33%" align="right"><a href="el-project.html">Επόμενο</a></td> </tr></table><hr style="margin: 0;"><!--end-site-only-->
31
32 <p><br>Η ενότητα δημιουργήθηκε με μετατροπή της <a href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss">ροής νέων RSS</a> του δικτυακού τόπου σε HTML</p>
33 <!--insertnews-->
34
35 <?php
36 $file = file_get_contents ('/home/projects/clonezilla-sysresccd/public_html/clonezilla-sysresccd.rss');
37 $file = str_replace("<title>","<H2>",$file);
38 $file = str_replace("</title>"," <span class=\"hideprint\">[<a href=\"#news-top\" title=\"μετάβαση στην αρχή της σελίδας\">^</a>]</span></H2>",$file);
39 $file = str_replace("<pubDate>","<p><b>Date: </b>",$file);
40 $file = str_replace("</pubDate>","<br><br>",$file);
41 $file = str_replace("<description><![CDATA[","",$file);
42 $file = str_replace("]]></description>","</p>",$file);
43 $file = str_replace("<item>","",$file);
44 $file = str_replace("</item>","",$file);
45 //$file = str_replace("<rss>","",$file);
46 $file = str_replace("</rss>","",$file);
47 //$file = str_replace("<channel>","",$file);
48 $file = str_replace("</channel>","",$file);
49
50 $eReg = "^" . ".*" . "<" . "/image" . ">";
51 $file = ereg_replace($eReg,"",$file);
52
53
54 $eReg = "<" . "guid" . "[^<]*" . "<" . "/guid" . ">";
55 $file = ereg_replace($eReg,"",$file);
56
57
58 $eReg = "<" . "link" . "[^<]*" . "<" . "/link" . ">";
59 $file = ereg_replace($eReg,"",$file);
60
61 //$file = ereg_replace();
62
63 echo $file;
64 echo "<p></p>";
65 ?>
66
67 <!--site-only--><hr style="margin: 0;"><table border="0" width="100%" class="nav"><tr> <td width="33%"><a href="el-intro.html">Προηγούμενο</a></td> <td width="34%" align="center"><a href="el-index.html">Περιεχόμενα</a></td> <td width="33%" align="right"><a href="el-project.html">Επόμενο</a></td> </tr></table><!--end-site-only-->
68 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
69 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
70 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
71 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
72 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
73 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
74 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
75 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
76 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
77 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
78 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
79 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
80 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
81 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
82 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
83 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
84 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
85 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
86 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
87 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
88 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
89 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
90 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
91 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
92 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
93 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
94 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
95 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
96 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
97 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
98 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0"></a></p><!--end-site-only-->
99 <!--site-only--><p align="right"> <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0" align="right"></a> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0" align="right"></a>&nbsp;<a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0" align="right"></a></p><!--end-site-only-->
100 <!--site-only--><p align="right"> <a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0" align="right"></a>&nbsp;&nbsp; <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0" align="right"></a>&nbsp; <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0" align="right"></a></p><!--end-site-only-->
101 <!--site-only--><p align="right" style="margin-bottom: 3em;"> <a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0" align="right"></a>&nbsp;&nbsp; <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0" align="right"></a>&nbsp; <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0" align="right"></a></p><!--end-site-only-->
102 <!--site-only--><p align="right" style="margin-bottom: 2em;"> <a href="http://feedvalidator.org/check.cgi?url=http%3A//clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" target="_blank"><img src="valid-rss.png" alt="[Valid RSS]" title="Validate my RSS feed" border="0" align="right"></a>&nbsp;&nbsp; <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"> <img style="border:0;width:88px;height:31px" src="valid-css.png" alt="Valid CSS!" border="0" align="right"></a>&nbsp; <a href="http://validator.w3.org/check?uri=http://clonezilla-sysresccd.hellug.gr/el-news.php" target="_blank"><img src="valid-html401.png" alt="Valid HTML 4.01 Transitional" height="31" width="88" border="0" align="right"></a></p><!--end-site-only-->
103 </body>
104 </html>

Properties

Name Value
svn:executable *

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26