<?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 &#187; net</title>
	<atom:link href="http://blog.schoash.com/category/net/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>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>Facebook got hacked on Twitter</title>
		<link>http://blog.schoash.com/2009/01/05/facbook-got-hacked-on-twitter/</link>
		<comments>http://blog.schoash.com/2009/01/05/facbook-got-hacked-on-twitter/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 18:21:35 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[net]]></category>
		<category><![CDATA[facebook account hacked]]></category>
		<category><![CDATA[facebook hacked]]></category>
		<category><![CDATA[facebook on twitter]]></category>
		<category><![CDATA[hacked account]]></category>
		<category><![CDATA[password stealing]]></category>
		<category><![CDATA[phishing on twitter]]></category>
		<category><![CDATA[twitter phishing]]></category>

		<guid isPermaLink="false">http://blog.schoash.com/?p=120</guid>
		<description><![CDATA[I just saw that something strange is going on with the Facebook account on Twitter:
I guess that it has something to do with the latest phishing attacks facebook is facing&#8230; or they are just trying out to provide a new service.
Update: Just found a set on Flickr with hacked Twitter accounts
]]></description>
			<content:encoded><![CDATA[<p>I just saw that something strange is going on with the Facebook account on Twitter:</p>
<div id="attachment_121" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.schoash.com/uploads/fb.jpg" rel="lightbox" ><img class="size-medium wp-image-121" title="facebook hacked" src="http://blog.schoash.com/uploads/fb-300x208.jpg" alt="seems like facebook got hacked" width="300" height="208" /></a><p class="wp-caption-text">seems like facebook got hacked</p></div>
<p>I guess that it has something to do with the latest <a href="http://blog.twitter.com/2009/01/gone-phishing.html" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/blog.twitter.com');">phishing attacks</a> facebook is facing&#8230; or they are just trying out to provide a new service.</p>
<p><strong>Update</strong>: Just found a set on <a href="http://flickr.com/photos/honan/sets/72157612150227775" onclick="javascript:urchinTracker ('/outbound/article/flickr.com');">Flickr with hacked Twitter accounts</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2009/01/05/facbook-got-hacked-on-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make your webserver stable&#8230;</title>
		<link>http://blog.schoash.com/2007/10/28/make-your-webserver-stable/</link>
		<comments>http://blog.schoash.com/2007/10/28/make-your-webserver-stable/#comments</comments>
		<pubDate>Sun, 28 Oct 2007 15:19:48 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[net]]></category>

		<guid isPermaLink="false">http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/2007/10/28/make-your-webserver-stable/</guid>
		<description><![CDATA[I gathered some ideas and tricks how to configure your webserver to prevent it from not serving request anymore.  Sadly I cannot try it out on my blog, because it is not my own server.
Slashdot, Reddit, delicious, Furl, Newsvine and Digg are direct an enormous amount of user in a short time to very [...]]]></description>
			<content:encoded><![CDATA[<p>I gathered some ideas and tricks how to configure your webserver to prevent it from not serving request anymore.  Sadly I cannot try it out on my blog, because it is not my own server.</p>
<p>Slashdot, Reddit, delicious, Furl, Newsvine and Digg are direct an enormous amount of user in a short time to very interesting articles. To prevent your server to fail I suggest you to check these things.</p>
<p><strong>Check the mpm_prefork mod</strong></p>
<p>In this module you should focus on the following three values:</p>
<ul>
<li>StartServers:   Defines how many servers should be created at startup</li>
<li>MaxClients: Number of servers allowed tobe started</li>
<li>MaxRequestPerChild: Defines how many requests a server should handle before beeing killed.</li>
</ul>
<p>Suggestion: Put your StartServers around 32 and keep the MaxClients high. When tweaking here don&#8217;t forget to check how many connections your database can handle, you might have to change things there too.<br />
<script type="text/javascript"><!--
google_ad_client = "pub-1468894674250362";
google_ad_channel = "0331791015";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "BC7134";
google_color_text = "000000";
google_color_url = "BC7134";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
<br />
<strong>Disable KeepAlive</strong></p>
<p>&#8230; make the math. Apache is keeping the connection alive by default for about 15 sec. It supports a max of 256 connections at a time. If you have 800 people requesting your site at a time Apache will serve the max amount of supported connections (256) and let the other 544 people wait. A workaround would be to decrease the KeepAlive to a lower value.</p>
<p><strong>Focus on the PHP settings</strong></p>
<p>You should check if PHP is running in CGI mode, because if that is the case it is damn slow. It should be configured to run as a module (mod-php5), thats the fastest way you can have it.</p>
<p><strong>Benchmarking</strong></p>
<p>To benchmark your site just checkout ab. It normally comes with the default Apache installation.<br />
Run <code>ab -n 10000 -c 100 http://yourhost/index.php</code></p>
<p>This makes 10k requests split over 100 smiultaneous connections. The results are somehow self speaking.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2007/10/28/make-your-webserver-stable/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHPIDS for wordpress</title>
		<link>http://blog.schoash.com/2007/08/25/phpids-for-wordpress/</link>
		<comments>http://blog.schoash.com/2007/08/25/phpids-for-wordpress/#comments</comments>
		<pubDate>Sat, 25 Aug 2007 08:53:43 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[net]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/2007/08/25/phpids-for-wordpress/</guid>
		<description><![CDATA[My first attempt to write a plugin for wordpress. It enables phpids for wordpress.  There is no way yet to configure it. If I have time I will implement this feature as well as a Filter autoupdater.
Installation is easy:

Copy the contents of the file to your wp-content/plugins folder
Enable the plugin in the admin menu
chmod [...]]]></description>
			<content:encoded><![CDATA[<p>My first attempt to write a plugin for wordpress. It enables <a href="http://php-ids.org" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/php-ids.org');">phpids</a> for wordpress.  There is no way yet to configure it. If I have time I will implement this feature as well as a Filter autoupdater.</p>
<p>Installation is easy:</p>
<ol>
<li>Copy the contents of the file to your wp-content/plugins folder</li>
<li>Enable the plugin in the admin menu</li>
<li>chmod 777 the file in wp-content/plugins/phpids/log.txt</li>
</ol>
<p><a href="http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/uploads/wp-phpidstar.gz" onclick="javascript:urchinTracker ('/outbound/article/wwwu.edu.uni-klu.ac.at');">tar.gz download here</a></p>
<p><a href="http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/uploads/wp_phpids.zip" onclick="javascript:urchinTracker ('/outbound/article/wwwu.edu.uni-klu.ac.at');">zip download here</a></p>
<p>NOTE: check for new Filter releases at <a href="https://svn.php-ids.org/svn/trunk/lib/IDS/default_filter.xml" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/svn.php-ids.org');">phpids</a> to update the filter.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1468894674250362";
google_ad_channel = "0331791015";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "BC7134";
google_color_text = "000000";
google_color_url = "BC7134";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2007/08/25/phpids-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Google seems to be too slow</title>
		<link>http://blog.schoash.com/2007/06/01/google-seems-to-be-too-slow/</link>
		<comments>http://blog.schoash.com/2007/06/01/google-seems-to-be-too-slow/#comments</comments>
		<pubDate>Fri, 01 Jun 2007 07:42:28 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[net]]></category>

		<guid isPermaLink="false">http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/2007/06/01/google-seems-to-be-too-slow/</guid>
		<description><![CDATA[It really seems that this driver is complaining that the Google picture-taking car is going way too slow  




]]></description>
			<content:encoded><![CDATA[<p>It really seems that this driver is complaining that the Google picture-taking car is going way too slow <img src='http://blog.schoash.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p align="center"><img src="http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/wp-content/uploads/googlecar.jpg" alt="googlecar.jpg" title="googlecar.jpg" border="0" height="177" width="500" /></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1468894674250362";
google_ad_channel = "0331791015";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "BC7134";
google_color_text = "000000";
google_color_url = "BC7134";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2007/06/01/google-seems-to-be-too-slow/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google introduces Streetview</title>
		<link>http://blog.schoash.com/2007/05/30/google-introduces-streetview/</link>
		<comments>http://blog.schoash.com/2007/05/30/google-introduces-streetview/#comments</comments>
		<pubDate>Wed, 30 May 2007 08:59:35 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[net]]></category>

		<guid isPermaLink="false">http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/2007/05/30/google-introduces-streetview/</guid>
		<description><![CDATA[Since yesterday Google is offering &#8220;Street View&#8221; on their maps service.
I tried it out this morning and first impression was, &#8220;ok now you can see the street&#8221;. But if you click on the arrows you can even move along the street and with the other arrows you even can turn around!!

This is awesome. The service [...]]]></description>
			<content:encoded><![CDATA[<p>Since yesterday Google is offering &#8220;Street View&#8221; on their maps service.</p>
<p>I tried it out this morning and first impression was, &#8220;ok now you can see the street&#8221;. But if you click on the arrows you can even move along the street and with the other arrows you even can turn around!!</p>
<p style="text-align: center"><a href="http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/wp-content/uploads/streetview.jpg" onclick="ps_imagemanager_popup(this.href,'streetview.jpg','807','660');return false" onfocus="this.blur()" rel="lightbox" onclick="javascript:urchinTracker ('/outbound/article/wwwu.edu.uni-klu.ac.at');"><img src="http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/wp-content/uploads/.thumbs/.streetview.jpg" alt="streetview.jpg" title="streetview.jpg" border="0" height="79" width="96" /></a></p>
<p>This is awesome. The service is at the moment only available in the US. If you are outside the us just add <code> &amp;gl=us</code> at the end of your URL and you can enjoy this service!</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1468894674250362";
google_ad_channel = "0331791015";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "BC7134";
google_color_text = "000000";
google_color_url = "BC7134";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>For Example this <a href="http://maps.google.com/maps?f=q&amp;hl=en&amp;q=time+square,+ny&amp;ie=UTF8&amp;cd=1&amp;ll=40.727096,-74.004765&amp;spn=0.039807,0.067205&amp;z=14&amp;om=1&amp;layer=c&amp;cbll=40.712233,-74.007915&amp;cbp=1,360,0.5,0" title="Timesquare, NY" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/maps.google.com');">link </a>shows wandering on the Time Square in NY. You definitely  have to check this out!!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2007/05/30/google-introduces-streetview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skype 1.4 alpha for Linux</title>
		<link>http://blog.schoash.com/2007/05/08/skype-14-alpha-for-linux/</link>
		<comments>http://blog.schoash.com/2007/05/08/skype-14-alpha-for-linux/#comments</comments>
		<pubDate>Tue, 08 May 2007 09:04:23 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[net]]></category>
		<category><![CDATA[os]]></category>

		<guid isPermaLink="false">http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/2007/05/08/skype-14-alpha-for-linux/</guid>
		<description><![CDATA[Finally they released a new version of Skype for Linux. Improvements and new features are:

 02.05.2007 Skype for Linux 1.4.0.58

 Major user interface overhaul.
 Audio quality has been improved.
 Calls are now contained in a separate window.
 Chat history can be loaded in time-specific increments (rather than &#8216;recent&#8217; and the very slow, &#8216;all&#8217;)
 File transfers [...]]]></description>
			<content:encoded><![CDATA[<p>Finally they released a new version of Skype for Linux. Improvements and new features are:</p>
<ul>
<li> 02.05.2007 Skype for Linux 1.4.0.58
<ul>
<li> Major user interface overhaul.</li>
<li> Audio quality has been improved.</li>
<li> Calls are now contained in a separate window.</li>
<li> Chat history can be loaded in time-specific increments (rather than &#8216;recent&#8217; and the very slow, &#8216;all&#8217;)</li>
<li> File transfers are now grouped in a common window, and similar transfers are also grouped together.</li>
<li> Event history now contains chats and other events in addition to calls.</li>
<li> Sound files are now located in /usr/share/skype/sounds. This directory will be configurable later, however the sound files from the original Skype 1.4 package should be placed into this directory for now.</li>
<li> The top menu bar has been removed. You can access the Main Menu by clicking on the &#8216;cog wheel&#8217; down the bottom left of the client, or by right-clicking on the system tray icon.</li>
<li> Add/Search users can be accessed by clicking on the Green + button in the bottom-left corner.</li>
</ul>
</li>
</ul>
<p>But there is still no way to make video calls :/ But it is nice how they handled the thing with the menu. I also didn&#8217;t find a way yet to make this with a plugin. In the beginning I used Festoon on windows, but this is not available for Linux.</p>
<p>I just found another glinch. In my taskbar they changed the program logo to vector style but they still missed the chat icon.</p>
<p><a href="http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/wp-content/uploads/snapshot2.jpg" onclick="ps_imagemanager_popup(this.href,'snapshot2.jpg','531','55');return false" onfocus="this.blur()" rel="lightbox" onclick="javascript:urchinTracker ('/outbound/article/wwwu.edu.uni-klu.ac.at');"><img src="http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/wp-content/uploads/snapshot2.jpg" alt="snapshot2.jpg" title="snapshot2.jpg" border="0" height="41" width="396" /></a></p>
<p>If you want to get the new version of Skype head over <a href="https://developer.skype.com/LinuxSkype" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/developer.skype.com');">here</a>.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1468894674250362";
google_ad_channel = "0331791015";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "BC7134";
google_color_text = "000000";
google_color_url = "BC7134";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2007/05/08/skype-14-alpha-for-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joost gives unlimited invites to beta testers!</title>
		<link>http://blog.schoash.com/2007/05/02/joost-gives-unlimited-invites-to-beta-testers/</link>
		<comments>http://blog.schoash.com/2007/05/02/joost-gives-unlimited-invites-to-beta-testers/#comments</comments>
		<pubDate>Wed, 02 May 2007 21:44:23 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[net]]></category>

		<guid isPermaLink="false">http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/2007/05/02/joost-gives-unlimited-invites-to-beta-testers/</guid>
		<description><![CDATA[Joost is giving away unlimited invites for beta testers. For those who don&#8217;t know what Joost is:
&#8220;Joost™ provides a new way of watching TV that combines the best of full-screen television entertainment with online interactive and community benefits to bring an unprecedented selection of video content to viewers anytime, anywhere. Joost is based on a [...]]]></description>
			<content:encoded><![CDATA[<p>Joost is giving away unlimited invites for beta testers. For those who don&#8217;t know what Joost is:</p>
<p>&#8220;<em>Joost™ provides a new way of watching TV that combines the best of full-screen television entertainment with online interactive and community benefits to bring an unprecedented selection of video content to viewers anytime, anywhere. Joost is based on a state-of-the-art, secure, peer-to-peer streaming technology.</em></p>
<p><em>Previously known as The Venice Project, Joost features more than 150 channels with programming across all genres, including: cartoons and animation; entertainment and film; sports; comedy; lifestyle and documentaries; and sci-fi. Channels and programs available on Joost vary by geographic region, based on copyright ownership. While the most programming currently is available to viewers in the U.S., Joost is enhancing its worldwide offering with the addition of international, regional and local partners on a continual basis.</em>&#8221;<br />
<a href="http://www.joost.com/" title="Joost™ the best of tv and the internet"></p>
<p style="text-align: center"><img src="http://banners.joost.com/joost_002_en_120x60.jpg" alt="Joost™ the best of tv and the internet" border="0" /></p>
<p></a></p>
<p>If you got interested feel free to leave a comment, I will invite you <img src='http://blog.schoash.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1468894674250362";
google_ad_channel = "0331791015";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "BC7134";
google_color_text = "000000";
google_color_url = "BC7134";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2007/05/02/joost-gives-unlimited-invites-to-beta-testers/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

