<?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>Notes on ScopePort &#187; install</title>
	<atom:link href="http://blog.scopeport.org/tag/install/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.scopeport.org</link>
	<description>The ScopePort Blog</description>
	<lastBuildDate>Sun, 07 Feb 2010 01:08:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ScopePort client now available via Rubygems</title>
		<link>http://blog.scopeport.org/scopeport/scopeport-client-rubygems/</link>
		<comments>http://blog.scopeport.org/scopeport/scopeport-client-rubygems/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 13:34:05 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[ScopePort]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[scopeport-client]]></category>

		<guid isPermaLink="false">http://blog.scopeport.org/?p=196</guid>
		<description><![CDATA[You can now install the latest version of the ScopePort client via Rubygems. The gem is hosted at GitHub so you have to add GitHub as a repository first:
root@sundaysister# gem sources -a http://gems.github.com
You can now install the ScopePort client:
root@sundaysister# gem install lennartkoopmann-scopeport-client-ruby
Just start the client with &#8220;scopeport-client&#8221; if the gem binaries are in your $PATH.
Note [...]]]></description>
			<content:encoded><![CDATA[<p>You can now install the latest version of the ScopePort client via Rubygems. The gem is hosted at GitHub so you have to add GitHub as a repository first:</p>
<pre>root@sundaysister# gem sources -a http://gems.github.com</pre>
<p>You can now install the ScopePort client:</p>
<pre>root@sundaysister# gem install lennartkoopmann-scopeport-client-ruby</pre>
<p>Just start the client with &#8220;scopeport-client&#8221; if the gem binaries are in your $PATH.</p>
<p>Note that the current client version can only connect to a ScopePort server. It does not send real sensor data yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scopeport.org/scopeport/scopeport-client-rubygems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora Core 9: No sound with flash?</title>
		<link>http://blog.scopeport.org/uncategorized/fedora-core-9-sound-flash/</link>
		<comments>http://blog.scopeport.org/uncategorized/fedora-core-9-sound-flash/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 08:53:46 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[libflashsupport]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://blog.scopeport.org/?p=41</guid>
		<description><![CDATA[If you use Fedora with PulseAudio and have the problem that you don&#8217;t get sound in Flash (SWF) your system might be missing the &#8220;libflashsupport&#8221; package.

yum install libflashsupport
In my case the audio channel of the Youtube video was flickering in the Pulse Audio control and there was no sound at all.
]]></description>
			<content:encoded><![CDATA[<p>If you use Fedora with PulseAudio and have the problem that you don&#8217;t get sound in Flash (SWF) your system might be missing the &#8220;libflashsupport&#8221; package.<br />
<span style="font-family: courier new;"><br />
yum install libflashsupport</span></p>
<p>In my case the audio channel of the Youtube video was flickering in the Pulse Audio control and there was no sound at all.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scopeport.org/uncategorized/fedora-core-9-sound-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
