<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-12136840</id><updated>2012-02-01T08:54:41.135-08:00</updated><title type='text'>Big Ben's Investing Blog</title><subtitle type='html'>The purpose of this site is to help share information about the financial markets to all investors. 
Stocks, bonds, mutual funds, options, etfs, savings accounts, and interest rates will be the main topics of discussion.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default?start-index=101&amp;max-results=100'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>487</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-12136840.post-3595275869168004670</id><published>2008-05-15T21:20:00.000-07:00</published><updated>2008-05-15T21:22:48.268-07:00</updated><title type='text'>Last Post</title><content type='html'>Due to a future commitment, I will no longer be able to post articles on this blog. I would like to thank everybody for their support.&lt;br /&gt;&lt;br /&gt;Best of luck,&lt;br /&gt;&lt;br /&gt;Ben&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-3595275869168004670?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/3595275869168004670/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=3595275869168004670' title='133 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/3595275869168004670'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/3595275869168004670'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2008/05/last-post.html' title='Last Post'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>133</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-8110975389624910391</id><published>2008-04-16T14:26:00.000-07:00</published><updated>2008-04-16T15:55:34.754-07:00</updated><title type='text'>Adding Nucor (NUE) &amp; Selling Agriculture Strength</title><content type='html'>I made a few moves today. Towards the close I sold calls against some agricultural positions. Shorter term (next couple of trading sessions) I expect the agricultural stocks to come in a bit. I have been bullish on Mosaic for a 170% gain since October 3rd and have liked Terra (TRA) &amp;amp; Terra Nitrogen LP (TNH) for almost a year.&lt;br /&gt;&lt;br /&gt;The infrastructure boom cannot be ignored.  I am currently holding McDermott (MDR) and Vale (RIO). Today I added Nucor Steel (NUE) to the portfolio. I also considered US Steel (X), but felt that Nucor is better managed (higher operating margins and return on equity) and is also less expensive based on forward earnings estimates. US Steel is also a bit more volatile with a Beta over 2.50. Nucor reports earnings before the open tomorrow.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-8110975389624910391?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/8110975389624910391/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=8110975389624910391' title='31 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/8110975389624910391'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/8110975389624910391'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2008/04/added-nucor-nue-selling-agriculture.html' title='Adding Nucor (NUE) &amp; Selling Agriculture Strength'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>31</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-7308940965638488460</id><published>2008-04-14T16:20:00.000-07:00</published><updated>2008-04-14T16:26:05.492-07:00</updated><title type='text'>Energy, Ags, &amp; Infrastucture</title><content type='html'>The only three areas that continue to work are energy, ags, and infrastructure.  I see no compelling reason to own a financial. My current exposure to the financial sector is through Banco Bradesco (BBD). Wachovia's earnings miss today confirms that no bank is safe. Thornburg Mortgage (TMA) is virtually operating in bankruptcy. TMA's convertible debt offering had an exercise price of $0.01 per share.&lt;br /&gt;&lt;br /&gt;The bottom line...&lt;br /&gt;&lt;br /&gt;Stay long McDermott (MDR), Diamond Offshore (DO), Petrobras (PBR), Chesapeake Energy (CHK), Terra Industries (TRA) Monsanto (MON), &amp;amp; Mosaic (MOS).&lt;br /&gt;&lt;br /&gt;Note: I am long MDR, DO, CHK, TRA, &amp;amp; MOS&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-7308940965638488460?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/7308940965638488460/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=7308940965638488460' title='31 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/7308940965638488460'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/7308940965638488460'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2008/04/energy-ags-infrastucture.html' title='Energy, Ags, &amp; Infrastucture'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>31</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-777847330784769100</id><published>2008-03-11T17:51:00.000-07:00</published><updated>2008-03-11T18:05:52.165-07:00</updated><title type='text'>Stocks Bounce</title><content type='html'>Today's decision by the Fed to allow certain types of debt, including mortgages, to be used as collateral in exchange for additional borrowing from the Fed helped stocks rally. The move is seen as stabilizing the mortgage markets. This may be an opportunity to get out of some of the financials on the bounce. It should be interesting to see how the markets trade the rest of the week.&lt;br /&gt;&lt;br /&gt;As a side note, you can view &lt;a href="http://www.markit.com/information/products/category/indices/cmbx.html"&gt;CMBX Indices&lt;/a&gt; on the web.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-777847330784769100?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/777847330784769100/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=777847330784769100' title='26 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/777847330784769100'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/777847330784769100'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2008/03/stocks-bounce.html' title='Stocks Bounce'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>26</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-1969556044122494721</id><published>2008-03-02T21:27:00.000-08:00</published><updated>2008-03-02T21:54:45.920-08:00</updated><title type='text'>Are Commodities Recession Proof?</title><content type='html'>Gold, oil, most of the other precious metals,  and the agricultural commodities continue to make new highs. Is this a bubble? I wish I knew the answer to that. I continue to remain bullish on commodities. There are two main scenarios for why commodities will trade higher regardless of how the U.S. economy proceeds.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Scenario #1&lt;/span&gt;&lt;br /&gt;U.S. Economy enters a recession. The Fed continues to cut rates, further eroding the value of the US dollar. This means it takes fewer Euro's, Yen, and just about every other major currency to purchase more commodities that are denominated in dollars. This will lead to an increase in demand for commodities.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Scenario#2&lt;/span&gt;&lt;br /&gt;U.S. Economy has "bottomed," interest rates remain constant or move higher, and the U.S. GDP picks up. An increase in GDP will further increase demand for commodities. The dollar should strengthen, but demand will remain robust due to economic growth.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Stocks to Own&lt;br /&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;Natural Gas: Chesapeake Energy (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=CHK"&gt;CHK&lt;/a&gt;)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Contract Drilling: Diamond Offshore Drilling (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=DO"&gt;DO&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Crude Oil: Petrobras (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=PBR"&gt;PBR&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Fertilizer: Mosaic (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=MOS"&gt;MOS&lt;/a&gt;) &amp;amp; Terra Industries (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=TRA"&gt;TRA&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Metals: Vale (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=RIO"&gt;RIO&lt;/a&gt;) &amp;amp; Rio Tinto Alcan (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=RTP"&gt;RTP&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Uranium: Cameco (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=CCJ"&gt;CCJ&lt;/a&gt;)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Solar: Sunpower (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=SPWR"&gt;SPWR&lt;/a&gt;) &amp;amp; MEMC (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=WFR"&gt;WFR&lt;/a&gt;)&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-weight: bold;"&gt;Pure Commodity ETF's&lt;br /&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;Powershares DB Agriculture Fund ETF (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=DBA"&gt;DBA&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;iShares Silver Trust (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=SLV"&gt;SLV&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;streetTRACKS Gold (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=GLD"&gt;GLD&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;US Oil Fund (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=USO"&gt;USO&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;US Natural Gas Fund (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=UNG"&gt;UNG&lt;/a&gt;)&lt;/li&gt;&lt;/ul&gt;Note: I have positions in CHK, MOS, TRA, &amp;amp; RIO&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-1969556044122494721?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/1969556044122494721/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=1969556044122494721' title='20 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/1969556044122494721'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/1969556044122494721'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2008/03/are-commodities-recession-proof.html' title='Are Commodities Recession Proof?'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>20</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-5421309777996515316</id><published>2008-02-05T15:53:00.000-08:00</published><updated>2008-02-05T16:06:08.736-08:00</updated><title type='text'>ICE Attractive On Pullback</title><content type='html'>The Intercontinental Exchange (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=ICE"&gt;ICE&lt;/a&gt;) has now pulled back to a more attractive level. ICE now trades at 19X forward earnings. I continue to like the exchange sector. As more volume moves electronic, volumes and margins increase for ICE. Futures clearing is a great business to be in. With the CME's $11B bid for the NYMEX (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=NMX"&gt;NMX&lt;/a&gt;), ICE is likely the next exchange to be bought.&lt;br /&gt;&lt;br /&gt;Note: I am long ICE &amp;amp; NMX&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-5421309777996515316?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/5421309777996515316/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=5421309777996515316' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/5421309777996515316'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/5421309777996515316'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2008/02/ice-attractive-on-pullback.html' title='ICE Attractive On Pullback'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-5485198138413813375</id><published>2008-01-23T20:11:00.000-08:00</published><updated>2008-01-23T20:19:34.854-08:00</updated><title type='text'>Wait &amp; See</title><content type='html'>The recent market volatility suggests more of a wait and see approach. Timing the market is difficult and near impossible. I would like to see how the market trades the next couple of days before going long or short.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-5485198138413813375?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/5485198138413813375/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=5485198138413813375' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/5485198138413813375'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/5485198138413813375'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2008/01/wait-see.html' title='Wait &amp; See'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-2037307416893727852</id><published>2008-01-09T20:07:00.000-08:00</published><updated>2008-01-09T20:17:44.398-08:00</updated><title type='text'>Agriculture Continues to Deliver</title><content type='html'>The Mosaic Company (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=MOS"&gt;MOS&lt;/a&gt;) reported a terrific quarter today. Besides handily beating analyst earnings estimates, Mosaic prepaid $450M of debt with cash flow from operations.  Mosaic has seen quarter over quarter price increases in its fertilizer products.&lt;br /&gt;&lt;br /&gt;Last week, Monsanto (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=MON"&gt;MON&lt;/a&gt;) reported a tripling of net income in its most recent quarter. Again further demonstrating the strength of the Agriculture cycle right now. Clearly a lot of the good news has been priced in to these stocks.  Mosaic shares finished up .72% on the day. Taking some profits in the fertilizer and seed stocks would seem prudent.&lt;br /&gt;&lt;br /&gt;Note: I am long MOS and have no position in MON&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-2037307416893727852?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/2037307416893727852/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=2037307416893727852' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/2037307416893727852'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/2037307416893727852'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2008/01/agriculture-continues-to-deliver.html' title='Agriculture Continues to Deliver'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-1755172021433699858</id><published>2007-12-20T22:10:00.000-08:00</published><updated>2007-12-20T22:33:55.880-08:00</updated><title type='text'>Agriculture &amp; Infrastructure Continue to Work</title><content type='html'>Despite the bearish economic sentiment in the overall market, there are several sectors that continue to outperform.  Every individual investor should have some exposure to agriculture and infrastructure.  Both sectors are in the middle innings of their individual "bull markets" and are under-owned by many investors. I have mentioned several of my favorite names before and will mention them again.&lt;br /&gt;&lt;br /&gt;Agriculture&lt;br /&gt;CF Industries (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=CF"&gt;CF&lt;/a&gt;)&lt;br /&gt;Monsanto (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=mon"&gt;MON&lt;/a&gt;)&lt;br /&gt;Mosaic (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=mos"&gt;MOS&lt;/a&gt;)&lt;br /&gt;Potash (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=pot"&gt;POT&lt;/a&gt;)&lt;br /&gt;Terra Industries (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=tra"&gt;TRA&lt;/a&gt;)&lt;br /&gt;Terra Nitrogen (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=tnh"&gt;TNH&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;Infrastructure&lt;br /&gt;Fluor (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=flr"&gt;FLR&lt;/a&gt;)&lt;br /&gt;Foster Wheeler (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=fwlt"&gt;FWLT&lt;/a&gt;)&lt;br /&gt;Jacobs Engineering (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=jec"&gt;JEC&lt;/a&gt;)&lt;br /&gt;KBR (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=kbr"&gt;KBR&lt;/a&gt;)&lt;br /&gt;McDermott (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=mdr"&gt;MDR&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;Note: I am long MOS &amp;amp; MDR&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-1755172021433699858?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/1755172021433699858/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=1755172021433699858' title='17 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/1755172021433699858'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/1755172021433699858'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/12/agriculture-infrastructure-continue-to.html' title='Agriculture &amp; Infrastructure Continue to Work'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>17</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-8958283860879747878</id><published>2007-12-06T15:17:00.000-08:00</published><updated>2007-12-06T15:31:39.414-08:00</updated><title type='text'>Retail Sales</title><content type='html'>Today's higher than expected retail sales numbers should be interpreted cautiously. Overall, the numbers were mixed and many companies reporting positive November sales lowered their December forecast.The percent increases in sales were impressive at many department stores driven by successful "Black Friday" promotions. High sales are a good sign. The question is at what price? How compressed did the margins get to generate those sales? The higher end stores will come out ahead of mid-tier retailers like Macy's (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=JCP"&gt;&lt;/a&gt;&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=M"&gt;M&lt;/a&gt;) and J.C. Penny (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=JCP"&gt;JCP&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;Retail stocks have seen some serious multiple contraction this year. This is in anticipation of higher discounting and a thriftier consumer. I agree with what the market is saying and I would continue to avoid the sector.&lt;br /&gt;&lt;br /&gt;Note: I have no position in JCP or M&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-8958283860879747878?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/8958283860879747878/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=8958283860879747878' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/8958283860879747878'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/8958283860879747878'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/12/retail-sales.html' title='Retail Sales'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-2825023606362516422</id><published>2007-11-20T21:28:00.000-08:00</published><updated>2007-11-20T21:57:44.045-08:00</updated><title type='text'>Engineering &amp; Construction</title><content type='html'>One space that has interested me is the engineering and construction (E&amp;amp;C) industry. There are several major players in the E&amp;amp;C industry (KBR, FWLT, SGR, FLR, JEC, NRG, &amp;amp; MDR). On pure valuation basis, McDermott (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=MDR"&gt;MDR&lt;/a&gt;) looks like the most attractive company to own.  McDermott has an $8B backlog of orders for the construction of power plants, deep water drilling rigs, and nuclear projects with the U.S. government.&lt;br /&gt;&lt;br /&gt;McDermott is in the sweet spot of the E&amp;amp;C industry. Offshore oil rigs command higher day rates for drillers and are extremely profitable for McDermott to build.  McDermott's experience will be crucial in winning future construction contracts.&lt;br /&gt;&lt;br /&gt;The growing global demand for electricity has mostly been driven by population growth. Another contributing factor has been technological innovation. There are now more computers, TV's, cell phones, servers, and mp3 players that demand power. The power infrastructure has been one of the most neglected industries in the world due to tight regulation of electricity rates. As rate freezes end and CO2 regulation could begin, McDermott will be busy retrofitting existing coal power plants with scrubbers and upgrades. McDermott has the expertise in nuclear, coal, and oil to handle the infrastructure upgrade cycle. Over the next three years McDermott will be the E&amp;amp;C stock to own.&lt;br /&gt;&lt;br /&gt;Note: I am long MDR&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-2825023606362516422?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/2825023606362516422/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=2825023606362516422' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/2825023606362516422'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/2825023606362516422'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/11/engineering-construction.html' title='Engineering &amp; Construction'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-2189669739401608490</id><published>2007-11-07T19:15:00.000-08:00</published><updated>2007-11-07T19:31:39.330-08:00</updated><title type='text'>Credit Situation Worsening</title><content type='html'>I felt that most of the credit crisis was behind us after the first interest rate cut in September. Today's market reaction paints a darker picture about the credit crisis. It's important to remember that residential mortgage rates are tied to the 10-year yield, not the Fed Funds rate. Cutting interest rates further would help the mortgage crisis, but won't solve it.&lt;br /&gt;&lt;br /&gt;Technology, agriculture, and energy look attractive at current levels. Some long term value could be found in retail.  Coach (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=COH"&gt;COH&lt;/a&gt;) is starting to look attractive. The problem is that the institutions are avoiding retail like the plague. Calling a bottom in retail is tough with higher gas prices looming. Mosaic (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=MOS"&gt;MOS&lt;/a&gt;)  is still my favorite agriculture stock to own.&lt;br /&gt;&lt;br /&gt;Note: I have no position in COH. I am long MOS&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-2189669739401608490?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/2189669739401608490/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=2189669739401608490' title='18 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/2189669739401608490'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/2189669739401608490'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/11/credit-situation-worsening.html' title='Credit Situation Worsening'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>18</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-7187046818866159336</id><published>2007-10-20T21:36:00.000-07:00</published><updated>2007-10-20T22:17:23.395-07:00</updated><title type='text'>Use Weakness to Buy Quality</title><content type='html'>The recent market weakness has provided a great opportunity to initiate positions in high quality companies. Global agricultural demand will not be affected by problems in the credit markets. Demand for wheat, soybeans, corn, and rice will continue to remain strong. The best stock to own is Mosaic (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=MOS"&gt;MOS)&lt;/a&gt;. Owning shares of Mosaic will give you exposure to crop nutrients and fertilizers. Earnings should grow 15% annually for the next three years. Mosaic has already prepaid $700M in debt since 2005 and has signaled to the markets that cash flows will remain strong. Compared to its peers, Mosaic is undervalued and should be accumulated on any weakness.&lt;br /&gt;&lt;br /&gt;Note: I am long MOS&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-7187046818866159336?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/7187046818866159336/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=7187046818866159336' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/7187046818866159336'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/7187046818866159336'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/10/use-weakness-to-buy-quality.html' title='Use Weakness to Buy Quality'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-6031849418655925233</id><published>2007-10-01T22:46:00.000-07:00</published><updated>2007-10-01T23:02:44.745-07:00</updated><title type='text'>Invest Globally</title><content type='html'>The Fed's policy of fighting the subprime crisis with lower interest rates means higher returns for international stocks held by US investors. Lower interest rates in the US is keeping the US dollar index at historic lows. Therefore it will take more dollars to buy foreign stocks.&lt;br /&gt;&lt;br /&gt;The conservative approach would be to invest in developed international stocks. The best way to do this would be to purchase shares in the iShares MSCI EAFE ETF (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=EFA"&gt;EFA&lt;/a&gt;) or the Vanguard Europe Pacific ETF (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=VEA"&gt;VEA&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;The more aggressive approach would be to invest in international stocks of emerging countries. I would consider looking at iShares MSCI Emerging Markets ETF (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=EEM"&gt;EEM&lt;/a&gt;) or the Vanguard Emerging Markets Stock ETF (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=VWO"&gt;VWO&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;Personally, I prefer owning particular stocks over the ETF's. I currently have positions in CVRD (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=RIO"&gt;RIO&lt;/a&gt;), Banco Bradesco (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=BBD"&gt;BBD&lt;/a&gt;), and CNOOC (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=CEO"&gt;CEO&lt;/a&gt;).&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-6031849418655925233?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/6031849418655925233/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=6031849418655925233' title='24 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/6031849418655925233'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/6031849418655925233'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/10/invest-globally.html' title='Invest Globally'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>24</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-6283659438570344121</id><published>2007-09-12T11:54:00.000-07:00</published><updated>2007-09-12T12:40:43.165-07:00</updated><title type='text'>China + Crude Oil = Momentum</title><content type='html'>If you have been following the energy markets lately you would have noticed that Light Sweet Crude hit an all time intraday high of $80.17 in electronic trading today. Whether the U.S. economic slowdown will put downward pressure on oil remains to be seen. I remain bullish on oil and crude oil trading volume. I am long both the NYMEX (&lt;a href="http://finance.google.com/finance?client=ob&amp;q=NMX"&gt;NMX&lt;/a&gt;) and the Intercontinental Exchange (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=ICE"&gt;ICE&lt;/a&gt;). The global growth story will remain bullish for energy trading and demand. Today I increased my energy exposure with the addition of CNOOC (&lt;a href="http://finance.google.com/finance?client=ob&amp;q=CEO"&gt;CEO&lt;/a&gt;), a Hong Kong based diversified energy company. CEO is more of a technical trade as it is one of the few energy stocks making 52-week highs.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Publicly Traded Chinese Energy Companies (Market Cap)&lt;br /&gt;&lt;br /&gt;PetroChina (&lt;a href="http://finance.google.com/finance?client=ob&amp;q=PTR"&gt;PTR&lt;/a&gt;) $260B&lt;br /&gt;China Petroleum &amp;amp; Chemical Corp (&lt;a href="http://finance.google.com/finance?client=ob&amp;q=SNP"&gt;SNP&lt;/a&gt;)  $93B&lt;br /&gt;CNOOC (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=CEO"&gt;CEO&lt;/a&gt;) $58B&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;I am long CEO, NMX, &amp; ICE&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-6283659438570344121?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/6283659438570344121/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=6283659438570344121' title='37 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/6283659438570344121'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/6283659438570344121'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/09/china-crude-oil-momentum.html' title='China + Crude Oil = Momentum'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>37</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-7423544605524639959</id><published>2007-09-01T15:26:00.000-07:00</published><updated>2007-09-01T15:34:16.547-07:00</updated><title type='text'>Selling This Strength</title><content type='html'>I have used the recent market strength to exit several positions. I closed my positions in Silver Wheaton (&lt;a href="http://finance.google.com/finance?client=ob&amp;q=SLW"&gt;SLW&lt;/a&gt;) and Arcelor Mittal (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=MT"&gt;&lt;span style="text-decoration: underline;"&gt;MT&lt;/span&gt;&lt;/a&gt;). I still remain bullish on metals but I would like to see more attractive valuations before committing money to the sector. I also closed my position in Terra Nitrogen LP (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=TNH"&gt;TNH&lt;/a&gt;). I would consider reentering TNH below $85.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-7423544605524639959?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/7423544605524639959/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=7423544605524639959' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/7423544605524639959'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/7423544605524639959'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/09/selling-this-strength.html' title='Selling This Strength'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-1078666237082975540</id><published>2007-08-22T21:26:00.000-07:00</published><updated>2007-08-22T21:33:20.079-07:00</updated><title type='text'>BofA  Boosts Banks</title><content type='html'>Bank America's decision to make a $2B equity investment in Countrywide (&lt;a href="http://finance.google.com/finance?client=ob&amp;q=CFC"&gt;CFC&lt;/a&gt;) shows that there is value in the banking sector. I still remain cautious about the sector as a whole and would be hesitant to put money to work in the financials. I continue to hold shares of subprime lender Accredited Home Lenders (&lt;a href="http://finance.google.com/finance?client=ob&amp;amp;q=LEND"&gt;LEND&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;Note: I am long LEND&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-1078666237082975540?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/1078666237082975540/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=1078666237082975540' title='46 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/1078666237082975540'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/1078666237082975540'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/08/bofa-boosts-banks.html' title='BofA  Boosts Banks'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>46</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-956229419889521251</id><published>2007-08-07T19:47:00.000-07:00</published><updated>2007-08-07T20:02:35.159-07:00</updated><title type='text'>An Accredited Gamble</title><content type='html'>Today I got long Accredited Home Lenders (&lt;a href="http://finance.google.com/finance?q=LEND"&gt;LEND&lt;/a&gt;). Accredited is a subprime lender that actually has a bid from &lt;a href="http://www.lonestarfunds.com/En/lonestarfunds_v.htm"&gt;Lone Star V&lt;/a&gt;, a private equity fund. Lone Star bid $400M or $15.10 for Accredited on June 4th. LEND now trades under $7 a share. Technically there is 115% upside from the  current price. The fact of the matter is that Lone Star is legally obligated to buy LEND and had all the necessary inside information before making its bid. The deal is expected to close by October but the market is pricing in some risk that the deal won't get done or will be repriced.&lt;br /&gt;&lt;br /&gt;Note: I am long LEND&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-956229419889521251?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/956229419889521251/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=956229419889521251' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/956229419889521251'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/956229419889521251'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/08/accredited-gamble.html' title='An Accredited Gamble'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-6516883243150012751</id><published>2007-08-01T19:31:00.000-07:00</published><updated>2007-08-01T19:48:12.263-07:00</updated><title type='text'>So Much For American Home Mortgage (AHM)</title><content type='html'>In March I believed that American Home Mortgage (&lt;a href="http://finance.google.com/finance?q=AHM"&gt;AHM&lt;/a&gt;) was safe from the subprime fallout and I wrote positively about the stock on &lt;a href="http://invest4today.blogspot.com/2007/03/value-in-american-home-mortgage-ahm.html"&gt;March 18th&lt;/a&gt;. I wouldn't touch the stock now. I did say to realize profits on &lt;a href="http://invest4today.blogspot.com/2007/03/realize-some-gains-in-ahm.html"&gt;March 21st&lt;/a&gt;.  I admit I was wrong about AHM and in today's current environment I wouldn't touch any stock that has a residential mortgage unit.&lt;br /&gt;&lt;br /&gt;Some Stocks to Avoid&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Annaly Mortgage (&lt;a href="http://finance.google.com/finance?q=nly"&gt;NLY&lt;/a&gt;)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Countrywide (&lt;a href="http://finance.google.com/finance?q=CFC"&gt;CFC&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Freemont General (&lt;a href="http://finance.google.com/finance?q=FMT"&gt;FMT&lt;/a&gt;)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Impac Mortgage Holdings (&lt;a href="http://www.blogger.com/IMH"&gt;IMH&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;NovaStar (&lt;a href="http://finance.google.com/finance?q=nfi"&gt;NFI&lt;/a&gt;)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Redwood Trust (&lt;a href="http://finance.google.com/finance?q=RWT"&gt;RWT&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Thornburg Mortgage (&lt;a href="http://finance.google.com/finance?q=TMA"&gt;TMA&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Wells Fargo (&lt;a href="http://finance.google.com/finance?q=WFC"&gt;WFC&lt;/a&gt;)&lt;/li&gt;&lt;/ul&gt;Note: I have no position in any of the above stocks.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-6516883243150012751?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/6516883243150012751/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=6516883243150012751' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/6516883243150012751'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/6516883243150012751'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/08/so-much-for-american-home-mortgage-ahm.html' title='So Much For American Home Mortgage (AHM)'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-6881414427994799095</id><published>2007-07-16T20:47:00.000-07:00</published><updated>2007-07-16T21:02:16.287-07:00</updated><title type='text'>Alternative Energy</title><content type='html'>I have always preferred to own oil and gas companies over stocks related to alternative energy. Mostly because alternative energy companies are highly dependent on the federal  government for subsides to run a profitable business. Now many solar companies are publicly traded and less dependent on the government. The best way to play the growth of solar energy is to own MEMC Electronics (&lt;a href="http://finance.google.com/finance?q=WFR"&gt;WFR&lt;/a&gt;). They manufacture the polysilicon for solar panels.&lt;br /&gt;&lt;br /&gt;My second alternative energy stock is NRG Energy (&lt;a href="http://finance.google.com/finance?q=NRG"&gt;NRG&lt;/a&gt;). NRG develops and manages power plants. The US power grid will need to be updated and NRG stands to benefit. NRG is a diverse company with operations ranging from energy trading, distribution, and generation. NRG will be a key player in the "clean coal" IGCC initiative as well as nuclear power.&lt;br /&gt;&lt;br /&gt;Note: As of 7/16/07  I have no position in NRG or WFR&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-6881414427994799095?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/6881414427994799095/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=6881414427994799095' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/6881414427994799095'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/6881414427994799095'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/07/alternative-energy.html' title='Alternative Energy'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-1990892734001137902</id><published>2007-07-08T20:48:00.000-07:00</published><updated>2007-07-08T21:18:58.936-07:00</updated><title type='text'>Google's Pay Per Action Should Help The Bottom Line</title><content type='html'>In late June Google (&lt;a href="http://finance.google.com/finance?q=GOOG"&gt;GOOG&lt;/a&gt;) launched a new way for publishers to make money. Through the Google Adsense Network, publishers can receive compensation for sending a visitor to an advertiser's web site only if the visitor completes the specified task by the advertiser. For example, a publisher would only get paid if a visitor completed an online form or purchased a product. Publishers won't get paid for simply redirecting traffic.&lt;br /&gt;&lt;br /&gt;This is great for the advertiser because they now have a direct way to calculate the ROI on their ads. In the end this will be a big win for Google because of the large base of publishers and advertisers already in their advertising network. Pay Per Action commands more dollars then regular clicks and should cut down on fraud since the tasks need to be tracked.&lt;br /&gt;&lt;br /&gt;From an investment perspective, Google seems to be fairly valued at these levels. I would be a buyer on any weakness.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.google.com/intl/en/press/annc/payperaction.html"&gt;Google Press Release&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Note: I am long GOOG&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-1990892734001137902?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/1990892734001137902/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=1990892734001137902' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/1990892734001137902'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/1990892734001137902'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/07/googles-pay-per-action-should-help.html' title='Google&apos;s Pay Per Action Should Help The Bottom Line'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-2309133928428113150</id><published>2007-06-30T21:01:00.000-07:00</published><updated>2007-10-23T22:18:11.926-07:00</updated><title type='text'>Take Profits In RIMM</title><content type='html'>I have been bullish on Research in Motion (&lt;a href="http://finance.google.com/finance?q=RIMM"&gt;RIMM&lt;/a&gt;) for a while. The stock is up 32% since I recommended buying shares of RIMM on May 21st.  It has been a great trade and it will continue to be a great stock to own over the next 6 months. It would be prudent  to lock in some gains.&lt;br /&gt;&lt;br /&gt;Note: I am long RIMM&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-2309133928428113150?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/2309133928428113150/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=2309133928428113150' title='19 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/2309133928428113150'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/2309133928428113150'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/06/take-profits-in-rimm.html' title='Take Profits In RIMM'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>19</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-593176735135116795</id><published>2007-06-19T20:34:00.000-07:00</published><updated>2007-06-19T20:45:31.502-07:00</updated><title type='text'>Buy Dips in the Exchanges &amp; Brokers</title><content type='html'>The derivative exchanges remain strong buys with continued consolidation in the group. I would be buying any weakness in Nymex Holdings&lt;span style="text-decoration: underline;"&gt;&lt;/span&gt;&lt;a href="http://finance.google.com/finance?q=NMX"&gt;&lt;/a&gt;(&lt;a href="http://finance.google.com/finance?q=NMX"&gt;NMX&lt;/a&gt;), Intercontinental Exchange (&lt;a href="http://finance.google.com/finance?q=ICE"&gt;ICE&lt;/a&gt;), and the Chicago Merc (&lt;a href="http://finance.google.com/finance?q=CME"&gt;CME&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;For the longer term I even think you could buy the potential acquirers today. Both the NYSE Euronext (&lt;a href="http://finance.google.com/finance?q=NYX"&gt;NYX&lt;/a&gt;) and the Nasdsaq (&lt;a href="http://finance.google.com/finance?q=NDAQ"&gt;NDAQ&lt;/a&gt;) have been discounted to do an acquisition.  The NYSE trades at just 24X forward earnings while the Nasdaq only trades at 18X forward earnings.&lt;br /&gt;&lt;br /&gt;Note: I am long NMX&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-593176735135116795?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/593176735135116795/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=593176735135116795' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/593176735135116795'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/593176735135116795'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/06/buy-dips-in-exchanges-brokers.html' title='Buy Dips in the Exchanges &amp; Brokers'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-6825099226676502119</id><published>2007-06-10T19:29:00.000-07:00</published><updated>2007-06-10T19:37:59.335-07:00</updated><title type='text'>Stay Long The Agriculture Stocks</title><content type='html'>Corn is approaching $4 per bushel and soybeans are again closing in on their highs. Higher commodity prices allows farmers to spend more money on new equipment, higher yielding seeds, and better fertilizers. I like Deere (&lt;a href="http://finance.google.com/finance?q=DE"&gt;DE&lt;/a&gt;) and Caterpillar (&lt;a href="http://finance.google.com/finance?q=CAT"&gt;CAT&lt;/a&gt;) in the equipment space. Monsanto (&lt;a href="http://finance.google.com/finance?q=MON"&gt;MON&lt;/a&gt;) is the seed play. Potash (&lt;a href="http://finance.google.com/finance?q=POT"&gt;POT&lt;/a&gt;) and Terra Nitrogen (&lt;a href="http://finance.google.com/finance?q=TNH"&gt;TNH&lt;/a&gt;) are my favorite fertilizer stocks. All of these companies will benefit from increased agricultural spending over the next 12-18 months.&lt;br /&gt;&lt;br /&gt;Note: I am long TNH&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-6825099226676502119?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/6825099226676502119/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=6825099226676502119' title='60 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/6825099226676502119'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/6825099226676502119'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/06/stay-long-agriculture-stocks.html' title='Stay Long The Agriculture Stocks'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>60</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-847418095641845825</id><published>2007-05-30T19:36:00.000-07:00</published><updated>2007-05-30T21:19:36.591-07:00</updated><title type='text'>Portfolio Holdings</title><content type='html'>&lt;span style="font-weight: bold;"&gt;Top Five Largest Holdings as of 5/30/2007&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;1. NYMEX Holdings (&lt;a href="http://finance.google.com/finance?q=NMX"&gt;NMX&lt;/a&gt;)&lt;br /&gt;2. Silver Wheaton (&lt;a href="http://finance.google.com/finance?q=SLW"&gt;SLW&lt;/a&gt;)&lt;br /&gt;3. Chipotle Mexican Grill (&lt;a href="http://finance.google.com/finance?q=CMG"&gt;CMG&lt;/a&gt;)&lt;br /&gt;4. Cerner Corporation (&lt;a href="http://finance.google.com/finance?q=CERN"&gt;CERN&lt;/a&gt;)&lt;br /&gt;5. Corrections Corp of America (&lt;a href="http://finance.google.com/finance?q=CXW"&gt;CXW&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;US Stocks 80%&lt;br /&gt;International 20%&lt;br /&gt;&lt;br /&gt;Large Cap 24%&lt;br /&gt;Mid Cap 63%&lt;br /&gt;Small Cap 13%&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-847418095641845825?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/847418095641845825/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=847418095641845825' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/847418095641845825'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/847418095641845825'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/05/portfolio-holdings.html' title='Portfolio Holdings'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-4652083410950516660</id><published>2007-05-30T16:46:00.000-07:00</published><updated>2007-05-30T16:58:16.676-07:00</updated><title type='text'>Blackberry Curve Debuts May 31st</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Ji0svFu58yA/Rl4PZP-ZJwI/AAAAAAAAAAs/EmR1DQ9uvh4/s1600-h/curve.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://2.bp.blogspot.com/_Ji0svFu58yA/Rl4PZP-ZJwI/AAAAAAAAAAs/EmR1DQ9uvh4/s320/curve.jpg" alt="" id="BLOGGER_PHOTO_ID_5070507156925130498" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;The much anticipated Blackberry Curve will be available from AT&amp;T (&lt;a href="http://finance.google.com/finance?q=T"&gt;T&lt;/a&gt;) on Thursday May 31st for $199 with a two year contract. Data fees are $30 a month with an existing line. The total cost of ownership will be the $200 plus (24*$30)= $920 or $460 per year. Accessing corporate e-mail will cost an extra $15 per month. Some folks might be able to write this off as a business expense come April 15th.&lt;br /&gt;&lt;br /&gt;Overall the phone looks impressive, although the Curve will not have WIFI for AT&amp;amp;T.  Stop by your local wireless store and check out the hottest smartphone of 2007.&lt;br /&gt;&lt;br /&gt;Note: I am long RIMM&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-4652083410950516660?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/4652083410950516660/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=4652083410950516660' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/4652083410950516660'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/4652083410950516660'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/05/blackberry-curve-debuts-may-31st.html' title='Blackberry Curve Debuts May 31st'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Ji0svFu58yA/Rl4PZP-ZJwI/AAAAAAAAAAs/EmR1DQ9uvh4/s72-c/curve.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-6429109884623475834</id><published>2007-05-29T14:41:00.000-07:00</published><updated>2007-05-29T15:08:45.262-07:00</updated><title type='text'>Circuit City Buyout?</title><content type='html'>With speculation that CDW (&lt;a href="http://finance.google.com/finance?q=CDWC"&gt;CDWC&lt;/a&gt;) could be taken private I created a comparable analysis of Circuit City (&lt;a href="http://finance.google.com/finance?q=CC"&gt;CC&lt;/a&gt;), Best Buy (&lt;a href="http://finance.google.com/finance?q=BBY"&gt;BBY&lt;/a&gt;), and CDW (&lt;a href="http://finance.google.com/finance?q=CDWC"&gt;CDWC&lt;/a&gt;). CDW is not directly comparable since they are less consumer focused than Best Buy and Circuit City.&lt;br /&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;                                      &lt;br /&gt;                                         CC,                         BBY,                        CDWC&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;P/Sales &lt;/span&gt;                             0.22,                       0.62,                        0.85&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;P/Book &lt;/span&gt;                             1.50,                       3.62,                         4.08&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;EV/EBITDA&lt;/span&gt;                     5.68,                       7.22,                        11.01&lt;br /&gt;&lt;br /&gt;Circuit City does have a tough road to recovery ahead but its valuation should make it an attractive LBO candidate. CC has over $4.00 in cash per share and a negligible amount of debt outstanding. Unprofitable stores could be sold off to reduce the debt issued to take the company private. CC has eliminated many of their high paid vice presidents and hourly workers to cut costs. Although this could have a negative effect on sales, it shows initiative by management to make changes and improve the company even if CC fails to get a bid from private equity.&lt;br /&gt;&lt;br /&gt;"We view CC as one of the best risk/reward opportunities in our space."-Pacific Crest Securities (5/3/2007) (Outperform)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Note: I have no position in CC&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-6429109884623475834?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/6429109884623475834/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=6429109884623475834' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/6429109884623475834'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/6429109884623475834'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/05/circuit-city-out-of-juice.html' title='Circuit City Buyout?'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-919023585056916801</id><published>2007-05-26T16:51:00.000-07:00</published><updated>2007-05-26T17:23:12.683-07:00</updated><title type='text'>Blackberry Curve Will Have WIFI !</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Ji0svFu58yA/RljOPP-ZJvI/AAAAAAAAAAk/g0eGltCkB_s/s1600-h/normal_BlackBerry83207.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 268px; height: 201px;" src="http://4.bp.blogspot.com/_Ji0svFu58yA/RljOPP-ZJvI/AAAAAAAAAAk/g0eGltCkB_s/s320/normal_BlackBerry83207.jpg" alt="" id="BLOGGER_PHOTO_ID_5069028141987079922" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;There have been rumors on the Internet that the new Blackberry Curve 8320 for T-Mobile will have WIFI and regular cellular calling capabilities. Technically if your phone has WIFI and you are out of minutes you can switch over and make your phone calls over wireless networks without paying overages. WIFI phones won't lead to death of cell phone carriers.&lt;br /&gt;&lt;br /&gt;The WIFI feature is similar to VOIP/Skype technology but for cell phones. Having WIFI on cell phones will be a big win for consumers. I remain bullish on Research in Motion (&lt;a href="http://finance.google.com/finance?q=RIMM"&gt;RIMM&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Note: I am long RIMM&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.boygeniusreport.com/gallery/handsets/blackberry-8320/"&gt;More Pictures of the new Curve with WIFI&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-919023585056916801?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/919023585056916801/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=919023585056916801' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/919023585056916801'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/919023585056916801'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/05/blackberry-curve-to-have-wi-fi.html' title='Blackberry Curve Will Have WIFI !'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Ji0svFu58yA/RljOPP-ZJvI/AAAAAAAAAAk/g0eGltCkB_s/s72-c/normal_BlackBerry83207.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-1012187965112063892</id><published>2007-05-24T20:41:00.000-07:00</published><updated>2007-10-23T22:19:30.343-07:00</updated><title type='text'>Specialty Metals</title><content type='html'>I have been following three specialty metals stocks very closely over the past 2 years. All three have pulled back from their recent highs and offer attractive buying opportunities. The titanium industry has been red hot since the market bottomed in 2003. Titanium is a major component of new airplanes. Just take a look at Boeing’s backlog and  see the high demand for titanium. Or look at Harold Simmons, CEO of Titanium Metals (&lt;a href="http://finance.google.com/finance?q=TIE"&gt;TIE&lt;/a&gt;) who has been consistently buying his stock under $30.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Three Titanium Stocks Worth Owning&lt;/span&gt;&lt;br /&gt;Allegheny Technologies (&lt;a href="http://finance.google.com/finance?q=ATI"&gt;ATI&lt;/a&gt;): Forward P/E: 12&lt;br /&gt;RTI International Metals (&lt;a href="http://finance.google.com/finance?q=RTI"&gt;RTI&lt;/a&gt;): Forward P/E: 14&lt;br /&gt;Titanium Metals (&lt;a href="http://finance.google.com/finance?q=TIE"&gt;TIE&lt;/a&gt;): Forward P/E: 16&lt;br /&gt;&lt;br /&gt;Attractive valuations and future growth prospects will drive M&amp;amp;A activity in the metals sector. We are already seeing this with the aluminum and steel stocks. Titanium is next.  RTI looks the most compelling because it will be the easiest to swallow with a market cap just under $2 billion. A company like Arcellor Mittal (&lt;a href="http://finance.google.com/finance?q=MT"&gt;MT&lt;/a&gt;) can do an all cash acquisition of RTI. An all cash acquisition is more friendly to the company being acquired. Issuing stock to make an acquisition can signal to the market that management of the acquiring company believes that their stock is overvalued and is using the strength in their stock price to make an acquisition. The cash component also protects the shareholders of the company being acquired to serve as downside protection against any merger difficulties. The downside of the cash component is that shareholders in the acquired company will not receive any potential upside from the merger synergies except in the form of the acquisition premium (cash).&lt;br /&gt;&lt;br /&gt;Note: I have no positions in ATI, RTI, or TIE. I am long MT.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-1012187965112063892?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/1012187965112063892/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=1012187965112063892' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/1012187965112063892'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/1012187965112063892'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/05/speciality-metals.html' title='Specialty Metals'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-8600648866664478856</id><published>2007-05-22T14:18:00.000-07:00</published><updated>2007-05-22T14:48:48.867-07:00</updated><title type='text'>Three Biotech Stocks That Could Double by '08</title><content type='html'>&lt;span style="font-family:georgia;"&gt;The biotech sector is an exciting space. There is always hope that you might discover the next Amgen (&lt;/span&gt;&lt;a style="font-family: georgia;" href="http://finance.google.com/finance?q=AMGN"&gt;AMGN&lt;/a&gt;&lt;span style="font-family:georgia;"&gt;) or Celgene (&lt;/span&gt;&lt;a style="font-family: georgia;" href="http://finance.google.com/finance?q=CELG"&gt;CELG&lt;/a&gt;&lt;span style="font-family:georgia;"&gt;) before everyone else. I selected three biotech stocks that could double on any positive news. I should mention that there is also a greater than 50% chance that the stocks I am about to mention could lose half or all of their value by the end of the year.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:georgia;"&gt;1. Medarex (&lt;/span&gt;&lt;a style="font-family: georgia;" href="http://finance.google.com/finance?q=MEDX"&gt;MEDX&lt;/a&gt;&lt;span style="font-family:georgia;"&gt;): This stock has been mentioned on various programs and websites as a possible takeover target with over 30 drugs in pipeline. Almost every drug that Medarex is developing is in some form of partnership with big pharma. I wouldn't be surprised if a partner like Bristol-Myers (&lt;/span&gt;&lt;a style="font-family: georgia;" href="http://finance.yahoo.com/q?d=t&amp;s=BMY"&gt;BMY&lt;/a&gt;&lt;span style="font-family:georgia;"&gt;) buys them. More importantly, Medarex will present June 1st - June 5th at the ASCO conference in Chicago. There have been some leaks that the data from Medarex's Melanoma drug (MDX-010) will be good. I also like the fact that Will Dannoff of the Fidelity Contra Fund is the largest shareholder. He has spotted past winners in New River Pharma, Genentech, and Celgene.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:georgia;"&gt;2. Dendreon (&lt;/span&gt;&lt;a style="font-family: georgia;" href="http://finance.google.com/finance?q=DNDN"&gt;DNDN&lt;/a&gt;&lt;span style="font-family:georgia;"&gt;): This could be the most talked about stock of 2007. Lots of folks are betting against this one with over 40% of the float short. The stock has already fallen from its recent high of $25 a share. The company is more of a one hit wonder when compared to Medarex. Dendreon's prostate cancer drug Provenge is in &lt;/span&gt;&lt;a style="font-weight: bold; font-family: georgia;" href="http://www.provengenow.org/"&gt;high demand&lt;/a&gt;&lt;span style="font-family:georgia;"&gt; and has proven to extend life for several months. Instead of buying the common I suggest taking a look at the January 2008 $7.50 calls for $1.60.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:georgia;"&gt;3. Isolagen (&lt;/span&gt;&lt;a style="font-family: georgia;" href="http://finance.google.com/finance?q=ILE"&gt;ILE&lt;/a&gt;&lt;span style="font-family:georgia;"&gt;): This stock has not received much attention from the media. Isolagen is currently developing a procedure that rejuvenates your facial skin. Skin cells are taken from behind your ear and then taken to a lab. After about a month the cells are injected back into your face. It is a natural form of Botox that can last up to 2 years. Isolagen appointed Nicholas Teti as the CEO in June of 2006. He was the CEO of Inamed until it was bought out by Allergan (&lt;/span&gt;&lt;a href="http://finance.google.com/finance?q=AGN"&gt;AGN&lt;/a&gt;) last year.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:georgia;"&gt;Note: I am long MEDX&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-8600648866664478856?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/8600648866664478856/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=8600648866664478856' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/8600648866664478856'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/8600648866664478856'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/05/three-biotech-stocks-that-could-double.html' title='Three Biotech Stocks That Could Double by &apos;08'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-3405532471313231333</id><published>2007-05-21T15:12:00.000-07:00</published><updated>2007-05-21T16:07:03.447-07:00</updated><title type='text'>iPhone Debut Will Lead to Cell Phone Upgrade</title><content type='html'>&lt;a href="http://4.bp.blogspot.com/_Ji0svFu58yA/RlIjxv-ZJuI/AAAAAAAAAAc/vCnli9fyJXo/s1600-h/357474396_48fd2e77d0_o.jpg"&gt;&lt;img id="BLOGGER_PHOTO_ID_5067151868343953122" style="DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: hand; TEXT-ALIGN: center" alt="" src="http://4.bp.blogspot.com/_Ji0svFu58yA/RlIjxv-ZJuI/AAAAAAAAAAc/vCnli9fyJXo/s320/357474396_48fd2e77d0_o.jpg" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;There is no question that the late June debut of the Apple (&lt;a href="http://finance.google.com/finance?q=AAPL"&gt;AAPL&lt;/a&gt;) iPhone will create a lot of stir. Much of the hype is already priced into the stock. Or at least most of the hype will be priced into the stock before the iPhone debuts in about a month. I still think you a can stay long Apple until the release. Apple will have a tough time selling the iPhone. An initial $500 price tag for a 4 GB music phone and a $600 price tag for a 8 GB phone will be too steep for most consumers. Still many iPhones will be sold and I remain bullish on AAPL.&lt;br /&gt;&lt;br /&gt;Who Else Will Benefit?&lt;br /&gt;&lt;br /&gt;1. Research in Motion (&lt;a href="http://finance.google.com/finance?q=RIMM"&gt;RIMM&lt;/a&gt;): Many of the same features of the iPhone can be had for a lower monthly fee and lower upfront cost with a Blackberry. The Blackberry Pearl runs between $59 and $149 depending on the carrier. Plus the data fees are $10 less per month than the iPhone. I believe consumers will upgrade their cell phones this summer and choose RIMM over the iPhone.&lt;br /&gt;&lt;br /&gt;2. AT&amp;T (&lt;a href="http://finance.google.com/finance?q=T"&gt;T&lt;/a&gt;) will be a winner no matter what happens. AT&amp;amp;T is the exclusive carrier of the iPhone and will gain wireless subscribers. More importantly more consumers will add media bundles to their wireless plans when they upgrade to a "smartphone" in order to use all of its features. This is a homerun for AT&amp;T, as the average revenue per user should increase with more "smartphone" subscribers.&lt;br /&gt;&lt;br /&gt;3. Motorola (&lt;a href="http://finance.google.com/finance?q=MOT"&gt;MOT&lt;/a&gt;) is my sleeper pick. Hovering near its 52 week low, I see lots of value MOT. Motorola has the &lt;a href="http://www.engadget.com/2007/05/15/the-motorola-razr-2/"&gt;&lt;strong&gt;RAZR 2&lt;/strong&gt;&lt;/a&gt; set to debut in July and the &lt;a href="http://www.3g.co.uk/PR/May2007/4670.htm"&gt;&lt;strong&gt;Q9&lt;/strong&gt;&lt;/a&gt; smartphone also set to debut shortly. The Q9 will put added pricing pressure on the iPhone and &lt;a href="http://laptopmag.com/Review/BlackBerry-Curve.htm"&gt;&lt;strong&gt;Blackberry Curve&lt;/strong&gt;&lt;/a&gt; &amp;amp; Pearl.&lt;br /&gt;&lt;br /&gt;One important thing to remember is that these cell phone upgrades come in cycles. I would never "invest" for the long haul in any of the above names. These are simply 6-8 month "trades."&lt;br /&gt;&lt;br /&gt;Note: I am long RIMM&lt;/div&gt;&lt;div&gt;Image From: &lt;a href="http://benlucier.wordpress.com/"&gt;http://benlucier.wordpress.com/&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-3405532471313231333?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/3405532471313231333/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=3405532471313231333' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/3405532471313231333'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/3405532471313231333'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/05/iphone-debut-will-lead-to-cell-phone.html' title='iPhone Debut Will Lead to Cell Phone Upgrade'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Ji0svFu58yA/RlIjxv-ZJuI/AAAAAAAAAAc/vCnli9fyJXo/s72-c/357474396_48fd2e77d0_o.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-4211248982403390325</id><published>2007-05-18T15:57:00.000-07:00</published><updated>2007-05-18T16:04:15.494-07:00</updated><title type='text'>Adding Some Nitrogen</title><content type='html'>Today I closed my position in the DB Agriculture ETF (&lt;a href="http://finance.google.com/finance?q=DBA"&gt;DBA&lt;/a&gt;) and purchased shares in Terra Nitrogen LP (&lt;a href="http://finance.google.com/finance?q=TNH"&gt;TNH&lt;/a&gt;). Terra Nitrogen is a publicly traded limited partnership. If you do decide to buy shares in the stock you will have to file a few extra forms when you do your taxes next year. I think the stock will see $100 within the next couple of weeks. I have been waiting for a pull back in the stock and finally pulled the trigger today. Terra's fertilizer business is on fire with high soybeans, wheat, and corn prices.&lt;br /&gt;&lt;br /&gt;I am long (&lt;a href="http://finance.google.com/finance?q=TNH"&gt;TNH&lt;/a&gt;). I plan to add to my position next week.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-4211248982403390325?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/4211248982403390325/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=4211248982403390325' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/4211248982403390325'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/4211248982403390325'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/05/adding-some-nitrogen.html' title='Adding Some Nitrogen'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-67486169583576308</id><published>2007-05-13T18:14:00.000-07:00</published><updated>2007-05-13T18:25:35.520-07:00</updated><title type='text'>One Farm Play That Got Away</title><content type='html'>I have been watching fertilizer producer Terra Nitrogren LP (&lt;a href="http://finance.google.com/finance?q=TNH"&gt;TNH&lt;/a&gt;) for over a month. I continue to tell myself that this stock is overbought and I should wait for a pullback. Since that time the stock has run from $60 to $95. This stock has gone up virtually in a straight line since September 2006. I wanted to at least mention TNH as a good momentum agricultural stock. TNH is too rich for me right here. For those who are not risk averse then I would recommend taking a look at TNH. Otherwise I personally prefer Scotts Miracle Grow (&lt;a href="http://finance.google.com/finance?q=SMG"&gt;SMG&lt;/a&gt;) or Potash Corp. (&lt;a href="http://finance.google.com/finance?q=POT"&gt;POT&lt;/a&gt;) as less volatile plays.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-67486169583576308?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/67486169583576308/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=67486169583576308' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/67486169583576308'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/67486169583576308'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/05/one-farm-play-that-got-away.html' title='One Farm Play That Got Away'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-8016948200397109776</id><published>2007-04-30T17:08:00.000-07:00</published><updated>2007-04-30T17:27:15.772-07:00</updated><title type='text'>Exchanges In Play With ISE Bid</title><content type='html'>I have written that the Nasdaq would go after electronic options exchange ISE (&lt;a href="http://finance.google.com/finance?q=ISE"&gt;ISE&lt;/a&gt;). Today Deutsche Boerse beat the Nasdaq to the prize and made a $2.8 billion bid for the ISE. I continue to believe that you can own just about any public exchange. NYSE Euronext (&lt;a href="http://finance.google.com/finance?q=NYX"&gt;NYX&lt;/a&gt;) just completed their merger and I wouldn't expect them to do a deal anytime soon. &lt;a href="http://finance.google.com/finance?q=ICE"&gt;ICE&lt;/a&gt; &amp;amp; the &lt;a href="http://finance.google.com/finance?q=CME"&gt;CME&lt;/a&gt; are currently bidding for the CBOT (&lt;a href="http://finance.google.com/finance?q=BOT"&gt;BOT&lt;/a&gt;). If you have some extra dough laying around (&lt;a href="https://www.cboe.org/members/GeneralInfo/seats.aspx"&gt;roughly $2.4 million&lt;/a&gt;) I would look into buying a seat on the CBOE in anticipation of an IPO or a bid from the Nasdaq (&lt;a href="http://finance.google.com/finance?q=NDAQ"&gt;NDAQ&lt;/a&gt;). In the meantime I continue to remain long ICE and &lt;a href="http://finance.google.com/finance?q=NMX"&gt;NMX&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;ISE: Bid for 31*2008E=$67.50&lt;br /&gt;NDAQ:         31*(1.73E)=$53.63 vs. Current Price $32.56&lt;br /&gt;ICE:              31*(5.10E)=$158 vs. Current Price $127&lt;br /&gt;NMX:           31*(3.76)=$113.77 vs. Current Price $129.71&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-8016948200397109776?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/8016948200397109776/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=8016948200397109776' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/8016948200397109776'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/8016948200397109776'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/04/exchanges-in-play-with-ise-bid.html' title='Exchanges In Play With ISE Bid'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-2000267197060942498</id><published>2007-04-23T22:07:00.000-07:00</published><updated>2007-04-23T22:15:31.078-07:00</updated><title type='text'>Ryerson (RYI) Update</title><content type='html'>Today steel producer Ryerson (NYSE: &lt;a href="http://finance.google.com/finance?q=RYI"&gt;RYI&lt;/a&gt;) jumped 7.3% on a rumor that private equity firm Apollo Management LLP would make a bid between $44 and $46 per share. On April 9th I mentioned Ryerson as a buyout candidate. I recommend taking profits and moving on. If you still want to hold the shares I would sell calls on your position.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-2000267197060942498?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/2000267197060942498/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=2000267197060942498' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/2000267197060942498'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/2000267197060942498'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/04/ryerson-ryi-update.html' title='Ryerson (RYI) Update'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-5143354633268585765</id><published>2007-04-18T22:05:00.000-07:00</published><updated>2007-04-18T23:49:22.267-07:00</updated><title type='text'>Discount Brokers Continue to Struggle</title><content type='html'>TD Ameritrade (&lt;a href="http://finance.google.com/finance?q=AMTD"&gt;AMTD&lt;/a&gt;) and Etrade (&lt;a href="http://finance.google.com/finance?q=ETFC"&gt;ETFC&lt;/a&gt;)  gave disappointing guidance this week. Both will need to make acquisitions to grow earnings. The discount brokers face significant challenges with Wells Fargo, Bank of America, and Zecco offering free equity trades. Etrade has diversified away from stock commissions with banking and futures trading. An acquisition of a derivative focused broker would make the most sense for Etrade or TD Ameritrade.&lt;br /&gt;&lt;br /&gt;Three Acquisition Targets&lt;br /&gt;&lt;br /&gt;OptionsXpress (&lt;a href="http://finance.google.com/finance?q=OXPS"&gt;OXPS&lt;/a&gt;) - Recently expanded futures trading with the purchase of online broker Xpresstrade. OXPS trades at 14x forward earnings. Etrade and TD Ameritrade trade at 11x forward earnings. OXPS has better growth prospects than ETFC and AMTD.&lt;br /&gt;&lt;br /&gt;GFI Group (&lt;a href="http://finance.google.com/finance?q=GFIG"&gt;GFIG&lt;/a&gt;) is in the sweet spot of the derivative market. GFIG is estimated to grow earnings at 20% per year for the next five years. GFIG provides brokerage services for credit derivatives and energy products. Currently trades at 20X forward earnings.&lt;br /&gt;&lt;br /&gt;FCStone (&lt;a href="http://finance.google.com/finance?q=FCSX"&gt;FCSX&lt;/a&gt;) - Recent IPO not yet covered by any brokerage house. Provides commodity risk management.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-5143354633268585765?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/5143354633268585765/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=5143354633268585765' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/5143354633268585765'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/5143354633268585765'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/04/discount-brokers-continue-to-struggle.html' title='Discount Brokers Continue to Struggle'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-2365247304557223139</id><published>2007-04-16T19:12:00.000-07:00</published><updated>2007-04-16T19:19:50.774-07:00</updated><title type='text'>Portfolio Update</title><content type='html'>2007 YTD Return: 6.08%&lt;br /&gt;&lt;br /&gt;Top Holdings&lt;br /&gt;&lt;br /&gt;1. Nymex Holdings (&lt;a href="http://finance.google.com/finance?q=NMX"&gt;NMX&lt;/a&gt;)&lt;br /&gt;2. Silver Wheaton (&lt;a href="http://finance.google.com/finance?q=SLW"&gt;SLW&lt;/a&gt;)&lt;br /&gt;3. Cerner (&lt;a href="http://finance.google.com/finance?q=CERN"&gt;CERN&lt;/a&gt;)&lt;br /&gt;4. AllianceBernstein Holding LP (&lt;a href="http://finance.google.com/finance?q=AB"&gt;AB&lt;/a&gt;)&lt;br /&gt;5. Corrections Corp of America (&lt;a href="http://finance.google.com/finance?q=CXW"&gt;CXW&lt;/a&gt;)&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-2365247304557223139?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/2365247304557223139/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=2365247304557223139' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/2365247304557223139'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/2365247304557223139'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/04/portfolio-update.html' title='Portfolio Update'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-7112177172603682581</id><published>2007-04-09T20:18:00.000-07:00</published><updated>2007-04-09T21:00:02.966-07:00</updated><title type='text'>Strengthen With Steel Stocks</title><content type='html'>Schnitzer Steel (&lt;a href="http://finance.yahoo.com/q?s=schn"&gt;SCHN&lt;/a&gt;) reported a monster quarter today.  Revenues exceeded estimates by $100 million and eps beat estimates by 31 cents per share.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Key Takeaways from Schnitzer&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Schnitzer gave a robust outlook for the rest of the year.&lt;/li&gt;&lt;li&gt;Nonferrous metals prices were up 30% year over year. &lt;/li&gt;&lt;li&gt;"The international markets for scrap metal are expected to be robust."&lt;/li&gt;&lt;li&gt;"Average net [steel] prices during the quarter are expected to be approximately 10% higher than the average prices obtained during the recently completed second quarter."&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;Solid Steel Stocks&lt;br /&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;Tenaris&lt;/span&gt; (&lt;a href="http://finance.google.com/finance?q=TS"&gt;TS&lt;/a&gt;)-Sells steel pipes mainly to the oil &amp; gas industry&lt;/li&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;Arcelor Mittal&lt;/span&gt; (&lt;a href="http://finance.google.com/finance?q=MT"&gt;MT&lt;/a&gt;)-One of the most undervalued-forward P/E of 7, &lt;a href="http://www.businessweek.com/magazine/content/07_16/b4030001.htm?campaign_id=yhoo"&gt;Business Week Cover Story&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;Posco&lt;/span&gt; (&lt;a href="http://finance.google.com/finance?q=PKX"&gt;PKX&lt;/a&gt;)-Warren Buffet, &lt;a href="http://www.zeenews.com/znnew/articles.asp?aid=364836&amp;ssid=53&amp;amp;sid=BUS"&gt;Pricing power&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;Ryerson&lt;/span&gt; (&lt;a href="http://finance.yahoo.com/q?d=t&amp;s=RYI"&gt;RYI&lt;/a&gt;)-Small-cap domestic steel company ready to be bought out&lt;/li&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;Commercial Metals&lt;/span&gt; (&lt;a href="http://finance.yahoo.com/q?s=cmc"&gt;CMC&lt;/a&gt;)- recycles and markets steel&lt;/li&gt;&lt;/ul&gt;Note: I am long MT&lt;br /&gt;&lt;span style="text-decoration: underline;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;a href="http://www.zeenews.com/znnew/articles.asp?aid=364836&amp;ssid=53&amp;amp;sid=BUS"&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-7112177172603682581?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/7112177172603682581/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=7112177172603682581' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/7112177172603682581'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/7112177172603682581'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/04/strengthen-with-steel-stocks.html' title='Strengthen With Steel Stocks'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-4860924457569703972</id><published>2007-04-09T15:39:00.000-07:00</published><updated>2007-04-09T15:48:55.190-07:00</updated><title type='text'>American Home (AHM) Downgraded</title><content type='html'>On March 18th I recommended purchasing shares in American Home Mortgage (&lt;a href="http://finance.google.com/finance?q=AHM"&gt;AHM&lt;/a&gt;). The trade was an overreaction to the subprime mess caused by New Century (&lt;a href="http://finance.google.com/finance?q=NEWC"&gt;NEWC&lt;/a&gt;), Novastar (&lt;a href="http://finance.google.com/finance?q=NFI"&gt;NFI&lt;/a&gt;), and Accredited Home Lenders (&lt;a href="http://finance.google.com/finance?q=LEND"&gt;LEND&lt;/a&gt;). On Wednesday the 21st I suggested taking profits in case AHM did have some bad news coming. Today American Home Mortgage (&lt;a href="http://finance.google.com/finance?q=AHM"&gt;AHM&lt;/a&gt;) received two downgrades, cut their full year profit outlook, and subsequently cut their dividend.  The trade was over when the quick 7% was made in March. Longer term AHM could recover from today's losses. I still see better investment opportunities than AHM.&lt;br /&gt;&lt;br /&gt;Note: I have no position in AHM, LEND, NFI, or NEWC&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-4860924457569703972?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/4860924457569703972/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=4860924457569703972' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/4860924457569703972'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/4860924457569703972'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/04/american-home-ahm-downgraded.html' title='American Home (AHM) Downgraded'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-309220058412615037</id><published>2007-04-03T20:06:00.000-07:00</published><updated>2007-04-03T20:39:20.189-07:00</updated><title type='text'>Manage Your IRA Like An Institution</title><content type='html'>Mutual fund expenses and even some ETF expense ratios can greatly impact returns over a long period of time. Very few fund managers deserve a 100 basis point expense ratio. ETFs provide a great way to gain broad market exposure with lower expense ratios than index mutual funds.&lt;br /&gt;&lt;br /&gt;If you open an IRA with &lt;a href="http://www.zecco.com/trading/ZeccoIRA.aspx"&gt;Zecco.com&lt;/a&gt;, there are no minimums, no commissions, and only a $30 annual maintenance fee. Zecco provides a great way to invest for retirement with low expenses. Vanguard ETFs have some of the lowest expense ratios in the industry.  Below is a list of some of Vanguard's ETFs that would fit well in any portfolio.&lt;br /&gt;&lt;br /&gt;&lt;table class="dataTable contentTable pad" cellpadding="0" cellspacing="0" width="100%"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="font-weight: bold;" class="colHead"&gt;Vanguard ETF&lt;/td&gt; &lt;td style="font-weight: bold;" class="colHead"&gt;Ticker&lt;/td&gt; &lt;td style="font-weight: bold;" class="colHead"&gt;Current Expense Ratio&lt;/td&gt; &lt;/tr&gt;  &lt;tr&gt; &lt;td&gt;Vanguard Total Stock Market ETF&lt;/td&gt; &lt;td&gt;&lt;a href="http://finance.yahoo.com/q?d=t&amp;s=VTI"&gt;VTI&lt;/a&gt;&lt;/td&gt; &lt;td&gt;0.07%&lt;/td&gt; &lt;/tr&gt;  &lt;tr&gt; &lt;td&gt;Vanguard Large-Cap ETF&lt;/td&gt; &lt;td&gt;&lt;a href="http://finance.yahoo.com/q?d=t&amp;amp;s=VV"&gt;VV&lt;/a&gt;&lt;/td&gt; &lt;td&gt;0.07%&lt;/td&gt; &lt;/tr&gt;  &lt;tr&gt; &lt;td&gt;Vanguard Extended Market ETF&lt;/td&gt; &lt;td&gt;&lt;a href="http://finance.yahoo.com/q?d=t&amp;s=VXF"&gt;VXF&lt;/a&gt;&lt;/td&gt; &lt;td&gt;0.08%&lt;/td&gt; &lt;/tr&gt;  &lt;tr&gt; &lt;td&gt;Vanguard Value ETF&lt;/td&gt; &lt;td&gt;&lt;a href="http://finance.yahoo.com/q?d=t&amp;amp;s=VTV"&gt;VTV&lt;/a&gt;&lt;/td&gt; &lt;td&gt;0.11%&lt;/td&gt; &lt;/tr&gt;  &lt;tr&gt; &lt;td&gt;Vanguard Growth ETF&lt;/td&gt; &lt;td&gt;&lt;a href="http://finance.yahoo.com/q?d=t&amp;s=VUG"&gt;VUG&lt;/a&gt;&lt;/td&gt; &lt;td&gt;0.11%&lt;/td&gt; &lt;/tr&gt;  &lt;tr&gt; &lt;td&gt;Vanguard Mid-Cap ETF&lt;/td&gt; &lt;td&gt;&lt;a href="http://finance.yahoo.com/q?d=t&amp;amp;s=VO"&gt;VO&lt;/a&gt;&lt;/td&gt; &lt;td&gt;0.13%&lt;/td&gt; &lt;/tr&gt;  &lt;tr&gt; &lt;td&gt;Vanguard Small-Cap ETF&lt;/td&gt; &lt;td&gt;&lt;a href="http://finance.yahoo.com/q?d=t&amp;s=VB"&gt;VB&lt;/a&gt;&lt;/td&gt; &lt;td&gt;0.10%&lt;/td&gt; &lt;/tr&gt;  &lt;tr&gt; &lt;td&gt;Vanguard Small-Cap Value ETF&lt;/td&gt; &lt;td&gt;&lt;a href="http://finance.yahoo.com/q?d=t&amp;amp;s=VBR"&gt;VBR&lt;/a&gt;&lt;/td&gt; &lt;td&gt;0.12%&lt;/td&gt; &lt;/tr&gt;  &lt;tr&gt; &lt;td&gt;Vanguard Small-Cap Growth ETF&lt;/td&gt; &lt;td&gt;&lt;a href="http://finance.yahoo.com/q?d=t&amp;s=VBK"&gt;VBK&lt;/a&gt;&lt;/td&gt; &lt;td&gt;0.12%&lt;/td&gt; &lt;/tr&gt;  &lt;tr&gt; &lt;td&gt;Vanguard REIT ETF&lt;/td&gt; &lt;td&gt;&lt;a href="http://finance.yahoo.com/q?d=t&amp;amp;s=VNQ"&gt;VNQ&lt;/a&gt;&lt;/td&gt; &lt;td&gt;0.12%&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-309220058412615037?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/309220058412615037/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=309220058412615037' title='14 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/309220058412615037'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/309220058412615037'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/04/manage-your-ira-like-institution.html' title='Manage Your IRA Like An Institution'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>14</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-6744414369464715776</id><published>2007-03-28T15:08:00.000-07:00</published><updated>2007-03-29T10:31:53.786-07:00</updated><title type='text'>Middle East Conflict Stocks</title><content type='html'>With recent tension in Iran, it is time to start looking for stocks and ETFs that will outperform during times of global conflict. The most obvious securities to own would be Oil (&lt;a href="http://finance.google.com/finance?q=USO"&gt;USO&lt;/a&gt;), Gold (&lt;a href="http://finance.google.com/finance?q=GLD"&gt;GLD&lt;/a&gt;), Silver (&lt;a href="http://finance.google.com/finance?q=SLV"&gt;SLV&lt;/a&gt;), and soft commodities (&lt;a href="http://finance.google.com/finance?q=DBA"&gt;DBA&lt;/a&gt;).  The defense companies also look attractive trading at forward P/E ratios under 16.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Company Name, Forward P/E, 5-Year Growth&lt;/span&gt;&lt;br /&gt;Armor Holdings (&lt;a href="http://finance.google.com/finance?q=AH"&gt;AH&lt;/a&gt;) (12, 15%)&lt;br /&gt;Lockheed Martin (&lt;a href="http://finance.google.com/finance?q=LMT"&gt;LMT&lt;/a&gt;) (15, 11%)&lt;br /&gt;Northrop Grumman (&lt;a href="http://finance.google.com/finance?q=NOC"&gt;NOC&lt;/a&gt;) (14, 11%)&lt;br /&gt;Raytheon (&lt;a href="http://finance.google.com/finance?q=RTN"&gt;RTN&lt;/a&gt;) (16, 16%)&lt;br /&gt;&lt;br /&gt;Note: I am long DBA&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-6744414369464715776?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/6744414369464715776/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=6744414369464715776' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/6744414369464715776'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/6744414369464715776'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/03/middle-east-conflict-stocks.html' title='Middle East Conflict Stocks'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-2087525564864251937</id><published>2007-03-21T13:57:00.000-07:00</published><updated>2007-03-21T14:12:01.649-07:00</updated><title type='text'>Realize Some Gains in AHM</title><content type='html'>I did not buy American Home Mortgage (&lt;a href="http://finance.google.com/finance?q=AHM"&gt;AHM&lt;/a&gt;) when I recommended it on Monday. If you did follow my recommendation and bought AHM, I would take some off the table.  A 7.5% return in 2-3 days is a great gain I wouldn't want to give back.  I still like AHM long term. I believe shares are worth $30 which is 6X 2007 estimated EPS of $5.00.  Still AHM could easily fall back between $22-$25 if more bad news is released regarding the residential mortgage market.&lt;br /&gt;&lt;br /&gt;Note: I have no position in AHM&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-2087525564864251937?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/2087525564864251937/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=2087525564864251937' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/2087525564864251937'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/2087525564864251937'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/03/realize-some-gains-in-ahm.html' title='Realize Some Gains in AHM'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-968069496118916172</id><published>2007-03-18T18:03:00.000-07:00</published><updated>2007-03-18T18:29:19.551-07:00</updated><title type='text'>Value in American Home Mortgage (AHM)?</title><content type='html'>Any stock that provides home loans is probably trading near its 52 week low. I have been bearish on two subprime lenders, New Century &amp; Novastar. The question is whether mortgage REITS are currently a value trap? This reminds me of the summer of 2005 when the homebuilders were all trading at forward P/E ratios under 6. July of 2005 was the top in the homebuilder stocks. The difference is now the mortgage REITS are trading at forward P/E ratios under 5 but are at 52 week lows.&lt;br /&gt;&lt;br /&gt;One particular REIT I have been looking into is American Home Mortgage (&lt;a href="http://finance.google.com/finance?q=AHM"&gt;AHM&lt;/a&gt;). I believe the 17% dividend is safe. I am even considering purchasing some shares for my own account. The fact of the matter is that AHM has very little exposure to subprime mortgages. AHM &lt;a href="http://phx.corporate-ir.net/phoenix.zhtml?c=68091&amp;amp;p=irol-newsArticle&amp;ID=971111&amp;amp;highlight="&gt;opened its portfolio&lt;/a&gt; for investors to look over on March 6, 2007. A loan with a FICO score under 620 is considered a subprime loan.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Percent of Mortgage Portfolio &lt;/span&gt;&lt;br /&gt;FICO Score Under 620: 1.7%&lt;br /&gt;Subprime Off Balance Sheet Securitized Loans: 1.1%&lt;br /&gt;Subprime Loans Held for Sale: 7.3%&lt;br /&gt;Subprime Loans Held for Investment: 1.3%&lt;br /&gt;&lt;br /&gt;Clearly AHM has very little exposure to the subprime market. I would look to get long this stock on any weakness.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-968069496118916172?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/968069496118916172/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=968069496118916172' title='28 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/968069496118916172'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/968069496118916172'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/03/value-in-american-home-mortgage-ahm.html' title='Value in American Home Mortgage (AHM)?'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>28</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-6757893103026815887</id><published>2007-03-16T20:02:00.000-07:00</published><updated>2007-03-16T20:07:29.765-07:00</updated><title type='text'>Eyeing Two Mortgage REITS</title><content type='html'>On Sunday I will be providing a recommendation for two particular mortgage REITS. I have been bearish on Novastar (&lt;a href="http://finance.google.com/finance?q=NFI"&gt;NFI&lt;/a&gt;) and New Century (&lt;a href="http://finance.yahoo.com/q?s=newc.pk&amp;x=0&amp;amp;y=0"&gt;NEWC.PK&lt;/a&gt;) for a long time. I am looking to get long either American Home Mortgage (&lt;a href="http://finance.google.com/finance?q=AHM"&gt;AHM&lt;/a&gt;) or Thornburg Mortgage (&lt;a href="http://finance.google.com/finance?q=TMA"&gt;TMA&lt;/a&gt;). Check back Sunday for more details.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-6757893103026815887?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/6757893103026815887/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=6757893103026815887' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/6757893103026815887'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/6757893103026815887'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/03/eyeing-two-mortgage-reits.html' title='Eyeing Two Mortgage REITS'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-60967328244458048</id><published>2007-03-07T21:17:00.000-08:00</published><updated>2007-03-07T21:27:53.538-08:00</updated><title type='text'>Getting Long The Soft Commodities</title><content type='html'>In an attempt to reduce my overall portfolio correlation with the US equity markets I went long the PowerShares DB Agriculture ETF (&lt;a href="http://finance.yahoo.com/q?d=t&amp;amp;s=DBA"&gt;DBA&lt;/a&gt;). The ETF is equally weighted in corn, soybeans, wheat, and sugar. You can read more about the DBA on &lt;a href="http://www.stockpickr.com/members/problog/84/"&gt;Stockpickr.com&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;As a short term trade, I went long the Intercontinental Exchange (&lt;a href="http://finance.google.com/finance?q=ICE"&gt;ICE&lt;/a&gt;) near today's close. I believe the valuation is more in line with the &lt;a href="http://finance.google.com/finance?q=CME"&gt;CME&lt;/a&gt;. ICE now trades at 25X forward earnings.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-60967328244458048?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/60967328244458048/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=60967328244458048' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/60967328244458048'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/60967328244458048'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/03/getting-long-soft-commodities.html' title='Getting Long The Soft Commodities'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-2901526042271103625</id><published>2007-03-05T20:50:00.000-08:00</published><updated>2007-03-05T20:59:25.496-08:00</updated><title type='text'>Portfolio Change</title><content type='html'>I sold my position in Broadcom (&lt;a href="http://finance.google.com/finance?q=BRCM"&gt;BRCM&lt;/a&gt;) last week. I really did not like any of the action in the semiconductors, especially in a down market. I initiated a position in Akamai Technologies (&lt;a href="http://finance.google.com/finance?q=AKAM"&gt;AKAM&lt;/a&gt;). Akamai will be providing online streaming video for &lt;a href="http://finance.google.com/finance?q=CBS"&gt;CBS&lt;/a&gt; during March Madness.&lt;br /&gt;&lt;br /&gt;I am also looking at some of the agricultural names such as &lt;a href="http://finance.yahoo.com/q?d=t&amp;s=DBA"&gt;DBA&lt;/a&gt;, &lt;a href="http://finance.google.com/finance?q=ADM"&gt;ADM&lt;/a&gt;, &lt;a href="http://finance.google.com/finance?q=SMG"&gt;SMG&lt;/a&gt;, &amp;amp; &lt;a href="http://finance.google.com/finance?q=DE"&gt;DE&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-2901526042271103625?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/2901526042271103625/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=2901526042271103625' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/2901526042271103625'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/2901526042271103625'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/03/portfolio-change.html' title='Portfolio Change'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-3770472831099059448</id><published>2007-02-28T11:13:00.000-08:00</published><updated>2007-02-28T11:33:58.589-08:00</updated><title type='text'>Correction Provides Opportunities &amp; Insights</title><content type='html'>Yesterday's correction provides a great excuse to rebalance your own long term portfolio. If you experienced significant losses you might want to consider looking at allocating more money to fixed income like the Lehman Aggregate Bond ETF (&lt;a href="http://finance.yahoo.com/q?d=t&amp;s=AGG"&gt;AGG&lt;/a&gt;). If you don't have any international equity exposure, consider looking at MSCI EAFA (&lt;a href="http://finance.yahoo.com/q?d=t&amp;amp;s=EFA"&gt;EFA&lt;/a&gt;)  or an emerging markets ETF like the (&lt;a href="http://finance.yahoo.com/q?d=t&amp;amp;s=EEM"&gt;EEM&lt;/a&gt;). If you have large gains in certain sectors consider taking some profits and putting that money to work elsewhere.&lt;br /&gt;&lt;br /&gt;As a side note, the US government limits defined benefit contribution pension plans from holding more than 10% of  assets in company stock. I would do the same for a defined contribution (401 K) plan. If your employer matches your contribution in company stock, there is nothing wrong with selling the stock and putting that money into mutual funds. Enron employees had over 60% of company stock in their 401K's before the stock plunged. My take is that you already have a lot invested in your job with your company so you need to diversify your future and invest in many asset classes.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-3770472831099059448?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/3770472831099059448/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=3770472831099059448' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/3770472831099059448'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/3770472831099059448'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/02/correction-provides-opportunities.html' title='Correction Provides Opportunities &amp; Insights'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-7438125138737996742</id><published>2007-02-22T21:11:00.000-08:00</published><updated>2007-02-22T21:24:05.201-08:00</updated><title type='text'>Robert Greifeld Nasdaq (NDAQ) Update</title><content type='html'>Here are some recent comments by Nasdaq (&lt;a href="http://finance.google.com/finance?q=NDAQ"&gt;NDAQ&lt;/a&gt;) CEO Robert Greifeld. I reiterate my "buy" on (&lt;a href="http://finance.google.com/finance?q=ITG"&gt;ITG&lt;/a&gt;), (&lt;a href="http://finance.google.com/finance?q=ISE"&gt;ISE&lt;/a&gt;), &amp;amp; (&lt;a href="http://finance.google.com/finance?q=ESPD"&gt;ESPD&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;"In 2007, we will do a deal, we can't announce with who or when, but there will be a deal done."&lt;br /&gt;&lt;br /&gt;"...we're focused on the domestic market. We're involved with a number of different conversations. There will be a transaction that happens in 2007. And the key thing for our shareholders is we will not do a transaction unless it meets our discipline."&lt;br /&gt;&lt;br /&gt;&lt;a href="http://invest4today.blogspot.com/2007/02/greifelds-next-acquisition.html"&gt;Link to My Merger Candidates&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.pbs.org/nbr/site/onair/gharib/070213_gharib/"&gt;Link to Full Greifeld Interview&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-7438125138737996742?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/7438125138737996742/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=7438125138737996742' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/7438125138737996742'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/7438125138737996742'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/02/robert-greifeld-nasdaq-ndaq-ceo-update.html' title='Robert Greifeld Nasdaq (NDAQ) Update'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-4363661316759117014</id><published>2007-02-20T20:18:00.000-08:00</published><updated>2007-02-20T20:26:01.823-08:00</updated><title type='text'>Novastar (NFI) Tumbles</title><content type='html'>Subprime mortgage lender Novastar Financial (&lt;a href="http://finance.google.com/finance?q=NFI"&gt;NFI&lt;/a&gt;) reported a quarterly loss of $0.39 today. Earnings were hit by defaults and write-downs. The company also said it may change its status from REIT to a regular stock. Say goodbye to that dividend. NFI is down 32% in after hours trading. I would continue to avoid the two well known publicly traded subprime lenders (&lt;a href="http://finance.google.com/finance?q=NFI"&gt;NFI&lt;/a&gt; and &lt;a href="http://finance.google.com/finance?q=NEW"&gt;NEW&lt;/a&gt;).&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-4363661316759117014?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/4363661316759117014/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=4363661316759117014' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/4363661316759117014'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/4363661316759117014'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/02/novastar-nfi-tumbles.html' title='Novastar (NFI) Tumbles'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-4869437232089990262</id><published>2007-02-15T20:17:00.000-08:00</published><updated>2007-02-17T21:47:59.018-08:00</updated><title type='text'>Greifeld's Next Acquisition</title><content type='html'>Nasdaq (&lt;a href="http://finance.google.com/finance?q=NDAQ"&gt;NDAQ&lt;/a&gt;) CEO Bob Greifeld will make an acquisition in 2007. Shareholders will put pressure on Greifeld to get a deal done after losing the out on the LSE. The most likely US equity acquisition candidate is Investment Technology Group (&lt;a href="http://finance.google.com/finance?q=ITG"&gt;ITG&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;1. Investment Technology Group (&lt;a href="http://finance.google.com/finance?q=ITG"&gt;ITG&lt;/a&gt;)&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Leader "...in trading technologies, algorithms and trading analytics..." (CIBC)&lt;/li&gt;&lt;li&gt;Gaining an international presence ($0.06 of EPS in Q4)&lt;/li&gt;&lt;ul&gt;&lt;li&gt;Joint venture w/ Merrill Lynch (MER-SP)&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Canada 45% growth&lt;/li&gt;&lt;li&gt;Europe 19% growth&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;Technology initiatives will drive growth in '07&lt;/li&gt;&lt;li&gt;Global shift to electronic trading&lt;/li&gt;&lt;li&gt;10%  y/y growth in Nasdaq and NYSE volume&lt;/li&gt;&lt;li&gt;16X forward earnings&lt;/li&gt;&lt;/ul&gt;2. International Securities Exchange (&lt;a href="http://finance.google.com/finance?q=ISE"&gt;ISE&lt;/a&gt;)&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Electronic options exchange&lt;/li&gt;&lt;li&gt;Recently introduced ISE Stock Exchange to compete w/NDAQ &amp; NYX&lt;/li&gt;&lt;li&gt;22X forward earnings&lt;/li&gt;&lt;li&gt;20+% industry growth in '07 &amp;amp; '08&lt;/li&gt;&lt;li&gt;Average price target $50&lt;/li&gt;&lt;/ul&gt;Note: As of 2/17/07, I have no position in ITG, NDAQ, NYX, or ISE&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-4869437232089990262?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/4869437232089990262/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=4869437232089990262' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/4869437232089990262'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/4869437232089990262'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/02/greifelds-next-acquisition.html' title='Greifeld&apos;s Next Acquisition'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-2598056327541596801</id><published>2007-02-15T14:15:00.000-08:00</published><updated>2007-02-15T14:25:13.502-08:00</updated><title type='text'>Nymex Holdings (NMX) Upgraded</title><content type='html'>JP Morgan (&lt;a href="http://finance.google.com/finance?q=JPM"&gt;JPM&lt;/a&gt;) upgraded Nymex Holdings (&lt;a href="http://finance.google.com/finance?q=NMX"&gt;NMX&lt;/a&gt;) this morning based on better than expected futures volume growth. I have been bullish on Nymex since its IPO and I continue to hold the stock despite its rich valuation. I have created a model in Excel to estimate revenue based on the published volume from nymex.com.&lt;br /&gt;&lt;br /&gt;With average volume of 1.6 million contracts per day, total average net rate per contract of $1.16, quarterly expenses of $40mm, and a 45% tax rate. I estimate EPS for Q1 to exceed the current street estimate of $0.52. I expect Nymex to earn at least $0.55.&lt;br /&gt;&lt;br /&gt;Note: I am long NMX&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-2598056327541596801?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/2598056327541596801/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=2598056327541596801' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/2598056327541596801'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/2598056327541596801'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/02/nymex-holdings-nmx-upgraded.html' title='Nymex Holdings (NMX) Upgraded'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-3614122616875289668</id><published>2007-02-10T14:05:00.000-08:00</published><updated>2007-02-04T21:49:18.240-08:00</updated><title type='text'>Stay Clear of Subprime Lenders</title><content type='html'>Don't be fooled by the high dividend yields of two &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_0"&gt;subprime&lt;/span&gt; lenders &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_1"&gt;Novastar&lt;/span&gt; Financial (&lt;a href="http://finance.google.com/finance?q=NFI"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_2"&gt;NFI&lt;/span&gt;&lt;/a&gt;) and New Century Financial (&lt;a href="http://finance.google.com/finance?q=NEW"&gt;NEW&lt;/a&gt;). New Century is going to restate results for 2006 and report a loss in Q4. Both companies are being forced to buyback &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_3"&gt;subprime&lt;/span&gt; loans but don't have the cash to buy back the loans. Don't expect either company to continue to pay dividends. I would avoid both NFI and NEW.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-3614122616875289668?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/3614122616875289668/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=3614122616875289668' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/3614122616875289668'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/3614122616875289668'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/02/stay-clear-of-subprime-lenders.html' title='Stay Clear of Subprime Lenders'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-117062745156937686</id><published>2007-02-04T14:17:00.000-08:00</published><updated>2007-02-04T21:49:18.271-08:00</updated><title type='text'>Stretched Valuations, Yet Futures Exchanges Look Attractive</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Ji0svFu58yA/RcbD5va7a8I/AAAAAAAAAAM/rEH7lUWaN-0/s1600-h/nymexVol_graph.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://2.bp.blogspot.com/_Ji0svFu58yA/RcbD5va7a8I/AAAAAAAAAAM/rEH7lUWaN-0/s320/nymexVol_graph.gif" alt="" id="BLOGGER_PHOTO_ID_5027921430755109826" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;All of the publicly traded futures exchanges have had terrific runs since their &lt;span onclick="BLOG_clickHandler(this)" class="blsp-spelling-error" id="SPELLING_ERROR_0"&gt;IPO&lt;/span&gt; price. I have supported all of them since I started this blog. If you were only to own one I would buy the Chicago Mercantile Exchange (&lt;a href="http://finance.google.com/finance?q=CME"&gt;&lt;span onclick="BLOG_clickHandler(this)" class="blsp-spelling-error" id="SPELLING_ERROR_1"&gt;CME&lt;/span&gt;&lt;/a&gt;). Technology is crucial to the future of derivative trading and the &lt;span onclick="BLOG_clickHandler(this)" class="blsp-spelling-error" id="SPELLING_ERROR_2"&gt;CME&lt;/span&gt; &lt;span onclick="BLOG_clickHandler(this)" class="blsp-spelling-error" id="SPELLING_ERROR_3"&gt;Globex&lt;/span&gt; electronic platform should continue to drive high margin electronic trades. With owning the &lt;span onclick="BLOG_clickHandler(this)" class="blsp-spelling-error" id="SPELLING_ERROR_4"&gt;CME&lt;/span&gt; you get the &lt;span onclick="BLOG_clickHandler(this)" class="blsp-spelling-error" id="SPELLING_ERROR_5"&gt;CBOT&lt;/span&gt; and part of the &lt;span onclick="BLOG_clickHandler(this)" class="blsp-spelling-error" id="SPELLING_ERROR_6"&gt;Nymex&lt;/span&gt; (&lt;a href="http://finance.google.com/finance?q=NMX"&gt;&lt;span onclick="BLOG_clickHandler(this)" class="blsp-spelling-error" id="SPELLING_ERROR_7"&gt;NMX&lt;/span&gt;&lt;/a&gt;) &lt;a href="http://www.nymexoncmeglobex.com/"&gt;electronic trading&lt;/a&gt;. The advantage of owning a futures exchange is that both sides of a futures contract have to be traded on the exchange it was first purchased/sold on. With stocks, you can buy or sell shares on an NYSE listed company on the NYSE, Boston, Philadelphia, Cincinnati, Chicago, or Pacific exchange. The futures exchanges have a clear advantage over the NYSE (&lt;a href="http://finance.google.com/finance?q=NYX"&gt;&lt;span onclick="BLOG_clickHandler(this)" class="blsp-spelling-error" id="SPELLING_ERROR_8"&gt;NYX&lt;/span&gt;&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Publicly Traded Futures Exchanges&lt;/span&gt;&lt;br /&gt;&lt;span onclick="BLOG_clickHandler(this)" class="blsp-spelling-error" id="SPELLING_ERROR_9"&gt;CME&lt;/span&gt;/&lt;span onclick="BLOG_clickHandler(this)" class="blsp-spelling-error" id="SPELLING_ERROR_10"&gt;CBOT&lt;/span&gt; (&lt;a href="http://finance.google.com/finance?q=CME"&gt;&lt;span onclick="BLOG_clickHandler(this)" class="blsp-spelling-error" id="SPELLING_ERROR_11"&gt;CME&lt;/span&gt;&lt;/a&gt;) (PEG Ratio = 1.85)&lt;br /&gt;Intercontinental Exchange/&lt;span onclick="BLOG_clickHandler(this)" class="blsp-spelling-error" id="SPELLING_ERROR_12"&gt;NYBOT&lt;/span&gt; (&lt;a href="http://finance.google.com/finance?q=ICE"&gt;ICE&lt;/a&gt;) (PEG Ratio = 2.53)&lt;br /&gt;&lt;span onclick="BLOG_clickHandler(this)" class="blsp-spelling-error" id="SPELLING_ERROR_13"&gt;Nymex&lt;/span&gt;/&lt;span onclick="BLOG_clickHandler(this)" class="blsp-spelling-error" id="SPELLING_ERROR_14"&gt;Comex&lt;/span&gt; (&lt;a href="http://finance.google.com/finance?q=NMX"&gt;&lt;span onclick="BLOG_clickHandler(this)" class="blsp-spelling-error" id="SPELLING_ERROR_15"&gt;NMX&lt;/span&gt;&lt;/a&gt;) (PEG Ratio = 2.22)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Note: I am long &lt;span onclick="BLOG_clickHandler(this)" class="blsp-spelling-error" id="SPELLING_ERROR_16"&gt;NMX&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-117062745156937686?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/117062745156937686/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=117062745156937686' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/117062745156937686'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/117062745156937686'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/02/stretched-valuations-yet-futures.html' title='Stretched Valuations, Yet Futures Exchanges Look Attractive'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Ji0svFu58yA/RcbD5va7a8I/AAAAAAAAAAM/rEH7lUWaN-0/s72-c/nymexVol_graph.gif' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116967674871387050</id><published>2007-01-24T13:58:00.000-08:00</published><updated>2007-01-24T14:13:33.133-08:00</updated><title type='text'>AllianceBernstein Holding LP (AB)</title><content type='html'>AllianceBernstein Holding (&lt;a href="http://finance.yahoo.com/q?d=t&amp;s=AB"&gt;AB&lt;/a&gt;) reported a 45% increase in Q4 net income ($1.48 vs. $1.16E). AB announced a $1.48 distribution per share. AB is an asset manager that acts like a REIT, technically it is a publicly traded partnership. I have been long this stock since November when I swapped out of Etrade (&lt;a href="http://finance.yahoo.com/q?d=t&amp;amp;s=ETFC"&gt;ETFC&lt;/a&gt;) and went long (AB). The trade has worked out well as AB has increased 19% since my purchase.  I am raising my target price to $118 which is 20X my $5.90 2007 EPS estimate. Watch for upgrades to come. AB is called $1 higher in after hours trading.&lt;br /&gt;&lt;br /&gt;Note: I am long AB&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116967674871387050?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116967674871387050/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116967674871387050' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116967674871387050'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116967674871387050'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/01/alliancebernstein-holding-lp-ab.html' title='AllianceBernstein Holding LP (AB)'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116961971170456356</id><published>2007-01-23T22:21:00.000-08:00</published><updated>2007-01-23T22:34:14.696-08:00</updated><title type='text'>Maguire Properties (MPG) May Get A Bid</title><content type='html'>Vornado Realty Trust (&lt;a href="http://finance.google.com/finance?q=VNO"&gt;VNO&lt;/a&gt;) recently topped private equity firm the Blackstone Group's bid for Equity Office Properties Trust (&lt;a href="http://finance.google.com/finance?q=EOP"&gt;EOP&lt;/a&gt;). There is only a finite amount of prime commercial real estate and VNO sees value in EOP. From a fundamental standpoint REITS look overvalued. Many housing and commercial REITS are trading at upwards of 18-22 times forward earnings. I don't believe Blackstone will make another bid for EOP. Instead I believe they will go after Maguire Properties (&lt;a href="http://finance.google.com/finance?q=MPG"&gt;MPG&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Why should you buy MPG? &amp; Why would a private equity firm want to buy MPG?&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;MPG has listed itself for sale and estimated a sale price of $50 per share&lt;/li&gt;&lt;li&gt;FBR added it to their "Top Picks" on 12/11/06 $47.50 price target, $51 buyout price&lt;br /&gt;&lt;/li&gt;&lt;li&gt;High G&amp;amp;A Expense ($34mm). "...exceedingly high...on a percentage of NOI, it is the highest office REIT [Stifel Nicolaus] covers." (Stifel Nicolaus 12/11/06) There is room for cost cutting if taken private.&lt;/li&gt;&lt;li&gt;Owns highly desirable office space (15.4mm square feet) in downtown LA, Orange County, &amp;amp; San Diego, as well as a Westin Hotel and 32,000 parking spaces&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Possible occupancy gains as space is currently less than 90% occupied&lt;/li&gt;&lt;li&gt;Industry best development pipeline according to Stifel Nicolaus&lt;/li&gt;&lt;li&gt;Can develop up to 1mm square feet of land in downtown LA&lt;/li&gt;&lt;/ul&gt;MPG is now trading at $42 a share. I see it fairly valued at $42 with a target price of $48-$50.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116961971170456356?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116961971170456356/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116961971170456356' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116961971170456356'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116961971170456356'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/01/maguire-properties-mpg-may-get-bid.html' title='Maguire Properties (MPG) May Get A Bid'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116917590726748029</id><published>2007-01-18T18:47:00.000-08:00</published><updated>2007-01-18T19:15:49.106-08:00</updated><title type='text'>Oil Trade</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/x/blogger/1083/1013/1600/235569/hal.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/x/blogger/1083/1013/320/575927/hal.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;The trend is your friend in oil's recent 30% slide. A safe trade would be to go short the US Oil ETF (&lt;a href="http://finance.google.com/finance?q=USO"&gt;USO&lt;/a&gt;) and long Halliburton (&lt;a href="http://finance.google.com/finance?q=HAL"&gt;HAL&lt;/a&gt;). From a fundamental basis, Halliburton has more limited downside than the actual commodity. The other trade would be to go short the ethanol producers (&lt;a href="http://finance.google.com/finance?q=PEIX"&gt;PEIX&lt;/a&gt; or &lt;a href="http://finance.google.com/finance?q=VSE"&gt;VSE&lt;/a&gt;) and long Halliburton. If you have an option account, consider buying puts in USO, VSE, PEIX.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116917590726748029?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116917590726748029/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116917590726748029' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116917590726748029'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116917590726748029'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/01/oil-trade.html' title='Oil Trade'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116839967829663167</id><published>2007-01-09T19:27:00.000-08:00</published><updated>2007-01-09T19:59:02.696-08:00</updated><title type='text'>Costco (COST) Should Continue to Climb</title><content type='html'>Costco (&lt;a href="http://finance.google.com/finance?q=COST"&gt;COST&lt;/a&gt;) is a stock that I have regrettably overlooked in the past. I thought big box retailers were out of favor. Wal Mart is gasping for air every time it reports same store sales numbers. BJ's Wholesale (&lt;a href="http://finance.google.com/finance?q=bj"&gt;BJ&lt;/a&gt;) is in a restructuring phase. So why would anyone want to own Costco?&lt;br /&gt;&lt;br /&gt;I finally stepped foot into a Costco store this week. I was impressed with how friendly the staff was and how well the store was laid out. Below are some brief observations.&lt;br /&gt;&lt;ul&gt;&lt;li&gt;All merchandise is sold in bulk. Customers spend a significant amount of money each time they visit the store. Costco has high inventory turnover. Therefore, Costco is able to  collect revenue from the sale of inventory before they have to pay suppliers.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Only American Express, cash, or checks are accepted as tender. Costco has bypassed the high credit card fees charged by Visa and Mastercard (&lt;a href="http://finance.google.com/finance?q=ma&amp;amp;hl=en"&gt;MA&lt;/a&gt;).&lt;/li&gt;&lt;li&gt;Merchandise is placed into your cart once it has been scanned at checkout. No plastic bags are wasted. Two stores in CA are solar powered.&lt;/li&gt;&lt;li&gt;Costco has industry low employee theft due to the large nature of products sold.&lt;/li&gt;&lt;li&gt;Costco owns the building and land of 359 out of its 458 warehouse properties.&lt;/li&gt;&lt;/ul&gt;All of the above information would make me want to buy the stock. Plus Costco trades near the same EV/EBITDA values as Target (&lt;a href="http://finance.google.com/finance?q=TGT"&gt;TGT&lt;/a&gt;) and Wal Mart (&lt;a href="http://finance.google.com/finance?q=WMT"&gt;WMT&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;For my up to date portfolio check out &lt;a href="http://www.stockpickr.com/port/Big-Ben-s-Investing-Blog-Holdings/"&gt;Stockpickr.com&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116839967829663167?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116839967829663167/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116839967829663167' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116839967829663167'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116839967829663167'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/01/costco-cost-should-continue-to-climb.html' title='Costco (COST) Should Continue to Climb'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116805707448269661</id><published>2007-01-05T19:57:00.000-08:00</published><updated>2007-01-05T20:21:00.526-08:00</updated><title type='text'>Nymex (NMX) Aims for ICE</title><content type='html'>On Sunday January 7th, Nymex Holdings (&lt;a href="http://finance.google.com/finance?q=NMX"&gt;NMX&lt;/a&gt;) will be launching six financially settled futures contracts that aim to directly compete with contracts traded on the NYBOT. Rival Intercontinental Exchange (&lt;a href="http://finance.google.com/finance?q=ICE"&gt;ICE&lt;/a&gt;) recently bought the NYBOT.  The Nymex contracts will include Cocoa, Coffee, Cotton, Frozen OJ, and Sugar (#11 &amp;amp; #14). The contracts will trade fee free for six months. The question is whether the Nymex contracts will be liquid enough to compete after the initial six month period.  With the two exchanges essentially listing the same products, more arbitrage opportunities will be created to take advantage of price discrepancies between the two exchanges. Nymex looks be the winner as it will grab market share from a space it was never involved in (soft commodities). With Nymex and ICE now both involved in soft commodities, the question is will the new contracts lead to greater interest in futures trading?  We will soon find out.&lt;br /&gt;&lt;br /&gt;Note: I am long NMX&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116805707448269661?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116805707448269661/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116805707448269661' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116805707448269661'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116805707448269661'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/01/nymex-nmx-aims-for-ice.html' title='Nymex (NMX) Aims for ICE'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116805446509098629</id><published>2007-01-05T19:30:00.000-08:00</published><updated>2007-01-05T19:34:25.153-08:00</updated><title type='text'>Nordstrom (JWN) Update</title><content type='html'>Nordstrom (&lt;a href="http://finance.yahoo.com/q?d=t&amp;amp;s=JWN"&gt;JWN&lt;/a&gt;) reported a 9% increase in same store sales above the expected 4.3% estimate. I would take profits in JWN and sell on the good news. The trade is over in my opinion.&lt;br /&gt;&lt;br /&gt;Note: I have no position in JWN&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116805446509098629?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116805446509098629/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116805446509098629' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116805446509098629'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116805446509098629'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2007/01/nordstrom-jwn-update.html' title='Nordstrom (JWN) Update'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116728258880747417</id><published>2006-12-27T21:04:00.000-08:00</published><updated>2007-01-05T19:27:07.956-08:00</updated><title type='text'>Continue to Stay Long China (FXI)</title><content type='html'>On November 28, I posted about getting long the iShares FTSE/Xinhua China 25 Index Fund (&lt;a href="http://finance.yahoo.com/q?d=t&amp;s=FXI"&gt;FXI&lt;/a&gt;). I will reiterate my "buy." It would be prudent to take some profits in China Life Insurance (&lt;a href="http://finance.yahoo.com/q?d=t&amp;amp;s=LFC"&gt;LFC&lt;/a&gt;) if you went long on the November 28th. I still like LFC and FXI long term.&lt;br /&gt;&lt;br /&gt;Note: I have no postion in LFC or FXI&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116728258880747417?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116728258880747417/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116728258880747417' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116728258880747417'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116728258880747417'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/12/continue-to-stay-long-china-fxi.html' title='Continue to Stay Long China (FXI)'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116667146025127616</id><published>2006-12-20T19:15:00.000-08:00</published><updated>2007-01-05T19:28:30.680-08:00</updated><title type='text'>Sell Coke (KO),  Buy Proctor (PG)</title><content type='html'>It is always nice to "buy what you know." Some of the best investments have been in things we use everyday. Based on pure valuation, Coke (&lt;a href="http://finance.google.com/finance?q=KO"&gt;KO&lt;/a&gt;) (8% Growth) is overvalued trading at 19 times forward earnings  while Proctor &amp; Gamble (&lt;a href="http://finance.google.com/finance?q=PG"&gt;&lt;span style="text-decoration: underline;"&gt;PG&lt;/span&gt;&lt;/a&gt;) (12-14% Growth) is fairly valued at 19 times forward earnings. One of the two stocks will correct in the next 6-12 months. In 12 months P&amp;amp;G should trade around $70 and Coke see little price appreciation.&lt;br /&gt;&lt;br /&gt;Note: As of 12/20/06 I have no position in either KO or PG&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116667146025127616?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116667146025127616/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116667146025127616' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116667146025127616'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116667146025127616'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/12/sell-coke-ko-buy-proctor-pg.html' title='Sell Coke (KO),  Buy Proctor (PG)'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116641195302775076</id><published>2006-12-17T18:52:00.000-08:00</published><updated>2007-01-05T19:30:13.196-08:00</updated><title type='text'>Buy Federated (FD) &amp; Nordstrom (JWN)</title><content type='html'>There has been a lot of negativity recently surrounding Federated (&lt;a href="http://finance.google.com/finance?q=FD"&gt;FD&lt;/a&gt;), which owns both Macy's and Bloomingdale's. Sales in Midwestern stores are estimated to be off 11-20% from consumer backlash against converting Marshall Field's stores into Macy's. Eventually, these customers will come back looking for great deals and quality products. In the meantime, the trade is to buy Nordstrom (&lt;a href="http://finance.google.com/finance?q=JWN"&gt;JWN&lt;/a&gt;), which has many stores directly next to Marshall Field's/Macy's stores in the Midwest. The bad news is already priced into Federated, which makes it a great buy at $38. FD can't lose any more loyal Marshall Field's customers. Take advantage with the recent decline from $45 to $38 in and buy Federated.&lt;br /&gt;&lt;br /&gt;The trade is to buy Nordstrom now and sell it after they report a monster same store sales number the first week of January. Hold Federated long term as customers will come back that were once loyal to Marshall Field's. Carl Ichan has also considered Federated as a LBO candidate because of its real estate holdings.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Note: I am currently a seasonal employee at Macy's. As of 12/17/06, I have no position in FD or JWN.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116641195302775076?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116641195302775076/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116641195302775076' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116641195302775076'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116641195302775076'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/12/buy-federated-fd-nordstrom-jwn.html' title='Buy Federated (FD) &amp; Nordstrom (JWN)'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116598596302871373</id><published>2006-12-12T20:42:00.000-08:00</published><updated>2006-12-12T20:59:38.016-08:00</updated><title type='text'>Buy When It's Down</title><content type='html'>The best time to get into a hot stock is when it is taking a "breather." Take a look at Apple (&lt;a href="http://finance.google.com/finance?q=AAPL"&gt;AAPL&lt;/a&gt;). With the stock selling off because of declining iTunes revenue is no reason for the stock to drop from $93 to $86. I would still consider setting a stop-loss to avoid any unnecessary pain.&lt;br /&gt;&lt;br /&gt;Note: I have no position in Apple as of 12/12/06.&lt;br /&gt;Invest at your own risk. Consult your financial advisor.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116598596302871373?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116598596302871373/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116598596302871373' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116598596302871373'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116598596302871373'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/12/buy-when-its-down.html' title='Buy When It&apos;s Down'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116538897006586234</id><published>2006-12-05T22:58:00.000-08:00</published><updated>2006-12-05T23:09:30.400-08:00</updated><title type='text'>Drilling For Value</title><content type='html'>Energy stocks have held up well in 2006 despite volatile crude oil prices. If you are looking for energy exposure, the big integrated oil companies are the best way to play high oil prices. The big oil companies should outperform the drillers. Just using EV/EBITDA multiples the big oil companies are cheap.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Name, EV/EBITDA, Price/Sales&lt;/span&gt;&lt;br /&gt;ConocoPhillips (&lt;a href="http://finance.google.com/finance?q=COP"&gt;COP&lt;/a&gt;), 3.8, 0.62&lt;br /&gt;Chevron (&lt;a href="http://finance.google.com/finance?q=CVX"&gt;CVX&lt;/a&gt;), 3.9, 0.79&lt;br /&gt;Petroleo Brasileiro (&lt;a href="http://finance.google.com/finance?q=PBR"&gt;PBR&lt;/a&gt;), 4.8, 1.51&lt;br /&gt;ExxonMobil (&lt;a href="http://finance.google.com/finance?q=XOM"&gt;XOM&lt;/a&gt;),  5.3, 1.30&lt;br /&gt;BP (&lt;a href="http://finance.google.com/finance?q=BP"&gt;BP&lt;/a&gt;), 5.7, 0.84&lt;br /&gt;Petro China (&lt;a href="http://finance.google.com/finance?q=PTR"&gt;PTR&lt;/a&gt;), 6.6, 2.92&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116538897006586234?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116538897006586234/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116538897006586234' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116538897006586234'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116538897006586234'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/12/drilling-for-value.html' title='Drilling For Value'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116504714078823161</id><published>2006-12-01T23:48:00.000-08:00</published><updated>2006-12-02T00:22:49.733-08:00</updated><title type='text'>Private Equity Takeover Targets</title><content type='html'>Private equity has a lot of money to invest. The buying binge has just begun. The best way to spot future deals is to see what multiples private equity firms paid in recent buyouts. I focused on the retail sector.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Recent Deals&lt;br /&gt;&lt;/span&gt;Golf Galaxy (9.9 xEBITDA) (0.82 xSales)&lt;br /&gt;Eddie Bauer (9.3 xEBITDA) (0.6 xSales)&lt;br /&gt;Yankee Candle (9.8 xEBITDA) (2.1 xSales)&lt;br /&gt;OSI Restaurants (9.0xEBITDA) (0.77 xSales)&lt;br /&gt;&lt;br /&gt;Based on recent deals, look for companies trading under 7 x EV/EBITDA , Price to sales under 1, a low amount of debt, and real estate assets)&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Takeover Targets, EV/EBITDA, Price/Sales&lt;br /&gt;&lt;/span&gt;Finish Line (&lt;a href="http://finance.google.com/finance?q=FINL"&gt;FINL&lt;/a&gt;), 5.5, 0.50 (No long term debt)&lt;br /&gt;Barnes &amp; Noble (&lt;a href="http://finance.google.com/finance?q=BKS"&gt;BKS&lt;/a&gt;) , 5.9, 0.51 (Stock options overhang)&lt;br /&gt;Kirkland's (&lt;a href="http://finance.google.com/finance?q=KIRK"&gt;KIRK&lt;/a&gt;), 6.0, 0.21&lt;br /&gt;Charming Shoppes (&lt;a href="http://finance.google.com/finance?q=CHRS"&gt;CHRS&lt;/a&gt;), 6.2, 0.56&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116504714078823161?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116504714078823161/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116504714078823161' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116504714078823161'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116504714078823161'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/12/private-equity-takeover-targets.html' title='Private Equity Takeover Targets'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116477856425767772</id><published>2006-11-28T21:09:00.000-08:00</published><updated>2006-11-30T11:55:26.890-08:00</updated><title type='text'>Banking on Chinese Stocks</title><content type='html'>Chinese stocks have significantly outperformed the US markets this year. That trend looks to continue for the next several years. Many believe there is plenty of room for further growth. Citigroup along with several other investors recently paid $3.6 billion for an 86% stake in Guangdong Development Bank. According to thestandard.com.hk, Citigroup paid 3 times book value for shares of Guangdong. The average price to book value for money center banks is 2.01 (Source: &lt;a href="http://www.investor.reuters.com/IndustryCenter.aspx?industry=BANKMC&amp;target=%2findustries%2findhighlights%2findustrycenter"&gt;Reuters&lt;/a&gt;). The best way to invest in China is through the iShares ETF (&lt;a href="http://finance.google.com/finance?q=FXI"&gt;FXI&lt;/a&gt;). PowerShares also has a China ETF (&lt;a href="http://finance.yahoo.com/q?d=t&amp;amp;s=PGJ"&gt;PGJ&lt;/a&gt;) but it is comprised mostly of Chinese ADR's. PowerShares' ETF only has financial exposure in China Life Insurance (&lt;a href="http://finance.yahoo.com/q?d=t&amp;s=LFC"&gt;LFC&lt;/a&gt;) (4.82% of holdings). If you want to own a piece of the Chinese banking sector you need to buy FXI not PGJ.&lt;br /&gt;&lt;br /&gt;FTSE/Xinhua China 25 Index Fund           (FXI)&lt;br /&gt;Expense Ratio 0.74%&lt;br /&gt;Beta 1.6&lt;br /&gt;&lt;br /&gt;Holdings as of 11/24/06 (Source: &lt;a href="http://www.ishares.com/fund_info/detail.jhtml;jsessionid=R2ZZJJ111EVM0RJUMTCBBGSFGQ0EOD50?symbol=FXI"&gt;iShares&lt;/a&gt;)&lt;br /&gt;&lt;table border="0" cellpadding="0" cellspacing="0" width="100%"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="data" align="right" valign="top"&gt;9.27%&lt;/td&gt;&lt;td class="data" valign="top"&gt; China Mobile Hong Kong, Ltd.&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt;&lt;td class="data" align="right" valign="top"&gt;9.05%&lt;/td&gt;&lt;td class="data" valign="top"&gt; PetroChina Co., Ltd.-Class H&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt;&lt;td class="data" align="right" valign="top"&gt;8.44%&lt;/td&gt;&lt;td class="data" valign="top"&gt; Industrial &amp; Commercial Bank of China-Class H&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt;&lt;td class="data" align="right" valign="top"&gt;7.23%&lt;br /&gt;&lt;/td&gt;&lt;td class="data" valign="top"&gt; China Life Insurance Co., Ltd.-Class H&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt;&lt;td class="data" align="right" valign="top"&gt;6.23%&lt;/td&gt;&lt;td class="data" valign="top"&gt; Bank of China, Ltd.&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt;&lt;td class="data" align="right" valign="top"&gt;4.33%&lt;/td&gt;&lt;td class="data" valign="top"&gt; China Telecom Corp., Ltd.-Class H&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt;&lt;td class="data" align="right" valign="top"&gt;4.22%&lt;/td&gt;&lt;td class="data" valign="top"&gt; China Construction Bank-Class H, 144A&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt;&lt;td class="data" align="right" valign="top"&gt;4.16%&lt;/td&gt;&lt;td class="data" valign="top"&gt; Bank of Communications Co., Ltd.-Class H&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt;&lt;td class="data" align="right" valign="top"&gt;4.10%&lt;/td&gt;&lt;td class="data" valign="top"&gt; China Petroleum &amp; Chemical Corp.-Class H&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt;&lt;td class="data" align="right" valign="top"&gt;4.06%&lt;/td&gt;&lt;td class="data" valign="top"&gt; China Shenhua Energy Co., Ltd.-Class H&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116477856425767772?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116477856425767772/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116477856425767772' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116477856425767772'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116477856425767772'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/11/banking-on-chinese-stocks.html' title='Banking on Chinese Stocks'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116460215747925627</id><published>2006-11-26T20:27:00.000-08:00</published><updated>2006-11-26T20:35:57.746-08:00</updated><title type='text'>Watch Silver, Apple (AAPL), and Retail</title><content type='html'>I will be focusing on Nymex spot silver prices as they approach important technical levels. I would like to see silver break $14 an ounce. Look for continued weakness in the US dollar to drive metal prices higher.  (Note: I am long Silver Wheaton &lt;a href="http://finance.google.com/finance?q=SLW"&gt;SLW&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;Apple  (&lt;a href="http://finance.google.com/finance?q=AAPL"&gt;AAPL&lt;/a&gt;) continues to be on a terror. This Christmas season looks to be another record quarter for Apple. Apple is not just an iPod story. I am looking at the January $100 calls for $2.75.&lt;br /&gt;&lt;br /&gt;Hopefully we can get some good retail sales numbers. I especially want to see JC Penny (&lt;a href="http://finance.google.com/finance?q=JCP"&gt;JCP&lt;/a&gt;) and Kohls (&lt;a href="http://finance.google.com/finance?q=KSS"&gt;KSS&lt;/a&gt;) post good numbers. Kohls' stock has shown some weakness of late.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116460215747925627?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116460215747925627/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116460215747925627' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116460215747925627'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116460215747925627'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/11/watch-silver-apple-aapl-and-retail.html' title='Watch Silver, Apple (AAPL), and Retail'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116459407493167117</id><published>2006-11-26T18:01:00.000-08:00</published><updated>2006-11-26T18:24:49.656-08:00</updated><title type='text'>Veolia Environment (NYSE: VE)</title><content type='html'>Many people have mentioned that the next commodity boom will be for water not oil. There are a limited number of ways to play the "water rush." PowerShares has a Water Resources ETF (&lt;a href="http://finance.google.com/finance?q=PHO"&gt;PHO&lt;/a&gt;) , but not all of the companies in the fund own water resources. The best way to play the growing demand for fresh water is through Veolia Environment (&lt;a href="http://finance.google.com/finance?q=VE"&gt;VE&lt;/a&gt;). Veolia is a European water utility. When comparing Veolia with Aqua America using P/E ratio analysis, Veolia is undervalued.&lt;br /&gt;&lt;br /&gt;Aqua America (&lt;a href="http://finance.google.com/finance?q=WTR"&gt;WTR&lt;/a&gt;) 2007 P/E = 29&lt;br /&gt;Veolia 2007E EPS ($3.80) * 29 = $110 (62% Upside)&lt;br /&gt;&lt;br /&gt;The 2007 multiple used for Veolia could be more conservative and there is still a healthy amount of room for price appreciation.&lt;br /&gt;&lt;br /&gt;Note: As of 11/26/06 I have no position in Veolia Environment&lt;br /&gt;&lt;span style=""&gt; &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116459407493167117?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116459407493167117/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116459407493167117' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116459407493167117'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116459407493167117'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/11/veolia-environment-nyse-ve.html' title='Veolia Environment (NYSE: VE)'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116400015752414605</id><published>2006-11-19T21:15:00.000-08:00</published><updated>2006-11-19T21:25:25.960-08:00</updated><title type='text'>Nymex Holdings (NMX)</title><content type='html'>On Friday I went long Nymex Holdings (&lt;a href="http://finance.yahoo.com/q?s=nmx"&gt;NMX&lt;/a&gt;). I am using some leverage with this position. CBOT's (&lt;a href="http://finance.yahoo.com/q?s=bot"&gt;CBOT&lt;/a&gt;) stock traded higher on its second day of trading. Will Nymex follow? Nymex will be range bound between $120-$140  for the next couple of sessions. Over the long term, Nymex will benefit from exchange consolidation, higher contract fees, new product introductions, electronic trading agreement with the CME (Globex), and an increased public interest in trading commodities.&lt;br /&gt;&lt;br /&gt;Note: I am long NMX&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116400015752414605?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116400015752414605/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116400015752414605' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116400015752414605'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116400015752414605'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/11/nymex-holdings-nmx.html' title='Nymex Holdings (NMX)'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116379528831215209</id><published>2006-11-17T11:51:00.000-08:00</published><updated>2006-11-17T20:56:06.656-08:00</updated><title type='text'>Speculating On Takeovers and Buyouts</title><content type='html'>Private equity has been in full force of late. There has been plenty of mergers and LBO's. I have compiled a list of deals that have been rumored in the media. One way to play these possible takeovers is to go long distant call options. This involves a significant amount of risk, but provides limited downside to your initial investment in the call option premium. I do not know when any of the speculated deals will go through. In many cases the deals might never materialize. If you decide to speculate on takeover candidates with options, remember that options have a declining time value built into the premium.&lt;br /&gt;&lt;br /&gt;Possible Deals&lt;br /&gt;&lt;br /&gt;Federated Department Stores (&lt;a href="http://finance.google.com/finance?q=FD"&gt;FD&lt;/a&gt;)- Carl Ichan has expressed some interest.&lt;br /&gt;&lt;br /&gt;Harrah's Entertainment (&lt;a href="http://finance.google.com/finance?q=HEt"&gt;HET&lt;/a&gt;)- casino operator already received a potential bid around $83 per share. Bid could be raised.&lt;br /&gt;&lt;br /&gt;International Securities Exchange (&lt;a href="http://finance.google.com/finance?q=ISE"&gt;ISE&lt;/a&gt;)- electronic exchange for equity options. Could merge with Nasdaq (&lt;a href="http://finance.google.com/finance?q=NDAQ"&gt;NDAQ&lt;/a&gt;) or NYSE Group (&lt;a href="http://finance.google.com/finance?q=NYX"&gt;NYX&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;SBAC Communications (&lt;a href="http://finance.google.com/finance?q=SBAC"&gt;SBAC&lt;/a&gt;)- cell phone tower operator. Competitor Crown Castle (&lt;a href="http://finance.google.com/finance?q=CCI"&gt;CCI&lt;/a&gt;) recently purchased Global Signal (&lt;a href="http://finance.google.com/finance?q=GSL"&gt;GSL&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;The Tribune Company (&lt;a href="http://finance.google.com/finance?q=TRB"&gt;TRB&lt;/a&gt;)- could go private or sell off its assets. Owner of the Chicago Cubs, TV stations, and newspapers.&lt;br /&gt;&lt;br /&gt;United Airlines (&lt;a href="http://finance.google.com/finance?q=UAUA"&gt;UAUA&lt;/a&gt;)-further consolidation in the airlines sector makes sense. Could also go private as restructuring has helped curb costs.&lt;br /&gt;&lt;br /&gt;Note: I have no position in the above mentioned stocks.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116379528831215209?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116379528831215209/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116379528831215209' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116379528831215209'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116379528831215209'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/11/speculating-on-takeovers-and-buyouts.html' title='Speculating On Takeovers and Buyouts'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116364399424610967</id><published>2006-11-15T18:11:00.000-08:00</published><updated>2006-11-15T18:30:27.830-08:00</updated><title type='text'>NYMEX Holdings IPO Update (NYSE: NMX)</title><content type='html'>&lt;span style="font-weight: bold;"&gt;Nymex Holdings (&lt;a href="http://finance.google.com/finance?q=nymex&amp;amp;hl=en"&gt;NMX&lt;/a&gt;)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Now selling 6.5 million shares up from 6 million&lt;br /&gt;New Price range of $54-57 up from $48-52&lt;br /&gt;Will start trading Friday November 17, 2006 on the New York Stock Exchange.&lt;br /&gt;&lt;br /&gt;How to get in?&lt;br /&gt;&lt;br /&gt;Generally, you need to have an account with one of the lead underwriters. The two lead underwriters are JP Morgan Chase and Merrill Lynch. You can try calling JP Morgan or Merrill Lynch but it is unlikely that a "common investor" will be able to pick up any shares pre-IPO. "Hot" IPOs are generally reserved for the best customers.&lt;br /&gt;&lt;br /&gt;Other Underwriters: Lehman Brothers, Bank of America Securities, Citigroup Global Markets, and Sandler O'Neill Partners.&lt;br /&gt;&lt;br /&gt;Side note: KBR priced at the high end of the range ($17).&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116364399424610967?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116364399424610967/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116364399424610967' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116364399424610967'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116364399424610967'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/11/nymex-holdings-ipo-update-nyse-nmx.html' title='NYMEX Holdings IPO Update (NYSE: NMX)'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116357587577721794</id><published>2006-11-14T23:08:00.000-08:00</published><updated>2006-11-14T23:40:46.630-08:00</updated><title type='text'>Russian Wireless</title><content type='html'>Emerging market wireless carriers have outperformed the overall markets. Some of the popular names include China Mobile (&lt;a href="http://finance.yahoo.com/q?d=t&amp;s=CHL"&gt;CHL&lt;/a&gt;), America Movil (&lt;a href="http://finance.yahoo.com/q?d=t&amp;amp;s=AMX"&gt;AMX&lt;/a&gt;), and NII Holdings (&lt;a href="http://finance.yahoo.com/q?d=t&amp;s=NIHD"&gt;NIHD&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;It is time to look at two Russian wireless providers, Vimpel  Communications (&lt;a href="http://finance.yahoo.com/q?d=t&amp;amp;s=VIP"&gt;VIP&lt;/a&gt;) and  Mobile Telesystems (&lt;a href="http://finance.yahoo.com/q?d=t&amp;amp;s=MBT"&gt;MBT&lt;/a&gt;).  Both stocks are up  over 60% in the past year. I still believe there is more room to run for both MBT and VIP. Average Revenue Per User (ARPU) has started to climb after two years of declining ARPU. Vimpel and Mobile Telesystems both can trade at 10x 2007 EBITDA for 20+% annual growth.&lt;br /&gt;&lt;br /&gt;10x 2007 EBITDA would value MBT at $85 (ING Bank EBITDA Estimate). 88% Upside&lt;br /&gt;20x 2007 EPS would value MBT at $72.40. 60% Upside&lt;br /&gt;20x 2007 EPS would value VIP at $93.80. 40% Upside&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116357587577721794?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116357587577721794/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116357587577721794' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116357587577721794'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116357587577721794'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/11/russian-wireless.html' title='Russian Wireless'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116345943112941121</id><published>2006-11-13T14:56:00.000-08:00</published><updated>2006-11-14T19:24:28.333-08:00</updated><title type='text'>NYMEX  Holdings IPO (NYSE: NMX)</title><content type='html'>The New York Mercantile Exchange (NMX) will trade publicly on either Thursday November 16th or Friday November 17th. Again I will recommend purchasing shares in the NYMEX (NMX). There will continue to be consolidation with exchanges. I look at this IPO as free money if you can get some shares at the IPO price.&lt;br /&gt;&lt;br /&gt;Shares Outstanding Following Offering: 79,924,800&lt;br /&gt;Total Liabilities: $2,924,774,000&lt;br /&gt;Total Assets: $3,087,826,000&lt;br /&gt;2006 Net Income (6 Months Ended): $71,766,000&lt;br /&gt;&lt;br /&gt;Average Revenue Per Contract&lt;br /&gt;2006 (6 Months):   $1.41&lt;br /&gt;2005 (12 Months): $1.29&lt;br /&gt;2004 (12 Months): $1.14&lt;br /&gt;2003 (12 Months): $0.97&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116345943112941121?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116345943112941121/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116345943112941121' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116345943112941121'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116345943112941121'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/11/nymex-holdings-ipo-nyse-nmx.html' title='NYMEX  Holdings IPO (NYSE: NMX)'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116339567448437291</id><published>2006-11-12T21:19:00.000-08:00</published><updated>2006-11-12T21:30:30.970-08:00</updated><title type='text'>Portfolio Holdings</title><content type='html'>2005 Return 10.5%&lt;br /&gt;2006 YTD Return: 22.0%&lt;br /&gt;&lt;br /&gt;I am considering adding some more international exposure to the portfolio. AllianceBernstein (&lt;a href="http://finance.yahoo.com/q?d=t&amp;s=AB"&gt;AB&lt;/a&gt;) is in the asset management business and has considerable exposure to the global markets.&lt;br /&gt;&lt;br /&gt;Holdings&lt;br /&gt;1. Silver Wheaton (&lt;a href="http://finance.yahoo.com/q?d=t&amp;amp;s=SLW"&gt;SLW&lt;/a&gt;) 15%&lt;br /&gt;2. Altria (&lt;a href="http://finance.yahoo.com/q?d=t&amp;s=MO"&gt;MO&lt;/a&gt;)  12%&lt;br /&gt;3. Cerner (&lt;a href="http://finance.yahoo.com/q?d=t&amp;amp;s=CERN"&gt;CERN&lt;/a&gt;) 11%&lt;br /&gt;4. AllianceBernstein LP (&lt;a href="http://finance.yahoo.com/q?d=t&amp;s=AB"&gt;AB&lt;/a&gt;) 10%&lt;br /&gt;5. Corrections Corp of America (&lt;a href="http://finance.yahoo.com/q?d=t&amp;amp;s=CXW"&gt;CXW&lt;/a&gt;) 9%&lt;br /&gt;6. Broadcom (&lt;a href="http://finance.yahoo.com/q?d=t&amp;s=BRCM"&gt;BRCM&lt;/a&gt;) 9%&lt;br /&gt;7. Chipotle Mexican Grill (&lt;a href="http://finance.yahoo.com/q?d=t&amp;amp;s=CMG"&gt;CMG&lt;/a&gt;) 9%&lt;br /&gt;8. Chesapeake Energy (&lt;a href="http://finance.yahoo.com/q?d=t&amp;s=CHK"&gt;CHK&lt;/a&gt;) 8%&lt;br /&gt;9. Banco Bradesco (&lt;a href="http://finance.yahoo.com/q?d=t&amp;amp;s=BBD"&gt;BBD&lt;/a&gt;) 8%&lt;br /&gt;10. Citigroup (&lt;a href="http://finance.yahoo.com/q?d=t&amp;amp;s=C"&gt;C&lt;/a&gt;) 6%&lt;br /&gt;Other 3%&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116339567448437291?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116339567448437291/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116339567448437291' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116339567448437291'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116339567448437291'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/11/portfolio-holdings.html' title='Portfolio Holdings'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116338228508922676</id><published>2006-11-12T17:29:00.000-08:00</published><updated>2006-11-12T21:17:58.633-08:00</updated><title type='text'>Recent Pick Performance</title><content type='html'>Performance Since Posted on October 23-25&lt;br /&gt;&lt;br /&gt;GOL Airlines (&lt;a href="http://finance.google.com/finance?q=GOL"&gt;GOL&lt;/a&gt;) Down 8%&lt;br /&gt;Copa Holdings (&lt;a href="http://finance.google.com/finance?q=CPA"&gt;CPA&lt;/a&gt;) Up 1.4%&lt;br /&gt;Ryanair Holdings (&lt;a href="http://finance.google.com/finance?q=RYAAY"&gt;RYAAY&lt;/a&gt;) Up 9.4%&lt;br /&gt;Nasdaq Inc. (&lt;a href="http://finance.google.com/finance?q=NDAQ"&gt;NDAQ&lt;/a&gt;) Up 2.3%&lt;br /&gt;ISE (&lt;a href="http://finance.google.com/finance?q=ISE"&gt;ISE&lt;/a&gt;) Down 1%&lt;br /&gt;NYSE Group (&lt;a href="http://finance.google.com/finance?q=NYX"&gt;NYX&lt;/a&gt;) Up 26%&lt;br /&gt;CME (&lt;a href="http://finance.google.com/finance?q=CME"&gt;CME&lt;/a&gt;) Down 1.5%&lt;br /&gt;&lt;br /&gt;Note: I have no position in the above stocks (11/12/06).&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116338228508922676?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116338228508922676/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116338228508922676' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116338228508922676'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116338228508922676'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/11/recent-pick-performance.html' title='Recent Pick Performance'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116312953299593069</id><published>2006-11-09T19:24:00.000-08:00</published><updated>2006-11-09T19:32:19.553-08:00</updated><title type='text'>Healthcare Looks Attractive</title><content type='html'>With the Democrats winning the house and senate, healthcare names have been hammered the past few sessions. It is time to buy Johnson &amp;amp; Johnson (&lt;a href="http://finance.google.com/finance?q=JNJ"&gt;JNJ&lt;/a&gt;), Merck (&lt;a href="http://finance.google.com/finance?q=MRK"&gt;MRK&lt;/a&gt;), UnitedHealth (&lt;a href="http://finance.google.com/finance?q=UNH"&gt;UNH&lt;/a&gt;), Humana (&lt;a href="http://finance.google.com/finance?q=HUM"&gt;HUM&lt;/a&gt;), Gilead Sciences (&lt;a href="http://finance.google.com/finance?q=GILD"&gt;GILD&lt;/a&gt;),  Wyeth (&lt;a href="http://finance.google.com/finance?q=WYE"&gt;WYE&lt;/a&gt;), and Novartis (&lt;a href="http://finance.google.com/finance?q=NVS"&gt;NVS&lt;/a&gt;). The selling is overdone and a rally is imminent.&lt;br /&gt;&lt;br /&gt;I continue to like the electronic medical record companies such as Cerner (&lt;a href="http://finance.google.com/finance?q=CERN"&gt;CERN&lt;/a&gt;), Quality Systems (&lt;a href="http://finance.google.com/finance?q=QSII"&gt;QSII&lt;/a&gt;), and Allscripts (&lt;a href="http://finance.google.com/finance?q=MDRX"&gt;MDRX&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;Note: I am long CERN&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116312953299593069?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116312953299593069/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116312953299593069' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116312953299593069'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116312953299593069'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/11/healthcare-looks-attractive.html' title='Healthcare Looks Attractive'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116284308910248243</id><published>2006-11-06T11:55:00.000-08:00</published><updated>2006-11-06T11:58:09.763-08:00</updated><title type='text'>Swap</title><content type='html'>On Friday I entered into a long position in AllianceBernstein Holding (&lt;a href="http://finance.google.com/finance?q=AB"&gt;AB&lt;/a&gt;). Today I closed my position in Etrade (&lt;a href="http://finance.google.com/finance?q=ET"&gt;ET&lt;/a&gt;) to reduce my margin exposure.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116284308910248243?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116284308910248243/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116284308910248243' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116284308910248243'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116284308910248243'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/11/swap.html' title='Swap'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116251304833702027</id><published>2006-11-02T16:06:00.000-08:00</published><updated>2006-11-02T16:17:28.853-08:00</updated><title type='text'>"Bet" On Politics</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/1083/1013/1600/House06.0.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/1083/1013/320/House06.0.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You can now legally "bet" (invest) on politics with futures contracts. The University of Iowa allows you to deposit between $5 and $500 into an account. There are some restrictions. The futures contracts trade just like index futures.  No commodity is delivered. For more information visit the &lt;a href="http://www.biz.uiowa.edu/iem/join.html"&gt;Iowa Electronic Markets&lt;/a&gt;&lt;a href="http://www.biz.uiowa.edu/iem/join.html"&gt; (IEM)&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Current Quotes: Republicans Gain, Hold, or Lose&lt;br /&gt;&lt;table border="1"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Symbol&lt;/b&gt;&lt;/td&gt; &lt;td align="left"&gt;&lt;b&gt;Bid&lt;/b&gt;&lt;/td&gt; &lt;td align="left"&gt;&lt;b&gt;Ask&lt;/b&gt;&lt;/td&gt; &lt;td align="left"&gt;&lt;b&gt;Last&lt;/b&gt;&lt;/td&gt; &lt;td align="left"&gt;&lt;b&gt;Low&lt;/b&gt;&lt;/td&gt; &lt;td align="left"&gt;&lt;b&gt;High&lt;/b&gt;&lt;/td&gt; &lt;td align="left"&gt;&lt;b&gt;Average&lt;/b&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td align="left"&gt;RH.gain06&lt;/td&gt; &lt;td align="left"&gt;0.028&lt;/td&gt; &lt;td align="left"&gt;0.043&lt;/td&gt; &lt;td align="left"&gt;0.030&lt;/td&gt; &lt;td align="left"&gt;0.028&lt;/td&gt; &lt;td align="left"&gt;0.047&lt;/td&gt; &lt;td align="left"&gt;0.041&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td align="left"&gt;RH.hold06&lt;/td&gt; &lt;td align="left"&gt;0.268&lt;/td&gt; &lt;td align="left"&gt;0.288&lt;/td&gt; &lt;td align="left"&gt;0.289&lt;/td&gt; &lt;td align="left"&gt;0.246&lt;/td&gt; &lt;td align="left"&gt;0.289&lt;/td&gt; &lt;td align="left"&gt;0.264&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt; &lt;td align="left"&gt;RH.lose06&lt;/td&gt; &lt;td align="left"&gt;0.701&lt;/td&gt; &lt;td align="left"&gt;0.725&lt;/td&gt; &lt;td align="left"&gt;0.703&lt;/td&gt; &lt;td align="left"&gt;0.703&lt;/td&gt; &lt;td align="left"&gt;0.730&lt;/td&gt; &lt;td align="left"&gt;0.720&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;a href="http://iemweb.biz.uiowa.edu/quotes/Congress06_Quotes.html"&gt;More Graphs and Quotes &lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116251304833702027?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116251304833702027/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116251304833702027' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116251304833702027'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116251304833702027'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/11/bet-on-politics.html' title='&quot;Bet&quot; On Politics'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116226870084060391</id><published>2006-10-30T20:09:00.000-08:00</published><updated>2006-11-06T12:10:07.316-08:00</updated><title type='text'>AllianceBernstein Holding (NYSE: AB)</title><content type='html'>&lt;h1&gt;  &lt;/h1&gt;&lt;span style=""&gt;AllianceBernstein Holding LP (&lt;a href="http://finance.google.com/finance?q=AB"&gt;AB&lt;/a&gt;) looks like a good long term investment. I would wait for the stock to pull back before going long. AllianceBernstein provides investment management services for pension funds as well as the retail investor with mutual funds and managed accounts. If you are bullish on the stock market, then this is the stock to &lt;/span&gt;&lt;span style=""&gt;own. AllianceBernstein pays out all of its earnings in dividends.&lt;/span&gt;&lt;b&gt;&lt;span style=""&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;Current Yield: 4.70%&lt;br /&gt;Expected Annual Growth: 12%&lt;br /&gt;P/E: 21&lt;br /&gt;&lt;br /&gt;Note: I have no position in (AB) as of 10/30/06&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116226870084060391?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116226870084060391/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116226870084060391' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116226870084060391'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116226870084060391'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/10/alliancebernstein-holding-nyse-ab.html' title='AllianceBernstein Holding (NYSE: AB)'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116193173321291131</id><published>2006-10-26T23:34:00.000-07:00</published><updated>2006-10-26T23:55:14.053-07:00</updated><title type='text'>What's Wrong With Checkfree (CKFR)?</title><content type='html'>Checkfree (&lt;a href="http://finance.google.com/finance?q=CKFR"&gt;CKFR&lt;/a&gt;) has a great business model. Yet management has underperformed in growing the online transaction business. I have written positively about Checkfree before. But now Checkfree is on my watch list. Management has produced two terrible quarters back to back. They botched earnings in early August and the stock fell from $43 to $37 overnight. In October management guided below consensus and the stock dropped 7%.&lt;br /&gt;&lt;br /&gt;&lt;span class="default"&gt;"The company found a difference between quarters that begin with long months, vs. those that begin with short months, Kight said. As a result, the first and fourth quarters of the company's fiscal year have lower transaction volumes." -&lt;a href="http://www.thestreet.com/_yahoo/newsanalysis/techstockupdate/10317435.html?cm_ven=YAHOO&amp;amp;cm_cat=FREE&amp;amp;cm_ite=NA"&gt;TheStreet.com&lt;/a&gt; 10/25/06&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Message to Management: "Stop making excuses and start executing or else shareholders will call for a change."&lt;br /&gt;&lt;br /&gt;Note: I have no position in CKFR&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116193173321291131?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116193173321291131/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116193173321291131' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116193173321291131'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116193173321291131'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/10/whats-wrong-with-checkfree-ckfr.html' title='What&apos;s Wrong With Checkfree (CKFR)?'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116182263315261132</id><published>2006-10-25T17:21:00.000-07:00</published><updated>2006-10-25T17:30:33.326-07:00</updated><title type='text'>Qlogic's Success Should Benefit BRCD &amp; ELX</title><content type='html'>I was considering going long Qlogic Corp. (&lt;a href="http://finance.google.com/finance?q=QLGC"&gt;QLGC&lt;/a&gt;) before they reported earnings. After reading several analysts reports I decided to stay on the sidelines. I was clearly wrong and so were most of the analysts. Most analysts believed that Qlogic's valuation is limited to 20X forward earnings. That was one dollar of upside before the close yesterday. The market liked Qlogic's report (up 8%) and rivals Emulex (&lt;a href="http://finance.google.com/finance?q=ELX"&gt;ELX&lt;/a&gt;) and Brocade (&lt;a href="http://finance.google.com/finance?q=BRCD"&gt;BRCD&lt;/a&gt;) should benefit when they report.&lt;br /&gt;&lt;br /&gt;Note: I have no position in ELX, BRCD, or QLGC&lt;br /&gt;This is not investment advice. Invest at your own risk.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116182263315261132?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116182263315261132/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116182263315261132' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116182263315261132'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116182263315261132'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/10/qlogics-success-should-benefit-brcd.html' title='Qlogic&apos;s Success Should Benefit BRCD &amp; ELX'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116175801117192635</id><published>2006-10-24T23:20:00.000-07:00</published><updated>2006-10-24T23:33:31.536-07:00</updated><title type='text'>High Flyers</title><content type='html'>The airlines are probably one of my least favorite sectors. Brand loyalty no longer exists, no airline has premium service, and most airlines are constantly fighting with labor unions. But there are three airlines worth investing in.&lt;br /&gt;&lt;br /&gt;The first one is RyanAir Holdings ADR (Nasdaq: &lt;a href="http://finance.google.com/finance?q=RYAAY"&gt;RYAAY&lt;/a&gt;) . Don't let the long ticker symbol scare you away. On average RYAAY trades 209,000 shares per day on the Nasdaq. RyanAir is expected to grow at least 16% per year for the next five years. They only fly 737-800's between Ireland and Continental Europe. RyanAir has discovered how to run a profitable airline. &lt;a href="http://money.cnn.com/magazines/business2/business2_archive/2006/04/01/8372814/"&gt;Read this article on how RyanAir will be profitable by offering flights for free&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The other two airlines that are work investing in are GOL (&lt;a href="http://finance.google.com/finance?q=GOL"&gt;GOL&lt;/a&gt;) and Copa Holdings (&lt;a href="http://finance.google.com/finance?q=CPA"&gt;CPA&lt;/a&gt;).&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116175801117192635?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116175801117192635/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116175801117192635' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116175801117192635'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116175801117192635'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/10/high-flyers.html' title='High Flyers'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116166610716178811</id><published>2006-10-23T21:47:00.000-07:00</published><updated>2006-10-23T22:15:58.196-07:00</updated><title type='text'>Watch the Exchange Stocks</title><content type='html'>I owned shares of the Nasdaq Stock Market Inc. (&lt;a href="http://finance.google.com/finance?q=NDAQ"&gt;NDAQ&lt;/a&gt;) for a short period of time in 2005 &amp; 2006. I would consider buying back shares in NDAQ on a pullback. I am also bullish on NYSE Group (&lt;a href="http://finance.google.com/finance?q=NYX"&gt;NYX&lt;/a&gt;), International Securities Exchange (&lt;a href="http://finance.google.com/finance?q=ISE"&gt;ISE&lt;/a&gt;), and the Chicago Merc (&lt;a href="http://finance.google.com/finance?q=CME"&gt;CME&lt;/a&gt;). The Intercontinental Exchange (&lt;a href="http://finance.google.com/finance?q=ICE"&gt;ICE&lt;/a&gt;) needs to pull back under $75 before I would buy. Also keep an eye out for the Nymex IPO, which may go public in 2006. Eventually, a Nymex/ICE merger seems likely.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Recent Deals&lt;/span&gt;&lt;br /&gt;NYSE &amp; Euronext??&lt;br /&gt;NDAQ &amp;amp; LSE ??&lt;br /&gt;CME proposed merger with CBOT (October 2006)&lt;br /&gt;ICE buys NYBOT (September 2006)&lt;br /&gt;NYSE merged w/Arca (March 2006)&lt;br /&gt;Nasdaq bought Inet (April 2005)&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116166610716178811?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116166610716178811/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116166610716178811' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116166610716178811'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116166610716178811'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/10/watch-exchange-stocks.html' title='Watch the Exchange Stocks'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116156289666959628</id><published>2006-10-22T17:12:00.000-07:00</published><updated>2006-10-22T17:21:36.996-07:00</updated><title type='text'>IBD Free Access &amp; Earnings</title><content type='html'>&lt;a href="http://www.investors.com"&gt;Investors Business Daily&lt;/a&gt; is having a free access week (October 23-27) sponsored by TradeKing. I am an annual subscriber to IBD and recommend checking the website out during free access week.&lt;br /&gt;&lt;br /&gt;There are a plenty of earnings to watch on Monday: Amgen (AMGN), AT&amp;amp;T (T), Ford (F), Kimberly Clark (KMB), Kraft (KFT), Netflix (NFLX), Texas Instruments (TXN), and Western Union (WU).&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116156289666959628?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116156289666959628/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116156289666959628' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116156289666959628'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116156289666959628'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/10/ibd-free-access-earnings.html' title='IBD Free Access &amp; Earnings'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116140952073824818</id><published>2006-10-20T22:40:00.000-07:00</published><updated>2006-10-20T22:48:32.333-07:00</updated><title type='text'>Akamai (AKAM) Buying Opportunity</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/1083/1013/1600/akam.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/1083/1013/320/akam.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Akamai Technologies (&lt;a href="http://finance.google.com/finance?q=AKAM"&gt;AKAM&lt;/a&gt;) is up over 140% YTD. Many of us have missed this one.  Akamai has pulled back to its 50-Day moving average. The current closing price of $46.19 looks like a nice entry point. I would set a stop-loss around $42.50.&lt;br /&gt;&lt;br /&gt;As of 10/20/06, I have no position in AKAM. This is not investment advice. Invest at your own risk.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116140952073824818?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116140952073824818/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116140952073824818' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116140952073824818'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116140952073824818'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/10/akamai-akam-buying-opportunity.html' title='Akamai (AKAM) Buying Opportunity'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116123716311265348</id><published>2006-10-18T22:44:00.000-07:00</published><updated>2006-10-18T22:53:48.710-07:00</updated><title type='text'>Self-Promoting</title><content type='html'>On October 6th I told readers to look into Johnson &amp; Johnson (&lt;a href="http://finance.google.com/finance?q=JNJ"&gt;JNJ&lt;/a&gt;).   Today JNJ hit another 52-week high.   Readers could have made a quick 4.7%.  For the risk averse, Nabi Biopharma (&lt;a href="http://finance.google.com/finance?q=NABI"&gt;NABI&lt;/a&gt;) is up 14% since I mentioned it and NeoPharm (&lt;a href="http://finance.google.com/finance?q=NEOL"&gt;NEOL&lt;/a&gt;) is up a HEFTY 41%.   Nice work Big Ben!   I wish I had followed my own advice.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116123716311265348?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116123716311265348/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116123716311265348' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116123716311265348'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116123716311265348'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/10/self-promoting.html' title='Self-Promoting'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116123643524288769</id><published>2006-10-18T22:37:00.000-07:00</published><updated>2006-11-14T19:08:40.976-08:00</updated><title type='text'>Takeover Target: SBAC Communications (SBAC)</title><content type='html'>It is time to make some money off cell phone towers. Recently Crown Castle (CCI) offered to buy rival Global Signal (GSL) for $55.95 in stock and cash. The deal was priced at 25x cash flow. The next takeover target is SBAC Communications Corp. (SBAC). SBAC owns over 3,300 cell towers. Rival American Tower (AMT) or privately held Global Tower could be acquirers. Stanford Group Research believes SBAC is worth 35x 2007E Free Cash Flow = $34 per share. On October 9th Lehman Brothers raised their price target on SBAC to $37 and reiterated their "overweight" rating. Lastly, there is significant open interest (+20,000 Contracts) for the March 2007 $30 Call. The October $25 calls (1,600+ Contracts) have the next largest open interest. SBAC closed at $26.53.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Why Buy SBAC?&lt;br /&gt;&lt;br /&gt;   * High barriers to entry&lt;br /&gt;   * Industry consolidation&lt;br /&gt;   * Double digit growth&lt;br /&gt;   * Option market (March 07 $30 Calls)&lt;br /&gt;   * At least 25% upside&lt;br /&gt;&lt;br /&gt;Disclosure: As of 10/18/06 I have no position in GSL, AMT, CCI, or SBAC. I may go long SBAC.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116123643524288769?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116123643524288769/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116123643524288769' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116123643524288769'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116123643524288769'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/10/takeover-target-sbac-communications.html' title='Takeover Target: SBAC Communications (SBAC)'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116062960848913734</id><published>2006-10-11T22:06:00.000-07:00</published><updated>2006-11-14T19:11:40.506-08:00</updated><title type='text'>Is it time to buy Sprint Nextel Corp (S)?</title><content type='html'>Currently, Sprint's (S) book value per share is close to $18. The stock is trading just under that price. Sprint faces major challenges in the wireless space as it continues to integrate Nextel customers. Sprint has been hurt by signing up sub-prime credit customers and has a significant amount of "bad debt."&lt;br /&gt;&lt;br /&gt;Catalysts&lt;br /&gt;&lt;br /&gt;Sprint might look attractive to a cable or satellite company for integrating a "quadruple play" (wireless, video, internet, and land line). Sprint derives 93% of it revenue from wireless and 7% from long distance.&lt;br /&gt;&lt;br /&gt;The popular Motorola RAZR and KRZR will be available in Q4. Sprint has lagged the other wireless carriers in phone selection.&lt;br /&gt;&lt;br /&gt;Merger synergies with Nextel will start to impact the bottom line in 2007. Sprint will save with a uniform billing, IT, and customer service system. (Source: SG Cowen)&lt;br /&gt;&lt;br /&gt;Analysts&lt;br /&gt;&lt;br /&gt;Wachovia&lt;br /&gt;&lt;br /&gt;   * $16-$18 value per share&lt;br /&gt;   * Stock deserves discount with integration problems and sub-prime credit customers&lt;br /&gt;   * Fundamentals continue to get worse&lt;br /&gt;   * Limited downside&lt;br /&gt;&lt;br /&gt;SG Cowen&lt;br /&gt;&lt;br /&gt;   * 6X 2008E EBITDA = $29.26 per share&lt;br /&gt;   * Catalysts mentioned above&lt;br /&gt;&lt;br /&gt;Sources:&lt;br /&gt;Wachovia Equity Research 9/26/06&lt;br /&gt;SG Cowen Equity Research 9/26/06&lt;br /&gt;&lt;br /&gt;Note: As of 10/11/06 I have no position in Sprint Nextel (S)&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116062960848913734?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116062960848913734/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116062960848913734' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116062960848913734'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116062960848913734'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/10/is-it-time-to-buy-sprint-nextel-corp-s.html' title='Is it time to buy Sprint Nextel Corp (S)?'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116061475649582388</id><published>2006-10-11T17:43:00.000-07:00</published><updated>2006-10-11T17:59:16.896-07:00</updated><title type='text'>Yield Curve</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/1083/1013/1600/yieldcurve.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/1083/1013/320/yieldcurve.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Over the past week I began trading in a "hypothetical" commodity account. In this account I initiated a NOB (notes over bonds) spread. I went long the December T-Note futures (TY6Z) and short the December T-Bond futures (US6Z). This spread implies that interest rates will rise and the yield curve will become more "&lt;a href="http://www.investopedia.com/terms/n/normalyieldcurve.asp"&gt;normal&lt;/a&gt;." I am also long March Wheat call options and the December Wheat futures. This should be a nice practice account to see how futures markets work.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116061475649582388?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116061475649582388/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116061475649582388' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116061475649582388'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116061475649582388'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/10/yield-curve.html' title='Yield Curve'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116059457122752591</id><published>2006-10-11T12:10:00.000-07:00</published><updated>2006-10-11T12:24:22.790-07:00</updated><title type='text'>Free Trades With Strings Attached</title><content type='html'>The online brokers are getting hammered today. Etrade (&lt;a href="http://finance.google.com/finance?q=ET"&gt;ET&lt;/a&gt;) and TD Ameritrade (&lt;a href="http://finance.google.com/finance?q=AMTD"&gt;AMTD&lt;/a&gt;) are both down over 9% with an hour left in trading.  The Bank of America &lt;a href="http://www.bankofamerica.com/investing/index.cfm?cm_sp=BAI-SD-_-DDT-_-sd-ov-banner"&gt;announcement&lt;/a&gt; of 30 free trades per month will attract many investors. You still must read the fine print. Option trades are $19.95 plus $1.50 per contract. The free trades are only on stocks and ETF's. Bank of America is giving you something that costs them basically nothing. And no load mutual fund transactions are still $45. In return they are hoping that you switch from your local bank to Bank of America. You also must maintain a $25,000 balance in all of your accounts to receive the free trades. This is a good move by Bank of America. Let's see who is next in line to match this offer.&lt;br /&gt;&lt;br /&gt;Note: I am long ET&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116059457122752591?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116059457122752591/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116059457122752591' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116059457122752591'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116059457122752591'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/10/free-trades-with-strings-attached.html' title='Free Trades With Strings Attached'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116040525492228256</id><published>2006-10-09T07:43:00.000-07:00</published><updated>2006-10-09T07:49:54.193-07:00</updated><title type='text'>JP Morgan Upgrades Chipotle (CMG)</title><content type='html'>As I posted last week, too many analysts were negative on Chipotle Mexican Grill (&lt;a href="http://finance.google.com/finance?q=CMG"&gt;CMG&lt;/a&gt;). Today JP Morgan upgraded Chipotle from neutral to overweight.  Chipotle should be back around $60 by the end of the year.&lt;br /&gt;&lt;br /&gt;Note: I am long CMG&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116040525492228256?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116040525492228256/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116040525492228256' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116040525492228256'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116040525492228256'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/10/jp-morgan-upgrades-chipotle-cmg.html' title='JP Morgan Upgrades Chipotle (CMG)'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116018976252540936</id><published>2006-10-06T19:46:00.000-07:00</published><updated>2006-10-06T19:58:21.146-07:00</updated><title type='text'>Drugs &amp; Biotech</title><content type='html'>After the bell Johnson &amp;amp; Johnson (&lt;a href="http://finance.google.com/finance?q=JNJ"&gt;JNJ&lt;/a&gt;) reported positive news about the use of Risperdal for autism.  If you are looking for speculation in biotech take a look at NeoPharm (&lt;a href="http://finance.google.com/finance?q=NEOL"&gt;NEOL&lt;/a&gt;) and Nabi Biopharmaceuticals (&lt;a href="http://finance.google.com/finance?q=NABI"&gt;NABI&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;As of 10/6/06 I have no position in any of the above stocks.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116018976252540936?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116018976252540936/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116018976252540936' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116018976252540936'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116018976252540936'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/10/drugs-biotech.html' title='Drugs &amp; Biotech'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-116009831727872944</id><published>2006-10-05T18:21:00.000-07:00</published><updated>2006-10-09T07:49:08.936-07:00</updated><title type='text'>Looking for Growth in Chipotle (CMG)</title><content type='html'>&lt;p class="MsoNormal"&gt;Today I initiated a position in Chipotle Mexican Grill (&lt;a href="http://finance.google.com/finance?q=CMG"&gt;CMG&lt;/a&gt;). Chipolte was spun off from McDonalds during the first quarter of 2006. I personally enjoy eating at their restaurants. Chipotle is definitely popular with the college crowd. Lines are often out the door at the University of Illinois. Chipotle in 2006 has been compared to Starbux (&lt;a href="http://finance.google.com/finance?q=SBUX"&gt;SBUX&lt;/a&gt;) back in 1992. &lt;span style=""&gt; &lt;/span&gt;The stock has settled around $50 with about 2 points of downside. It seems to be holding $48 fairly well. Two down and ten points of upside. There is also room for upgrades as a fair number of analysts are bearish.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-116009831727872944?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/116009831727872944/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=116009831727872944' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116009831727872944'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/116009831727872944'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/10/looking-for-growth-in-chipotle-cmg.html' title='Looking for Growth in Chipotle (CMG)'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-115993638891546138</id><published>2006-10-03T21:23:00.000-07:00</published><updated>2006-10-03T21:33:09.496-07:00</updated><title type='text'>Dow Time?</title><content type='html'>I don't believe the recent rally in the Dow is anything special. It mostly confirms the switch from small and midcap stocks to large cap stocks. Most of the homebuilders and energy related stocks are small or midcap. Over the past few months there has been a shift to more defensive names like P&amp;G (&lt;a href="http://finance.google.com/finance?q=PG"&gt;PG&lt;/a&gt;), Colgate (&lt;a href="http://finance.google.com/finance?q=CL"&gt;CL&lt;/a&gt;), (&lt;a href="http://finance.google.com/finance?q=JNJ"&gt;JNJ&lt;/a&gt;), Bank of America (&lt;a href="http://finance.google.com/finance?q=BAC"&gt;BAC&lt;/a&gt;),  and AT&amp;amp;T (&lt;a href="http://finance.google.com/finance?q=T"&gt;T&lt;/a&gt;). REITS should outperform if rates stay low or move lower, as their dividend becomes more attractive.&lt;br /&gt;&lt;br /&gt;I still like a few tech names &lt;a href="http://finance.google.com/finance?q=CRM"&gt;CRM&lt;/a&gt;, &lt;a href="http://finance.google.com/finance?q=CKFR"&gt;CKFR&lt;/a&gt;, &lt;a href="http://finance.google.com/finance?q=AKAM"&gt;AKAM&lt;/a&gt;, &lt;a href="http://finance.google.com/finance?q=GOOG"&gt;GOOG&lt;/a&gt;, &lt;a href="http://finance.google.com/finance?q=AAPL"&gt;AAPL&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-115993638891546138?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/115993638891546138/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=115993638891546138' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/115993638891546138'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/115993638891546138'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/10/dow-time.html' title='Dow Time?'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-115939632698823322</id><published>2006-09-27T15:31:00.000-07:00</published><updated>2006-09-27T15:32:07.386-07:00</updated><title type='text'>Bought Some Altria (MO)</title><content type='html'>I have been looking to put some cash to work and Monday provided a decent buying opportunity in Altria (&lt;a href="http://finance.google.com/finance?q=MO"&gt;MO&lt;/a&gt;). I still believe shares are worth $92 if the company spins off Kraft. The speculated deal would be that for each share of Altria you would get 0.70 share of Kraft. The price of Altria would drop, but a 5% dividend yield would keep the stock around the $68 level.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Math&lt;/span&gt;&lt;br /&gt;Kraft: 0.7 * Kraft Price Per Share ($34.51 Per Share= 17*2007E) = $24&lt;br /&gt;PMUSA &amp;amp; PMI: = $68 (Maintain a 5% yield $3.44 Dividend)&lt;br /&gt;Altria Dividend might have to be lowered since it will no longer receive a dividend from Kraft.&lt;br /&gt;My conservative value: $24+$68=$92&lt;br /&gt;&lt;br /&gt;Note: I am long Altria (MO)&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-115939632698823322?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/115939632698823322/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=115939632698823322' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/115939632698823322'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/115939632698823322'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/09/bought-some-altria-mo.html' title='Bought Some Altria (MO)'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-115897739611618001</id><published>2006-09-22T19:06:00.000-07:00</published><updated>2006-09-22T19:10:47.403-07:00</updated><title type='text'>CVS Trade Update</title><content type='html'>Today I closed my position by selling the &lt;a href="http://finance.google.com/finance?q=CVS"&gt;CVS&lt;/a&gt; Nov 30 call for an 8% return. I bought the contract yesterday speculating that CVS would "bounce." Today I got the bounce and realized a gain. CVS is still a good long term investment.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-115897739611618001?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/115897739611618001/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=115897739611618001' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/115897739611618001'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/115897739611618001'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/09/cvs-trade-update.html' title='CVS Trade Update'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-115887726231864991</id><published>2006-09-21T15:08:00.000-07:00</published><updated>2006-09-21T15:21:02.976-07:00</updated><title type='text'>CVS Trade</title><content type='html'>Today I went long the November 30 call for (&lt;a href="http://finance.google.com/finance?q=CVS"&gt;CVS&lt;/a&gt;).  S&amp;amp;P did a discounted cash flow analysis with a weighted cost of capital of 9% and found an intrinsic value of $36 per share. Today's selloff on the &lt;a href="http://www.chron.com/disp/story.mpl/ap/fn/4205174.html"&gt;Walmart announcement&lt;/a&gt; will have little effect on sales at CVS. In my opinion, there is a sense of security getting a prescription filled at a pharmacy over a discount retailer. CVS will lose some customers but not enough to have a significant impact on the bottom line.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-115887726231864991?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/115887726231864991/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=115887726231864991' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/115887726231864991'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/115887726231864991'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/09/cvs-trade.html' title='CVS Trade'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-115862849082977180</id><published>2006-09-18T18:04:00.000-07:00</published><updated>2006-09-18T18:14:51.186-07:00</updated><title type='text'>Buying Something Hated</title><content type='html'>The most hated sector right now is anything energy related. If you are looking for value and will forgo any momentum, then I suggest you take a look the integrated oil companies. My favorites include Suncor (&lt;a href="http://finance.google.com/finance?q=SU"&gt;SU&lt;/a&gt;) , Occidental (&lt;a href="http://finance.google.com/finance?q=OXY"&gt;OXY&lt;/a&gt;), Chevron (&lt;a href="http://finance.google.com/finance?q=CVX"&gt;CVX&lt;/a&gt;), and Conoco (&lt;a href="http://finance.google.com/finance?q=COP"&gt;COP&lt;/a&gt;). All are closer to their 52-week lows than their 52-week highs. And all now yield at least 2% (except SU). Suncor is the most levered to the price of crude with its Canadian Oil Sands.&lt;br /&gt;&lt;br /&gt;From Bill Cara via Trader Mike&lt;br /&gt;&lt;a href="http://www.billcara.com/archives/2006/09/credit_suisse_s.html"&gt;Credit Suisse says commodity crash likely over, Fri., Sept. 15, 2006, 12:59 PM&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-115862849082977180?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/115862849082977180/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=115862849082977180' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/115862849082977180'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/115862849082977180'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/09/buying-something-hated.html' title='Buying Something Hated'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-115854793336977069</id><published>2006-09-17T19:42:00.000-07:00</published><updated>2006-09-17T19:53:17.086-07:00</updated><title type='text'>Stocks to Watch</title><content type='html'>I am keeping an eye on Colgate (&lt;a href="http://finance.google.com/finance?q=CL"&gt;CL&lt;/a&gt;), Proctor &amp; Gamble (&lt;a href="http://finance.google.com/finance?q=PG"&gt;PG&lt;/a&gt;), and Checkfree (&lt;a href="http://finance.google.com/finance?q=CKFR"&gt;CKFR&lt;/a&gt;) as potential longs. P&amp;amp;G and Colgate will see increases in their bottom line with lower raw costs and increased consumer spending due to lower energy prices. Proctor is more diversified than Colgate. Colgate is mainly toothpaste and soap. P&amp;G has a top selling product in virtually every "beauty &amp;amp; health" and "household care" product division.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-115854793336977069?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/115854793336977069/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=115854793336977069' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/115854793336977069'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/115854793336977069'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/09/stocks-to-watch_17.html' title='Stocks to Watch'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-12136840.post-115777735376890731</id><published>2006-09-08T21:21:00.000-07:00</published><updated>2006-09-14T12:15:50.730-07:00</updated><title type='text'>Stocks To Watch</title><content type='html'>I have compiled a list of a few stocks that have grabbed my attention as potential longs. The first stock is Checkfree (&lt;a href="http://finance.google.com/finance?q=CKFR"&gt;CKFR&lt;/a&gt;). It is 33% below its 52 week high, but has rallied in the past few trading sessions. Checkfree has a great business model and has low fixed costs. Checkfree offers companies the ability to process personal checks over the internet. They offer cheaper processing fees than Mastercard or Visa. Earnings are expected to grow between 12-14% annually for the next five years.&lt;br /&gt;&lt;br /&gt;USG Corp. (&lt;a href="http://finance.google.com/finance?q=USG"&gt;USG&lt;/a&gt;) manufactures and distributes building supplies. Despite the housing bubble, commercial real estate is booming. Sales of USG's dry-wall continue to see &lt;a href="http://investor.usg.com/downloads/PriceVol.pdf"&gt;record demand and pricing (PDF)&lt;/a&gt;. The stock has a black cloud hovering over it with a $4 billion asbestos trust liability pending. I believe most of the $4 billion liability is already priced into the stock. Keep in mind that Carl Ichan has a large short position in this stock. &lt;a href="http://www.form4oracle.com/company?cik=0000757011&amp;amp;ticker=usg"&gt;Warren Buffett has been buying up shares&lt;/a&gt; under $47. Buffett now owns over 17% of USG. The recent decline in the stock is due to a rights offering. Which created more dilution (doubled the share count). The offering gave shareholders in July of 2006 the right to buy one additional share of USG for each share owned for $40.&lt;br /&gt;&lt;br /&gt;Altria (&lt;a href="http://finance.google.com/finance?q=MO"&gt;MO&lt;/a&gt;) is a stock that I already own but would consider buying more at current levels. The stock is somewhat oversold in the short term. I still believe shares are worth $95 if the company is broken up. Altria also recently raised its quarterly dividend 7.5% to $0.86 per quarter.&lt;div class="blogger-post-footer"&gt;&lt;?php

  header("Content-type: application/xml");

  $firstdiv = 1;

  foreach (file('atom.xml') as $line) {

    if (strstr($line, '&lt;?xml-stylesheet ') == $line) {
      $line = str_replace('www.blogger.com/styles','www.atomenabled.org/css',$line);

    } else if (strstr($line, '&lt;feed') == $line) {
      $line = str_replace('version="0.3" ','',$line);
      $line = str_replace('http://purl.org/atom/ns#','http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;link') == $line) {
      if (strstr($line, ' rel="service.')) continue;
      $line = str_replace(' title=""','',$line);

    } else if (strstr($line, '&lt;title') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);

    } else if (strstr($line, '&lt;tagline') == $line) {
      $line = str_replace('mode="escaped" type="text/html"','type="html"',$line);
      $line = str_replace('&lt;tagline ','&lt;subtitle ',$line);
      $line = str_replace('tagline&gt;','subtitle&gt;',$line);
      echo $line;
      $line = "&lt;link href=\"http://$_SERVER[SERVER_NAME]/atom.php\" rel=\"self\"/&gt;\n";

    } else if (strstr($line, '&lt;modified') == $line) {
      $line = str_replace('&lt;modified ','&lt;updated ',$line);
      $line = str_replace('modified&gt;','updated&gt;',$line);

    } else if (strstr($line, '&lt;generator') == $line) {
      $line = str_replace(' url="',' uri="',$line);

    } else if (strstr($line, '&lt;info') == $line) {
      continue;

    } else if (strstr($line, '&lt;div ') == $line) {
      if ($firstdiv) {
        if (strstr($line, 'class="info"') == "") {
          $line = str_replace('&lt;div ','&lt;div class="info" ',$line);
        }
        $firstdiv = 0;
      }

    } else if (strstr($line, '&lt;/info') == $line) {
      continue;

    } else if (strstr($line, '&lt;entry ') == $line) {
      $line = str_replace('http://purl.org/atom/ns#',
        'http://www.w3.org/2005/Atom',$line);

    } else if (strstr($line, '&lt;issued') == $line) {
      $line = str_replace('&lt;issued ','&lt;published ',$line);
      $line = str_replace('issued&gt;','published&gt;',$line);

    } else if (strstr($line, '&lt;created') == $line) {
      continue;

    } else if (strstr($line, '&lt;content') == $line) {
      $line = str_replace('mode="escaped" type="text/html"',
        'type="html"',$line);
      $line = str_replace('type="application/xhtml+xml"',
        'type="xhtml"',$line);

    }

    echo $line;
  }
?&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/12136840-115777735376890731?l=invest4today.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://invest4today.blogspot.com/feeds/115777735376890731/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=12136840&amp;postID=115777735376890731' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/115777735376890731'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/12136840/posts/default/115777735376890731'/><link rel='alternate' type='text/html' href='http://invest4today.blogspot.com/2006/09/stocks-to-watch.html' title='Stocks To Watch'/><author><name>Big Ben</name><uri>http://www.blogger.com/profile/08178517234339660129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
