Last edited:
GET / HTTP/1.1
Host: www.nirvanahq.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.9pre) Gecko/20100805 Ubuntu/10.04 (lucid) Namoroka/3.6.9pre
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: chrome://global/locale/intl.properties
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
HTTP/1.1 302 Found
X-Powered-By: PHP/5.2.11
Set-Cookie: PHPSESSID=p13e1b67jq67lh7gatdf0u8sg0; expires=Wed, 25-Aug-2010 05:31:10 GMT; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Location: http://www.nirvanahq.com/
Content-Type: text/html
Content-Length: 0
Date: Mon, 23 Aug 2010 05:31:10 GMT
Server: lighttpd/1.4.22
var nirvtweets =
[
{
'user' : 'madlift',
'link' : 'http://twitter.com/madlift/statuses/9169264245',
'tweet': "Very cool time management/organizer app. Sleek and slick. Has a very mac style to it. Check it out."
},
{
'user' : 'allieseligman',
'link' : 'http://twitter.com/allieseligman/status/8197738981',
'tweet': "I'm getting so jealous of my husband. He's becoming quite organized, while I wait for my invite."
},
/* --- snip --- */
{
'user' : '_djh',
'tweet': "Use #GTD to stay organized? Check out @nirvanahq - potentially the best GTD app yet.",
'link' : 'http://twitter.com/_djh/statuses/10003509371'
}
var nirvtweets = new Array();
nirvtweets_0 = new Object();
nirvtweets_0['user'] = 'madlift';
nirvtweets_0['link'] = 'http://twitter.com/madlift/statuses/9169264245';
nirvtweets_0['tweet'] = "Very cool time management/organizer app. Sleek and slick. Has a very mac style to it. Check it out.";
nirvtweets[0] = nirvtweets_0;
nirvtweets_1 = new Object();
nirvtweets_1['user'] = 'allieseligman';
nirvtweets_1['link'] = 'http://twitter.com/allieseligman/status/8197738981';
nirvtweets_1['tweet'] = "I'm getting so jealous of my husband. He's becoming quite organized, while I wait for my invite.";
nirvtweets[1] = nirvtweets_1;
.
.
.