<?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>stockfish &#187; Allgemein</title>
	<atom:link href="http://www.stockfish.de/category/allgemein/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stockfish.de</link>
	<description>der blog mit dem fish...</description>
	<lastBuildDate>Wed, 08 Dec 2010 06:20:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Auch in Portugal schneit es.</title>
		<link>http://www.stockfish.de/auch-in-portugal-schneit-es/</link>
		<comments>http://www.stockfish.de/auch-in-portugal-schneit-es/#comments</comments>
		<pubDate>Sat, 04 Dec 2010 14:34:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[kalt]]></category>
		<category><![CDATA[Loriga]]></category>
		<category><![CDATA[Portugal]]></category>
		<category><![CDATA[Schnee]]></category>
		<category><![CDATA[Winter]]></category>

		<guid isPermaLink="false">http://www.stockfish.de/?p=166</guid>
		<description><![CDATA[Nachtrag: 21:24Uhr Für alle die sich fragen wo sich dieser verschneite Fleck befindet:]]></description>
			<content:encoded><![CDATA[
<!-- wp-jquery-lightbox, a WordPress plugin by ulfben --> 

<a href='http://www.stockfish.de/auch-in-portugal-schneit-es/image005/' title='Image005'><img width="150" height="150" src="http://www.stockfish.de/wp-content/uploads/2010/12/Image005-150x150.jpg" class="attachment-thumbnail" alt="Image005" title="Image005" /></a>
<a href='http://www.stockfish.de/auch-in-portugal-schneit-es/image006/' title='Image006'><img width="150" height="150" src="http://www.stockfish.de/wp-content/uploads/2010/12/Image006-150x150.jpg" class="attachment-thumbnail" alt="Image006" title="Image006" /></a>
<a href='http://www.stockfish.de/auch-in-portugal-schneit-es/image007/' title='Image007'><img width="150" height="150" src="http://www.stockfish.de/wp-content/uploads/2010/12/Image007-150x150.jpg" class="attachment-thumbnail" alt="Image007" title="Image007" /></a>
<a href='http://www.stockfish.de/auch-in-portugal-schneit-es/image008/' title='Image008'><img width="150" height="150" src="http://www.stockfish.de/wp-content/uploads/2010/12/Image008-150x150.jpg" class="attachment-thumbnail" alt="Image008" title="Image008" /></a>
<a href='http://www.stockfish.de/auch-in-portugal-schneit-es/image004/' title='Image004'><img width="150" height="150" src="http://www.stockfish.de/wp-content/uploads/2010/12/Image004-150x150.jpg" class="attachment-thumbnail" alt="Image004" title="Image004" /></a>
<a href='http://www.stockfish.de/auch-in-portugal-schneit-es/image002/' title='Image002'><img width="150" height="150" src="http://www.stockfish.de/wp-content/uploads/2010/12/Image002-150x150.jpg" class="attachment-thumbnail" alt="Image002" title="Image002" /></a>
<a href='http://www.stockfish.de/auch-in-portugal-schneit-es/image001/' title='Image001'><img width="150" height="150" src="http://www.stockfish.de/wp-content/uploads/2010/12/Image001-150x150.jpg" class="attachment-thumbnail" alt="Image001" title="Image001" /></a>
<a href='http://www.stockfish.de/auch-in-portugal-schneit-es/image000/' title='Image000'><img width="150" height="150" src="http://www.stockfish.de/wp-content/uploads/2010/12/Image000-150x150.jpg" class="attachment-thumbnail" alt="Image000" title="Image000" /></a>
<br />
<strong>Nachtrag: 21:24Uhr</strong><br />
Für alle die sich fragen wo sich dieser verschneite Fleck befindet:<br />

    <div id="map" style="width:400px;height:300px;border:1px solid gray;"></div><br>

    <script type="text/javascript">

		var latlng = new google.maps.LatLng(0, 0);
		var myOptions = {
			zoom: 7,
			center: latlng,
			mapTypeId: google.maps.MapTypeId.ROADMAP
		};
		var map = new google.maps.Map(document.getElementById("map"),
		myOptions);
		
		    var geocoder_map = new google.maps.Geocoder();
			var address = 'Loriga, Portugal';
			geocoder_map.geocode( { 'address': address}, function(results, status) {
				if (status == google.maps.GeocoderStatus.OK) {
					map.setCenter(results[0].geometry.location);
					
						var marker = new google.maps.Marker({
							map: map, 
							
							position: map.getCenter()
						});
						
				} else {
				alert("Geocode was not successful for the following reason: " + status);
			}
			});
			</script>
]]></content:encoded>
			<wfw:commentRss>http://www.stockfish.de/auch-in-portugal-schneit-es/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP hates me feiert den 500. Eintrag</title>
		<link>http://www.stockfish.de/php-hates-me-feiert-den-500-eintrag/</link>
		<comments>http://www.stockfish.de/php-hates-me-feiert-den-500-eintrag/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 11:21:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.stockfish.de/?p=148</guid>
		<description><![CDATA[Immer schön zu lesen und informativ. Jetzt auch noch der 500. Eintrag]]></description>
			<content:encoded><![CDATA[
<!-- wp-jquery-lightbox, a WordPress plugin by ulfben --> 
<p>Immer schön zu lesen und informativ. Jetzt auch noch der  <a href="http://www.phphatesme.com/blog/allgemein/500-mal-phphatesme-wir-feiern">500. Eintrag</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.stockfish.de/php-hates-me-feiert-den-500-eintrag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Neuer Mitbewohner</title>
		<link>http://www.stockfish.de/neuer-mitbewohner/</link>
		<comments>http://www.stockfish.de/neuer-mitbewohner/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 18:42:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Speedy]]></category>
		<category><![CDATA[Streifenhörnchen]]></category>

		<guid isPermaLink="false">http://www.stockfish.de/?p=136</guid>
		<description><![CDATA[Seit gestern haben wir einen neuen Mitbewohner. Darf ich vorstellen: Speedy (ein Steifenhörnchen)]]></description>
			<content:encoded><![CDATA[
<!-- wp-jquery-lightbox, a WordPress plugin by ulfben --> 
<p>Seit gestern haben wir einen neuen Mitbewohner.<br />
Darf ich vorstellen:  Speedy (ein Steifenhörnchen)</p>

<a href='http://www.stockfish.de/neuer-mitbewohner/img_1000/' title='Speedy'><img width="150" height="150" src="http://www.stockfish.de/wp-content/uploads/2009/11/IMG_1000-150x150.jpg" class="attachment-thumbnail" alt="Speedy" title="Speedy" /></a>
<a href='http://www.stockfish.de/neuer-mitbewohner/img_1001/' title='Speedy'><img width="150" height="150" src="http://www.stockfish.de/wp-content/uploads/2009/11/IMG_1001-150x150.jpg" class="attachment-thumbnail" alt="Speedy" title="Speedy" /></a>
<a href='http://www.stockfish.de/neuer-mitbewohner/img_0999/' title='Speedy'><img width="150" height="150" src="http://www.stockfish.de/wp-content/uploads/2009/11/IMG_0999-150x150.jpg" class="attachment-thumbnail" alt="Speedy" title="Speedy" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.stockfish.de/neuer-mitbewohner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Agrarökonomie auf Balkonien</title>
		<link>http://www.stockfish.de/agrarokonomie-auf-balkonien/</link>
		<comments>http://www.stockfish.de/agrarokonomie-auf-balkonien/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 09:35:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Gemüse]]></category>

		<guid isPermaLink="false">http://www.stockfish.de/?p=114</guid>
		<description><![CDATA[Es wächst und gedeiht bin mal gespannt wieviel es wird!]]></description>
			<content:encoded><![CDATA[
<!-- wp-jquery-lightbox, a WordPress plugin by ulfben --> 
<p>Es wächst und gedeiht <img src='http://www.stockfish.de/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  bin mal gespannt wieviel es wird!<br />
<img src="http://www.stockfish.de/wp-content/uploads/2009/07/zuccini.jpg" alt="Zuccini" title="zuccini" width="500" class="aligncenter size-full wp-image-118"><br />
<img src="http://www.stockfish.de/wp-content/uploads/2009/07/tomaten.jpg" alt="Tomaten" title="Tomaten" width="500"  class="aligncenter size-full wp-image-117"><br />
<img src="http://www.stockfish.de/wp-content/uploads/2009/07/jalapenos.jpg" alt="Jalapeño " title="Jalapeño " width="500"  class="aligncenter size-full wp-image-116"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.stockfish.de/agrarokonomie-auf-balkonien/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Neuer Blog</title>
		<link>http://www.stockfish.de/neuer-blog/</link>
		<comments>http://www.stockfish.de/neuer-blog/#comments</comments>
		<pubDate>Sun, 28 Dec 2008 11:48:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Allgemein]]></category>

		<guid isPermaLink="false">http://blog.stockfish.de/?p=3</guid>
		<description><![CDATA[Lange ist es her  das es stockfishs blog gab nun werde ich wieder mal anfangen zu bloggen mal schauen über was.Lasst euch einfach überraschen]]></description>
			<content:encoded><![CDATA[
<!-- wp-jquery-lightbox, a WordPress plugin by ulfben --> 
<p>Lange ist es her  das es stockfishs blog gab nun werde ich wieder mal anfangen zu bloggen mal schauen über was.Lasst euch einfach überraschen <img src='http://www.stockfish.de/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.stockfish.de/neuer-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

