Changeset 448

Show
Ignore:
Timestamp:
09/07/08 14:57:45 (4 months ago)
Author:
comix
Message:

small changes in future website

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • website/data/news.txt

    r21 r448  
    1 22 Feb 2006### ###The Hydrogen team is pleased to announce the release of Hydrogen version 0.9.3! The new release is <a href="/?p=download">immediately available for download</a>. 0.9.3 is mostly a bugfix release, but also has some improvements. So what's new in Hydrogen 0.9.3? Integrated WASP plugins by Artemiy Pavlov, including innovative Booster, Noisifier and X-Shaper; New, much improved color scheme; Fixed various bugs related to Jack audio driver; Fixed 100% CPU usage bug. 
    2 27 Feb 2006### ###Hydrogen gets <a href="http://www.softpedia.com/reviews/linux/Hydrogen-Review-18300.shtml">5 stars from SoftPedia</a>! "...All I can say is that I got used to it right away. I can't compare it to anything, but I can tell you that it's really a very good program". 
    3 18 June 2007### ###New SVN repository and developers <a href="http://hydrogen-music.org/devel">WIKI</a>! 
    4 2007 Jul 17###Sito in costruzione###Nuovo sito per hydrogen! 
     12006 Feb 22### 0.9.3 Release###The Hydrogen team is pleased to announce the release of Hydrogen version 0.9.3! The new release is <a href="/?p=download">immediately available for download</a>.<br/>0.9.3 is mostly a bugfix release, but also has some improvements. So what's new in Hydrogen 0.9.3? Integrated WASP plugins by Artemiy Pavlov, including innovative Booster, Noisifier and X-Shaper; New, much improved color scheme; Fixed various bugs related to Jack audio driver; Fixed 100% CPU usage bug. 
     2 
     32006 Feb 27### Softpedia gives 5 stars to Hydrogen###Hydrogen gets <a href="http://www.softpedia.com/reviews/linux/Hydrogen-Review-18300.shtml">5 stars from SoftPedia</a>! "...All I can say is that I got used to it right away. I can't compare it to anything, but I can tell you that it's really a very good program".<br/><img src="http://www.softpedia.com/base_img/sp_editor_excellent.gif"/> 
     4 
     52007 Jun 18### ###New SVN repository and developers <a href="http://hydrogen-music.org/devel">WIKI</a>! 
     6 
     72008 Sep 08###Hydrogen 0.9.4 Beta is out!###The first beta of the upcoming 0.9.4 release is out for testers. Enjoy! 
  • website/development.php

    r36 r448  
    77 
    88?> 
    9 <table border="1" width="100%" cellspacing="5" cellpadding="5"> 
     9<table border="0" width="100%" cellspacing="5" cellpadding="5"> 
    1010        <tr> 
    1111                <td> 
  • website/downloads.php

    r35 r448  
    55 
    66include "header.inc"; 
    7 include "game_info.inc"; 
    87include "utils.inc"; 
    98 
  • website/footer.inc

    r71 r448  
    2727<table border="0" width="1000px" align="center" cellpadding="5" cellspacing="0"> 
    2828        <tr height="30px" align="center"> 
    29                 <td nowrap width="50%" class="smallfont"><font color="#666666"><b>Hydrogen ©2001-2007 Alessandro Cominu</b></font></td> 
     29                <td nowrap width="50%" class="smallfont"><font color="#666666"><b>Hydrogen &copy;2001-2008 Alessandro Cominu</b></font></td> 
    3030                <td width="50px"></td> 
    3131                <td nowrap><a href="sitemap.php" class="smallfont"><font color="#666666">Site map</font></a></td> 
    32                 <td nowrap><a href="/rss_news.php" class="smallfont"><font color="#666666">RSS feed</font></a></td> 
     32                <td nowrap><a href="<? echo $site_root; ?>/rss_news.php" class="smallfont"><font color="#666666">RSS feed</font></a></td> 
    3333                <td nowrap><a href="#" class="smallfont"><font color="#666666">Search</font></a></td> 
    3434                <td width="30%"><a class="smallfont" href="http://validator.w3.org/check?uri=referer"><font color="#AAAAAA">Valid XHTML</font></a></td> 
  • website/header.inc

    r79 r448  
    33include "rounded_box.inc"; 
    44 
    5 $site_root = "/hydrogen"; 
     5$site_root = "/website"; 
    66?> 
    77 
     
    2121<body> 
    2222 
    23  
    24 <!--<table border="0" width="100%" cellspacing="0" cellpadding="0"> 
    25         <tr> 
    26                 <td height="10px"></td> 
    27         </tr> 
    28         <tr> 
    29                 <td align="center" valign="middle"> 
    30                         <img src="involution_games.png"> 
    31                 </td> 
    32         </tr> 
    33         <tr> 
    34                 <td height="10px"></td> 
    35         </tr> 
    36 </table>--> 
    37  
    3823<div align="center"> 
    3924<? include "menubar.inc"; ?> 
     
    4126 
    4227 
    43  
    44 <table border="0" align="center" width="1000px" cellpadding="0" cellspacing="0"> <!-- main table --> 
     28<table border="0" align="center" style="width: 90%;" cellpadding="0" cellspacing="0"> <!-- main table --> 
    4529 
    4630<? 
     
    7660                                                                Its main goal is to bring professional yet simple and intuitive pattern-based drum programming.<br/> 
    7761<br/><br/> 
    78 Find out more: Features - Screenshots - Demos 
     62Find out more: 
     63<a href="<? echo $site_root ?>/features.php">Features</a> -  
     64<a href="<? echo $site_root ?>/screenshot.php">Screenshots</a> -  
     65<a href="<? echo $site_root ?>/demos.php">Demos</a> 
     66 
    7967</font> 
    8068<br/> 
  • website/menubar.inc

    r44 r448  
    66        global $site_root; 
    77        if ($selected) { 
    8                 echo '<td nowrap background="'.$site_root.'/images/btn_background.png" width="100px" align="center">'; 
     8                echo '<td nowrap background="'.$site_root.'/images/btn_background.png" width="120px" align="center">'; 
    99                echo '<a href="'.$url.'" class="menu_link">'; 
    1010                echo '<font color="#FF0000">'.$text.'</font>'; 
     
    1212        } 
    1313        else { 
    14                 echo '<td nowrap background="'.$site_root.'/images/btn_background.png" width="100px" align="center">'; 
     14                echo '<td nowrap background="'.$site_root.'/images/btn_background.png" width="120px" align="center">'; 
    1515                echo '<a href="'.$url.'" class="menu_link">'; 
    1616                echo $text; 
     
    2121?> 
    2222<br> 
    23 <table border="0" cellpadding="0px" cellspacing="0" width="1000px"> 
     23<table border="0" cellpadding="0px" cellspacing="0" width="90%"> 
    2424        <tr> 
    2525                <td><img src="<? echo $site_root ?>/images/btn_background_left.png"></td> 
     
    5757 
    5858                if ($page == "forums") { 
    59                         make_menu_button("Forums", true, "$site_root/forum/"); 
     59                        //make_menu_button("Forums", true, "$site_root/forum/"); 
     60                        make_menu_button("Forums", true, "/forum/"); 
    6061                } 
    6162                else { 
    62                         make_menu_button("Forums", false, "$site_root/forum/"); 
     63                        //make_menu_button("Forums", false, "$site_root/forum/"); 
     64                        make_menu_button("Forums", false, "/forum/"); 
    6365                } 
    6466 
     
    8385 
    8486 
     87                /* 
    8588                if ($page == "contact") { 
    8689                        make_menu_button("Contact", true, "$site_root/contact.php"); 
     
    8992                        make_menu_button("Contact", false, "$site_root/contact.php"); 
    9093                } 
     94                */ 
    9195 
    9296 
  • website/news.php

    r22 r448  
    3232        } 
    3333 
     34        $news = trim( $news ); 
     35        if ( $news == "" ) { 
     36                continue; 
     37        } 
     38 
    3439        $news_data = split("###", $news); 
    3540 
    3641        $item_title = $news_data[1]; 
    3742        $item_description = $news_data[2]; 
    38         $item_link = "http://involution.dyndns.org/news.php"; 
     43        //$item_link = "http://hydrogen-music.org/website/news.php"; 
    3944        $item_pubdate = $news_data[0]; 
    4045 
     
    6065        echo '<td width="100%" valign="top">'.$item_description.'</td></tr>'; 
    6166 
    62         echo '<tr height="1px"><td colspan="2" id="horiz_line">&nbsp;</td></tr>'; // linea finale 
     67        //echo '<tr height="1px"><td colspan="2" id="horiz_line">&nbsp;</td></tr>'; // linea finale 
     68        echo '<tr height="1px"><td colspan="2">&nbsp;</td></tr>'; // linea finale 
    6369 
    6470        //echo '<tr height="20px"><td></td></tr>'; // spacer 
  • website/sitemap.php

    r22 r448  
    55 
    66include "header.inc"; 
    7 include "game_info.inc"; 
    87?> 
    98 
     
    1211        <li><a href="index.php">Main page</a> 
    1312        <li><a href="news.php">News</a> 
    14         <li><a href="games.php">Games</a> 
    15         <ul> 
    16                 <? 
    17                         $gamelist = file("data/gamelist.txt"); 
    18                         for ($i = 0; $i < count($gamelist); $i++) { 
    19                                 $g = new Game($i); 
    20                 ?> 
    21  
    22                 <li><a href="game.php?id=<? echo $i ?>"><? echo $g->game_title ?></a> 
    23                 <? 
    24                         } 
    25                 ?> 
    26         </ul> 
    27  
     13        <li><a href="features.php">Features</a> 
     14         
    2815        <li><a href="downloads.php">Downloads</a> 
    2916        <li><a href="forums.php">Forums</a> 
    30         <li><a href="support.php">Support</a> 
    31         <li><a href="newsletter.php">Newsletter</a> 
    32         <li><a href="contact.php">Contact</a> 
    33         <li><a href="about.php">About Us</a> 
     17        <li><a href="about.php">About Hydrogen</a> 
    3418</ul> 
    3519