<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AlekZ&#039; Scratchpad &#187; SqueezeCenter</title>
	<atom:link href="http://www.alekz.net/archives/tag/squeezecenter/feed" rel="self" type="application/rss+xml" />
	<link>http://www.alekz.net</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 13:01:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Upgrade x (Solaris + SqueezeCenter)</title>
		<link>http://www.alekz.net/archives/426</link>
		<comments>http://www.alekz.net/archives/426#comments</comments>
		<pubDate>Sun, 01 Feb 2009 00:40:55 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[SlimDevices]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[SqueezeCenter]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=426</guid>
		<description><![CDATA[Here&#039;s a quick way to upgrade one or both Solaris (tested with Nevada snv_107) and SqueezeCenter (tested with SC 7.4 24827). Remove the CPAN directory in the SC root directory # mv CPAN CPAN.orig Install missing CPAN modules # perl -MCPAN -e shell cpan> install Bundle::CPAN . . . cpan> reload CPAN cpan> install I18N::LangTags [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/426/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SqueezeCenter again. Testing v7.3</title>
		<link>http://www.alekz.net/archives/193</link>
		<comments>http://www.alekz.net/archives/193#comments</comments>
		<pubDate>Sat, 30 Aug 2008 23:18:05 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[SlimDevices]]></category>
		<category><![CDATA[SqueezeCenter]]></category>
		<category><![CDATA[cpan]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[Solaris]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=193</guid>
		<description><![CDATA[SqueezeCenter 7.2 is officially out and not interesting anymore ;-) Let&#039;s have a look at version 7.3 which has a new streaming service. In this test I downloaded SqueezeCenter-7.3-22975.ZIP from here. The first attempt to start the server (after unpacking and &#034;chmod&#034;-ding) gave me this error: # ./slimserver.pl The following modules failed to load: YAML::Syck [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/193/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SqueezeCenter and Scalar::Util</title>
		<link>http://www.alekz.net/archives/103</link>
		<comments>http://www.alekz.net/archives/103#comments</comments>
		<pubDate>Mon, 07 Jul 2008 12:19:27 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[SlimDevices]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[SqueezeCenter]]></category>
		<category><![CDATA[cpan]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=103</guid>
		<description><![CDATA[After upgrading to snv_93 SqueezeCenter (quite predictably) refused to start again. The error was: # ./slimrun Weak references are not implemented in the version of perl at /usr/perl5/site_perl/5.8.4/DBIx/Class/Schema.pm line 8 BEGIN failed&#8211;compilation aborted at /usr/perl5/site_perl/5.8.4/DBIx/Class/Schema.pm line 8. Compilation failed in require at (eval 113) line 3. &#8230;propagated at /usr/perl5/5.8.4/lib/base.pm line 85. BEGIN failed&#8211;compilation aborted at [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/103/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SqueezeCenter and upsampling</title>
		<link>http://www.alekz.net/archives/86</link>
		<comments>http://www.alekz.net/archives/86#comments</comments>
		<pubDate>Wed, 25 Jun 2008 00:05:31 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Audio]]></category>
		<category><![CDATA[SqueezeCenter]]></category>
		<category><![CDATA[Transporter]]></category>
		<category><![CDATA[polyphase]]></category>
		<category><![CDATA[sox]]></category>
		<category><![CDATA[tweaks]]></category>
		<category><![CDATA[upsampling]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=86</guid>
		<description><![CDATA[In order to upsample 16/44.1 stream to, for example, 24/96 and play it on the Transporter you need: Download, compile and install SoX (Sound eXchange) Tweak convert.conf in the slimserver root directory. It can contain the following: flc flc * * [sox]  -v0.995 &#8211;buffer 32768  -t flac -r44100 -2 -c2 $FILE$ -t flac -C0 -3 [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/86/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>SqueezeCenter and Compress::Zlib</title>
		<link>http://www.alekz.net/archives/84</link>
		<comments>http://www.alekz.net/archives/84#comments</comments>
		<pubDate>Tue, 24 Jun 2008 22:04:47 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Solaris]]></category>
		<category><![CDATA[SqueezeCenter]]></category>
		<category><![CDATA[cpan]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=84</guid>
		<description><![CDATA[After upgrading to Nevada b92 SqueezeCenter refused to start with the following error: The following modules failed to load: Compress::Zlib &#8230; # perl -MCPAN -e shell cpan&#62; install Compress::Zlib . . . Module [Compress::Zlib] failed to load: is only available with the XS version . . . But the actual problem is Scalar::Util. To solve [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/84/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SqueezeCenter 7.1 under Solaris</title>
		<link>http://www.alekz.net/archives/75</link>
		<comments>http://www.alekz.net/archives/75#comments</comments>
		<pubDate>Tue, 06 May 2008 17:23:01 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[SlimDevices]]></category>
		<category><![CDATA[SqueezeCenter]]></category>
		<category><![CDATA[cpan]]></category>
		<category><![CDATA[slim devices]]></category>
		<category><![CDATA[Solaris]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=75</guid>
		<description><![CDATA[The idea was to use &#034;bare&#034; SqueezeCenter without bundled CPAN (the CPAN directory was moved away) modules, Solaris 11 (or Nevada build 88) and supplied with Solaris PERL and MySQL. Then if you start slimserver.pl the errors will let you know which CPAN modules to install. For example: The following modules failed to load: version [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/75/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

