-
Notifications
You must be signed in to change notification settings - Fork 2
/
output-demo.js
119 lines (118 loc) · 4.94 KB
/
output-demo.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
/*
Demo output for $.jTwitter('jQueryHowto', 3) call
*/
[
{
"in_reply_to_user_id":null,
"in_reply_to_screen_name":null,
"source":"web",
"created_at":"Fri Sep 18 06:11:15 +0000 2009",
"truncated":false,
"user":{
"profile_background_color":"9ae4e8",
"description":"jQuery and JavaScript howtos, tutorials, hacks, tips and performanace tests. Ask your jQuery questions here...",
"notifications":false,
"time_zone":"Central Time (US & Canada)",
"url":"http://jquery-howto.blogspot.com",
"screen_name":"jQueryHowto",
"following":true,
"profile_sidebar_fill_color":"e0ff92",
"created_at":"Thu Mar 26 14:58:19 +0000 2009",
"profile_sidebar_border_color":"87bc44",
"followers_count":2042,
"statuses_count":505,
"friends_count":1015,
"profile_text_color":"000000",
"protected":false,
"profile_background_image_url":"http://s.twimg.com/a/1253209888/images/themes/theme1/bg.png",
"location":"",
"name":"jQuery HowTo",
"favourites_count":15,
"profile_link_color":"0000ff",
"id":26767000,
"verified":false,
"profile_background_tile":false,
"utc_offset":-21600,
"profile_image_url":"http://a3.twimg.com/profile_images/110763033/jquery_normal.gif"
},
"in_reply_to_status_id":null,
"id":4073301536,
"favorited":false,
"text":"Host jQuery on Microsoft CDN servers http://retwt.me/2N3P"
},
{
"in_reply_to_user_id":null,
"in_reply_to_screen_name":null,
"source":"<a href='http://www.hootsuite.com' rel='nofollow'>HootSuite</a>",
"created_at":"Thu Sep 17 17:20:21 +0000 2009",
"truncated":false,
"user":{
"profile_sidebar_fill_color":"e0ff92",
"description":"jQuery and JavaScript howtos, tutorials, hacks, tips and performanace tests. Ask your jQuery questions here...",
"friends_count":1015,
"url":"http://jquery-howto.blogspot.com",
"screen_name":"jQueryHowto",
"following":false,
"profile_sidebar_border_color":"87bc44",
"favourites_count":15,
"created_at":"Thu Mar 26 14:58:19 +0000 2009",
"profile_text_color":"000000",
"profile_background_image_url":"http://s.twimg.com/a/1253141863/images/themes/theme1/bg.png",
"profile_link_color":"0000ff",
"protected":false,
"verified":false,
"statuses_count":504,
"profile_background_tile":false,
"location":"",
"name":"jQuery HowTo",
"profile_background_color":"9ae4e8",
"id":26767000,
"notifications":false,
"time_zone":"Central Time (US & Canada)",
"utc_offset":-21600,
"followers_count":2038,
"profile_image_url":"http://a3.twimg.com/profile_images/110763033/jquery_normal.gif"
},
"in_reply_to_status_id":null,
"id":4058535256,
"favorited":false,
"text":"jQuery Tip: Don't forget that you can load jQuery UI files from Google servers as well http://bit.ly/fJs2r"
},
{
"in_reply_to_user_id":null,
"in_reply_to_screen_name":null,
"source":"web",
"created_at":"Thu Sep 17 05:44:30 +0000 2009",
"truncated":false,
"user":{
"profile_sidebar_fill_color":"e0ff92",
"description":"jQuery and JavaScript howtos, tutorials, hacks, tips and performanace tests. Ask your jQuery questions here...",
"friends_count":1015,
"url":"http://jquery-howto.blogspot.com",
"screen_name":"jQueryHowto",
"following":true,
"profile_sidebar_border_color":"87bc44",
"favourites_count":15,
"created_at":"Thu Mar 26 14:58:19 +0000 2009",
"profile_text_color":"000000",
"profile_background_image_url":"http://s.twimg.com/a/1253048135/images/themes/theme1/bg.png",
"profile_link_color":"0000ff","protected":false,
"verified":false,
"statuses_count":503,
"profile_background_tile":false,
"location":"",
"name":"jQuery HowTo",
"profile_background_color":"9ae4e8",
"id":26767000,
"notifications":false,
"time_zone":"Central Time (US & Canada)",
"utc_offset":-21600,
"followers_count":2035,
"profile_image_url":"http://a3.twimg.com/profile_images/110763033/jquery_normal.gif"
},
"in_reply_to_status_id":null,
"id":4048429737,
"favorited":false,
"text":"Added a demo page for my 'How to bind events to AJAX loaded elements' blog post as requested by users http://bit.ly/q2tWe"
}
]