<?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/"
	>

<channel>
	<title>andreas d.'s</title>
	<atom:link href="http://www.selbstzweck.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.selbstzweck.net</link>
	<description></description>
	<pubDate>Thu, 11 Dec 2008 15:18:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>&#34;das System wird bald neu&#8230;</title>
		<link>http://www.selbstzweck.net/2008/12/das-system-wird-bald-neu/</link>
		<comments>http://www.selbstzweck.net/2008/12/das-system-wird-bald-neu/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 15:18:15 +0000</pubDate>
		<dc:creator>andreas</dc:creator>
		
		<category><![CDATA[mobile]]></category>

		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.selbstzweck.net/2008/12/das-system-wird-bald-neu/</guid>
		<description><![CDATA[&#34;das System wird bald neugestartet&#34; - meine neue Lieblingsmeldung bei der Intel driverinstallation&#8230;
]]></description>
		<wfw:commentRss>http://www.selbstzweck.net/2008/12/das-system-wird-bald-neu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>winXP zu installieren ist NICH&#8230;</title>
		<link>http://www.selbstzweck.net/2008/12/winxp-zu-installieren-ist-nich/</link>
		<comments>http://www.selbstzweck.net/2008/12/winxp-zu-installieren-ist-nich/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 15:01:48 +0000</pubDate>
		<dc:creator>andreas</dc:creator>
		
		<category><![CDATA[mobile]]></category>

		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.selbstzweck.net/2008/12/winxp-zu-installieren-ist-nich/</guid>
		<description><![CDATA[winXP zu installieren ist NICHT einfacher als Linux. ein bluescreen bei der Installation ist schon was besonderes..
]]></description>
		<wfw:commentRss>http://www.selbstzweck.net/2008/12/winxp-zu-installieren-ist-nich/feed/</wfw:commentRss>
		</item>
		<item>
		<title>es twittert!</title>
		<link>http://www.selbstzweck.net/2008/12/es-twittert/</link>
		<comments>http://www.selbstzweck.net/2008/12/es-twittert/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 00:27:02 +0000</pubDate>
		<dc:creator>andreas</dc:creator>
		
		<category><![CDATA[mobile]]></category>

		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.selbstzweck.net/2008/12/es-twittert/</guid>
		<description><![CDATA[es twittert!
]]></description>
		<wfw:commentRss>http://www.selbstzweck.net/2008/12/es-twittert/feed/</wfw:commentRss>
		</item>
		<item>
		<title>code snippet: delete all .svn directories</title>
		<link>http://www.selbstzweck.net/2008/12/code-snippet-delete-all-svn-directories/</link>
		<comments>http://www.selbstzweck.net/2008/12/code-snippet-delete-all-svn-directories/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 09:53:52 +0000</pubDate>
		<dc:creator>andreas</dc:creator>
		
		<category><![CDATA[stuff]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://www.selbstzweck.net/?p=2639</guid>
		<description><![CDATA[just for those who want to get rid of the svn data of a project:

rm -rf `find . -name .svn`

]]></description>
		<wfw:commentRss>http://www.selbstzweck.net/2008/12/code-snippet-delete-all-svn-directories/feed/</wfw:commentRss>
		</item>
		<item>
		<title>wbb 3 imageFilter - avoiding copyright problems with a simple filter</title>
		<link>http://www.selbstzweck.net/2008/12/wbb-3-imagefilter-avoiding-copyright-problems-with-a-simple-filter/</link>
		<comments>http://www.selbstzweck.net/2008/12/wbb-3-imagefilter-avoiding-copyright-problems-with-a-simple-filter/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 14:29:52 +0000</pubDate>
		<dc:creator>andreas</dc:creator>
		
		<category><![CDATA[stuff]]></category>

		<category><![CDATA[copyright]]></category>

		<category><![CDATA[filter]]></category>

		<category><![CDATA[image]]></category>

		<category><![CDATA[imagefilter]]></category>

		<category><![CDATA[wbb3]]></category>

		<category><![CDATA[wcf]]></category>

		<guid isPermaLink="false">http://www.selbstzweck.net/?p=2637</guid>
		<description><![CDATA[it&#8217;s not so easy to run a web forum nowadays. users like to post images, copy&#38;paste the urls from google image search, and bumm.. there you go. you get a neat little fine for publishing images you&#8217;re not allowed to on your website - only because on of the thousand users you have posted the [...]]]></description>
		<wfw:commentRss>http://www.selbstzweck.net/2008/12/wbb-3-imagefilter-avoiding-copyright-problems-with-a-simple-filter/feed/</wfw:commentRss>
		</item>
		<item>
		<title>postfix greylisting on gentoo (postgrey)</title>
		<link>http://www.selbstzweck.net/2008/11/postfix-greylisting-on-gentoo-postgrey/</link>
		<comments>http://www.selbstzweck.net/2008/11/postfix-greylisting-on-gentoo-postgrey/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 23:40:19 +0000</pubDate>
		<dc:creator>andreas</dc:creator>
		
		<category><![CDATA[stuff]]></category>

		<category><![CDATA[gentoo]]></category>

		<category><![CDATA[greylisting]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[mail]]></category>

		<category><![CDATA[mailserver]]></category>

		<category><![CDATA[mailservers]]></category>

		<category><![CDATA[postfix]]></category>

		<category><![CDATA[postgrey]]></category>

		<category><![CDATA[postix]]></category>

		<category><![CDATA[server]]></category>

		<category><![CDATA[smtpd]]></category>

		<category><![CDATA[spam]]></category>

		<category><![CDATA[spam mails]]></category>

		<category><![CDATA[zombie]]></category>

		<guid isPermaLink="false">http://www.selbstzweck.net/?p=2632</guid>
		<description><![CDATA[i never liked the idea of greylisting. it&#8217;s a quite simple idea to fight spam: don&#8217;t accept mail from servers that only send their mails once. so my mailserver will reply with a &#8220;no, don&#8217;t want you mail now&#8221; message, when a new mail is here for delivery. the sending mail server will think &#8220;well, [...]]]></description>
		<wfw:commentRss>http://www.selbstzweck.net/2008/11/postfix-greylisting-on-gentoo-postgrey/feed/</wfw:commentRss>
		</item>
		<item>
		<title>mein kleiner waste</title>
		<link>http://www.selbstzweck.net/2008/11/mein-kleiner-waste/</link>
		<comments>http://www.selbstzweck.net/2008/11/mein-kleiner-waste/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 23:07:10 +0000</pubDate>
		<dc:creator>andreas</dc:creator>
		
		<category><![CDATA[stuff]]></category>

		<guid isPermaLink="false">http://www.selbstzweck.net/?p=2612</guid>
		<description><![CDATA[

										var map_1c387de0e69680694d15f469e8451005;					function initialize_1c387de0e69680694d15f469e8451005() {					  map_1c387de0e69680694d15f469e8451005 = new GMap2(document.getElementById('map_1c387de0e69680694d15f469e8451005'));					  map_1c387de0e69680694d15f469e8451005.setCenter(new GLatLng(48.2475,16.366), 15);					  map_1c387de0e69680694d15f469e8451005.addControl(new GSmallMapControl);					  map_1c387de0e69680694d15f469e8451005.setMapType(G_PHYSICAL_MAP);					  point = new GLatLng(48.2475,16.366);					  marker = new GMarker(point);					  map_1c387de0e69680694d15f469e8451005.addOverlay(marker);					}					initialize_1c387de0e69680694d15f469e8451005();					
]]></description>
		<wfw:commentRss>http://www.selbstzweck.net/2008/11/mein-kleiner-waste/feed/</wfw:commentRss>
		</item>
		<item>
		<title>test</title>
		<link>http://www.selbstzweck.net/2008/11/test-5/</link>
		<comments>http://www.selbstzweck.net/2008/11/test-5/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 11:37:45 +0000</pubDate>
		<dc:creator>andreas</dc:creator>
		
		<category><![CDATA[photos]]></category>

		<category><![CDATA[content]]></category>

		<category><![CDATA[selbstzweck]]></category>

		<guid isPermaLink="false">http://www.selbstzweck.net/2008/11/test-5/</guid>
		<description><![CDATA[

										var map_e1b046f64e7dbb7587331a634a89387e;					function initialize_e1b046f64e7dbb7587331a634a89387e() {					  map_e1b046f64e7dbb7587331a634a89387e = new GMap2(document.getElementById('map_e1b046f64e7dbb7587331a634a89387e'));					  map_e1b046f64e7dbb7587331a634a89387e.setCenter(new GLatLng(48.2223333333,16.3675), 15);					  map_e1b046f64e7dbb7587331a634a89387e.addControl(new GSmallMapControl);					  map_e1b046f64e7dbb7587331a634a89387e.setMapType(G_PHYSICAL_MAP);					  point = new GLatLng(48.2223333333,16.3675);					  marker = new GMarker(point);					  map_e1b046f64e7dbb7587331a634a89387e.addOverlay(marker);					}					initialize_e1b046f64e7dbb7587331a634a89387e();					
ach schade.. hab mir gerade das lightbox plugin etwas angepasst, so dass auch exif infos aus den fotos ausgelesen werden. mir ging es dabei um die [...]]]></description>
		<wfw:commentRss>http://www.selbstzweck.net/2008/11/test-5/feed/</wfw:commentRss>
		</item>
		<item>
		<title>invasionen und ein abschied</title>
		<link>http://www.selbstzweck.net/2008/11/invasionen-und-ein-abschied/</link>
		<comments>http://www.selbstzweck.net/2008/11/invasionen-und-ein-abschied/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 09:55:22 +0000</pubDate>
		<dc:creator>andreas</dc:creator>
		
		<category><![CDATA[photos]]></category>

		<category><![CDATA[content]]></category>

		<category><![CDATA[selbstzweck]]></category>

		<guid isPermaLink="false">http://www.selbstzweck.net/2008/11/invasionen-und-ein-abschied/</guid>
		<description><![CDATA[

]]></description>
		<wfw:commentRss>http://www.selbstzweck.net/2008/11/invasionen-und-ein-abschied/feed/</wfw:commentRss>
		</item>
		<item>
		<title>der standarT und das migrogramm</title>
		<link>http://www.selbstzweck.net/2008/11/der-standart-und-das-migrogramm/</link>
		<comments>http://www.selbstzweck.net/2008/11/der-standart-und-das-migrogramm/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 16:59:17 +0000</pubDate>
		<dc:creator>andreas</dc:creator>
		
		<category><![CDATA[stuff]]></category>

		<guid isPermaLink="false">http://www.selbstzweck.net/?p=2584</guid>
		<description><![CDATA[Der gesetzliche Grenzwert liegt bei 50 Migrogramm
interessante einheit. ach, man sollte nicht so kleinkariert sein ;) aber es klingt irgendwie lieb.. migrogramm..
]]></description>
		<wfw:commentRss>http://www.selbstzweck.net/2008/11/der-standart-und-das-migrogramm/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
