topical media & game development
mashup-amazon-09-09-01-MovieMogul-Default.aspx / aspx
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>Amazon Mashups - Movie Mogul</title>
<link href="styles.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="js/request.js"></script>
</head>
<body>
<form id="form1" runat="server">
<div class="siteHeading">Movie Mogul</div>
<div class="mainTable">
<div class="content">
<h2>Primer Movie Review</h2>
This weekend I rented <a href='javascript:void(0)' onclick='Lookup("B0007N1JC8")'>Primer</a>, an awesome indie film by <a href='javascript:void(0)' onclick='DirectorSearch("Shane Carruth")'>Shane Carruth</a>
that won the <a href='javascript:void(0)' onclick='YouTube("Sundance Film Festival")'>Sundance Film Festival</a> and took over my entire weekend.
<br />
<br />
It's a great movie all about <a href='javascript:void(0)' onclick='YouTube("time travel")'>time travel</a>and <a href='javascript:void(0)' onclick='YouTube("geeks")'>geeks</a>. I highly recommend checking it out. <br />
<br />
If you prefer gangster movies, try <a href='javascript:void(0)' onclick='Lookup("B0007VZ9DK")'>Casino</a> instead.
</div>
<div id="results" style="float:left">Results go here</div>
</div>
</form>
</body>
</html>
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.