Paste: Twitter API

Author: Anthony Woods
Mode: html
Date: Thu, 9 Jul 2009 16:54:55
Plain Text |
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Twitter API</title>
</head>

<!-- Twitter API Hosted Online -->
<script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"></script>
<script type="text/javascript" src="http://twitter.com/statuses/user_timeline/anthonywoods.json?callback=twitterCallback2&;count=1"></script>

<!-- Twitter Style -->
<style type="text/css">

#twitter_update_list li {
list-style-type: none;
}

#twitter_update_list span {
color: #000000;
background: #000000;
}

#twitter_update_list span a {
display: inline;
color: #000000;
}

#twitter_update_list span a:hover {
text-decoration: underline;
color: #000000;
}

</style>

<body>

<!-- Twitter Updates Appear -->
<div id="twitter_update_list">

</div>

</body>
</html>

New Annotation

Summary:
Author:
Mode:
Body: