<?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; Internet</title>
	<atom:link href="http://blog.scopeport.org/category/internet/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>VPN connection in Ubuntu Intrepid fails?</title>
		<link>http://blog.scopeport.org/internet/vpn-connection-ubuntu-intrepid-fails/</link>
		<comments>http://blog.scopeport.org/internet/vpn-connection-ubuntu-intrepid-fails/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 10:39:11 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[message too long]]></category>
		<category><![CDATA[swissvpn]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vpn]]></category>

		<guid isPermaLink="false">http://blog.scopeport.org/?p=171</guid>
		<description><![CDATA[I had this problem for a longer time now: When I established a VPN connection on Ubuntu Intrepid it just failed after a few seconds or minutes. This did not happen in the earlier Ubuntu versions.
The error in the syslog was: &#8220;nm-pptp-service-9656 warn[decaps_gre:pptp_gre.c:331]: short read (-1): Message too long&#8221;
There is a very simple solution for [...]]]></description>
			<content:encoded><![CDATA[<p>I had this problem for a longer time now: When I established a VPN connection on Ubuntu Intrepid it just failed after a few seconds or minutes. This did not happen in the earlier Ubuntu versions.</p>
<p>The error in the syslog was: &#8220;nm-pptp-service-9656 warn[decaps_gre:pptp_gre.c:331]: short read (-1): Message too long&#8221;</p>
<p>There is a very simple solution for that: Just set the MTU of your VPN connection to 1412 and the connection should stay alive! (sudo ifconfig ppp0 mtu 1412)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scopeport.org/internet/vpn-connection-ubuntu-intrepid-fails/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Pidgin/Adium MSN support is broken again &#8211; Switch to Jabber now!</title>
		<link>http://blog.scopeport.org/internet/pidginadium-msn-support-broken-switch-jabber/</link>
		<comments>http://blog.scopeport.org/internet/pidginadium-msn-support-broken-switch-jabber/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 10:18:52 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[ejabberd]]></category>
		<category><![CDATA[instant messaging]]></category>
		<category><![CDATA[Jabber]]></category>
		<category><![CDATA[messenger]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[msn]]></category>
		<category><![CDATA[openfire]]></category>
		<category><![CDATA[xmpp]]></category>

		<guid isPermaLink="false">http://blog.scopeport.org/?p=153</guid>
		<description><![CDATA[It seems like Microsoft changed something of their MSN Messenger infrastructure again. All MSN clients that use libpurple (e.g. Pidgin and Adium) can&#8217;t connect right now. (Unable to retrieve address book)
This is not a problem of libpurple. The problem is that the MSN servers are hosted and maintained by Microsoft &#8211; Only Microsoft! They can [...]]]></description>
			<content:encoded><![CDATA[<p>It seems like Microsoft changed something of their MSN Messenger infrastructure again. All MSN clients that use libpurple (e.g. Pidgin and Adium) can&#8217;t connect right now. (Unable to retrieve address book)</p>
<p>This is <strong>not</strong> a problem of libpurple. The problem is that the MSN servers are hosted and maintained by Microsoft &#8211; Only Microsoft! They can do whatever they want. You have no control over the service or what happens to your data. They just change what they want and you can&#8217;t connect with your alternate client anymore.</p>
<p>So what&#8217;s the alternative? Jabber! Jabber is a decentralised instant messaging network. You can setup your own server and have control over everything. The XMPP protocol used by Jabber is free (as in &#8220;free speech&#8221;) and allows you to do whatever you want. I recommend using <a href="http://www.igniterealtime.org/projects/openfire/index.jsp">Openfire</a> or <a href="http://www.ejabberd.im/">ejabberd</a> as Jabber server software.</p>
<p>There are also a lot of free Jabber servers available if you don&#8217;t want to setup your own server. You can e.g. <a href="http://www.jabber.org/web/Quickstart">signup at jabber.org for a Jabber account</a>.</p>
<p><strong>Reclaim instant messaging and use Jabber!</strong></p>
<p>More Information: <a href="http://en.wikipedia.org/wiki/Jabber">http://en.wikipedia.org/wiki/Jabber</a> / <a href="http://www.jabber.org/">http://www.jabber.org/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scopeport.org/internet/pidginadium-msn-support-broken-switch-jabber/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>GNOME Twitter client: Gwibber</title>
		<link>http://blog.scopeport.org/worth-looking-at/gnome-twitter-client-gwibber/</link>
		<comments>http://blog.scopeport.org/worth-looking-at/gnome-twitter-client-gwibber/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 21:21:02 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Worth looking at]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[gwibber]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://blog.scopeport.org/?p=106</guid>
		<description><![CDATA[I have been looking for a really clean and easy to use Twitter client for a long time. I recently tried out Gwibber and it seems like I found what I wanted: Gwibber is easy to use, fast and focuses on the important things.

You can tweet by using the little input box at the bottom. [...]]]></description>
			<content:encoded><![CDATA[<p>I have been looking for a really clean and easy to use Twitter client for a long time. I recently tried out Gwibber and it seems like I found what I wanted: Gwibber is easy to use, fast and focuses on the important things.</p>
<p><a href="http://blog.scopeport.org/wp-content/uploads/2008/11/gwibber1.png"><img class="aligncenter size-full wp-image-108" title="Gwibber" src="http://blog.scopeport.org/wp-content/uploads/2008/11/gwibber1.png" alt="GNOME Twitter client: Gwibber" width="500" height="375" /></a></p>
<p>You can tweet by using the little input box at the bottom. You get a little bubble notification at the bottom left of your screen if somebody you follow tweets. (This can be disabled.) Gwibber stays in your tray if close it.</p>
<p><strong>How to install Gwibber on Ubuntu 8.10 Intrepid</strong></p>
<p>1. Create a file &#8220;/etc/apt/sources.list.d/gwibber.list&#8221; and add the Gwibber repository:</p>
<p><a href="http://blog.scopeport.org/wp-content/uploads/2008/11/install.png"><img class="aligncenter size-full wp-image-109" title="Add the Gwibber repository" src="http://blog.scopeport.org/wp-content/uploads/2008/11/install.png" alt="GNOME Twitter client: Gwibber" width="500" height="375" /></a></p>
<blockquote><p># File: /etc/apt/sources.list.d/gwibber.list<br />
deb http://ppa.launchpad.net/gwibber-team/ubuntu intrepid main<br />
deb-src http://ppa.launchpad.net/gwibber-team/ubuntu intrepid main</p></blockquote>
<p>2. Update your local repository information cache and install Gwibber: (aptitude update, aptitude install gwibber)</p>
<p>3. Start Gwibber from your applications menu (Section &#8220;Internet&#8221;)</p>
<p>4. Add Gwibber to your GNOME autostart. This can be done in the GNOME session manager:</p>
<p><a href="http://blog.scopeport.org/wp-content/uploads/2008/11/autostart.png"><img class="aligncenter size-full wp-image-110" title="Add Gwibber to your GNOME autostart" src="http://blog.scopeport.org/wp-content/uploads/2008/11/autostart.png" alt="GNOME Twitter client: Gwibber" width="500" height="375" /></a></p>
<p>Gwibber also supports some other services that I did not try out:</p>
<ul>
<li>Digg</li>
<li>Facebook</li>
<li>Jaiku</li>
<li>Pownce</li>
<li>Flickr</li>
<li>Identica</li>
</ul>
<p>You can find out more on the <a href="https://launchpad.net/gwibber">Gwibber Launchpad site</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scopeport.org/worth-looking-at/gnome-twitter-client-gwibber/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>lolwut: Flickr search link in Google results gives very unexpected result</title>
		<link>http://blog.scopeport.org/worth-looking-at/lolwut-flickr-search-link-google-results-unexpected-result/</link>
		<comments>http://blog.scopeport.org/worth-looking-at/lolwut-flickr-search-link-google-results-unexpected-result/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 16:09:15 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Worth looking at]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[term]]></category>

		<guid isPermaLink="false">http://blog.scopeport.org/?p=79</guid>
		<description><![CDATA[Okay&#8230; Try this:

Search for &#8220;flickr&#8221; in Google.
Click on the &#8220;Search&#8221; link below the flickr.com result
Think about the preselected search term.


]]></description>
			<content:encoded><![CDATA[<p>Okay&#8230; Try this:</p>
<ol>
<li>Search for &#8220;flickr&#8221; in Google.</li>
<li>Click on the &#8220;Search&#8221; link below the flickr.com result</li>
<li>Think about the preselected search term.</li>
</ol>
<p><a href="http://blog.scopeport.org/wp-content/uploads/2008/10/googleflickr.png"><img class="aligncenter size-full wp-image-80" title="googleflickr" src="http://blog.scopeport.org/wp-content/uploads/2008/10/googleflickr.png" alt="lolwut: Flickr search link in Google results gives very unexpected result" width="500" height="140" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scopeport.org/worth-looking-at/lolwut-flickr-search-link-google-results-unexpected-result/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome Privacy Notice. What did you expect?</title>
		<link>http://blog.scopeport.org/internet/google-chrome-privacy-notice-expect/</link>
		<comments>http://blog.scopeport.org/internet/google-chrome-privacy-notice-expect/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 20:43:24 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://blog.scopeport.org/?p=36</guid>
		<description><![CDATA[I just took a look at the &#8220;Google Chrome Private Notice&#8220;. Here are two quotes:
When you type URLs or queries in the address bar, the letters you type are sent to Google so the Suggest feature can automatically recommend terms or URLs you may be looking for. If you choose to share usage statistics with [...]]]></description>
			<content:encoded><![CDATA[<p>I just took a look at the &#8220;<a title="Google Chrome Privacy Notice" href="http://www.google.de/chrome/intl/en/privacy.html" target="_blank">Google Chrome Private Notice</a>&#8220;. Here are two quotes:</p>
<blockquote><p>When you type URLs or queries in the address bar, the letters you type are sent to Google so the Suggest feature can automatically recommend terms or URLs you may be looking for. If you choose to share usage statistics with Google and you accept a suggested query or URL, Google Chrome will send that information to Google as well.</p></blockquote>
<blockquote><p>Your copy of Google Chrome includes one or more unique application numbers. These numbers and information about your installation of the browser (e.g., version number, language) will be sent to Google when you first install and use it and when Google Chrome automatically checks for updates.</p></blockquote>
<p>This is somehow what I expected (even though I was quite astonished by the second quote). Google makes money by displaying ads that you might click on. It is clear that they want to know what you are interested in. This is just a continuation of the course Google is going since years. (Think about Context sensitive ads in Google Mail) The first quote is not really a new think. I think Firefox also does this in the standard configuration.</p>
<p>Keep in mind that Google Chrome is open source. Chrome may bring the browser world a few steps forward with its new concepts.</p>
<p>What do you think about this? I will Chrome give a try once it is released for GNU/Linux and keep an eye on the privacy discussion.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.scopeport.org/internet/google-chrome-privacy-notice-expect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
