<?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>Alex Corbi</title>
	<atom:link href="http://49ers.es/corbi/feed/" rel="self" type="application/rss+xml" />
	<link>http://49ers.es/corbi</link>
	<description></description>
	<lastBuildDate>Wed, 19 Oct 2011 23:10:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>iPad Bag &#8220;Filtz&#8221;</title>
		<link>http://49ers.es/corbi/ipad-bag-filtz/</link>
		<comments>http://49ers.es/corbi/ipad-bag-filtz/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 21:56:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://49ers.es/corbi/?p=940</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://49ers.es/corbi/wp-content/uploads/2011/09/P1030427.jpg"><img class="alignnone size-medium wp-image-941" title="P1030427" src="http://49ers.es/corbi/wp-content/uploads/2011/09/P1030427-500x375.jpg" alt="" width="500" height="375" /></a></p>
<p><span id="more-940"></span></p>
<p><a href="http://49ers.es/corbi/wp-content/uploads/2011/09/P1030430.jpg"><img class="alignnone size-thumbnail wp-image-942" title="P1030430" src="http://49ers.es/corbi/wp-content/uploads/2011/09/P1030430-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/P1030431.jpg"><img class="alignnone size-thumbnail wp-image-943" title="P1030431" src="http://49ers.es/corbi/wp-content/uploads/2011/09/P1030431-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/P1030433.jpg"><img class="alignnone size-thumbnail wp-image-944" title="P1030433" src="http://49ers.es/corbi/wp-content/uploads/2011/09/P1030433-80x80.jpg" alt="" width="80" height="80" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://49ers.es/corbi/ipad-bag-filtz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lifeform Applications</title>
		<link>http://49ers.es/corbi/lifeform-applications/</link>
		<comments>http://49ers.es/corbi/lifeform-applications/#comments</comments>
		<pubDate>Sun, 25 Sep 2011 15:24:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://49ers.es/corbi/?p=935</guid>
		<description><![CDATA[www.lifeformapps.com]]></description>
			<content:encoded><![CDATA[<p><a href="http://49ers.es/corbi/wp-content/uploads/2011/09/front.jpg"><img class="alignnone size-medium wp-image-936" title="front" src="http://49ers.es/corbi/wp-content/uploads/2011/09/front-500x327.jpg" alt="" width="500" height="327" /></a></p>
<p><a href="http://www.lifeformapps.com" target="_blank">www.lifeformapps.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://49ers.es/corbi/lifeform-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Light Ceiling</title>
		<link>http://49ers.es/corbi/lightceiling/</link>
		<comments>http://49ers.es/corbi/lightceiling/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 12:12:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://49ers.es/corbi/?p=759</guid>
		<description><![CDATA[Light Ceiling is an Arduino project i developed during the last months, it consist on a 4&#215;4 RGB LED Matrix that resides under the wooden structure where my bed lies on. The goal of the installation is to build an interactive light system, interfacing the matrix with a computer running software like Processing, different stimuli [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://49ers.es/corbi/lightceiling/"><em>Click here to view the embedded video.</em></a></p>
<p>Light Ceiling is an <a href="http://arduino.cc/" target="_blank">Arduino</a> project i developed during the last months, it consist on a 4&#215;4 RGB LED Matrix that resides under the wooden structure where my bed lies on.</p>
<p><span id="more-759"></span></p>
<p>The goal of the installation is to build an interactive light system, interfacing the matrix with a computer running software like <a href="http://www.processing.org" target="_blank">Processing</a>, different <em>stimuli</em> make the Matrix react and translate that signals into light.</p>
<h3>The LEDS</h3>
<p>I discovered the <a href="http://macetech.com/store/index.php?main_page=product_info&amp;cPath=1&amp;products_id=1" target="_blank">ShifBrite</a> , an IC containing a bright RGB LED which turned out to be really easy to interface with others in a chain. The manufactorer provides some Arduino source code in the website so you can start using it right away (Of Course, you will first need to make the wiring)</p>
<p>My Chain contains 16 SBs, i use a 6V/1,5A Power supply to power up both the Arduino and the lights.</p>
<p><a href="http://49ers.es/corbi/wp-content/uploads/2011/04/IMG_20110413_225752.jpg"></a><a href="http://49ers.es/corbi/wp-content/uploads/2011/09/P1030390.jpg"><img class="alignnone size-thumbnail wp-image-923" title="P1030390" src="http://49ers.es/corbi/wp-content/uploads/2011/09/P1030390-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/P1030391.jpg"><img class="alignnone size-thumbnail wp-image-924" title="P1030391" src="http://49ers.es/corbi/wp-content/uploads/2011/09/P1030391-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/P1030395.jpg"><img class="alignnone size-thumbnail wp-image-925" title="P1030395" src="http://49ers.es/corbi/wp-content/uploads/2011/09/P1030395-80x80.jpg" alt="" width="80" height="80" /></a> <img class="alignnone size-thumbnail wp-image-765" title="IMG_20110413_225752" src="http://49ers.es/corbi/wp-content/uploads/2011/04/IMG_20110413_225752-80x80.jpg" alt="" width="80" height="80" /> <a href="http://49ers.es/corbi/wp-content/uploads/2011/04/IMG_20110413_230052.jpg"><img class="alignnone size-thumbnail wp-image-768" title="IMG_20110413_230052" src="http://49ers.es/corbi/wp-content/uploads/2011/04/IMG_20110413_230052-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/04/IMG_20110413_230121.jpg"><img class="alignnone size-thumbnail wp-image-769" title="IMG_20110413_230121" src="http://49ers.es/corbi/wp-content/uploads/2011/04/IMG_20110413_230121-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/04/IMG_20110413_230216.jpg"><img class="alignnone size-thumbnail wp-image-764" title="IMG_20110413_230216" src="http://49ers.es/corbi/wp-content/uploads/2011/04/IMG_20110413_230216-80x80.jpg" alt="" width="80" height="80" /></a></p>
<h3>Controlling from Processing</h3>
<p>You can do a lot of stuff with the Arduino and the led chain alone, but connecting both with Processing (through the usb serial interface) expands the possibilities enormously. I developed a controller that allows to program the matrix and interact with it both live and in a sequencer-like fashion.</p>
<p><a href="http://49ers.es/corbi/wp-content/uploads/2011/04/flyer_small.jpg"><img class="alignnone size-thumbnail wp-image-789" title="flyer_small" src="http://49ers.es/corbi/wp-content/uploads/2011/04/flyer_small-80x80.jpg" alt="" width="80" height="80" /></a></p>
<p>This software allows to light single leds, rows, cols, diagonals and the whole matrix with selected colors, the user can set a color to each component and send a message to the Arduino to make it react.</p>
<p>Once a component is being configured it can be stored (by pressing &#8220;S&#8221; and clicking on the component) in a Slot to be played as a sequencer, the sequencer can be started/stopped using buttons, the pitch can be as well configured and the tempo can be influenced by the beats detected on the audio input.</p>
<p>Another part of the synchronisation with the audio happens when activating the HIGH/LOW/BEAT Components, the user can set a certain color to be transfered to the matrix when detecting HIGH/LOW frequencies on the audio input, as well as trigger a color when a beat is detected.</p>
<h3>Resources</h3>
<p>You can get here both the Arduino and the Processing sources, feel free to modify and improve it, i would really love to see people building similar matrixes and using this software to control them. if you do so, please let me know about your project.</p>
<p>Arduino code - <a href="http://49ers.es/corbi/files/LightCeilingArduino.0.9.1.pde" target="_blank">LightCeilingArduino.0.9.1.pde</a></p>
<p>Processing sketch - <a href="http://49ers.es/corbi/files/LightCeilingProcessing.0.9.1.zip" target="_blank">LightCeilingProcessing.0.9.1.zip</a></p>
<h3>Future Roadmap</h3>
<h3>Integrating with Camera and Image recognition</h3>
<p>Write a processing sketch that uses webcam and CV to detect the color of an object and transmit it to the matrix.</p>
<h3>Advanced control interfaces</h3>
<p>control the lights using the <a style="font-weight: normal;" href="http://www.shiffman.net/2010/11/14/kinect-and-processing/" target="_blank">kinect</a> or a <a style="font-weight: normal;" href="http://www.akaipro.com/lpd8">MIDI controller </a>&nbsp;</p>
<h4>Implement Perlin Noise algorithm</h4>
<p><span style="color: #ffffff;">As </span><a href="http://twitter.com/#!/kokuma" target="_blank"><span style="color: #ffffff;">@kokuma </span></a><span style="color: #ffffff;"> did with his </span><a href="http://www.neuronasmuertas.com/proyectos/britable/" target="_blank"><span style="color: #ffffff;">Britable</span></a><span style="color: #ffffff;">, it would be really nice to implement </span><a href="http://www.dreamincode.net/forums/topic/66480-perlin-noise/" target="_blank"><span style="color: #ffffff;">this color mixing algorithm</span></a><span style="color: #ffffff;"> on the matrix.</span></p>
<h4>build real-time visualization in the programm</h4>
<p><span style="color: #ffffff;">While playing around with the matrix at home i realized that looking at the screen to control the software and then looking to the matrix to see how it looks like was a bit confusing, it would be really practical to implement a visualization window to see whats going on in the matrix in realtime, just analyse and interpret the signals being sent to the matrix and reacting to them.</span></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p></span></h3>
]]></content:encoded>
			<wfw:commentRss>http://49ers.es/corbi/lightceiling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Novi Sad</title>
		<link>http://49ers.es/corbi/novi-sad/</link>
		<comments>http://49ers.es/corbi/novi-sad/#comments</comments>
		<pubDate>Sun, 11 Sep 2011 20:48:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://49ers.es/corbi/?p=901</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://49ers.es/corbi/wp-content/uploads/2011/09/020.jpg"><img class="alignnone size-medium wp-image-902" title="020" src="http://49ers.es/corbi/wp-content/uploads/2011/09/020-500x328.jpg" alt="" width="500" height="328" /></a><br />
<span id="more-901"></span><a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0011.jpg"><br />
<img class="alignnone size-thumbnail wp-image-903" title="001" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0011-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0032.jpg"><img class="alignnone size-thumbnail wp-image-904" title="003" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0032-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0063.jpg"><img class="alignnone size-thumbnail wp-image-905" title="006" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0063-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0081.jpg"><img class="alignnone size-thumbnail wp-image-906" title="008" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0081-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0112.jpg"><img class="alignnone size-thumbnail wp-image-907" title="011" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0112-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0191.jpg"><img class="alignnone size-thumbnail wp-image-908" title="019" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0191-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0262.jpg"><img class="alignnone size-thumbnail wp-image-909" title="026" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0262-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0271.jpg"><img class="alignnone size-thumbnail wp-image-910" title="027" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0271-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0292.jpg"><img class="alignnone size-thumbnail wp-image-911" title="029" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0292-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0342.jpg"><img class="alignnone size-thumbnail wp-image-912" title="034" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0342-80x80.jpg" alt="" width="80" height="80" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://49ers.es/corbi/novi-sad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Belgrade</title>
		<link>http://49ers.es/corbi/belgrade/</link>
		<comments>http://49ers.es/corbi/belgrade/#comments</comments>
		<pubDate>Sun, 11 Sep 2011 20:42:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://49ers.es/corbi/?p=882</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0172.jpg"><img class="alignnone size-medium wp-image-883" title="017" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0172-500x331.jpg" alt="" width="500" height="331" /></a></p>
<p><span id="more-882"></span></p>
<p><a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0092.jpg"><img class="alignnone size-thumbnail wp-image-884" title="009" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0092-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0124.jpg"><img class="alignnone size-thumbnail wp-image-885" title="012" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0124-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0141.jpg"><img class="alignnone size-thumbnail wp-image-886" title="014" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0141-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0181.jpg"><img class="alignnone size-thumbnail wp-image-887" title="018" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0181-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0261.jpg"><img class="alignnone size-thumbnail wp-image-888" title="026" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0261-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0341.jpg"><img class="alignnone size-thumbnail wp-image-889" title="034" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0341-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0062.jpg"><img class="alignnone size-thumbnail wp-image-890" title="006" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0062-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0133.jpg"><img class="alignnone size-thumbnail wp-image-891" title="013" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0133-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0142.jpg"><img class="alignnone size-thumbnail wp-image-892" title="014" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0142-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/016.jpg"><img class="alignnone size-thumbnail wp-image-893" title="016" src="http://49ers.es/corbi/wp-content/uploads/2011/09/016-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0221.jpg"><img class="alignnone size-thumbnail wp-image-894" title="022" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0221-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0234.jpg"><img class="alignnone size-thumbnail wp-image-895" title="023" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0234-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0251.jpg"><img class="alignnone size-thumbnail wp-image-896" title="025" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0251-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/029.jpg"><img class="alignnone size-thumbnail wp-image-897" title="029" src="http://49ers.es/corbi/wp-content/uploads/2011/09/029-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/030.jpg"><img class="alignnone size-thumbnail wp-image-899" title="030" src="http://49ers.es/corbi/wp-content/uploads/2011/09/030-80x80.jpg" alt="" width="80" height="80" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://49ers.es/corbi/belgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Timisoara</title>
		<link>http://49ers.es/corbi/timisoara/</link>
		<comments>http://49ers.es/corbi/timisoara/#comments</comments>
		<pubDate>Sun, 11 Sep 2011 20:18:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://49ers.es/corbi/?p=874</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://49ers.es/corbi/wp-content/uploads/2011/09/027.jpg"><img class="alignnone size-medium wp-image-875" title="027" src="http://49ers.es/corbi/wp-content/uploads/2011/09/027-500x325.jpg" alt="" width="500" height="325" /></a><br />
<span id="more-874"></span><br />
<a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0152.jpg"><img title="015" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0152-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0171.jpg"><img class="alignnone size-thumbnail wp-image-877" title="017" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0171-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0211.jpg"><img class="alignnone size-thumbnail wp-image-878" title="021" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0211-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0233.jpg"><img class="alignnone size-thumbnail wp-image-879" title="023" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0233-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0042.jpg"><img class="alignnone size-thumbnail wp-image-880" title="004" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0042-80x80.jpg" alt="" width="80" height="80" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://49ers.es/corbi/timisoara/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Budapest</title>
		<link>http://49ers.es/corbi/budapest/</link>
		<comments>http://49ers.es/corbi/budapest/#comments</comments>
		<pubDate>Sun, 11 Sep 2011 13:44:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://49ers.es/corbi/?p=846</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0132.jpg"><img class="alignnone size-medium wp-image-849" title="013" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0132-500x321.jpg" alt="" width="500" height="321" /></a><br />
<span id="more-846"></span><a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0023.jpg"><br />
<img class="alignnone size-thumbnail wp-image-862" title="002" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0023-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0091.jpg"><img class="alignnone size-thumbnail wp-image-863" title="009" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0091-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0122.jpg"><img class="alignnone size-thumbnail wp-image-865" title="012" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0122-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0031.jpg"><img class="alignnone size-thumbnail wp-image-866" title="003" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0031-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0041.jpg"><img class="alignnone size-thumbnail wp-image-867" title="004" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0041-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0101.jpg"><img class="alignnone size-thumbnail wp-image-868" title="010" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0101-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0123.jpg"><img class="alignnone size-thumbnail wp-image-869" title="012" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0123-80x80.jpg" alt="" width="80" height="80" /></a> <img class="alignnone size-thumbnail wp-image-850" title="001" src="http://49ers.es/corbi/wp-content/uploads/2011/09/001-80x80.jpg" alt="" width="80" height="80" /> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0022.jpg"><img class="alignnone size-thumbnail wp-image-851" title="002" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0022-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/003.jpg"><img class="alignnone size-thumbnail wp-image-852" title="003" src="http://49ers.es/corbi/wp-content/uploads/2011/09/003-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/004.jpg"><img class="alignnone size-thumbnail wp-image-853" title="004" src="http://49ers.es/corbi/wp-content/uploads/2011/09/004-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0071.jpg"><img class="alignnone size-thumbnail wp-image-854" title="007" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0071-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/017.jpg"><img class="alignnone size-thumbnail wp-image-855" title="017" src="http://49ers.es/corbi/wp-content/uploads/2011/09/017-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/019.jpg"><img class="alignnone size-thumbnail wp-image-856" title="019" src="http://49ers.es/corbi/wp-content/uploads/2011/09/019-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0231.jpg"><img class="alignnone size-thumbnail wp-image-857" title="023" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0231-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/026.jpg"><img class="alignnone size-thumbnail wp-image-859" title="026" src="http://49ers.es/corbi/wp-content/uploads/2011/09/026-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0281.jpg"><img class="alignnone size-thumbnail wp-image-860" title="028" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0281-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/032.jpg"><img class="alignnone size-thumbnail wp-image-861" title="032" src="http://49ers.es/corbi/wp-content/uploads/2011/09/032-80x80.jpg" alt="" width="80" height="80" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://49ers.es/corbi/budapest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Karneval der Kulturen</title>
		<link>http://49ers.es/corbi/karneval-der-kulturen/</link>
		<comments>http://49ers.es/corbi/karneval-der-kulturen/#comments</comments>
		<pubDate>Sat, 10 Sep 2011 19:10:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://49ers.es/corbi/?p=832</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://49ers.es/corbi/wp-content/uploads/2011/09/043.jpg"><img class="alignnone size-medium wp-image-833" title="043" src="http://49ers.es/corbi/wp-content/uploads/2011/09/043-500x340.jpg" alt="" width="500" height="340" /></a><br />
<span id="more-832"></span><a href="http://49ers.es/corbi/wp-content/uploads/2011/09/028.jpg"><br />
<img class="alignnone size-thumbnail wp-image-834" title="028" src="http://49ers.es/corbi/wp-content/uploads/2011/09/028-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0331.jpg"><img class="alignnone size-thumbnail wp-image-835" title="033" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0331-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/034.jpg"><img class="alignnone size-thumbnail wp-image-836" title="034" src="http://49ers.es/corbi/wp-content/uploads/2011/09/034-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/037.jpg"><img class="alignnone size-thumbnail wp-image-837" title="037" src="http://49ers.es/corbi/wp-content/uploads/2011/09/037-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/042.jpg"><img class="alignnone size-thumbnail wp-image-838" title="042" src="http://49ers.es/corbi/wp-content/uploads/2011/09/042-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/025.jpg"><img class="alignnone size-thumbnail wp-image-839" title="025" src="http://49ers.es/corbi/wp-content/uploads/2011/09/025-80x80.jpg" alt="" width="80" height="80" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://49ers.es/corbi/karneval-der-kulturen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>London</title>
		<link>http://49ers.es/corbi/london/</link>
		<comments>http://49ers.es/corbi/london/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 13:13:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://49ers.es/corbi/?p=806</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://49ers.es/corbi/wp-content/uploads/2011/09/047.jpg"><img class="alignnone size-medium wp-image-807" title="047" src="http://49ers.es/corbi/wp-content/uploads/2011/09/047-500x328.jpg" alt="" width="500" height="328" /></a><br />
<span id="more-806"></span><a href="http://49ers.es/corbi/wp-content/uploads/2011/09/002.jpg"><br />
<img class="alignnone size-thumbnail wp-image-808" title="002" src="http://49ers.es/corbi/wp-content/uploads/2011/09/002-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/006.jpg"><img class="alignnone size-thumbnail wp-image-809" title="006" src="http://49ers.es/corbi/wp-content/uploads/2011/09/006-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/021.jpg"><img class="alignnone size-thumbnail wp-image-810" title="021" src="http://49ers.es/corbi/wp-content/uploads/2011/09/021-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/022.jpg"><img class="alignnone size-thumbnail wp-image-811" title="022" src="http://49ers.es/corbi/wp-content/uploads/2011/09/022-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/023.jpg"><img class="alignnone size-thumbnail wp-image-812" title="023" src="http://49ers.es/corbi/wp-content/uploads/2011/09/023-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/031.jpg"><img class="alignnone size-thumbnail wp-image-813" title="031" src="http://49ers.es/corbi/wp-content/uploads/2011/09/031-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/033.jpg"><img class="alignnone size-thumbnail wp-image-814" title="033" src="http://49ers.es/corbi/wp-content/uploads/2011/09/033-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/035.jpg"><img class="alignnone size-thumbnail wp-image-815" title="035" src="http://49ers.es/corbi/wp-content/uploads/2011/09/035-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/039.jpg"><img class="alignnone size-thumbnail wp-image-816" title="039" src="http://49ers.es/corbi/wp-content/uploads/2011/09/039-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0021.jpg"><img class="alignnone size-thumbnail wp-image-820" title="002" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0021-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/005.jpg"><img class="alignnone size-thumbnail wp-image-821" title="005" src="http://49ers.es/corbi/wp-content/uploads/2011/09/005-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0061.jpg"><img class="alignnone size-thumbnail wp-image-822" title="006" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0061-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/007.jpg"><img class="alignnone size-thumbnail wp-image-823" title="007" src="http://49ers.es/corbi/wp-content/uploads/2011/09/007-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/009.jpg"><img class="alignnone size-thumbnail wp-image-824" title="009" src="http://49ers.es/corbi/wp-content/uploads/2011/09/009-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0121.jpg"><img class="alignnone size-thumbnail wp-image-825" title="012" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0121-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/0151.jpg"><img class="alignnone size-thumbnail wp-image-826" title="015" src="http://49ers.es/corbi/wp-content/uploads/2011/09/0151-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/018.jpg"><img class="alignnone size-thumbnail wp-image-827" title="018" src="http://49ers.es/corbi/wp-content/uploads/2011/09/018-80x80.jpg" alt="" width="80" height="80" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://49ers.es/corbi/london/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brighton</title>
		<link>http://49ers.es/corbi/brighton/</link>
		<comments>http://49ers.es/corbi/brighton/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 11:21:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://49ers.es/corbi/?p=796</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://49ers.es/corbi/wp-content/uploads/2011/09/014.jpg"></a><a href="http://49ers.es/corbi/wp-content/uploads/2011/09/011.jpg"><img class="alignnone size-medium wp-image-798" title="011" src="http://49ers.es/corbi/wp-content/uploads/2011/09/011-500x340.jpg" alt="" width="500" height="340" /><br />
<span id="more-796"></span></a><br />
<img class="alignnone size-thumbnail wp-image-797" title="014" src="http://49ers.es/corbi/wp-content/uploads/2011/09/014-80x80.jpg" alt="" width="80" height="80" /> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/008.jpg"><img class="alignnone size-thumbnail wp-image-799" title="008" src="http://49ers.es/corbi/wp-content/uploads/2011/09/008-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/010.jpg"><img class="alignnone size-thumbnail wp-image-800" title="010" src="http://49ers.es/corbi/wp-content/uploads/2011/09/010-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/012.jpg"><img class="alignnone size-thumbnail wp-image-801" title="012" src="http://49ers.es/corbi/wp-content/uploads/2011/09/012-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/013.jpg"><img class="alignnone size-thumbnail wp-image-802" title="013" src="http://49ers.es/corbi/wp-content/uploads/2011/09/013-80x80.jpg" alt="" width="80" height="80" /></a> <a href="http://49ers.es/corbi/wp-content/uploads/2011/09/015.jpg"><img class="alignnone size-thumbnail wp-image-803" title="015" src="http://49ers.es/corbi/wp-content/uploads/2011/09/015-80x80.jpg" alt="" width="80" height="80" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://49ers.es/corbi/brighton/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

