<?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>Redwood City Startup</title>
	<atom:link href="http://www.mccormi.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mccormi.com</link>
	<description>Written by a software engineer in the Bay Area</description>
	<lastBuildDate>Tue, 17 Aug 2010 21:48:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>CDH3 Hbase</title>
		<link>http://www.mccormi.com/2010/08/17/cdh3-hbase/</link>
		<comments>http://www.mccormi.com/2010/08/17/cdh3-hbase/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 21:48:23 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[cloudera]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[hadoop]]></category>
		<category><![CDATA[hbase]]></category>

		<guid isPermaLink="false">http://www.mccormi.com/?p=558</guid>
		<description><![CDATA[I&#8217;ve spent the last several days playing with and configuring CDH3B2 with Hbase. My test cluster is using an ESXi server with 20Gb of ram to boot up a bunch of CentOS5 VMs. Definitely not something that you&#8217;d want to run in production, but it works great for testing. Actually helps to expose some bugs due [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cloudera.com"><img class="alignright size-full wp-image-559" title="cloudera" src="http://www.mccormi.com/wp-content/uploads/2010/08/cloudera.jpg" alt="" width="228" height="72" /></a>I&#8217;ve spent the last several days playing with and configuring <a href="http://www.cloudera.com/downloads/">CDH3B2 with Hbase</a>. My test cluster is using an ESXi server with 20Gb of ram to boot up a bunch of CentOS5 VMs. Definitely not something that you&#8217;d want to run in production, but it works great for testing. Actually helps to expose some bugs due to the slow IO of running a bunch of servers on the same disk.</p>
<p>My production cluster is still running HBase 0.20.3 and has performed flawlessly. It has a table holding half a billion content items, taking up several terabytes of space, and has made it through several disk failures without a hitch. However, I&#8217;m looking at the Cloudera distro because I&#8217;m not happy with having to repackage everything, test it out, push to the live cluster, and then retest to make sure that everything made it properly every time a new release comes out. I&#8217;m hoping that using the Cloudera distro will simplify a lot of this. I&#8217;m also hoping that with the patches that they include and testing being done that I&#8217;ll have a more stable cluster. I had a real bad experience with the 20.4 update which is why production is still on 20.3.</p>
<p>One major problem that I still have, even with the Cloudera distro, is that the LZO code isn&#8217;t included due to licensing problems. I&#8217;m really hoping that the <a href="https://issues.apache.org/jira/browse/HADOOP-6349">new compression options</a> can be packaged up soon so that these libraries don&#8217;t need to be maintained separately any more.</p>
<p>A couple quick notes that I found from my testing.</p>
<ul>
<li>The way that HBase interacts with and manages zookeeper has changed. It&#8217;s more like running an unmanaged zookeeper setup. I found that not only did I need to make sure that the zookeeper configs in the hbase-site.xml needed to be correct on all of the servers, but that when I ran map-reduce jobs against HBase that it seemed to be reading from /etc/zookeeper/zoo.cfg and that this needed to be correct on all of the regionservers. I initially had only edited it on the server running my zookeeper instance. I also added the file to the HADOOP_CLASSPATH in hadoop-env.sh but I&#8217;m not sure that that&#8217;s required.</li>
<li>I wish that there was a better way to manage the HADOOP_CLASSPATH and it&#8217;s inclusion of the hbase and zookeeper jar files. I&#8217;m trying to find a way so that this doesn&#8217;t need to be edited each time I update the software to a new version.</li>
<li>I had to change the value for dfs.datanode.socket.write.timeout. On the live cluster I have it set to 0 which is supposed to mean no timeout, but it appears that there is a bug with this latest version that doesn&#8217;t respect that value properly. So I just set it to a high number.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mccormi.com/2010/08/17/cdh3-hbase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Evening news displays its intellectual dishonesty again</title>
		<link>http://www.mccormi.com/2010/08/16/evening-news-displays-its-intellectual-dishonesty-again/</link>
		<comments>http://www.mccormi.com/2010/08/16/evening-news-displays-its-intellectual-dishonesty-again/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 02:22:50 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Politics]]></category>
		<category><![CDATA[journalism]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[obama]]></category>

		<guid isPermaLink="false">http://www.mccormi.com/?p=554</guid>
		<description><![CDATA[Lead story and headline on the NBC evening news again tonight talked about the &#8220;Controversial statement by President Obama about the NY Mosque&#8221;.  If the news editors were being honest they might say that &#8220;President Obama today reaffirmed a belief in freedom of religion that has been a foundation of our country for 200+ years&#8221;. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-555" title="obama" src="http://www.mccormi.com/wp-content/uploads/2010/08/obama-300x256.jpg" alt="" width="300" height="256" />Lead story and headline on the NBC evening news again tonight talked about the &#8220;Controversial statement by President Obama about the NY Mosque&#8221;.  If the news editors were being honest they might say that &#8220;President Obama today reaffirmed a belief in freedom of religion that has been a foundation of our country for 200+ years&#8221;. But of course that isn&#8217;t as exciting as saying that Republicans are trying to stir up fear and hatred of foreigners again.</p>
<p>It is quite sad to see this spin. Journalism&#8217;s purpose is to find the truth in the story instead of making up their own spin to sensationalize. But we&#8217;ve gotten to the point where the corporate interests behind the News has an interest in keeping the crossfire between the right and the left going. If this means taking some liberties, then they&#8217;ve shown that they&#8217;re willing to do so.</p>
<p>I wouldn&#8217;t be terribly sad to see almost every major news body we have today collapse. They&#8217;ve strayed too far from their true purpose. There will still be a need for honest news gathering and there are people willing to devote their lives to that purpose. The way just needs to be cleared for these people to come to the fore again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccormi.com/2010/08/16/evening-news-displays-its-intellectual-dishonesty-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Playing with ESXi</title>
		<link>http://www.mccormi.com/2010/08/02/playing-with-esxi/</link>
		<comments>http://www.mccormi.com/2010/08/02/playing-with-esxi/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 16:42:03 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.mccormi.com/?p=549</guid>
		<description><![CDATA[I had to test out a desktop virtualization product (Pano Logic) this week and as part of the installation I needed a VMware ESX base system. I&#8217;m a huge user of their Workstation product, but I had never used the ESX line since it used to be so expensive and required certified hardware. Things have changed though [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-550" title="vmware-esxi1" src="http://www.mccormi.com/wp-content/uploads/2010/08/vmware-esxi1.gif" alt="" width="200" height="150" />I had to test out a desktop virtualization product (<a href="http://panologic.com">Pano Logic</a>) this week and as part of the installation I needed a VMware ESX base system. I&#8217;m a huge user of their <a href="http://www.vmware.com/products/workstation/">Workstation</a> product, but I had never used the ESX line since it used to be so expensive and required certified hardware. Things have changed though and it&#8217;s now possible to download a copy of <a href="http://www.vmware.com/products/vsphere-hypervisor/">ESXi</a> for free and to run without a dedicated SAN.</p>
<p>One of the difficulties with VMware is that their acronyms can be very difficult to wade through. ESXi is what they refer to as a hypervisor. This essentially is a very cut down operating system that is designed to only run other Virtual Machines. There are some requirements to running ESXi, I had to go through 3-4 servers before I found one that the installer had all of the drivers. I finally got it to run a server I had picked up from Penguin Computing (2x dual core Opteron with 4Gb mem and 250Gb hard drive).</p>
<p>Once I found a server that worked, the system installed quickly. The next problem was that you need to download the vSphere client to administer the server which is windows only (there are command line clients for other operating systems, but I wasn&#8217;t ready for that yet). I didn&#8217;t have a windows box laying around (all linux and mac), so I had to launch a WinXP VM in workstation on my linux desktop to administer my ESXi server. Amazingly everything worked great.</p>
<p>The next issue that I ran into was that I already had a large number of VMs created that I was using on workstation, but I couldn&#8217;t see how to get them on to the ESXi server. In the vSphere client there are clear instructions on how to create a new VM or download an appliance, but not how to import an existing VM. It turns out that VMware has a very simple way of doing this using the <a href="http://www.vmware.com/products/converter/">VMware Converter</a>. This product works as a switchboard allowing you to convert or move VMs from one place to another, a really handy tool.</p>
<p>Overall ESXi is a great tool for running a whole bunch of server VMs. VMware offers a huge number of management products in the vSphere product line for managing load and moving VMs in a datacenter. But if you just need to run a few VMs on a single server I would definitely recommend looking at ESXi.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccormi.com/2010/08/02/playing-with-esxi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just ordered a new kindle</title>
		<link>http://www.mccormi.com/2010/08/02/just-ordered-a-new-kindle/</link>
		<comments>http://www.mccormi.com/2010/08/02/just-ordered-a-new-kindle/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 16:13:06 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[kindle]]></category>

		<guid isPermaLink="false">http://www.mccormi.com/?p=544</guid>
		<description><![CDATA[I just placed a pre-order for Amazon&#8217;s newest Kindle the other day. This one is to replace Jaimie&#8217;s Kindle since she was still using the very first generation model and there are quite a few updates in this newest version. Supposedly much better battery life, better contrast, and faster page turns, all great things for [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/Kindle-Wireless-Reading-Display-Graphite/dp/B002Y27P3M/ref=amb_link_353611822_4?pf_rd_m=ATVPDKIKX0DER&amp;pf_rd_s=gateway-center-column&amp;pf_rd_r=19HYQ0SCFAWNARJJ8AWF&amp;pf_rd_t=101&amp;pf_rd_p=1271573382&amp;pf_rd_i=507846"><img class="alignright size-medium wp-image-545" title="kindle3" src="http://www.mccormi.com/wp-content/uploads/2010/08/big-viewer-3G-01-lrg._V188696038_-214x300.jpg" alt="" width="171" height="240" /></a>I just placed a pre-order for Amazon&#8217;s newest <a href="http://www.amazon.com/Kindle-Wireless-Reading-Display-Graphite/dp/B002Y27P3M/ref=amb_link_353611822_4?pf_rd_m=ATVPDKIKX0DER&amp;pf_rd_s=gateway-center-column&amp;pf_rd_r=19HYQ0SCFAWNARJJ8AWF&amp;pf_rd_t=101&amp;pf_rd_p=1271573382&amp;pf_rd_i=507846">Kindle</a> the other day. This one is to replace Jaimie&#8217;s Kindle since she was still using the very first generation model and there are quite a few updates in this newest version. Supposedly much better battery life, better contrast, and faster page turns, all great things for a power reader.</p>
<p>We also decided to go with the wifi only model, which is cheaper, but most of our book reading is at home where there is total coverage. If we&#8217;re out and about we read on the iPhone and then sync back to the kindle to continue reading at home.</p>
<p>Hopefully this latest version will arrive before the next round of books that we&#8217;ve been waiting for. I&#8217;m waiting for <a href="http://www.amazon.com/The-Evolutionary-Void-ebook/dp/B003F3PMEI/ref=sr_1_1?ie=UTF8&amp;m=AG56TWVU5XWC2&amp;s=digital-text&amp;qid=1280765042&amp;sr=1-1">The Evolutionary Void</a> and we&#8217;re very happy that <a href="http://www.amazon.com/Mockingjay-Final-Hunger-Games-ebook/dp/B003XF1XOQ/ref=tmm_kin_title_0?ie=UTF8&amp;m=AG56TWVU5XWC2&amp;qid=1280764967&amp;sr=8-1">MockingJay</a> will also be released in a kindle version.</p>
<p>I was happy to hear that Bezos was focusing on creating the best book reader instead of chasing yet another tablet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccormi.com/2010/08/02/just-ordered-a-new-kindle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mail issues on ios4</title>
		<link>http://www.mccormi.com/2010/06/29/mail-issues-on-ios4/</link>
		<comments>http://www.mccormi.com/2010/06/29/mail-issues-on-ios4/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 04:42:57 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[ios4]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.mccormi.com/?p=533</guid>
		<description><![CDATA[If you value your email, you&#8217;re going to want to hold off on upgrading your iPhone to ios4. There are several posts (here and here) detailing issues that users are having with the Mail app on ios4. For myself, email has become unusable. Often the mail icon will show that I have new mail, but [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-534" title="iphone" src="http://www.mccormi.com/wp-content/uploads/2010/06/iphone_home-181x300.gif" alt="" width="181" height="300" />If you value your email, you&#8217;re going to want to hold off on upgrading your iPhone to ios4. There are several posts (<a href="http://discussions.apple.com/thread.jspa?messageID=11798331&amp;tstart=0">here</a> and <a href="http://discussions.apple.com/thread.jspa?messageID=11802032&amp;tstart=0">here</a>) detailing issues that users are having with the Mail app on ios4. For myself, email has become unusable.</p>
<ul>
<li>Often the mail icon will show that I have new mail, but when I open the app there is nothing there, even after hitting the refresh button.</li>
<li>After I delete email they&#8217;ll show back up again as unread.</li>
<li>I&#8217;ll often get a list of blank emails that I can&#8217;t do anything with.</li>
</ul>
<p>Closing the Email app has no effect. The only thing that has helped so far is to double click the button to get to the quick switch screen, hold down the mail icon until they vibrate and the minus icon appears (I believe that this kills the background process), click the minus&#8217; to close all running background processes. Once I do this Mail will begin to sync again. This leads me to believe that there are issues with communication between the background process and when you bring the app to the foreground.</p>
<p>I&#8217;m checking every day to see if Apple has pushed an update, but this was a pretty big bug to let slip into ios4.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccormi.com/2010/06/29/mail-issues-on-ios4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Chrome</title>
		<link>http://www.mccormi.com/2010/05/09/using-chrome/</link>
		<comments>http://www.mccormi.com/2010/05/09/using-chrome/#comments</comments>
		<pubDate>Sun, 09 May 2010 23:29:41 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[internet]]></category>

		<guid isPermaLink="false">http://www.mccormi.com/?p=526</guid>
		<description><![CDATA[It&#8217;s taken awhile, but I&#8217;m finding myself starting to use Chrome as a browser more and more regularly. Firefox has started to get bloated again. I just don&#8217;t see why it seems to take so much memory, if I let it run awhile it tasks close to half of the 4G I&#8217;ve got on my [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.google.com/chrome"><img class="alignright size-thumbnail wp-image-527" title="chrome" src="http://www.mccormi.com/wp-content/uploads/2010/05/chrome-150x150.jpg" alt="" width="150" height="150" /></a>It&#8217;s taken awhile, but I&#8217;m finding myself starting to use Chrome as a browser more and more regularly. Firefox has started to get bloated again. I just don&#8217;t see why it seems to take so much memory, if I let it run awhile it tasks close to half of the 4G I&#8217;ve got on my macbook. Things start to bog down after a day or two of running and maybe I&#8217;m being too demanding, but I just don&#8217;t feel that I should have to restart a browser periodically to maintain performance.</p>
<p>There seems to be some healthy competition again in the browser space and Chrome is pulling ahead with the JavaScript performance. I had stuck with Firefox for a long time because it had <a href="http://getfirebug.com/">Firebug</a>, which is probably the single most useful web development tool out there. But now that JavaScript libraries like <a href="http://developer.yahoo.com/yui/">YUI</a> are getting so much more solid and stable I&#8217;m finding that I don&#8217;t need to dive in with Firebug as much.</p>
<p>Overall I&#8217;m just happy to see that I have a choice. While performance and stability are great, I hope there&#8217;s more competition among the browsers as web application platforms and not just web content distribution. There&#8217;s still a long way to go in this area.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccormi.com/2010/05/09/using-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trusting Facebook</title>
		<link>http://www.mccormi.com/2010/05/07/trusting-facebook/</link>
		<comments>http://www.mccormi.com/2010/05/07/trusting-facebook/#comments</comments>
		<pubDate>Fri, 07 May 2010 22:05:54 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[leo laporte]]></category>

		<guid isPermaLink="false">http://www.mccormi.com/?p=522</guid>
		<description><![CDATA[There&#8217;s been a lot of discussion on the web over the last several weeks on how much trust we can put into Facebook when it comes to handling private data. They&#8217;re making a play to be the primary repository of identity on the web. The hub that other web sites link off of to determine [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.facebook.com"><img class="alignright size-medium wp-image-523" title="facebook" src="http://www.mccormi.com/wp-content/uploads/2010/05/facebook-300x112.jpg" alt="" width="300" height="112" /></a>There&#8217;s been a lot of discussion on the web over the last several weeks on how much trust we can put into <a href="http://www.facebook.com">Facebook</a> when it comes to handling private data. They&#8217;re making a play to be the primary repository of identity on the web. The hub that other web sites link off of to determine personal connections and demographics for a user. Facebook already has a huge lead in this area with 400+ million users  that are using actual names instead of screen names.</p>
<p>It would be nice to have a place where we can set up who our friends and coworkers are as well as what we&#8217;d like to share with them. Having to recreate this network each time we want to use a new site is a complete pain. But who can we trust to store this valuable info?</p>
<p>Leo Laporte has mentioned in his <a href="http://twit.tv">podcasts</a> that for some reason he just doesn&#8217;t trust Facebook as much as he would trust a company like Google to fill this role. I agree wholeheartedly that it&#8217;s risky to trust Facebook. For me, the core of this mistrust is that I feel that Facebook hasn&#8217;t yet found its truly profitable niche yet like Google has. Google makes so much money in search ads that it can afford to not make money in other areas and take the high ground when it comes to privacy and openness. Facebook doesn&#8217;t have this profit center yet to support the other areas of its business. The scary part is that the data that Facebook collects could be quite valuable. It&#8217;s really going to come down to where they decide to draw the line on how to use our data. And because this is still unknown and they&#8217;ve taken several missteps in the past, it&#8217;s difficult to really trust Facebook.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccormi.com/2010/05/07/trusting-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rachel Maddow went too far tonight</title>
		<link>http://www.mccormi.com/2010/04/29/rachel-maddow-went-too-far-tonight/</link>
		<comments>http://www.mccormi.com/2010/04/29/rachel-maddow-went-too-far-tonight/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 03:37:01 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Politics]]></category>
		<category><![CDATA[Rachel Maddow]]></category>

		<guid isPermaLink="false">http://www.mccormi.com/?p=519</guid>
		<description><![CDATA[In tonight&#8217;s interview with Dan Stein, the head of FAIR, I believe that Rachel went over the line. She brought up some very questionable position points from a handful of people that are or were connected with the organization. The worst being some ideas taken from a founder of FAIR written in the 1980s. As [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.msnbc.msn.com/id/26315908/"><img class="alignright size-medium wp-image-520" title="Rachel Maddow" src="http://www.mccormi.com/wp-content/uploads/2010/04/rachel-maddow-08-widec-239x300.jpg" alt="" width="239" height="300" /></a>In tonight&#8217;s interview with <a href="http://www.fairus.org/site/PageNavigator/about/staff/">Dan Stein</a>, the head of <a href="http://www.fairus.org/site/PageServer">FAIR</a>, I believe that <a href="http://www.msnbc.msn.com/id/26315908/">Rachel</a> went over the line. She brought up some very questionable position points from a handful of people that are or were connected with the organization. The worst being some ideas taken from a founder of FAIR written in the 1980s.</p>
<p>As the interview went on though, I actually found myself agreeing with Dan Stein that this was McCarthy style journalism. Taking a single point from years ago and using it to paint an entire organization. I think Rachel was riled up and went into attack mode too quickly. The proper way to ask about these points would have been to have asked if FAIR, as an organization, still supports the beliefs that she brought up in her research or whether they&#8217;ll disavow the positions. If they won&#8217;t disavow the racist positions, then there is a story there, but for Rachel to make the accusation that because someone once said something reprehensible that the entire organization was racist was itself unfair.</p>
<p>Usually I&#8217;m a big fan of her reporting, but I think that in this instance she should have looked at what she had and decided that it wasn&#8217;t enough to build a story off of. She&#8217;s developing a great reputation as being a journalist that will stand up to anyone and ask tough questions, she&#8217;s just got to make sure that the quality of the story is there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccormi.com/2010/04/29/rachel-maddow-went-too-far-tonight/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Market Makers Shouldn&#8217;t Participate In Their Own Markets</title>
		<link>http://www.mccormi.com/2010/04/27/market-makers-shouldnt-participate-in-their-own-markets/</link>
		<comments>http://www.mccormi.com/2010/04/27/market-makers-shouldnt-participate-in-their-own-markets/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 21:05:31 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[economics]]></category>
		<category><![CDATA[Goldman Sachs]]></category>
		<category><![CDATA[Senate]]></category>

		<guid isPermaLink="false">http://www.mccormi.com/?p=515</guid>
		<description><![CDATA[There was a bit of questioning of the Risk Management Manager that when added to that of the CFO led to some very interesting insights into Goldman Sachs. The market making staff has the ability to hold or sell items that are taken opposite those of  the customers at a time and place that maximizes [...]]]></description>
			<content:encoded><![CDATA[<p>There was a bit of questioning of the Risk Management Manager that when added to that of the CFO led to some very interesting insights into Goldman Sachs. The market making staff has the ability to hold or sell items that are taken opposite those of  the customers at a time and place that maximizes the profits for Goldman Sachs.</p>
<p>Goldman Sachs as a firm has internal views into almost every market there is. Seeing both sides of trades as well as the demand for creation of new products. The Manager would not say that internal talk among different groups wasn&#8217;t used in the determination on how to handle products that Goldman itself held. He squirmed out of taking any position.</p>
<p>The clear implication that you can take from these different data points is that Goldman Sachs has the ability to hold any product that they like and sell those that they don&#8217;t. They are not a neutral market making entity. They don&#8217;t see selling products that they don&#8217;t like to their own clients as a conflict of interest. Customers of Goldman Sachs need to ask themselves why the firm is selling any product. Because, if the item up for sale was worth holding, Goldman itself would hold it and not sell to the customer.</p>
<p>Goldman Sach&#8217;s ability to take positions and to be a market maker should be stripped. There should be a requirement that they can&#8217;t profit by taking positions as a market maker. There is no way to separate the conflict of interest otherwise.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccormi.com/2010/04/27/market-makers-shouldnt-participate-in-their-own-markets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Thoughts on Goldman Sachs Testimony</title>
		<link>http://www.mccormi.com/2010/04/27/thoughts-on-goldman-sachs-testimony/</link>
		<comments>http://www.mccormi.com/2010/04/27/thoughts-on-goldman-sachs-testimony/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 18:03:17 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[economics]]></category>
		<category><![CDATA[Goldman Sachs]]></category>
		<category><![CDATA[Senate]]></category>

		<guid isPermaLink="false">http://www.mccormi.com/?p=513</guid>
		<description><![CDATA[I&#8217;m watching the testimony live on Bloomberg TV right now and a couple things are sticking out. The question is coming up about the ability for a party to be a market maker and to also take part in the market. With highly liquid stocks, it seems like this is OK since there is a [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m watching the testimony live on Bloomberg TV right now and a couple things are sticking out.</p>
<ol>
<li>The question is coming up about the ability for a party to be a market maker and to also take part in the market. With highly liquid stocks, it seems like this is OK since there is a fair amount of visibility into the market. There isn&#8217;t an information gap between different parties. But with illiquid assets like the CDOs, knowing who is involved and moving in which direction gives you a huge advantage over other players. It would only take a little bit of info to shift the advantage dramatically. If the Senators are smart they&#8217;ll see that with these types of assets market makers shouldn&#8217;t be allowed to take part in the market. It&#8217;s back door insider trading.</li>
<li>There is another line of questions on rating the CDO. Goldman Sachs is sticking with the line that everyone was a big boy and should have been able to look at the security and determine the risk. The problem is that this has been proven to be completely false. No one was able to accurately determine the risk of these items. The fact that they allowed Paulson to pick the contents and then short the CDO gave him a huge advantage in the deal. Whether this was illegal or not isn&#8217;t clear, it should not be allowed to happen again.</li>
<li>The Goldman Employees referenced the mathematical models that allowed rating agencies to take BBB+ sub-prime mortgages and rate them as a group as AAA. It&#8217;s shocking how far from reality this model was. It&#8217;s these types of models and economic thinking that has spurred my interest in this area. How can the supposed top economic minds get things so wrong?</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.mccormi.com/2010/04/27/thoughts-on-goldman-sachs-testimony/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Caitlin&#8217;s clothes</title>
		<link>http://www.mccormi.com/2010/04/22/caitlins-clothes/</link>
		<comments>http://www.mccormi.com/2010/04/22/caitlins-clothes/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 00:28:58 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[baby]]></category>
		<category><![CDATA[clothes]]></category>

		<guid isPermaLink="false">http://www.mccormi.com/?p=510</guid>
		<description><![CDATA[So, I was doing the laundry today and realized that at 18 months Caitlin has hit a critical milestone. She now has more clothes than her dad, BY VOLUME, and I&#8217;ve got some pretty big clothes. I suppose I should just accept this and realize that as she moves on towards high school and college [...]]]></description>
			<content:encoded><![CDATA[<p>So, I was doing the laundry today and realized that at 18 months Caitlin has hit a critical milestone. She now has more clothes than her dad, BY VOLUME, and I&#8217;ve got some pretty big clothes. I suppose I should just accept this and realize that as she moves on towards high school and college it&#8217;ll only get progressively worse, but it was still a bit of a shock.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccormi.com/2010/04/22/caitlins-clothes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Will the real Socialist please stand up</title>
		<link>http://www.mccormi.com/2010/04/15/will-the-real-socialist-please-stand-up/</link>
		<comments>http://www.mccormi.com/2010/04/15/will-the-real-socialist-please-stand-up/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 22:55:05 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.mccormi.com/?p=508</guid>
		<description><![CDATA[What a crazy idea, ask an actual socialist what they think of Obama&#8217;s so called &#8220;Socialist&#8221; policies. Turns out real Socialists aren&#8217;t that happy with Obama, the candidate closest to real socialism is actually Sarah Palin.]]></description>
			<content:encoded><![CDATA[<p>What a crazy idea, <a href="http://www.cnn.com/2010/POLITICS/04/14/Obama.socialist/index.html?hpt=C1">ask an actual socialist</a> what they think of Obama&#8217;s so called &#8220;Socialist&#8221; policies. Turns out real Socialists aren&#8217;t that happy with Obama, the candidate closest to real socialism is actually Sarah Palin.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccormi.com/2010/04/15/will-the-real-socialist-please-stand-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TV news is no better than following twitter</title>
		<link>http://www.mccormi.com/2010/04/07/tv-news-is-no-better-than-following-twitter/</link>
		<comments>http://www.mccormi.com/2010/04/07/tv-news-is-no-better-than-following-twitter/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 23:00:01 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[journalism]]></category>
		<category><![CDATA[newspapers]]></category>

		<guid isPermaLink="false">http://www.mccormi.com/?p=501</guid>
		<description><![CDATA[Saw some blog posts today discussing the provably wrong statements that Guiliani is making on the TV news stations and it&#8217;s led me to belief that TV news is no better than following twitter. It&#8217;s not real journalism. There is no control for making sure that the statements made are accurate. You&#8217;ll probably getter a [...]]]></description>
			<content:encoded><![CDATA[<p>Saw some <a href="http://www.dailykos.com/storyonly/2010/4/7/855014/-Rudy-Giulianis-Uninformed-Nuclear-Weapons-Spin">blog posts</a> today discussing the provably wrong statements that Guiliani is making on the TV news stations and it&#8217;s led me to belief that TV news is no better than following twitter. It&#8217;s not real journalism. There is no control for making sure that the statements made are accurate. You&#8217;ll probably getter a more accurate, broader view of what is going on in the world today by watching raw twitter updates.</p>
<p>Maybe live TV is just not conducive to news. The excuse that the host just doesn&#8217;t have time to fact check everything that is said has just gotten old. Every day, lie after misstatement after miss characterizations are made continually. How many times does the Daily Show have to embarrass them before they listen?</p>
<p>If as an agency you can&#8217;t control the quality of what is being said, then maybe it shouldn&#8217;t be shown live. What would stop the stations from filming an interview with different talking heads and then having the interns fact check what was said. Why is there the need to let someone who once did something a long time ago spout off live on TV?</p>
<p>Of course the problem may be that it was never really news to begin with.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccormi.com/2010/04/07/tv-news-is-no-better-than-following-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kindle for the mac</title>
		<link>http://www.mccormi.com/2010/03/18/kindle-for-the-mac/</link>
		<comments>http://www.mccormi.com/2010/03/18/kindle-for-the-mac/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 17:46:19 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[kindle]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://www.mccormi.com/?p=470</guid>
		<description><![CDATA[Kindle for the mac was just announced last night. I was really excited and downloaded it immediately. The software is still listed as beta and definitely has a rough around the edges feel. But it does all of the basic things that kindle for the iPhone does. It allows you to pull in any of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/gp/feature.html/ref=kcp_mac_mkt_lnd?docId=1000464931"><img class="alignright size-medium wp-image-471" style="border: 0pt none; margin: 5px;" title="kindle_mac" src="http://www.mccormi.com/wp-content/uploads/2010/03/kindle_mac-300x100.jpg" alt="" width="300" height="100" /></a><a href="http://www.amazon.com/gp/feature.html/ref=kcp_mac_mkt_lnd?docId=1000464931">Kindle for the mac</a> was just announced last night. I was really excited and downloaded it immediately.</p>
<p>The software is still listed as beta and definitely has a rough around the edges feel. But it does all of the basic things that kindle for the iPhone does. It allows you to pull in any of the books from your amazon archive, sync locations between different devices, change the font and reading formats to fit the device, and sync notes between devices. The main disappointment that I had was that the mac version doesn&#8217;t appear to have a book search feature. The laptop version of the software is the ideal place to be able to go back into your books and take notes or look up relevant parts. Without a basic search feature though this is severely hampered.</p>
<p>Up until now I&#8217;ve been splitting my two basic classes of book purchases, books that I&#8217;d just like to read from cover to cover and books that I need as reference material. I still purchase in physical form most of my computer books because I want to be able to look something up quickly and flip to exactly the point that I need. This is not an ideal use case for the kindle though, which is really good at reading from cover to cover. If the laptop software had a good search feature I would definitely start looking at purchasing reference books in digital form. It would be a great tool for looking things up and taking notes.</p>
<p>Well, hopefully Amazon listens and gets search implemented. It&#8217;ll transform the laptop software from a curiosity into a really powerful tool.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccormi.com/2010/03/18/kindle-for-the-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Playing around with the layout</title>
		<link>http://www.mccormi.com/2010/03/09/playing-around-with-the-layout/</link>
		<comments>http://www.mccormi.com/2010/03/09/playing-around-with-the-layout/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 00:19:42 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.mccormi.com/?p=466</guid>
		<description><![CDATA[I&#8217;ve updated the theme to try out a new look for the blog. I had originally placed a few types of ads on these pages, just so that I could try them out somewhere other than at the day job. But now that I&#8217;ve got ReadPath cranking there really isn&#8217;t any need to experiment here [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve updated the theme to try out a new look for the blog.</p>
<p>I had originally placed a few types of ads on these pages, just so that I could try them out somewhere other than at the day job. But now that I&#8217;ve got <a href="http://www.readpath.com">ReadPath</a> cranking there really isn&#8217;t any need to experiment here any longer.</p>
<p>I&#8217;m fairly happy with this new theme, but you might continue to see some changes as I customize things.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccormi.com/2010/03/09/playing-around-with-the-layout/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Favorite ad of the moment</title>
		<link>http://www.mccormi.com/2010/02/24/favorite-ad-of-the-moment/</link>
		<comments>http://www.mccormi.com/2010/02/24/favorite-ad-of-the-moment/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 03:55:19 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.mccormi.com/?p=459</guid>
		<description><![CDATA[This one has been all over the Olympics and for some reason I have to stop and watch it each time. It just makes me crack up each time. Something about it is just genius. http://www.youtube.com/watch?v=owGykVbfgUE]]></description>
			<content:encoded><![CDATA[<p>This one has been all over the Olympics and for some reason I have to stop and watch it each time. It just makes me crack up each time. Something about it is just genius.</p>
<p><a href="http://www.youtube.com/watch?v=owGykVbfgUE" target="_blank">http://www.youtube.com/watch?v=owGykVbfgUE</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccormi.com/2010/02/24/favorite-ad-of-the-moment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Tivo is dying</title>
		<link>http://www.mccormi.com/2010/01/20/my-tivo-is-dying/</link>
		<comments>http://www.mccormi.com/2010/01/20/my-tivo-is-dying/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 18:18:11 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[directv]]></category>
		<category><![CDATA[tivo]]></category>

		<guid isPermaLink="false">http://www.mccormi.com/?p=452</guid>
		<description><![CDATA[My poor little DirecTv HR10-250 is dying. It&#8217;s been making some weird noises for awhile now, which is never a good sign for hard drive health. Today though, it&#8217;s already frozen twice. The only fix has been to pull the plug and force a reboot. We&#8217;ve had this box for over 5 years now and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mccormi.com/wp-content/uploads/2010/01/hr10-250.jpg"><img class="alignright size-full wp-image-453" style="border: 0pt none; margin: 5px;" title="hr10-250" src="http://www.mccormi.com/wp-content/uploads/2010/01/hr10-250.jpg" alt="" width="196" height="196" /></a>My poor little DirecTv <a href="http://www.amazon.com/DirecTV-TIVO-HR10-250-HD-DVR-Receiver/dp/B000BNMYIW/ref=sr_1_1?ie=UTF8&amp;s=electronics&amp;qid=1264011086&amp;sr=8-1">HR10-250 </a>is dying. It&#8217;s been making some weird noises for awhile now, which is never a good sign for hard drive health. Today though, it&#8217;s already frozen twice. The only fix has been to pull the plug and force a reboot. We&#8217;ve had this box for over 5 years now and it&#8217;s been working great up to this point. The HD tivos had a rep as being a bit delicate.</p>
<p>Apparently <a href="http://www.tivo.com/dvr-products/tivo-partners/tivo-directv/index.html">DirecTv and Tivo have made up</a> after some earlier issues and are planning on releasing a new receiver in 2010, but who knows when that will be. Might have to start scrambling for an alternate content source fast since you can&#8217;t watch the first two episodes of <a href="http://www.hbo.com/big-love">Big Love </a>and then just stop. Withdrawal like that can have serious health issues.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccormi.com/2010/01/20/my-tivo-is-dying/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kindle syncing</title>
		<link>http://www.mccormi.com/2010/01/17/kindle-syncing/</link>
		<comments>http://www.mccormi.com/2010/01/17/kindle-syncing/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 22:50:54 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[kindle]]></category>

		<guid isPermaLink="false">http://www.mccormi.com/?p=450</guid>
		<description><![CDATA[I&#8217;ve had a kindle since they first came out, I&#8217;ve loved it since day one and use it pretty much every night to read for hours on end. In the past I would leave the wireless off though. With the 1st Gen kindle you could get a lot longer battery life if you didn&#8217;t turn [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had a kindle since they first came out, I&#8217;ve loved it since day one and use it pretty much every night to read for hours on end. In the past I would leave the wireless off though. With the 1st Gen kindle you could get a lot longer battery life if you didn&#8217;t turn the wireless on. Once you were reading a book, you could read for several days without needing to connect to Amazon&#8217;s servers. Only once you had finished a book and needed to add more did you need to turn it on to sync.</p>
<p>A few months ago, I downloaded Amazon&#8217;s kindle app for the iPhone, more out of curiosity than anything else. Initially I just couldn&#8217;t see myself reading books on such a small screen, especially one that was backlit and would cause eye-strain. However, in the last couple weeks I&#8217;ve discovered how seamlessly Amazon has made syncing devices and reading locations. Since during the day, I pretty much always have the iPhone with me, I can just pull it out and start reading. The iPhone is perfect for the situation where you might only have a few minutes and might need to put it away very quickly. I was getting my van washed yesterday and was able to read for 5 min at the car wash. The magic happens though when you get back home, turn on your kindle and it knows to sync your reading location up to where you left off on the iPhone and vice-versa.</p>
<p>I&#8217;m now finding that I&#8217;m able to get even more reading done during the day. Filling in small breaks instead of waiting for a single block of reading before bed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccormi.com/2010/01/17/kindle-syncing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Firefox is FAST</title>
		<link>http://www.mccormi.com/2010/01/16/new-firefox-is-fast/</link>
		<comments>http://www.mccormi.com/2010/01/16/new-firefox-is-fast/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 17:34:54 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://www.mccormi.com/?p=446</guid>
		<description><![CDATA[I downloaded Firefox 3.6rc1 last night and it&#8217;s noticeably faster than the current 3.5.7. I can&#8217;t wait till they release it officially. Seems like safari, firefox, chrome and webkit are just leaving IE in the dust. It&#8217;s great to have some healthy competition in the browser market.]]></description>
			<content:encoded><![CDATA[<p><a href="http://en-us.www.mozilla.com/en-US/firefox/all-beta.html"><img class="alignright size-medium wp-image-447" style="border: 0pt none; margin: 5px;" title="firefox" src="http://www.mccormi.com/wp-content/uploads/2010/01/firefox_-300x289.jpg" alt="" width="126" height="121" /></a>I downloaded <a href="http://en-us.www.mozilla.com/en-US/firefox/all-beta.html">Firefox 3.6rc1</a> last night and it&#8217;s noticeably faster than the current 3.5.7. I can&#8217;t wait till they release it officially. Seems like safari, firefox, chrome and webkit are just leaving IE in the dust. It&#8217;s great to have some healthy competition in the browser market.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccormi.com/2010/01/16/new-firefox-is-fast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lunch time with Caitlin</title>
		<link>http://www.mccormi.com/2010/01/10/lunch-time-with-caitlin/</link>
		<comments>http://www.mccormi.com/2010/01/10/lunch-time-with-caitlin/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 23:55:49 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.mccormi.com/?p=435</guid>
		<description><![CDATA[First a little cinnamon toast. [There is a video that cannot be displayed in this feed. Visit the blog entry to see the video.] Next, it&#8217;s milk time. [There is a video that cannot be displayed in this feed. Visit the blog entry to see the video.]]]></description>
			<content:encoded><![CDATA[<p>First a little cinnamon toast.</p>
<p>[There is a video that cannot be displayed in this feed. <a href="http://www.mccormi.com/2010/01/10/lunch-time-with-caitlin/">Visit the blog entry to see the video.]</a></p>
<p>Next, it&#8217;s milk time.</p>
<p>[There is a video that cannot be displayed in this feed. <a href="http://www.mccormi.com/2010/01/10/lunch-time-with-caitlin/">Visit the blog entry to see the video.]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mccormi.com/2010/01/10/lunch-time-with-caitlin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
