<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="http://feedproxy.google.com/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feedproxy.google.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" xml:lang="en" xml:base="http://www.elharo.com/blog/wp-atom.php">
	<title type="text">Mokka mit Schlag</title>
	<subtitle type="text">Ranting and Raving</subtitle>

	<updated>2008-12-02T14:32:57Z</updated>
	<generator uri="http://wordpress.org/" version="2.6.3">WordPress</generator>

	<link rel="alternate" type="text/html" href="http://www.elharo.com/blog" />
	<id>http://www.elharo.com/blog/feed/atom/</id>
	

			<link rel="self" href="http://feedproxy.google.com/MokkaMitSchlag" type="application/atom+xml" /><entry>
		<author>
			<name>Elliotte Rusty Harold</name>
						<uri>http://www.elharo.com/</uri>
					</author>
		<title type="html">Directions to UCI Ecological Preserve</title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MokkaMitSchlag/~3/7FEeF2TDg48/" />
		<id>http://www.elharo.com/blog/?p=1001703</id>
		<updated>2008-12-02T14:32:57Z</updated>
		<published>2008-12-02T14:32:57Z</published>
		<category scheme="http://www.elharo.com/blog" term="Birding" /><category scheme="http://www.elharo.com/blog" term="cactus" /><category scheme="http://www.elharo.com/blog" term="cactus wren" /><category scheme="http://www.elharo.com/blog" term="Irvine" /><category scheme="http://www.elharo.com/blog" term="UCI" />		<summary type="html"><![CDATA[I&#8217;ve gotten so used to finding pretty much everything with either Wikipedia or Google, that sometimes I&#8217;m a little shocked when there&#8217;s something I can&#8217;t find. On Friday I found myself trying to puzzle out the exact location of the UCI Ecological Preserve, allegedly one of the best sites to find  Cactus Wrens in [...]]]></summary>
		<content type="html" xml:base="http://www.elharo.com/blog/birding/2008/12/02/directions-to-uci-ecological-preserve/">&lt;p&gt;I&amp;#8217;ve gotten so used to finding pretty much everything with either Wikipedia or Google, that sometimes I&amp;#8217;m a little shocked when there&amp;#8217;s something I can&amp;#8217;t find. On Friday I found myself trying to puzzle out the exact location of the UCI Ecological Preserve, allegedly one of the best sites to find  Cactus Wrens in Orange County. It&amp;#8217;s also a good picture of just what most of Irvine would look like if it hadn&amp;#8217;t been irrigated and suburbanized beyond all recognition.&lt;/p&gt;
&lt;p&gt;I was able to establish that the preserve was probably on the main campus, and not a remote site, but nothing I found anywhere said more than that; and I&amp;#8217;ve been told that UCI has the second largest campus in the U.S. Only Stanford&amp;#8217;s is larger. However after looking at Google Maps satellite pictures, I did manage to narrow it down to only a couple of possible undeveloped locations. And with a little on-site reconnaissance I found it. So here&amp;#8217;s how you get there:&lt;br /&gt;
&lt;span id="more-1001703"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;If you&amp;#8217;re on foot, go out the south end of Aldrich park past the Parkview Classroom Building and along the west edge of  Parking Lot 12. Cross East Peltason and enter on the northeast corner of the preserve. (Pedestrians only. No dogs, horses, or mountain bikes, please.) This time of year be ready for mud. All times be ready for cactus. I suggest boots and heavy jeans. &lt;/p&gt;
&lt;p&gt;If you&amp;#8217;re driving, you&amp;#8217;d like to park in Parking Lot 12, but you can&amp;#8217;t unless you&amp;#8217;re faculty. Instead, turn onto Los Trancos Drive from East Peltason. Park at a small park where Vista Bonita Drive meets Los Trancos, and walk in. Here&amp;#8217;s a map:&lt;/p&gt;
&lt;p&gt;	&lt;script src="http://maps.google.com/maps?file=api&amp;amp;v=1&amp;amp;key=ABQIAAAANzhjmjn_aQro8IDfoVHCkxT-n61mIiazNPHwWTk3s75Ar5J1YhQDxyPhUR-O4Nfg_1iRn1pAUseY4g" type="text/javascript"&gt;&lt;/script&gt;&lt;/p&gt;
&lt;div align="center"&gt;
&lt;div id="gmap" style="width: 512px; height: 512px"&gt;&lt;/div&gt;
&lt;div id="gpsv_legend" align="right" style="width:600px; height:0px; position:relative; left:-9px; top:-580px; filter:alpha(opacity=90); -moz-opacity:0.9; cursor:move;"&gt;
&lt;table cellspacing='0' cellpadding='0' border='0'&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;		&lt;script type="text/javascript"&gt;
			var gmap = new GMap(document.getElementById("gmap")); 
                        gmap.setMapType(G_HYBRID_MAP);
			gmap.centerAndZoom(new GPoint(-117.84673690795898,33.63938288759435), 1);
                     var point = new GPoint(-117.843217849,33.6418481);
 	             var marker = new GMarker(point);
	           var html = "Enter here on foot";
	           GEvent.addListener(marker, "click", function() {
	            marker.openInfoWindowHtml(html);
	          });
	          gmap.addOverlay(marker);
                     var point2 = new GPoint(-117.84343242,33.6388469555);
 	             var parking = new GMarker(point2);
	           GEvent.addListener(parking, "click", function() {
	            marker.openInfoWindowHtml("Park here");
	          });
	          gmap.addOverlay(parking);&lt;/script&gt;&lt;/p&gt;
&lt;p&gt;There you are!&lt;/p&gt;

&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/yIUK8GYj3jzEuAX-1UWEAld8F5w/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/yIUK8GYj3jzEuAX-1UWEAld8F5w/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feedproxy.google.com/~r/MokkaMitSchlag/~4/7FEeF2TDg48" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.elharo.com/blog/birding/2008/12/02/directions-to-uci-ecological-preserve/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.elharo.com/blog/birding/2008/12/02/directions-to-uci-ecological-preserve/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.elharo.com/blog/birding/2008/12/02/directions-to-uci-ecological-preserve/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Elliotte Rusty Harold</name>
						<uri>http://www.elharo.com/</uri>
					</author>
		<title type="html">Moth Monday: Just When I Think I’m Out, They Pull Me Back In</title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MokkaMitSchlag/~3/G2bs4lVoSoQ/" />
		<id>http://www.elharo.com/blog/?p=1001699</id>
		<updated>2008-12-01T15:38:23Z</updated>
		<published>2008-12-01T15:38:23Z</published>
		<category scheme="http://www.elharo.com/blog" term="Bugs" />		<summary type="html"><![CDATA[I found this leaf mimic moth in my garage a couple of days ago (2008-11-29). On a tree, it would have been practically invisible, but on the white walls of my garage it stuck out like A Thinkpad in an Apple store. 

Tentatively, it has been ID&#8217;d as 6981 - Prochoerodes forfocaria, though I&#8217;m not [...]]]></summary>
		<content type="html" xml:base="http://www.elharo.com/blog/nature/bugs/2008/12/01/moth-monday-just-when-i-think-im-out-they-pull-me-back-in/">&lt;p&gt;I found this leaf mimic moth in my garage a couple of days ago (2008-11-29). On a tree, it would have been practically invisible, but on the white walls of my garage it stuck out like A Thinkpad in an Apple store. &lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.elharo.com/blog/wp-content/uploads/2008/12/hodges-6981-prochoerodes-forfocaria.jpg" alt="Leaf-like brown moth on white wall" title="" width="900" height="582" class="size-medium wp-image-1001700" /&gt;&lt;/p&gt;
&lt;p&gt;Tentatively, it has been ID&amp;#8217;d as 6981 - Prochoerodes forfocaria, though I&amp;#8217;m not absolutely certain of that.&lt;br /&gt;
&lt;span id="more-1001699"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://mothphotographersgroup.msstate.edu/species.php?hodges=6981" onclick="javascript:pageTracker._trackPageview('/outbound/article/mothphotographersgroup.msstate.edu');"&gt;Moth Photographers Group&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://bugguide.net/node/view/42609" onclick="javascript:pageTracker._trackPageview('/outbound/article/bugguide.net');"&gt;BugGuide&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://essigdb.berkeley.edu/cgi/calmoth_query?table=calmoth&amp;amp;query_src=eme_calmoth&amp;amp;rel-genus=contains&amp;amp;where-genus=Prochoerodes&amp;amp;rel-species=contains&amp;amp;where-species=forficaria&amp;amp;rel-location=contains&amp;amp;where-location=&amp;amp;rel-county=equals&amp;amp;where-county=any&amp;amp;rel-collector=contains&amp;amp;where-collector=&amp;amp;rel-specimen_loc=equals&amp;amp;where-specimen_loc=any&amp;amp;rel-identified_by=contains&amp;amp;where-identified_by=&amp;amp;orderby=genus%2Cspecies&amp;amp;Search=Search"&gt;California records of
&lt;div class="comment-body"&gt;Prochoerodes forficaria&lt;/div&gt;
&lt;p&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.doylegroup.harvard.edu/~carlo/JRL/01/PDF/01-195.pdf" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.doylegroup.harvard.edu');"&gt;Notes on the Early Stages of Two California Geometrids&lt;/a&gt; by John Adams Comstock (PDF)
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/rcQgfb6IldTtZ0gng5N1_NIkABg/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/rcQgfb6IldTtZ0gng5N1_NIkABg/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feedproxy.google.com/~r/MokkaMitSchlag/~4/G2bs4lVoSoQ" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.elharo.com/blog/nature/bugs/2008/12/01/moth-monday-just-when-i-think-im-out-they-pull-me-back-in/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.elharo.com/blog/nature/bugs/2008/12/01/moth-monday-just-when-i-think-im-out-they-pull-me-back-in/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.elharo.com/blog/nature/bugs/2008/12/01/moth-monday-just-when-i-think-im-out-they-pull-me-back-in/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Elliotte Rusty Harold</name>
						<uri>http://www.elharo.com/</uri>
					</author>
		<title type="html">Buy Negative Today</title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MokkaMitSchlag/~3/3r39ECd9o44/" />
		<id>http://www.elharo.com/blog/?p=1001694</id>
		<updated>2008-11-29T17:08:00Z</updated>
		<published>2008-11-28T16:18:48Z</published>
		<category scheme="http://www.elharo.com/blog" term="Economics" />		<summary type="html"><![CDATA[As usual today is Buy Nothing Day, in which we reject the notion that shopping is patriotic and endeavor to prove that we are people, not consumers. Usually on the day after Thanksgiving, I attempt (mostly successfully) to spend absolutely nothing, not even subway fare or fast food. But today what if we tried to [...]]]></summary>
		<content type="html" xml:base="http://www.elharo.com/blog/economics/2008/11/28/buy-negative-today/">&lt;p&gt;As usual today is &lt;a href="http://www.adbusters.org/campaigns/updates/buy_nothing_day_confronts_economic_meltdown.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.adbusters.org');"&gt;Buy Nothing Day&lt;/a&gt;, in which we reject the notion that shopping is patriotic and endeavor to prove that we are people, not consumers. Usually on the day after Thanksgiving, I attempt (mostly successfully) to spend absolutely nothing, not even subway fare or fast food. But today what if we tried to go one step better? Suppose we actually became a net negative  drain for the consumer society? How about today instead of shopping, we returned? &lt;/p&gt;
&lt;p&gt;You know you&amp;#8217;ve got at least one item sitting on the shelf that needs to go back to the store: the bathing suit that didn&amp;#8217;t fit, the gift from Aunt Marge who still thinks your 12, the camera that just flat out doesn&amp;#8217;t work. Take some of your free time to gather up the receipts and bring some of this useless  flotsam back to its point of origin. Make the cash registers go backwards today.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/lzVCo8icq5ZYLMNdUObBlOJrfIw/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/lzVCo8icq5ZYLMNdUObBlOJrfIw/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feedproxy.google.com/~r/MokkaMitSchlag/~4/3r39ECd9o44" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.elharo.com/blog/economics/2008/11/28/buy-negative-today/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.elharo.com/blog/economics/2008/11/28/buy-negative-today/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.elharo.com/blog/economics/2008/11/28/buy-negative-today/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Elliotte Rusty Harold</name>
						<uri>http://www.elharo.com/</uri>
					</author>
		<title type="html">Tofurkey</title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MokkaMitSchlag/~3/6EKes5TGd8E/" />
		<id>http://www.elharo.com/blog/?p=1001692</id>
		<updated>2008-11-26T17:01:10Z</updated>
		<published>2008-11-26T17:01:10Z</published>
		<category scheme="http://www.elharo.com/blog" term="Health" />		<summary type="html"><![CDATA[My pescetarian spouse surprised me with a Tofurkey last night for an early Thanksgiving. Apparently these things actually exist. I thought it was just a bad sitcom joke. Shockingly , it wasn&#8217;t bad. Not a turkey by any means, but more edible than most tofu-based products. The texture was off, but the flavor was plausible: [...]]]></summary>
		<content type="html" xml:base="http://www.elharo.com/blog/health/2008/11/26/tofurkey/">&lt;p&gt;My pescetarian spouse surprised me with a Tofurkey last night for an early Thanksgiving. Apparently these things actually exist. I thought it was just a bad sitcom joke. Shockingly , it wasn&amp;#8217;t bad. Not a turkey by any means, but more edible than most tofu-based products. The texture was off, but the flavor was plausible: not as good as a real turkey but better than the prepackaged, extruded &amp;#8220;turkey breast&amp;#8221; a lot of restaurants try to pawn off as fresh turkey. I suspect an excessive amount of wheat gluten and strange chemicals.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/9GHu6_XaIbpqmnnksO2BK3RmOZw/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/9GHu6_XaIbpqmnnksO2BK3RmOZw/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feedproxy.google.com/~r/MokkaMitSchlag/~4/6EKes5TGd8E" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.elharo.com/blog/health/2008/11/26/tofurkey/#comments" thr:count="1" />
		<link rel="replies" type="application/atom+xml" href="http://www.elharo.com/blog/health/2008/11/26/tofurkey/feed/atom/" thr:count="1" />
		<thr:total>1</thr:total>
	<feedburner:origLink>http://www.elharo.com/blog/health/2008/11/26/tofurkey/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Elliotte Rusty Harold</name>
						<uri>http://www.elharo.com/</uri>
					</author>
		<title type="html">Moth Monday: Another Mystery Moth from the Salt Marshes</title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MokkaMitSchlag/~3/QO4bOOR7QgU/" />
		<id>http://www.elharo.com/blog/?p=1001688</id>
		<updated>2008-11-25T02:25:22Z</updated>
		<published>2008-11-25T02:25:22Z</published>
		<category scheme="http://www.elharo.com/blog" term="Bugs" />		<summary type="html"><![CDATA[I&#8217;ve run out of identified moths, but I still have a couple of mystery moths left. This one I found in the evening at the Huntington Beach Wetlands and Wildlife Care Center on Pacific Coast Highway last Saturday, November 15:

Anyone recognize it?

I only have one more moth photo left, but there are still a few [...]]]></summary>
		<content type="html" xml:base="http://www.elharo.com/blog/nature/bugs/2008/11/24/moth-monday-another-mystery-moth-from-the-salt-marshes/">&lt;p&gt;I&amp;#8217;ve run out of identified moths, but I still have a couple of mystery moths left. This one I found in the evening at the Huntington Beach Wetlands and Wildlife Care Center on Pacific Coast Highway last Saturday, November 15:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.elharo.com/blog/wp-content/uploads/2008/11/unidentifiedmoth.jpg" alt="Moth on wall at night" title="unidentifiedmoth" width="900" height="584" class="size-medium wp-image-1001690" /&gt;&lt;/p&gt;
&lt;p&gt;Anyone recognize it?&lt;br /&gt;
&lt;span id="more-1001688"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I only have one more moth photo left, but there are still a few flying at this late date. maybe I&amp;#8217;ll get a few more photos before winter really hits (if it ever does here in SoCal.)&lt;/p&gt;

&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/KhfvOj3jOSx3hKjS9jJqrjpGRs4/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/KhfvOj3jOSx3hKjS9jJqrjpGRs4/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feedproxy.google.com/~r/MokkaMitSchlag/~4/QO4bOOR7QgU" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.elharo.com/blog/nature/bugs/2008/11/24/moth-monday-another-mystery-moth-from-the-salt-marshes/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.elharo.com/blog/nature/bugs/2008/11/24/moth-monday-another-mystery-moth-from-the-salt-marshes/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.elharo.com/blog/nature/bugs/2008/11/24/moth-monday-another-mystery-moth-from-the-salt-marshes/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Elliotte Rusty Harold</name>
						<uri>http://www.elharo.com/</uri>
					</author>
		<title type="html">Dragon Preferred Mobile Recorder Model?</title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MokkaMitSchlag/~3/1P-P4x9YZUE/" />
		<id>http://www.elharo.com/blog/?p=1001685</id>
		<updated>2008-11-18T15:33:49Z</updated>
		<published>2008-11-18T15:33:49Z</published>
		<category scheme="http://www.elharo.com/blog" term="Tech" />		<summary type="html"><![CDATA[Does anyone happen to know exactly which model of the Philips Digital recorder is included with the Dragon Naturally Speaking 10 Preferred Mobile Edition? I can&#8217;t seem to find that detail anywhere obvious. Thanks. 
I found one Pro version that&#8217;s bundled with a Philips 9500, but I&#8217;m not sure if they use the same recorder [...]]]></summary>
		<content type="html" xml:base="http://www.elharo.com/blog/tech/2008/11/18/dragon-preferred-mobile-recorder-model/">&lt;p&gt;Does anyone happen to know exactly which model of the Philips Digital recorder is included with the &lt;a href="http://www.amazon.com/exec/obidos/ISBN=B001B5FM7E/ref=nosim/cafeaulaitA" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.amazon.com');"&gt;Dragon Naturally Speaking 10 Preferred Mobile Edition&lt;/a&gt;? I can&amp;#8217;t seem to find that detail anywhere obvious. Thanks. &lt;/p&gt;
&lt;p&gt;I found &lt;a href="http://www.recorders.com/Dragon-PRO-10-with-Philips-9500-Recorder-pr-16327-c-301.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.recorders.com');"&gt;one Pro version that&amp;#8217;s bundled with a Philips 9500&lt;/a&gt;, but I&amp;#8217;m not sure if they use the same recorder for the Preferred Mobile package or not. I suspect not since the 9500 is about $399 on its own.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/hqyK3L5RoAUR_WYgkgrHbFZBN5E/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/hqyK3L5RoAUR_WYgkgrHbFZBN5E/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feedproxy.google.com/~r/MokkaMitSchlag/~4/1P-P4x9YZUE" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.elharo.com/blog/tech/2008/11/18/dragon-preferred-mobile-recorder-model/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.elharo.com/blog/tech/2008/11/18/dragon-preferred-mobile-recorder-model/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.elharo.com/blog/tech/2008/11/18/dragon-preferred-mobile-recorder-model/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Elliotte Rusty Harold</name>
						<uri>http://www.elharo.com/</uri>
					</author>
		<title type="html">Moth Monday: Yellowstriped Armyworm</title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MokkaMitSchlag/~3/_qt8REGfswA/" />
		<id>http://www.elharo.com/blog/?p=1001609</id>
		<updated>2008-11-17T15:59:05Z</updated>
		<published>2008-11-17T15:59:05Z</published>
		<category scheme="http://www.elharo.com/blog" term="Bugs" /><category scheme="http://www.elharo.com/blog" term="caterpillar" /><category scheme="http://www.elharo.com/blog" term="moth" />		<summary type="html"><![CDATA[Today&#8217;s subject hasn&#8217;t actually graduated to full moth-hood yet, but I&#8217;m scraping the bottom of the barrel. This is the caterpillar of the Yellow-striped Armyworm Moth - Hodges#9669 (Spodoptera ornithogalli). 

Campus Drive between Bridge and University, Irvine, 2008-09-14


NCSU
BugGuide
Moth Photographers Group
>
Butterflies and Moths of North America

]]></summary>
		<content type="html" xml:base="http://www.elharo.com/blog/nature/bugs/2008/11/17/moth-monday-yellowstriped-armyworm/">&lt;p&gt;Today&amp;#8217;s subject hasn&amp;#8217;t actually graduated to full moth-hood yet, but I&amp;#8217;m scraping the bottom of the barrel. This is the caterpillar of the Yellow-striped Armyworm Moth - Hodges#9669 (&lt;i&gt;Spodoptera ornithogalli&lt;/i&gt;). &lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.elharo.com/blog/wp-content/uploads/2008/11/yellow-striped-armyworm.jpg" alt="Caterpillar on sidewalk" title="yellow-striped-armyworm" width="900" height="502" class="size-medium wp-image-1001682" /&gt;&lt;/p&gt;
&lt;p&gt;Campus Drive between Bridge and University, Irvine, 2008-09-14&lt;br /&gt;
&lt;span id="more-1001609"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://ipm.ncsu.edu/AG271/cotton/yellowstriped_armyworm.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/ipm.ncsu.edu');"&gt;NCSU&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://bugguide.net/node/view/12522" onclick="javascript:pageTracker._trackPageview('/outbound/article/bugguide.net');"&gt;BugGuide&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://mothphotographersgroup.msstate.edu/species.php?hodges=9669" onclick="javascript:pageTracker._trackPageview('/outbound/article/mothphotographersgroup.msstate.edu');"&gt;Moth Photographers Group&lt;/a&gt;&lt;/li&gt;
&lt;p&gt;&gt;&lt;/p&gt;
&lt;li&gt;&lt;a href='http://www.butterfliesandmoths.org/species?l=5950'&gt;Butterflies and Moths of North America&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/Yohau7qQCILqlNPXXCPqUP9j1CA/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/Yohau7qQCILqlNPXXCPqUP9j1CA/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feedproxy.google.com/~r/MokkaMitSchlag/~4/_qt8REGfswA" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.elharo.com/blog/nature/bugs/2008/11/17/moth-monday-yellowstriped-armyworm/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.elharo.com/blog/nature/bugs/2008/11/17/moth-monday-yellowstriped-armyworm/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.elharo.com/blog/nature/bugs/2008/11/17/moth-monday-yellowstriped-armyworm/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Elliotte Rusty Harold</name>
						<uri>http://www.elharo.com/</uri>
					</author>
		<title type="html">#450: Thayer’s Gull at Bolsa Chica</title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MokkaMitSchlag/~3/c8zZXamiOTw/" />
		<id>http://www.elharo.com/blog/?p=1001673</id>
		<updated>2008-11-17T00:45:46Z</updated>
		<published>2008-11-17T00:45:46Z</published>
		<category scheme="http://www.elharo.com/blog" term="Birding" />		<summary type="html"><![CDATA[Saturday Jon Dunn led about a dozen volunteers from the Huntington Beach Wetlands Conservancy  on a field ID trip to Bolsa Chica. Dunn&#8217;s a noted expert on California birds in general and gulls in particular, so we found some birds I never would have picked out without him like this first-year Thayer&#8217;s Gull:

Notice the [...]]]></summary>
		<content type="html" xml:base="http://www.elharo.com/blog/birding/2008/11/16/450-thayers-gull-at-bolsa-chica/">&lt;p&gt;Saturday Jon Dunn led about a dozen volunteers from the Huntington Beach Wetlands Conservancy  on a field ID trip to Bolsa Chica. Dunn&amp;#8217;s a noted expert on California birds in general and gulls in particular, so we found some birds I never would have picked out without him like this first-year Thayer&amp;#8217;s Gull:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.elharo.com/blog/wp-content/uploads/2008/11/thayersgull.jpg" alt="Immature 1st year Thayer&amp;#039;s Gull" title="thayersgull" width="900" height="577" class="size-medium wp-image-1001674" /&gt;&lt;/p&gt;
&lt;p&gt;Notice the skinny, all-black bill, pink legs, dark tail, and dark eye on a coffee-colored, scaly gull that&amp;#8217;s the same size as the California Gull in the background. Not so obvious in this poor digiscoped photo (I just held up my camera to the scope eyepiece and prayed) is the white striping along the primaries.&lt;br /&gt;
&lt;span id="more-1001673"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Dunn also picked out another county first for me, three Greater Scaup from a flock of Lesser Scaup, which I would not have felt confident doing. I would havve (and did) notice the Snow Geese on my own (even if I did initially miscall them as Pelicans&amp;#8211;after all, large white birds with big black patches on their wings are much more likely to be pelicans around here than geese) but I probably wouldn&amp;#8217;t have noticed that two of them were in fact Ross&amp;#8217;s Geese. However I did find our first Glaucous-winged Gull, and although I didn&amp;#8217;t call it, I at least recognized it as something out of the ordinary. &lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.elharo.com/blog/wp-content/uploads/2008/11/jondunnatbolsachica.jpg" alt="Jon Dunn, Lena Hayashi, and other birders with scopes at Bolsa Chica" title="jondunnatbolsachica" width="900" height="552" class="size-medium wp-image-1001679" /&gt;&lt;/p&gt;
&lt;p&gt;In three and half hours barely moving from the spit, we found over 50 species including seven gull species:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; 	Heermann&amp;#8217;s Gull 	&lt;/li&gt;
&lt;li&gt;	Ring-billed Gull 	&lt;/li&gt;
&lt;li&gt;	Western Gull 	&lt;/li&gt;
&lt;li&gt;	California Gull 	&lt;/li&gt;
&lt;li&gt;	Herring Gull 	&lt;/li&gt;
&lt;li&gt; 	Thayer&amp;#8217;s Gull 	&lt;/li&gt;
&lt;li&gt;	Glaucous-winged Gull 	&lt;/li&gt;
&lt;li&gt;  	Snow Goose  	&lt;/li&gt;
&lt;li&gt; 	Ross&amp;#8217;s Goose 	&lt;/li&gt;
&lt;li&gt; 	Canada Goose 	&lt;/li&gt;
&lt;li&gt; 	Gadwall 	&lt;/li&gt;
&lt;li&gt;	American Wigeon 	&lt;/li&gt;
&lt;li&gt; 	Mallard 	&lt;/li&gt;
&lt;li&gt;	Cinnamon Teal 	&lt;/li&gt;
&lt;li&gt;	Northern Pintail 	&lt;/li&gt;
&lt;li&gt;	Green-winged Teal 	&lt;/li&gt;
&lt;li&gt; 	Canvasback 	&lt;/li&gt;
&lt;li&gt; 	Greater Scaup 	&lt;/li&gt;
&lt;li&gt;	Lesser Scaup 	&lt;/li&gt;
&lt;li&gt;	Bufflehead 	&lt;/li&gt;
&lt;li&gt;	Red-breasted Merganser 	&lt;/li&gt;
&lt;li&gt;	Ruddy Duck 	&lt;/li&gt;
&lt;li&gt;	Pied-billed Grebe 	&lt;/li&gt;
&lt;li&gt;	Horned Grebe 	&lt;/li&gt;
&lt;li&gt;	Eared Grebe 	&lt;/li&gt;
&lt;li&gt;	Western Grebe 	&lt;/li&gt;
&lt;li&gt;	American White Pelican 	&lt;/li&gt;
&lt;li&gt;	Brown Pelican 	&lt;/li&gt;
&lt;li&gt;	Double-crested Cormorant 	&lt;/li&gt;
&lt;li&gt; 	American Bittern 	&lt;/li&gt;
&lt;li&gt;	Great Blue Heron 	&lt;/li&gt;
&lt;li&gt;	Great Egret 	&lt;/li&gt;
&lt;li&gt;	Snowy Egret 	&lt;/li&gt;
&lt;li&gt; 	Reddish Egret 	&lt;/li&gt;
&lt;li&gt; 	Osprey 	&lt;/li&gt;
&lt;li&gt; 	Northern Harrier 	&lt;/li&gt;
&lt;li&gt;	American Coot 	&lt;/li&gt;
&lt;li&gt;	Black-bellied Plover 	&lt;/li&gt;
&lt;li&gt;	American Avocet 	&lt;/li&gt;
&lt;li&gt;	Greater Yellowlegs 	&lt;/li&gt;
&lt;li&gt;	Willet 	&lt;/li&gt;
&lt;li&gt;	Lesser Yellowlegs 	&lt;/li&gt;
&lt;li&gt;	Long-billed Curlew 	&lt;/li&gt;
&lt;li&gt;	Marbled Godwit 	&lt;/li&gt;
&lt;li&gt; 	Ruddy Turnstone 	&lt;/li&gt;
&lt;li&gt;	Red Knot 	&lt;/li&gt;
&lt;li&gt;	Western Sandpiper 	&lt;/li&gt;
&lt;li&gt;	Least Sandpiper 	&lt;/li&gt;
&lt;li&gt;	Dunlin 	&lt;/li&gt;
&lt;li&gt;	Short-billed Dowitcher 	&lt;/li&gt;
&lt;li&gt;	Long-billed Dowitcher 	&lt;/li&gt;
&lt;li&gt;	Caspian Tern 	&lt;/li&gt;
&lt;li&gt;	Forster&amp;#8217;s Tern 	&lt;/li&gt;
&lt;li&gt;	Royal Tern 	&lt;/li&gt;
&lt;li&gt;	Rock Pigeon 	&lt;/li&gt;
&lt;li&gt;	Mourning Dove 	&lt;/li&gt;
&lt;li&gt;	Savannah Sparrow (Belding&amp;#8217;s) 	&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/vFZdMjPDKy-HIjsv5jrJEkIFMBI/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/vFZdMjPDKy-HIjsv5jrJEkIFMBI/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feedproxy.google.com/~r/MokkaMitSchlag/~4/c8zZXamiOTw" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.elharo.com/blog/birding/2008/11/16/450-thayers-gull-at-bolsa-chica/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.elharo.com/blog/birding/2008/11/16/450-thayers-gull-at-bolsa-chica/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.elharo.com/blog/birding/2008/11/16/450-thayers-gull-at-bolsa-chica/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Elliotte Rusty Harold</name>
						<uri>http://www.elharo.com/</uri>
					</author>
		<title type="html">Moth Monday: Chytonix divesta</title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MokkaMitSchlag/~3/waDSAKa0wfM/" />
		<id>http://www.elharo.com/blog/?p=1001604</id>
		<updated>2008-11-10T02:59:06Z</updated>
		<published>2008-11-10T11:58:40Z</published>
		<category scheme="http://www.elharo.com/blog" term="Bugs" />		<summary type="html"><![CDATA[I found a few more moths in my back albums, but if I don&#8217;t find some more soon January will be pretty bleak:

Chytonix divesta,  Hodges#9559
Shoreline Park, Mountain View, 2008-06-25

This is an owlet moth. 

BugGuide
Moth Photographers Group
California Records

]]></summary>
		<content type="html" xml:base="http://www.elharo.com/blog/nature/bugs/2008/11/10/moth-monday-chytonix-divesta/">&lt;p&gt;I found a few more moths in my back albums, but if I don&amp;#8217;t find some more soon January will be pretty bleak:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.elharo.com/blog/wp-content/uploads/2008/11/chytonix1.jpg" alt="Moth on ceiling" title="chytonix1" width="900" height="599" class="size-medium wp-image-1001660" /&gt;&lt;br /&gt;
&lt;i&gt;Chytonix divesta&lt;/i&gt;,  Hodges#9559&lt;br /&gt;
Shoreline Park, Mountain View, 2008-06-25&lt;br /&gt;
&lt;span id="more-1001604"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This is an owlet moth. &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://bugguide.net/node/view/89967" onclick="javascript:pageTracker._trackPageview('/outbound/article/bugguide.net');"&gt;BugGuide&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://mothphotographersgroup.msstate.edu/species.php?hodges=9559" onclick="javascript:pageTracker._trackPageview('/outbound/article/mothphotographersgroup.msstate.edu');"&gt;Moth Photographers Group&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='http://essigdb.berkeley.edu/cgi/calmoth_query?stat=BROWSE&amp;amp;query_src=eme_BrowseCalmothNames&amp;amp;where-genus=Chytonix'&gt;California Records&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/SmrDwmXj3py6nZsVVJKGGBGEtGM/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/SmrDwmXj3py6nZsVVJKGGBGEtGM/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feedproxy.google.com/~r/MokkaMitSchlag/~4/waDSAKa0wfM" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.elharo.com/blog/nature/bugs/2008/11/10/moth-monday-chytonix-divesta/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.elharo.com/blog/nature/bugs/2008/11/10/moth-monday-chytonix-divesta/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.elharo.com/blog/nature/bugs/2008/11/10/moth-monday-chytonix-divesta/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Elliotte Rusty Harold</name>
						<uri>http://www.elharo.com/</uri>
					</author>
		<title type="html">#449 Sage Thrasher</title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/MokkaMitSchlag/~3/woVI8XthaXc/" />
		<id>http://www.elharo.com/blog/?p=1001654</id>
		<updated>2008-11-09T20:56:11Z</updated>
		<published>2008-11-09T20:56:11Z</published>
		<category scheme="http://www.elharo.com/blog" term="Birding" />		<summary type="html"><![CDATA[There&#8217;s a big difference between &#8220;What else could it be?&#8221; and &#8220;That&#8217;s what it is!&#8221; When Kelsey Gonzalez spotted a roughly mockingbird-sized grayish bird with a streaked breast and a downward curved bill between Ponds 2 and 3 at San Joaquin this morning, I was really tempted to call it a Sage Thrasher. After all, [...]]]></summary>
		<content type="html" xml:base="http://www.elharo.com/blog/birding/2008/11/09/449-sage-thrasher/">&lt;p&gt;There&amp;#8217;s a big difference between &amp;#8220;What else could it be?&amp;#8221; and &amp;#8220;That&amp;#8217;s what it is!&amp;#8221; When Kelsey Gonzalez spotted a roughly mockingbird-sized grayish bird with a streaked breast and a downward curved bill between Ponds 2 and 3 at San Joaquin this morning, I was really tempted to call it a Sage Thrasher. After all, nothing else even came close. American Pipit, seen earlier in the day, was probably the second best, but the bill was completely wrong for that. In fact, everything else even remotely possible with that streaked a breast had a straight bill, and the bill was the most distinctive feature. Still, Sage Thrasher would be a very unusual bird for that location, and one thing stood in the way: according to the field guide, the iris should be yellow, and this bird&amp;#8217;s wasn&amp;#8217;t. It wasn&amp;#8217;t completely dark, but it was what I called a hazel brown. &lt;/p&gt;
&lt;p&gt;Thank God for the Web! When I got home, I used Google image search to look for Sage Thrasher photos, and sure enough: even if the field guides don&amp;#8217;t mention it, &lt;a href="http://sdakotabirds.com/species/photos/sage_thrasher.jpg" onclick="javascript:pageTracker._trackPageview('/outbound/article/sdakotabirds.com');"&gt;lots&lt;/a&gt; of &lt;a href="http://dwrcdc.nr.utah.gov/rsgis2/images/Photos/oreomont.jpg" onclick="javascript:pageTracker._trackPageview('/outbound/article/dwrcdc.nr.utah.gov');"&gt;Sage Thrashers&lt;/a&gt; &lt;a href="http://farm1.static.flickr.com/74/158468315_0a46dfbe93.jpg" onclick="javascript:pageTracker._trackPageview('/outbound/article/farm1.static.flickr.com');"&gt;have&lt;/a&gt; a &lt;a href="http://sierrabirdbum.com/Birds/California/Sage_Thrasher_1_Mono_Lake_7-5-06.jpg" onclick="javascript:pageTracker._trackPageview('/outbound/article/sierrabirdbum.com');"&gt;noticeably&lt;/a&gt; &lt;a href="http://farm2.static.flickr.com/1259/992596188_c614ff8bf5.jpg?v=0" onclick="javascript:pageTracker._trackPageview('/outbound/article/farm2.static.flickr.com');"&gt;hazel&lt;/a&gt; &lt;a href="http://www.schmoker.org/BirdPics/Photos/Thrashers/SATH3.jpg" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.schmoker.org');"&gt;brown&lt;/a&gt; &lt;a href="http://k43.pbase.com/o6/18/757118/1/78276885.seSmNh00.IMG_1886_sath1.jpg" onclick="javascript:pageTracker._trackPageview('/outbound/article/k43.pbase.com');"&gt;irises&lt;/a&gt;! That clinched it for me: it was a Sage Thrasher, life bird #449 and my 250th bird in California.&lt;br /&gt;
&lt;span id="more-1001654"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Even before the Sage Thrasher, it was a really good morning. I got there early, about 7:00 A.M., and left late. Overall I tallied 60 species including five new &lt;a href="http://www.elharo.com/blog/2008-bgby-list/" &gt;BGBY species&lt;/a&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; 	Canada Goose  	&lt;/li&gt;
&lt;li&gt;	Gadwall 	&lt;/li&gt;
&lt;li&gt;	American Wigeon 	&lt;/li&gt;
&lt;li&gt;	Mallard 	&lt;/li&gt;
&lt;li&gt;	Cinnamon Teal 	&lt;/li&gt;
&lt;li&gt;	Northern Shoveler 	&lt;/li&gt;
&lt;li&gt;	Green-winged Teal 	&lt;/li&gt;
&lt;li&gt;	Redhead 	&lt;/li&gt;
&lt;li&gt;	Ring-necked Duck 	&lt;/li&gt;
&lt;li&gt;	Lesser Scaup 	&lt;/li&gt;
&lt;li&gt;	Bufflehead 	&lt;/li&gt;
&lt;li&gt;	Ruddy Duck 	&lt;/li&gt;
&lt;li&gt;	Pied-billed Grebe 	&lt;/li&gt;
&lt;li&gt;	Eared Grebe 	&lt;/li&gt;
&lt;li&gt;	Western Grebe 	&lt;/li&gt;
&lt;li&gt;	American White Pelican 	&lt;/li&gt;
&lt;li&gt;	Brown Pelican 	&lt;/li&gt;
&lt;li&gt;	Double-crested Cormorant 	&lt;/li&gt;
&lt;li&gt;	Great Blue Heron 	&lt;/li&gt;
&lt;li&gt;	Great Egret 	&lt;/li&gt;
&lt;li&gt;	Snowy Egret 	&lt;/li&gt;
&lt;li&gt;	Black-crowned Night-Heron 	&lt;/li&gt;
&lt;li&gt;	Turkey Vulture 	&lt;/li&gt;
&lt;li&gt;	Osprey 	&lt;/li&gt;
&lt;li&gt; 	White-tailed Kite 	&lt;/li&gt;
&lt;li&gt; 	Cooper&amp;#8217;s Hawk 	&lt;/li&gt;
&lt;li&gt;	Red-shouldered Hawk 	&lt;/li&gt;
&lt;li&gt;	Red-tailed Hawk 	&lt;/li&gt;
&lt;li&gt;	American Kestrel 	&lt;/li&gt;
&lt;li&gt; 	Peregrine Falcon 	&lt;/li&gt;
&lt;li&gt;	American Coot 	&lt;/li&gt;
&lt;li&gt;	Black-necked Stilt 	&lt;/li&gt;
&lt;li&gt;	American Avocet 	&lt;/li&gt;
&lt;li&gt;	Spotted Sandpiper 	&lt;/li&gt;
&lt;li&gt;	Least Sandpiper 	&lt;/li&gt;
&lt;li&gt;	Long-billed Dowitcher 	&lt;/li&gt;
&lt;li&gt;	Ring-billed Gull 	&lt;/li&gt;
&lt;li&gt;	Western Gull 	&lt;/li&gt;
&lt;li&gt;	Herring Gull 	&lt;/li&gt;
&lt;li&gt;	Mourning Dove 	&lt;/li&gt;
&lt;li&gt;	Anna&amp;#8217;s Hummingbird 	&lt;/li&gt;
&lt;li&gt; 	Nuttall&amp;#8217;s Woodpecker 	&lt;/li&gt;
&lt;li&gt;	Black Phoebe 	&lt;/li&gt;
&lt;li&gt;	Say&amp;#8217;s Phoebe 	&lt;/li&gt;
&lt;li&gt;	American Crow 	&lt;/li&gt;
&lt;li&gt;	Common Raven 	&lt;/li&gt;
&lt;li&gt;	Tree Swallow 	&lt;/li&gt;
&lt;li&gt;	Bushtit 	&lt;/li&gt;
&lt;li&gt;	Marsh Wren 	&lt;/li&gt;
&lt;li&gt; 	Blue-gray Gnatcatcher 	&lt;/li&gt;
&lt;li&gt; 	Sage Thrasher 	&lt;/li&gt;
&lt;li&gt; 	American Pipit 	&lt;/li&gt;
&lt;li&gt;	Yellow-rumped Warbler 	&lt;/li&gt;
&lt;li&gt;	Common Yellowthroat 	&lt;/li&gt;
&lt;li&gt; 	Spotted Towhee 	&lt;/li&gt;
&lt;li&gt;	Song Sparrow 	&lt;/li&gt;
&lt;li&gt;	White-crowned Sparrow 	&lt;/li&gt;
&lt;li&gt;	Red-winged Blackbird 	&lt;/li&gt;
&lt;li&gt;	Great-tailed Grackle 	&lt;/li&gt;
&lt;li&gt;	House Finch 	&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/J3L_MSikKQX0a50D9rjZVWc-Aqg/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/J3L_MSikKQX0a50D9rjZVWc-Aqg/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feedproxy.google.com/~r/MokkaMitSchlag/~4/woVI8XthaXc" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.elharo.com/blog/birding/2008/11/09/449-sage-thrasher/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.elharo.com/blog/birding/2008/11/09/449-sage-thrasher/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.elharo.com/blog/birding/2008/11/09/449-sage-thrasher/</feedburner:origLink></entry>
	</feed>
