<?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>niepi.org &#187; Bits und Bytes</title>
	<atom:link href="http://niepi.org/category/bits-und-bytes/feed/" rel="self" type="application/rss+xml" />
	<link>http://niepi.org</link>
	<description></description>
	<lastBuildDate>Mon, 25 Jan 2010 23:08:47 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>gmail via rss</title>
		<link>http://niepi.org/2009/12/23/gmail-via-rss/</link>
		<comments>http://niepi.org/2009/12/23/gmail-via-rss/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 12:31:16 +0000</pubDate>
		<dc:creator>niepi</dc:creator>
				<category><![CDATA[Bits und Bytes]]></category>
		<category><![CDATA[mix]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://niepi.org/?p=457</guid>
		<description><![CDATA[auf Google Mail kann man auch per RSS zugreifen, was für selten verwendete Accounts sehr praktisch sein kann. Das ganze funktioniert sowohl für Gmail, als auch für Google Apps. Die Authentifizierung erfolgt per Basic Authentication also username:password@yourdomain.
Die URLs sind dann:
Gmail:
https://mail.google.com/mail/feed/atom
Google Apps:
https://mail.google.com/a/yourdomain/feed/atom


No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>auf Google Mail kann man auch per RSS zugreifen, was für selten verwendete Accounts sehr praktisch sein kann. Das ganze funktioniert sowohl für Gmail, als auch für Google Apps. Die Authentifizierung erfolgt per Basic Authentication also username:password@yourdomain.</p>
<p>Die URLs sind dann:</p>
<p>Gmail:</p>
<p>https://mail.google.com/mail/feed/atom</p>
<p>Google Apps:</p>
<p>https://mail.google.com/a/yourdomain/feed/atom</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://niepi.org/2009/12/23/gmail-via-rss/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>relative Links in Wordpress Templates</title>
		<link>http://niepi.org/2009/08/11/relative-links-in-wordpress-templates/</link>
		<comments>http://niepi.org/2009/08/11/relative-links-in-wordpress-templates/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 10:05:10 +0000</pubDate>
		<dc:creator>niepi</dc:creator>
				<category><![CDATA[Bits und Bytes]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://niepi.org/?p=449</guid>
		<description><![CDATA[Mit Wordpress TemplateTags kann man leider nur absolute Links erzeugen, manchmal hÃ¤tte man aber gern relative Links deswegen habe diese kleine Funktion geschrieben verbrochen.

function get_relativ_permalink($permalink) {
	echo preg_replace('@^(?:http://)?([^/]+)@i', '', $permalink);
	}



No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Mit Wordpress TemplateTags kann man leider nur absolute Links erzeugen, manchmal hÃ¤tte man aber gern relative Links deswegen habe diese kleine Funktion <del datetime="2009-08-11T09:52:17+00:00">geschrieben</del> verbrochen.</p>
<pre>
function get_relativ_permalink($permalink) {
	echo preg_replace('@^(?:http://)?([^/]+)@i', '', $permalink);
	}
</pre>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://niepi.org/2009/08/11/relative-links-in-wordpress-templates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE 7 Adressauswahl</title>
		<link>http://niepi.org/2009/01/27/ie-7-adressauswahl/</link>
		<comments>http://niepi.org/2009/01/27/ie-7-adressauswahl/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 15:21:35 +0000</pubDate>
		<dc:creator>niepi</dc:creator>
				<category><![CDATA[Bits und Bytes]]></category>
		<category><![CDATA[ie7]]></category>
		<category><![CDATA[ux]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://niepi.org/2009/01/27/ie-7-adressauswahl/</guid>
		<description><![CDATA[IE 7 Adressauswahl from Thomas Niepraschk on Vimeo.


No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><object width="400" height="267"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=2980551&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=2980551&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="267"></embed></object><br /><a href="http://vimeo.com/2980551">IE 7 Adressauswahl</a> from <a href="http://vimeo.com/niepi">Thomas Niepraschk</a> on <a href="http://vimeo.com">Vimeo</a>.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://niepi.org/2009/01/27/ie-7-adressauswahl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Versandart Hypermegaschnell</title>
		<link>http://niepi.org/2008/07/18/versandart-hypermegaschnell/</link>
		<comments>http://niepi.org/2008/07/18/versandart-hypermegaschnell/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 09:04:54 +0000</pubDate>
		<dc:creator>niepi</dc:creator>
				<category><![CDATA[Bits und Bytes]]></category>

		<guid isPermaLink="false">http://niepi.org/2008/07/18/versandart-hypermegaschnell/</guid>
		<description><![CDATA[
so gesehen bei lulu.com


No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img src="http://niepi.org/wp-content/uploads/2008/07/bild-2.png" alt="Bild 2" height="99" width="402"/></p>
<p>so gesehen bei <a href="http://www.lulu.com/" title="title:default">lulu.com</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://niepi.org/2008/07/18/versandart-hypermegaschnell/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Trust me&#8230;it&#8217;s super legit.</title>
		<link>http://niepi.org/2008/06/24/trust-meits-super-legit/</link>
		<comments>http://niepi.org/2008/06/24/trust-meits-super-legit/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 17:39:47 +0000</pubDate>
		<dc:creator>niepi</dc:creator>
				<category><![CDATA[Bits und Bytes]]></category>

		<guid isPermaLink="false">http://niepi.org/?p=403</guid>
		<description><![CDATA[Hallo Plaxo WTF ist das bitte?



No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Hallo <a href="http://pulse.plaxo.com/">Plaxo</a> <a href="http://www.urbandictionary.com/define.php?term=wtf">WTF</a> ist das bitte?</p>
<p><a href="http://niepi.org/wp-content/uploads/2008/06/bild-2.png"><img class="alignnone size-full wp-image-404" title="bild-2" src="http://niepi.org/wp-content/uploads/2008/06/bild-2.png" alt="" width="500" height="686" /></a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://niepi.org/2008/06/24/trust-meits-super-legit/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>schicke last.fm statistiken erstellen</title>
		<link>http://niepi.org/2007/11/27/schicke-lastfm-statistiken-erstellen/</link>
		<comments>http://niepi.org/2007/11/27/schicke-lastfm-statistiken-erstellen/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 19:26:58 +0000</pubDate>
		<dc:creator>niepi</dc:creator>
				<category><![CDATA[Bits und Bytes]]></category>

		<guid isPermaLink="false">http://niepi.org/2007/11/27/schicke-lastfm-statistiken-erstellen/</guid>
		<description><![CDATA[das erste mal habe diese art der darstellung von last.fm daten in einem vortrag zum thema processing  von michael schuster beim barcamp im juni in wien gesehen. leider gab es dort nur schicke bilder und kein tool zum selber erstellen mit den eigenen daten. vor einer weile bin ich aber &#252;ber Last.fm Extra Stats [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>das erste mal habe diese art der darstellung von last.fm daten in einem <a href="http://www.barcamp.at/Processing" title="Processing - Barcamp Vienna">vortrag zum thema processing </a> von <a href="http://smime.at/" title="smime">michael schuster</a> beim <a href="http://www.barcamp.at/Sessions_Vienna_Juni_2007" title="Sessions Vienna Juni 2007 - Barcamp Vienna">barcamp im juni in wien</a> gesehen. leider gab es dort nur schicke bilder und kein tool zum selber erstellen mit den eigenen daten. vor einer weile bin ich aber &uuml;ber<a href="http://www.last.fm/user/C26000/journal/2006/07/30/195693/" title="Last.fm Extra Stats â€“ C26000â€™s Journal &ndash; Users at Last.fm"> Last.fm Extra Stats</a> (windows only) gestossen mit dem man das nur doch machen kann.
</p>
<p><a href="http://www.flickr.com/photos/niepi/2069511696/" title="last.fm stats on Flickr - Photo Sharing!"><img src="http://niepi.org/wp-content/uploads/2007/11/lastfm-stats.png" alt="Last.fm stats" height="426" width="617"/></a></p>
<p>die grÃ¶ssere version gibts bei <a href="http://www.flickr.com/photos/niepi/2069511696/" title="last.fm stats on Flickr - Photo Sharing!">flickr</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://niepi.org/2007/11/27/schicke-lastfm-statistiken-erstellen/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Javascript Image Popup mit jQuery</title>
		<link>http://niepi.org/2007/06/26/javascript-image-popup-mit-jquery/</link>
		<comments>http://niepi.org/2007/06/26/javascript-image-popup-mit-jquery/#comments</comments>
		<pubDate>Mon, 25 Jun 2007 22:07:02 +0000</pubDate>
		<dc:creator>niepi</dc:creator>
				<category><![CDATA[Bits und Bytes]]></category>

		<guid isPermaLink="false">http://niepi.org/2007/06/26/javascript-image-popup-mit-jquery/</guid>
		<description><![CDATA[das Original habe ich bei The Life of Me gefunden, da es aber nicht so ganz funktioniert hat hier mal meine Version 
Wir haben hier eine ganz normale Galerie Seite  mit Thumbnail Bilder die jeweils auf die grosse Version des Bildes verlinken. Wenn wir jetzt dem Link folgen bekommen wir eine neue Seite mit [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>das Original habe ich bei <a href="http://www.thelifeofme.com/category/jquery/" title="Thelifeofme &raquo; jquery">The Life of Me</a> gefunden, da es aber nicht so ganz funktioniert hat hier mal meine Version </p>
<p>Wir haben hier eine ganz normale Galerie Seite  mit Thumbnail Bilder die jeweils auf die grosse Version des Bildes verlinken. Wenn wir jetzt dem Link folgen bekommen wir eine neue Seite mit dem Bild aber schick ist das nicht.
</p>
<div id="images">
<div class="image">
		<a class="imageLink" href="images_russia/russia_01.jpg" alt="" target="_blank"><br />
			<img src="images_russia/russia_01_tb.jpg" alt=""/><br />
		</a>
	</div>
<div class="image">
		<a class="imageLink" href="images_russia/russia_02.jpg" alt="" target="_blank"><br />
			<img src="images_russia/russia_02_tb.jpg" alt=""/><br />
		</a>
	</div>
<div class="image">
		<a class="imageLink" href="images_russia/russia_03.jpg" alt="" target="_blank"><br />
			<img src="images_russia/russia_03_tb.jpg" alt=""/><br />
		</a>
	</div>
</div>
<p>Was ich wollte war ein Popup ohne Toolbar in genau der GrÃ¶ÃŸe des Bildes, denn Bilder haben natÃ¼rlich alle unterschiedliche GrÃ¶ÃŸen.
</p>
<p>Hier kommt jetzt jQuery zum Einsatz.</p>
<ol>
<li>wir setzen bei einem #hidden Bild den Src auf das Ziel des Links  </li>
<li>dann holen wir uns mit jQuery die GrÃ¶ÃŸe des Bildes  </li>
<li>wir lÃ¶schen den Src Wert beim #hidden Bild wieder</li>
<li>nun Ã¶ffnen wir ein neues Fenster mit genau der GrÃ¶ÃŸe das Bildes</li>
</ol>
<p>	$(document).ready(function(){<br />
    	$(&#8220;.imageLink&#8221;).click(function(){<br />
			$(&#8220;#hidden&#8221;).attr(&#8220;src&#8221;,$(this).attr(&#8216;href&#8217;));<br />
			var href = $(this).attr(&#8216;href&#8217;);<br />
			var description = $(this).attr(&#8216;alt&#8217;);<br />
			var width = $(&#8216;#hidden&#8217;).width() + 15;<br />
			var height = $(&#8216;#hidden&#8217;).height() + 15;<br />
			$(&#8220;#hidden&#8221;).attr(&#8220;src&#8221;,&#8221;");<br />
			new_window = window.open(href,&#8217;popup&#8217;,'width=&#8217; + width + &#8216;,height=&#8217; + height + &#8216;toolbar=&#8221;no&#8221;,scrollbars=&#8221;no&#8221;,menubar=&#8221;no&#8221;&#8216;);<br />
			new_window.document.write(&#8220;<html><head>&#8220;);<br />
		 	new_window.document.write(&#8220;\<script type=\"text/javascript\"> function resize()\{ window.resizeTo(" + width + "," + height + "); \}\< \/script\>");
			new_window.document.write("
<link href=\"style.css\" rel=\"stylesheet\" type=\"text/css\"></link></script></head><body onLoad=\"resize()\">&#8220;);<br />
			new_window.document.write(&#8220;<a href=\"javascript:window.close()\"><img src=\"" + href + "\" title=\"" + description +"\" id=\"popup_img\"/>&#8220;);<br />
			new_window.document.write(&#8220;</a></body></html>&#8220;);<br />
			new_window.document.close();<br />
			return false;<br />
		 });<br />
	 });</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://niepi.org/2007/06/26/javascript-image-popup-mit-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GOOD COPY BAD COPY</title>
		<link>http://niepi.org/2007/06/04/good-copy-bad-copy/</link>
		<comments>http://niepi.org/2007/06/04/good-copy-bad-copy/#comments</comments>
		<pubDate>Mon, 04 Jun 2007 21:24:05 +0000</pubDate>
		<dc:creator>niepi</dc:creator>
				<category><![CDATA[Bits und Bytes]]></category>

		<guid isPermaLink="false">http://niepi.org/2007/06/04/good-copy-bad-copy/</guid>
		<description><![CDATA[Good Copy Bad Copy ist eine Dokumentation &#252;ber Copyright und Kultur von Andreas Johnsen, Ralf Christensen und Henrik Moltke. Sie enth&#228;lt Interviews mit DJ Danger Mouse, Girl Talk, Siva Vaidhyanathan, Lawrence Lessig und vielen anderen mit unterschiedlichen Sichtweisen &#252;ber Copyright.

Den Torrent f&#252;r die XviD Version gibt es auf goodcopybadcopy.net


via Creative Commons


No related posts.
Related posts brought [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.goodcopybadcopy.net/" title="GOOD COPY BAD COPY">Good Copy Bad Copy</a> ist eine Dokumentation &uuml;ber Copyright und Kultur von Andreas Johnsen, Ralf Christensen und Henrik Moltke. Sie enth&auml;lt Interviews mit <a href="http://de.wikipedia.org/wiki/DJ_Danger_Mouse" >DJ Danger Mouse</a>, Girl Talk, Siva Vaidhyanathan, Lawrence Lessig und vielen anderen mit unterschiedlichen Sichtweisen &uuml;ber Copyright.
</p>
<p>Den Torrent f&uuml;r die XviD Version gibt es auf <a href="http://www.goodcopybadcopy.net/download" title="GOOD COPY BAD COPY">goodcopybadcopy.net</a></p>
<p><object type="application/x-shockwave-flash" data="http://blip.tv/scripts/flash/showplayer.swf?file=http%3A%2F%2Fgoodcopybadcopy%2Eblip%2Etv%2Fposts%2F%3Ffile%5Ftype%3Dflv%26skin%3Drss&#038;showplayerpath=http%3A%2F%2Fblip%2Etv%2Fscripts%2Fflash%2Fshowplayer%2Eswf" width="500" height="350" allowfullscreen="true" id="showplayer"><param name="movie" value="http://blip.tv/scripts/flash/showplayer.swf?file=http%3A%2F%2Fgoodcopybadcopy%2Eblip%2Etv%2Fposts%2F%3Ffile%5Ftype%3Dflv%26skin%3Drss&#038;showplayerpath=http%3A%2F%2Fblip%2Etv%2Fscripts%2Fflash%2Fshowplayer%2Eswf" /><param name="quality" value="best" /></object>
</p>
<p><small>via <a href="http://creativecommons.org/" title="Creative Commons">Creative Commons</a></small></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://niepi.org/2007/06/04/good-copy-bad-copy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>emdash &#8211; Visualisierung deines Emailverkehrs</title>
		<link>http://niepi.org/2007/05/28/emdash-visualisierung-deines-emailverkehrs/</link>
		<comments>http://niepi.org/2007/05/28/emdash-visualisierung-deines-emailverkehrs/#comments</comments>
		<pubDate>Mon, 28 May 2007 07:40:39 +0000</pubDate>
		<dc:creator>niepi</dc:creator>
				<category><![CDATA[Bits und Bytes]]></category>

		<guid isPermaLink="false">http://niepi.org/2007/05/28/emdash-visualisierung-deines-emailverkehrs/</guid>
		<description><![CDATA[
emdash visualisiert deinen Emailverkehr. Dabei zeigt es eine Top Liste der Emailadressen an. Des weiteren zeigt es die IntensitÃ¤t des Mailaufkommens Ã¼ber die Zeit an und bietet eine Tagclowd Ã¼ber die verwendeten WÃ¶rter im Subjekt an. Der Zugriff erfolgt Ã¼ber https direkt auf einen IMAP Server.


	via Maeda&#8217;s SIMPLICITY



Related posts:gmail via rss auf Google Mail kann [...]


Related posts:<ol><li><a href='http://niepi.org/2009/12/23/gmail-via-rss/' rel='bookmark' title='Permanent Link: gmail via rss'>gmail via rss</a> <small>auf Google Mail kann man auch per RSS zugreifen, was...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img src="http://niepi.org/wp-content/uploads/2007/05/emdash.gif" alt="Emdash" height="163" width="200"/></p>
<p><a href="https://emdash.media.mit.edu/" title="emdash">emdash</a> visualisiert deinen Emailverkehr. Dabei zeigt es eine Top Liste der Emailadressen an. Des weiteren zeigt es die IntensitÃ¤t des Mailaufkommens Ã¼ber die Zeit an und bietet eine Tagclowd Ã¼ber die verwendeten WÃ¶rter im Subjekt an. Der Zugriff erfolgt Ã¼ber https direkt auf einen IMAP Server.
</p>
<p><small><br />
	via <a href="http://weblogs.media.mit.edu/SIMPLICITY/" title="Maeda's SIMPLICITY">Maeda&#8217;s SIMPLICITY</a><br />
</small></p>


<p>Related posts:<ol><li><a href='http://niepi.org/2009/12/23/gmail-via-rss/' rel='bookmark' title='Permanent Link: gmail via rss'>gmail via rss</a> <small>auf Google Mail kann man auch per RSS zugreifen, was...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://niepi.org/2007/05/28/emdash-visualisierung-deines-emailverkehrs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>recaptcha &#8211; Spam bekÃ¤mpfen und gleichzeitig was gutes tun</title>
		<link>http://niepi.org/2007/05/27/recaptcha-spam-bekampfen-und-gleichzeitig-was-gutes-tun/</link>
		<comments>http://niepi.org/2007/05/27/recaptcha-spam-bekampfen-und-gleichzeitig-was-gutes-tun/#comments</comments>
		<pubDate>Sun, 27 May 2007 07:00:41 +0000</pubDate>
		<dc:creator>niepi</dc:creator>
				<category><![CDATA[Bits und Bytes]]></category>

		<guid isPermaLink="false">http://niepi.org/2007/05/27/recaptcha-spam-bekampfen-und-gleichzeitig-was-gutes-tun/</guid>
		<description><![CDATA[
	

reCaptcha bietet die Ã¼blichen Captcha und verwendet dabei Textstellen aus alten B&#252;chern und trainiert gleichzetig OCR-Software, sodass man diese alten B&#252;cher besser einscannen kann. 


No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a href="http://recaptcha.net/" title="reCAPTCHA: Stop Spam, Read Books"><br />
	<img src="http://niepi.org/wp-content/uploads/2007/05/recaptcha.png" alt="recaptcha" height="123" width="312"/><br />
</a></p>
<p><a href="http://recaptcha.net/" title="reCAPTCHA: Stop Spam, Read Books">reCaptcha</a> bietet die Ã¼blichen <a href="http://en.wikipedia.org/wiki/Captcha" title="CAPTCHA - Wikipedia, the free encyclopedia">Captcha</a> und verwendet dabei Textstellen aus alten B&uuml;chern und trainiert gleichzetig OCR-Software, sodass man diese alten B&uuml;cher besser einscannen kann. </p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://niepi.org/2007/05/27/recaptcha-spam-bekampfen-und-gleichzeitig-was-gutes-tun/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
