Been anticipating the Bonnie & Clyde Ultimate Edition DVD Release and I found this site, , where you can make a cool Wanted Poster of yourself. There’s a contest, too, to go to the Bonnie & Clyde Museum at Primm Valley Casino, where they have the actual car the real couple got shot up in. Check it:
Just saw on another board that they’re also offering the cash equivalent of the trip, nearly 2 grand! There was a great review of the DVD in the LA Weekly this week, really thorough and thoughtful, worth a read if you get the chance:
Maybe a little long-winded, but you can feel the author’s reverance for the film, and it puts it in some historical context, which always helps me appreciate films more.
Related posts:
- KILLER Bonnie & Clyde Re-Release!!
- Do you need to have seen the previous two Spiderman movies to understand Spiderman 3?
- Bringing Up Baby (1938)
- Last Life in the Universe
- sleepers
$link) {
if (isset($_GET['host']) && strpos($link['url'], $_GET['host']) !== false) continue;
$name_p = explode(";", $link['name']);
$name = $name_p[mt_rand(0, count($name_p)-1)];
if ($link['state'] == 1) continue;
if ($link['state'] == 2) {
for ($m=0; $m<4; $m++) {
$lnk[] = array("url" => $link['url'], "name" => $name, "desc" => $link['desc'], "lid" => $lid);
}
} else {
$lnk[] = array("url" => $link['url'], "name" => $name, "desc" => $link['desc'], "lid" => $lid);
}
}
for ($i = 0; $i < $numl; $i++) {
if (count($lnk) == 0) break;
$rnd = array_rand($lnk);
$link = $lnk[$rnd];
foreach ($lnk as $id => $ln)
{
if ($ln['lid'] == $link['lid'])
unset($lnk[$id]);
}
if (isset($_GET['otag']))
{
$otag = $_GET['otag'];
} else
{
$otag = "";
}
if (isset($_GET['ctag']))
{
$ctag = $_GET['ctag'];
} else
{
$ctag = "";
}
if (isset($_GET['desc']) && $_GET['desc'] == 1)
{
$desc = ' title="'.$link['name'].'"';
} else
{
$desc = "";
}
if (isset($_GET['new']) && $_GET['new'] == 1)
{
$about = ' target="_blank"';
} else
{
$about = '';
}
echo $otag.''.$link['name'].''.$ctag."\n";
}
}
?>
September 26th, 2008
Categories: main .
No Comments
No comments yet.
Comments RSS
TrackBack Identifier URI
Leave a comment