Skip to content

Instantly share code, notes, and snippets.

@csanz
Created June 27, 2012 22:49
Show Gist options
  • Save csanz/3007398 to your computer and use it in GitHub Desktop.
Save csanz/3007398 to your computer and use it in GitHub Desktop.
Ashton Kutcher Created a Geeklist Account w000t!
db.users.findOne({'oauth.screen_name': 'aplusk'},{referrer:1, created_at:1, 'oauth.screen_name':1, name:1})
{
"_id" : ObjectId("REMOVED"),
"created_at" : ISODate("2012-04-19T14:37:25.318Z"),
"name" : "ashton kutcher",
"oauth" : {
"screen_name" : "aplusk"
},
"referrer" : "http://t.co/jabb5osC"
}
@rekatz
Copy link

rekatz commented Jun 27, 2012

:) it's pretty cool he came in on the women in tech card... i mean now that he's not with Demi and all...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment