<?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>OSBIZ &#187; Firefox</title>
	<atom:link href="http://blog.monera.net/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.monera.net</link>
	<description>OPEN SOURCE / FREE SOFTWARE BUSINESS THOUGHTS</description>
	<lastBuildDate>Wed, 28 Apr 2010 12:01:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2-beta2</generator>
		<item>
		<title>GTD: Improve integration in ThinkingRock</title>
		<link>http://blog.monera.net/2008/09/04/gtd-improve-integration-in-thinkingrock/</link>
		<comments>http://blog.monera.net/2008/09/04/gtd-improve-integration-in-thinkingrock/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 17:48:43 +0000</pubDate>
		<dc:creator>fmonera</dc:creator>
				<category><![CDATA[ArtÃ­culos]]></category>
		<category><![CDATA[cÃ³digo fuente]]></category>
		<category><![CDATA[Cygwin]]></category>
		<category><![CDATA[David Allen]]></category>
		<category><![CDATA[desarrollo]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[fmonera at opensistemas dot com]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[GTD]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[mindmap]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[software libre]]></category>
		<category><![CDATA[thinkingrock]]></category>
		<category><![CDATA[unix system]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://blog.monera.net/?p=70</guid>
		<description><![CDATA[This article is about the way I organize myself (I happily follow the &#8220;Getting Things Done&#8221; metodology). To help me manage tasks and projects, I use ThinkingRock. I have finished the infrastructure for integrating of external apps into TR (by using some scripting magic and the Notes field). At the moment it is a quick [...]]]></description>
			<content:encoded><![CDATA[<p>This article is about the way I organize myself (I happily follow the &#8220;<a href="http://en.wikipedia.org/wiki/Getting_Things_Done" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Getting_Things_Done?referer=');">Getting Things Done</a>&#8221; metodology). To help me manage tasks and projects, I use <a href="http://www.thinkingrock.com.au" onclick="pageTracker._trackPageview('/outgoing/www.thinkingrock.com.au?referer=');">ThinkingRock</a>.</p>
<p><span class="postbody">I have finished the infrastructure for integrating of external apps into TR (by using some scripting magic and the Notes field). At the moment it is a quick hack, but &#8220;it works for me (TM)&#8221; <img src="http://www.thinkingrock.com.au/forum/images/smiles/icon_razz.gif" border="0" alt="Razz" /></span></p>
<p>This article complements the KMail integration post which can be found here: <a href="http://www.thinkingrock.com.au/forum/viewtopic.php?t=2321" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.thinkingrock.com.au/forum/viewtopic.php?t=2321&amp;referer=');">http://www.thinkingrock.com.au/forum/viewtopic.php?t=2321</a></p>
<p>At the moment, I have integrated:</p>
<ul>
<li> <span style="text-decoration: underline;">Freemind</span>: For mind mapping and many other tasks (it is a very important app for my daily work)</li>
<li><span style="text-decoration: underline;">Openproj</span>: A MSProject like app for managing complex projects</li>
<li><span style="text-decoration: underline;">TiddlyWiki</span>: A very interesting tool for structured documentation</li>
</ul>
<p>Adding new apps (openoffice, gimp, &#8230;) is really easy, as everything is done outside TR and without programming. I will come on this topic later.</p>
<p><span style="font-weight: bold;">VISION</span><br />
I have just created a project/action in TR, and now I want to:</p>
<ul>
<li> Attach a mindmap from an existing template very easily without bothering with filenames and folders</li>
<li> Attach a complex project from an existing template very easily without bothering with filenames and folders</li>
<li> Attach a new spreadsheet from an existing template very easily without bothering with filenames and folders</li>
<li> Keep everything related to the main project/action</li>
<li> Have all the docs available with a single click in the link</li>
<li> Easily create templates (for example I have a mind-map template with all the things I have to ask to a customer interested in elearning).</li>
<li> If I want to add 4 different files to an action, I just have to: launch the script, select the templates and press enter (this is not completely achieved at the moment <img src="http://www.thinkingrock.com.au/forum/images/smiles/icon_razz.gif" border="0" alt="Razz" /> )</li>
<li> Everything must be safe (no modifying or reading the xml file) and must survive between updates of TR</li>
</ul>
<p><span id="more-70"></span></p>
<p><span style="font-weight: bold;">MAIN PICTURE</span></p>
<p>On the TR side, the magic is done by linking to files in the &#8220;notes&#8221; field. This links are opened by <span style="font-weight: bold;">xdg-open</span>, which in fact calls the default application for the file. Nothing new here.</p>
<p><a class="postlink" href="http://img267.imageshack.us/my.php?image=trappintegration6mz5.png" target="_blank" onclick="pageTracker._trackPageview('/outgoing/img267.imageshack.us/my.php?image=trappintegration6mz5.png&amp;referer=');"><img src="http://img267.imageshack.us/img267/4312/trappintegration6mz5.png" border="0" alt="" width="380" height="92" /></a></p>
<p>On the Linux side, there is a script (I have created an icon in my panel) which:<br />
1) shows the available templates (you can select one or more)</p>
<p><a class="postlink" href="http://img114.imageshack.us/my.php?image=trappintegration1sp2.png" target="_blank" onclick="pageTracker._trackPageview('/outgoing/img114.imageshack.us/my.php?image=trappintegration1sp2.png&amp;referer=');"><img src="http://img114.imageshack.us/img114/6687/trappintegration1sp2.png" border="0" alt="" /></a></p>
<p>2) asks for -optional- base names (names and paths are not important as they will be correctly linked from within TR)</p>
<p><a class="postlink" href="http://img233.imageshack.us/my.php?image=trappintegration3zz5.png" target="_blank" onclick="pageTracker._trackPageview('/outgoing/img233.imageshack.us/my.php?image=trappintegration3zz5.png&amp;referer=');"><img src="http://img233.imageshack.us/img233/2697/trappintegration3zz5.png" border="0" alt="" /></a></p>
<p>3) creates folders to store the new files (it ensures there will be no collisions, so you can have many &#8220;Brainstorming&#8221; base names for different projects <img src="http://www.thinkingrock.com.au/forum/images/smiles/icon_smile.gif" border="0" alt="Smile" /> ). You can choose a folder if you want, but I see no reason for that. This is done through an option&#8217;s window, which in many cases you can just accept the defaults and press enter.</p>
<p><a class="postlink" href="http://img402.imageshack.us/my.php?image=trappintegration2he7.png" target="_blank" onclick="pageTracker._trackPageview('/outgoing/img402.imageshack.us/my.php?image=trappintegration2he7.png&amp;referer=');"><img src="http://img402.imageshack.us/img402/8286/trappintegration2he7.png" border="0" alt="" /></a></p>
<p>4) creates new files based on copies from templates (mm, sxw, pdf, &#8230;) and puts them in the new folders</p>
<p>5) Shows a popup with the text you have to paste into TR</p>
<p><a class="postlink" href="http://img78.imageshack.us/my.php?image=trappintegration5se6.png" target="_blank" onclick="pageTracker._trackPageview('/outgoing/img78.imageshack.us/my.php?image=trappintegration5se6.png&amp;referer=');"><img src="http://img78.imageshack.us/img78/1963/trappintegration5se6.png" border="0" alt="" /></a></p>
<p><span style="font-weight: bold;">THE TEMPLATES</span></p>
<p>To find the available templates, the application looks into the TEMPLATES folder (see below). There it finds a folder for every template.</p>
<p><a class="postlink" href="http://img504.imageshack.us/my.php?image=trappintegration7rk0.png" target="_blank" onclick="pageTracker._trackPageview('/outgoing/img504.imageshack.us/my.php?image=trappintegration7rk0.png&amp;referer=');"><img src="http://img504.imageshack.us/img504/3720/trappintegration7rk0.png" border="0" alt="" width="466" height="267" /></a></p>
<p>Inside every folder, there is a single file named exactly as the folder plus the corresponding extension (NOTE: This will probably be improved in future versions to be able to put more than one file on each template). You can edit the file with the corresponding application to adapt the template to whatever you want:</p>
<p><a class="postlink" href="http://img294.imageshack.us/my.php?image=trappintegration8fb1.png" target="_blank" onclick="pageTracker._trackPageview('/outgoing/img294.imageshack.us/my.php?image=trappintegration8fb1.png&amp;referer=');"><img src="http://img294.imageshack.us/img294/4133/trappintegration8fb1.png" border="0" alt="" /></a></p>
<p>Obviously, you can put there whatever you want. Any kind of file.</p>
<p>In the end, the template file will be copied to the destination and renamed to the base name you choose.</p>
<p><span style="font-weight: bold;">THE CODE (and install steps)</span></p>
<p>1) Select all the text and paste it to a text file, named &#8220;tr_integration.sh&#8221; and assign execution rights (chmod 755 tr_integration.sh).</p>
<p>2) In the code, you will need to change:<br />
- PROYECTOS: which points to a folder where you want to store all files and folders created<br />
- TEMPLATES: which points to the templates folder</p>
<p>3) Create a shortcut available easily <img src="http://www.thinkingrock.com.au/forum/images/smiles/icon_razz.gif" border="0" alt="Razz" /></p>
<table border="0" cellspacing="1" cellpadding="3" width="90%" align="center">
<tbody>
<tr>
<td><span class="genmed"><strong>Code:</strong></span></td>
</tr>
<tr>
<td class="code">#!/bin/bash<br />
# Name: tr_integration v.0.1<br />
# License: GPL v3<br />
# Author: fmonera at opensistemas dot com</p>
<p>PROYECTOS=&#8221;/home/monera/temas/personal/proyectos&#8221;<br />
TEMPLATES=&#8221;/home/monera/temas/personal/templates&#8221;</p>
<p># List of items<br />
for I in `ls $TEMPLATES`<br />
do<br />
WANTEDLIST=&#8221;$WANTEDLIST $I $I off &#8221;<br />
ITEMS=&#8221;$ITEMS $I&#8221;<br />
done<br />
WANTED=`kdialog &#8211;checklist &#8220;Select items to create:&#8221; $WANTEDLIST`<br />
if [ "X$WANTED" == "X" ]<br />
then<br />
exit<br />
fi</p>
<p># OPTIONS<br />
OPTIONLIST=&#8221;newfolder NEW_FOLDER on&#8221;<br />
OPTIONS=`kdialog &#8211;checklist &#8220;Select options for this files:&#8221; $OPTIONLIST`<br />
echo $OPTIONS<br />
# Parse options<br />
NEWFOLDER=`echo $OPTIONS | grep -c newfolder`<br />
# end parse</p>
<p># dir<br />
if [ "X$NEWFOLDER" == "X1" ]<br />
then<br />
NOMBRE=`kdialog &#8211;inputbox &#8220;Base name for the folder (no special characters please):&#8221; temp_folder`<br />
DIR=`mktemp -d &#8211;tmpdir=&#8221;$PROYECTOS/&#8221; &#8220;$NOMBRE.XXXX&#8221;`<br />
if [ "X$NOMBRE" == "X" ]<br />
then<br />
exit<br />
fi<br />
else<br />
DIR=`kdialog &#8211;getexistingdirectory $PROYECTOS`<br />
if [ "X$DIR" == "X" ]<br />
then<br />
exit<br />
fi<br />
fi</p>
<p>for I in $WANTED<br />
do<br />
# Unquote<br />
I=`echo $I | cut -b 2- | cut -d&#8217;&#8221;&#8216; -f1`<br />
# Create documents<br />
NOMBRE=`kdialog &#8211;inputbox &#8220;Base name for &lt;b&gt;$I&lt;/b&gt; (no special characters please):&#8221; $NOMBRE`<br />
echo &#8220;NOMBRE: $NOMBRE&#8221;<br />
echo &#8220;DIR: $DIR&#8221;<br />
SOURCE=`find $TEMPLATES/$I -type f`<br />
EXT=${SOURCE##*.}<br />
DEST=$DIR/$NOMBRE.$EXT<br />
cp $SOURCE $DEST<br />
done</p>
<p># Format TR Text<br />
for I in `ls $DIR`<br />
do<br />
EXT=${I##*.}<br />
FORMAT=`basename $I &#8220;.$EXT&#8221; | sed &#8216;s/_/ /g&#8217;`<br />
TEXTO=&#8221;$TEXTOÂ  Â· $EXT: [file:$DIR/$I|$FORMAT]&#8221;<br />
done<br />
TEXTO=&#8221;$TEXTO<br />
&#8221;<br />
kdialog &#8211;textinputbox &#8220;Paste into ThinkingRock:&#8221; &#8220;$TEXTO&#8221; &amp;</td>
</tr>
</tbody>
</table>
<p>You will need kdialog and mktemp. Both are available in every unix system I know.</p>
<p>It might work in Windows and/or MAC if you install KDE4 and adapt a bit the code. You will probably need Cygwin or, at least, mktemp for your environment. I don&#8217;t see major problems for that. Sorry, no support for Windows as I am a free software man since 1997 <img src="http://www.thinkingrock.com.au/forum/images/smiles/icon_smile.gif" border="0" alt="Smile" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.monera.net/2008/09/04/gtd-improve-integration-in-thinkingrock/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Konqueror y acid3</title>
		<link>http://blog.monera.net/2008/09/01/konqueror-y-acid3/</link>
		<comments>http://blog.monera.net/2008/09/01/konqueror-y-acid3/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 13:12:14 +0000</pubDate>
		<dc:creator>fmonera</dc:creator>
				<category><![CDATA[ArtÃ­culos]]></category>
		<category><![CDATA[acid]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[khtml]]></category>
		<category><![CDATA[konqueror]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://blog.monera.net/?p=69</guid>
		<description><![CDATA[Ya estoy de vuelta de vacaciones He estado probando cada dÃ­a KDE 4.1.xx (actualmente tengo la 4.1.64 que ha salido hace unos minutos ). Uno de los temas en los que estoy mÃ¡s interesado es en la adecuaciÃ³n de Konqueror (khtml) a los estÃ¡ndares. El caso es que parece que Konqueror/KHTML se han frenado en [...]]]></description>
			<content:encoded><![CDATA[<p>Ya estoy de vuelta de vacaciones <img src='http://blog.monera.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>He estado probando cada dÃ­a KDE 4.1.xx (actualmente tengo la 4.1.64 que ha salido hace unos minutos <img src='http://blog.monera.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  ). Uno de los temas en los que estoy mÃ¡s interesado es en la adecuaciÃ³n de Konqueror (khtml) a los estÃ¡ndares.</p>
<p>El caso es que parece que Konqueror/KHTML se han frenado en su adecuaciÃ³n a estÃ¡ndares, quedando desde hace tiempo en un 64% (Opera y Webkit (safari) estÃ¡n en un 100%, Firefox 3.0.1 estÃ¡ en un 71%, y el IE7 en un 6%). Si quieres hacer la prueba en tu navegador, pincha en esta URL: <a title="http://acid3.acidtests.org/" href="http://acid3.acidtests.org/" onclick="pageTracker._trackPageview('/outgoing/acid3.acidtests.org/?referer=');">http://acid3.acidtests.org/</a></p>
<p>A ver si se ponen las pilas para el KDE 4.2 que este tema es importante.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.monera.net/2008/09/01/konqueror-y-acid3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Matando el firefox</title>
		<link>http://blog.monera.net/2008/03/04/matando-el-firefox/</link>
		<comments>http://blog.monera.net/2008/03/04/matando-el-firefox/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 19:15:37 +0000</pubDate>
		<dc:creator>fmonera</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Frikeo]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://blog.monera.net/2008/03/04/matando-el-firefox/</guid>
		<description><![CDATA[Definitivamente me he quitado la ceguera que me obligaba a usar Firefox como navegador. DespuÃ©s de sufrir dÃ­a a dÃ­a el consumo absolutamente irracional y desmedido de memoria y CPU he decidido volver a mi querido konqueror (v4). No se por quÃ©, pero me recuerda al casque de win98 beta que me provocÃ³ abandonar el [...]]]></description>
			<content:encoded><![CDATA[<p>Definitivamente me he quitado la ceguera que me obligaba a usar <a href="http://www.getfirefox.com" onclick="pageTracker._trackPageview('/outgoing/www.getfirefox.com?referer=');">Firefox</a> como navegador.<br />
DespuÃ©s de sufrir dÃ­a a dÃ­a el consumo absolutamente irracional y desmedido de memoria y CPU he decidido volver a mi querido konqueror (v4).<br />
No se por quÃ©, pero me recuerda al casque de win98 beta que me provocÃ³ abandonar el software propietario para siempre &#8230; </p>
<p>AquÃ­ os dejo una capturilla del konqueror 4.0.1 (con un poco de publicidad encubierta <img src='http://blog.monera.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  ):<br />
<a class="imagelink" href="http://blog.monera.net/wp-content/uploads/2008/03/konqueror.png" title="konqueror 4.0.1"><img id="image42" src="http://blog.monera.net/wp-content/uploads/2008/03/konqueror.thumbnail.png" alt="konqueror 4.0.1" /></a></p>
<p>Los resultados:</p>
<ul>
<li>La navegaciÃ³n vuelve a ir muy MUY rÃ¡pido</li>
<li>La sensaciÃ³n de frescura ha vuelto!!! <img src='http://blog.monera.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </li>
<li>El consumo de memoria es bajo</li>
<li>Esto si que es adecuaciÃ³n a estÃ¡ndares y no lo del firefox</li>
</ul>
<p>Respecto a los estÃ¡ndares, aquÃ­ podÃ©is ver los resultados de pasar el test <a href="http://acid3.acidtests.org/" onclick="pageTracker._trackPageview('/outgoing/acid3.acidtests.org/?referer=');">Acid3</a> en los distintos navegadores (en negrita los que son versiones estables) (la perfecciÃ³n se logra al llegar a 100):</p>
<table border="0" cellspacing="1" cellpadding="0">
<tr>
<td>WebKit (Nightly)
</td>
<td>87
</td>
</tr>
<tr>
<td>Firefox 3 (Nightly)
</td>
<td>67
</td>
</tr>
<tr>
<td>Opera 9.50 (beta)
</td>
<td>65
</td>
</tr>
<tr>
<td><strong>Konqueror 4</strong>
</td>
<td>63
</td>
</tr>
<tr>
<td>Firefox 3b3
</td>
<td>59
</td>
</tr>
<tr>
<td><strong>Firefox 2</strong>
</td>
<td>50
</td>
</tr>
<tr>
<td><strong>Konqueror 3.5.8</strong>
</td>
<td>~50
</td>
</tr>
<tr>
<td><strong>Opera 9.26</strong>
</td>
<td>46
</td>
</tr>
<tr>
<td><strong>Safari 3.0.4</strong>
</td>
<td>39
</td>
</tr>
<tr>
<td><strong>IE 7</strong>
</td>
<td>6-12 depending on installed plugins
</td>
</tr>
</table>
<p>
Como se puede ver, Konqueror es el navegador <strong>estable</strong> con mayor adecuaciÃ³n a estÃ¡ndares (<a href="http://web-graphics.com/2008/03/03/the-acid3-test/" onclick="pageTracker._trackPageview('/outgoing/web-graphics.com/2008/03/03/the-acid3-test/?referer=');">post de referencia</a>). <br />
Se que el problema puede venir de los plugins que tenÃ­a instalados en Firefox, aunque los memory-leaks famosos de Firefox tambiÃ©n tienen bastante que ver. <br />
La verdad es que me da igual el motivo. Simplemente estoy muy contento con el cambio a pesar de los inconvenientes (menos plugins y algunos problemas de renderizaciÃ³n en alguna pÃ¡gina especÃ­fica).<br />
Lo bonito del software libre es que no tienes que elegir una opciÃ³n. Puedes quedarte con todas <img src='http://blog.monera.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  Para las muy escasas pÃ¡ginas que me pueden fallar siempre puedo volver a arrancar el Firefox y ya estÃ¡.<br />
Es importante recordar que <em><strong>el que un programa sea la mejor opciÃ³n en un momento dado no lo hace la mejor opciÃ³n para siempre</strong></em>. Es bueno cuestionarse de vez en cuando tus propias ideas.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.monera.net/2008/03/04/matando-el-firefox/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sobre mi</title>
		<link>http://blog.monera.net/about/</link>
		<comments>http://blog.monera.net/about/#comments</comments>
		<pubDate>Mon, 22 May 2006 23:35:17 +0000</pubDate>
		<dc:creator>fmonera</dc:creator>
				<category><![CDATA[ArtÃ­culos]]></category>
		<category><![CDATA[Empresa]]></category>
		<category><![CDATA[Fernando Monera]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[GTD]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nuevas tecnologÃ­as]]></category>
		<category><![CDATA[opensistemas]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[personas]]></category>
		<category><![CDATA[Sociedad]]></category>
		<category><![CDATA[software libre]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Mi nombre es Fernando Monera, soy empresario e inversor. EstudiÃ© IngenierÃ­a InformÃ¡tica y posteriormente cursÃ© un MBA, ambos por la Universidad Pontificia Comillas. Puedes ver algunas de mis empresas aquÃ­. AquÃ­ podÃ©is ver mi perfil en linkedIn. Mi tiempo lo dedico en su mayorÃ­a aÂ Open Sistemas, donde trabajo como CEO desde 2002. Open Sistemas es [...]]]></description>
			<content:encoded><![CDATA[<p><a class="imagelink" title="fer.jpg" href="http://blog.monera.net/wp-content/uploads/2006/05/fer.jpg"><img id="image16" src="http://blog.monera.net/wp-content/uploads/2006/05/fer.thumbnail.jpg" alt="fer.jpg" /><br />
</a></p>
<p>Mi nombre es Fernando Monera, soy empresario e inversor. EstudiÃ© IngenierÃ­a InformÃ¡tica y posteriormente cursÃ© un MBA, ambos por la Universidad Pontificia Comillas. Puedes ver algunas de <a href="/mis-empresas/" target="_self">mis empresas aquÃ­</a>. AquÃ­ podÃ©is ver <a href="http://www.linkedin.com/in/monera" onclick="pageTracker._trackPageview('/outgoing/www.linkedin.com/in/monera?referer=');">mi perfil en linkedIn</a>.</p>
<p>Mi tiempo lo dedico en su mayorÃ­a aÂ <a href="http://www.opensistemas.com" onclick="pageTracker._trackPageview('/outgoing/www.opensistemas.com?referer=');">Open Sistemas</a>, donde trabajo como CEO desde 2002. <a href="http://www.opensistemas.com" onclick="pageTracker._trackPageview('/outgoing/www.opensistemas.com?referer=');">Open Sistemas</a> es una Consultora TecnolÃ³gica especializada en soluciones Linux y Software Libre.</p>
<p>Me apasiona:</p>
<ul>
<li>La tecnologÃ­a y en especial el Ã¡mbito Unix/Linux</li>
<li>La gestiÃ³n del tiempo, y en especial, GTD</li>
<li>El mundo de las finanzas personales</li>
<li>Las empresas e inversiones</li>
<li>La mÃºsica</li>
</ul>
<p>EmpecÃ© interesÃ¡ndome el aspecto sociolÃ³gico del fenÃ³meno Linux allÃ¡ por 1997 y desde entonces todo es Software Libre. Hoy por hoy el Software Libre es algo comÃºn de lo que todo el mundo ha oÃ­do hablar. En mayor o menor medida, todos usamos Software Libre (navegador firefox, servidores web de casi todas las pÃ¡ginas de Internet, OpenOffice, muchos telÃ©fonos, la mayorÃ­a de ebooks, muchos electrodomÃ©sticos, la mayorÃ­a de las centralitas en los coches, &#8230;).</p>
<p>Soy profundamente <a href="http://es.wikipedia.org/wiki/Ateismo" onclick="pageTracker._trackPageview('/outgoing/es.wikipedia.org/wiki/Ateismo?referer=');">ateo</a>, y tengo convicciones muy fuertes en contra de cualquier tipo de supersticiÃ³n religiosa, sobre todo el catolicismo. Creo en la bondad y la solidaridad de las personas por si mismas, no porque haya un &#8220;personaje mÃ¡gico e invisible&#8221; vigilando nuestras acciones. AdemÃ¡s considero el sentimiento catÃ³lico de la &#8220;culpa&#8221; uno de los males mÃ¡s nocivos para la personalidad y para la sociedad en su conjunto.</p>
<p>Me interesa mucho la polÃ­tica, pero he aprendido a base de decepciones que las convicciones polÃ­ticas son un tremendo error. He dejado de votar convicciones y colores y he empezado a votar programas electorales.</p>
<p>Me gusta mucho tocar la guitarra (toco desde los 17 aÃ±os) y tambiÃ©n se tocar otros instrumentos como el piano. Soy muy selectivo en la mÃºsica que me gusta. Me gusta el Jazz, el Blues y algunos compositores clÃ¡sicos, pero sobre todo el Death Metal moderno y algo de Â Heavy Metal. Tuve un grupo de mÃºsica (Epitafio) donde tocÃ¡bamos Heavy Metal y Thrash Metal. No, no me gusta el Pop.</p>
<p>No soy muy deportista, pero me gusta mucho el baloncesto y el esquÃ­. No me gusta el FÃºtbol, lo cual hace que una persona tenga muchÃ­simo mÃ¡s tiempo para si mismo.</p>
<p>En mi familia no vemos la televisiÃ³n en directo jamÃ¡s. Tengo un PC con <a href="http://www.mythtv.org" onclick="pageTracker._trackPageview('/outgoing/www.mythtv.org?referer=');">MythTV</a> (Benito) conectado a la televisiÃ³n. Benito se baja cosas de Internet o las graba de la televisiÃ³n, elimina los anuncios automÃ¡ticamente y lo guarda en el disco duro.</p>
<p>Â¿CÃ³mo encajo las novedades, imprevistos y el dÃ­a a dÃ­a en mi vida? Con <a href="http://es.wikipedia.org/wiki/GTD" onclick="pageTracker._trackPageview('/outgoing/es.wikipedia.org/wiki/GTD?referer=');">GTD</a>. Es la metodologÃ­a de gestiÃ³n de mi tiempo, objetivos, visiones, metas, &#8230; <a href="http://es.wikipedia.org/wiki/GTD" onclick="pageTracker._trackPageview('/outgoing/es.wikipedia.org/wiki/GTD?referer=');">GTD</a> me permite mantenerme enfocado en lo que quiero tanto a nivel personal como profesional.</p>
<p>Â¿QuÃ© es lo que ha marcado mis decisiones y me ha llevado a lo que soy?Â <strong>&#8220;solo elegÃ­ el camino menos transitado, y eso hizo toda la diferencia&#8221; </strong>(Robert Frost)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.monera.net/about/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

