<?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>Distant Traveler</title>
	<atom:link href="http://www.vesco.us/feed" rel="self" type="application/rss+xml" />
	<link>http://www.vesco.us</link>
	<description>On the road to nowhere and everywhere in between</description>
	<lastBuildDate>Wed, 06 Jan 2010 04:57:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>R &amp; Eclipse</title>
		<link>http://www.vesco.us/2010/01/technology/r-eclipse-2.html</link>
		<comments>http://www.vesco.us/2010/01/technology/r-eclipse-2.html#comments</comments>
		<pubDate>Wed, 06 Jan 2010 04:57:09 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[R]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.vesco.us/?p=399</guid>
		<description><![CDATA[R is an absolutely amazing statistical programming system. The more I work with it, the more impressed I become with what it can do. With the packages and tools it provides, I can scrape the web, manage databases, and perform analysis all from one platform. Once you get passed the initial learning curve it saves [...]]]></description>
			<content:encoded><![CDATA[<p>R is an absolutely amazing statistical programming system. The more I work with it, the more impressed I become with what it can do. With the packages and tools it provides, I can scrape the web, manage databases, and perform analysis all from one platform. Once you get passed the initial learning curve it saves time and money. However, it sorely lacks a group of solid IDEs. By solid, I mean an IDE that has an object browser and debugging facilities.</p>
<p>Thus, I was initially excited by REvolution Computing&#8217;s <a href="http://blog.revolution-computing.com/2009/11/rpe-the-r-productivity-environment-for-windows.html" target="_blank">Visual Studio based IDE</a>, but they make it difficult to try the software and their lag time in returning questions gave me cold feet.</p>
<p>After trying several editors and quasi-IDE&#8217;s, I chose eclipse for several reasons:</p>
<ul>
<li>It&#8217;s cross-platform and doesn&#8217;t install anything on windows.</li>
<li>Coupled with the Stat ET <a title="Stat ET plugin" href="http://www.walware.de/goto/statet" target="_blank">plug-in</a>, it has an excellent object browser.</li>
<li>I can program C++, PHP, and Python scripts using the same IDE.</li>
</ul>
<p>Installing Eclipse for the first time can be a time consuming process and I was skeptical that it would be worth it, but now that it&#8217;s done, I&#8217;m thrilled.</p>
<p>Here a pic of it&#8217;s object browser:</p>
<p><a href="http://www.vesco.us/wp-content/uploads/2010/01/Browser.png"><img class="alignnone size-medium wp-image-392" title="Object Browser" src="http://www.vesco.us/wp-content/uploads/2010/01/Browser-300x153.png" alt="Browser 300x153 R & Eclipse" width="300" height="153" /></a></p>
<p>A pic of the entire editor (click to see full fize):</p>
<p><a href="http://www.vesco.us/wp-content/uploads/2010/01/FullEditor.png"><img class="alignnone size-medium wp-image-393" title="Eclipse Editor for R Running StatET plugin" src="http://www.vesco.us/wp-content/uploads/2010/01/FullEditor-300x203.png" alt="FullEditor 300x203 R & Eclipse" width="300" height="203" /></a></p>
<p><strong>Resources: </strong></p>
<p>For trouble shooting, rjava issue:</p>
<p><a href="http://www.walware.de/it/statet/installation.mframe">http://www.walware.de/it/statet/installation.mframe</a></p>
<p>For  IN-DEPTH tutorial:</p>
<p><a href="http://www.splusbook.com/Rintro/R_Eclipse_StatET.pdf">http://www.splusbook.com/Rintro/R_Eclipse_StatET.pdf</a></p>
<p>Gotchas:</p>
<p>On windows, make sure you have your path variables setup properly, else you may have issues. Vista can also be a pain, you may have to give administrator rights to Rcmd to make it run properly or allow users full control.<br />
<h3 class="bsuite_related_bypageviews">People who looked at this item also looked at&#8230;</h3>
<ul class="bsuite_related">
<li><a href=''></a></li>
</ul>
<h3 class="bsuite_related">Related items</h3>
<ul class="bsuite_related">
<li><a href='http://www.vesco.us/2009/07/technology/r-search-engines.html'>R Search Engines</a></li>
<li><a href='http://www.vesco.us/2009/07/technology/changing-the-underlying-value-of-a-factor-variable-in-an-r-dataframe.html'>Changing The Underlying Value of a Factor Variable in an R Dataframe</a></li>
<li><a href='http://www.vesco.us/2008/10/technology/the-r-project.html'>The R Project</a></li>
<li><a href='http://www.vesco.us/2009/12/technology/save-my-mysql.html'>Save my MySQL?</a></li>
<li><a href='http://www.vesco.us/2009/12/technology/how-do-i-get-the-file-save-or-file-open-dialogs-to-show-details-by-default.html'>How do I get the File Save or File Open dialogs to show details by default?</a></li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.vesco.us%2F2010%2F01%2Ftechnology%2Fr-eclipse-2.html&amp;linkname=R%20%26%23038%3B%20Eclipse"><img src="http://www.vesco.us/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.vesco.us/2010/01/technology/r-eclipse-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Save my MySQL?</title>
		<link>http://www.vesco.us/2009/12/technology/save-my-mysql.html</link>
		<comments>http://www.vesco.us/2009/12/technology/save-my-mysql.html#comments</comments>
		<pubDate>Sun, 13 Dec 2009 15:19:33 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Rants & Raves]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.vesco.us/?p=389</guid>
		<description><![CDATA[The author of MySQL believes the current acquisition of SUN Microsystems by Oracle is just a ruse to kill off MySQL. For those who are unfamiliar with MySQL, it is one of the open source databases that power most of the web at the moment. IMHO, I agree that Oracle has every incentive to kill [...]]]></description>
			<content:encoded><![CDATA[<p>The author of MySQL believes the current acquisition of SUN Microsystems by Oracle is just a ruse to kill off MySQL. For those who are unfamiliar with MySQL, it is one of the open source databases that power most of the web at the moment. IMHO, I agree that Oracle has every incentive to kill off MySQL and their past  behavior with InnoDB suggests this as well. Thus, if you love MySQL check out his post.</p>
<p>via <a href="http://monty-says.blogspot.com/2009/12/help-saving-mysql.html">Monty says: Help saving MySQL</a>.<br />
<h3 class="bsuite_related_bypageviews">People who looked at this item also looked at&#8230;</h3>
<ul class="bsuite_related">
<li><a href='http://www.vesco.us/2008/05/technology/cornell-notetaking-with-onenote.html'>Cornell Notetaking with OneNote</a></li>
<li><a href='http://www.vesco.us/2009/06/technology/why-not-have-the-tata-nano-in-the-us.html'>Why Not Have The Tata Nano In The US?</a></li>
</ul>
<h3 class="bsuite_related">Related items</h3>
<ul class="bsuite_related">
<li><a href='http://www.vesco.us/2009/08/rants-raves/robots-wordpress-and-permalink-redirects.html'>Robots, Wordpress, and Permalink Redirects</a></li>
<li><a href='http://www.vesco.us/2009/08/technology/put-every-bill-in-congress-on-a-wiki.html'>Put Every Bill in Congress on a Wiki</a></li>
<li><a href='http://www.vesco.us/2009/06/technology/why-not-have-the-tata-nano-in-the-us.html'>Why Not Have The Tata Nano In The US?</a></li>
<li><a href='http://www.vesco.us/2009/06/technology/using-zotero-as-a-code-snippet-repository.html'>Using Zotero As A Code Snippet Repository</a></li>
<li><a href='http://www.vesco.us/2008/12/technology/upgraded-lyx.html'>Upgraded Lyx</a></li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.vesco.us%2F2009%2F12%2Ftechnology%2Fsave-my-mysql.html&amp;linkname=Save%20my%20MySQL%3F"><img src="http://www.vesco.us/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.vesco.us/2009/12/technology/save-my-mysql.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I get the File Save or File Open dialogs to show details by default?</title>
		<link>http://www.vesco.us/2009/12/technology/how-do-i-get-the-file-save-or-file-open-dialogs-to-show-details-by-default.html</link>
		<comments>http://www.vesco.us/2009/12/technology/how-do-i-get-the-file-save-or-file-open-dialogs-to-show-details-by-default.html#comments</comments>
		<pubDate>Sat, 05 Dec 2009 23:37:05 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.vesco.us/?p=387</guid>
		<description><![CDATA[If you have a lot of files with unique timestamps or other details that you can quickly ascertain in &#8220;detail view&#8221; than you are probably frustrated with the fact that when opening the file dialog in a program you cannot set the &#8220;detail view&#8221; to be the default. Instead, each and every time, you need [...]]]></description>
			<content:encoded><![CDATA[<p>If you have a lot of files with unique timestamps or other details that you can quickly ascertain in &#8220;detail view&#8221; than you are probably frustrated with the fact that when opening the file dialog in a program you cannot set the &#8220;detail view&#8221; to be the default. Instead, each and every time, you need to switch from list view to detail view to find what you are looking for. The trick to have it keep the details view is this:</p>
<p>1) Open the file dialog from any application</p>
<p>2) Switch to &#8220;detail view&#8221;</p>
<p>3) Press the control button and sort on the name</p>
<p>4) Either open a file or press the exit button.</p>
<p>You may have to restart your computer, but in Vista 64, it held immediately.</p>
<p>via</p>
<p><a href="http://ask-leo.com/how_do_i_get_the_file_save_or_file_open_dialogs_to_show_details_by_default.html">How do I get the File Save or File Open dialogs to show details by default?</a>.<br />
<h3 class="bsuite_related_bypageviews">People who looked at this item also looked at&#8230;</h3>
<ul class="bsuite_related">
<li><a href='http://www.vesco.us/2008/05/technology/cornell-notetaking-with-onenote.html'>Cornell Notetaking with OneNote</a></li>
</ul>
<h3 class="bsuite_related">Related items</h3>
<ul class="bsuite_related">
<li><a href='http://www.vesco.us/2010/01/technology/r-eclipse-2.html'>R &#038; Eclipse</a></li>
<li><a href='http://www.vesco.us/2009/12/technology/save-my-mysql.html'>Save my MySQL?</a></li>
<li><a href='http://www.vesco.us/2009/09/politics/read-the-bill-it-might-not-help.html'>Read the bill? It might not help…</a></li>
<li><a href='http://www.vesco.us/2009/09/uncategorized/battery-stations-instead-of-gas-stations.html'>Battery Stations Instead of Gas Stations?</a></li>
<li><a href='http://www.vesco.us/2009/09/technology/automate-excel-%c2%bb-backup-del-icio-us-with-excel.html'>Automate Excel » Backup Del.icio.us with Excel</a></li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.vesco.us%2F2009%2F12%2Ftechnology%2Fhow-do-i-get-the-file-save-or-file-open-dialogs-to-show-details-by-default.html&amp;linkname=How%20do%20I%20get%20the%20File%20Save%20or%20File%20Open%20dialogs%20to%20show%20details%20by%20default%3F"><img src="http://www.vesco.us/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.vesco.us/2009/12/technology/how-do-i-get-the-file-save-or-file-open-dialogs-to-show-details-by-default.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Read the bill? It might not help…</title>
		<link>http://www.vesco.us/2009/09/politics/read-the-bill-it-might-not-help.html</link>
		<comments>http://www.vesco.us/2009/09/politics/read-the-bill-it-might-not-help.html#comments</comments>
		<pubDate>Tue, 08 Sep 2009 14:00:10 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Politics]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.vesco.us/?p=373</guid>
		<description><![CDATA[Politico.com just published an article Read the bill? It might not help basically bemoaning the fact that the bills are complicated and arguing that it may not be an efficient use of time for legislators.
We live in the most technologically advanced country in the world and yet our congress (and government) for that matter still [...]]]></description>
			<content:encoded><![CDATA[<p>Politico.com just published an article <a href="http://www.politico.com/news/stories/0909/26846.html" target="_blank">Read the bill? It might not help</a> basically bemoaning the fact that the bills are complicated and arguing that it may not be an efficient use of time for legislators.</p>
<p>We live in the most technologically advanced country in the world and yet our congress (and government) for that matter still doesn&#8217;t know how to use readily available technologies!</p>
<p>How about WIKIs or online bills? Not only could these methods allow easy cross-linking within documents and other bills &#8211; but more importantly &#8211; like I argued <a href="http://www.vesco.us/2009/08/technology/put-every-bill-in-congress-on-a-wiki.html" target="_blank">here</a> &#8211; with wikis you could track who made the changes and subscribe to them too! Imagine thousands of people being able to keep tabs on the latest sausage coming out of congress! If legislators don&#8217;t want to do their job, I&#8217;m sure there are plenty of Americans that would be happy to do it for them and hold them accountable.<br />
<h3 class="bsuite_related_bypageviews">People who looked at this item also looked at&#8230;</h3>
<ul class="bsuite_related">
<li><a href='http://www.vesco.us/2009/08/technology/put-every-bill-in-congress-on-a-wiki.html'>Put Every Bill in Congress on a Wiki</a></li>
<li><a href='http://www.vesco.us/2008/05/education/textbook-revolution.html'>Textbook Revolution</a></li>
<li><a href='http://www.vesco.us/sitemap'>Sitemap</a></li>
</ul>
<h3 class="bsuite_related">Related items</h3>
<ul class="bsuite_related">
<li><a href='http://www.vesco.us/2010/01/technology/r-eclipse-2.html'>R &#038; Eclipse</a></li>
<li><a href='http://www.vesco.us/2009/12/technology/save-my-mysql.html'>Save my MySQL?</a></li>
<li><a href='http://www.vesco.us/2009/12/technology/how-do-i-get-the-file-save-or-file-open-dialogs-to-show-details-by-default.html'>How do I get the File Save or File Open dialogs to show details by default?</a></li>
<li><a href='http://www.vesco.us/2009/09/uncategorized/battery-stations-instead-of-gas-stations.html'>Battery Stations Instead of Gas Stations?</a></li>
<li><a href='http://www.vesco.us/2009/09/technology/automate-excel-%c2%bb-backup-del-icio-us-with-excel.html'>Automate Excel » Backup Del.icio.us with Excel</a></li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.vesco.us%2F2009%2F09%2Fpolitics%2Fread-the-bill-it-might-not-help.html&amp;linkname=Read%20the%20bill%3F%20It%20might%20not%20help%E2%80%A6"><img src="http://www.vesco.us/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.vesco.us/2009/09/politics/read-the-bill-it-might-not-help.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Battery Stations Instead of Gas Stations?</title>
		<link>http://www.vesco.us/2009/09/uncategorized/battery-stations-instead-of-gas-stations.html</link>
		<comments>http://www.vesco.us/2009/09/uncategorized/battery-stations-instead-of-gas-stations.html#comments</comments>
		<pubDate>Sat, 05 Sep 2009 18:31:54 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Environment]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[electric cars]]></category>
		<category><![CDATA[sustainability]]></category>

		<guid isPermaLink="false">http://www.vesco.us/?p=368</guid>
		<description><![CDATA[I like this idea a lot and I think it has a of lot of potential.
One of the reasons why hydrogen fuel seemed so feasible (on one level at least) is that current investments in gas stations could be retained.
More radical approaches to fueling cars mean that owners of gas stations stand to lose their [...]]]></description>
			<content:encoded><![CDATA[<p>I like this idea a lot and I think it has a of lot of potential.</p>
<p>One of the reasons why hydrogen fuel seemed so feasible (on one level at least) is that current investments in gas stations could be retained.</p>
<p>More radical approaches to fueling cars mean that owners of gas stations stand to lose their shirt.</p>
<p>via</p>
<p><a href="http://martynemko.blogspot.com/2009/09/battery-stations-instead-of-gas.html">Marty Nemko: Battery Stations Instead of Gas Stations?</a>.<br />
<h3 class="bsuite_related">Related items</h3>
<ul class="bsuite_related">
<li><a href='http://www.vesco.us/2010/01/technology/r-eclipse-2.html'>R &#038; Eclipse</a></li>
<li><a href='http://www.vesco.us/2009/12/technology/save-my-mysql.html'>Save my MySQL?</a></li>
<li><a href='http://www.vesco.us/2009/12/technology/how-do-i-get-the-file-save-or-file-open-dialogs-to-show-details-by-default.html'>How do I get the File Save or File Open dialogs to show details by default?</a></li>
<li><a href='http://www.vesco.us/2009/09/politics/read-the-bill-it-might-not-help.html'>Read the bill? It might not help…</a></li>
<li><a href='http://www.vesco.us/2009/09/technology/automate-excel-%c2%bb-backup-del-icio-us-with-excel.html'>Automate Excel » Backup Del.icio.us with Excel</a></li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.vesco.us%2F2009%2F09%2Funcategorized%2Fbattery-stations-instead-of-gas-stations.html&amp;linkname=Battery%20Stations%20Instead%20of%20Gas%20Stations%3F"><img src="http://www.vesco.us/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.vesco.us/2009/09/uncategorized/battery-stations-instead-of-gas-stations.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automate Excel » Backup Del.icio.us with Excel</title>
		<link>http://www.vesco.us/2009/09/technology/automate-excel-%c2%bb-backup-del-icio-us-with-excel.html</link>
		<comments>http://www.vesco.us/2009/09/technology/automate-excel-%c2%bb-backup-del-icio-us-with-excel.html#comments</comments>
		<pubDate>Fri, 04 Sep 2009 03:52:48 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[delicious]]></category>

		<guid isPermaLink="false">http://www.vesco.us/?p=357</guid>
		<description><![CDATA[A very cool tool to backup your delicious bookmarks. Also useful if you need to generate a list of links.
Automate Excel » Backup Del.icio.us with Excel.
Related items

One Excel Pivot Table Based Upon Another
The Right Function
Excel 2007 &#8211; How it Closed the Deal
R &#038; Eclipse
Save my MySQL?

]]></description>
			<content:encoded><![CDATA[<p>A very cool tool to backup your delicious bookmarks. Also useful if you need to generate a list of links.</p>
<p><a href="http://www.automateexcel.com/2005/02/13/backup_del_icio_us_with_excel/">Automate Excel » Backup Del.icio.us with Excel</a>.<br />
<h3 class="bsuite_related">Related items</h3>
<ul class="bsuite_related">
<li><a href='http://www.vesco.us/2009/05/technology/one-excel-pivot-table-based-upon-another.html'>One Excel Pivot Table Based Upon Another</a></li>
<li><a href='http://www.vesco.us/2008/10/technology/the-right-function.html'>The Right Function</a></li>
<li><a href='http://www.vesco.us/2008/10/technology/excel-2007-how-it-closed-the-deal.html'>Excel 2007 &#8211; How it Closed the Deal</a></li>
<li><a href='http://www.vesco.us/2010/01/technology/r-eclipse-2.html'>R &#038; Eclipse</a></li>
<li><a href='http://www.vesco.us/2009/12/technology/save-my-mysql.html'>Save my MySQL?</a></li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.vesco.us%2F2009%2F09%2Ftechnology%2Fautomate-excel-%25c2%25bb-backup-del-icio-us-with-excel.html&amp;linkname=Automate%20Excel%20%C2%BB%20Backup%20Del.icio.us%20with%20Excel"><img src="http://www.vesco.us/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.vesco.us/2009/09/technology/automate-excel-%c2%bb-backup-del-icio-us-with-excel.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OECD/Census Seminar on Turning Statistics into Knowledge</title>
		<link>http://www.vesco.us/2009/08/research/oecdcensus-seminar-on-turning-statistics-into-knowledge.html</link>
		<comments>http://www.vesco.us/2009/08/research/oecdcensus-seminar-on-turning-statistics-into-knowledge.html#comments</comments>
		<pubDate>Fri, 28 Aug 2009 05:27:36 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[Data Visualization]]></category>
		<category><![CDATA[Graphs]]></category>
		<category><![CDATA[Statistics]]></category>

		<guid isPermaLink="false">http://www.vesco.us/?p=355</guid>
		<description><![CDATA[In July the Organization for Economic Co-operation and Development OECD and the U.S. Census Bureau hosted a two day seminar on turning statistics into knowledge.
There are some really nice presentations here, but you have to click on the hyperlinks in the PDF:
http://www.oecd.org/dataoecd/29/15/42667493.pdf 
via Kauffman &#8211; Presentations Available from OECD/Census Seminar on Turning Statistics into Knowledge.
Related [...]]]></description>
			<content:encoded><![CDATA[<p>In July the Organization for Economic Co-operation and Development OECD and the U.S. Census Bureau hosted a two day seminar on turning statistics into knowledge.</p>
<p>There are some really nice presentations here, but you have to click on the hyperlinks in the PDF:</p>
<p><a href="http://www.oecd.org/dataoecd/29/15/42667493.pdf " target="_blank">http://www.oecd.org/dataoecd/29/15/42667493.pdf </a></p>
<p>via <a href="http://www.kauffman.org/Blogs/DataMaven/August-2009/Presentations-Available-from-OECD-Census-Seminar-o.aspx">Kauffman &#8211; Presentations Available from OECD/Census Seminar on Turning Statistics into Knowledge</a>.<br />
<h3 class="bsuite_related">Related items</h3>
<ul class="bsuite_related">
<li><a href='http://www.vesco.us/2009/08/development/field-experiments-in-economics.html'>Field experiments in Economics</a></li>
<li><a href='http://www.vesco.us/2009/08/entrepreneurship-sme/videos-entrepreneurship-research-exemplars-conference.html'>Videos: Entrepreneurship Research Exemplars Conference</a></li>
<li><a href='http://www.vesco.us/2009/08/entrepreneurship-sme/measuring-grit-in-entrepreneurs.html'>Measuring Grit in Entrepreneurs?</a></li>
<li><a href='http://www.vesco.us/2009/06/development/is-entrepreneurship-really-that-easy.html'>Is Entrepreneurship Really That Easy?</a></li>
<li><a href='http://www.vesco.us/2009/06/development/is-encouraging-entrepreneurship-bad-public-policy.html'>Is Encouraging Entrepreneurship Bad Public Policy?</a></li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.vesco.us%2F2009%2F08%2Fresearch%2Foecdcensus-seminar-on-turning-statistics-into-knowledge.html&amp;linkname=OECD%2FCensus%20Seminar%20on%20Turning%20Statistics%20into%20Knowledge"><img src="http://www.vesco.us/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.vesco.us/2009/08/research/oecdcensus-seminar-on-turning-statistics-into-knowledge.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Economic Experiments and the Placebo Effect</title>
		<link>http://www.vesco.us/2009/08/uncategorized/economic-experiments-and-the-placebo-effect.html</link>
		<comments>http://www.vesco.us/2009/08/uncategorized/economic-experiments-and-the-placebo-effect.html#comments</comments>
		<pubDate>Tue, 25 Aug 2009 23:23:49 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
		
		<guid isPermaLink="false">http://www.vesco.us/?p=333</guid>
		<description><![CDATA[Wired Magazine has an interesting article on how the placebo effect has been getting stronger over time. How does this bode for economic experiments &#8211; or randomized trials conducted for development projects?
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wired.com/medtech/drugs/magazine/17-09/ff_placebo_effect?currentPage=all ">Wired Magazine</a> has an interesting article on how the placebo effect has been getting stronger over time. How does this bode for economic experiments &#8211; or randomized trials conducted for development projects?</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.vesco.us%2F2009%2F08%2Funcategorized%2Feconomic-experiments-and-the-placebo-effect.html&amp;linkname=Economic%20Experiments%20and%20the%20Placebo%20Effect"><img src="http://www.vesco.us/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.vesco.us/2009/08/uncategorized/economic-experiments-and-the-placebo-effect.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Robots, Wordpress, and Permalink Redirects</title>
		<link>http://www.vesco.us/2009/08/rants-raves/robots-wordpress-and-permalink-redirects.html</link>
		<comments>http://www.vesco.us/2009/08/rants-raves/robots-wordpress-and-permalink-redirects.html#comments</comments>
		<pubDate>Sat, 22 Aug 2009 22:11:55 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Rants & Raves]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.vesco.us/?p=329</guid>
		<description><![CDATA[So I recently changed the permalink structure of my website. 
The purpose of this is so that I get prettier looking links
www.vesco.us/?p=203 
vs 
http://www.vesco.us/2009/03/technology/scanning-textbooks-and-digitizing-your-library-efficiently.html
It also helps people find my pages with google since google likes the latter more. 
However, the problem with doing this is that all your old links become obsolete. A wonderful wordpress [...]]]></description>
			<content:encoded><![CDATA[<p>So I recently changed the permalink structure of my website. </p>
<p>The purpose of this is so that I get prettier looking links</p>
<p>www.vesco.us/?p=203 </p>
<p>vs </p>
<p>http://www.vesco.us/2009/03/technology/scanning-textbooks-and-digitizing-your-library-efficiently.html</p>
<p>It also helps people find my pages with google since google likes the latter more. </p>
<p>However, the problem with doing this is that all your old links become obsolete. A wonderful wordpress plugin resolves this, http://scott.yang.id.au/code/permalink-redirect/  </p>
<p>However, I noticed after I installed this plugin that my robot.txt file would also redirect back to wordpress causing a &#8220;this page cannot be found&#8221; to be displayed. </p>
<p>After several hours, I found this solution: place a redirect in your .htaccess file, something like this:</p>
<p>redirect 301 robot.txt http://www.example.com/robot.txt </p>
<p>This has the added benefit of also allowing you to use a real robot.txt file instead of Wordpress&#8217; virtual one that&#8217;s managed in from the privacy settings. </p>
<h3 class="bsuite_related">Related items</h3>
<ul class="bsuite_related">
<li><a href='http://www.vesco.us/2009/12/technology/save-my-mysql.html'>Save my MySQL?</a></li>
<li><a href='http://www.vesco.us/2009/08/technology/put-every-bill-in-congress-on-a-wiki.html'>Put Every Bill in Congress on a Wiki</a></li>
<li><a href='http://www.vesco.us/2009/06/technology/why-not-have-the-tata-nano-in-the-us.html'>Why Not Have The Tata Nano In The US?</a></li>
<li><a href='http://www.vesco.us/2009/06/technology/using-zotero-as-a-code-snippet-repository.html'>Using Zotero As A Code Snippet Repository</a></li>
<li><a href='http://www.vesco.us/2008/12/technology/upgraded-lyx.html'>Upgraded Lyx</a></li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.vesco.us%2F2009%2F08%2Frants-raves%2Frobots-wordpress-and-permalink-redirects.html&amp;linkname=Robots%2C%20Wordpress%2C%20and%20Permalink%20Redirects"><img src="http://www.vesco.us/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.vesco.us/2009/08/rants-raves/robots-wordpress-and-permalink-redirects.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Field experiments in Economics</title>
		<link>http://www.vesco.us/2009/08/development/field-experiments-in-economics.html</link>
		<comments>http://www.vesco.us/2009/08/development/field-experiments-in-economics.html#comments</comments>
		<pubDate>Wed, 12 Aug 2009 15:42:24 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Economics]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Field Experiments]]></category>
		<category><![CDATA[NBER]]></category>
		<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://www.vesco.us/?p=325</guid>
		<description><![CDATA[Some interesting videos from NBER. 
http://www.streamingmeeting.com/webmeeting/matrixvideo/nber/index.html
People who looked at this item also looked at&#8230;

Is Encouraging Entrepreneurship Bad Public Policy?
Sitemap

Related items

Videos: Entrepreneurship Research Exemplars Conference
Is Entrepreneurship Really That Easy?
Is Encouraging Entrepreneurship Bad Public Policy?
Good Capitalism, Bad Capitalism, and the Economics of Growth and Prosperity
Where Sweatshops Are a Dream &#8211; NYTimes.com

]]></description>
			<content:encoded><![CDATA[<p>Some interesting videos from NBER. </p>
<p><a title="http://www.streamingmeeting.com/webmeeting/matrixvideo/nber/index.html" href="http://www.streamingmeeting.com/webmeeting/matrixvideo/nber/index.html">http://www.streamingmeeting.com/webmeeting/matrixvideo/nber/index.html</a></p>
<h3 class="bsuite_related_bypageviews">People who looked at this item also looked at&#8230;</h3>
<ul class="bsuite_related">
<li><a href='http://www.vesco.us/2009/06/development/is-encouraging-entrepreneurship-bad-public-policy.html'>Is Encouraging Entrepreneurship Bad Public Policy?</a></li>
<li><a href='http://www.vesco.us/sitemap'>Sitemap</a></li>
</ul>
<h3 class="bsuite_related">Related items</h3>
<ul class="bsuite_related">
<li><a href='http://www.vesco.us/2009/08/entrepreneurship-sme/videos-entrepreneurship-research-exemplars-conference.html'>Videos: Entrepreneurship Research Exemplars Conference</a></li>
<li><a href='http://www.vesco.us/2009/06/development/is-entrepreneurship-really-that-easy.html'>Is Entrepreneurship Really That Easy?</a></li>
<li><a href='http://www.vesco.us/2009/06/development/is-encouraging-entrepreneurship-bad-public-policy.html'>Is Encouraging Entrepreneurship Bad Public Policy?</a></li>
<li><a href='http://www.vesco.us/2009/05/development/good-capitalism-bad-capitalism-and-the-economics-of-growth-and-prosperity.html'>Good Capitalism, Bad Capitalism, and the Economics of Growth and Prosperity</a></li>
<li><a href='http://www.vesco.us/2009/01/development/where-sweatshops-are-a-dream-nytimescom.html'>Where Sweatshops Are a Dream &#8211; NYTimes.com</a></li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.vesco.us%2F2009%2F08%2Fdevelopment%2Ffield-experiments-in-economics.html&amp;linkname=Field%20experiments%20in%20Economics"><img src="http://www.vesco.us/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.vesco.us/2009/08/development/field-experiments-in-economics.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 4.623 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-02-08 21:34:54 -->
