<?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>Thu, 07 Oct 2010 13:18:41 +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>Installing lxml, pytz, soaplib, suds with pip</title>
		<link>http://blog.schoash.com/2010/10/07/installing-lxml-pytz-soaplib-suds-with-pip/</link>
		<comments>http://blog.schoash.com/2010/10/07/installing-lxml-pytz-soaplib-suds-with-pip/#comments</comments>
		<pubDate>Thu, 07 Oct 2010 13:18:41 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[pip]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[soap]]></category>
		<category><![CDATA[suds]]></category>

		<guid isPermaLink="false">http://blog.schoash.com/?p=189</guid>
		<description><![CDATA[When trying to install the mentioned packages with pip I ran into the following error:

NOTE: Trying to build without Cython, pre-generated 'src/lxml/lxml.etree.c' needs to be available.
Using build configuration of libxslt 1.1.24
Building against libxml2/libxslt in the following directory: /usr/lib
running install
running build
running build_py
running build_ext
building 'lxml.etree' extension
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.5/src/lxml/lxml.etree.o -lxslt -lexslt -lxml2 -lz -lm -o [...]]]></description>
			<content:encoded><![CDATA[<p>When trying to install the mentioned packages with pip I ran into the following error:</p>
<p><code><br />
NOTE: Trying to build without Cython, pre-generated 'src/lxml/lxml.etree.c' needs to be available.<br />
Using build configuration of libxslt 1.1.24<br />
Building against libxml2/libxslt in the following directory: /usr/lib<br />
running install<br />
running build<br />
running build_py<br />
running build_ext<br />
building 'lxml.etree' extension<br />
gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.5/src/lxml/lxml.etree.o -lxslt -lexslt -lxml2 -lz -lm -o build/lib.linux-x86_64-2.5/lxml/etree.so<br />
/usr/bin/ld: cannot find -lz<br />
collect2: ld returned 1 exit status<br />
error: command 'gcc' failed with exit status 1<br />
</code></p>
<p>It turned out that the zlib1g-dev package was missing</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2010/10/07/installing-lxml-pytz-soaplib-suds-with-pip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SIOCSIFADDR: No such device eth0 VirtualBox</title>
		<link>http://blog.schoash.com/2010/06/09/siocsifaddr-no-such-device-eth0-virtualbox/</link>
		<comments>http://blog.schoash.com/2010/06/09/siocsifaddr-no-such-device-eth0-virtualbox/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 10:15:01 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[net]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[SIOCSIFADDR error]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://blog.schoash.com/?p=187</guid>
		<description><![CDATA[A SIOCSIFADDR error occurs if you move VirtualBox VMs between hosts, because the MAC changes.
To resolve this on a debian host just remove the entries in

/etc/udev/rules.d/70_persistent-net.rules

]]></description>
			<content:encoded><![CDATA[<p>A SIOCSIFADDR error occurs if you move VirtualBox VMs between hosts, because the MAC changes.</p>
<p>To resolve this on a debian host just remove the entries in<br />
<code><br />
/etc/udev/rules.d/70_persistent-net.rules<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2010/06/09/siocsifaddr-no-such-device-eth0-virtualbox/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<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>1</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>
	</channel>
</rss>

