<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>In My Mind</title>
	<atom:link href="http://densonsf.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://densonsf.wordpress.com</link>
	<description>A blog about my current projects and reading.</description>
	<lastBuildDate>Sun, 08 Jan 2012 07:15:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='densonsf.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>In My Mind</title>
		<link>http://densonsf.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://densonsf.wordpress.com/osd.xml" title="In My Mind" />
	<atom:link rel='hub' href='http://densonsf.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Playing with a Nanode</title>
		<link>http://densonsf.wordpress.com/2012/01/07/playing-with-a-nanode/</link>
		<comments>http://densonsf.wordpress.com/2012/01/07/playing-with-a-nanode/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 06:12:46 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[electronics]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://densonsf.wordpress.com/?p=101</guid>
		<description><![CDATA[Today I spent some time playing with a Christmas gift. I purchased a Nanode kit from Wicked Device and it arrived this week. The Nanode is an Arduino with an integrated ethernet jack. So it can be used to put web server, or any discreet network service on the internet, without running a server all the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=densonsf.wordpress.com&amp;blog=3541498&amp;post=101&amp;subd=densonsf&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today I spent some time playing with a Christmas gift.</p>
<p>I purchased a <a title="Nanode kit" href="http://wickeddevice.com/index.php?main_page=product_info&amp;cPath=26&amp;products_id=102" target="_blank">Nanode kit from Wicked Device</a> and it arrived this week. The Nanode is an Arduino with an integrated ethernet jack. So it can be used to put web server, or any discreet network service on the internet, without running a server all the time.</p>
<p>Today I spent assembling and trying out stuff. This is actually my first Arduino of any flavor so I spend some time blinking and fading leds and generally dinking around.</p>
<p>After a bit I decided to try one of the projects that I actually had in mind for this thing. I wrote a quick sketch that implements a very simple web server (something that is very simple with the libraries provided).  And if a particular url is requested a wake-on-lan magic package is broadcast on the LAN here and my server is powered up. So now I can start up my linux box from anywhere by browsing to a specific url. Cool! I no longer need to leave it on an guzzle power so it can sit there doing nothing. (The Nanode can run all the time on orders of magnitude less power.)</p>
<p>For those interested in the details I posted the code as a <a title="Wake-On-Lan Arduino/Nanode sketch" href="https://gist.github.com/1577502" target="_blank">gist</a>.</p>
<p>I&#8217;m sure more will follow.</p>
<br />Filed under: <a href='http://densonsf.wordpress.com/category/electronics/'>electronics</a>, <a href='http://densonsf.wordpress.com/category/projects/'>Projects</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/densonsf.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/densonsf.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/densonsf.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/densonsf.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/densonsf.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/densonsf.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/densonsf.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/densonsf.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/densonsf.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/densonsf.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/densonsf.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/densonsf.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/densonsf.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/densonsf.wordpress.com/101/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=densonsf.wordpress.com&amp;blog=3541498&amp;post=101&amp;subd=densonsf&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://densonsf.wordpress.com/2012/01/07/playing-with-a-nanode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6fa841d35ccce580539e3192a81c9466?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matthew</media:title>
		</media:content>
	</item>
		<item>
		<title>Sutures out at 19 months</title>
		<link>http://densonsf.wordpress.com/2010/04/27/sutures-out-at-19-months/</link>
		<comments>http://densonsf.wordpress.com/2010/04/27/sutures-out-at-19-months/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 16:02:11 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Reflections]]></category>
		<category><![CDATA[corneal transplant]]></category>
		<category><![CDATA[keratoconus]]></category>

		<guid isPermaLink="false">http://densonsf.wordpress.com/?p=96</guid>
		<description><![CDATA[Well, it has been a very long time since I wrote about my transplant.  In a way that is not inappropriate.  It has been very uneventful. I was expecting the sutures to be taken out for a couple of doctor appointments and each time the doctor told me they were looking fine and could stay [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=densonsf.wordpress.com&amp;blog=3541498&amp;post=96&amp;subd=densonsf&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Well, it has been a very long time since I wrote about my transplant.  In a way that is not inappropriate.  It has been very uneventful.</p>
<p>I was expecting the sutures to be taken out for a couple of doctor appointments and each time the doctor told me they were looking fine and could stay in.  Dr. Goodman told me that the longer the sutures are in the better.  He was watching to remove them before they wore enough that they would break.</p>
<p>So I was a little surprised on this last appointment when he asked if I had time to take out the sutures.  I did have time but I hadn&#8217;t expected it.  But last Friday, roughly 19 months to the day, the sutures came out.</p>
<p>It was a thoroughly unpleasant 4 or 5 minutes.  But it is now done.  When I was deciding to get the transplant done, the thought of having the sutures out was really the most intimidating thing.  Well, it wasn&#8217;t fun but I certainly don&#8217;t regret having the transplant done for a few minutes of discomfort.</p>
<p>Really, a lot of the discomfort was in the complete inability to consciously control my good eye.  The way it works was, the left eye was given a series of drops over a half an hour to numb the eye and to disinfect it.  Then the doctor put a clip between the eye lids to keep the eye open.  Then he told me to keep my right eye open and looking at one point.  By doing this the left eye would also stay fixed on one point and he would be able to clip the sutures and then remove them.</p>
<p>Well, he needed to tell me a couple times that my right eye was closed.  I eventually just reached up and held it open with my fingers.  This seemed to help.  I certainly went faster if I was able to keep my eye still.</p>
<p>Anyway, it is done.  Now from my experience here are a few things you should remember if you are expecting to have the sutures removed.</p>
<ol>
<li>Bring tissue (they have tissue at the office but once you leave&#8230;.  Your eyes will be watering and my nose was also running a lot.)</li>
<li>Bring sunglasses (My eye were pretty sensitive to light.)</li>
<li>Bring artificial tears</li>
<li>Don&#8217;t expect to get a lot of work done for the rest of the day, especially if it involves trying to read from a bright screen.</li>
<li>I wouldn&#8217;t expect to drive home from the appointment</li>
<li>Have Advil or Tylenol ready.</li>
</ol>
<p>I rode the bus to work after that.  If I had known, I would have gotten a ride &#8230; home.  I ended up working for a few hours, but I was quite distracted and really couldn&#8217;t do any work.  So I went home in the middle of the afternoon.  That was a good move.  I stopped at the library and got a book on tape, <em>Master and Commander</em>, and then layed down and listened to it.</p>
<p>By the evening things were much better and the next morning everything was back to normal.  I should say that it was never painful.  I was just aware of discomfort and wanted to keep my eye closed for the most part.</p>
<p>After the appointment I was also given a prescription for a antibiotic and steroid ointment.  This was placed in the eye.  It  was a little difficult to do on my own.  It was just awkward.  It worked much better to have my wife put it in.  (It took a lot less cleaning up my eyelashes.)  I am also continuing to use the Predforte 3 times a week (Mon, Wed, Fri).</p>
<p>So I think I am nearly done.  I have a follow up appointment in two weeks.  I would still do this whole process again.  My vision though not perfect is much better than before.</p>
<p>I hope this is helpful information.</p>
<br />Filed under: <a href='http://densonsf.wordpress.com/category/reflections/'>Reflections</a> Tagged: <a href='http://densonsf.wordpress.com/tag/corneal-transplant/'>corneal transplant</a>, <a href='http://densonsf.wordpress.com/tag/keratoconus/'>keratoconus</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/densonsf.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/densonsf.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/densonsf.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/densonsf.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/densonsf.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/densonsf.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/densonsf.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/densonsf.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/densonsf.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/densonsf.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/densonsf.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/densonsf.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/densonsf.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/densonsf.wordpress.com/96/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=densonsf.wordpress.com&amp;blog=3541498&amp;post=96&amp;subd=densonsf&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://densonsf.wordpress.com/2010/04/27/sutures-out-at-19-months/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6fa841d35ccce580539e3192a81c9466?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matthew</media:title>
		</media:content>
	</item>
		<item>
		<title>6 Months and The Eye is Fine</title>
		<link>http://densonsf.wordpress.com/2009/03/25/6-months-and-the-eye-is-fine/</link>
		<comments>http://densonsf.wordpress.com/2009/03/25/6-months-and-the-eye-is-fine/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 19:25:39 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Reflections]]></category>
		<category><![CDATA[corneal transplant]]></category>
		<category><![CDATA[keratoconus]]></category>

		<guid isPermaLink="false">http://densonsf.wordpress.com/?p=91</guid>
		<description><![CDATA[Today marks six months since eye surgery. I had an appointment today and my uncorrected vision in the left eye is now pretty close to 20/25.  That is Fantastic!  I see better with the left eye than the right.  Takes a little getting used to, but I don&#8217;t mind. Posted in Reflections Tagged: corneal transplant, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=densonsf.wordpress.com&amp;blog=3541498&amp;post=91&amp;subd=densonsf&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today marks six months since eye surgery.</p>
<p>I had an appointment today and my uncorrected vision in the left eye is now pretty close to 20/25.  That is Fantastic!  I see better with the left eye than the right.  Takes a little getting used to, but I don&#8217;t mind.</p>
<br />Posted in Reflections Tagged: corneal transplant, keratoconus <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/densonsf.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/densonsf.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/densonsf.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/densonsf.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/densonsf.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/densonsf.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/densonsf.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/densonsf.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/densonsf.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/densonsf.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/densonsf.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/densonsf.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/densonsf.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/densonsf.wordpress.com/91/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=densonsf.wordpress.com&amp;blog=3541498&amp;post=91&amp;subd=densonsf&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://densonsf.wordpress.com/2009/03/25/6-months-and-the-eye-is-fine/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6fa841d35ccce580539e3192a81c9466?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matthew</media:title>
		</media:content>
	</item>
		<item>
		<title>What I&#8217;m reading (March 2009)</title>
		<link>http://densonsf.wordpress.com/2009/03/20/what-im-reading-march-2009/</link>
		<comments>http://densonsf.wordpress.com/2009/03/20/what-im-reading-march-2009/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 18:08:45 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Reflections]]></category>
		<category><![CDATA[books]]></category>

		<guid isPermaLink="false">http://densonsf.wordpress.com/?p=86</guid>
		<description><![CDATA[If there is one thing that can always be said about me, it is that I am actively reading something and normally more than one thing.  This post is a mini review of a few of the books I am currently reading or just completed. How to Read a Book by Mortimer Alder and Charles [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=densonsf.wordpress.com&amp;blog=3541498&amp;post=86&amp;subd=densonsf&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If there is one thing that can always be said about me, it is that I am actively reading something and normally more than one thing.  This post is a mini review of a few of the books I am currently reading or just completed.</p>
<h4><a href="http://www.amazon.com/How-Read-Book-Touchstone-book/dp/0671212095" target="_blank">How to Read a Book</a> by Mortimer Alder and Charles Van Doren</h4>
<p>This is a book that I purchased a number of years ago in response to reading <a href="http://www.amazon.com/How-Read-Bible-All-Worth/dp/0310384915" target="_blank">How to Read the Bible for All its Worth</a> by Gorden Fee and Douglas Stuart.  I was a little put off by the size of the book and the topic.  I mean how interesting could a book be that was about reading a book?  So it languished on the book shelf for years before I recently picked it up.</p>
<p>To my surprise the book has been a very enjoyable read.  The authors distinguish between 4 levels of reading and concentrate on what they call analytical reading.  One of their premises is that reading a book can be approached as learning from an absent teacher.  Since reading is a learning task there are habits which can be learned which will make that learning more consistent.  It has been helpful to think about my reading from this standpoint.</p>
<h4><a href="http://www.amazon.com/Affluent-Society-John-Kenneth-Galbraith/dp/0395925002/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1237570495&amp;sr=1-1" target="_blank">The Affluent Society</a> by John Kenneth Galbraith</h4>
<p>This is a book that I started reading because I was intrigued by the author.  Galbraith was an economist in the 20th century.  He was a young economist during the great depression and was a part of FDR&#8217;s war time administration.  The book was begun as a study of the poor but wound up being a treatise on the rich.  But his intent in writing the book can be summed up in this sentence from the Introduction.  &#8220;There is no blight on American life so great as the enduring poverty in our great cities and of the still unseen poor in the rural and mountain regions.  And, of course, in the larger world.&#8221;</p>
<p>Not being an economist this book is a stretch for me.  But as I&#8217;ve read about the history of economic thought, as he delivers it, the book is making me question some of my assumptions about how things should be.  More will follow when I finish.</p>
<p>His second chapter about Conventional Wisdom, which is a term he coined, should be required reading.  Since I can&#8217;t require any reading I can only highly recommend the chapter to everyone.  This chapter is an excellent explanation of why politics, both election politics and the more general politics of relationships between people, has degenerated to its current level of triviality.</p>
<h4><a href="http://www.amazon.com/When-Light-Pierced-Darkness-Nazi-Occupied/dp/0195051947/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1237571174&amp;sr=1-1" target="_blank">When Light Pierced the Darkness</a> by Nechama Tec</h4>
<p>The full title of this book include the sub title, <em>Christian Rescue of Jews in Nazi-Occupied Poland</em>.  I ran into this book when I was intrigued by the trailer for <em>Defiance</em> the motion picture about the Polish Jewish partisans who formed a hidden village for Jews in the forests of Poland.  While I didn&#8217;t see the movie, and actually don&#8217;t intend to, the story was intriguing.  I found that the basis of the movie was a history written by Tec.  In looking at other books she wrote I found <em>When Light Pierced the Darkness</em> and I could not resist reading it.   I am very glad I did.</p>
<p>Tec wrote a compelling and captivating book based on her experience as a rescued Polish Jewess, extensive research, and interviews of rescued and rescuers.  Her goal in the research and the writing of the book was to try to find out what it was about the rescuers that caused them to risk their lives to save strangers in the midst of the Nazi Final Solution.   I think this is a great book.  I would recommend it to everyone.</p>
<p>As a trivial aside, one of the things I particularly like about this book is that, unlike many books I&#8217;ve read recently, it wasn&#8217;t summarized in the first chapter.  Many books can be adequately read by reading the first chapter only.  Not this one.  Even the final chapter with her conclusion included new ideas and not just a rehash of what had already been written.</p>
<br />Posted in Reflections Tagged: books <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/densonsf.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/densonsf.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/densonsf.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/densonsf.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/densonsf.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/densonsf.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/densonsf.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/densonsf.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/densonsf.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/densonsf.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/densonsf.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/densonsf.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/densonsf.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/densonsf.wordpress.com/86/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=densonsf.wordpress.com&amp;blog=3541498&amp;post=86&amp;subd=densonsf&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://densonsf.wordpress.com/2009/03/20/what-im-reading-march-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6fa841d35ccce580539e3192a81c9466?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matthew</media:title>
		</media:content>
	</item>
		<item>
		<title>5 Months since my corneal transplant</title>
		<link>http://densonsf.wordpress.com/2009/03/05/5-months-since-my-corneal-transplant/</link>
		<comments>http://densonsf.wordpress.com/2009/03/05/5-months-since-my-corneal-transplant/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 22:47:58 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Reflections]]></category>
		<category><![CDATA[corneal transplant]]></category>
		<category><![CDATA[keratoconus]]></category>

		<guid isPermaLink="false">http://densonsf.wordpress.com/?p=82</guid>
		<description><![CDATA[It has been three months since I last wrote about my eye.   That indicates how little I am aware of it. I am able to go for a week or so without explicitly thinking about my eye.  Really the most I think about it is related to remembering when I have doctor&#8217;s appointments up coming [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=densonsf.wordpress.com&amp;blog=3541498&amp;post=82&amp;subd=densonsf&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It has been three months since I last wrote about my eye.   That indicates how little I am aware of it.</p>
<p>I am able to go for a week or so without explicitly thinking about my eye.  Really the most I think about it is related to remembering when I have doctor&#8217;s appointments up coming or when allergies make my eyes itch.</p>
<p><strong>Two months ago</strong> (three months after the surgery) I had a followup doctor appointment.  I was told to let the Vigamox (antibiotic) run out and then stop taking it.  I also started taking the Predforte twice a day (morning and evening).</p>
<p><strong>One month ago</strong> (four months after the surgery) at my last appointment, the doctor cut the Predforte down to a single drop a day.  Since I was still having no allergy problems with my left eye, I asked about getting something for my other eye.    Dr. Goodman prescribed another drop (Alrex &#8211; a diluted version of Predforte) for my right eye, two drops a day.</p>
<p>Since then, the right eye is better.  The left eye is also starting to itch some now.  I assume that is just allergies.  If it is still going on I&#8217;ll mention it at my next appointment, but it really isn&#8217;t bad.</p>
<p>I also learned one unexpected thing last week.  I had been a blood donor before the surgery, and I scheduled a donation.   I called the blood bank the day before and found that a corneal transplant is a &#8220;permanent deferral.&#8221;   That means I won&#8217;t be able donate blood again, unless they change their rules.  I hadn&#8217;t expected that.</p>
<br />Posted in Reflections Tagged: corneal transplant, keratoconus <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/densonsf.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/densonsf.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/densonsf.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/densonsf.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/densonsf.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/densonsf.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/densonsf.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/densonsf.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/densonsf.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/densonsf.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/densonsf.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/densonsf.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/densonsf.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/densonsf.wordpress.com/82/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=densonsf.wordpress.com&amp;blog=3541498&amp;post=82&amp;subd=densonsf&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://densonsf.wordpress.com/2009/03/05/5-months-since-my-corneal-transplant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6fa841d35ccce580539e3192a81c9466?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matthew</media:title>
		</media:content>
	</item>
		<item>
		<title>Thoughts on sugar consumption</title>
		<link>http://densonsf.wordpress.com/2008/12/17/thoughts-pn-sugar-consumption/</link>
		<comments>http://densonsf.wordpress.com/2008/12/17/thoughts-pn-sugar-consumption/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 01:30:16 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Reflections]]></category>
		<category><![CDATA[consumption]]></category>
		<category><![CDATA[sugar]]></category>

		<guid isPermaLink="false">http://densonsf.wordpress.com/?p=74</guid>
		<description><![CDATA[I recently finished a biography of William Wilberforce.  Wilberforce was a member of British parliament in the early 1800s. He was one of the driving forces behind the abolition of the slave trade. Reading this book raised many thoughts for me.  But today one came to the fore. After lunch I was craving sugar.  I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=densonsf.wordpress.com&amp;blog=3541498&amp;post=74&amp;subd=densonsf&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I recently finished a biography of William Wilberforce.  Wilberforce was a member of British parliament in the early 1800s. He was one of the driving forces behind the abolition of the slave trade.</p>
<p>Reading this book raised many thoughts for me.  But today one came to the fore.</p>
<p>After lunch I was craving sugar.  I wanted a cookie, soda, cake &#8230; whatever, I&#8217;m not picky.  I resisted, but it brought to mind a statistic from the book that shocked me.  I had to find it again on the Internet since the book isn&#8217;t handy.  In 1793 the average person in England consumed 11.75 lbs of sugar <strong>a year</strong>.  As of 1990 the average person in the United States consumes 100 lbs a year.</p>
<p>To put this in perspective I did a little math.  11.75 lbs of sugar would make 118 cans of soda (more or less).  That is roughly 2 cans of soda a week and no other refined sugar.  <strong>Wow!</strong> I can&#8217;t imagine having that little sugar in my diet, although there is no doubt it would improve my weight.  And to think that that average amount of sugar is actually quite high for the majority of the English population in 1793, because most sugar was consumed by the Upper Class.</p>
<p>Well,  I will leave the drawing of conclusions up to the reader.</p>
<br />Posted in Reflections Tagged: consumption, sugar <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/densonsf.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/densonsf.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/densonsf.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/densonsf.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/densonsf.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/densonsf.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/densonsf.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/densonsf.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/densonsf.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/densonsf.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/densonsf.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/densonsf.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/densonsf.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/densonsf.wordpress.com/74/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=densonsf.wordpress.com&amp;blog=3541498&amp;post=74&amp;subd=densonsf&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://densonsf.wordpress.com/2008/12/17/thoughts-pn-sugar-consumption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6fa841d35ccce580539e3192a81c9466?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matthew</media:title>
		</media:content>
	</item>
		<item>
		<title>2 Months Later</title>
		<link>http://densonsf.wordpress.com/2008/11/24/2-months-later/</link>
		<comments>http://densonsf.wordpress.com/2008/11/24/2-months-later/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 01:04:08 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Reflections]]></category>
		<category><![CDATA[corneal transplant]]></category>
		<category><![CDATA[swimming]]></category>

		<guid isPermaLink="false">http://densonsf.wordpress.com/?p=72</guid>
		<description><![CDATA[Tomorrow will be two months since my cornea transplant. First, my eye feels great!  I only occationally feel reminders that my eye has stiches in it.  More often than not my only reminder that I had surgery is that my left eye doesn&#8217;t have allergy problems.  My right eye will often be itchy scratchy watery [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=densonsf.wordpress.com&amp;blog=3541498&amp;post=72&amp;subd=densonsf&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Tomorrow will be two months since my cornea transplant.</p>
<p>First, my eye feels great!  I only occationally feel reminders that my eye has stiches in it.  More often than not my only reminder that I had surgery is that my left eye doesn&#8217;t have allergy problems.  My right eye will often be itchy scratchy watery bloodshot from allergies.  Generally driving me crazy, and I feel nothing in my left eye.  This is thanks to the continuing regimine of eye drops.</p>
<p>Last week I went swimming for the first time since my surgery.  No surprises here.  I&#8217;ve lost a lot of conditioning.  The difference this time is that my kids went with me too.  The pool has a lane set aside for lap swimming during the evening recreation time.  So I went and swam laps and then went over and swam with my kids for the rest of the time.  In the long run this won&#8217;t be good for my conditioning, but for now I have plenty of time to swim with the kids after I am finished swimming laps.</p>
<p>Today, I officially passed my drivers vision test.   It wasn&#8217;t easy.  I have new glasses which should improve my vision in the left eye to 20/40 but this morning I had to work hard to read the required 20/70 line with just my left eye.  (I am noticing that sometimes during the day my eyesight is worse and sometimes better.) Still this is far better than the capabilities of my left eye previously.  I hope it continues to improve.  Even as it is I feel less hesitant to drive at night.</p>
<p>Finally,  the reason I began this whole process was because I had so much trouble reading the computer screen that I was always leaning on my elbows to get closer.  I think that I am beginning to see an improvement in my posture.  I am catching myself hunched over on my elbows less and less.</p>
<p>Overall, I am very happy.  Only 2 months out from the surgery and some of the things that needed correction are starting to be sorted out.</p>
<br />Posted in Reflections Tagged: corneal transplant, swimming <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/densonsf.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/densonsf.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/densonsf.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/densonsf.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/densonsf.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/densonsf.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/densonsf.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/densonsf.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/densonsf.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/densonsf.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/densonsf.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/densonsf.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/densonsf.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/densonsf.wordpress.com/72/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=densonsf.wordpress.com&amp;blog=3541498&amp;post=72&amp;subd=densonsf&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://densonsf.wordpress.com/2008/11/24/2-months-later/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6fa841d35ccce580539e3192a81c9466?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matthew</media:title>
		</media:content>
	</item>
		<item>
		<title>Three weeks</title>
		<link>http://densonsf.wordpress.com/2008/10/17/three-weeks/</link>
		<comments>http://densonsf.wordpress.com/2008/10/17/three-weeks/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 06:19:36 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Reflections]]></category>
		<category><![CDATA[corneal transplant]]></category>
		<category><![CDATA[exercise]]></category>
		<category><![CDATA[keratoconus]]></category>

		<guid isPermaLink="false">http://densonsf.wordpress.com/?p=55</guid>
		<description><![CDATA[I returned to the Doctor today for my 3 week post op checkup. All looks good (sorry for the pun.) I&#8217;ve cracked the 20/30 line on the chart. I was able to see two letters on that line with a little blinking and concentration. The people in the office continue to use phrases like &#8220;that&#8217;s [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=densonsf.wordpress.com&amp;blog=3541498&amp;post=55&amp;subd=densonsf&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I returned to the Doctor today for my 3 week post op checkup.  All looks good (sorry for the pun.)</p>
<p>I&#8217;ve cracked the 20/30 line on the chart.  I was able to see two letters on that line with a little blinking and concentration.  The people in the office continue to use phrases like &#8220;that&#8217;s great,&#8221; &#8220;looks excellent,&#8221; and other superlatives.  I can only assume that things are going very well.</p>
<p>I&#8217;ve been cleared to exercise, bike riding, walking, etc.  No lifting that &#8220;makes you grunt.&#8221;  That&#8217;s clear &#8212;  the sit ups will have to wait.  But, I will get to do some more activity.</p>
<p>I also asked about driving.  Dr. Carson said that legally my vision was good enough, but I should only drive in the best conditions.  That&#8217;s fine, I haven&#8217;t actually had any situations where not being able to drive was a huge problem.</p>
<p>My driver&#8217;s license vision test is early next month.  Bad timing.  We will have to see what happens.  Might be a little awkward if I&#8217;m asked why I haven&#8217;t driven for a month.  &#8220;Oh, I haven&#8217;t trusted my vision, but I should be able to pass this vision test.&#8221;</p>
<br />Posted in Reflections Tagged: corneal transplant, exercise, keratoconus <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/densonsf.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/densonsf.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/densonsf.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/densonsf.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/densonsf.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/densonsf.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/densonsf.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/densonsf.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/densonsf.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/densonsf.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/densonsf.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/densonsf.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/densonsf.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/densonsf.wordpress.com/55/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=densonsf.wordpress.com&amp;blog=3541498&amp;post=55&amp;subd=densonsf&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://densonsf.wordpress.com/2008/10/17/three-weeks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6fa841d35ccce580539e3192a81c9466?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matthew</media:title>
		</media:content>
	</item>
		<item>
		<title>Nickel and Dimed</title>
		<link>http://densonsf.wordpress.com/2008/10/16/nickel-and-dimed/</link>
		<comments>http://densonsf.wordpress.com/2008/10/16/nickel-and-dimed/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 20:40:10 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Reflections]]></category>
		<category><![CDATA[books]]></category>

		<guid isPermaLink="false">http://densonsf.wordpress.com/?p=48</guid>
		<description><![CDATA[On Saturday I picked up the  book Nickel and Dimed written by Barbara Ehrenreich from the library.  I am currently in the middle of reading it. The book was conceived, researched and writtne between 1998 and 2001.  If you will remember this was boom time in the US and the time of the Republican Revolution [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=densonsf.wordpress.com&amp;blog=3541498&amp;post=48&amp;subd=densonsf&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>On Saturday I picked up the  book <a href="http://www.amazon.com/Nickel-Dimed-Not-Getting-America/dp/0805088385" target="_blank"><em>Nickel and Dimed</em></a> written by <a href="http://www.barbaraehrenreich.com/" target="_blank">Barbara Ehrenreich</a> from the library.  I am currently in the middle of reading it.</p>
<p>The book was conceived, researched and writtne between 1998 and 2001.  If you will remember this was boom time in the US and the time of the Republican Revolution in the House of Representatives.  On of the very common topics then was that welfare mothers should be encouraged to work.   Encouragement was a euphemism for forced.</p>
<p>In that atmosphere the author decided to see if it was possible for a welfare mother to get an entry level job and &#8220;make the rent.&#8221;  So she picked three cities, and traveled to the city and looked for an apartment and a job without leaning on her actual work experience, education, etc.</p>
<p>I&#8217;ve finished the second chapter about her month in Maine.  I have been thoroughly engrossed by the book.  To be honest it is a piercing story and makes me feel completely lazy.  After all, here I am in writing about a a book I&#8217;m reading in the middle of my work day.</p>
<p>I have had a great concern for the situation the poor find themselves in, which is why I picked up the book, but it has opened my eyes to more of the reality of their situation.  One of the deadly things about our culture is the insulation we have from each other.  It is this insulation that is critical to the success of the whole enterprise I think, but it makes us all less human.  We are unable to see each other and our situations.</p>
<p>I haven&#8217;t finished the book and don&#8217;t know what I will do in response, but rest assured that it will have lasting impact on the way I live.</p>
<p>I also wanted to share my sadness at the portrayal of the church in Maine.  Not because I think her portrayal was inaccurate, but precisely because of its truth.  There are caveats that could be argued in the church&#8217;s defense, but ultimately we, speaking for my fellow Christians, need to own up to our blindness to the poor.</p>
<p>Honestly, I am a Christian because of Jesus.  There are so many layers to that, but a big part of it is the way he treated the poor and his promise that in the coming of his kingdom the social order will be turned on its head.  Maybe I said the backwards, it is because the kingdom will be upside down that he cared for the poor.  And he commanded his disciples to &#8220;Follow Me!&#8221;  I want to take that command seriously.</p>
<br />Posted in Reflections Tagged: books <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/densonsf.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/densonsf.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/densonsf.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/densonsf.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/densonsf.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/densonsf.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/densonsf.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/densonsf.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/densonsf.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/densonsf.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/densonsf.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/densonsf.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/densonsf.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/densonsf.wordpress.com/48/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=densonsf.wordpress.com&amp;blog=3541498&amp;post=48&amp;subd=densonsf&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://densonsf.wordpress.com/2008/10/16/nickel-and-dimed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6fa841d35ccce580539e3192a81c9466?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matthew</media:title>
		</media:content>
	</item>
		<item>
		<title>First Week Back In Review</title>
		<link>http://densonsf.wordpress.com/2008/10/10/first-week-back-in-review/</link>
		<comments>http://densonsf.wordpress.com/2008/10/10/first-week-back-in-review/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 00:09:19 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Reflections]]></category>
		<category><![CDATA[corneal transplant]]></category>
		<category><![CDATA[keratoconus]]></category>

		<guid isPermaLink="false">http://densonsf.wordpress.com/?p=46</guid>
		<description><![CDATA[Well,  I&#8217;ve finished a week back at work.  I think I am getting back into the flow of things. I can truthfully say that I have not felt my eye for large portions of the last few day.  I really can&#8217;t believe how quickly my eye is healing.  I am still not supposed to excercise [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=densonsf.wordpress.com&amp;blog=3541498&amp;post=46&amp;subd=densonsf&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Well,  I&#8217;ve finished a week back at work.  I think I am getting back into the flow of things.</p>
<p>I can truthfully say that I have not felt my eye for large portions of the last few day.  I really can&#8217;t believe how quickly my eye is healing.  I am still not supposed to excercise yet.  I hope that that will end at my next doctor appointment next week.</p>
<p>I can&#8217;t wait to get some new glasses.  I am very hopeful about how I will see with new glasses.  I am hoping that I will be able to schedule an appointment with Dr. Chong after my appointment with Dr. Goodman.</p>
<br />Posted in Reflections Tagged: corneal transplant, keratoconus <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/densonsf.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/densonsf.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/densonsf.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/densonsf.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/densonsf.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/densonsf.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/densonsf.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/densonsf.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/densonsf.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/densonsf.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/densonsf.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/densonsf.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/densonsf.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/densonsf.wordpress.com/46/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=densonsf.wordpress.com&amp;blog=3541498&amp;post=46&amp;subd=densonsf&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://densonsf.wordpress.com/2008/10/10/first-week-back-in-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6fa841d35ccce580539e3192a81c9466?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matthew</media:title>
		</media:content>
	</item>
	</channel>
</rss>
