<?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>Luis Navarro&#039;s Blog</title>
	<atom:link href="http://www.navacorp.com/blogs/LuisNavarro/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.navacorp.com/blogs/LuisNavarro</link>
	<description>Sharing my world with the community</description>
	<lastBuildDate>Sun, 26 Dec 2010 00:39:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Dual Boot for MacBook</title>
		<link>http://www.navacorp.com/blogs/LuisNavarro/technology/dual-boot-for-macbook-pro/</link>
		<comments>http://www.navacorp.com/blogs/LuisNavarro/technology/dual-boot-for-macbook-pro/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 03:16:44 +0000</pubDate>
		<dc:creator>Luis Navarro</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Boot Camp]]></category>
		<category><![CDATA[Dual boot]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.navacorp.com/blogs/LuisNavarro/?p=281</guid>
		<description><![CDATA[This weekend I set myself the goal to partition the hard drive in my MacBook, leave Mac OS X Snow Leopard installed in one partition and install Windows 7 (x64) in the second partition. The reasons why I want Windows in my MacBook are the following:


      Visual Studio: I like [...]]]></description>
			<content:encoded><![CDATA[<p>This weekend I set myself the goal to partition the hard drive in my MacBook, leave Mac OS X Snow Leopard installed in one partition and install Windows 7 (x64) in the second partition. The reasons why I want Windows in my MacBook are the following:</p>
<ul>
<li>
      Visual Studio: I like X Code, Apple&#8217;s development enviornment, but I like Visual Studio better.
    </li>
<li>
      .NET Framework and Silverlight: I want to develop some projects using these technologies, so (as of now) Windows is a must.
    </li>
<li>
      You never know when you will need to use Windows.
    </li>
</ul>
<p>
    <b>System description:</b></p>
<ul>
<li>
      MacBook
    </li>
<li>
      Mac OS X (10.6.2) Snow Leopard
    </li>
<li>
      Processor: 2GHz Intel Core 2 Duo
    </li>
<li>
      Memory: 1 GB
    </li>
</ul>
<p>
  <b>What do you need?</b>
</div>
<div>
<ul>
<li>
      Windows 7 DVD
    </li>
<li>
      Mac OS X Snow Leopard DVD
    </li>
<li>
      External DVD drive (optional)
    </li>
</ul>
<p>
  My conditions were very unique, which made the whole process very interesting.</p>
<p>   <b>Preconditions:</b></p>
<ul>
<li>
        <u>Had to use an external DVD drive</u>: My internal DVD drive stopped working some time ago, so I had to use an external DVD drive to be able to boot Windows 7 and install it.
      </li>
<li>
        <u>Backing up files</u>: My laptop was not new, so I didn&#8217;t have the privilege to reformat the hard drive without worrying about backing up files. Backing up the information in my Mac before reformatting was a must.
      </li>
</ul>
<p>
    <b>Important Note:</b><br />
    If you have a functional DVD drive, use the following <a href=http://manuals.info.apple.com/en/boot_camp_install-setup.pdf id=w6rf title=instructions>instructions</a> and ignore my notes on using an external DVD drive.</p>
<p>
      <b>Steps 1: Backup files</b>
    </p>
<p>
      Needless to say; I highly recommend doing this. I used Time Machine, an application that comes with Snow Leopard, which enables you to automatically backup copies of everything on your Mac (files, applications, and settings) in an external hard drive. This application is very easy to use and is self-explanatory.
    </p>
<p>
      
    </p>
<p>
      <b>Step 2: Boot Camp Assistant</b>
    </p>
<p>
      According to this <a href=http://forums.macosxhints.com/archive/index.php/t-60940.html id=zeb4 title=site>site</a>, Bootcamp is a bootloader that &#8220;includes a firmware update which installs an <a href=http://en.wikipedia.org/wiki/Extensible_Firmware_Interface id=cg5d title=EFI>EFI</a> firmware with a minimal legacy BIOS interface that extends the Mac&#8217;s firmware to support booting OSes which require a BIOS.&#8221;|<br />
      To get started, I ran Boot Camp Assistant to partition my hard drive for Windows. As the application was scanning my disk, I got the following message:</p>
<p>      The disk cannot be partitioned because some files cannot be moved.<br />
      Back up the disk and use Disk Utility to format it as a single Mac OS Extended (Journaled) volume. Restore your information to the disk and try using Boot Camp Assistant again.&#8221;</p>
<p>      After doing some research on the Internet, I saw that the only solution was to reformat my hard drive to Mac OS Extended (Journaled). Confusingly, my hard drive was already Mac OS Extended (Journaled), which makes me believe that probably there were some bad sectors in my drive. Reformatting my drive was actually not a problem since I had my files backed up in my external hard drive.</p>
<p>      At first I thought that by reinstalling the operating system in my hard drive (without actually blapping the OS) the problem would go away, but that did not fix the problem. Later on I realized that I had to reformat my hard drive to Mac OS Extended (Journaled) format. Potentially I could have fixed the problem with a <a href=http://www.apple.com/downloads/macosx/system_disk_utilities/ id=l:-j title="disk utility">disk utility</a>, but for the longest time I have wanted to get my machine cleaned up. Below are the steps I took to reformat my hard drive:</p>
<p>      Since you can&#8217;t reformat an in-use partition, you need to the following:
    </p>
<ul>
<li>
        Connect your external DVD drive to machine (I have not tried it with an external USB drive), put the Snow Leopard DVD, and reboot your system.<br />
        NOTE: In order to boot from an external hard drive, when you reboot your system press the Option key and you will see the external hard drive as an alternative to boot from.
      </li>
<li>
        Open Disk Utility from the top menu bar and use it to reformat your hard drive. Make sure you select Mac OS Extended (Journaled).
      </li>
</ul>
<p>
    Once you have reformatted your hard drive, the next step is to partition it using Boot Camp Assistant:<br />
    Launch Boot Camp Assistant, select how you want to partition your hard drive and select continue.<br />
    NOTE: Resizing your partition is important depending on what operating system you want to use and whether you want to write to your windows drive from Mac OS X. If you want to use Windows 7 or Vista, you <b>need</b> to use NTFS. If you want to install Windows XP, you have the option of using FAT32 or NTFS. If you want to use FAT32, your partition cannot be larger than 32 GB, not because FAT has a 32 GB limitation, but rather because by design Windows 2000/XP will format 32GB on FAT32 partitions. The reasoning behind the is that performance of FAT32 decreases with larger partitions, however other operating systems such as Linux are capable of formatting FAT32 partitions up to 137GB.<br />
    NOTE: If you are using an external DVD drive to boot Windows, don&#8217;t let Boot Camp Assistant reboot the system for you. This is because, to my knowledge, Boot Camp does not support booting off external drives (ARGH!). It may be possible that if you create a bootable media as instructed in this <a href=http://osxdaily.com/2009/09/02/install-snow-leopard-from-external-firewire-or-usb-hard-drive-or-how-to-upgrade-to-106-without-a-dvd-drive/ id=y.5g title=site>site</a>, and you press the Option key, you may be able to boot from an external drive. I did not try that though. Instead, quit the application and install <a href=http://sourceforge.net/projects/refit/files/rEFIt/0.12/rEFIt-0.12.dmg/download id=mjgl title=rEFIt>rEFIt</a>, which is a &#8220;a boot menu and maintenance toolkit for <a href=http://www.intel.com/technology/efi/>EFI</a>-based machines like the Intel Mac. You can use it to boot multiple operating systems easily, including triple-boot setups with Boot Camp. It also provides an easy way to enter and explore the EFI pre-boot environment.&#8221; With rEFIt, I was able to boot from my external DVD drive and run the installer for Windows 7.</p>
<p>
      
    </p>
<p>
      <b>Step 3: Install Windows 7</b>
    </p>
<p>
      As soon as I rebooted my machine to run the Windows 7 installer, I ran into the following problem:
    </p>
<p>
      
    </p>
<blockquote>
<p>
        &#8220;1.</p>
<p>        2.</p>
<p>        Select CD-Rom Boot Type:_&#8221;
      </p>
<p>
        
      </p>
</blockquote>
<p>
      The screen did not allow me to press any keys or do anything at all. The reason for this problem, according to this <a href=http://jowie.com/blog/post/2008/02/24/Select-CD-ROM-Boot-Type-prompt-while-trying-to-boot-from-Vista-x64-DVD-burnt-from-iso-file.aspx id=rnch title=site>site</a>, is the following:
    </p>
<p>
      
    </p>
<blockquote>
<p>
        This problem occurs because the ETFSBOOT.COM program does not handle file versions according to the International Standards Organization (ISO) 9660 specification.</p>
<p>        <b>Note</b> The ETFSBOOT.COM program creates the CD boot sector.</p>
<p>        The ISO 9660 specification instructs that a name for a file record should consist of the file name that is followed by the file version. Also, the specification instructs that you must separate the file name and the file version by a semicolon. For example, the following file record is valid:
      </p>
<div class=indent>
        FileName;1
      </div>
<p>
        The Windows PE file system driver handles the file version as an option. However, the ETFSBOOT.COM program cannot locate the Setupldr.bin/Bootmgr file if you use a file version.</p>
<p>        <b>Note</b> The CDimage.exe program does not append a file version to a file name in a file record.</p>
<p>        Therefore, if you use a program other than CDimage.exe or OSCDimg.exe to create the CDFS image file, the computer does not start from the image.
      </p>
</blockquote>
<p>
      To solve this problem, I followed the instructions given at this <a href=http://sergiomcfly.blogspot.com/2008/04/select-cd-rom-boot-type-when-installing.html id=l-a5 title="other site">other site</a>. Ignore the fact that the folders are called server2008, it is just a folder name. Since I wanted to be efficient and copy/paste the command, I named the folders as indicated in the site. NOTE: Be sure to fix the mistake pointed by Rafal Fitt:
    </p>
<p>
      
    </p>
<blockquote>
<p>
        Fix the mistake:<br />
        (the missing R in path)</p>
<p>        c:\seRver2008dvd\server2008dvd.iso
      </p>
<p>
        
      </p>
</blockquote>
<p>
      The first time I ran the command, I got the following error:
    </p>
<p>
      
    </p>
<blockquote>
<p>
        C:\server2008exe&gt;oscdimg -n -m -bc:\server2008iso\boot\etfsboot.com c:\server2008iso c:\server2008dvd\server2008dvd.iso</p>
<p>        OSCDIMG 2.54 CD-ROM and DVD-ROM Premastering Utility<br />
        Copyright (C) Microsoft, 1993-2007. All rights reserved.<br />
        Licensed only for producing Microsoft authorized content.</p>
<p>
        ERROR: Could not open boot sector file &#8220;c:\server2008iso\boot\etfsboot.com&#8221;<br />
        Error 3: The system cannot find the path specified.
      </p>
<p>
        
      </p>
</blockquote>
<p>
      I rebooted my machine and ran it again, finally working for me:
    </p>
<p>
      
    </p>
<blockquote>
<p>
        C:\server2008exe&gt;oscdimg -n -m -bc:\server2008iso\boot\etfsboot.com c:\server2008iso c:\server2008dvd\server2008dvd.iso</p>
<p>        OSCDIMG 2.54 CD-ROM and DVD-ROM Premastering Utility<br />
        Copyright (C) Microsoft, 1993-2007. All rights reserved.<br />
        Licensed only for producing Microsoft authorized content.</p>
<p>
        Scanning source tree (500 files in 46 directories)<br />
        Scanning source tree complete (871 files in 200 directories)</p>
<p>        Computing directory information complete</p>
<p>        Image file is 3137654784 bytes</p>
<p>        Writing 871 files in 200 directories to c:\server2008dvd\server2008dvd.iso</p>
<p>        100% complete</p>
<p>        Final image file is 3137654784 bytes</p>
<p>        WARNING: This image contains filenames and/or directory names that are<br />
        &nbsp;NOT COMPATIBLE with Windows NT 3.51. If compatibility with<br />
        &nbsp;Windows NT 3.51 is required, use the -nt switch rather than<br />
        &nbsp;the -n switch.</p>
<p>
        Done.
      </p>
<p>
        
      </p>
</blockquote>
<p>
      Once I was able to run the Windows 7 installer, I ran into a second issue. Boot Camp Assistant helps you create a partition for Windows and prep your machine for a dual boot. This partition, however, is FAT32 which is not supported by Windows 7. Therefore, when you run the Windows 7 setup installer and get to the dialog were you need to select in which partition you want to install Windows, click on the advanced button and reformat the drive to NTFS. During the installation process, your computer will restart several times, which means that you have to pay attention and boot to Windows instead of Mac (default.)
    </p>
<div>
  <b>Step 4: Install the Boot Camp Drivers for Windows</b></p>
<p>  Follow the instructions given in Step 3 of the <a href=http://manuals.info.apple.com/en/boot_camp_install-setup.pdf id=b_ti title="Boot Camp Install Setup Guide">Boot Camp Install Setup Guide</a>. The only issue I ran in this step was the following error:</p>
<blockquote><p>
    Boot Camp x64 is unsupported on this computer model
  </p></blockquote>
<p>
  To fix this issue, follow the instructions given <a href=http://www.techulous.com/hardware/how-to-apple-boot-camp-64-bit-for-windows-7-on-unsupported-macs.html id=b3qz title=here>here</a></p>
</div>
<p><b>Using Mac keyboard in Windows</b></p>
<p>For information on how to use the Mac keyboard in Windows 7, please refer to the section &#8220;Using Windows from Your Computer&#8221; in the <a href=http://manuals.info.apple.com/en/boot_camp_install-setup.pdf id=yv9l title="Boot Camp Install Setup Guide">Boot Camp Install Setup Guide</a>.</p>
<p><b>Other helpful links to install Windows 7 using Snow Leopard</b></p>
<ul>
<li>http://news.cnet.com/8301-17938_105-10315168-1.html</li>
<li>http://news.cnet.com/8301-17938_105-10301015-1.html</li>
<li>http://lifehacker.com/384256/have-your-mac-and-windows-too-with-boot-camp</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.navacorp.com/blogs/LuisNavarro/technology/dual-boot-for-macbook-pro/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Power, Hypocrecy and Corruption</title>
		<link>http://www.navacorp.com/blogs/LuisNavarro/physicology/power-hypocrecy-and-corruption/</link>
		<comments>http://www.navacorp.com/blogs/LuisNavarro/physicology/power-hypocrecy-and-corruption/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 07:12:04 +0000</pubDate>
		<dc:creator>Luis Navarro</dc:creator>
				<category><![CDATA[Physicology]]></category>
		<category><![CDATA[Power Corruption]]></category>

		<guid isPermaLink="false">http://www.navacorp.com/blogs/LuisNavarro/?p=206</guid>
		<description><![CDATA[This week I read a very interesting article in The Economist entitled The Psychology of Power, which describes the results of a research study that investigated three things:

Does power corrupt people, or does it attract the corruptible?
Are people in power hypocrites?
If people in power are in fact hypocrites, why do they act like that? Is [...]]]></description>
			<content:encoded><![CDATA[<p>This week I read a very interesting article in The Economist entitled The Psychology of Power, which describes the results of a research study that investigated three things:</p>
<ul>
<li>Does power corrupt people, or does it attract the corruptible?</li>
<li>Are people in power hypocrites?</li>
<li>If people in power are in fact hypocrites, why do they act like that? Is everyone in power a hypocrite?</li>
</ul>
<p>To investigate these questions, Joris Lammers and Adam Galinsky, two scientists from  Tilburg University and Northwestern University respectively, conducted a series of experiments. They first classified the volunteers into two groups: Power-group and non-power group. They did this by asking the volunteers to write about a moment in their past when they felt powerful or powerless Previous research shows that this is an effective way to identify people who feel in power. Below is a summary of their findings, including some extracts from The Economist:</p>
<p><u>Does power corrupt people, or does it attract the corruptible?</u></p>
<ul>
<li>High power and low power groups were asked whether they thought over reporting travel expenses at work was immoral. They were also asked to privately roll two dice numerous times and report their results. The number they rolled would determine the number of lottery tickets that they would be given at the end of the study.</li>
<li>In the dice game, the high-power participants reported, on average, higher values than low-power individuals. This evidences that high-power people were &#8220;undoubtedly cheating—perhaps taking the term “high roller” rather too literally.&#8221;(Economist)</li>
<li>The high-power group also &#8220;beat&#8221; the low-power individuals in that they thought that over-reporting expenses was more immoral.</li>
<li>To me, the results show that high-power people tend to cheat more (are more corrupt) and are more hypocrites, since they think it is immoral for other people to do bad things such over reporting business expenses, but it is acceptable for them to cheat as evidenced in the dice game. I don&#8217;t necessarily agree that these results indicate that power tends to corrupt, as the magazine states. I did not see the cause-effect relationship in those findings</li>
</ul>
<p><u>Are people in power hypocrites?</u></p>
<ul>
<li>To answer this question, scientists asked members of each group &#8220;how acceptable it would be for someone else to break the speed limit when running late for an appointment and <strong>how acceptable it would be for the participant himself</strong> to do so. Others were asked similar questions about tax declarations.&#8221; (Economist)</li>
<li>&#8220;The results showed that the powerful do, indeed, behave hypocritically. Low-power individuals, by contrast, saw everyone as equal.&#8221; (Economist)</li>
<li>High-power people felt that it was immoral when others broke tax laws, but that it wasn’t so bad if they did so themselves. &#8220;In this case low-power individuals were actually easier on others and harsher on themselves.&#8221; (Economist)</li>
<li>To me, these results made it clear that high-power people are hypocrites. The difference between this experiment and the one about over reporting business expenses is that in this one they were actually asked to give their perspective on their actions as opposed to other people&#8217;s actions. It seems to me though that this experiment ignited the scientist to investigate on high-power people&#8217;s behavior towards morality. &#8220;It is not just that they abuse the system; they also seem to feel entitled to abuse it.&#8221; (Economist) </li>
</ul>
<p><u>If people in power are in fact hypocrites, why do they act like that?  Is everyone in power a hypocrite?</u></p>
<ul>
<li> Individuals were first asked to write about past experiences when they felt that the power it was given to them was in fact legitimate. Others were asked to write about their feelings when they were in power and whether they felt they deserved to be in that position. This was done to further classify high-power and low-power people. </li>
<li>&#8220;All of the volunteers were then asked to rate how immoral it would be for someone to take an abandoned bicycle rather than report the bicycle to the police. They were also asked, if they were in real need of a bicycle, how likely they would be to take it themselves and not report it.&#8221; (Economist)</li>
<li> The results from these experiments were very similar to the aforementioned studies. It was clear that high-power groups believed that they deserved to be in power. &#8220;Sense of entitlement&#8221; (Economist)</li>
<li> The interesting results came from high-power groups who felt they were not entitled to their power.  &#8220;These people showed a similar tendency to that found in low-power individuals—to be harsh on themselves and less harsh on others—but the effect was considerably more dramatic. Dr Lammers and Dr Galinsky call this reversal “hypercrisy”.&#8221; (Economist)</li>
<li>It was concluded that people with power &#8220;think is justified to break rules not only because they can get away with it, but also because they feel at some intuitive level that they are entitled to take what they want.&#8221; (Economist) </li>
<li>&#8220;This sense of entitlement is crucial to understanding why people misbehave in high office. In its absence, abuses will be less likely. The word “privilege” translates as “private law”. If Dr Lammers and Dr Galinsky are right, the sense which some powerful people seem to have that different rules apply to them is not just a convenient smoke screen. They genuinely believe it.&#8221; (Economist)</li>
<li>&#8220;What explains hypercrisy is less obvious. It is known, though, from experiments on other species that if those at the bottom of a dominance hierarchy show signs of getting uppity, those at the top react both quickly and aggressively. Hypercrisy might thus be a signal of submissiveness—one that is exaggerated in creatures that feel themselves to be in the wrong place in the hierarchy. By applying reverse privileges to themselves, they hope to escape punishment from the real dominants. Perhaps the lesson, then, is that corruption and hypocrisy are the price that societies pay for being led by alpha males (and, in some cases, alpha females).&#8221; (Economist)</li>
<li> I agree with the inferences taken from the last experiment&#8217;s results. I can see how some powerful people really think that they have the right to take actions on things that they would consider to be immoral if others would do them. It is not uncommon for individuals in high morality positions such as judges and politicians to be involved in numerous corruption cases. Some of them take actions on issues that go against what they preach. Similarly, I think that the results of people in high-power positions that don&#8217;t have a sense of entitlement were very interesting. At least, however, they are less hypocrites than the ones that feel they have the right to act immorally.
</ul>
<p><u>Source:</u> http://www.economist.com/sciencetechnology/displaystory.cfm?story_id=15328544</p>
]]></content:encoded>
			<wfw:commentRss>http://www.navacorp.com/blogs/LuisNavarro/physicology/power-hypocrecy-and-corruption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Moveable Feast</title>
		<link>http://www.navacorp.com/blogs/LuisNavarro/arts/a-moveable-feast/</link>
		<comments>http://www.navacorp.com/blogs/LuisNavarro/arts/a-moveable-feast/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 08:39:04 +0000</pubDate>
		<dc:creator>Luis Navarro</dc:creator>
				<category><![CDATA[Arts]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[A moveable feast]]></category>
		<category><![CDATA[Hemingway]]></category>
		<category><![CDATA[lost generation]]></category>

		<guid isPermaLink="false">http://www.navacorp.com/blogs/LuisNavarro/?p=120</guid>
		<description><![CDATA[Not long ago I finished reading A Moveable Feast, by Ernest Hemingway, a fascinating book were he narrates his Paris memoirs in the 1920s. His eloquent, yet short and simple style takes you perambulating down the rue Cardinal Lemoine during the winter, turns through Le Jardin du Luxembourg in the spring (where you take a [...]]]></description>
			<content:encoded><![CDATA[<p>Not long ago I finished reading <em>A Moveable Feast</em>, by Ernest Hemingway, a fascinating book were he narrates his Paris memoirs in the 1920s. His eloquent, yet short and simple style takes you perambulating down the rue Cardinal Lemoine during the winter, turns through Le Jardin du Luxembourg in the spring (where you take a quick break to see Cezaannes, Manets and Monets through the glass windows of the Musee du Luxembourg) and before you know it, he makes you realize that <em>There Is Never Any End To Paris.</em> Despite Hemingway&#8217;s known future and tragic ending, it awestruck me his conspicuous tenderness with his first wife Hadley, his positivism at a difficult time which was the post war era and his enduring passion for working on something he loved doing (writing). Below are some extracts of the book that will stay with me forever:</p>
<ul>
<li> <em>When we came to Paris it was clear and cold and lovely</em>. </li>
<li> <em>I always worked until I had something done and I always stopped when I knew what was going to happen next. That way I could be sure of going into the next day.</em></li>
<li><em>But sometimes when I was starting a new story and I could not get it going&#8230;.I would stand and look out over the roofs of Paris and think, &#8220;Do not worry. You have always written before and you will write now. All you have to do is write one true sentence. Write the truest sentence that you know.&#8221;</em></li>
<li><em>&#8220;We are always lucky&#8221;, I said and like a fool I did not knock on wood. There was wood everywhere in the apartment to knock on too.</em></li>
<li><em>I learned to understand Cezanne much better and to see truly how he made landscapes when I was hungry. I used to wonder if he were hungry too when he painted; but I thought possibly it was only that he had forgotten to eat&#8230;Later on I thought Cezanne was probably hungry in a different way</em></li>
<li><em>It was a wonderful meal at Michaud&#8217;s after we got in; but when we had finished and there was no question of hunger any more the feeling that had been like hunger when we were on the bridge was still there when we caught the bus home. It was there when we came in the room and after we had gone to bed and made love in the dark, it was there. When I woke with the windows open and the moonlight on the roofs of the tall houses, it was there. I put my face away from the moonlight into the shadow but I could not sleep and lay awake thinking about it. We had both wakened twice in the night and my wife slept sweetly now with the moonlight on her face. I had to try to think it out and I was too stupid. Life had seemed so simple that morning when I had waked and found the false spring and heard the pipes of the man with the herd of goats and gone out bought the racing paper. But Paris was a very old city and we were young and nothing was simple there, not even poverty, nor sudden money, nor the moonlight, nor right and wrong nor the breathing of someone who lay beside you in the moonlight.</em></li>
</ul>
<p>Below are some things that I learned with the book:</p>
<ul>
<li> The term Lost Generation was coined by Gertrude Stein and my interpretation of the statement was that all the expatriates that served at war like Hemingway drank themselves to death instead of leveraging their talents writing and getting things done.</li>
<li>Members of the Lost Generation: Ernest Hemingway, Gertrude Stein, Scott Fitzgerald, James Joyce, Ford Madox Ford (as he liked to be called), among others.</li>
<li>Learned more about Ernest Hemingway. Below is a list of things I already knew and learned about him:
<ul>
<li> Born in Illinois in 1899.</li>
<li> Former journalist and Wold War I ambulance driver.</li>
<li> Settled in Paris in 1921, where he became the voice of &#8220;the lost generation&#8221; through his writings, including the book <em>The Sun Also Rises</em> (which is a book I highly recommend.)</li>
<li> Hemingway lived in Key West Florida and later on in Cuba, but traveled widely to Europe and Africa.</li>
<li> Later he covered the Spanish Civil War, portraying it in <em>For Whom The Bell Tolls</em>, which is a book I would love to read.</li>
<li> Hemingway&#8217;s most popular work, <em>The Old Man and the Sea</em> (1952) awarded him the Pulitzer Price in 1953 and the Nobel Prize in Literature in 1954. </li>
<li> He suffered a series of accidents, including car accidents, two plane crashes and a bushfire accident, which left him with serious burns.</li>
<li> Married four times.</li>
<li> Died by suicide in Idaho, in 1961.</li>
</ul>
<li> <em>Shakespeare and Company</em> was the name of the rental library owned by Sylvia Beach where Hemingway borrowed books. Would love to see this bookstore one day.</li>
<li>Learned about Scott Fitzgerald, his low tolerance for alcohol, his insecurity towards his hawkish wife Zelda, who was jealous of Scott&#8217;s talent and wanted to &#8220;destroy&#8221; him by making him drink his way to death, and that he wrote a book I would love to read some time called <em>The Great Gatsby</em>.</li>
</ul>
<p>Ernest Hemingway is an outstanding writer and I highly recommend this book. As he wrote to his friend in 1950:</p>
<blockquote><p>&#8220;If you are lucky enough to have lived in Paris as a young man, then wherever you go for the rest of your life, it stays with you, for Paris is a moveable feast&#8221;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.navacorp.com/blogs/LuisNavarro/arts/a-moveable-feast/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Japan&#8217;s Depression</title>
		<link>http://www.navacorp.com/blogs/LuisNavarro/economics/japans-depression/</link>
		<comments>http://www.navacorp.com/blogs/LuisNavarro/economics/japans-depression/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 06:44:08 +0000</pubDate>
		<dc:creator>Luis Navarro</dc:creator>
				<category><![CDATA[Economics]]></category>
		<category><![CDATA[Bubble]]></category>
		<category><![CDATA[Depression]]></category>
		<category><![CDATA[Japan]]></category>

		<guid isPermaLink="false">http://www.navacorp.com/blogs/LuisNavarro/?p=69</guid>
		<description><![CDATA[Twenty years ago Japan was the China of today. Their economy was booming, rich Japanese were buying out top properties in Manhattan, purchasing fine arts at Christie&#8217;s  like there was no tomorrow and the Nikkei 225 index only knew about going upwards. However, after December 29th 1989, things started to go &#8220;down south&#8221; for [...]]]></description>
			<content:encoded><![CDATA[<p>Twenty years ago Japan was the China of today. Their economy was booming, rich Japanese were buying out top properties in Manhattan, purchasing fine arts at Christie&#8217;s  like there was no tomorrow and the Nikkei 225 index only knew about going upwards. However, after December 29th 1989, things started to go &#8220;down south&#8221; for the Japanese. (It is worth noting that it was not until 1991, when the property bubble burst, that the Japanese population was really shaken by the economic situation.) Twenty years later, the following are some statistics of their economy, according to The Economist:</p>
<ul>
<li>Nominal GDP is below levels of 1992</li>
<li>Deflation</li>
<li>Nikkei 225 is 73% below its peak in 1989</li>
<li>Urban properties prices have fallen by almost two-thirds</li>
<li>Companies profitability, wages and investment have all declined in the past decade</li>
</ul>
<p>It would not be ludicrous to think that Japan has experienced &#8220;two lost decades&#8221;. However, it is my impression that the information given above is data comparing the Japan of today with the powerful Japan of 1989. I believe that their economy right now is in a very decent shape. Japan not only is the second largest economy in the world and has $16.3 trillion in savings, but also they are world class exporters and many of their citizens live a pretty comfortable life.</p>
<p><span style="text-decoration: underline;">Is Japan psychologically depressed?</span></p>
<p>I believe that the &#8220;two lost decades&#8221; is more a state-of-mind than a reality. I don&#8217;t blame them: They have seen their property values go down, the number of full-time jobs have fallen in the past years and young people have a hard time finding good jobs. This deflationary mindset of the Japanese people is what I believe is causing the most harm to the economy. It is a pernicious effect that could cause a significant, long-term damage to the economy. It is only up to them to snap, stare at the greatness of their Mount Fuji and start believing in the potential of their economy. Some lessons to learn are probably to impulse domestic consumption, better control potential future bubbles and leave behind memories from some dream boom years.</p>
<p><span style="text-decoration: underline;">Source:</span> The Economist<br />
&#8220;Japan&#8217;s two lost decades &#8211; An end to the Japanese lesson&#8221;<br />
&#8221; Deflation in Japan &#8211; To lose one decade may be misfortune&#8230;&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.navacorp.com/blogs/LuisNavarro/economics/japans-depression/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pros and Cons of Texas</title>
		<link>http://www.navacorp.com/blogs/LuisNavarro/economics/pros-and-cons-of-texas/</link>
		<comments>http://www.navacorp.com/blogs/LuisNavarro/economics/pros-and-cons-of-texas/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 02:07:47 +0000</pubDate>
		<dc:creator>Luis Navarro</dc:creator>
				<category><![CDATA[Economics]]></category>
		<category><![CDATA[Texas]]></category>

		<guid isPermaLink="false">http://www.navacorp.com/blogs/LuisNavarro/?p=41</guid>
		<description><![CDATA[Some time ago I read a very interesting report on Texas in The Economist. Since I am currently living in Austin TX, I thought it would be good to share what are the pros and cons of the state where I live in. Understanding the Texas of today gives us some insight of the Texas [...]]]></description>
			<content:encoded><![CDATA[<p>Some time ago I read a very interesting report on Texas in The Economist. Since I am currently living in Austin TX, I thought it would be good to share what are the pros and cons of the state where I live in. Understanding the Texas of today gives us some insight of the Texas of tomorrow. Below are some of Texas&#8217; best and worse sides:</p>
<p><span style="text-decoration: underline;">Pros</span></p>
<ul>
<li> No personal income tax</li>
<li>Houses are big and affordable</li>
<li>Includes best cities for job creation
<ul>
<li>Companies are given generous tax breaks</li>
<li>Other incentives: Free land, cheap electricity, subsidies towards wages higher-paid workers, funds for training and long tax holidays.</li>
<li>Big investors are exempted from paying property taxes*</li>
<li>&#8220;Right to work state&#8221;: Small percentage of workforce is unionised</li>
<li>Torts are now restricted (In the past, doctors were leaving TX due to medical suits)</li>
</ul>
</li>
<li>Besides having lots of oil, Texas is blessed with gas and wind.</li>
<li>Public finances are in good shape. The State has a &#8220;rainy-day fund&#8221;, created mostly thanks to cash given by the federal government and paid for by taxes on oil and gas companies.</li>
<li>Prices, compared to other states, are low. A person in California can save approximately 30% of his salary by moving from Silicon Valley to Austin.</li>
<li>Biggest exporting state since 2001</li>
<li>Texaplex (Houston, Dallas, Austin and San Antonio) cities complete, rather than compete with one another.
<ul>
<li>Dallas is strong in telecommunications, aerospace, distribution and banking</li>
<li>Houston has oil, gas, NASA and a &#8220;Mega Medical Center&#8221;</li>
<li>Austin has the government and high-tech companies</li>
<li>San Antonio handles trades, houses many military bases and has a good distribution system.</li>
</ul>
</li>
</ul>
<p>* This &#8220;abatement&#8221; law affects local school districts which largely depend on this money.</p>
<p><span style="text-decoration: underline;">Cons</span></p>
<ul>
<li>Highest proportion of people lacking health insurance of all 50 states</li>
<li>Third highest poverty rate</li>
<li>Second-highest imprisonment</li>
<li>Highest teenage birth rate</li>
<li>Lowest voter turnout</li>
<li>Lowest proportion of high-school graduates</li>
<li>Still depends on few commodities (oil, cattle, cotton), however it has been diversifying lately.</li>
<li>It spends less on its citizens that any other state</li>
<li>Has one of the most unequal income distributions of any state</li>
</ul>
<p><span style="text-decoration: underline;">Conclusion</span></p>
<p>I agree with the Economist that the “low-tax” “low-spend” model needs to be revised in Texas. The state needs to invest more in education, which will allow it to stay competitive in a now global market. As of now, Texas only has three “tier-one” universities (meaning a university that undertakes at least $100m-worth of research per year) and has the lowest proportion of high-school graduates. This needs to change.</p>
<p>It would be interesting to analyze how to improve both education and health care without having to raise significant amounts of money or add excessive regulations. I believe that investing money in education is important, but I don’t consider that by just pouring money into the education system the problem will be solved (Otherwise California would have significantly better scores than Texas, which is not the case according to McKinsey.) Also, anything that is excessive is always bad, some regulation is appropriate, but too many laws just make things more difficult and inefficient. After all, don&#8217;t forget the famous state slogan: &#8220;Don&#8217;t Mess with Texas&#8221;.</p>
<p>Source: economist.com/specialreports</p>
]]></content:encoded>
			<wfw:commentRss>http://www.navacorp.com/blogs/LuisNavarro/economics/pros-and-cons-of-texas/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Welcome!</title>
		<link>http://www.navacorp.com/blogs/LuisNavarro/miscellaneous/welcome/</link>
		<comments>http://www.navacorp.com/blogs/LuisNavarro/miscellaneous/welcome/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 00:30:24 +0000</pubDate>
		<dc:creator>Luis Navarro</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.navacorp.com/blogs/LuisNavarro/?p=25</guid>
		<description><![CDATA[This is my first official blog post!
I am starting a blog to share with you a little bit about my world. This is an ideal space for me to store and share the vast amount of information I am presented with every day. I will include topics ranging from business to technology.
In this blog I [...]]]></description>
			<content:encoded><![CDATA[<p>This is my first official blog post!</p>
<p>I am starting a blog to share with you a little bit about my world. This is an ideal space for me to store and share the vast amount of information I am presented with every day. I will include topics ranging from business to technology.</p>
<p>In this blog I will include topics that interest me. For example, I would like to share with you summaries of articles that I read. I am an avid user of freeware and for the longest time I have been wanting to give back to the community. Since I read many articles every day, I would like to start summarizing the most interesting ones so that anyone can reference them when needed.</p>
<p>Finally, I would also like to post information on issues that I was presented with that took me some time to research and get to a result. Many times I have benefited from other bloggers doing the homework for me, but this time I hope to contribute the same way.</p>
<p>I hope you enjoy my blog and please feel free to leave comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.navacorp.com/blogs/LuisNavarro/miscellaneous/welcome/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

