<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-10375845</id><updated>2011-12-14T21:53:36.474-05:00</updated><title type='text'>Technobabble by Eric R. Kern</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://ericrkern.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10375845/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://ericrkern.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Eric R. Kern</name><uri>http://www.blogger.com/profile/00915411598945978018</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/img/54/3293/320/ericshead.2.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>6</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-10375845.post-112463123219586312</id><published>2005-08-21T09:33:00.000-04:00</published><updated>2005-08-21T09:33:52.206-04:00</updated><title type='text'>Embedded Linux Clustering (Part 1 - The Concept)</title><content type='html'>&lt;p class="mobile-post"&gt;Linux clustering has been around for a number of years now.  The&lt;br /&gt;famous Beowolf cluster is the most well known example.  Today there&lt;br /&gt;are a number of technologies and projects that are developing Linux&lt;br /&gt;clustering.  With the use of LInux in more embedded devices, one of&lt;br /&gt;the things that surprises me is that there is little to no research&lt;br /&gt;being done on embedded Linux clusters.  This article aims to address&lt;br /&gt;this issue.&lt;/p&gt;&lt;p class="mobile-post"&gt;First off, I will start with a list of resources:&lt;br /&gt;1.  http://www.mosix.org/&lt;br /&gt;MOSIX is a management system that allows a Linux cluster or an&lt;br /&gt;organizational grid to perform like a single computer with multiple&lt;br /&gt;processors.&lt;/p&gt;&lt;p class="mobile-post"&gt;2.  http://openmosix.sourceforge.net/&lt;br /&gt;openMosix is a Linux kernel extension for single-system image&lt;br /&gt;clustering.  This kernel extension turns a network of ordinary&lt;br /&gt;computers into a supercomputer for Linux applications.&lt;/p&gt;&lt;p class="mobile-post"&gt;3. http://www.oreilly.com/catalog/highperlinuxc/index.html&lt;br /&gt;This new guide covers everything you need to plan, build, and deploy a&lt;br /&gt;high-performance Linux cluster. You'll learn about planning, hardware&lt;br /&gt;choices, bulk installation of Linux on multiple systems, and other&lt;br /&gt;basic considerations. Learn about the major free software projects and&lt;br /&gt;how to choose those that are most helpful to new cluster&lt;br /&gt;administrators and programmers. Guidelines for debugging, profiling,&lt;br /&gt;performance tuning, and managing jobs from multiple users round out&lt;br /&gt;this immensely useful book.&lt;/p&gt;&lt;p class="mobile-post"&gt;4. http://lcic.org/&lt;br /&gt;This page is intended as a central repository of links and information&lt;br /&gt;regarding Linux clustering, in all its forms.&lt;/p&gt;&lt;p class="mobile-post"&gt;5. http://oscar.openclustergroup.org/&lt;br /&gt;OSCAR (Open Source Cluster Application Resources) is a snapshot of the&lt;br /&gt;best known methods for building, programming, and using HPC clusters.&lt;br /&gt;It consists of a fully integrated and easy to install software bundle&lt;br /&gt;designed for high performance cluster computing. Everything needed to&lt;br /&gt;install, build, maintain, and use a Linux cluster is included in the&lt;br /&gt;suite, making it unnecessary to download or even install any&lt;br /&gt;individual software packages on your cluster.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10375845-112463123219586312?l=ericrkern.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ericrkern.blogspot.com/feeds/112463123219586312/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10375845&amp;postID=112463123219586312' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10375845/posts/default/112463123219586312'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10375845/posts/default/112463123219586312'/><link rel='alternate' type='text/html' href='http://ericrkern.blogspot.com/2005/08/embedded-linux-clustering-part-1.html' title='Embedded Linux Clustering (Part 1 - The Concept)'/><author><name>Eric R. Kern</name><uri>http://www.blogger.com/profile/00915411598945978018</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/img/54/3293/320/ericshead.2.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10375845.post-111421511255659181</id><published>2005-04-22T20:03:00.000-04:00</published><updated>2005-04-22T20:11:52.556-04:00</updated><title type='text'>The Brains of the Robot - Embedded Linux</title><content type='html'>Through some research and some stumbling, I have come across are really nice micro computer capable of running embedded Linux that would make a great platform for the "brains" of this robot project.  Like all new computer projects, this one will run embedded Linux.  The gumstix has a very small, very capable platform from which to start.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.gumstix.com"&gt;http://www.gumstix.com&lt;/a&gt;:  This is the commercial site from which to purchase the base gumstix platform.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://gumstix.com/oscommerce-2.2ms2/catalog/product_info.php?cPath=26&amp;products_id=81&amp;amp;osCsid=fd3fef04fb85223c295c0810200e235e"&gt;http://gumstix.com/oscommerce-2.2ms2/catalog/product_info.php?cPath=26&amp;products_id=81&amp;amp;osCsid=fd3fef04fb85223c295c0810200e235e&lt;/a&gt;:  This is the most desirable platform.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10375845-111421511255659181?l=ericrkern.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ericrkern.blogspot.com/feeds/111421511255659181/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10375845&amp;postID=111421511255659181' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10375845/posts/default/111421511255659181'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10375845/posts/default/111421511255659181'/><link rel='alternate' type='text/html' href='http://ericrkern.blogspot.com/2005/04/brains-of-robot-embedded-linux.html' title='The Brains of the Robot - Embedded Linux'/><author><name>Eric R. Kern</name><uri>http://www.blogger.com/profile/00915411598945978018</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/img/54/3293/320/ericshead.2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10375845.post-110782483408143718</id><published>2005-02-07T19:05:00.000-05:00</published><updated>2005-02-07T20:07:14.083-05:00</updated><title type='text'>Adding UWB MIR Radar System to my Robot</title><content type='html'>Ultra Wide Band (UWB) and Micropower Impulse Radar (MIR).  These are the items I have been researching for the past few days.  I have learned a number of things about MIR, and have jumped to alot of conclusions about what I could use this technology for on my robot.  This article will atempt to contain my thoughts on the subject (for now) as well as illustrate some interesting (and possibly unrealizable with current technologies) ideas for how this technology could be used with a personal robot assistant (PRA).&lt;br /&gt;&lt;br /&gt;Micropower Impulse Radar (MIR) was invented and developed by Thomas McEwan while he was at Lawrence Livermore National Laboratories (LLNL).  Thomas McEwan has sinced started a company with this technology and the following URL will have additional information:  &lt;a href="http://www.mcewantechnologies.com"&gt;http://www.mcewantechnologies.com&lt;/a&gt;.  Following this link will show that the technology is available for lincensing.&lt;br /&gt;&lt;br /&gt;Another interesting site for an example of how this UWB radar is used is at the following URL:  &lt;a href="http://www.timedomain.com/"&gt;http://www.timedomain.com/&lt;/a&gt;.  Here the technology is used to see through walls to provide a tactical advantage.  The various videos show police officers and/or soldiers demonstrating the product.  Quite impressive.&lt;br /&gt;&lt;br /&gt;The orignal LLNL site (&lt;a href="http://www.llnl.gov/IPandC/technology/profile/sensor/MicropowerImpulseRadar/"&gt;http://www.llnl.gov/IPandC/technology/profile/sensor/MicropowerImpulseRadar/&lt;/a&gt;) gives a good overview of the technology.  This URL fro mthe department of energy gives more ideas for how the technology can be used:  &lt;a href="http://www.eurekalert.org/features/doe/2004-09/dlnl-etu091604.php"&gt;http://www.eurekalert.org/features/doe/2004-09/dlnl-etu091604.php&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;While the idea of having a visioning system on my home made robot that could peer through wals seems like a good idea, I am thinking of a different use for the technology.  This technology can be used to see through skin and bone to get an image of the heart, lungs and digestive system.  If such a tool was available in a hand held unit, doctors at the emergency room could have an extremely valuable tool for triaging a patent.  Adding such a technology to a personal robot assistent (PRA) along with some rudimentary analysis of the resulting data could provide a rapid home diagnosis and alert system for an individual with a chronic alment.  The data could be streamed directly to a personal doctor for analysis if the data failed to follow a normal pattern.  The robot could also be programmed to search the premises for a particular individual in order to perform a scan.  Such a robotic system could be used in hospitals to check on patients during the middle of the night or when the nursing staff is too busy.&lt;br /&gt;&lt;br /&gt;This medial use of UWB MIR requires alot more research on my part, so here are a few more bookmarked websites:&lt;br /&gt;&lt;a href="http://www.econ-pol.unisi.it/high_frequency/08-staderini_abst.pdf"&gt;http://www.econ-pol.unisi.it/high_frequency/08-staderini_abst.pdf&lt;/a&gt;&lt;br /&gt;A paper on using the technology to remotely monitor heart rate (no electrodes needed). &lt;br /&gt;&lt;br /&gt;More research to follow...&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10375845-110782483408143718?l=ericrkern.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ericrkern.blogspot.com/feeds/110782483408143718/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10375845&amp;postID=110782483408143718' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10375845/posts/default/110782483408143718'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10375845/posts/default/110782483408143718'/><link rel='alternate' type='text/html' href='http://ericrkern.blogspot.com/2005/02/adding-uwb-mir-radar-system-to-my.html' title='Adding UWB MIR Radar System to my Robot'/><author><name>Eric R. Kern</name><uri>http://www.blogger.com/profile/00915411598945978018</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/img/54/3293/320/ericshead.2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10375845.post-110700665881588195</id><published>2005-01-29T08:17:00.000-05:00</published><updated>2005-01-29T08:50:58.816-05:00</updated><title type='text'>Developing my Own Robot - Part 1 The Concept</title><content type='html'>Ever since I was a kid, I have always wanted my own robot. Something similar to the Lost in Space robot that could do anything. Now that I am grown up and have children of my own, I realize that building a robot means many things to many people. In this article, I want to specify the desired features and functions of my robot.&lt;br /&gt;&lt;br /&gt;The first feature of the robot is locomotion.  I want this robot to be able to move around on a hard wood floor.  This movement will on top of two roller skate wheels, with a trailing wheel for stability.  The reason I specify this exact arrangement is that I have already purchased a round aluminum platform for the robot complete with roller skate wheels and servo motors.  This is the platform that I am starting from:  &lt;a href="http://mivasecure.abac.com/bpatton/merchant.mvc?Screen=PROD&amp;Store_Code=RS&amp;amp;Product_Code=MBB&amp;Category_Code=MFSZ"&gt;http://mivasecure.abac.com/bpatton/merchant.mvc?Screen=PROD&amp;amp;Store_Code=RS&amp;Product_Code=MBB&amp;amp;Category_Code=MFSZ&lt;/a&gt;.  Here is the main website for neat robot parts:  &lt;a href="http://www.robodyssey.com/index.htm"&gt;http://www.robodyssey.com/index.htm&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The next feature that I am looking for in this robot is vision.  Here I am undecided on the nature of the vision or on the technology.  The simplest form of vision would be a computer camera.  However, seeing in the dark using infrared lights would be a nice feature.  An incredibly cool feture would be a micro radar, but it does not appear that this technology is ready for the hobbiest...yet.&lt;br /&gt;&lt;br /&gt;The third most important feature is web based control.  I want to be able to go to my home's website and control this robot as well as see what the robot is seeing.  This third feature brings up the need for the next feature.&lt;br /&gt;&lt;br /&gt;Wireless control is the fourth feature.  Since I want to control this robot (which will be downstairs) from my web server (which is currently located upstairs) I will need wireless control.  This feature will come from the numerous RC cars, trucks and tanks that me and my kids play with.  I already have in mind one of the cars that I can part out for this feature.  However, it would be much more desireable to simply add a wireless network card.  I do happen to have an 802.11g pcmcia card sitting unused fro mmy old laptop.  This card could provide the wireless capability as well as the live streaming video feed.  Yes it is decided, I will use 802.11g for wireless connectivity.&lt;br /&gt;&lt;br /&gt;The fifth feature is a processor with the capability to run embedded Linux.  I want to have Linux running on the robot so that I can take advantage of all of the really cool software packages being developed for robots running Linux.  Here is a website where I found a few of these packages:  &lt;a href="http://www.aaai.org/AITopics/html/soft.html"&gt;http://www.aaai.org/AITopics/html/soft.html&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The sixth feature that I want from this robot is audio.  The robot needs to send and receive audio.  I envision this being used to communicate with someone in the same room as the robot from a person connected over the web interface.  A great example of this would be the grandparents wanting to talk to us or the children.  They get on the web interface, log in, then move the robot around until they see one of us.  They can then start talking.  We won't see them, but we will see the robot.  My youngest child (currently unborn and due 2/16/2005) would probably thing grandma and grandpa ARE the robot.&lt;br /&gt;&lt;br /&gt;The final (until I think of more) feature is the ability for the robot to detect when the batteries needs charging and to automatically find its recharging station and connect.  This is a feature that I thought of when I was looking at the first versions of the robomower (&lt;a href="http://www.friendlyrobotics.com/robomo.htm"&gt;http://www.friendlyrobotics.com/robomo.htm&lt;/a&gt;) and the roomba (&lt;a href="http://www.irobot.com/consumer/"&gt;http://www.irobot.com/consumer/&lt;/a&gt;).  These now both have this feature, and I agree that it is something required.  Who wants to have to worry about a robot being charged up to play with it - it should always just work.  I have this same complaint about all of the remote control cars, they have to be charged.&lt;br /&gt;&lt;br /&gt;That completes my wish list of features.  I will continue this article once I have purchased more parts of decided upon the next step of the project.&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10375845-110700665881588195?l=ericrkern.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ericrkern.blogspot.com/feeds/110700665881588195/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10375845&amp;postID=110700665881588195' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10375845/posts/default/110700665881588195'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10375845/posts/default/110700665881588195'/><link rel='alternate' type='text/html' href='http://ericrkern.blogspot.com/2005/01/developing-my-own-robot-part-1-concept.html' title='Developing my Own Robot - Part 1 The Concept'/><author><name>Eric R. Kern</name><uri>http://www.blogger.com/profile/00915411598945978018</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/img/54/3293/320/ericshead.2.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10375845.post-110670680208916699</id><published>2005-01-25T21:13:00.000-05:00</published><updated>2005-01-25T21:33:22.090-05:00</updated><title type='text'>Map Websites</title><content type='html'>I found some very incredible web sites that allow you to build your own map and have it printed out and mailed to you.  Since I recently bought a canoe (and picked it up tonight) I have been looking for a good map of the local area lake (Jordan Lake).  The following is a list of websites and what I thought of their maps for sale.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.mytopo.com/"&gt;http://www.mytopo.com/&lt;/a&gt;&lt;br /&gt;This website allows you to zoom in and out, pick any place in the US and purchase several size maps.  These maps can be water proof or glossy and you can order the following sizes:  36"x44", 24"x36", 18"x24".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.fishinggpsmaps.com/"&gt;http://www.fishinggpsmaps.com/&lt;/a&gt;&lt;br /&gt;I found some cool maps here.  These maps are especially cool if you have a GPS.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.omnimap.com/catalog/cats/fish/fish-nc.htm"&gt;http://www.omnimap.com/catalog/cats/fish/fish-nc.htm&lt;/a&gt;&lt;br /&gt;Talk about cool!  These maps show fishing hot spots.&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10375845-110670680208916699?l=ericrkern.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ericrkern.blogspot.com/feeds/110670680208916699/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10375845&amp;postID=110670680208916699' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10375845/posts/default/110670680208916699'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10375845/posts/default/110670680208916699'/><link rel='alternate' type='text/html' href='http://ericrkern.blogspot.com/2005/01/map-websites.html' title='Map Websites'/><author><name>Eric R. Kern</name><uri>http://www.blogger.com/profile/00915411598945978018</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/img/54/3293/320/ericshead.2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-10375845.post-110661133143038543</id><published>2005-01-24T18:05:00.000-05:00</published><updated>2005-01-24T19:02:11.430-05:00</updated><title type='text'>Building my own external USB DVD-RW Burner</title><content type='html'>I recently built my own external DVD-RW burner from spare parts that I had around.  The first and most important part that I had around was - suprise - an EIDE DVD burner from Sony (the 500u internal).  This burner was sitting in a computer that died several months ago and which I had not found the time to rebuild.  Most of my computer time is now spent on my fairly new IBM Thinkpad T41p - which is a really nice laptop.  Since I still wanted to burn DVDs (for personal and work), I needed to get an external DVD burner that connected to my laptop.  Since I am cheap, I didn't want to spend alot of money.  Shopping around at BestBuy, I could not find any USB 2.0 to EIDE cases.  Having a $50 gift card for BestBuy, the next best thing was a USB 2.0 CDRW burner which could burn at 52x.  I bought this  CDRW burner (which had a very attractive black case). &lt;br /&gt;&lt;br /&gt;The first thing I did was to connect the USB burner to my USB trace tool (a CATC Advisory capable of capturing USB 2.0 traffic).  I was excited to learn that the protocol which the USB burner uses is the SCSI class and bulk-only subclass (I develop a remote drive solution for IBM and chose this very same protocol for the USB CD drives that I emulate over a network).  This new toy would provide a very comparison tool to the stuff I develop.&lt;br /&gt;&lt;br /&gt;Well, I opened up the mechanical package of the CDRW burner, managed to pull out the CDRW drive (which was a standard EIDE drive like I suspected) and cram my old DVDRW burner into the case.  Using a little electrical tape (since the screw holes didn't match up exactly) I put the drive case back together with the EIDE DVD burner in place of the CD burner.  The first burn I tried was at 4x which failed with a buffer under run.  A minor setup.  The 1x burn worked perfectly.  I plan on a 2.4x burn soon.  Having a 1x external DVD burner was definately more usefull to me then a 4x DVD burner sitting in a dead computer.  Overall, a job well done.&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10375845-110661133143038543?l=ericrkern.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ericrkern.blogspot.com/feeds/110661133143038543/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10375845&amp;postID=110661133143038543' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10375845/posts/default/110661133143038543'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10375845/posts/default/110661133143038543'/><link rel='alternate' type='text/html' href='http://ericrkern.blogspot.com/2005/01/building-my-own-external-usb-dvd-rw.html' title='Building my own external USB DVD-RW Burner'/><author><name>Eric R. Kern</name><uri>http://www.blogger.com/profile/00915411598945978018</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://photos1.blogger.com/img/54/3293/320/ericshead.2.jpg'/></author><thr:total>0</thr:total></entry></feed>
