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

<channel>
	<title>i live in the World</title>
	<atom:link href="http://eieinaka.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://eieinaka.wordpress.com</link>
	<description></description>
	<lastBuildDate>Tue, 07 Jul 2009 04:54:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='eieinaka.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>i live in the World</title>
		<link>http://eieinaka.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://eieinaka.wordpress.com/osd.xml" title="i live in the World" />
	<atom:link rel='hub' href='http://eieinaka.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Time of Your Life (Buffy the Vampire Slayer, Season 8, Volume 4)</title>
		<link>http://eieinaka.wordpress.com/2009/07/07/time-of-your-life-buffy-the-vampire-slayer-season-8-volume-4/</link>
		<comments>http://eieinaka.wordpress.com/2009/07/07/time-of-your-life-buffy-the-vampire-slayer-season-8-volume-4/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 04:54:37 +0000</pubDate>
		<dc:creator>หอยโข่ง</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Book]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Buffy the Vampire Slayer]]></category>
		<category><![CDATA[Buy]]></category>
		<category><![CDATA[buy book]]></category>
		<category><![CDATA[Time of Your Life]]></category>

		<guid isPermaLink="false">http://eieinaka.wordpress.com/?p=92</guid>
		<description><![CDATA[Time of Your Life (Buffy the Vampire Slayer, Season 8, Volume 4) By Joss Whedon, Jeph Loeb List Price: CDN$ 18.72 Price: CDN$ 14.82 &#38; eligible for FREE Super Saver Shipping on orders over $39. Details Availability: Usually ships in 24 hours Ships from and sold by Amazon.ca 19 new or used available from CDN$ [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eieinaka.wordpress.com&amp;blog=6015351&amp;post=92&amp;subd=eieinaka&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<table id="detailheader" border="0" cellspacing="0">
<tbody>
<tr>
<td>
<div><a id="imageViewerLink" href="http://astore.amazon.ca/buy.book.online.in.canada-20/images/1595823107" target="ImageView"><img src="http://ecx.images-amazon.com/images/I/4158TQBZa1L._SL210_.jpg" alt="Time of Your Life (Buffy the Vampire Slayer, Season 8, Volume 4)" /></a></div>
</td>
<td>
<div id="titleAndByLine">
<h2>Time of Your Life (Buffy the Vampire Slayer, Season 8, Volume 4)<br />
<span>By Joss Whedon, Jeph Loeb</span></h2>
</div>
<table id="prices" border="0">
<tbody>
<tr>
<td><span>List Price: </span></td>
<td><span>CDN$ 18.72</span></td>
</tr>
<tr>
<td><span>Price: </span></td>
<td><span>CDN$ 14.82</span><span> &amp; eligible for FREE Super Saver Shipping on orders over $39. </span><a href="http://www.amazon.ca/gp/help/customer/display.html?tag=buy.book.online.in.canada-20&amp;linkCode=sb1&amp;camp=212357&amp;creative=380581&amp;pop-up=1&amp;nodeId=918742"> Details </a></td>
</tr>
</tbody>
</table>
<p><strong>Availability: </strong>Usually ships in 24 hours<br />
Ships from and sold by Amazon.ca</p>
<p><a href="http://www.amazon.ca/gp/offer-listing/1595823107?tag=buy.book.online.in.canada-20&amp;linkCode=sb1&amp;camp=212357&amp;creative=380573" target="_blank">19 new or used available from CDN$ 12.83</a></td>
</tr>
</tbody>
</table>
<p>// &lt;![CDATA[<br />
function registerNamespace(ns)<br />
{<br />
    var parts = ns.split(&quot;.&quot;);<br />
    var root = window;</p>
<p>    for(var i = 0; i &lt; parts.length; i++)<br />
    {<br />
        if(!root[parts[i]])<br />
        {<br />
            root[parts[i]] = new Object();<br />
        }</p>
<p>        root = root[parts[i]];<br />
    }<br />
}</p>
<p>registerNamespace(&#039;Associates.Util&#039;);</p>
<p>Associates.Util.getElementsByTagAndClass = function(tag, class_name, parent_element)<br />
{<br />
    if(!parent_element){ parent_element = document; }</p>
<p>    var tags = parent_element.getElementsByTagName(tag);</p>
<p>    var class_tags = new Array();</p>
<p>    var class_regex = new RegExp(&quot;\\b&quot; + class_name + &quot;\\b&quot;);<br />
    for (var i = 0; i &lt; tags.length; i++)<br />
    {<br />
        if(tags[i].className.match(class_regex))<br />
        {<br />
            class_tags.push(tags[i]);<br />
        }<br />
    }</p>
<p>    return class_tags;<br />
}</p>
<p>Associates.Util.findAncestor = function(child, test)<br />
{<br />
    var test_func;</p>
<p>    if(typeof test == &#039;object&#039;)<br />
    {<br />
        test_func = function(obj){ return obj == test };<br />
    }<br />
    else if (typeof test == &#039;string&#039;)<br />
    {<br />
        test_func = function(obj){ return obj.nodeName == test };<br />
    }<br />
    else<br />
    {<br />
        test_func = test;<br />
    }</p>
<p>    while(child &amp;&amp; !test_func(child))<br />
    {<br />
        child = child.parentNode;<br />
    }</p>
<p>    return child;<br />
}</p>
<p>Associates.Util.getSelectedRadio = function(form, radioName)<br />
{<br />
    if (typeof form == &#039;string&#039;) { form = document.forms[form]; }</p>
<p>    for (var i = 0; i </p>
<div id="productDescription">
<h2>Product Description</h2>
<p>Willow and Buffy head to New York City to unlock the secrets of Buffy&#8217;s mysterious scythe, when something goes terribly awry. Buffy is propelled into a dystopian future where there&#8217;s only one Slayer &#8211; Fray, the title character of Joss Whedon&#8217;s 2001 series, the first comic he ever wrote. Their uneasy alliance falls apart, leading to the death of a major character from the TV series, while back in the twenty-first century, the Scotland base falls prey to a mystical bomb courtesy of the Biggest Bad &#8211; Twilight!</p></div>
<div id="productDetails">
<hr />
<h2>Product Details</h2>
<ul>
<li>Amazon Sales Rank: #131 in Books</li>
<li>Published on: 2009-05-13</li>
<li>Original language:       English</li>
<li>Binding: Paperback</li>
<li>136 pages</li>
</ul>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eieinaka.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eieinaka.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eieinaka.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eieinaka.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eieinaka.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eieinaka.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eieinaka.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eieinaka.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eieinaka.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eieinaka.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eieinaka.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eieinaka.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eieinaka.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eieinaka.wordpress.com/92/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eieinaka.wordpress.com&amp;blog=6015351&amp;post=92&amp;subd=eieinaka&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eieinaka.wordpress.com/2009/07/07/time-of-your-life-buffy-the-vampire-slayer-season-8-volume-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6f3ae8e8f391c1efee0fd6b37d2c1315?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">หอยโข่ง</media:title>
		</media:content>

		<media:content url="http://ecx.images-amazon.com/images/I/4158TQBZa1L._SL210_.jpg" medium="image">
			<media:title type="html">Time of Your Life (Buffy the Vampire Slayer, Season 8, Volume 4)</media:title>
		</media:content>
	</item>
		<item>
		<title>HP Mini 1100 Vivienne Tam Edition PC series</title>
		<link>http://eieinaka.wordpress.com/2009/06/13/hp-mini-1100-vivienne-tam-edition-pc-series/</link>
		<comments>http://eieinaka.wordpress.com/2009/06/13/hp-mini-1100-vivienne-tam-edition-pc-series/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 07:57:47 +0000</pubDate>
		<dc:creator>หอยโข่ง</dc:creator>
				<category><![CDATA[Shopping]]></category>
		<category><![CDATA[HP Mini 1100]]></category>
		<category><![CDATA[HP Mini 1100 Vivienne Tam Edition PC series]]></category>

		<guid isPermaLink="false">http://eieinaka.wordpress.com/?p=90</guid>
		<description><![CDATA[HP Mini 1100 Vivienne Tam Edition PC series by HP No customer reviews yet. Be the first. List Price: CDN$ 799.99 Price: CDN$ 609.99 &#38; this item ships for FREE with Super Saver Shipping. Details You Save: CDN$ 190.00 (24%) In Stock. Ships from and sold by Amazon.ca. Gift-wrap available. Product Description Amazon.ca Product Description Make [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eieinaka.wordpress.com&amp;blog=6015351&amp;post=90&amp;subd=eieinaka&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<table border="0" cellspacing="0" cellpadding="0" width="240" align="left">
<tbody>
<tr>
<td width="100%" valign="top">
<table style="text-align:center;" border="0" cellspacing="0" cellpadding="0" width="280">
<tbody>
<tr>
<td width="280" height="280"><a href="http://www.amazon.ca/gp/product/B001J6NMT0/ref=buy.book.online.in.canada-20"><img src="http://ecx.images-amazon.com/images/I/41%2BhH7l2YUL._SL500_AA280_.jpg" border="0" alt="HP Mini 1100 Vivienne Tam Edition PC series" width="280" height="280" /></a></td>
</tr>
<tr>
<td><span><a href="http://www.amazon.ca/gp/product/images/B001J6NMT0/ref=dp_image_text_z_0?ie=UTF8&amp;n=667823011&amp;s=electronics" target="AmazonHelp"><span><span><br />
</span></span></a></span></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td width="100%" valign="top"></td>
</tr>
<tr>
<td width="100%" valign="top">
<div style="border-top:1px dashed #003399;border-bottom:1px dashed #003399;margin-top:10px;width:100%;padding:5px 0;">
<table border="0" cellspacing="0" cellpadding="0" width="95%" align="center">
<tbody>
<tr>
<td style="padding:5px 0;"><span style="font-size:11px;"><span> </span></span></td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
<tr>
<td width="100%" valign="top"></td>
</tr>
</tbody>
</table>
<div>
<h1><span>HP Mini 1100 Vivienne Tam Edition PC series</span></h1>
<p>by <a href="http://www.amazon.ca/s?ie=UTF8&amp;search-type=ss&amp;index=electronics&amp;field-keywords=HP">HP</a></div>
<p><span>No customer reviews yet. <a href="http://www.amazon.ca/review/create-review/ref=dp_top_cm_cr_acr_wr_link?ie=UTF8&amp;nodeID=&amp;asin=B001J6NMT0">Be the first.</a></span></p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="100%" valign="top">
<div id="priceBlock">
<table border="0">
<tbody>
<tr>
<td>List Price:</td>
<td>CDN$ 799.99</td>
</tr>
<tr>
<td>Price:</td>
<td><strong>CDN$ 609.99</strong> &amp; this item ships for <strong>FREE with Super Saver Shipping</strong>.        <a href="http://www.amazon.ca/Free-Shipping-Returns-Help/b/ref=mk_sss_dp_1?ie=UTF8&amp;node=918742">Details</a></td>
</tr>
<tr>
<td>You Save:</td>
<td>CDN$ 190.00       (24%)</td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
<tr>
<td width="100%" valign="top">
<div><span>In Stock.</span><br />
Ships from and sold by <strong>Amazon.ca</strong>. Gift-wrap available.</div>
</td>
</tr>
<tr>
<td width="100%" valign="top"></td>
</tr>
<tr>
<td width="100%" valign="top"></td>
</tr>
<tr>
<td width="100%" valign="top"></td>
</tr>
<tr>
<td width="100%" valign="top"></td>
</tr>
<tr>
<td width="100%" valign="top"></td>
</tr>
<tr>
<td width="100%" valign="top"></td>
</tr>
<tr>
<td width="100%" valign="top"></td>
</tr>
<tr>
<td width="100%" valign="top"></td>
</tr>
</tbody>
</table>
<h2>Product Description</h2>
<p><strong>Amazon.ca Product Description</strong><br />
<strong><br />
Make a Statement</strong><br />
High fashion meets high tech. Introducing the world&#8217;s first digital clutch by HP and award-winning designer Vivienne Tam. This perfect on-the-go companion debuted on the runway with designer Vivienne Tam&#8217;s Spring 2009 Collection. Quench your style cravings and stay connected with the world&#8217;s first designer netbook.</p>
<table border="0" cellpadding="10" width="250" align="left">
<tbody>
<tr>
<td><img style="border:0 none;vertical-align:top;" src="http://g-ecx.images-amazon.com/images/G/01/electronics/detail-page/Image1.jpg" border="0" alt="" align="top" /></p>
<p><em><strong>Original Vivienne Tam design &#8211; Bright peony blooms in violet or red</strong></em></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="10" width="225" align="right">
<tbody>
<tr>
<td><img style="border:0 none;vertical-align:top;" src="http://g-ecx.images-amazon.com/images/G/01/electronics/detail-page/Image4.jpg" border="0" alt="" align="top" /></p>
<p><em><strong>Integrated webcam at the top of the screen&#8217;s bezel</strong></em></td>
</tr>
</tbody>
</table>
<p><strong>Fashionable Technology</strong><br />
Featuring her peony-inspired design in vivid shades of violet and red, the HP Mini 1000 lets you express ultra-sophisticated style with an original Vivienne Tam design. The bright Peony blooms, besides symbolizing good fortune and prosperity, add an element of glamor and style, making it the perfect accessory for any occasion.</p>
<p>The Mini 1000 is designed inside out for the fashion-forward woman on the go. At just 2.45 pounds and less than 1-inch thin, this mini PC is easy to carry around and even fits in a purse. This HP Mini is a convenient alternative to carrying your primary laptop everywhere you go. Smaller and more portable than your laptop, it supports your mobile, &#8220;always-on&#8221; lifestyle. Its lightweight design and connectivity options &#8212; email, Instant Messaging, and the integrated webcam at the top of the screen&#8217;s bezel for easy access to video chatting &#8212; boost your social networking opportunities from anywhere.</p>
<p><strong>92% Keyboard — Type, Don&#8217;t Text</strong><br />
Small certainly doesn&#8217;t mean cramped with the Vivienne Tam PC. Even with its over-all compact size it comes with generous keyboard dimensions &#8211; about 92% of a full-size keyboard.</p>
<table border="0" cellpadding="10" width="600" align="center">
<tbody>
<tr>
<td><img style="border:0 none;vertical-align:top;" src="http://g-ecx.images-amazon.com/images/G/01/electronics/detail-page/Image5.jpg" border="0" alt="" align="top" /></p>
<p><em><strong>The Vivienne Tam Mini-perfect fashion accessory for the woman on the go (bag and scarf sold separately)<br />
</strong></em></td>
</tr>
</tbody>
</table>
<p><strong>Processor</strong><br />
The Vivienne Tam Mini PC features the much acclaimed Intel Atom processor. Newly designed from the ground up, Intel Atom processors pack an astounding 47 million transistors on a single chip measuring less than 26mm, making them Intel&#8217;s smallest and lowest power processors. All this while delivering the power and performance you need for full Internet capabilities. Based on an entirely new micro architecture, the Intel Atom processor was developed specifically for targeted performance and low power while maintaining full Intel Core micro architecture instruction set compatibility. Intel Atom processors also feature multiple threads for better performance and increased system responsiveness. Devices powered by Intel Atom processors allow you to stay in touch on-the-go, connect to business and enjoy entertainment.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eieinaka.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eieinaka.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eieinaka.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eieinaka.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eieinaka.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eieinaka.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eieinaka.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eieinaka.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eieinaka.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eieinaka.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eieinaka.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eieinaka.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eieinaka.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eieinaka.wordpress.com/90/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eieinaka.wordpress.com&amp;blog=6015351&amp;post=90&amp;subd=eieinaka&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eieinaka.wordpress.com/2009/06/13/hp-mini-1100-vivienne-tam-edition-pc-series/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6f3ae8e8f391c1efee0fd6b37d2c1315?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">หอยโข่ง</media:title>
		</media:content>

		<media:content url="http://ecx.images-amazon.com/images/I/41%2BhH7l2YUL._SL500_AA280_.jpg" medium="image">
			<media:title type="html">HP Mini 1100 Vivienne Tam Edition PC series</media:title>
		</media:content>

		<media:content url="http://g-ecx.images-amazon.com/images/G/01/electronics/detail-page/Image1.jpg" medium="image" />

		<media:content url="http://g-ecx.images-amazon.com/images/G/01/electronics/detail-page/Image4.jpg" medium="image" />

		<media:content url="http://g-ecx.images-amazon.com/images/G/01/electronics/detail-page/Image5.jpg" medium="image" />
	</item>
		<item>
		<title>Born to Run: A Hidden Tribe, Superathletes, and the Greatest Race the World Has Never Seen By Christopher Mcdougall</title>
		<link>http://eieinaka.wordpress.com/2009/06/13/born-to-run-a-hidden-tribe-superathletes-and-the-greatest-race-the-world-has-never-seen-by-christopher-mcdougall/</link>
		<comments>http://eieinaka.wordpress.com/2009/06/13/born-to-run-a-hidden-tribe-superathletes-and-the-greatest-race-the-world-has-never-seen-by-christopher-mcdougall/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 05:56:59 +0000</pubDate>
		<dc:creator>หอยโข่ง</dc:creator>
				<category><![CDATA[Shopping]]></category>
		<category><![CDATA[A Hidden Tribe]]></category>
		<category><![CDATA[Book]]></category>
		<category><![CDATA[Born to Run]]></category>
		<category><![CDATA[Buy Books]]></category>
		<category><![CDATA[Buy Books in canada]]></category>
		<category><![CDATA[Christopher Mcdougall]]></category>
		<category><![CDATA[Superathletes]]></category>
		<category><![CDATA[the Greatest Race the World Has Never Seen]]></category>

		<guid isPermaLink="false">http://eieinaka.wordpress.com/?p=88</guid>
		<description><![CDATA[Born to Run: A Hidden Tribe, Superathletes, and the Greatest Race the World Has Never Seen By Christopher Mcdougall List Price: CDN$ 29.95 Price: CDN$ 18.87 &#38; eligible for FREE Super Saver Shipping on orders over $39. Details Availability: Usually ships in 24 hours Ships from and sold by Amazon.ca 15 new or used available [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eieinaka.wordpress.com&amp;blog=6015351&amp;post=88&amp;subd=eieinaka&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<table id="detailheader" border="0" cellspacing="0">
<tbody>
<tr>
<td>
<div><a id="imageViewerLink" href="http://astore.amazon.ca/buy.book.online.in.canada-20/images/0307266303" target="ImageView"><img src="http://ecx.images-amazon.com/images/I/41fpSM7oO2L._SL210_.jpg" alt="Born to Run: A Hidden Tribe, Superathletes, and the Greatest Race the World Has Never Seen" /></a></div>
</td>
<td>
<div id="titleAndByLine">
<h2>Born to Run: A Hidden Tribe, Superathletes, and the Greatest Race the World Has Never Seen<br />
<span>By Christopher Mcdougall</span></h2>
</div>
<table id="prices" border="0">
<tbody>
<tr>
<td><span>List Price: </span></td>
<td><span>CDN$ 29.95</span></td>
</tr>
<tr>
<td><span>Price: </span></td>
<td><span>CDN$ 18.87</span><span> &amp; eligible for FREE Super Saver Shipping on orders over $39. </span><a href="http://www.amazon.ca/gp/help/customer/display.html?tag=buy.book.online.in.canada-20&amp;linkCode=sb1&amp;camp=212357&amp;creative=380581&amp;pop-up=1&amp;nodeId=918742"> Details </a></td>
</tr>
</tbody>
</table>
<p><a href="http://astore.amazon.ca/buy.book.online.in.canada-20/detail/0307266303"><img src="http://g-ecx.images-amazon.com/images/G/15/associates/storebuilder/add-to-cart-yellow._V45731584_.png" alt="" /></a><br />
<strong>Availability: </strong>Usually ships in 24 hours<br />
Ships from and sold by Amazon.ca</p>
<p><a href="http://www.amazon.ca/gp/offer-listing/0307266303?tag=buy.book.online.in.canada-20&amp;linkCode=sb1&amp;camp=212357&amp;creative=380573" target="_blank">15 new or used available from CDN$ 18.68</a></p>
<p>Average customer review: <img src="http://images.amazon.com/images/G/01/associates/network/star50_tpng.png" alt="" width="56" height="11" /></td>
</tr>
</tbody>
</table>
<div id="productDescription">
<h2>Product Description</h2>
<p>Full of incredible characters, amazing athletic achievements, cutting-edge science, and, most of all, pure inspiration, <em>Born to Run </em>is an epic adventure that began with one simple question: <em>Why does my foot hurt? </em>In search of an answer, Christopher McDougall sets off to find a tribe of the world’s greatest distance runners and learn their secrets, and in the process shows us that everything we thought we knew about running is wrong.</p>
<p>Isolated by the most savage terrain in North America, the reclusive Tarahumara Indians of Mexico’s deadly Copper Canyons are custodians of a lost art. For centuries they have practiced techniques that allow them to run hundreds of miles without rest and chase down anything from a deer to an Olympic marathoner while enjoying every mile of it. Their superhuman talent is matched by uncanny health and serenity, leaving the Tarahumara immune to the diseases and strife that plague modern existence. With the help of Caballo Blanco, a mysterious loner who lives among the tribe, the author was able not only to uncover the secrets of the Tarahumara but also to find his own inner ultra-athlete, as he trained for the challenge of a lifetime: a fifty-mile race through the heart of Tarahumara country pitting the tribe against an odd band of Americans, including a star ultramarathoner, a beautiful young surfer, and a barefoot wonder.</p>
<p>With a sharp wit and wild exuberance, McDougall takes us from the high-tech science labs at Harvard to the sun-baked valleys and freezing peaks across North America, where ever-growing numbers of ultrarunners are pushing their bodies to the limit, and, finally, to the climactic race in the Copper Canyons. <em>Born to Run</em> is that rare book that will not only engage your mind but inspire your body when you realize that the secret to happiness is right at your feet, and that you, indeed all of us, were born to run.</div>
<p>// &lt;![CDATA[<br />
// &lt;![CDATA[<br />
function registerNamespace(ns)<br />
{<br />
    var parts = ns.split(&quot;.&quot;);<br />
    var root = window;</p>
<p>    for(var i = 0; i &lt; parts.length; i++)<br />
    {<br />
        if(!root[parts[i]])<br />
        {<br />
            root[parts[i]] = new Object();<br />
        }</p>
<p>        root = root[parts[i]];<br />
    }<br />
}</p>
<p>registerNamespace(&#039;Associates.Util&#039;);</p>
<p>Associates.Util.getElementsByTagAndClass = function(tag, class_name, parent_element)<br />
{<br />
    if(!parent_element){ parent_element = document; }</p>
<p>    var tags = parent_element.getElementsByTagName(tag);</p>
<p>    var class_tags = new Array();</p>
<p>    var class_regex = new RegExp(&quot;\\b&quot; + class_name + &quot;\\b&quot;);<br />
    for (var i = 0; i &lt; tags.length; i++)<br />
    {<br />
        if(tags[i].className.match(class_regex))<br />
        {<br />
            class_tags.push(tags[i]);<br />
        }<br />
    }</p>
<p>    return class_tags;<br />
}</p>
<p>Associates.Util.findAncestor = function(child, test)<br />
{<br />
    var test_func;</p>
<p>    if(typeof test == &#039;object&#039;)<br />
    {<br />
        test_func = function(obj){ return obj == test };<br />
    }<br />
    else if (typeof test == &#039;string&#039;)<br />
    {<br />
        test_func = function(obj){ return obj.nodeName == test };<br />
    }<br />
    else<br />
    {<br />
        test_func = test;<br />
    }</p>
<p>    while(child &amp;&amp; !test_func(child))<br />
    {<br />
        child = child.parentNode;<br />
    }</p>
<p>    return child;<br />
}</p>
<p>Associates.Util.getSelectedRadio = function(form, radioName)<br />
{<br />
    if (typeof form == &#039;string&#039;) { form = document.forms[form]; }</p>
<p>    for (var i = 0; i </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eieinaka.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eieinaka.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eieinaka.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eieinaka.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eieinaka.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eieinaka.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eieinaka.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eieinaka.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eieinaka.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eieinaka.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eieinaka.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eieinaka.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eieinaka.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eieinaka.wordpress.com/88/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eieinaka.wordpress.com&amp;blog=6015351&amp;post=88&amp;subd=eieinaka&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eieinaka.wordpress.com/2009/06/13/born-to-run-a-hidden-tribe-superathletes-and-the-greatest-race-the-world-has-never-seen-by-christopher-mcdougall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6f3ae8e8f391c1efee0fd6b37d2c1315?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">หอยโข่ง</media:title>
		</media:content>

		<media:content url="http://ecx.images-amazon.com/images/I/41fpSM7oO2L._SL210_.jpg" medium="image">
			<media:title type="html">Born to Run: A Hidden Tribe, Superathletes, and the Greatest Race the World Has Never Seen</media:title>
		</media:content>

		<media:content url="http://g-ecx.images-amazon.com/images/G/15/associates/storebuilder/add-to-cart-yellow._V45731584_.png" medium="image" />

		<media:content url="http://images.amazon.com/images/G/01/associates/network/star50_tpng.png" medium="image" />
	</item>
		<item>
		<title>The Unofficial Guide Walt Disney World 2009 By Bob Sehlinger</title>
		<link>http://eieinaka.wordpress.com/2009/06/11/the-unofficial-guide-walt-disney-world-2009-by-bob-sehlinger/</link>
		<comments>http://eieinaka.wordpress.com/2009/06/11/the-unofficial-guide-walt-disney-world-2009-by-bob-sehlinger/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 18:16:37 +0000</pubDate>
		<dc:creator>หอยโข่ง</dc:creator>
				<category><![CDATA[Shopping]]></category>
		<category><![CDATA[Bob Sehlinger]]></category>
		<category><![CDATA[Book]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Buy Books]]></category>
		<category><![CDATA[Buy Books in canada]]></category>
		<category><![CDATA[The Unofficial Guide Walt Disney World 2009]]></category>

		<guid isPermaLink="false">http://eieinaka.wordpress.com/?p=85</guid>
		<description><![CDATA[The Unofficial Guide Walt Disney World 2009 By Bob Sehlinger List Price: CDN$ 21.99 Price: CDN$ 16.05 &#38; eligible for FREE Super Saver Shipping on orders over $39. Details Availability: Usually ships in 24 hours Ships from and sold by Amazon.ca 23 new or used available from CDN$ 12.25 Average customer review: Product Description More [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eieinaka.wordpress.com&amp;blog=6015351&amp;post=85&amp;subd=eieinaka&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<table id="detailheader" border="0" cellspacing="0">
<tbody>
<tr>
<td>
<div><a id="imageViewerLink" href="http://astore.amazon.ca/buy.book.online.in.canada-20/images/0470285702" target="ImageView"><img src="http://ecx.images-amazon.com/images/I/51cP4FDQoAL._SL210_.jpg" alt="The Unofficial Guide Walt Disney World 2009" /></a></div>
</td>
<td>
<div id="titleAndByLine">
<h2>The Unofficial Guide Walt Disney World 2009<br />
<span>By Bob Sehlinger</span></h2>
</div>
<table id="prices" border="0">
<tbody>
<tr>
<td><span>List Price: </span></td>
<td><span>CDN$ 21.99</span></td>
</tr>
<tr>
<td><span>Price: </span></td>
<td><span>CDN$ 16.05</span><span> &amp; eligible for FREE Super Saver Shipping on orders over $39. </span><a href="http://www.amazon.ca/gp/help/customer/display.html?tag=buy.book.online.in.canada-20&amp;linkCode=sb1&amp;camp=212357&amp;creative=380581&amp;pop-up=1&amp;nodeId=918742"> Details </a></td>
</tr>
</tbody>
</table>
<p><a href="http://astore.amazon.ca/buy.book.online.in.canada-20/detail/0470285702"><img src="http://g-ecx.images-amazon.com/images/G/15/associates/storebuilder/add-to-cart-yellow._V45731584_.png" alt="" /></a><br />
<strong>Availability: </strong>Usually ships in 24 hours<br />
Ships from and sold by Amazon.ca</p>
<p><a href="http://www.amazon.ca/gp/offer-listing/0470285702?tag=buy.book.online.in.canada-20&amp;linkCode=sb1&amp;camp=212357&amp;creative=380573" target="_blank">23 new or used available from CDN$ 12.25</a></p>
<p>Average customer review: <img src="http://images.amazon.com/images/G/01/associates/network/star50_tpng.png" alt="" width="56" height="11" /></td>
</tr>
</tbody>
</table>
<div id="productDescription">
<h2>Product Description</h2>
<p>More than 4 million copies sold! This series is the only one that offers evaluations based on reader surveys and critiques, compiled by a team of unbiased inspectors.</p>
<p>• Hotels, attractions, and restaurants in all price categories</p>
<p>• Extensive information on shopping, nightlife, and sports</p>
<p>• Easy-to-use, two-color design</p>
<p>• Detailed, 2-color maps</p>
<p><strong>From the publishers of <em>The Unofficial Guide to Walt Disney World</em></strong></p>
<p>&#8220;A Tourist&#8217;s Best Friend!&#8221;<br />
—<em>Chicago Sun-Times</em></p>
<p>&#8220;Indispensable&#8221;<br />
—<em>The New York Times</em></p>
<p><strong>Five Great Features and Benefits offered ONLY by <em>The Unofficial Guide</em>:</strong></p>
<ol>
<li>Exclusively patented, field-tested touring plans that save as much as four hours of standing in line in a single day</li>
<li>Tips, advice, and opinions from hundreds of Walt Disney World guests in their own words</li>
<li>Almost 250 hotels rated and ranked for quality and value, including the top non-Disney hotels for families</li>
<li>A complete Dining Guide with ratings and reviews of all Walt Disney World restaurants, plus extensive alternatives for dining deals outside the World</li>
<li>Every attraction rated and ranked for each age group; extensive, objective, head-to-head comparisons of the Disney and Universal theme parks</li>
</ol>
<p><span id="more-85"></span></div>
<p>// &lt;![CDATA[<br />
function registerNamespace(ns)<br />
{<br />
    var parts = ns.split(&quot;.&quot;);<br />
    var root = window;</p>
<p>    for(var i = 0; i &lt; parts.length; i++)<br />
    {<br />
        if(!root[parts[i]])<br />
        {<br />
            root[parts[i]] = new Object();<br />
        }</p>
<p>        root = root[parts[i]];<br />
    }<br />
}</p>
<p>registerNamespace(&#039;Associates.Util&#039;);</p>
<p>Associates.Util.getElementsByTagAndClass = function(tag, class_name, parent_element)<br />
{<br />
    if(!parent_element){ parent_element = document; }</p>
<p>    var tags = parent_element.getElementsByTagName(tag);</p>
<p>    var class_tags = new Array();</p>
<p>    var class_regex = new RegExp(&quot;\\b&quot; + class_name + &quot;\\b&quot;);<br />
    for (var i = 0; i &lt; tags.length; i++)<br />
    {<br />
        if(tags[i].className.match(class_regex))<br />
        {<br />
            class_tags.push(tags[i]);<br />
        }<br />
    }</p>
<p>    return class_tags;<br />
}</p>
<p>Associates.Util.findAncestor = function(child, test)<br />
{<br />
    var test_func;</p>
<p>    if(typeof test == &#039;object&#039;)<br />
    {<br />
        test_func = function(obj){ return obj == test };<br />
    }<br />
    else if (typeof test == &#039;string&#039;)<br />
    {<br />
        test_func = function(obj){ return obj.nodeName == test };<br />
    }<br />
    else<br />
    {<br />
        test_func = test;<br />
    }</p>
<p>    while(child &amp;&amp; !test_func(child))<br />
    {<br />
        child = child.parentNode;<br />
    }</p>
<p>    return child;<br />
}</p>
<p>Associates.Util.getSelectedRadio = function(form, radioName)<br />
{<br />
    if (typeof form == &#039;string&#039;) { form = document.forms[form]; }</p>
<p>    for (var i = 0; i </p>
<div id="productDetails">
<hr />
<h2>Product Details</h2>
<ul>
<li>Amazon Sales Rank: #14331 in Books</li>
<li>Published on: 2008-08-08</li>
<li>Original language:       English</li>
<li>Binding: Paperback</li>
<li>864 pages</li>
</ul>
</div>
<hr />
<h2>Editorial Reviews</h2>
<div id="editorialReviews">
<p><span>Review</span><br />
&#8220;Find out how to avoid queuing and pay less in&#8230; Frommer&#8217;s unofficial guide books to Disneyworld and Disneyland.&#8221; (&#8220;TNT Magazine,&#8221; Monday 5th November 2007)</p>
<p>Find out how to beat the queues, which rides to avoid, where to shop and dine, and how to cut costs.&#8221; (&#8220;Junior,&#8221; February 2008)</p>
<p><span>From the Back Cover</span></p>
<p>&#8220;A Tourist&#8217;s Best Friend!&#8221;<br />
Chicago Sun-Times</p>
<p>&#8220;Indispensable&#8221;<br />
The New York Times</p>
<p>Five Great Features and Benefits offered ONLY by The Unofficial Guide:</p>
<p>1	Exclusively patented, field-tested touring plans that save as much as four hours of standing in line in a single day</p>
<p>2	New color section with practical information for your trip</p>
<p>3	Almost 250 hotels rated and ranked for quality and value, including the top non-Disney hotels for families</p>
<p>4 A complete Dining Guide with ratings and reviews of all Walt Disney World restaurants, plus extensive alternatives for dining deals outside the World</p>
<p>5 Attractions rated and ranked for each age group; extensive, objective, head-to-head comparisons of the Disney and Universal theme parks</p>
<p>Sample Rating</p>
<p>Expedition Everest (FASTPASS)   ★★★★1/2</p>
<p>Appeal by Age Preschool  Grade School ★★★★1/2 Teens ★★★★ Young Adults ★★★★1/2 Over 30 ★★★★1/2 Seniors ★★★★1/2</p>
<p>What it is High-speed, outdoor roller coaster through Nepalese mountain village. Scope and scale Super headliner. When to go Before 9:30 a.m. or after 4 p.m., or use FASTPASS. Special comments Contains some of the park&#8217;s most stunning visual elements. Authors&#8217; rating ★★★★1/2. Average wait in line per 100 people ahead of you Just under 4 minutes (assumes 2 tracks operating). Loading speed Moderatefast.</p></div>
<div id="customerReviews">
<hr />
<h2>Customer Reviews</h2>
<p><span>Most detailed guidebook ever<img src="http://images.amazon.com/images/G/01/associates/network/star50_tpng.png" alt="5" width="56" height="11" /></span><br />
This book really has everything you need to know when visiting Disney World for the first time. Very informative, very factly, but at the same time, very interesting and quite complete. I can&#8217;t think of anything I was looking for that I haven&#8217;t found in this book.</p>
<p><span>All we need to know!<img src="http://images.amazon.com/images/G/01/associates/network/star50_tpng.png" alt="5" width="56" height="11" /></span><br />
Great book! Pretty much covers everything we wanted to know about our upcoming trip to WWW. Jampacked with useful tips and organized appropriately, we will definitely be prepared to visit and have a great time!</p>
<p><span>great  book for Disney World fans!<img src="http://images.amazon.com/images/G/01/associates/network/star50_tpng.png" alt="5" width="56" height="11" /></span><br />
I have bought each year&#8217;s version of this book for the last 3 years&#8230;it is great! It is especially helpful if you are first time Disney travellers and if you are going during peak Disney periods. We always go during the &#8216;off season&#8217; so rarely have to deal with line ups. It gives unbiased, truthful reviews of everything Disney World and even beyond. Because it is &#8216;unofficial&#8217; it gives you an un-Disneyfied review&#8230;if they don&#8217;t think it is worthy of seeing or doing, it will tell you. It also gives feedback from actual travellers. It is a great guide for those who need to plan step by step holidays and for those that like to just fly by the seat of their pants, its good to have with you as you are going through Disney World. Excellent info for all hotels and great reviews/info for Dining. A lot of the info from year to year is the same if they feel that no changes have occurred but I find that there are enough changes that I like to buy one each year. And besides using it for your Disney vacation planning, its great to just pick up and browse through as you&#8217;re dreaming about your next Disney experience!!</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eieinaka.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eieinaka.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eieinaka.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eieinaka.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eieinaka.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eieinaka.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eieinaka.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eieinaka.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eieinaka.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eieinaka.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eieinaka.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eieinaka.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eieinaka.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eieinaka.wordpress.com/85/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eieinaka.wordpress.com&amp;blog=6015351&amp;post=85&amp;subd=eieinaka&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eieinaka.wordpress.com/2009/06/11/the-unofficial-guide-walt-disney-world-2009-by-bob-sehlinger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6f3ae8e8f391c1efee0fd6b37d2c1315?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">หอยโข่ง</media:title>
		</media:content>

		<media:content url="http://ecx.images-amazon.com/images/I/51cP4FDQoAL._SL210_.jpg" medium="image">
			<media:title type="html">The Unofficial Guide Walt Disney World 2009</media:title>
		</media:content>

		<media:content url="http://g-ecx.images-amazon.com/images/G/15/associates/storebuilder/add-to-cart-yellow._V45731584_.png" medium="image" />

		<media:content url="http://images.amazon.com/images/G/01/associates/network/star50_tpng.png" medium="image" />

		<media:content url="http://images.amazon.com/images/G/01/associates/network/star50_tpng.png" medium="image">
			<media:title type="html">5</media:title>
		</media:content>

		<media:content url="http://images.amazon.com/images/G/01/associates/network/star50_tpng.png" medium="image">
			<media:title type="html">5</media:title>
		</media:content>

		<media:content url="http://images.amazon.com/images/G/01/associates/network/star50_tpng.png" medium="image">
			<media:title type="html">5</media:title>
		</media:content>
	</item>
		<item>
		<title>The Scarecrow By Michael Connelly</title>
		<link>http://eieinaka.wordpress.com/2009/06/11/the-scarecrow-by-michael-connelly/</link>
		<comments>http://eieinaka.wordpress.com/2009/06/11/the-scarecrow-by-michael-connelly/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 09:10:47 +0000</pubDate>
		<dc:creator>หอยโข่ง</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Buy Books]]></category>
		<category><![CDATA[Buy Books in canada]]></category>
		<category><![CDATA[Michael Connelly]]></category>
		<category><![CDATA[The Scarecrow]]></category>
		<category><![CDATA[The Scarecrow By Michael Connelly]]></category>

		<guid isPermaLink="false">http://eieinaka.wordpress.com/?p=82</guid>
		<description><![CDATA[The Scarecrow By Michael Connelly List Price: CDN$ 30.99 Price: CDN$ 15.50 &#38; eligible for FREE Super Saver Shipping on orders over $39. Details Availability: Usually ships in 1 to 3 weeks Ships from and sold by Amazon.ca 20 new or used available from CDN$ 15.50 Average customer review: Product Description Forced out of the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eieinaka.wordpress.com&amp;blog=6015351&amp;post=82&amp;subd=eieinaka&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<table id="detailheader" border="0" cellspacing="0">
<tbody>
<tr>
<td>
<div><a id="imageViewerLink" href="http://astore.amazon.ca/buy.book.online.in.canada-20/images/0316166308" target="ImageView"><img src="http://ecx.images-amazon.com/images/I/51OnXa97hML._SL210_.jpg" alt="The Scarecrow" /></a></div>
</td>
<td>
<div id="titleAndByLine">
<h2>The Scarecrow<br />
<span>By Michael Connelly</span></h2>
</div>
<table id="prices" border="0">
<tbody>
<tr>
<td><span>List Price: </span></td>
<td><span>CDN$ 30.99</span></td>
</tr>
<tr>
<td><span>Price: </span></td>
<td><span>CDN$ 15.50</span><span> &amp; eligible for FREE Super Saver Shipping on orders over $39. </span><a href="http://www.amazon.ca/gp/help/customer/display.html?tag=buy.book.online.in.canada-20&amp;linkCode=sb1&amp;camp=212357&amp;creative=380581&amp;pop-up=1&amp;nodeId=918742"> Details </a></td>
</tr>
</tbody>
</table>
<p><a href="http://astore.amazon.ca/buy.book.online.in.canada-20/detail/0316166308"><img src="http://g-ecx.images-amazon.com/images/G/15/associates/storebuilder/add-to-cart-yellow._V45731584_.png" alt="The Scarecrow 	 The Scarecrow By Michael Connelly " /></a><br />
<strong>Availability: </strong>Usually ships in 1 to 3 weeks<br />
Ships from and sold by Amazon.ca</p>
<p><a href="http://www.amazon.ca/gp/offer-listing/0316166308?tag=buy.book.online.in.canada-20&amp;linkCode=sb1&amp;camp=212357&amp;creative=380573" target="_blank">20 new or used available from CDN$ 15.50</a></p>
<p>Average customer review: <img src="http://images.amazon.com/images/G/01/associates/network/star40_tpng.png" alt="" width="56" height="11" /></td>
</tr>
</tbody>
</table>
<div id="productDescription">
<h2>Product Description</h2>
<p>Forced out of the <em>Los Angeles Times</em> amid the latest budget cuts, newspaperman Jack McEvoy decides to go out with a bang, using his final days at the <em>paper</em><em> </em>to write the definitive murder story of his career.</p>
<p>He focuses on Alonzo Winslow, a 16-year-old drug dealer in jail after confessing to a brutal murder. But as he delves into the story, Jack realizes that Winslow&#8217;s so-called confession is bogus. The kid might actually be innocent.</p>
<p>Jack is soon running with his biggest story since The Poetmade his career years ago. He is tracking a killer who operates completely below police radar&#8211;and with perfect knowledge of any move against him. Including Jack&#8217;s.</p></div>
<p>// &lt;![CDATA[<br />
function registerNamespace(ns)<br />
{<br />
var parts = ns.split(".");<br />
var root = window;</p>
<p>for(var i = 0; i &lt; parts.length; i++)<br />
{<br />
if(!root[parts[i]])<br />
{<br />
root[parts[i]] = new Object();<br />
}</p>
<p>root = root[parts[i]];<br />
}<br />
}</p>
<p>registerNamespace(&#8216;Associates.Util&#8217;);</p>
<p>Associates.Util.getElementsByTagAndClass = function(tag, class_name, parent_element)<br />
{<br />
if(!parent_element){ parent_element = document; }</p>
<p>var tags = parent_element.getElementsByTagName(tag);</p>
<p>var class_tags = new Array();</p>
<p>var class_regex = new RegExp(&#8220;\\b&#8221; + class_name + &#8220;\\b&#8221;);<br />
for (var i = 0; i &lt; tags.length; i++)<br />
{<br />
if(tags[i].className.match(class_regex))<br />
{<br />
class_tags.push(tags[i]);<br />
}<br />
}</p>
<p>return class_tags;<br />
}</p>
<p>Associates.Util.findAncestor = function(child, test)<br />
{<br />
var test_func;</p>
<p>if(typeof test == &#8216;object&#8217;)<br />
{<br />
test_func = function(obj){ return obj == test };<br />
}<br />
else if (typeof test == &#8216;string&#8217;)<br />
{<br />
test_func = function(obj){ return obj.nodeName == test };<br />
}<br />
else<br />
{<br />
test_func = test;<br />
}</p>
<p>while(child &amp;&amp; !test_func(child))<br />
{<br />
child = child.parentNode;<br />
}</p>
<p>return child;<br />
}</p>
<p>Associates.Util.getSelectedRadio = function(form, radioName)<br />
{<br />
if (typeof form == &#8216;string&#8217;) { form = document.forms[form]; }</p>
<p>for (var i = 0; i</p>
<hr />
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eieinaka.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eieinaka.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eieinaka.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eieinaka.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eieinaka.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eieinaka.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eieinaka.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eieinaka.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eieinaka.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eieinaka.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eieinaka.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eieinaka.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eieinaka.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eieinaka.wordpress.com/82/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eieinaka.wordpress.com&amp;blog=6015351&amp;post=82&amp;subd=eieinaka&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eieinaka.wordpress.com/2009/06/11/the-scarecrow-by-michael-connelly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6f3ae8e8f391c1efee0fd6b37d2c1315?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">หอยโข่ง</media:title>
		</media:content>

		<media:content url="http://ecx.images-amazon.com/images/I/51OnXa97hML._SL210_.jpg" medium="image">
			<media:title type="html">The Scarecrow</media:title>
		</media:content>

		<media:content url="http://g-ecx.images-amazon.com/images/G/15/associates/storebuilder/add-to-cart-yellow._V45731584_.png" medium="image">
			<media:title type="html">The Scarecrow 	 The Scarecrow By Michael Connelly </media:title>
		</media:content>

		<media:content url="http://images.amazon.com/images/G/01/associates/network/star40_tpng.png" medium="image" />
	</item>
		<item>
		<title>The Vanishing Face Of Gaia By James Lovelock</title>
		<link>http://eieinaka.wordpress.com/2009/06/11/the-vanishing-face-of-gaia-by-james-lovelock/</link>
		<comments>http://eieinaka.wordpress.com/2009/06/11/the-vanishing-face-of-gaia-by-james-lovelock/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 08:36:59 +0000</pubDate>
		<dc:creator>หอยโข่ง</dc:creator>
				<category><![CDATA[Shopping]]></category>
		<category><![CDATA[Buy Books]]></category>
		<category><![CDATA[Buy Books in canada]]></category>
		<category><![CDATA[James Lovelock]]></category>
		<category><![CDATA[The Vanishing Face Of Gaia]]></category>
		<category><![CDATA[The Vanishing Face Of Gaia By James Lovelock]]></category>

		<guid isPermaLink="false">http://eieinaka.wordpress.com/?p=79</guid>
		<description><![CDATA[The Vanishing Face Of Gaia By James Lovelock List Price: CDN$ 34.00 Price: CDN$ 17.00 &#38; eligible for FREE Super Saver Shipping on orders over $39. Details Availability: Usually ships in 24 hours Ships from and sold by Amazon.ca 7 new or used available from CDN$ 17.00 Product Description Why would a ninety year old [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eieinaka.wordpress.com&amp;blog=6015351&amp;post=79&amp;subd=eieinaka&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<table id="detailheader" border="0" cellspacing="0">
<tbody>
<tr>
<td>
<div><a id="imageViewerLink" href="http://astore.amazon.ca/buy.book.online.in.canada-20/images/1846141850" target="ImageView"><img src="http://ecx.images-amazon.com/images/I/51q4jMthwHL._SL210_.jpg" alt="The Vanishing Face Of Gaia" /></a></div>
</td>
<td>
<div id="titleAndByLine">
<h2>The Vanishing Face Of Gaia<br />
<span>By James Lovelock</span></h2>
</div>
<table id="prices" border="0">
<tbody>
<tr>
<td><span>List Price: </span></td>
<td><span>CDN$ 34.00</span></td>
</tr>
<tr>
<td><span>Price: </span></td>
<td><span>CDN$ 17.00</span><span> &amp; eligible for FREE Super Saver Shipping on orders over $39. </span><a href="http://www.amazon.ca/gp/help/customer/display.html?tag=buy.book.online.in.canada-20&amp;linkCode=sb1&amp;camp=212357&amp;creative=380581&amp;pop-up=1&amp;nodeId=918742"> Details </a></td>
</tr>
</tbody>
</table>
<p><img src="http://g-ecx.images-amazon.com/images/G/15/associates/storebuilder/add-to-cart-yellow._V45731584_.png" alt="The Vanishing Face Of Gaia By James Lovelock" /><br />
<strong>Availability: </strong>Usually ships in 24 hours<br />
Ships from and sold by Amazon.ca</p>
<p><a href="http://www.amazon.ca/gp/offer-listing/1846141850?tag=buy.book.online.in.canada-20&amp;linkCode=sb1&amp;camp=212357&amp;creative=380573" target="_blank">7 new or used available from CDN$ 17.00</a></td>
</tr>
</tbody>
</table>
<h2>Product Description</h2>
<p>Why would a ninety year old man choose to defy his most trusted physician? Because in an act of splendid generosity Sir Richard Branson offered him the chance to fly into space, to share that transcendental feeling known only to astronauts &#8211; that our home is the Earth itself, not the house or the street or the nation where we live &#8211; which for a scientist who has spent a lifetime studying the way our planet works was irresistible.</p>
<p>As climate change develops and poses new problems James Lovelock will offer a view of our and the Earth&#8217;s possible future in light of this trip differing from that of most scientists and the science of the IPCC. We are trying already to undo some of the harm we have done and will try harder, even desperately, but until we see that the Earth is more than a mere ball of rock we are unlikely to remedy the cause of the change. The root problem is that there are too many people, pets and livestock for the Earth to carry.</p>
<p>The Face of Gaia will tell us why it matters that we see and feel the earth as a living organism. The cost of our neglect of Gaia could soon cause the greatest human tragedy in living memory, because the Earth, in its but not our interests, is now moving into a new hot epoch, one where it can more easily continue to keep the planet habitable. If we are to have any chance to avoiding global catastrophe his words should be heeded.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eieinaka.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eieinaka.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eieinaka.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eieinaka.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eieinaka.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eieinaka.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eieinaka.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eieinaka.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eieinaka.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eieinaka.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eieinaka.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eieinaka.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eieinaka.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eieinaka.wordpress.com/79/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eieinaka.wordpress.com&amp;blog=6015351&amp;post=79&amp;subd=eieinaka&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eieinaka.wordpress.com/2009/06/11/the-vanishing-face-of-gaia-by-james-lovelock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6f3ae8e8f391c1efee0fd6b37d2c1315?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">หอยโข่ง</media:title>
		</media:content>

		<media:content url="http://ecx.images-amazon.com/images/I/51q4jMthwHL._SL210_.jpg" medium="image">
			<media:title type="html">The Vanishing Face Of Gaia</media:title>
		</media:content>

		<media:content url="http://g-ecx.images-amazon.com/images/G/15/associates/storebuilder/add-to-cart-yellow._V45731584_.png" medium="image">
			<media:title type="html">The Vanishing Face Of Gaia By James Lovelock</media:title>
		</media:content>
	</item>
		<item>
		<title>Water For Elephants By Sara Gruen</title>
		<link>http://eieinaka.wordpress.com/2009/06/11/water-for-elephants-by-sara-gruen/</link>
		<comments>http://eieinaka.wordpress.com/2009/06/11/water-for-elephants-by-sara-gruen/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 08:10:15 +0000</pubDate>
		<dc:creator>หอยโข่ง</dc:creator>
				<category><![CDATA[Shopping]]></category>
		<category><![CDATA[Buy Books]]></category>
		<category><![CDATA[Buy Books in canada]]></category>
		<category><![CDATA[Product Description]]></category>
		<category><![CDATA[Sara Gruen]]></category>
		<category><![CDATA[Water For Elephants]]></category>
		<category><![CDATA[Water For Elephants By Sara Gruen]]></category>

		<guid isPermaLink="false">http://eieinaka.wordpress.com/?p=77</guid>
		<description><![CDATA[Water For Elephants By Sara Gruen List Price: CDN$ 16.50 Price: CDN$ 12.05 &#38; eligible for FREE Super Saver Shipping on orders over $39. Details Availability: Usually ships in 24 hours Ships from and sold by Amazon.ca 11 new or used available from CDN$ 12.00 Average customer review: Product Description From the acclaimed author of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eieinaka.wordpress.com&amp;blog=6015351&amp;post=77&amp;subd=eieinaka&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<table id="detailheader" border="0" cellspacing="0">
<tbody>
<tr>
<td>
<div><a id="imageViewerLink" href="http://astore.amazon.ca/buy.book.online.in.canada-20/images/0006391559" target="ImageView"><img src="http://ecx.images-amazon.com/images/I/51CFcfCSUDL._SL210_.jpg" alt="Water For Elephants" /></a></div>
</td>
<td>
<div id="titleAndByLine">
<h2>Water For Elephants<br />
<span>By Sara Gruen</span></h2>
</div>
<table id="prices" border="0">
<tbody>
<tr>
<td><span>List Price: </span></td>
<td><span>CDN$ 16.50</span></td>
</tr>
<tr>
<td><span>Price: </span></td>
<td><span>CDN$ 12.05</span><span> &amp; eligible for FREE Super Saver Shipping on orders over $39. </span><a href="http://www.amazon.ca/gp/help/customer/display.html?tag=buy.book.online.in.canada-20&amp;linkCode=sb1&amp;camp=212357&amp;creative=380581&amp;pop-up=1&amp;nodeId=918742"> Details </a></td>
</tr>
</tbody>
</table>
<p><a href="http://astore.amazon.ca/buy.book.online.in.canada-20/detail/0006391559"><img src="http://g-ecx.images-amazon.com/images/G/15/associates/storebuilder/add-to-cart-yellow._V45731584_.png" alt="" /></a><br />
<strong>Availability: </strong>Usually ships in 24 hours<br />
Ships from and sold by Amazon.ca</p>
<p><a href="http://www.amazon.ca/gp/offer-listing/0006391559?tag=buy.book.online.in.canada-20&amp;linkCode=sb1&amp;camp=212357&amp;creative=380573" target="_blank">11 new or used available from CDN$ 12.00</a></p>
<p>Average customer review: <img src="http://images.amazon.com/images/G/01/associates/network/star45_tpng.png" alt="" width="56" height="11" /></td>
</tr>
</tbody>
</table>
<div id="productDescription">
<h2>Product Description</h2>
<p>From the acclaimed author of Riding Lessons and Flying Changes comes the beautifully written story of a dangerous romance. Jacob Jankowski, a young man suddenly adrift at the height of the Depression, enters the world of a second-rate circus struggling to survive through one-night stands in town after town. Working in the circus menagerie, Jacob meets Marlena, the beautiful star of the equestrian act, and her husband, August, a charismatic but cruel animal trainer. He also comes to know Rosie, an elephant who seems untrainable &#8211; until Jacob finds a way to reach her.</p>
<p>Water for Elephants is a dark and beautiful tale of life,not just among the colourful characters of the circus, but also during the lean years of the Great Depression. Sara Gruen writes with humour and humanity, warmth and whimsy, depicting a world where even love was a luxury few could afford.</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eieinaka.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eieinaka.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eieinaka.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eieinaka.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eieinaka.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eieinaka.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eieinaka.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eieinaka.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eieinaka.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eieinaka.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eieinaka.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eieinaka.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eieinaka.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eieinaka.wordpress.com/77/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eieinaka.wordpress.com&amp;blog=6015351&amp;post=77&amp;subd=eieinaka&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eieinaka.wordpress.com/2009/06/11/water-for-elephants-by-sara-gruen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6f3ae8e8f391c1efee0fd6b37d2c1315?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">หอยโข่ง</media:title>
		</media:content>

		<media:content url="http://ecx.images-amazon.com/images/I/51CFcfCSUDL._SL210_.jpg" medium="image">
			<media:title type="html">Water For Elephants</media:title>
		</media:content>

		<media:content url="http://g-ecx.images-amazon.com/images/G/15/associates/storebuilder/add-to-cart-yellow._V45731584_.png" medium="image" />

		<media:content url="http://images.amazon.com/images/G/01/associates/network/star45_tpng.png" medium="image" />
	</item>
		<item>
		<title>Jamie&#8217;s Food Revolution Jamie&#8217;s Food Revolution By Jamie Oliver</title>
		<link>http://eieinaka.wordpress.com/2009/06/11/jamies-food-revolution-jamies-food-revolution-by-jamie-oliver/</link>
		<comments>http://eieinaka.wordpress.com/2009/06/11/jamies-food-revolution-jamies-food-revolution-by-jamie-oliver/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 07:40:17 +0000</pubDate>
		<dc:creator>หอยโข่ง</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Buy Books]]></category>
		<category><![CDATA[Buy Books in canada]]></category>
		<category><![CDATA[Food]]></category>
		<category><![CDATA[Jamie Oliver]]></category>
		<category><![CDATA[Jamie's Food Revolution]]></category>

		<guid isPermaLink="false">http://eieinaka.wordpress.com/?p=75</guid>
		<description><![CDATA[Jamie&#8217;s Food Revolution By Jamie Oliver List Price: CDN$ 45.00 Price: CDN$ 28.35 &#38; eligible for FREE Super Saver Shipping on orders over $39. Details Availability: Usually ships in 24 hours Ships from and sold by Amazon.ca 2 new or used available from CDN$ 28.35 Average customer review: Product Description Welcome to my Food Revolution. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eieinaka.wordpress.com&amp;blog=6015351&amp;post=75&amp;subd=eieinaka&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<table id="detailheader" border="0" cellspacing="0">
<tbody>
<tr>
<td>
<div><a id="imageViewerLink" href="http://astore.amazon.ca/buy.book.online.in.canada-20/images/1401323596" target="ImageView"><img src="http://ecx.images-amazon.com/images/I/519GqC4eKzL._SL210_.jpg" alt="Jamie's Food Revolution" /></a></div>
</td>
<td>
<div id="titleAndByLine">
<h2>Jamie&#8217;s Food Revolution<br />
<span>By Jamie Oliver</span></h2>
</div>
<table id="prices" border="0">
<tbody>
<tr>
<td><span>List Price: </span></td>
<td><span>CDN$ 45.00</span></td>
</tr>
<tr>
<td><span>Price: </span></td>
<td><span>CDN$ 28.35</span><span> &amp; eligible for FREE Super Saver Shipping on orders over $39. </span><a href="http://www.amazon.ca/gp/help/customer/display.html?tag=buy.book.online.in.canada-20&amp;linkCode=sb1&amp;camp=212357&amp;creative=380581&amp;pop-up=1&amp;nodeId=918742"> Details </a></td>
</tr>
</tbody>
</table>
<p><a href="http://astore.amazon.ca/buy.book.online.in.canada-20/detail/1401323596"><img src="http://g-ecx.images-amazon.com/images/G/15/associates/storebuilder/add-to-cart-yellow._V45731584_.png" alt="Jamie's Food Revolution 	 Jamie's Food Revolution By Jamie Oliver " /></a><br />
<strong>Availability: </strong>Usually ships in 24 hours<br />
Ships from and sold by Amazon.ca</p>
<p><a href="http://www.amazon.ca/gp/offer-listing/1401323596?tag=buy.book.online.in.canada-20&amp;linkCode=sb1&amp;camp=212357&amp;creative=380573" target="_blank">2 new or used available from CDN$ 28.35</a></p>
<p>Average customer review: <img src="http://images.amazon.com/images/G/01/associates/network/star50_tpng.png" alt="" width="56" height="11" /></td>
</tr>
</tbody>
</table>
<div id="productDescription">
<h2>Product Description</h2>
<p>Welcome to my Food Revolution. This book is inspired by all the people I&#8217;ve met who thought they could never and would never learn how to cook. Of course, that kind of thinking is like a red rag to a bull to me because I believe that simple home cooking is one of the most basic, primal skills that every single person on this planet should have in order to look after themselves, their families and their friends.</p>
<p>So I&#8217;ve written this book to empower you (or the person you&#8217;re buying this for) to learn how to cook as easily and as quickly as possible. I&#8217;ve done this by picking a whole load of recipes that we all love to eat and giving you my easy versions of them, using clear instructions and step-by-step pictures to hold your hand and open up a whole new world of great food. Whether you&#8217;re a reluctant beginner or a good cook who just appreciates simplicity, allow me and this book to help you cook some truly delicious, crowd-pleasing meals. Let&#8217;s do it! &#8211;Jamie Oliver</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eieinaka.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eieinaka.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eieinaka.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eieinaka.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eieinaka.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eieinaka.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eieinaka.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eieinaka.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eieinaka.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eieinaka.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eieinaka.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eieinaka.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eieinaka.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eieinaka.wordpress.com/75/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eieinaka.wordpress.com&amp;blog=6015351&amp;post=75&amp;subd=eieinaka&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eieinaka.wordpress.com/2009/06/11/jamies-food-revolution-jamies-food-revolution-by-jamie-oliver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6f3ae8e8f391c1efee0fd6b37d2c1315?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">หอยโข่ง</media:title>
		</media:content>

		<media:content url="http://ecx.images-amazon.com/images/I/519GqC4eKzL._SL210_.jpg" medium="image">
			<media:title type="html">Jamie's Food Revolution</media:title>
		</media:content>

		<media:content url="http://g-ecx.images-amazon.com/images/G/15/associates/storebuilder/add-to-cart-yellow._V45731584_.png" medium="image">
			<media:title type="html">Jamie's Food Revolution 	 Jamie's Food Revolution By Jamie Oliver </media:title>
		</media:content>

		<media:content url="http://images.amazon.com/images/G/01/associates/network/star50_tpng.png" medium="image" />
	</item>
		<item>
		<title>The Gabriel Method: The Revolutionary DIET-FREE Way to Totally Transform Your Body By Jon Gabriel</title>
		<link>http://eieinaka.wordpress.com/2009/06/11/the-gabriel-method-the-revolutionary-diet-free-way-to-totally-transform-your-body-by-jon-gabriel/</link>
		<comments>http://eieinaka.wordpress.com/2009/06/11/the-gabriel-method-the-revolutionary-diet-free-way-to-totally-transform-your-body-by-jon-gabriel/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 07:10:05 +0000</pubDate>
		<dc:creator>หอยโข่ง</dc:creator>
				<category><![CDATA[Shopping]]></category>
		<category><![CDATA[Buy Books]]></category>
		<category><![CDATA[Buy Books in canada]]></category>

		<guid isPermaLink="false">http://eieinaka.wordpress.com/?p=72</guid>
		<description><![CDATA[The Gabriel Method: The Revolutionary DIET-FREE Way to Totally Transform Your Body By Jon Gabriel List Price: CDN$ 17.50 Price: CDN$ 12.78 &#38; eligible for FREE Super Saver Shipping on orders over $39. Details Availability: Usually ships in 24 hours Ships from and sold by Amazon.ca 15 new or used available from CDN$ 8.77 Average [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eieinaka.wordpress.com&amp;blog=6015351&amp;post=72&amp;subd=eieinaka&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<table id="detailheader" border="0" cellspacing="0">
<tbody>
<tr>
<td>
<div><a id="imageViewerLink" href="http://astore.amazon.ca/buy.book.online.in.canada-20/images/1582702187" target="ImageView"><img src="http://ecx.images-amazon.com/images/I/51JL3uN0h3L._SL210_.jpg" alt="The Gabriel Method: The Revolutionary DIET-FREE Way to Totally Transform Your Body" /></a></div>
</td>
<td>
<div id="titleAndByLine">
<h2>The Gabriel Method: The Revolutionary DIET-FREE Way to Totally Transform Your Body<br />
<span>By Jon Gabriel</span></h2>
</div>
<table id="prices" border="0">
<tbody>
<tr>
<td><span>List Price: </span></td>
<td><span>CDN$ 17.50</span></td>
</tr>
<tr>
<td><span>Price: </span></td>
<td><span>CDN$ 12.78</span><span> &amp; eligible for FREE Super Saver Shipping on orders over $39. </span><a href="http://www.amazon.ca/gp/help/customer/display.html?tag=buy.book.online.in.canada-20&amp;linkCode=sb1&amp;camp=212357&amp;creative=380581&amp;pop-up=1&amp;nodeId=918742"> Details </a></td>
</tr>
</tbody>
</table>
<p><a href="http://astore.amazon.ca/buy.book.online.in.canada-20/detail/1582702187"><img src="http://g-ecx.images-amazon.com/images/G/15/associates/storebuilder/add-to-cart-yellow._V45731584_.png" alt="" /></a><br />
<strong>Availability: </strong>Usually ships in 24 hours<br />
Ships from and sold by Amazon.ca</p>
<p><a href="http://www.amazon.ca/gp/offer-listing/1582702187?tag=buy.book.online.in.canada-20&amp;linkCode=sb1&amp;camp=212357&amp;creative=380573" target="_blank">15 new or used available from CDN$ 8.77</a></p>
<p>Average customer review: <img src="http://images.amazon.com/images/G/01/associates/network/star50_tpng.png" alt="" width="56" height="11" /></td>
</tr>
</tbody>
</table>
<div id="productDescription">
<h2>Product Description</h2>
<p>The pile of recent dieting books is growing faster than the average American&#8217;s waistline. From the well-known programs that deprive and restrict to ones that rely on juice alone, it seems that everybody has an answer to the growing problem of obesity.</p>
<p>When Jon Gabriel&#8217;s life took an unexpected turn, he suddenly was awakened to the marvelous gift that he had been given &#8212; the opportunity to live &#8212; and was disgusted at how he had treated his body. At over four hundred pounds, walking, sleeping, and working was a struggle against gravity, and his life was a constant battle between emotional and physical satiation. He was slowly killing himself with food.</p>
<p>Like the estimated 58 percent of Americans, and rising numbers in other countries, Jon was trapped in what he came to call the FAT &#8211; Famine and Temperature &#8211; trap. By studying biochemistry, Gabriel learned that your body has an internal logic that determines how fat or thin you will be at any given time. The way to lose weight is not to struggle or to force yourself to lose weight but to understand this internal logic and work with it so that your body wants to be thinner. When your body wants to be thinner, weight loss is inevitable and becomes automatic and effortless. You simply crave less food, you crave healthier foods, your metabolism speeds up and you become very efficient at burning fat, just like a naturally thin person. And that&#8217;s the real transformation &#8212; to transform yourself into a naturally thin person, so that you can eat whatever you want whenever you want and still be thin, fit, and vibrantly healthy.</p>
<p>After reading <em>The Gabriel Method</em>, you will learn:</p>
<blockquote>
<li>Your body has a reason why it&#8217;s holding on to weight&#8211;and it&#8217;s not your fault.</li>
<li>Fat is a cushion&#8211;a protective barrier that our mind believes is helping to protect us.</li>
<li>If you can change that belief, you can change your body; Stop the cycle of crash dieting and start eating what you want, when you want it.</li>
<li>How to choose healthy, nutritious foods that nourish the cells in your body, not starve them.</li>
<li>Delicious shakes and smoothies, and super-power supplements, that can jump start your success.</li>
<li>The simple way you can train your mind and body to work with your goal of health, not against it.</li>
<li>Eliminate the emotional and mental reasons your body holds on to weight in just 10 minutes a day.</li>
</blockquote>
<p>It certainly worked for Jon; he lost 225 pounds in two-and-a-half years, going from 409 pounds to 184, without suffering, dieting, or anguishing over his body. Unlike most people who lose an extensive amount of weight, his skin tightened up and now is indistinguishable from that of a person who has been healthy his whole life.</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eieinaka.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eieinaka.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eieinaka.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eieinaka.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eieinaka.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eieinaka.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eieinaka.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eieinaka.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eieinaka.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eieinaka.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eieinaka.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eieinaka.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eieinaka.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eieinaka.wordpress.com/72/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eieinaka.wordpress.com&amp;blog=6015351&amp;post=72&amp;subd=eieinaka&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eieinaka.wordpress.com/2009/06/11/the-gabriel-method-the-revolutionary-diet-free-way-to-totally-transform-your-body-by-jon-gabriel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6f3ae8e8f391c1efee0fd6b37d2c1315?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">หอยโข่ง</media:title>
		</media:content>

		<media:content url="http://ecx.images-amazon.com/images/I/51JL3uN0h3L._SL210_.jpg" medium="image">
			<media:title type="html">The Gabriel Method: The Revolutionary DIET-FREE Way to Totally Transform Your Body</media:title>
		</media:content>

		<media:content url="http://g-ecx.images-amazon.com/images/G/15/associates/storebuilder/add-to-cart-yellow._V45731584_.png" medium="image" />

		<media:content url="http://images.amazon.com/images/G/01/associates/network/star50_tpng.png" medium="image" />
	</item>
		<item>
		<title>A Guide to the Project Management Body of Knowledge 	 A Guide to the Project Management Body of Knowledge</title>
		<link>http://eieinaka.wordpress.com/2009/06/11/buy-a-guide-to-the-project-management-body-of-knowledge-a-guide-to-the-project-management-body-of-knowledge/</link>
		<comments>http://eieinaka.wordpress.com/2009/06/11/buy-a-guide-to-the-project-management-body-of-knowledge-a-guide-to-the-project-management-body-of-knowledge/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 06:24:48 +0000</pubDate>
		<dc:creator>หอยโข่ง</dc:creator>
				<category><![CDATA[Shopping]]></category>
		<category><![CDATA[A Guide to the Project Management Body of Knowledge 	 A Guide to the Project Management Body of Knowledge]]></category>
		<category><![CDATA[Buy Books]]></category>
		<category><![CDATA[Buy Books in canada]]></category>

		<guid isPermaLink="false">http://eieinaka.wordpress.com/?p=70</guid>
		<description><![CDATA[A Guide to the Project Management Body of Knowledge From Project Management Institute List Price: CDN$ 77.40 Price: CDN$ 45.49 &#38; eligible for FREE Super Saver Shipping on orders over $39. Details Availability: Usually ships in 24 hours Ships from and sold by Amazon.ca 16 new or used available from CDN$ 43.95 Average customer review: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eieinaka.wordpress.com&amp;blog=6015351&amp;post=70&amp;subd=eieinaka&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<table id="detailheader" border="0" cellspacing="0">
<tbody>
<tr>
<td>
<div><a id="imageViewerLink" href="http://astore.amazon.ca/buy.book.online.in.canada-20/images/1933890517" target="ImageView"><img src="http://ecx.images-amazon.com/images/I/51izsuuMP2L._SL210_.jpg" alt="A Guide to the Project Management Body of Knowledge" /></a></div>
</td>
<td>
<div id="titleAndByLine">
<h2>A Guide to the Project Management Body of Knowledge<br />
<span>From Project Management Institute</span></h2>
</div>
<table id="prices" border="0">
<tbody>
<tr>
<td><span>List Price: </span></td>
<td><span>CDN$ 77.40</span></td>
</tr>
<tr>
<td><span>Price: </span></td>
<td><span>CDN$ 45.49</span><span> &amp; eligible for FREE Super Saver Shipping on orders over $39. </span><a href="http://www.amazon.ca/gp/help/customer/display.html?tag=buy.book.online.in.canada-20&amp;linkCode=sb1&amp;camp=212357&amp;creative=380581&amp;pop-up=1&amp;nodeId=918742"> Details </a></td>
</tr>
</tbody>
</table>
<p><a href="http://astore.amazon.ca/buy.book.online.in.canada-20/detail/1933890517"><img src="http://g-ecx.images-amazon.com/images/G/15/associates/storebuilder/add-to-cart-yellow._V45731584_.png" alt="A Guide to the Project Management Body of Knowledge 	 A Guide to the Project Management Body of Knowledge" /></a><br />
<strong>Availability: </strong>Usually ships in 24 hours<br />
Ships from and sold by Amazon.ca</p>
<p><a href="http://www.amazon.ca/gp/offer-listing/1933890517?tag=buy.book.online.in.canada-20&amp;linkCode=sb1&amp;camp=212357&amp;creative=380573" target="_blank">16 new or used available from CDN$ 43.95</a></p>
<p>Average customer review: <img src="http://images.amazon.com/images/G/01/associates/network/star45_tpng.png" alt="" width="56" height="11" /></td>
</tr>
</tbody>
</table>
<div id="productDetails">
<hr />
<h2>Product Details</h2>
<ul>
<li>Amazon Sales Rank: #42 in Books</li>
<li>Published on: 2009-01</li>
<li>Original language:       English</li>
<li>Binding: Paperback</li>
<li>459 pages</li>
</ul>
</div>
<div id="customerReviews">
<hr />
<h2>Customer Reviews</h2>
<p><span>A great tool for using tools and maximizing their effectiveness<img src="http://images.amazon.com/images/G/01/associates/network/star50_tpng.png" alt="5" width="56" height="11" /></span><br />
I recommend to anybody before undertaking any book purchase anywhere to consult first Amazon.ca: Good price, quality services, and great satisfaction.</p>
<p>Project management is a very complex area due to the multitude of the activities and interactions involved, and the countless interdependencies, particularly in seeking to ensure optimal performance, quality achievements, and capitalized experience. PMBOK standard is the source. I found this guide a very resourceful tool. Thanks to its initiators, contributors, and reviewers.</p>
<p><span>A good compilation of the PM knowledge areas. But, quite difficult to absorb.<img src="http://images.amazon.com/images/G/01/associates/network/star40_tpng.png" alt="4" width="56" height="11" /></span><br />
This book was the textbook for a Project Management course I recently completed. We covered the project management methodologies, as promoted by the Project Management Institute (PMI). I found the format of this book somewhat difficult to absorb. However, I must admit that the PMI did a good job including many concepts that are important to the profession of project management.<br />
The first three chapters give a good introduction to project management, while chapters 4 through 12 are dedicated to each of the 9 PM knowledge areas. The core of this book is the set of 44 processes, mapped out into the 5 process groups and the 9 knowledge area. Each process has corresponding Inputs, Tools and Techniques, and Outputs. One aspect of the formatting of the book I found unhelpful was that I think of the processes in terms of the process groups, while they are explained in the chapters corresponding to the knowledge areas.<br />
The process groups are:<br />
1. Initiating<br />
2. Planning<br />
3. Executing<br />
4. Monitoring &amp; Control<br />
5. Closing<br />
The knowledge areas are:<br />
1. Project Integration Management<br />
2. Project Scope Management<br />
3. Project Time Management<br />
4. Project Cost Management<br />
5. Project Quality Management<br />
6. Project Human Resources Management<br />
7. Project Communications Management<br />
8. Project Risk Management<br />
9. Project Procurement Management<br />
Looking beyond the difficulty to absorb the material, this is an American National Standard and is necessary reading for the PMP and CAPM designations. The PMP designation is valued in the industry and is a good boost to the careers of Project Managers. However, if you are taking the exam you should consider using other exam guides in addition to this book.</p>
<p><span>Dictionary of Project Management<img src="http://images.amazon.com/images/G/01/associates/network/star40_tpng.png" alt="4" width="56" height="11" /></span><br />
Peter Drucker says:</p>
<p>&#8220;Intellectuals and scholars tend to believe that ideas come first, which then lead to new political, social, economic, psychological realities. This does happen, but it is the exception. As a rule, theory does not precede practice. Its role is to structure and codify already proven practice. Its role is to convert the isolated and &#8220;atypical&#8221; from exception to &#8220;rule&#8221; and &#8220;system,&#8221; and therefore into something that can be learned and taught and, above all, into something that can be generally applied.&#8221;</p>
<p>PMBOK tries to capture Project Management practice as a theory. It reads like a dictionary therefore not for cover to cover reading for everyone. However, its value for a Project Management Professional can be compared to the value of a dictionary for a writer.</p>
<p>A strong advice is in order. Reading it will not turn you into a Project Manager Professional overnight. Funny enough, reading a dictionary is not enough to be a good writer.</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eieinaka.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eieinaka.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eieinaka.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eieinaka.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eieinaka.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eieinaka.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eieinaka.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eieinaka.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eieinaka.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eieinaka.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eieinaka.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eieinaka.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eieinaka.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eieinaka.wordpress.com/70/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eieinaka.wordpress.com&amp;blog=6015351&amp;post=70&amp;subd=eieinaka&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eieinaka.wordpress.com/2009/06/11/buy-a-guide-to-the-project-management-body-of-knowledge-a-guide-to-the-project-management-body-of-knowledge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6f3ae8e8f391c1efee0fd6b37d2c1315?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">หอยโข่ง</media:title>
		</media:content>

		<media:content url="http://ecx.images-amazon.com/images/I/51izsuuMP2L._SL210_.jpg" medium="image">
			<media:title type="html">A Guide to the Project Management Body of Knowledge</media:title>
		</media:content>

		<media:content url="http://g-ecx.images-amazon.com/images/G/15/associates/storebuilder/add-to-cart-yellow._V45731584_.png" medium="image">
			<media:title type="html">A Guide to the Project Management Body of Knowledge 	 A Guide to the Project Management Body of Knowledge</media:title>
		</media:content>

		<media:content url="http://images.amazon.com/images/G/01/associates/network/star45_tpng.png" medium="image" />

		<media:content url="http://images.amazon.com/images/G/01/associates/network/star50_tpng.png" medium="image">
			<media:title type="html">5</media:title>
		</media:content>

		<media:content url="http://images.amazon.com/images/G/01/associates/network/star40_tpng.png" medium="image">
			<media:title type="html">4</media:title>
		</media:content>

		<media:content url="http://images.amazon.com/images/G/01/associates/network/star40_tpng.png" medium="image">
			<media:title type="html">4</media:title>
		</media:content>
	</item>
	</channel>
</rss>
