Skip to content

Commit bccc499

Browse files
committed
[web] Update website for 0.5
1 parent 9c00549 commit bccc499

13 files changed

+58
-15
lines changed

web/flac-small.png

57 Bytes
Loading

web/flac.png

-5.67 KB
Loading

web/index.html

+58-15
Original file line numberDiff line numberDiff line change
@@ -15,34 +15,77 @@
1515
img {border-style: none; outline: none;}
1616
#screenshots {width: 100%;}
1717
#screenshots td {vertical-align: top; width: 33%; font-size: smaller;}
18+
#download {width: 100%;}
19+
.dld_col {width: 33%; font-size: smaller;}
20+
.dld_link {vertical-align: top; padding-left: 0.5em; line-height: 1.4;}
1821
</style>
1922
</head>
2023
<body>
21-
<h1>Spek &ndash; Acoustic Spectrum Analyser <img src="spek.png" alt="Spek logo" align="right"/></h1>
22-
<p>Spek (<a href="http://en.wikipedia.org/wiki/International_Phonetic_Alphabet">IPA</a>: /sp&#603;k/, &lsquo;bacon&rsquo; in Dutch) helps to analyse your audio files by showing their <a href="http://en.wikipedia.org/wiki/Spectrogram">spectrogram</a>.</p>
24+
<h1>Spek &ndash; Acoustic Spectrum Analyser</h1>
25+
<p><img src="spek.png" width="160" height="96" alt="Spek logo" style="float:right;"/>Spek (<a href="http://en.wikipedia.org/wiki/International_Phonetic_Alphabet">IPA</a>: /sp&#603;k/, &lsquo;bacon&rsquo; in Dutch) helps to analyse your audio files by showing their <a href="http://en.wikipedia.org/wiki/Spectrogram">spectrogram</a>.</p>
26+
<p>Spek supports all popular lossy and lossless audio file formats. Spek is free software available for GNU/Linux, Windows and Mac OS X.</p>
27+
28+
<h2>Download</h2>
29+
<table id="download">
30+
<tr>
31+
<td class="dld_col">
32+
<table>
33+
<tr>
34+
<td><img src="logo-linux.png" width="48" height="48" alt="Linux"/></td>
35+
<td class="dld_link">
36+
<a href="http://spek.googlecode.com/files/spek-0.5.tar.bz2">spek-0.5.tar.bz2</a> (147 KiB)
37+
<br/>
38+
<a href="http://code.google.com/p/spek/wiki/LinuxInstall">instructions</a>
39+
</td>
40+
</tr>
41+
</table>
42+
</td>
43+
<td class="dld_col">
44+
<table>
45+
<tr>
46+
<td><img src="logo-windows.png" width="48" height="48" alt="Windows"/></td>
47+
<td class="dld_link">
48+
<a href="http://spek.googlecode.com/files/spek-0.5.msi">spek-0.5.msi</a> (17.1 MiB)
49+
<br/>
50+
<a href="http://spek.googlecode.com/files/spek-0.5.zip">spek-0.5.zip</a> (16.6 MiB)
51+
<br/>
52+
<a href="http://code.google.com/p/spek/wiki/WindowsInstall">instructions</a>
53+
</td>
54+
</tr>
55+
</table>
56+
</td>
57+
<td class="dld_col">
58+
<table>
59+
<tr>
60+
<td><img src="logo-osx.png" width="48" height="48" alt="Mac OS X"/></td>
61+
<td class="dld_link">
62+
<a href="http://spek.googlecode.com/files/spek-0.5.dmg">spek-0.5.dmg</a> (10.5 MiB)
63+
<br/>
64+
<a href="http://code.google.com/p/spek/wiki/OsxInstall">instructions</a>
65+
</td>
66+
</tr>
67+
</table>
68+
</td>
69+
</tr>
70+
</table>
2371

2472
<h2>Screenshots</h2>
2573
<table id="screenshots">
2674
<tr>
27-
<td><a href="flac.png"><img src="flac-small.png" width="240" height="192" alt="Spek showing a FLAC file"/></a></td>
28-
<td><a href="mp3.png"><img src="mp3-small.png" width="240" height="192" alt="Spek showing an MP3 file"/></a></td>
75+
<td><a href="flac.png"><img src="flac-small.png" width="240" height="192" alt="Spek running under Ubuntu Linux"/></a></td>
2976
<td><a href="win7.png"><img src="win7-small.png" width="240" height="192" alt="Spek running under Windows 7"/></a></td>
77+
<td><a href="osx.png"><img src="osx-small.png" width="240" height="192" alt="Spek running under Mac OS X"/></a></td>
3078
</tr>
3179
<tr>
32-
<td>Spek in Ubuntu Linux showing the spectrogram of a FLAC file.</td>
33-
<td>Spectral of the same sound track encoded as a 320kbps MP3.</td>
34-
<td>Spek running under Windows 7.</td>
80+
<td>Spek running under Ubuntu Linux and showing the spectrogram of a FLAC file.</td>
81+
<td>Spek running under Windows 7 and showing the same sound track encoded as a 320kbps MP3.</td>
82+
<td>Spek running under Mac OS X Leopard.</td>
3583
</tr>
3684
</table>
3785

38-
<h2>Download</h2>
39-
<p><a href="http://spek.googlecode.com/files/spek-0.4.msi">Spek 0.4 for Windows</a> (x86 MSI installer, 17.1 MiB)</p>
40-
<p><a href="http://spek.googlecode.com/files/spek-0.4.tar.bz2">Spek 0.4 for GNU/Linux</a> (source code tar.bz2, 192 KiB)</p>
41-
<p>To install on Windows just download and double-click the MSI installer. After asking a few questions, Spek will install automatically.</p>
42-
<p>To install on GNU/Linux, follow <a href="http://code.google.com/p/spek/wiki/LinuxInstall">these instructions</a>.</p>
43-
4486
<h2>News <a href="http://versia.com/category/spek/feed/atom/"><img src="feed-icon-14x14.png" alt="news feed"/></a></h2>
4587
<ul>
88+
<li>2010-06-26: Spek 0.5 - Mac OS X installer</li>
4689
<li>2010-05-21: <a href="http://versia.com/2010/05/21/spek-0-4-released/">Spek 0.4 Released</a></li>
4790
<li>2010-05-17: <a href="http://versia.com/2010/05/17/spek-0-3-released/">Spek 0.3 Released</a></li>
4891
<li>2010-05-15: <a href="http://versia.com/2010/05/15/spek-windows/">Spek 0.2 - now works in Windows</a></li>
@@ -53,7 +96,7 @@ <h2>Roadmap</h2>
5396
<p>Features planned for the 1.0 release:</p>
5497
<ul>
5598
<li><del>Windows port</del></li>
56-
<li>Mac OS X port</li>
99+
<li><del>Mac OS X port</del></li>
57100
<li><del>Time and frequency rulers</del></li>
58101
<li>Zoom and horizontal scroll</li>
59102
<li>Adjust spectral density range (dB)</li>
@@ -62,7 +105,7 @@ <h2>Roadmap</h2>
62105
</ul>
63106

64107
<h2>Contribute</h2>
65-
<p>Spek is free and open source software licensed under <a href="http://www.gnu.org/licenses/gpl.html">GNU GPLv3</a>. The project is written in <a href="http://live.gnome.org/Vala">Vala</a>, the code is hosted on <a href="http://gitorious.org/spek">Gitorious</a>. Patches can be sent by email or as Gitorious merge requests.</p>
108+
<p>Spek is free and open source software licensed under <a href="http://www.gnu.org/licenses/gpl.html">GNU GPL v3</a>. The project is written in <a href="http://live.gnome.org/Vala">Vala</a>, the code is hosted on <a href="http://gitorious.org/spek">Gitorious</a>. Patches can be sent by email or as Gitorious merge requests.</p>
66109
<p>Report bugs and request new features <a href="http://code.google.com/p/spek/issues/list">here</a>.</p>
67110

68111
<h2>Feedback</h2>

web/logo-linux.png

2.46 KB
Loading

web/logo-osx.png

2.54 KB
Loading

web/logo-windows.png

4.07 KB
Loading

web/mp3-small.png

-50.2 KB
Binary file not shown.

web/mp3.png

-283 KB
Binary file not shown.

web/osx-small.png

51.7 KB
Loading

web/osx.png

288 KB
Loading

web/spek.png

58 Bytes
Loading

web/win7-small.png

643 Bytes
Loading

web/win7.png

350 Bytes
Loading

0 commit comments

Comments
 (0)