<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Roughly the TRUTH &#187; Stocks</title>
	<atom:link href="http://www.joelneuenhaus.com/category/stocks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joelneuenhaus.com</link>
	<description>Just another WordPress weblog :: by JFN</description>
	<lastBuildDate>Sat, 03 Jul 2010 22:37:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Google Docs and Spreadsheets &#124; Publish Dynamic Content For Free</title>
		<link>http://www.joelneuenhaus.com/2006/11/29/google-docs-and-spreadsheets-free-dynamic-content-for-your-own-website/</link>
		<comments>http://www.joelneuenhaus.com/2006/11/29/google-docs-and-spreadsheets-free-dynamic-content-for-your-own-website/#comments</comments>
		<pubDate>Thu, 30 Nov 2006 03:44:27 +0000</pubDate>
		<dc:creator>JFN</dc:creator>
				<category><![CDATA[Early Adopter]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[MS Office]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Stocks]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Web Publishing]]></category>

		<guid isPermaLink="false">http://www.joelneuenhaus.com/blog3/2006/11/29/google-docs-and-spreadsheets-free-dynamic-content-for-your-own-website/</guid>
		<description><![CDATA[Google opens up a trove of data for users to harness and build into their own websites&#8230; The Basic Idea: Allow users to create and publish spreadsheets with dynamically updating data online to their own websites. The method used to cull the data is quite easy -a little too easy if you have a desire [...]]]></description>
			<content:encoded><![CDATA[<p><em><a href="http://google-d-s.blogspot.com/2006/11/young-puppy-new-tricks.html">Google opens up</a> a trove of data for users to harness and build into their own websites&#8230;</em></p>
<p><strong><big>The Basic Idea:</big></strong><br />
Allow users to create and publish spreadsheets with dynamically updating data online to their own websites. The method used to cull the data is quite easy -a little too easy if you have a desire to publish complex data results- and has the potential to make any Joe Shmoe an instant RSS expert <em>(Not sure about this, but typically, RSS feeds allow for very little customization by the end user; this is unlike Google&#8217;s new dynamic cell formulas)</em>.<br />
Here are the formulas users will apply in Google Spreadsheets:  </p>
<p><strong>GoogleLookup function</strong><br />
Syntax: =GoogleLookup(&#8220;entity&#8221;, &#8220;attribute&#8221;)</p>
<p><strong>GoogleFinance function</strong><br />
Syntax: =GoogleFinance(&#8220;symbol&#8221;, &#8220;attribute&#8221;)</p>
<p><strong><big>In The Past:</big></strong><br />
Only VB programmers and businesses wealthy enough to subscribe to <a href="http://about.bloomberg.com/about/professional/datalicense.html">Bloomberg</a> and <a href="http://about.reuters.com/productinfo/">Reuters</a> data services have been able to harness the vast amounts of dynamic data available over the internet. Today, they still are pretty much the only ones who can do this &#8211; Although, Google Spreadsheets has integrated these very interesting functions which at least takes a step in that direction. </p>
<p><strong>The following is a live example embedded into this post:</strong><br />
<em>(This was super easy)</em><br />
<iframe width='375' height='325' frameborder='0'src='http://spreadsheets.google.com/pub?key=p_APzg-hYIIA8vSNaFk7XQA&#038;output=html&#038;gid=0&#038;single=true&#038;range=A1:B9'></iframe></p>
<p><strong><big>Publishing your own dynamic spreadsheet:</big></strong></p>
<ol>
<p>1) If you haven&#8217;t already, sign up for a Google account. Play around with the above formulas until you&#8217;re happy with what the spreadsheet looks like <em>(you&#8217;ll see the data dynamically populate the cell once you enter a &#8220;proper&#8221; attribute, entity and/or symbol &#8211; this wan&#8217;t so easy for me while messing with different LookUp function)</em>.</p>
<p>2) Click the &#8220;Publish&#8221; tab on the top right. Change the &#8220;Automatically update every 5 minutes?&#8221; option to YES. Now click on the &#8220;Re-Publish&#8221; button to save your settings.</p>
<p>3) Look further down in this section and click on &#8220;More publishing options&#8221;</p>
<p>4) For &#8220;File format&#8221; choose: HTML to embed in a webpage &#8211; adjust the other settings as desired.</p>
<p>5) Now, simply Generate URL and copy the HTML into your webpage <em>(note: WordPress users should go into their options and revert from the RTF editor to avoid any problems)</em>.</p>
</ol>
<p><strong>Get examples &#038; read more about these functions here:</strong></p>
<li><a href="http://docs.google.com/support/spreadsheets/bin/answer.py?answer=54199">How can I use spreadsheets to answer some of my many questions about the world?</a></li>
<li><a href="http://docs.google.com/support/spreadsheets/bin/answer.py?answer=54198">How can I get financial market information updated automatically to my spreadsheets?</a></li>
<li><a href="http://code.google.com/apis/gdata/spreadsheets.html">Google Docs &#038; Spreadsheets API Documentation on Google Code</a></li>
<li><a href="http://docs.google.com/support/spreadsheets/bin/answer.py?answer=47134&#038;topic=9376">Publish spreadsheets as web pages</a></li>
]]></content:encoded>
			<wfw:commentRss>http://www.joelneuenhaus.com/2006/11/29/google-docs-and-spreadsheets-free-dynamic-content-for-your-own-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cash is King &#124; So where does that leave the U.S.?</title>
		<link>http://www.joelneuenhaus.com/2006/06/13/cash-is-king-so-where-does-that-leave-the-us/</link>
		<comments>http://www.joelneuenhaus.com/2006/06/13/cash-is-king-so-where-does-that-leave-the-us/#comments</comments>
		<pubDate>Wed, 14 Jun 2006 00:32:15 +0000</pubDate>
		<dc:creator>JFN</dc:creator>
				<category><![CDATA[Economics]]></category>
		<category><![CDATA[In the News]]></category>
		<category><![CDATA[Political REform]]></category>
		<category><![CDATA[Politiks]]></category>
		<category><![CDATA[Stocks]]></category>

		<guid isPermaLink="false">http://www.joelneuenhaus.com/blog3/2006/06/13/cash-is-king-so-where-does-that-leave-the-us/</guid>
		<description><![CDATA[All signs point to rising interest rates for the foreseeable future&#8230; National Debt at all-time highs, a deep and growing current account deficit &#8211; the U.S. may find itself in an extremely sticky situation in a very short time. Just today we saw producer prices up more than expected. The Fed loathes inflation and the [...]]]></description>
			<content:encoded><![CDATA[<p><i>All signs point to rising interest rates for the foreseeable future&#8230;</i></p>
<p>National Debt at all-time highs, a deep and growing current account deficit &#8211; the U.S. may find itself in an extremely sticky situation in a very short time. Just today we saw <a href="http://today.reuters.com/business/newsArticle.aspx?type=ousiv&amp;storyID=2006-06-13T174517Z_01_N12193042_RTRIDST_0_BUSINESSPRO-ECONOMY-DC.XML">producer prices up more than expected</a>. <a href="http://en.wikipedia.org/wiki/The_Federal_Reserve">The Fed</a> <a href="http://today.reuters.com/business/newsArticle.aspx?type=ousiv&amp;storyid=2006-06-12T220513Z_01_N12289442_RTRUKOC_0_US-ECONOMY-FED.xml&amp;WTmodLoc=BizArt-R2-MostViewedBiz-2">loathes inflation</a> and the pressure is mounting on them to continue with their interest rate hikes.<img align="right" hspace="10" src="http://images.google.com/images?q=tbn:LgyBrZqDlzWhFM:www.istockphoto.com/file_thumbview_approve/525671/2/istockphoto_525671_arrow_down_graph_icon_2.jpg" /></p>
<p>The stock market has gone into a tailspin due to this realization and a <a href="http://today.reuters.com/news/newsarticle.aspx?type=businessNews&amp;storyid=2006-06-13T231203Z_01_N13404346_RTRUKOC_0_US-MARKETS-EQUITIES-GLOBAL.xml&amp;WTmodLoc=NewsArt-R2-Today-5">global  equity meltdown has cost investors $2 trillion</a> of wealth.</p>
<p>As political instability, vulnerable emerging markets and a worldwide push toward socialism all grow, the economy seems to be in for a long and rough ride. At the same time, congress is pushing for further tax cuts and increased spending.</p>
<p><b>In a rising rate environment, cash is always king</b><br />
Companies with ample supplies of reserves will fair far better than those without. Debt is becoming ever more expensive and those who have over-leveraged themselves will have to eventually pay the piper. These effects will also be seen in the housing market, and even more worrisome, in the U.S. government. As our national debt becomes more expensive to pay back to foreign lenders, the government will have no choice but to finally tighten those purse strings..</p>
<p><b>Bush to public: &#8220;You&#8217;re gonna have to fend for yourselves&#8221; </b><br />
This was never actually said&#8230;well, at least in so many words &#8211; In fact, the same message was heard after FEMA&#8217;s botched response to hurricane Katrina. I suspect (regretfully) we&#8217;ll be hearing more of this in the not too distant future. Although this time, it will be reflected in the loss of many cherished public services that we have become so familiar with and now take for granted.  It&#8217;s the middle and lower classes of America who will truly suffer for the failure of the current administration and congress to act with more frugality and to reign in spending. </p>
<p><strong>Elected Officials Are the CEO &#038; Board Members of a Giant Corporation, We Like to Call it: <em>The United States of America</em></strong><br />
This is a thought I hope we keep in mind the next time we are faced with national elections. Any company&#8217;s leaders with a performance like the one we now see in the government would be out the door in a second &#8211; the shareholders <em>(public citizens)</em> would never stand for it. We, the shareholders, need competent managers in charge of this company&#8230;We must demand it!</p>
<p><i>Always remember: You reap what you sow.</i></p>
<p><em>NOTE: I&#8217;m not advocating a particular party here; only a responsible leadership.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.joelneuenhaus.com/2006/06/13/cash-is-king-so-where-does-that-leave-the-us/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MoneyMakr :: 4 Largest Portfolio Holdings &amp; Their Surprising Returns</title>
		<link>http://www.joelneuenhaus.com/2006/02/01/investment-ideas-4-biggest-holdings-returns/</link>
		<comments>http://www.joelneuenhaus.com/2006/02/01/investment-ideas-4-biggest-holdings-returns/#comments</comments>
		<pubDate>Thu, 02 Feb 2006 00:53:10 +0000</pubDate>
		<dc:creator>JFN</dc:creator>
				<category><![CDATA[Economics]]></category>
		<category><![CDATA[Personal Finance]]></category>
		<category><![CDATA[Stocks]]></category>

		<guid isPermaLink="false">http://www.joelneuenhaus.com/blog3/2006/02/01/investment-ideas-4-biggest-holdings-returns/</guid>
		<description><![CDATA[GLOBALIZING Six months have now passed since I started trying to &#8216;globalize&#8217; my stock portfolio. Results of this rebalancing have been astounding. Risks involved with foreign stocks are greater, so half of these investments were put in two different ETF&#8217;s (Exchange Traded Funds). Here&#8217;s a link to a site which is dedicated to this type [...]]]></description>
			<content:encoded><![CDATA[<p><em>GLOBALIZING</em></p>
<p>Six months have now passed since I started trying to &#8216;globalize&#8217; my stock portfolio. Results of this rebalancing have been astounding. Risks involved with foreign stocks are greater, so half of these investments were put in two different ETF&#8217;s (Exchange Traded Funds). Here&#8217;s a <a title="etf connect" href="http://www.etfconnect.com/">link</a> to a site which is dedicated to this type of investment vehicle; <a title="finance.yahoo.com" href="http://finance.yahoo.com">finance.yahoo.com</a> is also a great tool for investment research. Here are my four biggest holdings &#038; their returns to date&#8230;I hope this might provide a little motivation to get involved in some of these new emerging markets&#8230;but I must add this disclaimer; this had much more to do with luck than any skills I might dream to possess:</p>
<p><strong>Templeton Russia and East European Fund Inc. (TRF)<br />
</strong><em>Date Purchased: 7/29/2005</em><br />
Cost Basis: $43.89<br />
Annualized Return: 107.6%<em><br />
</em>6 Month Chart:<br />
<img title="TRF - 6 month chart" alt="TRF - 6 month chart" src="http://chart.finance.yahoo.com/c/6m/t/trf" /><br />
<strong><br />
Turkish Investment Fund Inc. (TKF)</strong><br />
<em>Date Purchased: 7/29/2005<br />
</em>Cost Basis: $17.76<em><br />
</em>Annualized Return: 125%<br />
6 Month Chart:<br />
<img title="Sym: TKF - 6 month stock chart" alt="Sym: TKF - 6 month stock chart" src="http://chart.finance.yahoo.com/c/6m/t/tkf" /><em><br />
</em></p>
<p><strong><br />
HDFC Bank Ltd. (HDB)</strong><br />
<em>Date Purchased: 10/03/2005<br />
</em>Cost Basis: $54.17<em><br />
</em>Annualized Return: 25.6%<br />
6 Month Chart:<br />
<img title="HDB - 6 month chart" alt="HDB - 6 month chart" src="http://chart.finance.yahoo.com/c/6m/h/hdb" /><br />
<strong><br />
Cemex SA de CV (CX)</strong><br />
<em>Date Purchased: 10/14/2005<br />
</em>Cost Basis: $47.55<br />
Annualized Return: 135.1%<br />
6 Month Chart:<br />
<img title="CX - 6 month chart" alt="CX - 6 month chart" src="http://chart.finance.yahoo.com/c/6m/c/cx" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.joelneuenhaus.com/2006/02/01/investment-ideas-4-biggest-holdings-returns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.307 seconds -->
