<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Wehr I Am</title>
	<atom:link href="http://wehriam.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://wehriam.wordpress.com</link>
	<description>Rock out.</description>
	<lastBuildDate>Tue, 19 Sep 2006 21:31:14 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language></language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='wehriam.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/dc8cf69aa0c3352dff7b0b09217ca2d3?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Wehr I Am</title>
		<link>http://wehriam.wordpress.com</link>
	</image>
			<item>
		<title>Greasemonkey script for adding custom stylesheets to MySpace</title>
		<link>http://wehriam.wordpress.com/2006/03/23/greasemonkey-script-for-adding-custom-stylesheets-to-myspace/</link>
		<comments>http://wehriam.wordpress.com/2006/03/23/greasemonkey-script-for-adding-custom-stylesheets-to-myspace/#comments</comments>
		<pubDate>Thu, 23 Mar 2006 09:29:16 +0000</pubDate>
		<dc:creator>wehriam</dc:creator>
				<category><![CDATA[uncategorizable]]></category>

		<guid isPermaLink="false">https://wehriam.wordpress.com/2006/03/23/greasemonkey-script-for-adding-custom-stylesheets-to-myspace/</guid>
		<description><![CDATA[Develop a custom MySpace style without having to edit a a script tag in the &#8220;about&#8221; section directly. 

// ==UserScript==
// @name           MySpace
// @author         John Wehr
// @description    Myspace Style Helper
// @include     [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wehriam.wordpress.com&blog=71098&post=32&subd=wehriam&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Develop a custom MySpace style without having to edit a a script tag in the &#8220;about&#8221; section directly. </p>
<p><code></p>
<p>// ==UserScript==<br />
// @name           MySpace<br />
// @author         John Wehr<br />
// @description    Myspace Style Helper<br />
// @include        http://myspace.com/yourprofile<br />
// @include        http://www.myspace.com/yourprofile<br />
// @include        http://myspace.com/yourprofile/<br />
// @include        http://www.myspace.com/yourprofile/<br />
// @include        http://myspace.com/yourprofile/*<br />
// @include        http://www.myspace.com/yourprofile/*<br />
// ==/UserScript==</p>
<p>(function() {</p>
<p>var style = document.createElement( "style" ); </p>
<p>// Replace http://domain.com/style.css with the location of your stylesheet<br />
style.appendChild( document.createTextNode("@import url( http://domain.com/style.css );") );</p>
<p>document.getElementsByTagName( "body" ).item(0).appendChild( style );</p>
<p>})();<br />
</code></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/wehriam.wordpress.com/32/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/wehriam.wordpress.com/32/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wehriam.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wehriam.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wehriam.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wehriam.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wehriam.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wehriam.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wehriam.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wehriam.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wehriam.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wehriam.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wehriam.wordpress.com&blog=71098&post=32&subd=wehriam&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wehriam.wordpress.com/2006/03/23/greasemonkey-script-for-adding-custom-stylesheets-to-myspace/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/52dad7e0d606cc91587dd5436c70b0a1?s=96&#38;d=identicon" medium="image">
			<media:title type="html">wehriam</media:title>
		</media:content>
	</item>
		<item>
		<title>Naproxen is poisonous (if you&#8217;re a dog)</title>
		<link>http://wehriam.wordpress.com/2006/02/07/aleve-is-poisonous-to-dogs/</link>
		<comments>http://wehriam.wordpress.com/2006/02/07/aleve-is-poisonous-to-dogs/#comments</comments>
		<pubDate>Tue, 07 Feb 2006 00:09:25 +0000</pubDate>
		<dc:creator>wehriam</dc:creator>
				<category><![CDATA[uncategorizable]]></category>

		<guid isPermaLink="false">http://wehriam.wordpress.com/2006/02/07/aleve-is-poisonous-to-dogs/</guid>
		<description><![CDATA[Sam ate a bottle of Aleve &#8211; we think 10-15 tablets in all. This is bad. Sam, unable to read, had no idea.

[ the bandage from Sam's IV]
I brought him to the 24-hour emergency clinic. They induced vomiting, but it appears the tablets were mostly digested. Although his spirits were good (I caught him playing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wehriam.wordpress.com&blog=71098&post=30&subd=wehriam&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Sam ate a bottle of Aleve &#8211; we think 10-15 tablets in all. This is bad. Sam, <a href="http://www.petplace.com/dogs/naproxen-toxicity-in-dogs/page1.aspx">unable to read</a>, had no idea.<br />
<img width="300" height="450" alt="Leg with bandage" src="http://wehriam.files.wordpress.com/2006/02/leg_with_bandage2_small.jpg?w=300&#038;h=450" /></p>
<p><em>[ the bandage from Sam's IV]</em></p>
<p>I brought him to the 24-hour emergency clinic. They induced vomiting, but it appears the tablets were mostly digested. Although his spirits were good (I caught him playing with the bottle&#8230;) he was at the vet taking charcoal, and hooked to an IV for 72 hours.</p>
<p>The doctor emphasized the severity of his condition, but the prognosis is good. He&#8217;ll be on a very gentle diet for a week or two, and will have more blood work done in the near future. The worst possibility is a sever ulcer, although this treatment likely will prevent that.</p>
<p>Pet owners &#8211; don&#8217;t let your beasties near Naproxen based painkillers: Aleve, Naprosyn, Anaprox, or Naprelan.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/wehriam.wordpress.com/30/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/wehriam.wordpress.com/30/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wehriam.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wehriam.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wehriam.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wehriam.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wehriam.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wehriam.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wehriam.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wehriam.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wehriam.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wehriam.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wehriam.wordpress.com&blog=71098&post=30&subd=wehriam&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wehriam.wordpress.com/2006/02/07/aleve-is-poisonous-to-dogs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/52dad7e0d606cc91587dd5436c70b0a1?s=96&#38;d=identicon" medium="image">
			<media:title type="html">wehriam</media:title>
		</media:content>

		<media:content url="http://wehriam.files.wordpress.com/2006/02/leg_with_bandage2_small.jpg" medium="image">
			<media:title type="html">Leg with bandage</media:title>
		</media:content>
	</item>
		<item>
		<title>Winer forgets Graham</title>
		<link>http://wehriam.wordpress.com/2006/01/30/winer-forgets-graham/</link>
		<comments>http://wehriam.wordpress.com/2006/01/30/winer-forgets-graham/#comments</comments>
		<pubDate>Mon, 30 Jan 2006 02:48:12 +0000</pubDate>
		<dc:creator>wehriam</dc:creator>
				<category><![CDATA[gossip]]></category>

		<guid isPermaLink="false">http://wehriam.wordpress.com/2006/01/30/winer-forgets-graham/</guid>
		<description><![CDATA[Dave Winer wrote about the need for reform in the venture capital industry &#8211; while neglecting to mention Paul Graham and Y Combinator.
Michael Arrington did a nice job summarizing Dave&#8217;s main points:
1. &#8220;venture capital is broken because they are middlemen and they make bad decisions (lots of online pet companies in the nineties)&#8221;
2. &#8220;and people [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wehriam.wordpress.com&blog=71098&post=26&subd=wehriam&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Dave Winer <a href="http://scripting.wordpress.com/2006/01/28/how-to-reform-the-vc-industry-in-five-easy-steps/">wrote about the need for reform in the venture capital industry</a> &#8211; while neglecting to mention <a href="http://www.paulgraham.com/">Paul Graham</a> and <a href="http://ycombinator.com/">Y Combinator</a>.</p>
<p>Michael Arrington did <a href="http://www.crunchnotes.com/?p=134">a nice job summarizing Dave&#8217;s main points</a>:</p>
<blockquote><p>1. &#8220;venture capital is broken because they are middlemen and they make bad decisions (lots of online pet companies in the nineties)&#8221;<br />
2. &#8220;and people really need less capital now to start companies, and they need it later in the cycle&#8221;<br />
2. &#8220;so companies should go right to the users, who often have money&#8221;<br />
3. &#8220;but Dave ends his essay by saying that some companies will still need capital, and suggests forming a publicly held venture fund to supply this capital&#8221;</p></blockquote>
<p>Paul Graham&#8217;s <a href="http://www.paulgraham.com/venturecapital.html">thoughts on the VC &#8220;problem&#8221; a year ago</a>:</p>
<blockquote><p>&#8220;You might think a high valuation is a great thing.  Many founders  do.  But you can&#8217;t eat paper.  You can&#8217;t benefit from a high valuation unless you can somehow achieve what those in the business  <!-- (with no apparent embarrassment)--> call a &#8220;liquidity event,&#8221; and the higher    your valuation, the narrower your options for doing that.  Many a    founder would be happy to sell his company for $15 million, but VCs who&#8217;ve just invested at a pre-money valuation of $8 million won&#8217;t hear of that.  You&#8217;re rolling the dice again, whether you like it or not.&#8221;</p></blockquote>
<p>The guy has a whole <a href="http://www.paulgraham.com/articles.html">series of essays on why VC sucks and how to fix it</a>. And it seems that Paul and partners are <a href="http://www.masshightech.com/displayarticledetail.asp?art_id=70297">doing something</a> about the problem.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/wehriam.wordpress.com/26/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/wehriam.wordpress.com/26/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wehriam.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wehriam.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wehriam.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wehriam.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wehriam.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wehriam.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wehriam.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wehriam.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wehriam.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wehriam.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wehriam.wordpress.com&blog=71098&post=26&subd=wehriam&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wehriam.wordpress.com/2006/01/30/winer-forgets-graham/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/52dad7e0d606cc91587dd5436c70b0a1?s=96&#38;d=identicon" medium="image">
			<media:title type="html">wehriam</media:title>
		</media:content>
	</item>
		<item>
		<title>Why I left the content game, or Google&#8217;s declining EPC in the automatic identification industry</title>
		<link>http://wehriam.wordpress.com/2006/01/27/why-i-left-the-content-game/</link>
		<comments>http://wehriam.wordpress.com/2006/01/27/why-i-left-the-content-game/#comments</comments>
		<pubDate>Fri, 27 Jan 2006 23:32:13 +0000</pubDate>
		<dc:creator>wehriam</dc:creator>
				<category><![CDATA[publishing]]></category>

		<guid isPermaLink="false">http://wehriam.wordpress.com/2006/01/27/why-i-left-the-content-game/</guid>
		<description><![CDATA[The story and statistics behind my move from a content creator to a full-time freelance developer.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wehriam.wordpress.com&blog=71098&post=14&subd=wehriam&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>After leaving a position developing web-based products in the supply chain industry, I started a blog on automatic identification technology. The industry continues to draw substantial investment, and the site quickly drew an audience. In March of 2004, I affiliated with a small publishing group that had a number of similar websites. We had early success and what looked to be a clear path to sustained revenue from text ads. Despite consistent traffic and astronomical click through rates, the steady decline in our earnings-per-click doomed the format, and ultimately ended most of my involvement with the site.</p>
<p>After reading several webmasters’ <a href="http://www.searchenginejournal.com/index.php?p=2845">stories of decreasing revenue from Google</a> text ads, I decided to share my statistics.</p>
<p>The site will remain nameless to protect the ongoing business, although a casual search should reveal it if you’re curious.</p>
<p>The graphs are provided by the excellent <a title="Digital Point Solutions' Adsense Charting Tools" href="http://www.digitalpoint.com/tools/adsense-charts/">Digital Point Solutions</a>.</p>
<p>Note that I moved the ads to a different account in January of 2006, the final valley in the charts reflect that.<br />
<strong>Earnings per click</strong></p>
<p><img alt="EPC Chart" src="http://wehriam.files.wordpress.com/2006/01/epc_chart3.png" /></p>
<p><strong>Click-through rate</strong></p>
<p><img alt="Click-Through Chart" src="http://wehriam.files.wordpress.com/2006/01/ct_chart3.png" /></p>
<p><strong>Total Earnings</strong></p>
<p><img alt="Click-Through Chart" src="http://wehriam.files.wordpress.com/2006/01/earnings_chart3.png" /></p>
<p>(This graph is effectively the first two multiplied together, as traffic was relatively stable.)</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/wehriam.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/wehriam.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wehriam.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wehriam.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wehriam.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wehriam.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wehriam.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wehriam.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wehriam.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wehriam.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wehriam.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wehriam.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wehriam.wordpress.com&blog=71098&post=14&subd=wehriam&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wehriam.wordpress.com/2006/01/27/why-i-left-the-content-game/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/52dad7e0d606cc91587dd5436c70b0a1?s=96&#38;d=identicon" medium="image">
			<media:title type="html">wehriam</media:title>
		</media:content>

		<media:content url="http://wehriam.files.wordpress.com/2006/01/epc_chart3.png" medium="image">
			<media:title type="html">EPC Chart</media:title>
		</media:content>

		<media:content url="http://wehriam.files.wordpress.com/2006/01/ct_chart3.png" medium="image">
			<media:title type="html">Click-Through Chart</media:title>
		</media:content>

		<media:content url="http://wehriam.files.wordpress.com/2006/01/earnings_chart3.png" medium="image">
			<media:title type="html">Click-Through Chart</media:title>
		</media:content>
	</item>
		<item>
		<title>Aeron &#8211; I&#8217;m a decade too late</title>
		<link>http://wehriam.wordpress.com/2006/01/26/aeron-im-a-decade-too-late/</link>
		<comments>http://wehriam.wordpress.com/2006/01/26/aeron-im-a-decade-too-late/#comments</comments>
		<pubDate>Thu, 26 Jan 2006 22:02:29 +0000</pubDate>
		<dc:creator>wehriam</dc:creator>
				<category><![CDATA[stuff]]></category>
		<category><![CDATA[uncategorizable]]></category>

		<guid isPermaLink="false">http://wehriam.wordpress.com/2006/01/26/aeron-im-a-decade-too-late/</guid>
		<description><![CDATA[After a long, fruitless search for a superior chair, my Titanium finish, smoke frame Aeron chair arrived.

       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wehriam.wordpress.com&blog=71098&post=8&subd=wehriam&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>After a long, fruitless search for a superior chair, my Titanium finish, smoke frame Aeron chair arrived.</p>
<p><img alt="Aeron" src="http://wehriam.files.wordpress.com/2006/01/P_AER_E028.jpg" /></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/wehriam.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/wehriam.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wehriam.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wehriam.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wehriam.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wehriam.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wehriam.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wehriam.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wehriam.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wehriam.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wehriam.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wehriam.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wehriam.wordpress.com&blog=71098&post=8&subd=wehriam&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wehriam.wordpress.com/2006/01/26/aeron-im-a-decade-too-late/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/52dad7e0d606cc91587dd5436c70b0a1?s=96&#38;d=identicon" medium="image">
			<media:title type="html">wehriam</media:title>
		</media:content>

		<media:content url="http://wehriam.files.wordpress.com/2006/01/P_AER_E028.jpg" medium="image">
			<media:title type="html">Aeron</media:title>
		</media:content>
	</item>
	</channel>
</rss>