<?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>No Name</title>
	<atom:link href="http://blog.schoash.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.schoash.com</link>
	<description></description>
	<lastBuildDate>Wed, 17 Feb 2010 09:42:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Anzeige wegen 5-Stern Youtube Rating</title>
		<link>http://blog.schoash.com/2010/02/17/anzeige-wegen-5-stern-youtube-rating/</link>
		<comments>http://blog.schoash.com/2010/02/17/anzeige-wegen-5-stern-youtube-rating/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 09:42:38 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[net]]></category>
		<category><![CDATA[sundance]]></category>
		<category><![CDATA[turrach]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://blog.schoash.com/?p=181</guid>
		<description><![CDATA[Auf der Webseite des Sundance Grande mountain resort &#038; spa ist ein Promo Video im Header eingebunden. Darin sah nun jemand ein Problem, da das Video ein 5-Sterne Rating hat, der Betrieb jedoch ein 4-Sterne Betrieb ist. Irreführung und weiß Gott was wurde hier erwähnt.  Erklärungsversuche, dass es sich hierbei nur um das Rating [...]]]></description>
			<content:encoded><![CDATA[<p>Auf der Webseite des <a href="http://www.sundance.at" onclick="javascript:urchinTracker ('/outbound/article/www.sundance.at');">Sundance Grande mountain resort &#038; spa</a> ist ein Promo Video im Header eingebunden. Darin sah nun jemand ein Problem, da das Video ein 5-Sterne Rating hat, der Betrieb jedoch ein 4-Sterne Betrieb ist. Irreführung und weiß Gott was wurde hier erwähnt.  Erklärungsversuche, dass es sich hierbei nur um das Rating des Videos, nicht aber um die Sterne des Betriebes handle halfen offensichtlich nichts. Es kam eine Anzeige.<br />
<img src="http://blog.schoash.com/uploads/sundance-300x247.png" alt="sundance" title="sundance" width="300" height="247" class="aligncenter size-medium wp-image-182" /><br />
Manche Internetbenutzer sollten die Finger von Dingen lassen, die sie nicht verstehen.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2010/02/17/anzeige-wegen-5-stern-youtube-rating/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keeping SSH Session Alive</title>
		<link>http://blog.schoash.com/2009/12/03/keeping-ssh-session-alive/</link>
		<comments>http://blog.schoash.com/2009/12/03/keeping-ssh-session-alive/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 10:42:31 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[net]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[dropping ssh]]></category>
		<category><![CDATA[keep session alive]]></category>
		<category><![CDATA[prevent dropping ssh]]></category>
		<category><![CDATA[serveraliveinterval]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[ssh connection]]></category>

		<guid isPermaLink="false">http://blog.schoash.com/?p=177</guid>
		<description><![CDATA[Preventing a SSH connection from dropping while you are inactive or waiting for a script to finish is quite easy. If you are on a Ubuntu or Debian client you only have to add one line to

/etc/ssh/ssh_config
ServerAliveInterval 5

In OSX the config file for ssh can be found in /etc/ssh_config.
Actually this line sends a keep-alive packet [...]]]></description>
			<content:encoded><![CDATA[<p>Preventing a SSH connection from dropping while you are inactive or waiting for a script to finish is quite easy. If you are on a Ubuntu or Debian client you only have to add one line to<br />
<code><br />
/etc/ssh/ssh_config<br />
ServerAliveInterval 5<br />
</code><br />
In OSX the config file for ssh can be found in /etc/ssh_config.</p>
<p>Actually this line sends a keep-alive packet to the server every 5 seconds. You can change the interval as you like, but for me it works best with 5 seconds.</p>
<p>Alternatively you can also use the parameter when connecting to the remote host. The command looks like this:<br />
<code><br />
ssh -o ServerAliveInterval=10<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2009/12/03/keeping-ssh-session-alive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grandma Got Run Over By A Reindeer Lyrics</title>
		<link>http://blog.schoash.com/2009/12/02/grandma-got-run-over-by-a-reindeer-lyrics/</link>
		<comments>http://blog.schoash.com/2009/12/02/grandma-got-run-over-by-a-reindeer-lyrics/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 16:24:05 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[xmas]]></category>
		<category><![CDATA[christmas]]></category>
		<category><![CDATA[grandma got run over by a reindeer]]></category>
		<category><![CDATA[lyrics]]></category>
		<category><![CDATA[song]]></category>

		<guid isPermaLink="false">http://blog.schoash.com/?p=175</guid>
		<description><![CDATA[Grandma got run over by a reindeer
Walking home from our house Christmas eve
You can say there&#8217;s no such thing as Santa
But as for me and Grandpa, we believe
She&#8217;d been drinkin&#8217; too much egg nog
And we&#8217;d begged her not to go
But she&#8217;d left her medication
So she stumbled out the door into the snow
When they found her [...]]]></description>
			<content:encoded><![CDATA[<p>Grandma got run over by a reindeer<br />
Walking home from our house Christmas eve<br />
You can say there&#8217;s no such thing as Santa<br />
But as for me and Grandpa, we believe</p>
<p>She&#8217;d been drinkin&#8217; too much egg nog<br />
And we&#8217;d begged her not to go<br />
But she&#8217;d left her medication<br />
So she stumbled out the door into the snow</p>
<p>When they found her Christmas mornin&#8217;<br />
At the scene of the attack<br />
There were hoof prints on her forehead<br />
And incriminatin&#8217; Claus marks on her back</p>
<p>Grandma got run over by a reindeer<br />
Walkin&#8217; home from our house Christmas eve<br />
You can say there&#8217;s no such thing as Santa<br />
But as for me and Grandpa, we believe</p>
<p>Now were all so proud of Grandpa<br />
He&#8217;s been takin&#8217; this so well<br />
See him in there watchin&#8217; football<br />
Drinkin&#8217; beer and playin&#8217; cards with cousin Belle</p>
<p>It&#8217;s not Christmas without Grandma<br />
All the family&#8217;s dressed in black<br />
And we just can&#8217;t help but wonder<br />
Should we open up her gifts or send them back?</p>
<p>Grandma got run over by a reindeer<br />
Walkin&#8217; home from our house Christmas eve<br />
You can say there&#8217;s no such thing as Santa<br />
But as for me and Grandpa, we believe</p>
<p>Now the goose is on the table<br />
And the pudding made of pig<br />
And a blue and silver candle<br />
That would just have matched the hair in Grandma&#8217;s wig</p>
<p>I&#8217;ve warned all my friends and neighbors<br />
Better watch out for yourselves<br />
They should never give a license<br />
To a man who drives a sleigh and plays with elves</p>
<p>Grandma got run over by a reindeer<br />
Walkin&#8217; home from our house, Christmas eve<br />
You can say there&#8217;s no such thing as Santa<br />
But as for me and Grandpa, we believe!</p>
<p><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/McGMwxjhlW8" width="425" height="350"><param name="movie" value="http://www.youtube.com/v/McGMwxjhlW8"  /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2009/12/02/grandma-got-run-over-by-a-reindeer-lyrics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Kite Surfer fly over Pier</title>
		<link>http://blog.schoash.com/2009/11/28/kite-surfer-fly-over-pier/</link>
		<comments>http://blog.schoash.com/2009/11/28/kite-surfer-fly-over-pier/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 11:24:04 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[fly]]></category>
		<category><![CDATA[kite]]></category>
		<category><![CDATA[kite surfer]]></category>
		<category><![CDATA[kite surfer fly]]></category>
		<category><![CDATA[kite surfer over pier]]></category>
		<category><![CDATA[pier]]></category>
		<category><![CDATA[west sussex]]></category>

		<guid isPermaLink="false">http://blog.schoash.com/?p=173</guid>
		<description><![CDATA[Two surfers use gusts of wind to propel themselves over Worthing Pier in West Sussex.

]]></description>
			<content:encoded><![CDATA[<p>Two surfers use gusts of wind to propel themselves over Worthing Pier in West Sussex.</p>
<p><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/vaVo5ptEO5I" width="425" height="350"><param name="movie" value="http://www.youtube.com/v/vaVo5ptEO5I"  /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2009/11/28/kite-surfer-fly-over-pier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cleaning Kitteh</title>
		<link>http://blog.schoash.com/2009/11/28/cleaning-kitteh/</link>
		<comments>http://blog.schoash.com/2009/11/28/cleaning-kitteh/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 11:11:35 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[jp]]></category>
		<category><![CDATA[floor sweeping]]></category>
		<category><![CDATA[kitteh]]></category>
		<category><![CDATA[lazy cat]]></category>
		<category><![CDATA[lazy kitteh]]></category>
		<category><![CDATA[mop]]></category>

		<guid isPermaLink="false">http://blog.schoash.com/?p=171</guid>
		<description><![CDATA[
Cleaning the floor with mop cat &#124; Japan Probe.
]]></description>
			<content:encoded><![CDATA[<p><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/mX_Q9tmFO3M" width="425" height="350"><param name="movie" value="http://www.youtube.com/v/mX_Q9tmFO3M"  /></object></p>
<p><a href="http://www.japanprobe.com/2009/11/28/cleaning-the-floor-with-mop-cat/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+JapanProbe+%28Japan+Probe%29&amp;utm_content=Google+Reader" onclick="javascript:urchinTracker ('/outbound/article/www.japanprobe.com');">Cleaning the floor with mop cat | Japan Probe</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2009/11/28/cleaning-kitteh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Waterdrops captured at 2000fps</title>
		<link>http://blog.schoash.com/2009/11/17/waterdrops-captured-at-2000fps/</link>
		<comments>http://blog.schoash.com/2009/11/17/waterdrops-captured-at-2000fps/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 22:43:08 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[sci]]></category>
		<category><![CDATA[2000fps]]></category>
		<category><![CDATA[slow motion]]></category>
		<category><![CDATA[slow motion camera]]></category>
		<category><![CDATA[ultra slo-mo]]></category>
		<category><![CDATA[waterdrops behaviour]]></category>
		<category><![CDATA[waterdrops slow]]></category>

		<guid isPermaLink="false">http://blog.schoash.com/?p=167</guid>
		<description><![CDATA[The video shows the weird behavior of water drops when they fall into a pool of water. They don&#8217;t directly merge with the rest of the water, instead they start bouncing off the surface for several times becoming smaller and smaller. With the help of the special slow motion video camera used, this effect can [...]]]></description>
			<content:encoded><![CDATA[<p>The video shows the weird behavior of water drops when they fall into a pool of water. They don&#8217;t directly merge with the rest of the water, instead they start bouncing off the surface for several times becoming smaller and smaller. With the help of the special slow motion video camera used, this effect can be shown.</p>
<p><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/n5bsQ_YDYCI" width="425" height="350"><param name="movie" value="http://www.youtube.com/v/n5bsQ_YDYCI"  /></object></p>
<p>[via <a href="http://www.mentalfloss.com/blogs/archives/40798" onclick="javascript:urchinTracker ('/outbound/article/www.mentalfloss.com');">mental_floss</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2009/11/17/waterdrops-captured-at-2000fps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vespa Seats at Office FTW!</title>
		<link>http://blog.schoash.com/2009/11/16/vespa-seats-at-office-ftw/</link>
		<comments>http://blog.schoash.com/2009/11/16/vespa-seats-at-office-ftw/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 08:57:46 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[home]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[seat]]></category>
		<category><![CDATA[vespa]]></category>
		<category><![CDATA[vespa chair]]></category>

		<guid isPermaLink="false">http://blog.schoash.com/?p=161</guid>
		<description><![CDATA[


Nice idea on how to recycle parts of a Vespa in a stylish way. See more of their creations on their website.
[via Bem Legaus!]
]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.bemlegaus.com/" onclick="javascript:urchinTracker ('/outbound/article/www.bemlegaus.com');"><img src='http://blog.schoash.com/uploads/Vespa-1.jpg' alt='' /></a></p>
<p style="text-align: center;">
<p style="text-align: center;"><a href="http://www.bemlegaus.com/" onclick="javascript:urchinTracker ('/outbound/article/www.bemlegaus.com');"><img src='http://blog.schoash.com/uploads/Vespa-3.jpg' alt='' /></a></p>
<p>Nice idea on how to recycle parts of a Vespa in a stylish way. See more of their creations on <a href="http://www.belybel.com/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.belybel.com');">their website</a>.</p>
<p>[via <a href="http://www.bemlegaus.com/2009/11/vespeiras.html" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.bemlegaus.com');">Bem Legaus!</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2009/11/16/vespa-seats-at-office-ftw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generating a is.gd url using PHP</title>
		<link>http://blog.schoash.com/2009/11/13/generating-a-is-gd-url-using-php/</link>
		<comments>http://blog.schoash.com/2009/11/13/generating-a-is-gd-url-using-php/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 21:46:25 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[dev]]></category>
		<category><![CDATA[wp]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[is.gd]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.schoash.com/?p=156</guid>
		<description><![CDATA[I was just adjusting a plugin on my blog, when I needed to shrink urls on the fly with is.gd.

function getShortUrl($url) {
$c = curl_init();
curl_setopt($c, CURLOPT_URL, 'http://is.gd/api.php?longurl=' . $url);
curl_setopt($c, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($c, CURLOPT_CONNECTTIMEOUT, 3);
$ret = curl_exec($c);
curl_close($c);
return $ret;
}

Have fun generating those links.
]]></description>
			<content:encoded><![CDATA[<p>I was just adjusting a plugin on my blog, when I needed to shrink urls on the fly with is.gd.<br />
<code><br />
function getShortUrl($url) {<br />
$c = curl_init();<br />
curl_setopt($c, CURLOPT_URL, 'http://is.gd/api.php?longurl=' . $url);<br />
curl_setopt($c, CURLOPT_RETURNTRANSFER, 1);<br />
curl_setopt($c, CURLOPT_CONNECTTIMEOUT, 3);<br />
$ret = curl_exec($c);<br />
curl_close($c);<br />
return $ret;<br />
}<br />
</code></p>
<p>Have fun generating those links.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2009/11/13/generating-a-is-gd-url-using-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PS3 Slimline shots leaks out</title>
		<link>http://blog.schoash.com/2009/05/14/ps3-slimline-shots-leaks-out/</link>
		<comments>http://blog.schoash.com/2009/05/14/ps3-slimline-shots-leaks-out/#comments</comments>
		<pubDate>Thu, 14 May 2009 17:24:33 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[consoles]]></category>
		<category><![CDATA[ps3 leaked shots]]></category>
		<category><![CDATA[ps3 slim]]></category>
		<category><![CDATA[ps3 slim leaked shots]]></category>
		<category><![CDATA[ps3 slim shots]]></category>
		<category><![CDATA[slim ps3]]></category>

		<guid isPermaLink="false">http://blog.schoash.com/?p=133</guid>
		<description><![CDATA[If you believe in these pictures, it is obvious that there is a slimline PS3 coming. These shots were taken in a chinese factory.

The logo is very different from the actual one. Maybe it is just a fake?!
If you look close, you can see that it has a 120GB hard disc.

The bottom enclosure.

The top enclosure. [...]]]></description>
			<content:encoded><![CDATA[<p>If you believe in these pictures, it is obvious that there is a slimline PS3 coming. These shots were taken in a chinese factory.</p>
<p><a href="http://blog.schoash.com/uploads/package.jpeg" rel="lightbox" ><img class="aligncenter size-medium wp-image-134" title="ps3 slim package" src="http://blog.schoash.com/uploads/package-300x147.jpg" alt="" width="300" height="147" /></a></p>
<p>The logo is very different from the actual one. Maybe it is just a fake?!<br />
If you look close, you can see that it has a 120GB hard disc.</p>
<p><a href="http://blog.schoash.com/uploads/bottom_bezel.jpg" rel="lightbox" ><img class="aligncenter size-medium wp-image-135" title="ps3 slim bottom" src="http://blog.schoash.com/uploads/bottom_bezel-300x201.jpg" alt="" width="300" height="201" /></a></p>
<p>The bottom enclosure.</p>
<p><a href="http://blog.schoash.com/uploads/top_bezel.jpeg" rel="lightbox" ><img class="aligncenter size-medium wp-image-136" title="ps3 slim bottom" src="http://blog.schoash.com/uploads/top_bezel-300x178.jpg" alt="" width="300" height="178" /></a></p>
<p>The top enclosure. It is not shining at all and looks a bit cheap. It can be that it is not finished yet.</p>
<p><a href="http://blog.schoash.com/uploads/topfront.jpeg" rel="lightbox" ><img class="aligncenter size-medium wp-image-137" title="ps3 slim front" src="http://blog.schoash.com/uploads/topfront-300x92.jpg" alt="" width="300" height="92" /></a></p>
<p>The top enclosure from the front. The bubble says, that the slot can glow.</p>
<p><a href="http://blog.schoash.com/uploads/back2.jpeg" rel="lightbox" ><img class="aligncenter size-medium wp-image-138" title="back ps3 slim" src="http://blog.schoash.com/uploads/back2-300x81.jpg" alt="" width="300" height="81" /></a></p>
<p>The backside of the casing. Can figure out any new connections from this image.</p>
<p>via [<a href="http://game.item-get.com/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/game.item-get.com');">gameko</a>]</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2009/05/14/ps3-slimline-shots-leaks-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Adobe Flash Plugin in Mozilla Prism on Linux</title>
		<link>http://blog.schoash.com/2009/05/10/installing-adobe-flash-plugin-in-mozilla-prism-on-linux/</link>
		<comments>http://blog.schoash.com/2009/05/10/installing-adobe-flash-plugin-in-mozilla-prism-on-linux/#comments</comments>
		<pubDate>Sun, 10 May 2009 14:10:47 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[flash prism]]></category>
		<category><![CDATA[install flash mozilla prism]]></category>
		<category><![CDATA[install flash prism]]></category>
		<category><![CDATA[prism]]></category>
		<category><![CDATA[prism plugin]]></category>
		<category><![CDATA[prism plugins]]></category>

		<guid isPermaLink="false">http://blog.schoash.com/?p=131</guid>
		<description><![CDATA[Today I gave Prism a try. I have several websites, which need a proxy to get access, but for others I don&#8217;t want to use the proxy at all. So I created a new configuration to have the site available in one click. After starting up the first time, I realized, that the Adobe Flash [...]]]></description>
			<content:encoded><![CDATA[<p>Today I gave Prism a try. I have several websites, which need a proxy to get access, but for others I don&#8217;t want to use the proxy at all. So I created a new configuration to have the site available in one click. After starting up the first time, I realized, that the Adobe Flash plugin is not installed. After stumbling around the web I found out that basically only the <code>libflashplayer.so</code> needs to be copied to the plugins folder of Prism.</p>
<p>This is a bit tricky, because there is no plugins folder in Prism by default. So I started with<br />
<code>root@HASS:/opt/prism# mkdir plugins</code><br />
for creating the folder in the right place.</p>
<p>Next I tried to locate the Flash plugin file with<br />
<code>locate libflashplayer.so</code></p>
<p>As a result i got<br />
<code>/usr/lib/adobe-flashplugin/libflashplayer.so</code></p>
<p>The next step was copying this found file over to the newly created plugins folder<br />
<code>cp /usr/lib/adobe-flashplugin/libflashplayer.so plugins/.</code></p>
<p>From what I saw, this problem does not happen on other platforms.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2009/05/10/installing-adobe-flash-plugin-in-mozilla-prism-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
