[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/sites/noatun
From:       Stefan Gehn <mETz81 () web ! de>
Date:       2007-02-05 12:47:45
Message-ID: 1170679665.265237.10510.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 630446 by metz:

- New titleshots, all of them should fit into the fixed width layout now
- Make svn commits look sane by using monospace font (TODO: hide list of files and \
                diffs)
- Another random quote ;)


 M  +29 -13    index.php  
 M  +17 -5     quotes.php  
 M             titleshots/01.png  
 M             titleshots/02.png  
 M             titleshots/03.png  
 M             titleshots/05.png  
 M             titleshots/06.png  
 D             titleshots/07.png  
 D             titleshots/08.png  
 D             titleshots/09.png  


--- trunk/www/sites/noatun/index.php #630445:630446
@@ -7,29 +7,45 @@
 
 <table>
 <tr>
-<td>
+<td style="vertical-align:top">
+	<p>
+	The super-modular media player for KDE.
+	</p>
 
-<p>The super-modular media player for KDE.</p>
+	<p>
+	Noatun features audio effects, a variable-band graphic equalizer,
+	a full plugin architecture, network transparency, and several KDE
+	(and not so KDE) look and feels!
+	</p>
+</td>
 
-<p>Noatun features audio effects, a six-band graphic equalizer, a full plugin \
                architecture,
-network transparency, and several KDE (and not so KDE) look and feels!</p>
+<td>
+<img style="margin-left:12px;" title="Random Screenshot" alt="Random Screenshot" \
src="./titleshots/0<?php echo rand(1, 6); ?>.png" />  </td>
-
-<td><img style="margin-left:10px;" width="350" alt="Random Screenshot" \
src="./titleshots/0<?php echo rand(1, 9); ?>.png" /></td>  </tr>
 </table>
 
-<?php kde_general_news ("./news.rdf", 10, true); ?>
+<?php kde_general_news ("./news.rdf", 6, true); ?>
 
+
 <h2>Recent Noatun Development Activity (SVN Commits)</h2>
-
-<table width="100%" cellpadding="0" cellspacing="0" border="0">
+<table border="0" cellpadding="8" cellspacing="0" align="center">
 <?php
 include("rss.inc");
-$foo = new RSSParser;
-$out = $foo->read(fopen('cvscommits.rdf', 'r'),
-	"<tr><td style=\"padding-top:0px; padding-bottom:20px;\"><a target=\"_blank\" \
                href=\"{LINK}\"><b>{TITLE}</b></a><br \
                /><b>{DATE}</b>{DESCRIPTION}</td></tr>\n");
-echo($out);
+if (($fd = @fopen('cvscommits.rdf', 'r')) === FALSE)
+{
+	echo('<tr><td><strong>No SVN information available right \
now!</strong></td></tr>'."\n"); +}
+else
+{
+	$foo = new RSSParser;
+	$out = $foo->read(
+		$fd,
+		'<tr><td style="padding-top:8px; padding-bottom:16px;"><a target="_blank" \
href="{LINK}"><b>{TITLE}</b></a><br /><strong>{DATE}</strong><span \
style="font-family:monospace">{DESCRIPTION}</span></pre></td></tr>'."\n", +		4);
+	echo($out);
+	fclose($fd);
+}
 ?>
 </table>
 
--- trunk/www/sites/noatun/quotes.php #630445:630446
@@ -66,16 +66,28 @@
 
 <h2><a name="snippets" />some more snippets</h2>
 
+<p>
 <pre>
-<strong>&lt;Rakko&gt;</strong> <em>Where did the name come from and how do you \
                pronounce it?</em>
-<strong>&lt;Njaard&gt;</strong> <em>I don't really know how to pronounce it ;)</em>
-<strong>&lt;rikkus&gt;</strong> <em>Negative Opus And Twisted Ultra Nuances</em>
+<strong>&lt;Rakko&gt;</strong>     <em>Where did the name come from and how do you \
pronounce it?</em> +<strong>&lt;Njaard&gt;</strong>    <em>I don't really know how to \
pronounce it ;)</em> +<strong>&lt;rikkus&gt;</strong>    <em>Negative Opus And \
Twisted Ultra Nuances</em>  </pre>
+</p>
 
+<p>
 <pre>
-<strong>&lt;Exodus&gt;</strong> <em>Njaard, how long does noatun take to \
                compile?</em>
-<strong>&lt;Njaard&gt;</strong> <em>Exodus: forever</em>
+<strong>&lt;Exodus&gt;</strong>    <em>Njaard, how long does noatun take to \
compile?</em> +<strong>&lt;Njaard&gt;</strong>    <em>Exodus: forever</em>
 <strong>&lt;PresJPolk&gt;</strong> <em>Exodus: forever and a day, thanks to \
libtool</em>  </pre>
+</p>
 
+<p>
+<pre>
+<strong>&lt;mETz&gt;</strong>      <em>njaard: omg, we need m4a support =)</em>
+<strong>&lt;njaard&gt;</strong>    <em>a what?</em>
+<strong>&lt;mETz&gt;</strong>      <em>Jeff_Mills_KDGE_FM_12-21-1991.m4a &lt;--</em>
+</pre>
+</p>
+
 <?php include ("footer.inc"); ?>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic