[PATCH] Fix encoding issues, add news and artists
Martijn van Beurden
mvanb1 at gmail.com
Mon Mar 31 07:36:27 PDT 2014
This patch fixes a few non-ASCII characters which were displayed
wrong, adds news about Pono and adds a few artists to the links
page
---
comparison.html | 10 +++++-----
feeds/feed.xml | 18 +++++++++++++++++-
links.html | 3 +++
3 files changed, 25 insertions(+), 6 deletions(-)
diff --git a/comparison.html b/comparison.html
index 8e6b74b..daa0906 100644
--- a/comparison.html
+++ b/comparison.html
@@ -410,7 +410,7 @@
<li> Alicia Keys - The Diary of Alicia Keys (R&B, soul)</li>
<li> Alison Krauss Union Station - New Favorite (country, bluegrass)</li>
<li> Armik - Rain Dance (flamenco/jazz)</li>
- <li> Café del Mar - Volumen nueve (chill-out)</li>
+ <li> Café del Mar - Volumen nueve (chill-out)</li>
<li> Coldplay - Parachutes (pop)</li>
<li> Confido Domino Minsk - Sacred choral music from White Russia (choral, religious)</li>
<li> Daft Punk - Alive 2007 (electronic)</li>
@@ -433,7 +433,7 @@
<li> Lil Wayne - Tha Carter III (hip hop)</li>
<li> Martin O'Donnell & Michael Salvatori - Halo: Reach (ambient-ish, OST)</li>
<li> Metallica - Death Magnetic (metal)</li>
- <li> Michael Bublé - meets madison square garden (pop, jazz)</li>
+ <li> Michael Bublé - meets madison square garden (pop, jazz)</li>
<li> Mike Oldfield - Tubular Bells (2000 remaster) (not classifiable)</li>
<li> 'N Sync - Home for Christmas (pop)</li>
@@ -442,15 +442,15 @@
<li> Rosenberg Trio - Djangologists (jazz)</li>
<li> Rush - Grace under Pressure (1997 remaster) (rock)</li>
<li> System of a Down - Mezmerize (metal)</li>
- <li> Szakcsi - Virágom, virágom (world music)</li>
- <li> Tiësto - In Search of Sunrise 7: Asia (dance)</li>
+ <li> Szakcsi - Virágom, virágom (world music)</li>
+ <li> Tiësto - In Search of Sunrise 7: Asia (dance)</li>
<li> The Lumineers - The Lumineers (folk)</li>
<li> Various - Jeff Waynes Musical Version of The War of the Worlds (radio drama-ish, rock, orchestral)</li>
<li> Waylon Jennings - Honky Tonk Heroes (country)</li>
<li> Various - Latin Village, CD 1: Salsa (salsa)</li>
<li> Xzibit - At the Speed of Life (hip hop)</li>
- <li> Yann Tiersen - Le Fabuleux Destin d'Amélie Poulain (minimalism)</li>
+ <li> Yann Tiersen - Le Fabuleux Destin d'Amélie Poulain (minimalism)</li>
</ul>
<br />
diff --git a/feeds/feed.xml b/feeds/feed.xml
index 4ef51de..4304af1 100644
--- a/feeds/feed.xml
+++ b/feeds/feed.xml
@@ -7,11 +7,27 @@
<atom:link href="http://xiph.org/flac/feeds/feed.xml" rel="self" type="application/rss+xml" />
<item>
+ <title>Pono and Pono Player announced</title>
+ <description>PonoMusic has announced it will launch a portable music player playing FLAC files and a music download service featuring only FLAC files. Both are expected to be available later this year</description>
+ <link>http://www.ponomusic.com/</link>
+ <pubDate>Thu, 13 Mar 2014 15:49:19 +0100</pubDate>
+ <guid>http://xiph.org/flac/news.html#20140312</guid>
+ </item>
+
+ <item>
+ <title>Bruce Springsteen's live shows in FLAC</title>
+ <description>Bruce Springsteen's live shows are now available online in the FLAC format</description>
+ <link>http://www.thestar.com/entertainment/music/2014/01/24/bruce_springsteen_misstep_overstates_value_of_live_album_in_youtube_era.html</link>
+ <pubDate>Fri, 31 Jan 2014 15:58:11 +0100</pubDate>
+ <guid>http://xiph.org/flac/news.html#20140131</guid>
+ </item>
+
+ <item>
<title>AURALiC announces FLAC-capable device</title>
<description>AURALiC introduces a whole-house music solution at this yearâs CES in Las Vegas: AURALiC Lightning Streaming. This device is capable of handling a surprising amount of formats, including FLAC, over WiFi</description>
<link>http://www.auralic.com/en/</link>
<pubDate>Thu, 2 Jan 2014 13:44:48 +0100</pubDate>
- <guid>http://xiph.org/flac/news.html#20130102</guid>
+ <guid>http://xiph.org/flac/news.html#20140102</guid>
</item>
<item>
diff --git a/links.html b/links.html
index 8676cb5..cc903f4 100644
--- a/links.html
+++ b/links.html
@@ -228,7 +228,10 @@
<b>Individual artists</b>
<ul>
<li><a href="http://www.amazon.com/The-Beatles-USB/dp/B002VH7P4O">The Beatles</a></li>
+ <li><a href="http://brucespringsteen.net/">Bruce Springsteen</a></li>
+ <li><a href="http://davematthewsband.com/music#live-recordings">Dave Matthews Band</a></li>
<li><a href="http://www.livemetallica.com/">Metallica</a></li>
+ <li><a href="http://livemymorningjacket.com/">My Morning Jacket</a></li>
<li><a href="http://theslip.nin.com/">Nine Inch Nails</a></li>
<li><a href="http://www.livephish.com/">Phish</a></li>
<li><a href="http://www.livechilipeppers.com/">Red Hot Chili Peppers</a></li>
--
1.8.3.2
--------------050301060305090605050500--
More information about the flac-dev
mailing list