<?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>Orby</title>
	<atom:link href="http://www.orby.es/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.orby.es</link>
	<description>Picturing my life</description>
	<lastBuildDate>Thu, 15 Dec 2011 08:48:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>NightMode for Android</title>
		<link>http://www.orby.es/2011/12/11/nightmode-for-android/</link>
		<comments>http://www.orby.es/2011/12/11/nightmode-for-android/#comments</comments>
		<pubDate>Sun, 11 Dec 2011 13:56:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[NightMode]]></category>

		<guid isPermaLink="false">http://www.orby.es/?p=235</guid>
		<description><![CDATA[It&#8217;s official!! NightMode for Android is finally on the Android Market. You can get it for free which is quite a good price . https://market.android.com/details?id=com.orby.nightmode]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s official!! NightMode for Android is finally on the Android Market. You can get it for free which is quite a good price <img src='http://www.orby.es/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> .</p>
<p><a href="https://market.android.com/details?id=com.orby.nightmode">https://market.android.com/details?id=com.orby.nightmode</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.orby.es/2011/12/11/nightmode-for-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Breakfast in Amsterdam</title>
		<link>http://www.orby.es/2011/12/08/breakfast-in-amsterdam/</link>
		<comments>http://www.orby.es/2011/12/08/breakfast-in-amsterdam/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 17:33:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Amsterdam]]></category>
		<category><![CDATA[Gallery]]></category>

		<guid isPermaLink="false">http://www.orby.es/?p=232</guid>
		<description><![CDATA[Weirdest breakfast ever (for a Spaniard) &#8211; 8th October 2011]]></description>
			<content:encoded><![CDATA[<p>Weirdest breakfast ever (for a Spaniard) &#8211; 8th October 2011</p>
]]></content:encoded>
			<wfw:commentRss>http://www.orby.es/2011/12/08/breakfast-in-amsterdam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amsterdam</title>
		<link>http://www.orby.es/2011/12/08/amsterdam/</link>
		<comments>http://www.orby.es/2011/12/08/amsterdam/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 17:30:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Amsterdam]]></category>
		<category><![CDATA[Gallery]]></category>

		<guid isPermaLink="false">http://www.orby.es/?p=226</guid>
		<description><![CDATA[A bridge in Amsterdam 8th October 2011]]></description>
			<content:encoded><![CDATA[<p>A bridge in Amsterdam 8th October 2011</p>
]]></content:encoded>
			<wfw:commentRss>http://www.orby.es/2011/12/08/amsterdam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android development III</title>
		<link>http://www.orby.es/2011/12/08/android-development-iii/</link>
		<comments>http://www.orby.es/2011/12/08/android-development-iii/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 16:46:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.orby.es/?p=175</guid>
		<description><![CDATA[Again an Android post coming up. I had this really cool feature in my Nexus One few months ago but I did a hard reset and I lost it. It&#8217;s quite simple app but really useful, I&#8217;m talking about a Night Mode. Basically you can set from what time you want your phone in silence [...]]]></description>
			<content:encoded><![CDATA[<p>Again an Android post coming up.</p>
<p>I had this really cool feature in my Nexus One few months ago but I did a hard reset and I lost it. It&#8217;s quite simple app but really useful, I&#8217;m talking about a Night Mode. Basically you can set from what time you want your phone in silence (or just vibrate mode) and when you want to turn on the sound again. As you can see it&#8217;s pretty simple but still we&#8217;ll have to deal with few things that I&#8217;ll explain right now.</p>
<p>First of all&#8230; how this will work? I&#8217;ll use a listview with all my &#8220;alarms&#8221; and some details for each of them:</p>
<ul>
<li>Name of the night mode</li>
<li>Start hour</li>
<li>End hour</li>
<li>Days of the week, which basically means that if you set Monday and Tuesday, this concrete alarm will be fired just those days so you can set different night modes depending on the day or even two or more night modes for the same day.</li>
<li>Vibrate, just if you want to active vibrate mode or you just want everything off.</li>
</ul>
<p>Regarding to the weekdays, if we have set an alarm for Monday from 10am to 15am there&#8217;s no problem, but if we&#8217;ve set the alarm on Monday from 11pm to 8am (end hour &lt; start hour) then the alarm will be fire next day (11pm on Monday and 8am on Tuesday). So far so good.</p>
<p>There are few thing you should know if you are working with alarms in Android, some technical stuff is coming.</p>
<ol>
<li>You need to set the alarms everytime you reboot the phone. All the alarms are deleted (Android thing) when you reboot your phone. I&#8217;ve implemented a receiver that triggers on when it detects a reboot so it can reload all the alarms.</li>
<li>There&#8217;s no such a thing like &#8220;repeating days&#8221; or something similar in the Android alarm&#8217;s, that&#8217;s why you need to update the alarms when they are fired, which means getting the information, knowing when you have to fired the alarm the next time and so on.</li>
</ol>
<p>I&#8217;ll go ahead and show you a bit of my code.</p>
<p>This is part of my receiver when an alarm fires on.</p>
<pre class="brush:java"> public void onReceive(Context context, Intent intent) {
        try {

            // getting the extras from the intent
            Bundle bundle = intent.getExtras();
            // on or off
            Integer on = bundle.getInt("on")
            // id of the alarm
            Integer id = bundle.getInt("id");

            if(id&gt;0){
                Integer difference = 1;
                Calendar currDateTime = new GregorianCalendar();
                NMClass nm = new NMClass(context);    
                // fetching from SQLlite the data related to the id
                nm.fetchNM(id);
                // getting the next day we have to set the alarm        
                int nextday;
                // Day of the week
                int weekDay = currDateTime.get(Calendar.DAY_OF_WEEK);
                // Monday is 0, Tuesday 1...
                int weekDayApp = ((weekDay+5) % 7);

                AudioManager aManager=(AudioManager)context.getSystemService(Context.AUDIO_SERVICE);
                // setting next alarm time based on hour parameters
                Calendar nextAlarmTime = new GregorianCalendar();                        
                nextAlarmTime.set(Calendar.SECOND, 0);

                // if on we have to set to off and turn off the sounds
                if(on==1){
                    on=0;
                    // we get the next day to turn off the alarm
                    nextDay = nm.closestDay(false);
                    nextAlarmTime.set(Calendar.HOUR_OF_DAY, nm.getHourEnd());
                    nextAlarmTime.set(Calendar.MINUTE, nm.getMinuteEnd());
                    // vibration on or off?
                    if(nm.isVibrate())
                        aManager.setRingerMode(AudioManager.RINGER_MODE_VIBRATE);
                    else
                        aManager.setRingerMode(AudioManager.RINGER_MODE_SILENT);
                }
                // else we set to on and turn on the sounds
                else{
                    on=1;
                    // we get the next day to turn on the alarm
                    nextDay = nm.closestDay(true);

                    nextAlarmTime.set(Calendar.HOUR_OF_DAY, nm.getHourIni());
                    nextAlarmTime.set(Calendar.MINUTE, nm.getMinuteIni());
                    aManager.setRingerMode(AudioManager.RINGER_MODE_NORMAL);
                }

                difference = nextDay - weekDayApp;

                // difference between days, if &lt; 0 is next week
                if(difference &lt; 0)
                    difference = 7+difference;

                // add the difference to get the next day
                nextAlarmTime.add(Calendar.DAY_OF_MONTH,difference);

                Intent intentAlarm = new Intent(context, NMReceiver.class);

                intentAlarm.putExtra("on", on);
                intentAlarm.putExtra("id", id);
                // We use the id of the alarm to set the intent
                PendingIntent sender = PendingIntent.getBroadcast(context, id, intentAlarm, PendingIntent.FLAG_UPDATE_CURRENT);

                // Get the AlarmManager service
                AlarmManager am = (AlarmManager) context.getSystemService(Context.ALARM_SERVICE);

                // Cancel just in case we have updated the alarm
                am.cancel(sender);
                am.set(AlarmManager.RTC_WAKEUP, nextAlarmTime.getTimeInMillis(), sender);
            }
        } catch (Exception e) {
            Toast.makeText(context, e.getMessage(), Toast.LENGTH_SHORT).show();
            e.printStackTrace();
            Log.d("ERROR",e.getMessage());
        }
    }</pre>
<p>For those wondering about the closestDay method, here you have an spoiler. I basically have a boolean array which has 7 positions with true or false depending if the weekday was set or not. v[0] would be monday and so on. The comments and code are explained pretty well by themselves.</p>
<pre class="brush:java">	Calendar currDateTime = new GregorianCalendar();
	Calendar timeIni = new GregorianCalendar();
	timeIni.set(CurrDateTime.get(Calendar.YEAR), CurrDateTime.get(Calendar.MONTH), CurrDateTime.get(Calendar.DAY_OF_MONTH), hourIni, minuteIni);
	Calendar timeEnd = new GregorianCalendar();
	timeEnd.set(CurrDateTime.get(Calendar.YEAR), CurrDateTime.get(Calendar.MONTH), CurrDateTime.get(Calendar.DAY_OF_MONTH), hourEnd, minuteEnd);
        int weekDay = currDateTime.get(Calendar.DAY_OF_WEEK);
        // Monday 0, Tuesday 1...
        int currentday = ((weekDay+5) % 7);
        int dayAux = currentDay;
        for(int i=0; i&lt;=6;i++){
            //turn off the sound
            if(ini){
                // if it's today
                if(v[dayAux] &amp;&amp; currDateTime.getTimeInMillis() &lt;= timeIni.getTimeInMillis())
                    return dayAux;
            }
            // turn on the sound again
            else
                // if it's today
                if(v[dayAux] &amp;&amp; currDateTime.getTimeInMillis() &lt;= timeEnd.getTimeInMillis())
                    return dayAux;
                // any other case we have to turn the sound on next day
                else
                    return (dayAux + 1);
            //if it's not today return the next day with true
            if(dayAux != currentDay)
                if(v[currentDay])
                    return currentDay;

            currentDay++;
            // before go out of the bucle
            if(currentDay&gt;=7)
                currentDay=0;
        }

        // everything false
        return -1;</pre>
<p>And that&#8217;s all for today, probably I&#8217;ll upload the app to the market this weekend after some refactoring.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.orby.es/2011/12/08/android-development-iii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android development II</title>
		<link>http://www.orby.es/2011/12/08/android-development-ii/</link>
		<comments>http://www.orby.es/2011/12/08/android-development-ii/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 16:42:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.orby.es/?p=166</guid>
		<description><![CDATA[Here I am again. We started with Iluba and now it&#8217;s time to face our main business: megapromos. Again I&#8217;ll give you some highlights about what a megapromo is and afterwards we&#8217;ll see what we have developed so far. A megapromo it&#8217;s just a simple sms contest hold by any carrier or tv channel. I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>Here I am again. We started with Iluba and now it&#8217;s time to face our main business: megapromos. Again I&#8217;ll give you some highlights about what a megapromo is and afterwards we&#8217;ll see what we have developed so far.</p>
<p>A megapromo it&#8217;s just a simple sms contest hold by any carrier or tv channel. I&#8217;m sure you have watched some ads where you can win a car sending an sms, that&#8217;s basically what we are doing. So far I&#8217;ve developed more than 10 megapromos for a lot of carriers around the world (Germany, Austria, Spain, Mexico, Brazil, Peru&#8230;).</p>
<p>This whole idea is really simple, people send quite a lot of sms but that&#8217;s really out fashion so we thought let&#8217;s do it in a modern way. I&#8217;ve been leading the Android development and designing the architecture, interfaces and webservices along with my collegue from the iOS team. This is what we have designed.</p>
<p>The manager&#8217;s team expected something typhical but we thought &#8220;we are selling a kind of game, let&#8217;s build a game&#8221;. And so we did it. Just one screen, a slide menu and using a game based interface. Keep it simple and keep it fancy.</p>
<p>Below all the interface we built a RESTful webservice (PHP) which is the main responsible for all the interaction with the database. You can also find some animations in the background and in the menu (which rotates everytime you tap any icon). In the menu you can find 5 differents options:</p>
<ul>
<li>Settings: after accepting the legal conditions this is the first screen that comes up, you need to get a PIN for being able to participate in the megapromo. here you can set some other options such your name, city, etc.</li>
<li>Ad: Shows an advertisement for the megapromo, this is also the second screen that appears after set the settings.</li>
<li>Winners/Prizes: Here you can see the winners and the prizes for the megapromo.</li>
<li>Statistics: Listview with all the sms you&#8217;ve sent and if the answer was ok/ko or if it&#8217;s still not confirm by the system.</li>
</ul>
<p>That&#8217;s pretty much all, just playing like a sort of trivial, answering question by taping the right option.There&#8217;s still some graphic work going on but hopefully will be ready soon. This one it&#8217;s been developing for a megapromo in South America so it&#8217;s in Spanish. It looks better with the phone in your hand but that&#8217;s the only thing I can show you so far.</p>

<a href='http://www.orby.es/2011/12/08/android-development-ii/main/' title='main'><img width="150" height="150" src="http://www.orby.es/wp-content/uploads/main-150x150.png" class="attachment-thumbnail" alt="main" title="main" /></a>
<a href='http://www.orby.es/2011/12/08/android-development-ii/menu/' title='menu'><img width="150" height="150" src="http://www.orby.es/wp-content/uploads/menu-150x150.png" class="attachment-thumbnail" alt="menu" title="menu" /></a>
<a href='http://www.orby.es/2011/12/08/android-development-ii/sending/' title='sending'><img width="150" height="150" src="http://www.orby.es/wp-content/uploads/sending-150x150.png" class="attachment-thumbnail" alt="sending" title="sending" /></a>
<a href='http://www.orby.es/2011/12/08/android-development-ii/settings/' title='settings'><img width="150" height="150" src="http://www.orby.es/wp-content/uploads/settings-150x150.png" class="attachment-thumbnail" alt="settings" title="settings" /></a>
<a href='http://www.orby.es/2011/12/08/android-development-ii/statistics/' title='statistics'><img width="150" height="150" src="http://www.orby.es/wp-content/uploads/statistics-150x150.png" class="attachment-thumbnail" alt="statistics" title="statistics" /></a>
<a href='http://www.orby.es/2011/12/08/android-development-ii/tvad/' title='tvad'><img width="150" height="150" src="http://www.orby.es/wp-content/uploads/tvad-150x150.png" class="attachment-thumbnail" alt="tvad" title="tvad" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.orby.es/2011/12/08/android-development-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android development I</title>
		<link>http://www.orby.es/2011/12/08/android-development-i/</link>
		<comments>http://www.orby.es/2011/12/08/android-development-i/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 16:37:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.orby.es/?p=157</guid>
		<description><![CDATA[As you may know I&#8217;ve been working with Android for the last months and finally we came up with few applications that despite aren&#8217;t in the market yet we all hope they will be soon. There&#8217;s still some testing going on but you can have an idea about what we are doing and how we [...]]]></description>
			<content:encoded><![CDATA[<p>As you may know I&#8217;ve been working with Android for the last months and finally we came up with few applications that despite aren&#8217;t in the market yet we all hope they will be soon. There&#8217;s still some testing going on but you can have an idea about what we are doing and how we are doing it. This was my first app, I did it pretty much by myself and the interfaces were designed together with my collegue from the iOS team.</p>
<p>Our first app was related to a new project called Iluba, just to give you some highlights, Iluba is a Deal website, pretty much like Groupon or Google Offers but focused in Spain (they are trying to expand through Europe and South America though). We though in a simple app, with just few features for starters. Basically the main idea is gather all the offers in a listview which is updated (saving all the information related with an offer) just when you go to the offers list for the first time, we don&#8217;t want to bother the user with a lot of updating messages.</p>
<p>Of course we had to manage a lot of pictures in memory so best way we thought was simply load the images asynchronously under demand. I open any offer and I can&#8217;t see the real picture until it&#8217;s fully loaded but I still can navigate through the app without waiting even a second to get the picture because we already have all the offer&#8217;s information (we got it when we loaded the offer&#8217;s list for the first time).</p>
<p>All the information we get comes from a RPC-XML webservice which was provided by the Iluba&#8217;s team. We are still working on the payment system, so far just redirects you to Iluba&#8217;s page to fill all the information using a webview from our app. Right now the app comes in Spanish and English depending on how you have set your phone, unluckily the website is just in Spanish.</p>
<p>Further information in www.iluba.com (spanish only <img src='http://www.orby.es/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  )</p>

<a href='http://www.orby.es/2011/12/08/android-development-i/description/' title='description'><img width="150" height="150" src="http://www.orby.es/wp-content/uploads/description-150x150.png" class="attachment-thumbnail" alt="description" title="description" /></a>
<a href='http://www.orby.es/2011/12/08/android-development-i/list/' title='list'><img width="150" height="150" src="http://www.orby.es/wp-content/uploads/list-150x150.png" class="attachment-thumbnail" alt="list" title="list" /></a>
<a href='http://www.orby.es/2011/12/08/android-development-i/offer/' title='offer'><img width="150" height="150" src="http://www.orby.es/wp-content/uploads/offer-150x150.png" class="attachment-thumbnail" alt="offer" title="offer" /></a>
<a href='http://www.orby.es/2011/12/08/android-development-i/paying/' title='paying'><img width="150" height="150" src="http://www.orby.es/wp-content/uploads/paying-150x150.png" class="attachment-thumbnail" alt="paying" title="paying" /></a>
<a href='http://www.orby.es/2011/12/08/android-development-i/splash/' title='splash'><img width="150" height="150" src="http://www.orby.es/wp-content/uploads/splash-150x150.png" class="attachment-thumbnail" alt="splash" title="splash" /></a>
<a href='http://www.orby.es/2011/12/08/android-development-i/terms/' title='terms'><img width="150" height="150" src="http://www.orby.es/wp-content/uploads/terms-150x150.png" class="attachment-thumbnail" alt="terms" title="terms" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.orby.es/2011/12/08/android-development-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My solo project: 3rd song</title>
		<link>http://www.orby.es/2011/01/30/my-solo-project-3rd-song/</link>
		<comments>http://www.orby.es/2011/01/30/my-solo-project-3rd-song/#comments</comments>
		<pubDate>Sun, 30 Jan 2011 14:22:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.orby.es/?p=153</guid>
		<description><![CDATA[Welcome back! Finally I&#8217;ve &#8220;finished&#8221; my third song, as usual without lyrics but hopefully that will change soon because I just ordered a new SM58 for the vocals. I&#8217;ve been reading a lot about mics (I already own a ribbon mic but it&#8217;s too sensitive :S) and finally I&#8217;ve chosen the SM58, which I think [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome back!</p>
<p>Finally I&#8217;ve &#8220;finished&#8221; my third song, as usual without lyrics but hopefully that will change soon because I just ordered a new SM58 for the vocals. I&#8217;ve been reading a lot about mics (I already own a ribbon mic but it&#8217;s too sensitive :S) and finally I&#8217;ve chosen the SM58, which I think is the best for my purpose.</p>
<p>Anyway, back to the song&#8230; I had this idea few months ago, I recorded the main idea and well&#8230; everything has changed since then, I&#8217;ve just kept the main riff but that&#8217;s pretty much the only thing that I didn&#8217;t change. I have to say that in my opinion this is the best EQ that I made till now, you can see the differences between this song and the others that I made before, just check it out!.</p>
<p>The most difficult part was the solo, actually I don&#8217;t like too much but I won&#8217;t change anything yet, maybe later when I record the lyrics, who knows.</p>
<p>By the way I&#8217;m already working in my new song which is gonna be a cover from a famous song, can&#8217;t wait to finish it.</p>
<p>Enjoy!</p>
<p>&#8211;</p>
<p>Bienvenidos de nuevo.</p>
<p>Por fin he &#8220;terminado&#8221; mi tercera canción, como siempre sin letra, pero eso cambiará pronto ya que acabo de comprar un nuevo SM58 para las voces. He estado leyendo mucho sobre micros (ya tengo uno micro de cinta pero es demasiado sensible :S) y finalmente he elegido el SM58 el cuál creo que es el mejor para mi propósito.</p>
<p>De vuelta a la canción, tuve esta idea hace unos pocos meses, grabé la idea principal y bueno&#8230; todo ha cambiado desde entonces, sólo he dejado el riff principal pero eso es básicamente lo único que no se ha modificado. Tengo que decir que en mi opinión es la mejor EQ que he hecho hasta ahora, podéis comprobar las diferencias entre esta canción y el resto que hice antes.</p>
<p>La parte más difícil fue el solo, realmente no me gusta mucho pero no voy a cambiar nada todavía, quizás más tarde cuando grabe la letra, quien sabe.</p>
<p>Por cierto, ya estoy trabajando en mi nueva canción, va a ser una versión de una famosa canción, que ganas de terminarla.</p>
<p>Disfrutad!</p>
<p><object width="353" height="132"><embed src="http://www.goear.com/files/external.swf?file=55fed5a" type="application/x-shockwave-flash" wmode="transparent" quality="high" width="353" height="132"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.orby.es/2011/01/30/my-solo-project-3rd-song/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Temple Bar</title>
		<link>http://www.orby.es/2011/01/29/temple-bar/</link>
		<comments>http://www.orby.es/2011/01/29/temple-bar/#comments</comments>
		<pubDate>Sat, 29 Jan 2011 11:35:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dublin]]></category>
		<category><![CDATA[Gallery]]></category>

		<guid isPermaLink="false">http://www.orby.es/?p=149</guid>
		<description><![CDATA[Temple Bar in Dublin &#8211; 20th October 2008]]></description>
			<content:encoded><![CDATA[<p>Temple Bar in Dublin &#8211; 20th October 2008</p>
]]></content:encoded>
			<wfw:commentRss>http://www.orby.es/2011/01/29/temple-bar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bay Bridge</title>
		<link>http://www.orby.es/2011/01/27/bay-bridge/</link>
		<comments>http://www.orby.es/2011/01/27/bay-bridge/#comments</comments>
		<pubDate>Thu, 27 Jan 2011 19:56:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[EEUU]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[San Francisco]]></category>

		<guid isPermaLink="false">http://www.orby.es/?p=146</guid>
		<description><![CDATA[Bay Bridge &#8211; 29th November 2008]]></description>
			<content:encoded><![CDATA[<p>Bay Bridge &#8211; 29th November 2008</p>
]]></content:encoded>
			<wfw:commentRss>http://www.orby.es/2011/01/27/bay-bridge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arctic Circle</title>
		<link>http://www.orby.es/2011/01/26/arctic-circle/</link>
		<comments>http://www.orby.es/2011/01/26/arctic-circle/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 21:01:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Finland]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Lapland]]></category>

		<guid isPermaLink="false">http://www.orby.es/?p=141</guid>
		<description><![CDATA[Crossing the Arctic Circle in Rovaniemi &#8211; 2nd February 2010]]></description>
			<content:encoded><![CDATA[<p>Crossing the Arctic Circle in Rovaniemi &#8211; 2nd February 2010</p>
]]></content:encoded>
			<wfw:commentRss>http://www.orby.es/2011/01/26/arctic-circle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

