<?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>/var/www/juerges.net/</title>
	<atom:link href="http://www.juerges.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.juerges.net</link>
	<description>die wirren gedanken eines nerds</description>
	<lastBuildDate>Thu, 12 Apr 2012 18:04:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Plesk Spamassassin &amp; SASL Authenticated Users</title>
		<link>http://www.juerges.net/2012/04/plesk-spamassassin-sasl-authenticated-users/</link>
		<comments>http://www.juerges.net/2012/04/plesk-spamassassin-sasl-authenticated-users/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 18:04:20 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[authenticated users]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[plesk]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[spamassassin]]></category>

		<guid isPermaLink="false">http://www.juerges.net/?p=225</guid>
		<description><![CDATA[<p>I have been having a problem with Plesk 10.4.4 using Postfix and the Plesk Spamassassin: Mails from SASL Authenticated local domain users was being tagged as Spam by Spamassassin, with, amongst others, RCVD_IN_PBL. I fixed this by doing two things: 1) adding the following to the /etc/postfix/main.cf smtpd_sasl_authenticated_header = yes AND 2) adding the following [...]</p>
 ]]></description>
			<content:encoded><![CDATA[<p>I have been having a problem with Plesk 10.4.4 using Postfix and the Plesk Spamassassin:<br />
Mails from SASL Authenticated local domain users was being tagged as Spam by Spamassassin, with, amongst others, RCVD_IN_PBL.</p>
<p>I fixed this by doing two things:</p>
<p>1) adding the following to the <em>/etc/postfix/main.cf</em><br />
<strong>smtpd_sasl_authenticated_header = yes</strong></p>
<p>AND</p>
<p>2) adding the following to /etc/mail/spamassassin/local.cf (replace your.host.name with your hosts FQDN that shows up in mail headers)<br />
<strong>header SASL_AUTH_RCVD Received =~ /\(Authenticated sender: .*@.*\) by your.host.name \(Postfix\) with/<br />
</strong><strong>score SASL_AUTH_RCVD -10<br />
</strong><strong>describe SASL_AUTH_RCVD received from SASL authenticated user</strong></p>
<p>Problem fixed <img src='http://www.juerges.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.juerges.net/2012/04/plesk-spamassassin-sasl-authenticated-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lastpass &amp; Yubikey Neo</title>
		<link>http://www.juerges.net/2012/03/lastpass-yubikey-neo/</link>
		<comments>http://www.juerges.net/2012/03/lastpass-yubikey-neo/#comments</comments>
		<pubDate>Sat, 10 Mar 2012 21:04:01 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[lastpass]]></category>
		<category><![CDATA[neo]]></category>
		<category><![CDATA[nfc]]></category>
		<category><![CDATA[personalization]]></category>
		<category><![CDATA[premium]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[yubikey]]></category>

		<guid isPermaLink="false">http://www.juerges.net/?p=204</guid>
		<description><![CDATA[<p>Ever since I started using Lastpass Premium, I have been using Two-Factor Authentication (TFA). First with printed OTPs, then Google Authenticator on my Android. The only reason why I thusfar not considered using Yubikey as my TFA was the missing ability to use it on my android phone. But especially on the PHONE I want [...]</p>
 ]]></description>
			<content:encoded><![CDATA[<p>Ever since I started using Lastpass Premium, I have been using Two-Factor Authentication (TFA). First with printed OTPs, then Google Authenticator on my Android.</p>
<p>The only reason why I thusfar not considered using Yubikey as my TFA was the missing ability to use it on my android phone. But especially on the PHONE I want TFA, because it is in much higher danger of being stolen. But the traditional Yubikeys dont work on phones.</p>
<p>But the guys @ Yubico came up with the Yubikey Neo (http://yubico.com/yubikey-neo)</p>
<p>The Yubikey Neo is NFC-enabled and works perfectly in tandem with my Samsung Galaxy Nexus. I can now safely use Lastpass on my Android with TFA, and I don&#8217;t have to worry about the security of my passwords when my phone gets stolen.</p>
<p>Here is how to do it:</p>
<ol>
<li><a href="https://lastpass.com/features_joinpremium.php" target="_blank">Get a Lastpass Premium Account </a></li>
<li><a href="http://yubico.com/yubikey-neo" target="_blank">Get a Yubikey Neo</a></li>
<li><a href="http://helpdesk.lastpass.com/security-options/yubikey-authentication/%20" target="_blank">Register</a> the Yubikey with your Lastpass account</li>
<li><span style="color: #ff0000;">&#8220;Disallow&#8221; mobile access in the Lastpass account settings. </span></li>
<li>Download the <a href="http://www.yubico.com/personalization-tool" target="_blank">Personalization Tool </a></li>
<li>Select the &#8220;Write an NDEF configuration (YubiKey NEO only)&#8221; option</li>
<li>Then select URI record type, identifier=https:// and URI string lastpass.com/mobile/?otp=</li>
<li>press NEXT twice to get to the programming page and press the RUN button to write the NDEF2 string to your YubiKey NEO.</li>
<li>Enjoy <img src='http://www.juerges.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  (make sure you have the Lastpass App installed on your Phone)</li>
</ol>
<p>The Yubikey Neo can be used on any Computer like a normal Yubikey and on any NFC enabled phone. Fantastic, isn&#8217;t it ?</p>
<p>~~ sebastian</p>
<p><strong>Update 1, 13.03.2012: </strong>Thanks to a <a href="http://www.juerges.net/2012/03/lastpass-yubikey-neo/#comment-124">comment</a> from Evelina @ Yubico, I changed the above howto to include the need to change your lastpass account settings to &#8220;disallow&#8221; mobile access. This setting will enforce the YubiKey TFA on  mobile devices.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.juerges.net/2012/03/lastpass-yubikey-neo/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Automounting all available Shares on a NAS under Mac OSX 10.7.3</title>
		<link>http://www.juerges.net/2012/02/automounting-all-available-shares-on-a-nas-under-mac-osx-10-7-3/</link>
		<comments>http://www.juerges.net/2012/02/automounting-all-available-shares-on-a-nas-under-mac-osx-10-7-3/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 16:14:48 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[mac; osx; lion; 10.7.3; nas; synology; automount; script; logon;]]></category>

		<guid isPermaLink="false">http://www.juerges.net/?p=183</guid>
		<description><![CDATA[<p>I have recently been using my girlfriends Macbook with Mac OSX Lion (10.7.3) for sorting files on my Synology DS-1511+ NAS. The way OSX handles Volumes/Shares frustrates me, and having to reconnect every time the Macbook leaves standby is even more annoying. So I started looking for ways to utilize the Mac OSX automount (autofs) [...]</p>
 ]]></description>
			<content:encoded><![CDATA[<p>I have recently been using my girlfriends Macbook with Mac OSX Lion (10.7.3) for sorting files on my Synology DS-1511+ NAS. The way OSX handles Volumes/Shares frustrates me, and having to reconnect every time the Macbook leaves standby is even more annoying.</p>
<p>So I started looking for ways to utilize the Mac OSX automount (autofs) tools. With a bit of looking around on the net and a few modifications, this is what I came up with:</p>
<p>First, I created /etc/auto_smb:</p>
<p></p><pre class="crayon-plain-tag"></pre><p></p>
<p>Script Content:</p><pre class="crayon-plain-tag"></pre><p></p>
<p>So far, so good: Now I have a script that handles the doing, but I have to tell the automounter where to apply this script, so I append a directive to /etc/auto_master, create the designated mountpoint and reload the automounter:</p>
<p></p><pre class="crayon-plain-tag"></pre><p></p>
<p>At this point, the automounter is registered for /Volumes/storage/, but since I haven&#8217;t actually ACCESSED any of the shares yet, there are no subfolders under /Volumes/storage (automounter creates those after initial access).</p>
<p>Since I want a TRUE automount, I use a little script that can be added to the users startup routine.<br />
This script just reads all available shares from the NAS, and cd&#8217;s to each of the corresponding automount subdirectories to create the initial stubs.</p>
<p></p><pre class="crayon-plain-tag"></pre><p></p>
<p>Script Content:</p><pre class="crayon-plain-tag"></pre><p></p>
<p>Finally, something working <img src='http://www.juerges.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  But wait, shares mounted this way dont show up on the desktop as Volumes. Fair enough. I just linked the automounter base_dir to my desktop to have easy access:</p>
<p></p><pre class="crayon-plain-tag">sudo ln -s /Volumes/storage /Users/yourLOCALusername/Desktop/storage</pre><p></p>
<p>Tadaaa! A working Mac OSX 10.7.3 automounter, easy to use and comfortable. I hope you find this as useful as I do <img src='http://www.juerges.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>~~ sebastian</p>
]]></content:encoded>
			<wfw:commentRss>http://www.juerges.net/2012/02/automounting-all-available-shares-on-a-nas-under-mac-osx-10-7-3/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Samsung Galaxy Nexus: Probleme</title>
		<link>http://www.juerges.net/2011/12/samsung-galaxy-nexus-probleme/</link>
		<comments>http://www.juerges.net/2011/12/samsung-galaxy-nexus-probleme/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 11:03:27 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[4.0]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[galaxy]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[ice cream sandwich]]></category>
		<category><![CDATA[nexus]]></category>
		<category><![CDATA[probleme]]></category>
		<category><![CDATA[samsung]]></category>
		<category><![CDATA[sync]]></category>

		<guid isPermaLink="false">http://www.juerges.net/?p=174</guid>
		<description><![CDATA[<p>*seufz* Da denkt man sich kurz nach Weihnachten, es wäre mal Zeit sich ein neues Android Gerät zuzulegen, und was hat man davon ? Nichts als Ärger Kalender Sync von sekundären Google-Kalendern funktioniert nicht ordentlich -&#62; Update: Fixed Der Primäre Kalender wird automatisch auf den Originalnamen (Email-Adresse) zurückgesetzt, und lässt sich nicht wieder umbenennen. Facebook [...]</p>
 ]]></description>
			<content:encoded><![CDATA[<p>*seufz*</p>
<p>Da denkt man sich kurz nach Weihnachten, es wäre mal Zeit sich ein neues Android Gerät zuzulegen, und was hat man davon ?<br />
Nichts als Ärger <img src='http://www.juerges.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<ol>
<li>Kalender Sync von sekundären Google-Kalendern funktioniert nicht ordentlich<br />
<span style="color: #ff0000;">-&gt; Update: Fixed</span></li>
<li>Der Primäre Kalender wird automatisch auf den Originalnamen (Email-Adresse) zurückgesetzt, und lässt sich nicht wieder umbenennen.</li>
<li>Facebook Contact Sync funktioniert nicht (das ist allerdings eher die Schuld von Facebook, wg. des ewigen Streites. Aber für uns User trotzdem SCHEI*E)</li>
<li>Ganztägige Termine die NICHT im primären Kalender sind, werden über Widgets nicht angezeigt. (API-Fehler, liegt nicht am Widget)<br />
<span style="color: #ff0000;">-&gt; Update: Fixed</span></li>
</ol>
<p>Es ist einfach zum heulen. Verdammte Bananenware die beim Kunden reift.</p>
<p>@Google, das war ja mal ein Griff ins Klo. Nachbessern, und zwar zügig ! Und hört endlich auf den Kalender zu stiefmütterlich zu behandeln, damit wollen auch Leute ARBEITEN !<br />
@Facebook: Hosen runter, und die Google People 4.0 API nutzen, damit der verdammte Contact Sync wieder geht Sonst seit ihr bald völlig weg vom Fenster, und Google+ macht euch platt.</p>
<p>Und jetzt: Schluss mit dem Genörgel.</p>
<p>Ich wünsche trotzdem allen einen guten Rutsch ins neue Jahr.</p>
<p>&nbsp;</p>
<p>~~ sjuerges</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.juerges.net/2011/12/samsung-galaxy-nexus-probleme/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Digitale Disruption</title>
		<link>http://www.juerges.net/2009/11/digitale-disruption/</link>
		<comments>http://www.juerges.net/2009/11/digitale-disruption/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 12:42:21 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[lesenswert]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[netzwertig]]></category>

		<guid isPermaLink="false">http://www.juerges.net/?p=161</guid>
		<description><![CDATA[<p>Martin Weigert erläutert bei Netzwertig die &#8220;Folgen der digitalen Disruption&#8221; Sehr lesenswert. ~~ sjuerges</p>
 ]]></description>
			<content:encoded><![CDATA[<p><a title="Artikel von Martin Weigert" href="http://netzwertig.com/author/mweigert/">Martin Weigert</a> erläutert bei Netzwertig die &#8220;<a href="http://netzwertig.com/2009/11/08/strukturwandel-die-folgen-der-digitalen-disruption-fuer-die-volkswirtschaft/#more-11400" target="_blank">Folgen der digitalen Disruption</a>&#8221;</p>
<p>Sehr lesenswert.</p>
<p>~~ sjuerges</p>
]]></content:encoded>
			<wfw:commentRss>http://www.juerges.net/2009/11/digitale-disruption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internetsperren-Kasperletheater: Akt II &#8212; Die Terroristen</title>
		<link>http://www.juerges.net/2009/11/internetsperren-kasperletheater-akt-ii-die-terroristen/</link>
		<comments>http://www.juerges.net/2009/11/internetsperren-kasperletheater-akt-ii-die-terroristen/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 06:48:19 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[CDU]]></category>
		<category><![CDATA[internetsperren]]></category>
		<category><![CDATA[JU]]></category>

		<guid isPermaLink="false">http://www.juerges.net/?p=156</guid>
		<description><![CDATA[<p>oder auch: &#8220;Die Idiotie der JU&#8221; Immer wenn ich denke ich könnte die CDU im Allgemeinen bzw. die JU im speziellen nicht noch mehr zum Kotzen finden, bringen die solche Klopper. Wie sagt der gute fefe noch immer: &#8220;Ich kann garnicht soviel essen wie ich gerade kotzen möchte&#8221; &#8212; Die haben nichts begriffen. Aber lest [...]</p>
 ]]></description>
			<content:encoded><![CDATA[<p>oder auch: &#8220;Die Idiotie der JU&#8221;</p>
<p>Immer wenn ich denke ich könnte die CDU im Allgemeinen bzw. die JU im speziellen nicht noch mehr zum Kotzen finden, bringen die solche Klopper. Wie sagt der gute fefe noch immer: &#8220;Ich kann garnicht soviel essen wie ich gerade kotzen möchte&#8221; &#8212; Die haben nichts begriffen.</p>
<p>Aber <a href="http://www.netzpolitik.org/2009/junge-union-schlaegt-ausweitung-der-netzzensur-vor/" target="_blank">lest selbst</a> (Vorsicht Brechreiz) !</p>
<p>~~ sjuerges</p>
]]></content:encoded>
			<wfw:commentRss>http://www.juerges.net/2009/11/internetsperren-kasperletheater-akt-ii-die-terroristen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Standardabmahnartikel &#124; saschalobo.com</title>
		<link>http://www.juerges.net/2009/10/standardabmahnartikel-saschalobo-com/</link>
		<comments>http://www.juerges.net/2009/10/standardabmahnartikel-saschalobo-com/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 12:03:50 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Abmahnungen]]></category>

		<guid isPermaLink="false">http://www.juerges.net/?p=152</guid>
		<description><![CDATA[<p>*genial* Auszug: Recht vor Gnade – nach diesem Motto mahnt [Weltmarke] derzeit verstärkt Blogger, Forenbetreiber und Internetcommunitybenutzer ab. Kaum jemand weiss, dass sich [Weltmarke] bereits vor Jahren die Rechte an allen [irgendwas] sicherte, und zwar inklusive sämtlicher Fotos, Darstellungen und Zeichnungen sowie an Abbildungen der von schräg hinten so ähnlich aussehenden [irgendwas ganz anderes]. Das [...]</p>
 ]]></description>
			<content:encoded><![CDATA[<p>*genial*</p>
<p>Auszug:</p>
<blockquote><p>
Recht vor Gnade – nach diesem Motto mahnt [Weltmarke] derzeit verstärkt Blogger, Forenbetreiber und Internetcommunitybenutzer ab. Kaum jemand weiss, dass sich [Weltmarke] bereits vor Jahren die Rechte an allen [irgendwas] sicherte, und zwar inklusive sämtlicher Fotos, Darstellungen und Zeichnungen sowie an Abbildungen der von schräg hinten so ähnlich aussehenden [irgendwas ganz anderes]. Das Markenrecht ist hier auf der Seite des Konzerns und erlaubt ihm auch, Lizenzgebühren auf [sonstwas] zu erheben. [...]
</p></blockquote>
<p>via <a href="http://saschalobo.com/2009/10/20/standardabmahnartikel/">Standardabmahnartikel | saschalobo.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.juerges.net/2009/10/standardabmahnartikel-saschalobo-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wie passend &#8230;</title>
		<link>http://www.juerges.net/2009/08/wie-passend/</link>
		<comments>http://www.juerges.net/2009/08/wie-passend/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 13:39:11 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.juerges.net/?p=149</guid>
		<description><![CDATA[ ]]></description>
			<content:encoded><![CDATA[<p><a href="http://pics.nase-bohren.de/internet_stealing.png" rel="lightbox[149]"></a></p>
<p style="text-align: center;"><a href="http://pics.nase-bohren.de/internet_stealing.png" rel="lightbox[149]"><img src='http://www.juerges.net/wp-content/uploads/2009/08/1251380256' alt='' /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.juerges.net/2009/08/wie-passend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Phänomen Piratenpartei</title>
		<link>http://www.juerges.net/2009/07/phanomen-piratenpartei/</link>
		<comments>http://www.juerges.net/2009/07/phanomen-piratenpartei/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 22:59:26 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[demokratie]]></category>
		<category><![CDATA[Generationenkonflikt]]></category>
		<category><![CDATA[piratenpartei]]></category>
		<category><![CDATA[zensur]]></category>

		<guid isPermaLink="false">http://www.juerges.net/?p=143</guid>
		<description><![CDATA[<p>~~ sjuerges</p>
 ]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/EnaK_bIwrRo&#038;hl=de&#038;fs=1&#038;color1=0x3a3a3a&#038;color2=0x999999"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/EnaK_bIwrRo&#038;hl=de&#038;fs=1&#038;color1=0x3a3a3a&#038;color2=0x999999" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p>~~ sjuerges</p>
]]></content:encoded>
			<wfw:commentRss>http://www.juerges.net/2009/07/phanomen-piratenpartei/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>political correctness #fail</title>
		<link>http://www.juerges.net/2009/07/political-correctness-fail/</link>
		<comments>http://www.juerges.net/2009/07/political-correctness-fail/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 22:48:42 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[funny]]></category>

		<guid isPermaLink="false">http://www.juerges.net/?p=139</guid>
		<description><![CDATA[<p>*grins* Soviel zur political correctness: &#60;Arschh0l!o&#8217;&#62; 4 ma wegen der behinderten schwarzen verloren &#60;Daywalker!&#62; !! du rassist &#60;Arschh0l!o&#8217;&#62; ? wir haben pool gespielt -_- ~~ sjuerges</p>
 ]]></description>
			<content:encoded><![CDATA[<p>*grins* Soviel zur political correctness:</p>
<p>&lt;Arschh0l!o&#8217;&gt; 4 ma wegen der behinderten schwarzen verloren<br />
&lt;Daywalker!&gt; !! du rassist <img src='http://www.juerges.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
&lt;Arschh0l!o&#8217;&gt; ? wir haben pool gespielt -_-</p>
<p>~~ sjuerges</p>
]]></content:encoded>
			<wfw:commentRss>http://www.juerges.net/2009/07/political-correctness-fail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

