<?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/"
	>

<channel>
	<title>geekCouch &#187; Ghost in the Shell 2.0</title>
	<atom:link href="http://www.thegeekcouch.com/tag/ghost-in-the-shell-2-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thegeekcouch.com</link>
	<description>Music. Movies. Random Geekdom.</description>
	<lastBuildDate>Sun, 30 Oct 2011 11:29:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>DVD/Blu-ray Releases for 11/24/2009</title>
		<link>http://www.thegeekcouch.com/2009/11/24/dvdblu-ray-releases-for-11242009/</link>
		<comments>http://www.thegeekcouch.com/2009/11/24/dvdblu-ray-releases-for-11242009/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 17:04:55 +0000</pubDate>
		<dc:creator>Sean Duregger</dc:creator>
				<category><![CDATA[DVD/BD Releases]]></category>
		<category><![CDATA[Angels & Demons]]></category>
		<category><![CDATA[Four Christmases]]></category>
		<category><![CDATA[Funny People]]></category>
		<category><![CDATA[Ghost in the Shell 2.0]]></category>
		<category><![CDATA[Shorts]]></category>

		<guid isPermaLink="false">http://www.thegeekcouch.com/?p=4048</guid>
		<description><![CDATA[
			
				
			
		
Buying movies is almost a dangerous obession with me.  I love it, and probably have spent more money on movies in my lifetime than any sane person.  At least I’m not spending money on heroine.
New Movie Tuesday is my favorite day of the week.  Here are this week’s releases as well as my recommendations.
Being the film [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a  href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.thegeekcouch.com%2F2009%2F11%2F24%2Fdvdblu-ray-releases-for-11242009%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif&amp;style=compact&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Buying movies is almost a dangerous obession with me.  I love it, and probably have spent more money on movies in my lifetime than any sane person.  At least I’m not spending money on heroine.</p>
<p><strong>New Movie Tuesday</strong> is my favorite day of the week.  Here are this week’s releases as well as my recommendations.</p>
<p><em>Being the film snob I am, I will recommend the Blu Ray versions of these flicks if available.</em></p>
<p><strong><span style="text-decoration: underline;">Rent It:</span></strong><br />
<strong>Funny People</strong></p>
<table id="detailheader" border="0" cellspacing="0">
<tbody>
<tr>
<td id="detailImage">
<div><a  id="imageViewerLink" href="http://astore.amazon.com/thgeco0f-20/images/B002PLPQM4" target="ImageView"><img id="detailProductImage" src="http://ecx.images-amazon.com/images/I/51ZsNiDlZbL._SL210_.jpg" alt="Funny People [Blu-ray]" /></a></div>
</td>
<td>
<table id="prices" border="0">
<tbody>
<tr id="listprice">
<td><span style="text-decoration: line-through;"><span>List Price: </span></span></td>
<td><span style="text-decoration: line-through;"><span id="detailListPrice">$39.98</span></span></td>
</tr>
<tr id="ourprice">
<td><strong><span>Amazon Price: </span></strong></td>
<td><strong><span id="detailOfferPrice">$23.99</span><span><br />
</span></strong></td>
</tr>
</tbody>
</table>
<form id="addToCartForm" action="http://astore.amazon.com/thgeco0f-20/cart/add/B002PLPQM4" method="post">
<input name="sessionId" type="hidden" value="192-3330428-1386025" />
<input name="offerId" type="hidden" value="u3Tf2WOJlZKazESHJLQ1%2F7tpjbcFYTcrBxlYzMxy7sq2JT5juSM8VAY3UO5aBLbEknc45iQadyWWwFC01JOmHxEMqSxId2dW" />
<input id="buybutton" alt="Add to cart" name="pngImage" src="http://g-ecx.images-amazon.com/images/G/01/associates/storebuilder/add-to-cart-yellow._V46788356_.png" type="image" /> </form>
<p>Average customer review: <img src="http://images.amazon.com/images/G/01/associates/network/star30_tpng.png" alt="" width="56" height="11" /></td>
</tr>
</tbody>
</table>
<p><script type="text/javascript">// <![CDATA[
function registerNamespace(ns)
{
    var parts = ns.split(".");
    var root = window;</p>
<p>    for(var i = 0; i < parts.length; i++)
    {
        if(!root[parts[i]])
        {
            root[parts[i]] = new Object();
        }</p>
<p>        root = root[parts[i]];
    }
}</p>
<p>registerNamespace('Associates.Util');</p>
<p>Associates.Util.getElementsByTagAndClass = function(tag, class_name, parent_element)
{
    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("\\b" + class_name + "\\b");
    for (var i = 0; i < tags.length; i++)
    {
        if(tags[i].className.match(class_regex))
        {
            class_tags.push(tags[i]);
        }
    }</p>
<p>    return class_tags;
}</p>
<p>Associates.Util.findAncestor = function(child, test)
{
    var test_func;</p>
<p>    if(typeof test == 'object')
    {
        test_func = function(obj){ return obj == test };
    }
    else if (typeof test == 'string')
    {
        test_func = function(obj){ return obj.nodeName == test };
    }
    else
    {
        test_func = test;
    }</p>
<p>    while(child &#038;&#038; !test_func(child))
    {
        child = child.parentNode;
    }</p>
<p>    return child;
}</p>
<p>Associates.Util.getSelectedRadio = function(form, radioName)
{
    if (typeof form == 'string') { form = document.forms[form]; }</p>
<p>    for (var i = 0; i < form[radioName].length; i++)     {         if (form[radioName][i].checked)         {             return form[radioName][i].value;         }     }     return undefined; } function AttachEventListener(object, event, handler, useCapture) {     if( !useCapture )     {         useCapture = false;     }     if( object.addEventListener )     {         object.addEventListener(event, handler, useCapture);     }     else     {         object.attachEvent('on' + event, handler);     } } registerNamespace('Assoc.DOMEvent'); Assoc.DOMEvent.AddHandler = function(object, event, handler, context) {     var event_handler;     if(context)          event_handler = function(event){ handler.call(context, event) };     else         event_handler = handler;     AttachEventListener(object, event, event_handler); } function GetEventTarget(event) {     return (event.target)? event.target : event.srcElement; } //borrowed from quirksmode. Stops event bubbling. function StopEventPropagation(event) {     if(!event) { event = window.event; }     //MSIE     event.cancelBubble = true;     //w3c     if(event.stopPropagation) { event.stopPropagation(); } } function StopEventDefault(event) {     if(!event) { event = window.event; }     //MSIE     event.returnValue = false;     //w3c     if(event.preventDefault) { event.preventDefault() }; } //does both StopEventPropogation and StopEventDefault function StopEvent(event) {     StopEventDefault(event);     StopEventPropagation(event); } function mouseOverFromElement(event) {     return (event.relatedTarget)? event.relatedTarget : event.fromTarget; } function mouseOutToElement(event) {     return (event.relatedTarget)? event.relatedTarget : event.toTarget; } var wImages; var link = document.getElementById('imageViewerLink'); function openImageViewer(event) {     if (wImages == null || wImages.closed)     {         wImages = window.open(link.href, 'ImageView',             'width=625,height=700,scrollbars,resizable');     }     else     {         wImages.location = link.href;     }     wImages.focus();     return false; } AttachEventListener(link, 'click', openImageViewer);
// ]]&gt;</script> A lot of people loved the Dramedy with Adam Sandler &amp; Seth Rogen, but also a lot of people hated it. Blamed for being a bit long in the tooth, Funny People drags on 20 minutes longer than it should. However, there is a lot to love and we&#8217;d all love to see Adam Sandler out of the usual shit-hole movies he does.</p>
<p><span id="more-4048"></span></p>
<p><strong>Skip It</strong></p>
<table border="0" cellspacing="0">
<tbody>
<tr>
<td><a  href="http://astore.amazon.com/thgeco0f-20/detail/B001CTA1UW"><img src="http://ecx.images-amazon.com/images/I/51DSl6QfqLL._SL125_.jpg" alt="Four Christmases [Blu-ray]" /></a></td>
<td><a  href="http://astore.amazon.com/thgeco0f-20/detail/B002O5M4SU"><img src="http://ecx.images-amazon.com/images/I/51xDmlHwQBL._SL125_.jpg" alt="Angels &amp; Demons [Blu-ray]" /></a></td>
<td><a  href="http://astore.amazon.com/thgeco0f-20/detail/B0021L8URQ"><img src="http://ecx.images-amazon.com/images/I/6124cZNMNZL._SL125_.jpg" alt="Shorts [Blu-ray]" /></a></td>
</tr>
<tr>
<td><a  href="http://astore.amazon.com/thgeco0f-20/detail/B001CTA1UW">Four Christmases [Blu-ray]</a><br />
<span>$18.99</span><br />
Look at the picture.  Another Reese Witherspoon romantic comedy set at Christmas.  Ick. Don&#8217;t think Vince Vaughan can save this.</td>
<td><a  href="http://astore.amazon.com/thgeco0f-20/detail/B002O5M4SU">Angels &amp; Demons [Blu-ray]</a><br />
<span>$18.99</span><br />
Oh boy! A brooding Tom Hanks with bad hair and over-cooked religious plot! No thanks.</td>
<td><a  href="http://astore.amazon.com/thgeco0f-20/detail/B0021L8URQ">Shorts [Blu-ray]</a><br />
<span>$19.99</span><br />
I guess this could be harmless for the kids.  However, you may want to blow your brains out every time they ask to watch it.</td>
</tr>
</tbody>
</table>
<p><strong><span style="text-decoration: underline;">New to Blu-Ray/DVD &amp; Recommended:</span></strong></p>
<table border="0" cellspacing="0">
<tbody>
<tr>
<td><a  href="http://astore.amazon.com/thgeco0f-20/detail/B002NPY7FO"><img src="http://ecx.images-amazon.com/images/I/618g7HOAK7L._SL125_.jpg" alt="The Monster Squad (20th Anniversary Edition) [Blu-ray]" /></a></td>
<td><a  href="http://astore.amazon.com/thgeco0f-20/detail/B002NPY7FE"><img src="http://ecx.images-amazon.com/images/I/51keT6vlfLL._SL125_.jpg" alt="Cujo (25th Anniversary Edition) [Blu-ray]" /></a></td>
<td><a  href="http://astore.amazon.com/thgeco0f-20/detail/B002NUULNQ"><img src="http://ecx.images-amazon.com/images/I/51PFSvmYuLL._SL125_.jpg" alt="Blood: The Last Vampire [Blu-ray]" /></a></td>
</tr>
<tr>
<td><a  href="http://astore.amazon.com/thgeco0f-20/detail/B002NPY7FO">The Monster Squad (20th Anniversary Edition&#8230;</a><br />
<span>$12.99</span><br />
Buy this and set it next to your Night of the Creeps Blu Ray!</td>
<td><a  href="http://astore.amazon.com/thgeco0f-20/detail/B002NPY7FE">Cujo (25th Anniversary Edition) [Blu-ray]</a><br />
<span>$12.99</span><br />
Rabid St. Bernard in HD! If you don&#8217;t own this yet on DVD, the Blu Ray price is worth it.</td>
<td><a  href="http://astore.amazon.com/thgeco0f-20/detail/B002NUULNQ">Blood: The Last Vampire [Blu-ray]</a><br />
<span>$14.99</span><br />
It may be short, but this Anime has some awesome visuals and bloody vampire fights.</td>
</tr>
<tr>
<td><a  href="http://astore.amazon.com/thgeco0f-20/detail/B002NPY7F4"><img src="http://ecx.images-amazon.com/images/I/51OA3cuVkjL._SL125_.jpg" alt="Frailty [Blu-ray]" /></a></td>
<td></td>
<td></td>
</tr>
<tr>
<td><a  href="http://astore.amazon.com/thgeco0f-20/detail/B002NPY7F4">Frailty [Blu-ray]</a><br />
<span>$13.99</span><br />
Bill Paxton&#8217;s directorial debut.  A strong horror flick, worth owning.</td>
</tr>
</tbody>
</table>
<p><span style="text-decoration: underline;"><strong>New to Blu Ray</strong></span></p>
<table border="0" cellspacing="0">
<tbody>
<tr>
<td></td>
<td><a  href="http://astore.amazon.com/thgeco0f-20/detail/B002NUULNG"><img src="http://ecx.images-amazon.com/images/I/514shRvhgtL._SL125_.jpg" alt="Ghost in the Shell 2.0 [Blu-ray]" /></a></td>
</tr>
<tr>
<td><a  href="http://astore.amazon.com/thgeco0f-20/detail/B002NPY7F4"></a></td>
<td><a href="http://astore.amazon.com/thgeco0f-20/detail/B002NUULNG">Ghost in the Shell 2.0 [Blu-ray]</a><br />
<span>$14.99</span><br />
Key scenes are given the CG makeover with lack-luster results.  Buy the DVD and keep your fingers crossed for a proper release.</td>
</tr>
</tbody>
</table>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a  href="http://www.thegeekcouch.com/2009/12/15/dvdblu-ray-releases-for-12152009/" rel="bookmark"><img src="http://ecx.images-amazon.com/images/I/51P-OVFu7AL._SL210_.jpg" alt="DVD/Blu-ray Releases for 12/15/2009" title="DVD/Blu-ray Releases for 12/15/2009" width="50" height="50" border="0" class="crp_thumb" /></a> <a  href="http://www.thegeekcouch.com/2009/12/15/dvdblu-ray-releases-for-12152009/" rel="bookmark" class="crp_title">DVD/Blu-ray Releases for 12/15/2009</a></li><li><a  href="http://www.thegeekcouch.com/2009/12/11/dvdblu-ray-releases-for-12082009/" rel="bookmark"><img src="http://ecx.images-amazon.com/images/I/51KuBqEDAcL._SL210_.jpg" alt="DVD/Blu-ray Releases for 12/08/2009" title="DVD/Blu-ray Releases for 12/08/2009" width="50" height="50" border="0" class="crp_thumb" /></a> <a  href="http://www.thegeekcouch.com/2009/12/11/dvdblu-ray-releases-for-12082009/" rel="bookmark" class="crp_title">DVD/Blu-ray Releases for 12/08/2009</a></li><li><a  href="http://www.thegeekcouch.com/2009/11/03/dvdblu-ray-releases-for-11032009/" rel="bookmark"><img src="http://ecx.images-amazon.com/images/I/51OLNXvtMlL._SL210_.jpg" alt="DVD/Blu Ray Releases for 11/03/2009" title="DVD/Blu Ray Releases for 11/03/2009" width="50" height="50" border="0" class="crp_thumb" /></a> <a  href="http://www.thegeekcouch.com/2009/11/03/dvdblu-ray-releases-for-11032009/" rel="bookmark" class="crp_title">DVD/Blu Ray Releases for 11/03/2009</a></li><li><a  href="http://www.thegeekcouch.com/2009/11/10/dvdblu-ray-releases-for-11102009/" rel="bookmark"><img src="http://ecx.images-amazon.com/images/I/51V%2Beipy8-L._SL210_.jpg" alt="DVD/Blu Ray Releases for 11/10/2009" title="DVD/Blu Ray Releases for 11/10/2009" width="50" height="50" border="0" class="crp_thumb" /></a> <a  href="http://www.thegeekcouch.com/2009/11/10/dvdblu-ray-releases-for-11102009/" rel="bookmark" class="crp_title">DVD/Blu Ray Releases for 11/10/2009</a></li><li><a  href="http://www.thegeekcouch.com/2009/10/29/dvdblu-ray-releases-for-10272009/" rel="bookmark"><img src="http://ecx.images-amazon.com/images/I/51L6C1CGhZL._SL210_.jpg" alt="DVD/Blu Ray Releases for 10/27/2009" title="DVD/Blu Ray Releases for 10/27/2009" width="50" height="50" border="0" class="crp_thumb" /></a> <a  href="http://www.thegeekcouch.com/2009/10/29/dvdblu-ray-releases-for-10272009/" rel="bookmark" class="crp_title">DVD/Blu Ray Releases for 10/27/2009</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.thegeekcouch.com/2009/11/24/dvdblu-ray-releases-for-11242009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

