<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>The grokking eagle</title>
	<atom:link href="http://arnulfo.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://arnulfo.wordpress.com</link>
	<description>Hoc age</description>
	<lastBuildDate>Mon, 02 Nov 2009 20:38:48 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='arnulfo.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/b36e5c149436ffca79fa0c09a992f71d?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>The grokking eagle</title>
		<link>http://arnulfo.wordpress.com</link>
	</image>
			<item>
		<title>Popular computing</title>
		<link>http://arnulfo.wordpress.com/2009/11/02/popular-computing/</link>
		<comments>http://arnulfo.wordpress.com/2009/11/02/popular-computing/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 20:38:48 +0000</pubDate>
		<dc:creator>arnulfo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[mathematics]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://arnulfo.wordpress.com/?p=218</guid>
		<description><![CDATA[I am interested in High-performance computing exploration and research, comparison of algorithms and platforms and tools. Example applications are optimization algorithms are Monte Carlo Simulations of Lattice QCD.

There are several approaches you may take to increase your computing resources. The availability of broad-band Internet connections and the still increasing cost-performance ratio of computing hardware as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnulfo.wordpress.com&blog=1301850&post=218&subd=arnulfo&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I am interested in High-performance computing exploration and research, comparison of algorithms and platforms and tools. Example applications are optimization algorithms are Monte Carlo Simulations of Lattice QCD.</p>
<p><span id="more-218"></span></p>
<p>There are several approaches you may take to increase your computing resources. The availability of broad-band Internet connections and the still increasing cost-performance ratio of computing hardware as well as the enormous computational potential of Internet-connected infrastructure have sparked an interest on dynamically configured computational grids available on as-needed bases. This is referred to as Cloud Computing. Cloud computing involves the provision of dynamically scalable and often virtualized resources offered as a service over the Internet. The term cloud is used as a metaphor for the Internet, based on how the Internet is depicted in computer network diagrams and is an abstraction of the underlying infrastructure it conceals. Mayor players on Information Technology such as IBM, SUN, Microsoft, and Amazon have offerings of this kind. Some of them might be open to support research projects.  There are also non-commercial projects that have taken advantage of the Internet computing power in what is known as <a href="http://en.wikipedia.org/wiki/Volunteer_computing">volunteer computing</a> such as <a href="mailto:SETI@home">SETI@home</a>.</p>
<p>&nbsp;</p>
<p>One example of the volunteer computing paradigm is the Great Internet Mersenne Prime Search (<a href="http://www.mersenne.org/">http://www.mersenne.org/</a> ) which has been finding large primes since 1996. On April of 2009 a Mersenne prime, a <a href="http://prime.isthe.com/chongo/tech/math/prime/m42643801/prime-c.html">12,837,064 digit number</a>, was found on a regular office workstation. This calculation took 29 days on a 3.0 GHz Intel Core2 processor. The basic idea here is to have a central server assigning tasks to a variable and unreliable computational pool, using idle resources that would be wasted otherwise.</p>
<p>&nbsp;</p>
<p>A different approach is the one taken by <a href="http://www.galaxyzoo.org/"><strong><em>Galaxy Zoo 2</em></strong></a>, an interactive project that allows the user to participate in a large-scale project classifying millions of galaxies.  <a href="https://www.galaxyzoo.org/">Galaxy Zoo 2 </a>is a new version of the highly successful project that enables members of the public to say whether a galaxy was spiral or elliptical, and which way it was rotating, Galaxy Zoo 2 asks users to delve deeper into 250,000 of the brightest and best <a href="http://www.universetoday.com/guide-to-space/galaxies/">galaxies</a> to search for the strange and unusual. Here the project is asking people themselves to spend time looking and analyzing data.</p>
<p>&nbsp;</p>
<p>A more general approach was a result of the two original goals of SETI@home project: to prove the viability and practicality of the &#8216;distributed grid computing&#8217; concept, and to do useful scientific work by supporting an observational analysis to detect intelligent life outside Earth. The first of these goals is generally considered to have succeeded completely. The current <a href="http://en.wikipedia.org/wiki/BOINC">BOINC</a> environment, a development of the original SETI@home, is providing support for several computationally intensive projects in a wide range of disciplines.</p>
<p>&nbsp;</p>
<p>The <strong>Berkeley Open Infrastructure for Network Computing</strong> (<strong>BOINC</strong>) is a non-commercial <a href="http://en.wikipedia.org/wiki/Middleware">middleware</a> system for <a href="http://en.wikipedia.org/wiki/Volunteer_computing">volunteer</a> and <a href="http://en.wikipedia.org/wiki/Grid_computing">grid computing</a>. It was originally developed to support the <a href="http://en.wikipedia.org/wiki/SETI@home">SETI@home</a> project before it became useful as a platform for other <a href="http://en.wikipedia.org/wiki/Distributed_computing">distributed applications</a> in areas as diverse as mathematics, medicine, molecular biology, climatology, and astrophysics. The intent of BOINC is to make it possible for researchers to tap into the enormous <a href="http://en.wikipedia.org/wiki/Processing_power">processing power</a> of <a href="http://en.wikipedia.org/wiki/Personal_computer">personal computers</a> around the world.  BOINC has been developed by a team based at the <a href="http://en.wikipedia.org/wiki/Space_Sciences_Laboratory">Space Sciences Laboratory</a> at the <a href="http://en.wikipedia.org/wiki/University_of_California,_Berkeley">University of California, Berkeley</a> led by <a href="http://en.wikipedia.org/wiki/David_P._Anderson">David Anderson</a>, who also leads SETI@home. As a &#8220;quasi-<a href="http://en.wikipedia.org/wiki/Supercomputing">supercomputing</a>&#8221; platform, BOINC has about 570,000 active computers (hosts) worldwide processing on average 2 <a href="http://en.wikipedia.org/wiki/FLOPS">petaFLOPS</a> as of July 2009.</p>
<p>&nbsp;</p>
<p>In another complementary vein there have been some efforts to leverage the availability of graphics-acceleration-hardware to use a low cost high performance platform.  General-purpose computing on graphics processing units (GPGPU, also referred to as GPGP and to a lesser extent GP²) is the technique of using a GPU, which typically handles computation only for computer graphics, to perform computation in applications traditionally handled by the CPU. It is made possible by the addition of programmable stages and higher precision arithmetic to the rendering pipelines, which allows software developers to use stream processing on non-graphics data.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arnulfo.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arnulfo.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arnulfo.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arnulfo.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arnulfo.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arnulfo.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arnulfo.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arnulfo.wordpress.com/218/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arnulfo.wordpress.com/218/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arnulfo.wordpress.com/218/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnulfo.wordpress.com&blog=1301850&post=218&subd=arnulfo&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://arnulfo.wordpress.com/2009/11/02/popular-computing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2346503cc3503dd8c0d00eb674826fe9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arnulfo</media:title>
		</media:content>
	</item>
		<item>
		<title>7 Secrets to Avoid Gaining Weight</title>
		<link>http://arnulfo.wordpress.com/2009/11/02/7-secrets-to-avoid-gaining-weight/</link>
		<comments>http://arnulfo.wordpress.com/2009/11/02/7-secrets-to-avoid-gaining-weight/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 13:44:40 +0000</pubDate>
		<dc:creator>arnulfo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Habits]]></category>
		<category><![CDATA[health]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[Recipes]]></category>

		<guid isPermaLink="false">http://arnulfo.wordpress.com/?p=216</guid>
		<description><![CDATA[
Must burn more than you take in. The amount of calories you need depend on both your body characteristics and the things you do during the day. If you live on freezing weather you will need lots of calories just to keep warm, or if you are a high-performance athlete you need fuel to perform. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnulfo.wordpress.com&blog=1301850&post=216&subd=arnulfo&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><ol>
<li>Must burn more than you take in. The amount of calories you need depend on both your body characteristics and the things you do during the day. If you live on freezing weather you will need lots of calories just to keep warm, or if you are a high-performance athlete you need fuel to perform. So eat light and exercise a little unless you have specific reasons to do otherwise. You exercise routine does not need to be heavy but it must be steady and regular. Include stretching, start always with a warm up and end with a cool down appropriate to the intensity of what you do. With a little imagination you normal daily routine might be enough.</li>
<li>Have breakfast. A good breakfast is essential; you can perform better and be less hungry during the day. Lunch and supper should be light meals. To start the day with a good breakfast will put discipline and order in your life and a natural consequence will be an appropriate weight.</li>
<li>Eat balanced meals. The food you eat should provide all necessary nutrients without excess calories. Combine colors and textures and have generous portions of fruits and vegetables.</li>
<li>Drink lots of water. Drink water and unsweetened tea. Use tea as a snack. Don’t drink soft drinks or other sugar-loaded beverages.</li>
<li>Don’t buy junk. Do not buy junk food at all. If you have in the house, you will eat it.</li>
<li>Measure. Keep track of your weight and what you eat but do not overemphasize calorie counting. If you try always to eat a balanced meal and go light on the fats you should be alright. The key is not to overeat.</li>
<li>Have a hobby. Do not use food as time filler, do something with your life. Having a positive self image will help you control your weight and the overall quality of your life will improve. If you make food an issue it would be harder to control it. It’s best to put your energies and focus on something positive instead of try to offset negatives.</li>
</ol>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arnulfo.wordpress.com/216/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arnulfo.wordpress.com/216/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arnulfo.wordpress.com/216/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arnulfo.wordpress.com/216/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arnulfo.wordpress.com/216/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arnulfo.wordpress.com/216/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arnulfo.wordpress.com/216/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arnulfo.wordpress.com/216/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arnulfo.wordpress.com/216/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arnulfo.wordpress.com/216/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnulfo.wordpress.com&blog=1301850&post=216&subd=arnulfo&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://arnulfo.wordpress.com/2009/11/02/7-secrets-to-avoid-gaining-weight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2346503cc3503dd8c0d00eb674826fe9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arnulfo</media:title>
		</media:content>
	</item>
		<item>
		<title>Koine Greek</title>
		<link>http://arnulfo.wordpress.com/2009/10/31/koine-greek/</link>
		<comments>http://arnulfo.wordpress.com/2009/10/31/koine-greek/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 05:02:41 +0000</pubDate>
		<dc:creator>arnulfo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[Greek]]></category>
		<category><![CDATA[Koine]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[religon]]></category>

		<guid isPermaLink="false">http://arnulfo.wordpress.com/2009/10/31/koine-greek/</guid>
		<description><![CDATA[&#160;

Septuaginta (Greek Edition) 
Greek-English Lexicon of the Septuagint 
The Apostolic Fathers: Greek Texts and English Translations 
Koine Greek Reader: Selections from the New Testament, Septuagint, and Early Christian Writers 
A Reader&#8217;s Greek New Testament: 2nd Edition 
Basics of Biblical Greek Grammar
Greek New Testament: With English Introduction including Greek/English dictionary/flexible (Greek and English Edition)
A Greek-English Lexicon [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnulfo.wordpress.com&blog=1301850&post=215&subd=arnulfo&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>&#160;</p>
<ul>
<li><a href="http://www.amazon.com/gp/product/1598561804?ie=UTF8&amp;tag=arnulfoperezc-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1598561804">Septuaginta (Greek Edition)</a> </li>
<li><a href="http://www.amazon.com/gp/product/1598562894?ie=UTF8&amp;tag=bloggerit-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1598562894">Greek-English Lexicon of the Septuagint</a> </li>
<li><a href="http://www.amazon.com/gp/product/080103468X?ie=UTF8&amp;tag=arnulfoperezc-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=080103468X">The Apostolic Fathers: Greek Texts and English Translations</a> </li>
<li><a href="http://www.amazon.com/gp/product/0825424429?ie=UTF8&amp;tag=arnulfoperezc-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0825424429">Koine Greek Reader: Selections from the New Testament, Septuagint, and Early Christian Writers</a> </li>
<li><a href="http://www.amazon.com/gp/product/0310273781?ie=UTF8&amp;tag=arnulfoperezc-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0310273781">A Reader&#8217;s Greek New Testament: 2nd Edition</a> </li>
<li><a href="http://www.amazon.com/gp/product/0310250870?ie=UTF8&amp;tag=arnulfoperezc-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0310250870">Basics of Biblical Greek Grammar</a></li>
<li><a href="http://www.amazon.com/gp/product/3438051133?ie=UTF8&amp;tag=arnulfoperezc-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=3438051133">Greek New Testament: With English Introduction including Greek/English dictionary/flexible (Greek and English Edition)</a></li>
<li><a href="http://www.amazon.com/gp/product/0226039331?ie=UTF8&amp;tag=arnulfoperezc-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0226039331">A Greek-English Lexicon of the New Testament and Other Early Christian Literature, 3rd Edition</a></li>
</ul>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arnulfo.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arnulfo.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arnulfo.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arnulfo.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arnulfo.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arnulfo.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arnulfo.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arnulfo.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arnulfo.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arnulfo.wordpress.com/215/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnulfo.wordpress.com&blog=1301850&post=215&subd=arnulfo&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://arnulfo.wordpress.com/2009/10/31/koine-greek/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2346503cc3503dd8c0d00eb674826fe9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arnulfo</media:title>
		</media:content>
	</item>
		<item>
		<title>Google Book Search</title>
		<link>http://arnulfo.wordpress.com/2009/10/31/google-book-search/</link>
		<comments>http://arnulfo.wordpress.com/2009/10/31/google-book-search/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 18:33:29 +0000</pubDate>
		<dc:creator>arnulfo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://arnulfo.wordpress.com/?p=212</guid>
		<description><![CDATA[from:
http://topics.nytimes.com/top/news/business/companies/google_inc/google_book_search/index.html?inline=nyt-org
Judge Chin also echoed comments made by the Justice Department last week that the settlement, if properly revised, could offer great benefits, most notably, by providing broad access to to millions of out-of-print books that are largely locked up in a small group of university libraries.
“The settlement would offer many benefits to society, as recognized [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnulfo.wordpress.com&blog=1301850&post=212&subd=arnulfo&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>from:</p>
<p><a title="New York Times" href="http://topics.nytimes.com/top/news/business/companies/google_inc/google_book_search/index.html?inline=nyt-org">http://topics.nytimes.com/top/news/business/companies/google_inc/google_book_search/index.html?inline=nyt-org</a></p>
<p>Judge Chin also echoed comments made by the Justice Department last week that the settlement, if properly revised, could offer great benefits, most notably, by providing broad access to to millions of out-of-print books that are largely locked up in a small group of university libraries.</p>
<p>“The settlement would offer many benefits to society, as recognized by supporters of the settlement as well as D.O.J.,” he wrote, referring to the<a title="More articles about the U.S. Justice Department." href="http://topics.nytimes.com/top/reference/timestopics/organizations/j/justice_department/index.html?inline=nyt-org">Department of Justice</a>, which <a href="http://www.nytimes.com/2009/09/19/technology/internet/19google.html">filed its own brief in the case</a> last week. “It would appear that if a fair and reasonable settlement can be struck, the public would benefit.”</p>
<p><span id="more-212"></span></p>
<p>Google Book Search is the ambitious plan to digitize every book &#8211; famous or not, in any language, published anywhere on earth &#8211; found in the world&#8217;s libraries, as part of the company&#8217;s core mission &#8220;to organize the world&#8217;s information and make it universally accessible and useful.&#8221;</p>
<p>Beginning in 2002 as a &#8220;secret books project,&#8221; according to an official history at the Google site, Google Book Search has become a planned multibillion-dollar effort that has had to overcome many obstacles, both the sheer effort of scanning so many pages of text as well as conforming to copyright laws.</p>
<p>Google started in 2004 to team with many of the greatest library collections in the world &#8212; the New York Public Library, the University of Michigan, Harvard and Stanford, among others &#8212; to digitize their collections, paying the scanning costs. Google expects to scan 15 million books from those collections over the next decade.</p>
<p>In October 2008, Google reached a settlement with authors and publishers to end a class-action lawsuit that challenged the legality of the scanning project. Under the agreement, Google will pay $125 million and create the framework for a new system that will channel payments from book sales, advertising revenue and other fees to authors and publishers, with Google collecting a cut.</p>
<p>The $125 million will go to compensate authors and publishers whose books are still under copyright and help find the copyright holders for so-called &#8220;orphan works,&#8221; out-of-print books that are still within the law. These copyright holders, who are considered part of the group, or class, that settled with Google, are hard to find, since many never expected their works ever to be in print again. It is the resurrection of these works &#8212; making them available at the click of a mouse &#8212; that many consider among the greatest benefits of Google Book Search. That, and the millions of public domain works that will be easily searched and called up by computer users around world.</p>
<p>The proposed settlement has attracted opposition from various corners of the book world, and the Department of Justice has opened an antitrust investigation. Late on Sept. 18., 2009, the Justice Department said the proposed legal settlement between Google and book authors and publishers should not be approved by the court without modifications.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arnulfo.wordpress.com/212/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arnulfo.wordpress.com/212/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arnulfo.wordpress.com/212/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arnulfo.wordpress.com/212/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arnulfo.wordpress.com/212/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arnulfo.wordpress.com/212/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arnulfo.wordpress.com/212/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arnulfo.wordpress.com/212/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arnulfo.wordpress.com/212/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arnulfo.wordpress.com/212/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnulfo.wordpress.com&blog=1301850&post=212&subd=arnulfo&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://arnulfo.wordpress.com/2009/10/31/google-book-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2346503cc3503dd8c0d00eb674826fe9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arnulfo</media:title>
		</media:content>
	</item>
		<item>
		<title>Mexican drug cartels&#8217; main areas of influence</title>
		<link>http://arnulfo.wordpress.com/2009/10/31/mexican-drug-cartels-main-areas-of-influence/</link>
		<comments>http://arnulfo.wordpress.com/2009/10/31/mexican-drug-cartels-main-areas-of-influence/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 16:49:32 +0000</pubDate>
		<dc:creator>arnulfo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[drugs]]></category>
		<category><![CDATA[México]]></category>
		<category><![CDATA[violence]]></category>

		<guid isPermaLink="false">http://arnulfo.wordpress.com/?p=210</guid>
		<description><![CDATA[       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnulfo.wordpress.com&blog=1301850&post=210&subd=arnulfo&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div id="attachment_209" class="wp-caption aligncenter" style="width: 476px"><a href="http://arnulfo.files.wordpress.com/2009/10/mexico_cartels_466map1.gif"><img class="size-full wp-image-209" title="mexico_cartels_466map" src="http://arnulfo.files.wordpress.com/2009/10/mexico_cartels_466map1.gif?w=466&#038;h=358" alt="mexico_cartels_466map" width="466" height="358" /></a><p class="wp-caption-text">drug cartels</p></div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arnulfo.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arnulfo.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arnulfo.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arnulfo.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arnulfo.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arnulfo.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arnulfo.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arnulfo.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arnulfo.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arnulfo.wordpress.com/210/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnulfo.wordpress.com&blog=1301850&post=210&subd=arnulfo&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://arnulfo.wordpress.com/2009/10/31/mexican-drug-cartels-main-areas-of-influence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2346503cc3503dd8c0d00eb674826fe9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arnulfo</media:title>
		</media:content>

		<media:content url="http://arnulfo.files.wordpress.com/2009/10/mexico_cartels_466map1.gif" medium="image">
			<media:title type="html">mexico_cartels_466map</media:title>
		</media:content>
	</item>
		<item>
		<title>The English Patient</title>
		<link>http://arnulfo.wordpress.com/2009/10/25/the-english-patient/</link>
		<comments>http://arnulfo.wordpress.com/2009/10/25/the-english-patient/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 02:41:52 +0000</pubDate>
		<dc:creator>arnulfo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[desert]]></category>
		<category><![CDATA[Herodotus]]></category>
		<category><![CDATA[History]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://arnulfo.wordpress.com/?p=203</guid>
		<description><![CDATA[A sri-lankan (Michael Ondaatje)  living in Canada writes about an hungarian educated in Britain that lives by the words of a Greek in the North African desert

The English Patient
http://en.wikipedia.org/wiki/The_English_Patient
The Lost Oasis: The Desert War and the Hunt for Zerzura
With Rommel&#8217;s Army in Libya
Gilf Kebir
Herodotus: The Histories (Penguin Classics)
The Histories
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnulfo.wordpress.com&blog=1301850&post=203&subd=arnulfo&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>A sri-lankan (<a href="http://en.wikipedia.org/wiki/Michael_Ondaatje">Michael Ondaatje</a>)  living in Canada writes about <a href="http://en.wikipedia.org/wiki/László_Almásy">an hungarian</a> educated in Britain that lives by the words of <a href="http://en.wikipedia.org/wiki/Herodotus">a Greek</a> in <a href="http://en.wikipedia.org/wiki/Zerzura">the North African desert</a></p>
<p><span id="more-203"></span></p>
<p><a href="http://www.amazon.com/gp/product/0679745203?ie=UTF8&amp;tag=arnulfoperezc-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0679745203">The English Patient</a></p>
<p><a href="http://en.wikipedia.org/wiki/The_English_Patient">http://en.wikipedia.org/wiki/The_English_Patient</a></p>
<p><a href="http://www.amazon.com/gp/product/0813341035?ie=UTF8&amp;tag=arnulfoperezc-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0813341035">The Lost Oasis: The Desert War and the Hunt for Zerzura</a></p>
<p><a href="http://www.amazon.com/gp/product/0759616086?ie=UTF8&amp;tag=arnulfoperezc-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0759616086">With Rommel&#8217;s Army in Libya</a></p>
<p><a href="http://en.wikipedia.org/wiki/Gilf_Kebir">Gilf Kebir</a></p>
<p><a href="http://www.amazon.com/gp/product/0140446389?ie=UTF8&amp;tag=arnulfoperezc-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0140446389">Herodotus: The Histories (Penguin Classics)</a></p>
<p><a href="http://www.perseus.tufts.edu/hopper/text?doc=Perseus:text:1999.01.0125">The Histories</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arnulfo.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arnulfo.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arnulfo.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arnulfo.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arnulfo.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arnulfo.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arnulfo.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arnulfo.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arnulfo.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arnulfo.wordpress.com/203/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnulfo.wordpress.com&blog=1301850&post=203&subd=arnulfo&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://arnulfo.wordpress.com/2009/10/25/the-english-patient/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2346503cc3503dd8c0d00eb674826fe9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arnulfo</media:title>
		</media:content>
	</item>
		<item>
		<title>Amazing Grace Lyrics</title>
		<link>http://arnulfo.wordpress.com/2009/10/22/amazing-grace-lyrics/</link>
		<comments>http://arnulfo.wordpress.com/2009/10/22/amazing-grace-lyrics/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 05:01:11 +0000</pubDate>
		<dc:creator>arnulfo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[grace]]></category>

		<guid isPermaLink="false">http://arnulfo.wordpress.com/2009/10/22/amazing-grace-lyrics/</guid>
		<description><![CDATA[John Newton (1725-1807)   Stanza 6 anon.
 
Amazing Grace, how sweet the sound,   That saved a wretch like me.    I once was lost but now am found,    Was blind, but now I see.
T&#8217;was Grace that taught my heart to fear.   And Grace, my fears [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnulfo.wordpress.com&blog=1301850&post=202&subd=arnulfo&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>John Newton (1725-1807)   <br />Stanza 6 anon.</p>
<p> <span id="more-202"></span>
<p>Amazing Grace, how sweet the sound,   <br />That saved a wretch like me.    <br />I once was lost but now am found,    <br />Was blind, but now I see.</p>
<p>T&#8217;was Grace that taught my heart to fear.   <br />And Grace, my fears relieved.    <br />How precious did that Grace appear    <br />The hour I first believed.</p>
<p>Through many dangers, toils and snares   <br />I have already come;    <br />&#8216;Tis Grace that brought me safe thus far    <br />and Grace will lead me home.</p>
<p>The Lord has promised good to me.   <br />His word my hope secures.    <br />He will my shield and portion be,    <br />As long as life endures.</p>
<p>Yea, when this flesh and heart shall fail,   <br />And mortal life shall cease,    <br />I shall possess within the veil,    <br />A life of joy and peace.</p>
<p>When we&#8217;ve been here ten thousand years   <br />Bright shining as the sun.    <br />We&#8217;ve no less days to sing God&#8217;s praise    <br />Than when we&#8217;ve first begun.</p>
<p><i>Amazing Grace, how sweet the sound,     <br />That saved a wretch like me.      <br />I once was lost but now am found,      <br />Was blind, but now I see.</i></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arnulfo.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arnulfo.wordpress.com/202/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arnulfo.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arnulfo.wordpress.com/202/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arnulfo.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arnulfo.wordpress.com/202/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arnulfo.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arnulfo.wordpress.com/202/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arnulfo.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arnulfo.wordpress.com/202/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnulfo.wordpress.com&blog=1301850&post=202&subd=arnulfo&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://arnulfo.wordpress.com/2009/10/22/amazing-grace-lyrics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2346503cc3503dd8c0d00eb674826fe9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arnulfo</media:title>
		</media:content>
	</item>
		<item>
		<title>ex patria</title>
		<link>http://arnulfo.wordpress.com/2009/10/22/ex-patria/</link>
		<comments>http://arnulfo.wordpress.com/2009/10/22/ex-patria/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 11:23:30 +0000</pubDate>
		<dc:creator>arnulfo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Chicago]]></category>
		<category><![CDATA[geography]]></category>
		<category><![CDATA[New York]]></category>

		<guid isPermaLink="false">http://arnulfo.wordpress.com/2009/10/22/ex-patria/</guid>
		<description><![CDATA[There are more Irish in New York City than in Dublin, Ireland; more Italians in New York City than in Rome, Italy; and more Jews in New York City than in Tel Aviv, Israel. The term &#8216;The Big Apple&#8217; was coined by touring jazz musicians of the 1930&#8217;s who used the slang expression &#8216;apple&#8217; for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnulfo.wordpress.com&blog=1301850&post=201&subd=arnulfo&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>There are more Irish in New York City than in Dublin, Ireland; more Italians in New York City than in Rome, Italy; and more Jews in New York City than in Tel Aviv, Israel. The term &#8216;The Big Apple&#8217; was coined by touring jazz musicians of the 1930&#8217;s who used the slang expression &#8216;apple&#8217; for any town or city. Therefore, to play New York City is to play the big time &#8211; The Big Apple.</p>
<p>Next to Warsaw, Chicago has the largest Polish population in the world. </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arnulfo.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arnulfo.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arnulfo.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arnulfo.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arnulfo.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arnulfo.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arnulfo.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arnulfo.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arnulfo.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arnulfo.wordpress.com/201/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnulfo.wordpress.com&blog=1301850&post=201&subd=arnulfo&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://arnulfo.wordpress.com/2009/10/22/ex-patria/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2346503cc3503dd8c0d00eb674826fe9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arnulfo</media:title>
		</media:content>
	</item>
		<item>
		<title>Antarctica</title>
		<link>http://arnulfo.wordpress.com/2009/10/22/antarctica/</link>
		<comments>http://arnulfo.wordpress.com/2009/10/22/antarctica/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 11:08:42 +0000</pubDate>
		<dc:creator>arnulfo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Antartic]]></category>
		<category><![CDATA[geography]]></category>

		<guid isPermaLink="false">http://arnulfo.wordpress.com/2009/10/22/antarctica/</guid>
		<description><![CDATA[Antarctica is the only land on our planet that is not owned by any country.
 
Ninety percent of the world&#8217;s ice covers Antarctica . This ice also represents&#160; seventy&#160; percent of all the fresh water in the world. As strange as&#160; it sounds, however, Antarctica is essentially a desert. The average&#160; yearly total precipitation is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnulfo.wordpress.com&blog=1301850&post=200&subd=arnulfo&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Antarctica is the only land on our planet that is not owned by any country.</p>
<p> <span id="more-200"></span>
<p>Ninety percent of the world&#8217;s ice covers Antarctica . This ice also represents&#160; seventy&#160; percent of all the fresh water in the world. As strange as&#160; it sounds, however, Antarctica is essentially a desert. The average&#160; yearly total precipitation is about two inches Although covered with ice&#160; (all but 0.4% of it, ice.), Antarctica is the driest place on the&#160; planet, with an absolute humidity lower than the Gobi&#160; desert.</p>
<p>In the Sahara Desert there is a town named Tidikelt, Algeria, which did not receive a drop of rain for ten years. Technically though, the driest place on Earth is in the valleys of the Antarctic, near Ross Island. There has been no rainfall there for two million years.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arnulfo.wordpress.com/200/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arnulfo.wordpress.com/200/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arnulfo.wordpress.com/200/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arnulfo.wordpress.com/200/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arnulfo.wordpress.com/200/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arnulfo.wordpress.com/200/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arnulfo.wordpress.com/200/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arnulfo.wordpress.com/200/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arnulfo.wordpress.com/200/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arnulfo.wordpress.com/200/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnulfo.wordpress.com&blog=1301850&post=200&subd=arnulfo&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://arnulfo.wordpress.com/2009/10/22/antarctica/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2346503cc3503dd8c0d00eb674826fe9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arnulfo</media:title>
		</media:content>
	</item>
		<item>
		<title>The Amazon</title>
		<link>http://arnulfo.wordpress.com/2009/10/22/the-amazon/</link>
		<comments>http://arnulfo.wordpress.com/2009/10/22/the-amazon/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 11:01:30 +0000</pubDate>
		<dc:creator>arnulfo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[geography]]></category>

		<guid isPermaLink="false">http://arnulfo.wordpress.com/2009/10/22/the-amazon/</guid>
		<description><![CDATA[The&#160; Amazon rainforest produces more than 20% the world&#8217;s oxygen&#160; supply.
 The&#160; Amazon River pushes so much water into the Atlantic Ocean that, more&#160; than one hundred miles at sea off the mouth of the river, one can dip&#160; fresh water out of the ocean.&#160; The volume of water in the Amazon&#160; river is greater [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnulfo.wordpress.com&blog=1301850&post=199&subd=arnulfo&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The&#160; Amazon rainforest produces more than 20% the world&#8217;s oxygen&#160; supply.</p>
<p> <span id="more-199"></span>The&#160; Amazon River pushes so much water into the Atlantic Ocean that, more&#160; than one hundred miles at sea off the mouth of the river, one can dip&#160; fresh water out of the ocean.&#160; The volume of water in the Amazon&#160; river is greater than the next eight largest rivers in the world&#160; combined and three times the flow of all rivers in the United&#160; States.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arnulfo.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arnulfo.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arnulfo.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arnulfo.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arnulfo.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arnulfo.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arnulfo.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arnulfo.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arnulfo.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arnulfo.wordpress.com/199/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arnulfo.wordpress.com&blog=1301850&post=199&subd=arnulfo&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://arnulfo.wordpress.com/2009/10/22/the-amazon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2346503cc3503dd8c0d00eb674826fe9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arnulfo</media:title>
		</media:content>
	</item>
	</channel>
</rss>