<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Pablo&#039;s blog</title>
	<atom:link href="http://pupeno.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://pupeno.com</link>
	<description>A bit of this, a bit of that and a lot about computers</description>
	<lastBuildDate>Fri, 03 Feb 2012 15:00:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='pupeno.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/57ca76f9fb1bf9d10a9dd732ea88cc57?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Pablo&#039;s blog</title>
		<link>http://pupeno.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://pupeno.com/osd.xml" title="Pablo&#039;s blog" />
	<atom:link rel='hub' href='http://pupeno.com/?pushpress=hub'/>
		<item>
		<title>ASCII Table of Correlatives</title>
		<link>http://pupeno.com/2012/02/03/ascii-table-of-correlatives/</link>
		<comments>http://pupeno.com/2012/02/03/ascii-table-of-correlatives/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 14:24:51 +0000</pubDate>
		<dc:creator>Pablo</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[ASCII]]></category>
		<category><![CDATA[Esperanto]]></category>
		<category><![CDATA[table of correlatives]]></category>
		<category><![CDATA[Unicode]]></category>

		<guid isPermaLink="false">http://pupeno.com/?p=5275</guid>
		<description><![CDATA[Recently I needed the table of correlatives in pure ASCII form and I couldn&#8217;t find it online, so I built it (it took more time that I&#8217;m willing to admit): ┌───────────────┬──────────┬────────────┬────────────┬───────────┬──────────┐ │ │ Question │ Indication │ Indefinite │ Universal │ Negative │ │ │ ki– │ ti– │ i– │ ĉi– │ neni– │ [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pupeno.com&amp;blog=8470507&amp;post=5275&amp;subd=pupeno&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently I needed the <a href="http://en.wikipedia.org/wiki/Esperanto_vocabulary#Table_of_correlatives">table of correlatives</a> in pure ASCII form and I couldn&#8217;t find it online, so I built it (it took more time that I&#8217;m willing to admit):</p>
<pre style="font-size:11px;">┌───────────────┬──────────┬────────────┬────────────┬───────────┬──────────┐
│               │ Question │ Indication │ Indefinite │ Universal │ Negative │
│               │ ki–      │ ti–        │ i–         │ ĉi–       │ neni–    │
├───────────────┼──────────┼────────────┼────────────┼───────────┼──────────┤
│ Thing -o      │ kio      │ tio        │ io         │ ĉio       │ nenio    │
├───────────────┼──────────┼────────────┼────────────┼───────────┼──────────┤
│ Individual -u │ kiu      │ tiu        │ iu         │ ĉiu       │ neniu    │
├───────────────┼──────────┼────────────┼────────────┼───────────┼──────────┤
│ Reason –al    │ kial     │ tial       │ ial        │ ĉial      │ nenial   │
├───────────────┼──────────┼────────────┼────────────┼───────────┼──────────┤
│ Time -am      │ kiam     │ tiam       │ iam        │ ĉiam      │ neniam   │
├───────────────┼──────────┼────────────┼────────────┼───────────┼──────────┤
│ Place -e      │ kie      │ tie        │ ie         │ ĉie       │ nenie    │
├───────────────┼──────────┼────────────┼────────────┼───────────┼──────────┤
│ Manner -el    │ kiel     │ tiel       │ iel        │ ĉiel      │ neniel   │
├───────────────┼──────────┼────────────┼────────────┼───────────┼──────────┤
│ Quality –a    │ kia      │ tia        │ ia         │ ĉia       │ nenia    │
├───────────────┼──────────┼────────────┼────────────┼───────────┼──────────┤
│ Amount -om    │ kom      │ tiom       │ iom        │ ĉiom      │ neniom   │
└───────────────┴──────────┴────────────┴────────────┴───────────┴──────────┘</pre>
<p>I used the <a href="http://en.wikipedia.org/wiki/Box-drawing_character#DOS">DOS box drawing characters</a> and only single lines. Double lines in some common fonts were broken. And the beautiful <a href="http://en.wikipedia.org/wiki/Box-drawing_character#Unicode">Unicode box drawing characters</a> were broken in several fonts.</p>
<p>If you admire the <a href="http://www.cafepress.com/correlatives">table of correlatives</a> as much as I do, maybe you want to buy some schwag with it: http://www.cafepress.com/correlatives (disclaimer, I&#8217;m selling that stuff).</p>
<p>Isn&#8217;t this <a href="http://www.cafepress.com/correlatives.344806059">a great notebook to take to your Esperanto lessons</a>:</p>
<div id="attachment_5285" class="wp-caption alignnone" style="width: 490px"><a href="http://www.cafepress.com/correlatives.344806059"><img class="size-full wp-image-5285" title="table of correlatives notebook" src="http://pupeno.files.wordpress.com/2012/02/table-of-correlatives-notebook.jpg?w=538" alt=""   /></a><p class="wp-caption-text">Not allowed during exams</p></div>
<br />Filed under: <a href='http://pupeno.com/category/personal/'>Personal</a> Tagged: <a href='http://pupeno.com/tag/ascii/'>ASCII</a>, <a href='http://pupeno.com/tag/esperanto/'>Esperanto</a>, <a href='http://pupeno.com/tag/table-of-correlatives/'>table of correlatives</a>, <a href='http://pupeno.com/tag/unicode/'>Unicode</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pupeno.wordpress.com/5275/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pupeno.wordpress.com/5275/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pupeno.wordpress.com/5275/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pupeno.wordpress.com/5275/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pupeno.wordpress.com/5275/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pupeno.wordpress.com/5275/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pupeno.wordpress.com/5275/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pupeno.wordpress.com/5275/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pupeno.wordpress.com/5275/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pupeno.wordpress.com/5275/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pupeno.wordpress.com/5275/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pupeno.wordpress.com/5275/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pupeno.wordpress.com/5275/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pupeno.wordpress.com/5275/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pupeno.com&amp;blog=8470507&amp;post=5275&amp;subd=pupeno&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pupeno.com/2012/02/03/ascii-table-of-correlatives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/931970b8dc51b72e05e3a12b88612d61?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Pablo</media:title>
		</media:content>

		<media:content url="http://pupeno.files.wordpress.com/2012/02/table-of-correlatives-notebook.jpg" medium="image">
			<media:title type="html">table of correlatives notebook</media:title>
		</media:content>
	</item>
		<item>
		<title>Drawing, proud for the first time</title>
		<link>http://pupeno.com/2012/02/01/drawing-proud-for-the-first-time/</link>
		<comments>http://pupeno.com/2012/02/01/drawing-proud-for-the-first-time/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 23:10:45 +0000</pubDate>
		<dc:creator>Pablo</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[drawing]]></category>

		<guid isPermaLink="false">http://pupeno.com/?p=5267</guid>
		<description><![CDATA[Since I been taking drawing lessons I was never satisfied with the results. To be honest, the approach the teacher is proposing is not what&#8217;s natural for me, so it&#8217;s a struggle. Filed under: Personal Tagged: drawing<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pupeno.com&amp;blog=8470507&amp;post=5267&amp;subd=pupeno&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Since I been taking drawing lessons I was never satisfied with the results. To be honest, the approach the teacher is proposing is not what&#8217;s natural for me, so it&#8217;s a struggle.</p>
<p><a href="http://pupeno.files.wordpress.com/2012/02/img_9353.jpg"><img class="alignnone  wp-image-5268" title="Sleeping?" src="http://pupeno.files.wordpress.com/2012/02/img_9353.jpg?w=630&#038;h=477" alt="" width="630" height="477" /></a></p>
<br />Filed under: <a href='http://pupeno.com/category/personal/'>Personal</a> Tagged: <a href='http://pupeno.com/tag/drawing/'>drawing</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pupeno.wordpress.com/5267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pupeno.wordpress.com/5267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pupeno.wordpress.com/5267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pupeno.wordpress.com/5267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pupeno.wordpress.com/5267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pupeno.wordpress.com/5267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pupeno.wordpress.com/5267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pupeno.wordpress.com/5267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pupeno.wordpress.com/5267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pupeno.wordpress.com/5267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pupeno.wordpress.com/5267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pupeno.wordpress.com/5267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pupeno.wordpress.com/5267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pupeno.wordpress.com/5267/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pupeno.com&amp;blog=8470507&amp;post=5267&amp;subd=pupeno&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pupeno.com/2012/02/01/drawing-proud-for-the-first-time/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/931970b8dc51b72e05e3a12b88612d61?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Pablo</media:title>
		</media:content>

		<media:content url="http://pupeno.files.wordpress.com/2012/02/img_9353.jpg?w=700" medium="image">
			<media:title type="html">Sleeping?</media:title>
		</media:content>
	</item>
		<item>
		<title>Dancing</title>
		<link>http://pupeno.com/2012/01/26/dancing/</link>
		<comments>http://pupeno.com/2012/01/26/dancing/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 22:23:04 +0000</pubDate>
		<dc:creator>Pablo</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[ballroom]]></category>
		<category><![CDATA[dancing]]></category>
		<category><![CDATA[latin]]></category>
		<category><![CDATA[lesson]]></category>
		<category><![CDATA[lessons]]></category>

		<guid isPermaLink="false">http://pupeno.com/?p=5234</guid>
		<description><![CDATA[I started taking dancing lessons recently. It was something that&#8217;s been on my to-do list for maybe half my life&#8230; but that&#8217;s another story. I went for ballroom and latin dancing lessons at The Dance of Life Studio. I think the teacher, Angelo, is great. Angelo shows us a move, first to the gents and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pupeno.com&amp;blog=8470507&amp;post=5234&amp;subd=pupeno&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_5242" class="wp-caption alignright" style="width: 321px"><a href="http://www.flickr.com/photos/mattcornock/4420891674/"><img class="size-full wp-image-5242" title="Photo by mattcornock" src="http://pupeno.files.wordpress.com/2012/01/ballroom-dancing.jpg?w=538" alt="Couple dancing"   /></a><p class="wp-caption-text">Photo by mattcornock</p></div>
<p>I started taking dancing lessons recently. It was something that&#8217;s been on my to-do list for maybe half my life&#8230; but that&#8217;s another story. I went for ballroom and latin dancing lessons at <a href="http://www.danceoflifestudio.co.uk">The Dance of Life Studio</a>. I think the teacher, <a href="http://www.danceoflifestudio.co.uk/DANCE_INSTRUCTORS_CHOREOGRAPHERS.html">Angelo</a>, is great.</p>
<p>Angelo shows us a move, first to the gents and then to the ladies or the other way around. We practice it by ourselves for a little while and then the expected but also dreaded time comes: to try it out with a partner.</p>
<p>I walk to a partner, take her right hand with my left and set into position. It&#8217;s like walking to the edge of a cliff and peek down. The excitement! The expectation! 2&#8230; 3&#8230; 4&#8230; we jump! Most of the time, we crash. Sometimes even literally!</p>
<p>But sometimes, we fly! Together we rise above the horizon and I wish we would never land again.<em><strong> It&#8217;s magic</strong><strong>!</strong></em></p>
<p style="font-size:10px;">Thanks for reviewing this post to: <a href="http://danielmagliola.com">Daniel Magliola</a> and Romina Roca.</p>
<br />Filed under: <a href='http://pupeno.com/category/personal/'>Personal</a> Tagged: <a href='http://pupeno.com/tag/ballroom/'>ballroom</a>, <a href='http://pupeno.com/tag/dancing/'>dancing</a>, <a href='http://pupeno.com/tag/latin/'>latin</a>, <a href='http://pupeno.com/tag/lesson/'>lesson</a>, <a href='http://pupeno.com/tag/lessons/'>lessons</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pupeno.wordpress.com/5234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pupeno.wordpress.com/5234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pupeno.wordpress.com/5234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pupeno.wordpress.com/5234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pupeno.wordpress.com/5234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pupeno.wordpress.com/5234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pupeno.wordpress.com/5234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pupeno.wordpress.com/5234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pupeno.wordpress.com/5234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pupeno.wordpress.com/5234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pupeno.wordpress.com/5234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pupeno.wordpress.com/5234/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pupeno.wordpress.com/5234/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pupeno.wordpress.com/5234/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pupeno.com&amp;blog=8470507&amp;post=5234&amp;subd=pupeno&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pupeno.com/2012/01/26/dancing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/931970b8dc51b72e05e3a12b88612d61?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Pablo</media:title>
		</media:content>

		<media:content url="http://pupeno.files.wordpress.com/2012/01/ballroom-dancing.jpg" medium="image">
			<media:title type="html">Photo by mattcornock</media:title>
		</media:content>
	</item>
		<item>
		<title>Strange experience when viewing a flat</title>
		<link>http://pupeno.com/2011/11/10/strange-experience-when-viewing-a-flat/</link>
		<comments>http://pupeno.com/2011/11/10/strange-experience-when-viewing-a-flat/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 22:42:14 +0000</pubDate>
		<dc:creator>Pablo</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[alarm]]></category>
		<category><![CDATA[black out]]></category>
		<category><![CDATA[dark]]></category>
		<category><![CDATA[flatshare]]></category>
		<category><![CDATA[London]]></category>

		<guid isPermaLink="false">http://pupeno.com/?p=5203</guid>
		<description><![CDATA[I recently moved to London and I&#8217;m looking for a flatshare close to the office. I went to see one and after we did the usual tour of the whole house and we sat down for a little chat, something unexpected happened&#8230; the lights went off. The lights and everything. Total black out. The woman receiving me quickly [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pupeno.com&amp;blog=8470507&amp;post=5203&amp;subd=pupeno&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a title="Moving to London, joining a startup" href="http://pupeno.com/2011/11/01/moving-to-london-joining-a-startup/">I recently moved to London</a> and I&#8217;m looking for a flatshare close to the office. I went to see one and after we did the usual tour of the whole house and we sat down for a little chat, something unexpected happened&#8230; the lights went off.</p>
<div id="attachment_5207" class="wp-caption alignright" style="width: 325px"><a href="http://www.flickr.com/photos/nuclearsummer/2359014705/"><img class="size-full wp-image-5207" title="Picture by Ben Gilman" src="http://pupeno.files.wordpress.com/2011/11/dark-house2.jpg?w=538" alt="A big dark house"   /></a><p class="wp-caption-text">Picture by Ben Gilman</p></div>
<p>The lights and everything. Total black out. The woman receiving me quickly confirmed that it was the whole block. I suppose we both felt better about it. It wasn&#8217;t something wrong at the house.</p>
<p>I used the flashlight&#8230; or should I say torch? in my phone and she was glad we got some light. The situation was less than ideal&#8230; but some laugh, light some candles and it would have been alright. Something else happened.</p>
<p>The alarm&#8230; that alarm that is installed at the house but nobody uses and it&#8217;s supposedly disabled. That alarm started to making a loud horrible noise. What a pain! We tried calling the numbers in the alarm box but those lines were disconnected. When I left it was still hauling. So weird.</p>
<br />Filed under: <a href='http://pupeno.com/category/personal/'>Personal</a> Tagged: <a href='http://pupeno.com/tag/alarm/'>alarm</a>, <a href='http://pupeno.com/tag/black-out/'>black out</a>, <a href='http://pupeno.com/tag/dark/'>dark</a>, <a href='http://pupeno.com/tag/flatshare/'>flatshare</a>, <a href='http://pupeno.com/tag/london/'>London</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pupeno.wordpress.com/5203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pupeno.wordpress.com/5203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pupeno.wordpress.com/5203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pupeno.wordpress.com/5203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pupeno.wordpress.com/5203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pupeno.wordpress.com/5203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pupeno.wordpress.com/5203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pupeno.wordpress.com/5203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pupeno.wordpress.com/5203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pupeno.wordpress.com/5203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pupeno.wordpress.com/5203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pupeno.wordpress.com/5203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pupeno.wordpress.com/5203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pupeno.wordpress.com/5203/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pupeno.com&amp;blog=8470507&amp;post=5203&amp;subd=pupeno&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pupeno.com/2011/11/10/strange-experience-when-viewing-a-flat/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/931970b8dc51b72e05e3a12b88612d61?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Pablo</media:title>
		</media:content>

		<media:content url="http://pupeno.files.wordpress.com/2011/11/dark-house2.jpg" medium="image">
			<media:title type="html">Picture by Ben Gilman</media:title>
		</media:content>
	</item>
		<item>
		<title>Moving to London, joining a startup</title>
		<link>http://pupeno.com/2011/11/01/moving-to-london-joining-a-startup/</link>
		<comments>http://pupeno.com/2011/11/01/moving-to-london-joining-a-startup/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 18:31:18 +0000</pubDate>
		<dc:creator>Pablo</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[announcement]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[London]]></category>
		<category><![CDATA[moving]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[Watu]]></category>

		<guid isPermaLink="false">http://pupeno.com/?p=5163</guid>
		<description><![CDATA[I&#8217;m making a lot of changes in my life. I&#8217;m moving to London&#8230; tomorrow. I&#8217;m really excited about it. I wanted to live in London for a while already. In that topic, do you know anyone that wants to share a flat in the London Bridge area? Also, I&#8217;m changing jobs. In London I&#8217;m joining [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pupeno.com&amp;blog=8470507&amp;post=5163&amp;subd=pupeno&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_5190" class="wp-caption alignright" style="width: 250px"><a href="http://www.flickr.com/photos/trodel/3599402258/"><img class="size-full wp-image-5190" title="London by Jim Trodel" src="http://pupeno.files.wordpress.com/2011/11/london1.jpg?w=538" alt="The Palace of Westminster at night seen from the south bank of the River Thames."   /></a><p class="wp-caption-text">London by Jim Trodel</p></div>
<p>I&#8217;m making a lot of changes in my life. I&#8217;m moving to London&#8230; tomorrow. I&#8217;m really excited about it. I wanted to live in London for a while already. In that topic, do you know anyone that wants to share a flat in the London Bridge area?</p>
<p>Also, I&#8217;m changing jobs. In London I&#8217;m joining a startup called <a href="http://watuhq.com">Watu</a>. Well, I&#8217;m part of the founding team and I&#8217;ll be the CTO, which for now, it&#8217;s just an overly fancy way to say <em>the coder</em>, but I like it. We are solving the problem of managing employees from publishing the open positions at a company to interviewing, to paying salaries, to assigning and managing shifts. The whole deal. I&#8217;m really excited about it and I&#8217;m looking forward to it.</p>
<br />Filed under: <a href='http://pupeno.com/category/personal/'>Personal</a> Tagged: <a href='http://pupeno.com/tag/announcement/'>announcement</a>, <a href='http://pupeno.com/tag/future/'>future</a>, <a href='http://pupeno.com/tag/london/'>London</a>, <a href='http://pupeno.com/tag/moving/'>moving</a>, <a href='http://pupeno.com/tag/startup/'>startup</a>, <a href='http://pupeno.com/tag/watu/'>Watu</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pupeno.wordpress.com/5163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pupeno.wordpress.com/5163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pupeno.wordpress.com/5163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pupeno.wordpress.com/5163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pupeno.wordpress.com/5163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pupeno.wordpress.com/5163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pupeno.wordpress.com/5163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pupeno.wordpress.com/5163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pupeno.wordpress.com/5163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pupeno.wordpress.com/5163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pupeno.wordpress.com/5163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pupeno.wordpress.com/5163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pupeno.wordpress.com/5163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pupeno.wordpress.com/5163/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pupeno.com&amp;blog=8470507&amp;post=5163&amp;subd=pupeno&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pupeno.com/2011/11/01/moving-to-london-joining-a-startup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/931970b8dc51b72e05e3a12b88612d61?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Pablo</media:title>
		</media:content>

		<media:content url="http://pupeno.files.wordpress.com/2011/11/london1.jpg" medium="image">
			<media:title type="html">London by Jim Trodel</media:title>
		</media:content>
	</item>
		<item>
		<title>Learning to shoot a handgun</title>
		<link>http://pupeno.com/2011/10/17/learning-to-shoot-a-handgun/</link>
		<comments>http://pupeno.com/2011/10/17/learning-to-shoot-a-handgun/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 19:05:56 +0000</pubDate>
		<dc:creator>Pablo</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[.22]]></category>
		<category><![CDATA[9mm]]></category>
		<category><![CDATA[Bersa Thunder 9]]></category>
		<category><![CDATA[CZ 122 Sport]]></category>
		<category><![CDATA[guns]]></category>
		<category><![CDATA[handguns]]></category>
		<category><![CDATA[pistols]]></category>

		<guid isPermaLink="false">http://pupeno.com/?p=5156</guid>
		<description><![CDATA[Finally I managed to go to a course to learn to shoot a handgun. Generally I would prefer to spend money on things. For the price of the course I could have bought a great airgun, but happier people spend money on experiences, not on things. I&#8217;m trying to learn. The first lesson was with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pupeno.com&amp;blog=8470507&amp;post=5156&amp;subd=pupeno&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Finally I managed to go to a course to learn to shoot a handgun. Generally I would prefer to spend money on things. For the price of the course I could have bought a great airgun, but happier people spend money on experiences, not on things. I&#8217;m trying to learn.</p>
<p>The first lesson was with a .22 handgun. The teacher lent me his own CZ 122 of which I took a picture:</p>
<div id="attachment_5166" class="wp-caption aligncenter" style="width: 650px"><a href="http://pupeno.files.wordpress.com/2011/10/cz-122-sport.jpg"><img class="size-full wp-image-5166" title="CZ 122 Sport" src="http://pupeno.files.wordpress.com/2011/10/cz-122-sport.jpg?w=538" alt="Picture of CZ 122 Sport, part black and silver, with the slider open"   /></a><p class="wp-caption-text">CZ 122 Sport, the one I shot with.</p></div>
<p>I loved shooting with that one. It worked really well. Much better than the other really used up guns for beginners. On the second lesson we went up in calibre to a Bersa Thunder 9:</p>
<div id="attachment_5165" class="wp-caption aligncenter" style="width: 374px"><img class="size-full wp-image-5165" title="Bersa Thunder 9" src="http://pupeno.files.wordpress.com/2011/10/bersa-thunder-9.jpg?w=538" alt="Stock picture of a pistol Bersa Thunder 9, black"   /><p class="wp-caption-text">Bersa Thunder 9.</p></div>
<p>I learned something very important. The teacher told us to load 5 rounds and shoot them. I did that, put down the gun and moved the target back to me. I counted 4 holes. I doubt I missed the target completely because those four holes were very close to the center. Then I looked down to the table and the gun: it was still loaded, there was still one round in the chamber and ready to fire. In my mind that gun was unloaded; but it wasn&#8217;t. I obviously treated it as loaded even when I believed it wasn&#8217;t because of&#8230; well&#8230; this.</p>
<p>Me, shooting in a very controlled environment, knowing I had to count the shots, and I miscounted. I&#8217;ll never laugh again at anybody for not counting the number of shots correctly. It&#8217;s so easy to make a mistake. And always, always treat every gun as loaded&#8230; they might be.</p>
<p><em>Thanks for reading a draft of this to Ethan Blanton.</em></p>
<br />Filed under: <a href='http://pupeno.com/category/personal/'>Personal</a> Tagged: <a href='http://pupeno.com/tag/22/'>.22</a>, <a href='http://pupeno.com/tag/9mm/'>9mm</a>, <a href='http://pupeno.com/tag/bersa-thunder-9/'>Bersa Thunder 9</a>, <a href='http://pupeno.com/tag/cz-122-sport/'>CZ 122 Sport</a>, <a href='http://pupeno.com/tag/guns/'>guns</a>, <a href='http://pupeno.com/tag/handguns/'>handguns</a>, <a href='http://pupeno.com/tag/pistols/'>pistols</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pupeno.wordpress.com/5156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pupeno.wordpress.com/5156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pupeno.wordpress.com/5156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pupeno.wordpress.com/5156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pupeno.wordpress.com/5156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pupeno.wordpress.com/5156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pupeno.wordpress.com/5156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pupeno.wordpress.com/5156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pupeno.wordpress.com/5156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pupeno.wordpress.com/5156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pupeno.wordpress.com/5156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pupeno.wordpress.com/5156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pupeno.wordpress.com/5156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pupeno.wordpress.com/5156/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pupeno.com&amp;blog=8470507&amp;post=5156&amp;subd=pupeno&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pupeno.com/2011/10/17/learning-to-shoot-a-handgun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/931970b8dc51b72e05e3a12b88612d61?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Pablo</media:title>
		</media:content>

		<media:content url="http://pupeno.files.wordpress.com/2011/10/cz-122-sport.jpg" medium="image">
			<media:title type="html">CZ 122 Sport</media:title>
		</media:content>

		<media:content url="http://pupeno.files.wordpress.com/2011/10/bersa-thunder-9.jpg" medium="image">
			<media:title type="html">Bersa Thunder 9</media:title>
		</media:content>
	</item>
		<item>
		<title>Uptime: 100%</title>
		<link>http://pupeno.com/2011/10/01/uptime-100/</link>
		<comments>http://pupeno.com/2011/10/01/uptime-100/#comments</comments>
		<pubDate>Sat, 01 Oct 2011 14:05:12 +0000</pubDate>
		<dc:creator>Pablo</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[uptime]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress.com]]></category>

		<guid isPermaLink="false">http://pupeno.com/?p=5157</guid>
		<description><![CDATA[This is the first time I see this: ------------------------------------- pupeno.com Service: pupeno.com Outages: 0 Downtime: 0 hrs, 0 mins Uptime: 100.00% ------------------------------------- It was always above 98%, often above 99% and I was proud of that because it was my own crappy server doing it. But now I&#8217;m proud of not caring about it, letting someone [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pupeno.com&amp;blog=8470507&amp;post=5157&amp;subd=pupeno&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_5158" class="wp-caption alignright" style="width: 86px"><a href="http://www.flickr.com/photos/preef/269412566/"><img class="size-medium wp-image-5158" title="Balance by Tony Roberts" src="http://pupeno.files.wordpress.com/2011/10/balance.jpg?w=76&#038;h=300" alt="" width="76" height="300" /></a><p class="wp-caption-text">Balance by Tony Roberts</p></div>
<p>This is the first time I see this:</p>
<pre>-------------------------------------
<a href="http://pupeno.com/" target="_blank">pupeno.com</a>
Service: <a href="http://pupeno.com/" target="_blank">pupeno.com</a>
Outages: 0
Downtime: 0 hrs, 0 mins
<strong>Uptime: 100.00%</strong>
-------------------------------------</pre>
<p>It was always above 98%, often above 99% and I was proud of that because it was my own crappy server doing it. But now I&#8217;m proud of not caring about it, letting someone else solve a problem I&#8217;m not interested in and focus on what I am interested in. 100% uptime provided by WordPress.com.</p>
<br />Filed under: <a href='http://pupeno.com/category/personal/'>Personal</a>, <a href='http://pupeno.com/category/technical/'>Technical</a> Tagged: <a href='http://pupeno.com/tag/uptime/'>uptime</a>, <a href='http://pupeno.com/tag/wordpress/'>WordPress</a>, <a href='http://pupeno.com/tag/wordpress-com/'>WordPress.com</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pupeno.wordpress.com/5157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pupeno.wordpress.com/5157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pupeno.wordpress.com/5157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pupeno.wordpress.com/5157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pupeno.wordpress.com/5157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pupeno.wordpress.com/5157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pupeno.wordpress.com/5157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pupeno.wordpress.com/5157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pupeno.wordpress.com/5157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pupeno.wordpress.com/5157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pupeno.wordpress.com/5157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pupeno.wordpress.com/5157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pupeno.wordpress.com/5157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pupeno.wordpress.com/5157/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pupeno.com&amp;blog=8470507&amp;post=5157&amp;subd=pupeno&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pupeno.com/2011/10/01/uptime-100/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/931970b8dc51b72e05e3a12b88612d61?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Pablo</media:title>
		</media:content>

		<media:content url="http://pupeno.files.wordpress.com/2011/10/balance.jpg?w=76" medium="image">
			<media:title type="html">Balance by Tony Roberts</media:title>
		</media:content>
	</item>
		<item>
		<title>You think airline food sucks?</title>
		<link>http://pupeno.com/2011/09/30/you-think-airline-food-sucks/</link>
		<comments>http://pupeno.com/2011/09/30/you-think-airline-food-sucks/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 09:27:53 +0000</pubDate>
		<dc:creator>Pablo</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[airline]]></category>
		<category><![CDATA[flight]]></category>
		<category><![CDATA[flying]]></category>
		<category><![CDATA[food]]></category>
		<category><![CDATA[vegan]]></category>
		<category><![CDATA[vegetarian]]></category>

		<guid isPermaLink="false">http://pupeno.com/?p=5149</guid>
		<description><![CDATA[You think airline food sucks? Try being vegetarian. I&#8217;m not a spoiled whiner, I truly appreciate being able to cross an ocean over night and I&#8217;m fine with the mass produced food they serve in airplane. Everybody complains about the food, but when you are vegetarian, you go into a new level of pain. The [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pupeno.com&amp;blog=8470507&amp;post=5149&amp;subd=pupeno&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_5151" class="wp-caption alignright" style="width: 310px"><a href="http://www.flickr.com/photos/opalmirror/2185035717/"><img class="size-medium wp-image-5151" title="vegetarian airplane food" src="http://pupeno.files.wordpress.com/2011/09/vegetarian-airplane-food.jpg?w=300&#038;h=225" alt="" width="300" height="225" /></a><p class="wp-caption-text">Vegetarian Meal #3 by James Perkins</p></div>
<p>You think airline food sucks? Try being vegetarian. I&#8217;m not a spoiled whiner, I truly appreciate being able to cross an ocean over night and I&#8217;m fine with the mass produced food they serve in airplane. Everybody complains about the food, but when you are vegetarian, you go into a new level of pain.</p>
<p>The first part of the pain: requesting it. I request the vegetarian food several times. I already had requests lost, ignored, not honored, whatever. I request it on the web, by phone, by carrier pigeon, etc. Several times each. Even then, there&#8217;s no guarantee.</p>
<p>Then it comes the second part: the crew. I just finished my breakfast in a flight from Madrid to Buenos Aires (yes, I wrote this on the airplane) with the best and the worst of the crew. I&#8217;ll describe both to be fair.</p>
<p>One flight attendant gave me the <em>special</em> food. She said &#8220;You ordered special food? &#8221; and I replied &#8220;Yes, vegetarian &#8220;, and she handed me the long yellow box. I opened it and found little pieces of burned carcasses of chicken. I checked the label&#8230; <em>definitely not vegetarian.</em></p>
<p>When another flight attendant came I told him about my food and they had a short conversation. Basically all non-standard food was distributed equally. Someone who should have gotten chicken was eating my vegetarian food. This is the norm. The crew will screw it up. In my experience almost always. I very rarely get an uneventful flight.</p>
<p>The flight attendant to whom I reported the issue was a little bit upset about the other messing up and here&#8217;s the good part: he went and picked vegetarian food from other meals and built a special box for me. To that guy, J. M. Anton: <strong>Thank you, I really appreciate what you did&#8230; you turned a terrible flight and a lot of anger into a pleasurable experience (loved the little piece of chocolate).</strong></p>
<p>Should everything go well you still have to <em>deal with the food</em>. You may think that when everybody gets a cheese and ham sandwich you&#8217;d get a cheese sandwich. <em>WRONG</em>. You may imagine that when everybody gets spaghetti with meatballs you&#8217;d get plain spaghetti. <em>WRONG</em>. You get an insipid salad (for breakfast) or some gooey boiled vegetables. On this flight I was lucky to get some rice (next to the gooey vegetables). Who chooses this food? It&#8217;s terrible. It&#8217;s a torture. Compared to this, the food is got at the hospital is a 5 star gourmet meal.</p>
<br />Filed under: <a href='http://pupeno.com/category/personal/'>Personal</a> Tagged: <a href='http://pupeno.com/tag/airline/'>airline</a>, <a href='http://pupeno.com/tag/flight/'>flight</a>, <a href='http://pupeno.com/tag/flying/'>flying</a>, <a href='http://pupeno.com/tag/food/'>food</a>, <a href='http://pupeno.com/tag/vegan/'>vegan</a>, <a href='http://pupeno.com/tag/vegetarian/'>vegetarian</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pupeno.wordpress.com/5149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pupeno.wordpress.com/5149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pupeno.wordpress.com/5149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pupeno.wordpress.com/5149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pupeno.wordpress.com/5149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pupeno.wordpress.com/5149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pupeno.wordpress.com/5149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pupeno.wordpress.com/5149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pupeno.wordpress.com/5149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pupeno.wordpress.com/5149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pupeno.wordpress.com/5149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pupeno.wordpress.com/5149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pupeno.wordpress.com/5149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pupeno.wordpress.com/5149/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pupeno.com&amp;blog=8470507&amp;post=5149&amp;subd=pupeno&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pupeno.com/2011/09/30/you-think-airline-food-sucks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/931970b8dc51b72e05e3a12b88612d61?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Pablo</media:title>
		</media:content>

		<media:content url="http://pupeno.files.wordpress.com/2011/09/vegetarian-airplane-food.jpg?w=300" medium="image">
			<media:title type="html">vegetarian airplane food</media:title>
		</media:content>
	</item>
		<item>
		<title>Changing my pictures workflow</title>
		<link>http://pupeno.com/2011/09/16/changing-my-pictures-workflow/</link>
		<comments>http://pupeno.com/2011/09/16/changing-my-pictures-workflow/#comments</comments>
		<pubDate>Fri, 16 Sep 2011 20:00:45 +0000</pubDate>
		<dc:creator>Pablo</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Apple Aperture]]></category>
		<category><![CDATA[iPhoto]]></category>
		<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://pupeno.com/?p=5096</guid>
		<description><![CDATA[I been using iPhoto for a few years right now and I like it a lot. Before using iPhoto I was manually marking who was in each picture and where it was taken, so when I saw iPhoto could do it almost automatically I bought a mac. Yes, iPhoto was a big part of buying [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pupeno.com&amp;blog=8470507&amp;post=5096&amp;subd=pupeno&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_5129" class="wp-caption alignright" style="width: 310px"><img class="size-medium wp-image-5129" src="http://pupeno.files.wordpress.com/2011/09/canon.jpg?w=300&#038;h=225" alt="" width="300" height="225" /><p class="wp-caption-text">Canon camera by Kazuhiko Teramoto</p></div>
<p>I been using iPhoto for a few years right now and I like it a lot. Before using iPhoto I was manually marking who was in each picture and where it was taken, so when I saw iPhoto could do it almost automatically I bought a mac. <em>Yes, iPhoto was a big part of buying a mac</em>.</p>
<p>Some time afterwards, I got a DSLR, starting shooting in raw, and as usual, shooting a lot. I rarely remove pictures. I don&#8217;t see a reason, my hard drives get bigger faster than I take pictures. My collection has around 35000 pics, at least, and lot&#8217;s of raw too. This is not what iPhoto is designed for.</p>
<p>I looked around and Apple&#8217;s Aperture is the only <em>pro</em> photo management software that keeps all the features I need and like from iPhoto (faces and places mostly). Since the latest iPhoto is not very robust (it actually crashed on me once and I had to restore everything from backups), I decided to migrate to Aperture.</p>
<p>Something that surprised me about Aperture is that it doesn&#8217;t prompt me to delete the pictures after importing. I searched on the interwebs about this and apparently, it&#8217;s a feature. When people asked how to delete pictures, people replied: &#8220;Don&#8217;t! If you delete pictures after importing, your pictures are in only one place, if something happens to them, they are lost.&#8221;</p>
<p>One should be careful when getting advice on how to use an Apple product as the Apple fanboys will defend whatever Apple believes we should do even if it makes no sense and kills kittens in the process. But this actually makes sense. I had my computer crash during the import procedure and take all the pics with it. I&#8217;m glad iPhoto didn&#8217;t get to delete the pictures in the camera when that happened. Both Aperture and iPhoto are capable of ignoring duplicates when importing and I would expect any other useful picture management program to do the same.</p>
<p>I decided to embrace the workflow, I bought a bigger memory card for my camera and now I don&#8217;t delete the pics from the camera until a couple of days later, when my several backups solutions managed to backup the new pictures.</p>
<p>Another reason to do it this way, and delete pictures by formatting the memory card, is that it&#8217;s the only way to ensure there are no extraneous files on the card, taking space, that neither the camera nor any program need or understand.</p>
<br />Filed under: <a href='http://pupeno.com/category/personal/'>Personal</a> Tagged: <a href='http://pupeno.com/tag/apple-aperture/'>Apple Aperture</a>, <a href='http://pupeno.com/tag/iphoto/'>iPhoto</a>, <a href='http://pupeno.com/tag/photography/'>photography</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pupeno.wordpress.com/5096/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pupeno.wordpress.com/5096/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pupeno.wordpress.com/5096/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pupeno.wordpress.com/5096/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pupeno.wordpress.com/5096/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pupeno.wordpress.com/5096/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pupeno.wordpress.com/5096/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pupeno.wordpress.com/5096/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pupeno.wordpress.com/5096/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pupeno.wordpress.com/5096/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pupeno.wordpress.com/5096/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pupeno.wordpress.com/5096/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pupeno.wordpress.com/5096/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pupeno.wordpress.com/5096/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pupeno.com&amp;blog=8470507&amp;post=5096&amp;subd=pupeno&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pupeno.com/2011/09/16/changing-my-pictures-workflow/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/931970b8dc51b72e05e3a12b88612d61?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Pablo</media:title>
		</media:content>

		<media:content url="http://pupeno.files.wordpress.com/2011/09/canon.jpg?w=300" medium="image" />
	</item>
		<item>
		<title>What do you think about polls?</title>
		<link>http://pupeno.com/2011/08/29/what-do-you-think-about-polls/</link>
		<comments>http://pupeno.com/2011/08/29/what-do-you-think-about-polls/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 19:31:03 +0000</pubDate>
		<dc:creator>Pablo</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[joke]]></category>
		<category><![CDATA[poll]]></category>

		<guid isPermaLink="false">http://pupeno.com/?p=5108</guid>
		<description><![CDATA[Filed under: Personal Tagged: funny, joke, poll<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pupeno.com&amp;blog=8470507&amp;post=5108&amp;subd=pupeno&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<a name="pd_a_5462174"></a><div class="PDS_Poll" id="PDI_container5462174" style="display:inline-block;"></div><div id="PD_superContainer"></div><noscript><a href="http://polldaddy.com/poll/5462174">Take Our Poll</a></noscript>
<br />Filed under: <a href='http://pupeno.com/category/personal/'>Personal</a> Tagged: <a href='http://pupeno.com/tag/funny/'>funny</a>, <a href='http://pupeno.com/tag/joke/'>joke</a>, <a href='http://pupeno.com/tag/poll/'>poll</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pupeno.wordpress.com/5108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pupeno.wordpress.com/5108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pupeno.wordpress.com/5108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pupeno.wordpress.com/5108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pupeno.wordpress.com/5108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pupeno.wordpress.com/5108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pupeno.wordpress.com/5108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pupeno.wordpress.com/5108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pupeno.wordpress.com/5108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pupeno.wordpress.com/5108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pupeno.wordpress.com/5108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pupeno.wordpress.com/5108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pupeno.wordpress.com/5108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pupeno.wordpress.com/5108/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pupeno.com&amp;blog=8470507&amp;post=5108&amp;subd=pupeno&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pupeno.com/2011/08/29/what-do-you-think-about-polls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/931970b8dc51b72e05e3a12b88612d61?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Pablo</media:title>
		</media:content>
	</item>
	</channel>
</rss>
