<?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>aichholzer &#187; English</title>
	<atom:link href="http://www.aichholzer.name/item/category/english/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aichholzer.name</link>
	<description>¿Hasta dónde podemos llegar?</description>
	<lastBuildDate>Mon, 22 Aug 2011 23:28:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Visitors map generator</title>
		<link>http://www.aichholzer.name/item/ip-access-map-maker/</link>
		<comments>http://www.aichholzer.name/item/ip-access-map-maker/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 20:15:51 +0000</pubDate>
		<dc:creator>Aichholzer</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[address]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[plug-in]]></category>
		<category><![CDATA[track]]></category>
		<category><![CDATA[visitors]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://aichholzer.name/?p=798</guid>
		<description><![CDATA[Mapa de visitas This plug-in will grab your visitors IP address and generate a Google map with markers on those visits. You will need a valid Google API key in order for this to work. &#8211; Este plug-in guarda la dirección IP de tus visitantes y genera un mapa (Google) con marcadores para dichas visitas. [...]]]></description>
			<content:encoded><![CDATA[<p><div  id="ip_access_map_holder" class="ip_access_map_holder_post">Mapa de visitas</div></p>
<p><a href='http://secure.hostgator.com/cgi-bin/affiliates/clickthru.cgi?id=aichholzer-aichholzer' target='_blank'><img style="float:left; display:inline;" src='http://www.hostgator.com/affiliates/banners/wordpress-220x240.gif' /></a>This plug-in will grab your visitors IP address and generate a Google map with markers on those visits. You will need a valid Google API key in order for this to work. &#8211; <span style="color: #000080;"><em>Este plug-in guarda la dirección IP de tus visitantes y genera un mapa (Google) con marcadores para dichas visitas. Necesitas una clave válida de Google API para que esto funcione.<br />
</em></span></p>
<p>• Download the plug-in from <a href="http://wordpress.org/extend/plugins/visitos-map-ip/">WP plug-in page<br />
</a><span style="color: #000080;"><em>Descarga el plug-in desde la </em></span><a href="http://wordpress.org/extend/plugins/visitos-map-ip/"><span style="color: #000080;"><em>página de plug-in de WP</em></span><br />
</a></p>
<p>• Upload the plug-in folder into your plugins directory<br />
<span style="color: #000080;">S<em>ube la carpeta del plug-in a tu directorio de plugins</em></span></p>
<p>• Install te plug-in in the usual way and set your configuration through <strong>&#8220;Options/Visitor maps by IP&#8221;<br />
</strong><em><span style="color: #000080;">Instala el plug-in de la manera usual y configuralo desde la página de opciones en </span></em><strong><em><span style="color: #000080;">&#8220;Opciones/Visitor maps by IP&#8221;</span></em><br />
</strong></p>
<p>• <strong> </strong>Insert the plug-in in your template pages using:<br />
<span style="color: #000080;">I<em>nserta el plug-in en tu página (template) con este código:</em></span></p>
<pre style="padding-left: 60px;"><strong><span style="color: #ff0000;">&lt;?php
    if(function_exists('ip_tracker_draw_map'))
        ip_tracker_draw_map();
?&gt;</span></strong></pre>
<ul>
<li><strong> </strong>If you want to insert the plug-in in your template but don&#8217;t want to show the map use this:<br />
<span style="color: #000080;">Si quieres insertar el mapa en tus plantillas pero no mostrar el mapa, utiliza esto:</span></li>
</ul>
<pre style="padding-left: 60px;"><strong><span style="color: #ff0000;">&lt;?php
    if(function_exists('ip_tracker_draw_map'))
        ip_tracker_draw_map('track_only');
?&gt;</span></strong></pre>
<ul>
<li>You can also insert maps into your posts. In your post simply use any of the identifiers provided to render the map at any given place. Valid identifiers are: <strong>&#91;vm] &#91;visits] &#91;visitormap]</strong><br />
<em><span style="color: #000080;">Desde la versión 0.4.8 también se pueden insertar los mapas en las entradas. Para insertar un mapa en una entrada, simplemente utiliza uno de los identificadores en un lugar determinado.</span></em></li>
</ul>
<p>If you have any problems or find a bug, please let me know.<br />
<span style="color: #000080;"><em>S</em><em>i tienes algún problema o descubres un fallo, por favor dímelo.</em></span></p>
<p>Please look at the plug-in page at WP and/or the plug-in options page for details.<strong><span style="color: #ff0000;"><br />
</span></strong><em><span style="color: #000080;">Por favor mira la página del plug-in en WP y/o la página de opciones del plug-in para detalles.</span></em></p>
<p><em><strong></strong></em></p>
<pre style="padding-left: 30px;"><strong><span style="color: #ff0000;">Current release / </span></strong><span style="color: #000080;"><em><strong>Versión actual:</strong></em></span><strong><span style="color: #ff0000;"> 0.7.3</span>
Version history / <span style="color: #000080;"><em>Histórico de versiones:</em></span></strong>
<strong><a href="http://wordpress.org/extend/plugins/visitos-map-ip/other_notes/">http://wordpress.org/extend/plugins/visitos-map-ip/other_notes/</a>

This plug-in requires PHP 5 on your server
<span style="color: #000080;">Este plug-in requiere PHP 5 en tu servidor</span></strong></pre>
<p><strong><br />
 </strong></p>
<p><strong>Please keep in mind that this plug-in uses geo-ip location information (GeoLite City) provided by <a href="http://www.maxmind.com/">MaxMind</a>, which is limited to some extent, this means it will not track down your exact address (location of your IP number) but it will show the city your visitors are coming from which works just fine for me.<br />
</strong><em><span style="color: #000080;"><strong>Por favor recuerda que este plug-in utiliza información para geo-localización </strong><strong>(GeoLite City) </strong><strong>gracias a  <a href="http://www.maxmind.com/">MaxMind</a>, la cual está limitada hasta cierto punto, esto significa que no es capaz de detectar tu dirección exacta en base a la IP, pero si es capaz de mostrar la ciudad de donde vienen las visitas, lo cual funciona muy bien para mi.</strong></span></em></p>
<p style="padding-left: 30px;"><em>GeoLite City is similar to the <a href="http://www.maxmind.com/app/city">GeoIP City</a> database, but is less accurate. Should you require greater accuracy, GeoIP City is a drop-in replacement for GeoLite City. GeoLite City is an ideal cost-effective solution, since it is more accurate than many other commercial geolocation solutions.</em></p>
<p>The free version -which this plug-in uses- gets updated each month, so I will update the plug-in as well -at least each month- so you can have the latest IP information.<br />
<span style="color: #000080;"><em>La versión gratuita -la cual utiliza este plug-in- es actualizada cada mes, de modo que actualizaré -al menos cada mes- el plug-in para que puedas tener la información más reciente.</em></span></p>
<p><span style="color: #000080;"><strong><span style="color: #000000;">Next releases:<br />
<span style="color: #000080;"><em>Próxima versiones:</em></span></span></strong></span></p>
<ul>
<li><span style="text-decoration: line-through;"><span style="color: #000000;">Be able to upload / define a custom icon for markers</span></span><span style="color: #000000;"><strong> Done</strong></span><br />
<span style="color: #000080;"><span style="color: #000000;"><span style="color: #000080;"><em> <span style="text-decoration: line-through;">Posibilidad de cargar / definir un marcador propio</span></em></span></span></span><span style="color: #000080;"><span style="color: #000000;"><span style="color: #000080;"><em> <strong>Hecho</strong></em></span></span></span><span style="color: #000080;"><span style="color: #000000;"><span style="color: #000080;"><em><br />
</em></span></span></span></li>
</ul>
<ul>
<li><span style="text-decoration: line-through;"><span style="color: #000000;">Set number of markers to display (limit query)</span></span><span style="color: #000000;"> <strong>Done</strong></span><span style="color: #000080;"><span style="color: #000000;"><span style="color: #000080;"><em><br />
<span style="text-decoration: line-through;">Definir el número máximo de marcadores a mostrar (limitar la consulta)</span></em></span></span></span><span style="color: #000080;"><span style="color: #000000;"><span style="color: #000080;"><em> <strong>Hecho</strong></em></span></span></span></li>
</ul>
<ul>
<li><span style="text-decoration: line-through;"><span style="color: #000000;">Small JS fix in the options page (on marker select)</span></span><span style="color: #000000;"> <strong>Done</strong></span><span style="color: #000080;"><span style="color: #000000;"><span style="color: #000080;"><em><br />
<span style="text-decoration: line-through;">Resolver un pequeño error de JS en la página de errores (al seleccionar un marcador)</span></em></span></span></span><span style="color: #000080;"><span style="color: #000000;"><span style="color: #000080;"><em> <strong>Hecho</strong></em></span></span></span></li>
</ul>
<ul>
<li><span style="text-decoration: line-through;"><span style="color: #000000;">Be able to insert maps into posts and pages (not through templates)</span></span><span style="color: #000000;"> <strong>Done</strong></span><em><span style="color: #000080;"><br />
<span style="text-decoration: line-through;">Posibilidad de incluir un mapa en las entradas (no solo a través de la plantilla)</span></span></em><span style="color: #000080;"><span style="color: #000000;"><span style="color: #000080;"><em> <strong>Hecho</strong></em></span></span></span><em><span style="color: #000080;"><br />
</span></em></li>
</ul>
<p>A comment would be much appreciated.<span style="color: #000080;"><em><strong><br />
Un comentario sería apreciado.</strong></em></span></p>
<p><strong>Do you like what this plug in can do?<br />
<span style="color: #000080;"><em>¿Te parece bueno lo que hace este plug-in?</em></span></strong></p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="hosted_button_id" type="hidden" value="2874480" />
<input name="submit" src="https://www.paypal.com/en_GB/i/btn/btn_donate_LG.gif" type="image" /> <img style="display:none;" src="https://www.paypal.com/es_ES/i/scr/pixel.gif" border="0" alt="" width="1" height="1" /><br />
</form>
<p><span style="color: #000000;"> <img src='http://www.aichholzer.name/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </span></p>
<p><strong><span style="color: #000000;">Got a cool plug-in idea? Let me know and if it&#8217;s cool enough I&#8217;ll write it.<br />
</span></strong><em><span style="color: #000080;"><strong>¿Tienes una buena idea para un plug-in? Dímelo y si es buena yo lo escribo.</strong></span></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aichholzer.name/item/ip-access-map-maker/feed/</wfw:commentRss>
		<slash:comments>285</slash:comments>
		</item>
		<item>
		<title>Have we all failed?</title>
		<link>http://www.aichholzer.name/item/have-we-all-failed/</link>
		<comments>http://www.aichholzer.name/item/have-we-all-failed/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 19:38:38 +0000</pubDate>
		<dc:creator>Aichholzer</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[adventure]]></category>
		<category><![CDATA[boy]]></category>
		<category><![CDATA[dreams]]></category>
		<category><![CDATA[failure]]></category>
		<category><![CDATA[journey]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[man]]></category>
		<category><![CDATA[story]]></category>
		<category><![CDATA[success]]></category>
		<category><![CDATA[tale]]></category>
		<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://www.aichholzer.name/?p=460</guid>
		<description><![CDATA[How possible and how terrible can it be to live a life full of dreams but never see those dreams come true? - Have we all failed? The man continued to look upon the boy and then turned away his head, he gently picked up his hat, covered his -burned- head and smiled for him [...]]]></description>
			<content:encoded><![CDATA[<p class="quote">How possible and how terrible can it be to live a life full of dreams but never see those dreams come true?<br />
- Have we all failed?</p>
<p>The man continued to look upon the boy and then turned away his head, he gently picked up his hat, covered his -burned- head and smiled for him self.</p>
<p>- <em><strong>No, we have not failed</strong>. </em>-the man said-<em> We have just started and there&#8217;s still a long way. We must not stay here, for soon enough the night will fall and there are strange and fierce creatures among this very trees.</em></p>
<p>He got on his legs and helped the boy up who was carrying a dark green -military style- heavily loaded backpack. They felt the cold breeze for an instant and continued their journey.</p>
<p><strong>Chapter I</strong></p>
<p>The first thing was always breakfast, no matter what, breakfast had to had it&#8217;s time. They used to get up at around 6:00 AM everyday to get some wood to start the fire, a fire which usually lasted the entire day and was put out late at night when they were -again- ready for bed.</p>
<p>That morning the boy went to get the wood alone, the old man was not feeling very well and decided to stay in bed a few minutes more, at least as long as it took the boy to get back, start the fire and boil some water, that would give him some twenty minutes more -the old man figured. The night before it had rained like never before and part of the roof came down. They had to get up there and fix that hole or else they would have ended up having everything washed away. The old man got a ladder he had kept for some years and holded it against a tree which was close enough to the roof, so the boy could climb up and fix it. The boy pulled a hammer from his pocket along a few nails -which he held in his mouth- and started putting the roof togheter again. It took him about 40 minutes the get that hole almost sealed and decided to get down. The roof was in pretty good shape again and the could sleep in their own beds once more. The old man actually got the worst part, he was just standing there, holding the ladder, not moving and thus the cold night and the rain drops as big as eyeballs went straight down to his very bones and of course he was not as young as he should have been in order to take that easier.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aichholzer.name/item/have-we-all-failed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Massive upgrade!</title>
		<link>http://www.aichholzer.name/item/massive-upgrade/</link>
		<comments>http://www.aichholzer.name/item/massive-upgrade/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 22:02:26 +0000</pubDate>
		<dc:creator>Aichholzer</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[d90]]></category>
		<category><![CDATA[lens]]></category>
		<category><![CDATA[lenses]]></category>
		<category><![CDATA[nikkor]]></category>
		<category><![CDATA[nikon]]></category>
		<category><![CDATA[nikon d90 upgrade]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[pictures]]></category>
		<category><![CDATA[prime]]></category>
		<category><![CDATA[sony]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.aichholzer.name/?p=458</guid>
		<description><![CDATA[Finally, the time has come and so has my long awaited upgrade If you&#8217;ve been to the Galleries section of this site you might have noticed some great shots among -of course- some terrible ones. Well, I can certainly tell you that this has all come to an end -I got upgraded. My previous experience [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Finally, the time has come and so has my long awaited upgrade If you&#8217;ve been to the <a href="http://aichholzer.name/galleries">Galleries</a> section of this site you might have noticed some great shots among -of course- some terrible ones. Well, I can certainly tell you that this has all come to an end -I got upgraded.</p>
<p style="text-align: left;">My previous experience was mostly limited to a Sony T9 (as pictured below) and sometimes to an older Nikon F65 35 mm SLR which, by the way, still rocks. Now I have a Nikon D90 SRL which is pretty much the top of the line and shall soon enough realize that from it&#8217;s pictures.</p>
<p style="text-align: center;"><strong>This is what I used before:</strong></p>
<p style="text-align: center;"><a href="http://www.aichholzer.name/wp-content/uploads/2008/11/t9.jpg"><img class="size-full wp-image-456 alignnone" title="Sony T9" src="http://www.aichholzer.name/wp-content/uploads/2008/11/t9.jpg" alt="" width="320" height="230" /></a></p>
<p style="text-align: center;">
<p style="text-align: center;"><strong>This is what I have now:</strong></p>
<p style="text-align: center;"><a href="http://www.aichholzer.name/wp-content/uploads/2008/11/nikon-d90-dslr-camera.jpg"><img class="aligncenter size-full wp-image-457" title="Nikon D90" src="http://www.aichholzer.name/wp-content/uploads/2008/11/nikon-d90-dslr-camera.jpg" alt="" width="450" height="426" /></a></p>
<p style="text-align: left;">Along this beauty I also got several different types of lens, including a 18-105 mm Nikkor VR, a 70-300 mm Nikkor AF and a 50 mm Nikkor prime.</p>
<p style="text-align: left;">Well I&#8217;ll keep you all posted and <strong>let&#8217;s see</strong> how it goes&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aichholzer.name/item/massive-upgrade/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Another JS countdown script</title>
		<link>http://www.aichholzer.name/item/another-js-countdown-script/</link>
		<comments>http://www.aichholzer.name/item/another-js-countdown-script/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 19:09:46 +0000</pubDate>
		<dc:creator>Aichholzer</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[contador]]></category>
		<category><![CDATA[contador de tiempo javascript]]></category>
		<category><![CDATA[countdown]]></category>
		<category><![CDATA[countdown script]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[fecha]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[javascript countdown script]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[timer]]></category>

		<guid isPermaLink="false">http://www.aichholzer.name/?p=448</guid>
		<description><![CDATA[Here&#8217;s a simple one I came up with. It does a countdown until a certain date. Quite simple. Hope you can find use for it: var CDOWN = { init : function() { this.dformat = "[D]:[H]:[M]:[S]"; // Day:Hour:Minute:Second - Any can be removed this.tdate = "11/19/2008 6:00 PM"; // Until when to countdown (MM/DD/YYYY) this.count [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a simple one I came up with. It does a countdown until a certain date. Quite simple.</p>
<p>Hope you can find use for it:</p>
<pre>var CDOWN = {
 init : function()
  {
   this.dformat = "[D]:[H]:[M]:[S]"; // Day:Hour:Minute:Second - Any can be removed
   this.tdate = "11/19/2008 6:00 PM"; // Until when to countdown (MM/DD/YYYY)
   this.count = true; // Update the counter each second or minute or whatever is defined above
   this.endstr = "Live now!"; // To display once the countdown is complete
   this.lzero = true; // Display leading zeros on numbers lower than 10
   this.counts = -1;

   this.counts = Math.ceil(this.counts);
   if(this.counts == 0)
     this.count = false;

   this.timeoutp = (Math.abs(this.counts)-1)*1000 + 990;

   dthen = new Date(this.tdate);
   dnow = new Date();

   ddiff = (this.counts &gt; 0) ? new Date(dnow-dthen) : new Date(dthen-dnow);

   gsecs = Math.floor(ddiff.valueOf()/1000);
   CDOWN.startCounter(gsecs);
 },

calculate : function(secs, num1, num2)
 {
   s = ((Math.floor(secs/num1))%num2).toString();
   if(this.lzero &amp;&amp; s.length &lt; 2)
     s = "0" + s;
   return s;
 },

startCounter : function(secs)
 {
   if(secs &lt; 0)
    {
     document.getElementById("timer").innerHTML = this.endstr;
     return;
    }

    this.dsp = this.dformat.replace(/\[D\]/g, CDOWN.calculate(secs,86400,100000));
    this.dsp = this.dsp.replace(/\[H\]/g, CDOWN.calculate(secs,3600,24));
    this.dsp = this.dsp.replace(/\[M\]/g, CDOWN.calculate(secs,60,60));
    this.dsp = this.dsp.replace(/\[S\]/g, CDOWN.calculate(secs,1,60));

    document.getElementById('timer').innerHTML = this.dsp;
    if(this.count)
      setTimeout("CDOWN.startCounter(" + (secs+this.counts) + ")", this.timeoutp);
 }
}

/* LOAD */
function addLoadEvent(fn)
 {
   var old = window.onload;
   if(typeof window.onload != 'function')
     window.onload = fn;
   else
     window.onload = function()
      {
        old();
        fn();
      }
 }

addLoadEvent(function() { CDOWN.init(); });</pre>
<p>In order to display this inside some container, you will need to define one and set it&#8217;s ID to be the same as in the script. For example:</p>
<pre lang="enc__javascript">document.getElementById('timer').innerHTML = this.dsp;</pre>
<p>In this case my container&#8217;s id is &#8220;timer&#8221; and the actual countdown will be displayed there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aichholzer.name/item/another-js-countdown-script/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The six mistakes of man</title>
		<link>http://www.aichholzer.name/item/the-six-mistakes-of-man/</link>
		<comments>http://www.aichholzer.name/item/the-six-mistakes-of-man/#comments</comments>
		<pubDate>Sun, 19 Oct 2008 18:10:15 +0000</pubDate>
		<dc:creator>Aichholzer</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[cicero]]></category>
		<category><![CDATA[man]]></category>
		<category><![CDATA[mistakes]]></category>
		<category><![CDATA[philosophy]]></category>
		<category><![CDATA[poet]]></category>
		<category><![CDATA[poetry]]></category>

		<guid isPermaLink="false">http://www.aichholzer.name/?p=441</guid>
		<description><![CDATA[The delusion that personal gain is made by crushing others. The tendency to worry about things that cannot be changed or corrected. Insisting that a thing is impossible because we cannot accomplish it. Refusing to set aside trivial preferences. Neglecting development and refinement of the mind, and not aquiring the habit of reading and studying. [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li><strong>The delusion  that personal gain is made by crushing others.</strong></li>
</ul>
<ul>
<li><strong>The tendency to worry about things that cannot be changed or corrected.</strong></li>
</ul>
<ul>
<li><strong>Insisting that a thing is impossible because we cannot accomplish it.</strong></li>
</ul>
<ul>
<li><strong>Refusing to set aside trivial preferences.</strong></li>
</ul>
<ul>
<li><strong>Neglecting development and refinement of the mind, and not aquiring the habit of reading and studying.</strong></li>
</ul>
<ul>
<li><strong>Attempting to compel others to believe and live as we do.<br />
</strong></li>
</ul>
<p><strong>- <a href="http://en.wikipedia.org/wiki/Cicero">Marcus Tullius Cicero</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aichholzer.name/item/the-six-mistakes-of-man/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to know if a girl is spanish?</title>
		<link>http://www.aichholzer.name/item/how-to-know-if-a-girl-is-spanish/</link>
		<comments>http://www.aichholzer.name/item/how-to-know-if-a-girl-is-spanish/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 13:14:57 +0000</pubDate>
		<dc:creator>Aichholzer</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[chick]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[españa]]></category>
		<category><![CDATA[gafas]]></category>
		<category><![CDATA[girls]]></category>
		<category><![CDATA[glasses]]></category>
		<category><![CDATA[imaginacion]]></category>
		<category><![CDATA[imagination]]></category>
		<category><![CDATA[model]]></category>
		<category><![CDATA[same]]></category>
		<category><![CDATA[spanish]]></category>
		<category><![CDATA[spanish glass design]]></category>
		<category><![CDATA[spanish glasses]]></category>
		<category><![CDATA[taste]]></category>

		<guid isPermaLink="false">http://www.aichholzer.name/?p=422</guid>
		<description><![CDATA[It&#8217;s actually quite an easy procedure and the original idea came from my friend David -who had figured this out long time ago as it seems- It&#8217;s basically all about observation, look around, wherever you go, and if you see a girl wearing glasses (like reading glasses) that have more of a square-like design you [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s actually quite an easy procedure and the original idea came from my friend David -who had figured this out long time ago as it seems-</p>
<p>It&#8217;s basically all about observation, look around, wherever you go, and if you see a girl wearing glasses (like reading glasses) that have more of a square-like design you can bet 98% of the times she is spanish. When I was in Amsterdam, with my wife, a few weeks ago, David said it was amazing how much spanish chicks you could find and he explained his theory. I went on a did some &#8220;research&#8221;, actually trying to hear some of those chicks -with square-like designed glasses- talk and yes, they were all spanish.</p>
<p>Now, the question is: why?</p>
<p>Why do all spanish chicks wear those kind of glasses, the same glasses?, do they think it&#8217;s trendy?, to they think is hot?, do they think it&#8217;s in?. NO! Season after season, year after year those kind of glasses are still being mass-used in Spain and it&#8217;s simply because the spanish have no <strong>taste</strong> nor <strong>imagination</strong>, it&#8217;s as simple as that.</p>
<p>Recently I went to get some glasses for myself, and after going through about a 100 stores the only thing I found was the same: square-like glasses. Actually if you go into any kind of shop (in Spain) you might even be surprised by the models you&#8217;ll find, there&#8217;s at most 5 different models -with variating colours, at least- and you&#8217;ll find those exact same 5 models in every other store.</p>
<p>Don&#8217;t believe me?, try for yourself: watch the TV (Spanish, of course), ride the Metro, look at people walking around, you&#8217;ll soon agree with what you&#8217;ve just read.</p>
<p> <img src='http://www.aichholzer.name/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.aichholzer.name/item/how-to-know-if-a-girl-is-spanish/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>¿What to do about spaniards?</title>
		<link>http://www.aichholzer.name/item/what-to-do-about-spaniards/</link>
		<comments>http://www.aichholzer.name/item/what-to-do-about-spaniards/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 12:56:12 +0000</pubDate>
		<dc:creator>Aichholzer</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[clue]]></category>
		<category><![CDATA[concepto]]></category>
		<category><![CDATA[españa]]></category>
		<category><![CDATA[españoles]]></category>
		<category><![CDATA[gente]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[non-sense]]></category>
		<category><![CDATA[realize]]></category>
		<category><![CDATA[sin idea]]></category>
		<category><![CDATA[spain]]></category>
		<category><![CDATA[spaniards]]></category>
		<category><![CDATA[spanish]]></category>
		<category><![CDATA[talk]]></category>
		<category><![CDATA[trash talk]]></category>
		<category><![CDATA[understand]]></category>
		<category><![CDATA[useless]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.aichholzer.name/?p=392</guid>
		<description><![CDATA[Spaniards are strange people, we all know that. I&#8217;ve come to realize it quite well. A lot of them frequently talk a lot of non-sense and some others usually don&#8217;t have a clue about what they&#8217;re talking about. Here&#8217;s what you can do about it:]]></description>
			<content:encoded><![CDATA[<p>Spaniards are strange people, we all know that. I&#8217;ve come to realize it quite well. A lot of them frequently talk a lot of non-sense and some others usually don&#8217;t have a clue about what they&#8217;re talking about.</p>
<p>Here&#8217;s what you can do about it:</p>
<div class="mceTemp mceIEcenter">
<dl id="attachment_393" class="wp-caption aligncenter" style="width: 490px;">
<dt class="wp-caption-dt"><a href="http://www.aichholzer.name/wp-content/uploads/2008/09/argh-picard.jpg"><img class="size-full wp-image-393" title="Oh well, oh well..." src="http://www.aichholzer.name/wp-content/uploads/2008/09/argh-picard.jpg" alt="Oh well, oh well..." width="480" height="360" /></a></dt>
</dl>
</div>
<p> <img src='http://www.aichholzer.name/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.aichholzer.name/item/what-to-do-about-spaniards/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Mappeo.com has been dropped</title>
		<link>http://www.aichholzer.name/item/mappeocom-has-been-dropped/</link>
		<comments>http://www.aichholzer.name/item/mappeocom-has-been-dropped/#comments</comments>
		<pubDate>Sun, 07 Sep 2008 10:18:56 +0000</pubDate>
		<dc:creator>Aichholzer</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[advanced]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[complete]]></category>
		<category><![CDATA[dropped]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[lack]]></category>
		<category><![CDATA[mappeo]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[real estate]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[stage]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://www.aichholzer.name/?p=358</guid>
		<description><![CDATA[The mappeo.com project has been dropped due to lack of time and I&#8217;ve decided to release the code under GNU/GPL licence and it&#8217;s free for download. The code is not complete but it&#8217;s at a very advanced stage and you shall quickly grasp the go-along of it. Requires: PHP 5 (With GD enabled) MySQL 5+ [...]]]></description>
			<content:encoded><![CDATA[<div id="holder">
<p>The <strong>mappeo.com</strong> project has been dropped due to lack of time and I&#8217;ve decided to release the code under GNU/GPL licence and it&#8217;s free for download.</p>
<p>The code is not complete but it&#8217;s at a very advanced stage and you shall quickly grasp the go-along of it.</p>
<p>Requires:</p>
<ul>
<li>PHP 5 (With GD enabled)</li>
<li>MySQL 5+</li>
<li>A browser with JS enabled and AJAX support</li>
<li>Apache webserver (With mod_rewrite enabled)</li>
<li>A Google <a href="http://code.google.com/apis/maps/signup.html">API</a> key</li>
</ul>
<p>More: <a href="http://mappeo.com">http://mappeo.com</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.aichholzer.name/item/mappeocom-has-been-dropped/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quote</title>
		<link>http://www.aichholzer.name/item/quote/</link>
		<comments>http://www.aichholzer.name/item/quote/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 21:59:35 +0000</pubDate>
		<dc:creator>Aichholzer</dc:creator>
				<category><![CDATA[English]]></category>

		<guid isPermaLink="false">http://aichholzer.name/?p=225</guid>
		<description><![CDATA[Never argue with an idiot; He will drag you down to his level and beat you with experience.]]></description>
			<content:encoded><![CDATA[<p class="quote">Never argue with an idiot; He will drag you down to his level and beat you with experience.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aichholzer.name/item/quote/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I wonder&#8230;</title>
		<link>http://www.aichholzer.name/item/i-wonder/</link>
		<comments>http://www.aichholzer.name/item/i-wonder/#comments</comments>
		<pubDate>Wed, 21 May 2008 19:30:10 +0000</pubDate>
		<dc:creator>Aichholzer</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[20]]></category>
		<category><![CDATA[alpha]]></category>
		<category><![CDATA[badge]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[final]]></category>
		<category><![CDATA[functionality]]></category>
		<category><![CDATA[improve]]></category>
		<category><![CDATA[stable]]></category>
		<category><![CDATA[version]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://aichholzer.name/?p=213</guid>
		<description><![CDATA[Look up! Have you noticed the beta badge on top of this site?, well just as you&#8217;re probably doing, so am I. I&#8217;m wondering what in the world does that mean. Some time ago somebody came up with the idea of describing the current web with the 2.0 &#8220;thing&#8221; and shortly after that somebody else [...]]]></description>
			<content:encoded><![CDATA[<p>Look up! Have you noticed the beta badge on top of this site?, well just as you&#8217;re probably doing, so am I. I&#8217;m wondering what in the world does that mean. Some time ago somebody came up with the idea of describing the current web with the 2.0 &#8220;thing&#8221; and shortly after that somebody else decided to use the beta &#8220;thing&#8221; -I guess those were the Google folks-. However, now-a-days almost any site uses a beta or alpha or anything like it and we all wonder. Why?</p>
<p>Most of this sites never get improved or never really change from beta to final, some say it&#8217;s not a stable version, but if that was the case the site wouldn&#8217;t be working at all. If the site has a current version and later they ad some more functionality, that can&#8217;t be called a &#8220;beta&#8221; either, the site has only improved since those very first days.</p>
<p>Well, I could go on and on with this forever and never get to a straight line. I just wonder&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aichholzer.name/item/i-wonder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I had to post this!</title>
		<link>http://www.aichholzer.name/item/o-great-spirit/</link>
		<comments>http://www.aichholzer.name/item/o-great-spirit/#comments</comments>
		<pubDate>Sun, 18 May 2008 14:48:39 +0000</pubDate>
		<dc:creator>Aichholzer</dc:creator>
				<category><![CDATA[English]]></category>

		<guid isPermaLink="false">http://aichholzer.name/?p=212</guid>
		<description><![CDATA[Oh, Great Spirit grant me the serenity to accept the things I cannot change, the courage to change the things I can and the wisdom to know the difference.]]></description>
			<content:encoded><![CDATA[<p>Oh, Great Spirit grant me the <strong>serenity</strong> to accept the things I cannot change, the <strong>courage</strong> to change the things I can and the <strong>wisdom</strong> to know the difference.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aichholzer.name/item/o-great-spirit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Color be gone&#8230;</title>
		<link>http://www.aichholzer.name/item/color-be-gone/</link>
		<comments>http://www.aichholzer.name/item/color-be-gone/#comments</comments>
		<pubDate>Sun, 18 May 2008 14:47:18 +0000</pubDate>
		<dc:creator>Aichholzer</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[blank]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[energy]]></category>
		<category><![CDATA[pixels]]></category>
		<category><![CDATA[save]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[white]]></category>

		<guid isPermaLink="false">http://aichholzer.name/?p=211</guid>
		<description><![CDATA[Using a blank design, mostly as the one I&#8217;m using now, I realize how much energy I can save, that means if your display does not need to display all the colored pixels it will save more (or at least some) energy and I can definitely sacrifice color in exchange of that. So, I&#8217;m still [...]]]></description>
			<content:encoded><![CDATA[<p>Using a blank design, mostly as the one I&#8217;m using now, I realize how much energy I can save, that means if your display does not need to display all the colored pixels it will save more (or at least some) energy and I can definitely sacrifice color in exchange of that.</p>
<p>So, I&#8217;m still here, but no more color (only where absolutely needed)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aichholzer.name/item/color-be-gone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feeling stressed?</title>
		<link>http://www.aichholzer.name/item/feeling-stressed/</link>
		<comments>http://www.aichholzer.name/item/feeling-stressed/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 09:27:48 +0000</pubDate>
		<dc:creator>Aichholzer</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[machine]]></category>
		<category><![CDATA[stress]]></category>

		<guid isPermaLink="false">http://aichholzer.name/?p=210</guid>
		<description><![CDATA[Well, try this! (No explanation needed, it&#8217;s very intuitive) The ultimate stress-removal-tool Enjoy!]]></description>
			<content:encoded><![CDATA[<p>Well, try this! (No explanation needed, it&#8217;s very intuitive)</p>
<p><a title="Stress machine" href="http://www.gustavoguimaraes.com.br/arquivo/images/papelbolha.swf">The ultimate stress-removal-tool</a></p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aichholzer.name/item/feeling-stressed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How will we live?</title>
		<link>http://www.aichholzer.name/item/how-will-we-live/</link>
		<comments>http://www.aichholzer.name/item/how-will-we-live/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 07:35:54 +0000</pubDate>
		<dc:creator>Aichholzer</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[humans]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[survive]]></category>
		<category><![CDATA[waste]]></category>
		<category><![CDATA[world]]></category>

		<guid isPermaLink="false">http://aichholzer.name/?p=209</guid>
		<description><![CDATA[Just wondering how life will be in the near future. You hear a lot of things, such as: there&#8217;s going to be no north pole, sea level will raise, countries will dry out, etc. I wonder, haven&#8217;t we been hearing this stuff since always?, well we probably have but now it&#8217;s becoming more and more [...]]]></description>
			<content:encoded><![CDATA[<p>Just wondering how life will be in the near future. You hear a lot of things, such as: there&#8217;s going to be no north pole, sea level will raise, countries will dry out, etc. I wonder, haven&#8217;t we been hearing this stuff since always?, well we probably have but now it&#8217;s becoming more and more obvious: &#8220;we won&#8217;t make it&#8221;.</p>
<p>I went shopping yesterday and tried to buy something without getting a bag and the guy said I need to get a back, it&#8217;s a must, in order to get the price tag on the item I had just selected (it was a pineapple, he could have placed the price tag right on it) and I said that&#8217;s such a waste, I don&#8217;t need the bag and he smilingly replied: &#8220;Don&#8217;t worry, it&#8217;s just one bag. Don&#8217;t be so ecological.&#8221;, well if we all save just one bag the world would be a whole lot different.</p>
<p>However, I still wonder&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aichholzer.name/item/how-will-we-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://www.aichholzer.name/item/208/</link>
		<comments>http://www.aichholzer.name/item/208/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 08:04:13 +0000</pubDate>
		<dc:creator>Aichholzer</dc:creator>
				<category><![CDATA[English]]></category>

		<guid isPermaLink="false">http://aichholzer.name/item/208/</guid>
		<description><![CDATA[When buying and selling are controlled by legislation, the first things to be bought and sold are legislators. - PJ O&#8217;Rourke]]></description>
			<content:encoded><![CDATA[<p class="quote">When buying and selling are controlled by legislation, the first things to be bought and sold are legislators.</p>
<p class="quote_sign">- PJ O&#8217;Rourke</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aichholzer.name/item/208/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

