<?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; MS Office</title>
	<atom:link href="http://www.joelneuenhaus.com/category/ms-office/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joelneuenhaus.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Tue, 14 Jun 2011 22:24:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</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>Joel</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>Free Microsoft Office 2007 &#124; Beta 2</title>
		<link>http://www.joelneuenhaus.com/2006/05/24/free-microsoft-office-2007-beta-2/</link>
		<comments>http://www.joelneuenhaus.com/2006/05/24/free-microsoft-office-2007-beta-2/#comments</comments>
		<pubDate>Thu, 25 May 2006 06:11:25 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[Deals & Bargains]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Early Adopter]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[MS Office]]></category>
		<category><![CDATA[MS Outlook]]></category>
		<category><![CDATA[MS Word]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.joelneuenhaus.com/blog3/2006/05/24/free-microsoft-office-2007-beta-2/</guid>
		<description><![CDATA[If you don&#8217;t use MS Office applications, here&#8217;s your opportunity. If you do already, you can probably make use of this too &#8211; I&#8217;m just a little too nervous of screwing up my Office 2003 installation&#8230; The heads-up on this interesting offer: Microsoft has generously decided to give away the beta version of their Office [...]]]></description>
			<content:encoded><![CDATA[<p><em>If you don&#8217;t use MS Office applications, here&#8217;s your opportunity. If you do already, you can probably make use of this too &#8211; I&#8217;m just a little too nervous of screwing up my Office 2003 installation&#8230;</em></p>
<p>The heads-up on this interesting offer: <a href="http://www.microsoft.com">Microsoft</a> has generously decided to give away the beta version of their <a href="http://www.microsoft.com/office/preview/beta/overview.mspx">Office 2007</a> suite for free. I was able to download the installation packages and get the product keys after a brief online registration <em>(hotmail, passport, .net account, etc. required)</em>.</p>
<p>Here is their expected pricing for the final version of the <a href="http://www.microsoft.com/office/preview/default.mspx">2007 Microsoft Office System</a> <em>(Full Price/Upgrade Price)</em>:</p>
<p><em>$499/$329</em> Microsoft Office Professional 2007<br />
<em>$449/$279</em> Microsoft Office Small Business 2007<br />
<em>$399/$239</em> Microsoft Office Standard 2007<br />
<em>$149/None</em> Microsoft Office Home and Student 2007 	</p>
<p><strong>A few things Microsoft points out:</strong></p>
<li>Registration is required for participation.</li>
<li>2007 Microsoft Office system Beta 2 is for evaluation and planning purposes only.</li>
<li>Beta software does not necessarily display the same high level of stability of shipped Microsoft products.</li>
<li>Beta testers may experience problems with 2007 Microsoft Office system Beta 2 products that could potentially result in loss, corruption, or destruction of existing data.</li>
<li>This beta testing release is not appropriate for production use.</li>
<li>It is strongly recommended that you back up your existing data before you install and run this software.</li>
<li>Beta code is offered &#8220;as is,&#8221; and does not include technical support.</li>
<blockquote><p><strong>Expiration Date</strong><br />
All 2007 Microsoft Office system Beta 2 software has an expiration date of February 1, 2007. After expiration, 2007 Microsoft Office system Beta 2 will continue to work in a reduced functionality mode that limits your options and operations. </p></blockquote>
<p>Should I become bold enough to actually install this software, I&#8217;ll post again here; but in the mean time, let me know what kind of success you&#8217;ve had&#8230;Good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joelneuenhaus.com/2006/05/24/free-microsoft-office-2007-beta-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Write Better :: MS Office Style Tip</title>
		<link>http://www.joelneuenhaus.com/2006/02/08/how-to-write-better-ms-office-style-tip/</link>
		<comments>http://www.joelneuenhaus.com/2006/02/08/how-to-write-better-ms-office-style-tip/#comments</comments>
		<pubDate>Thu, 09 Feb 2006 04:35:49 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[MS Office]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://www.joelneuenhaus.com/blog3/2006/02/08/how-to-write-better-ms-office-style-tip/</guid>
		<description><![CDATA[Keep a check on your writing style with this free personal editor.]]></description>
			<content:encoded><![CDATA[<p><em>Keep </em><em>your writing </em><em>in check with this free personal editor. </em></p>
<p>Writing styles are invariably unique. Excited by a topic though, many of us often rush to get our work published and as a result our style may suffer. Microsoft Office 2003 has a neat little function that can alleviate some of these pains<em> (not sure if this works in earlier versions)</em>. With a little tweak to the options settings, you can get on-screen advice for some or all of the available issues that MS can identify. If the sea of edit marks annoy you to no end, then you can also use this option to turn all of them off.</p>
<p><em>If you don&#8217;t yet have this software, you can find <a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&#038;tag=joelneuenhaus-20&#038;camp=1789&#038;creative=9325&#038;path=tg%2Fdetail%2F-%2FB0000C0XT1%2Fsr%3D1-1%2Fqid%3D1139455904%2Fref%3Dpd_bbs_1%3F%255Fencoding%3DUTF8%26v%3Dglance">Microsoft Office Student and Teacher Edition 2003</a><img width="1" height="1" border="0" style="border: medium none  ! important; margin: 0px ! important" src="http://www.assoc-amazon.com/e/ir?t=joelneuenhaus-20&#038;l=ur2&#038;o=1" /> for around $130 and  the <a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&#038;tag=joelneuenhaus-20&#038;camp=1789&#038;creative=9325&#038;path=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fproduct%2FB0000C1204%2Fsr%3D1-6%2Fqid%3D1139455904%2Fref%3Dpd_bbs_6%3F%255Fencoding%3DUTF8">Academic Version</a><img width="1" height="1" border="0" style="border: medium none  ! important; margin: 0px ! important" src="http://www.assoc-amazon.com/e/ir?t=joelneuenhaus-20&#038;l=ur2&#038;o=1" /> of MS Office Professional for $180 at Amazon (You can also read my review of the Academic Version of the product <a title="Academic Version" href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&#038;tag=joelneuenhaus-20&#038;camp=1789&#038;creative=9325&#038;path=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fproduct%2FB0000C1204%2Fsr%3D1-6%2Fqid%3D1139455904%2Fref%3Dpd_bbs_6%3F%255Fencoding%3DUTF8">here</a>).</em></p>
<p><strong>Here&#8217;s how:</strong></p>
<p>In MS Word 2003, Open the &#8220;Options&#8221; window under the &#8220;Tools&#8221; menu at the top of the screen.</p>
<p>Click on the &#8220;Spelling &#038; Grammar&#8221; tab. Under the &#8220;Grammar&#8221; section of this tab is where you&#8217;ll make your adjustments.</p>
<p>In the drop-down box titled &#8220;Writing Style&#8221; it should default to &#8220;Grammar Only.&#8221; You can now switch this to &#8220;Grammar &#038; Style,&#8221;  click &#8220;Close&#8221; &#038; That&#8217;s it!</p>
<p>Specific changes to the particulars of this function can be made by clicking the &#8220;Settings&#8221; button directly below the aforementioned drop-down menu. Check the boxes to turn-on or off any of <a href="http://office.microsoft.com/assistance/hfws.aspx?AssetID=HP051901251033&#038;CTT=3&#038;Origin=HP051892001033">the features</a>.</p>
<p><em>I&#8217;ve just set this up and haven&#8217;t had much of a chance to use it yet, but I&#8217;d love to hear how it works out or if you&#8217;ve had any prior experience with this. It also seems that this is a global setting; meaning that changes in MS Word are also reflected in MS Outlook (assuming MS Word is set as your email editor). Good Luck!</em><br />
<em>[UPDATE: 02.21.06]</em><br />
Here&#8217;s a <a href="http://office.microsoft.com/assistance/hfws.aspx?AssetID=HP051901251033&#038;CTT=3&#038;Origin=HP051892001033">link</a> that describes what each element actually does in the &#8220;Grammar and Style&#8221; options menu. You can  also find this  list by searching the &#8216;Help&#8217; menu in MS Word.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joelneuenhaus.com/2006/02/08/how-to-write-better-ms-office-style-tip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

