rst 0.1.1 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/.gitignore +1 -0
- data/{.rvmrc → .rvmrc.example} +0 -0
- data/README.md +2 -0
- data/bin/rst +26 -34
- data/features/help.feature +1 -1
- data/features/read_one_user.feature +14 -0
- data/features/step_definitions/rst_steps.rb +15 -2
- data/features/support/env.rb +1 -1
- data/features/users_search.feature +19 -0
- data/features/version.feature +9 -0
- data/features/world.feature +11 -1
- data/lib/rst.rb +1 -0
- data/lib/rst/cli.rb +44 -3
- data/lib/rst/client.rb +85 -14
- data/lib/rst/user.rb +49 -0
- data/lib/rst/version.rb +1 -1
- data/rst.gemspec +0 -1
- data/spec/cli_spec.rb +80 -0
- data/spec/client_spec.rb +41 -6
- data/spec/data/vcr_cassettes/successful_messages_all_page_2.yml +1361 -0
- data/spec/data/vcr_cassettes/successful_messages_user.yml +709 -0
- data/spec/data/vcr_cassettes/users_search_with_results.yml +484 -0
- data/spec/status_spec.rb +2 -2
- metadata +25 -22
- data/spec/world_spec.rb +0 -28
@@ -0,0 +1,484 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: http://rstat.us
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: ''
|
9
|
+
headers: {}
|
10
|
+
response:
|
11
|
+
status:
|
12
|
+
code: 200
|
13
|
+
message: ! 'OK '
|
14
|
+
headers:
|
15
|
+
Server:
|
16
|
+
- nginx
|
17
|
+
Date:
|
18
|
+
- Sun, 17 Jun 2012 22:26:00 GMT
|
19
|
+
Content-Type:
|
20
|
+
- text/html; charset=utf-8
|
21
|
+
Transfer-Encoding:
|
22
|
+
- chunked
|
23
|
+
Connection:
|
24
|
+
- keep-alive
|
25
|
+
X-Ua-Compatible:
|
26
|
+
- IE=Edge,chrome=1
|
27
|
+
Etag:
|
28
|
+
- ! '"54fa7fe00d3cabad50373e7021a3b94c"'
|
29
|
+
Cache-Control:
|
30
|
+
- max-age=0, private, must-revalidate
|
31
|
+
X-Runtime:
|
32
|
+
- '0.484777'
|
33
|
+
X-Rack-Cache:
|
34
|
+
- miss
|
35
|
+
Set-Cookie:
|
36
|
+
- _rstat.us_session=BAh7B0kiD3Nlc3Npb25faWQGOgZFRkkiJTMxZjI0MTgwYTMwYTYyMjliNjk1YWJhNTM0MzNmOTNjBjsAVEkiEF9jc3JmX3Rva2VuBjsARkkiMXFlUDhMRU9RbEd3SXZXWkdtRzUvZEx6eGxHNnh2ZEdRdGs4eVQ0VXNzUlk9BjsARg%3D%3D--9a5e542c5b7a40804cf6dcbc57655630f355b52f;
|
37
|
+
path=/; expires=Sun, 24-Jun-2012 22:26:00 GMT; HttpOnly
|
38
|
+
X-Varnish:
|
39
|
+
- '1271628313'
|
40
|
+
Age:
|
41
|
+
- '0'
|
42
|
+
Via:
|
43
|
+
- 1.1 varnish
|
44
|
+
Content-Encoding:
|
45
|
+
- gzip
|
46
|
+
body:
|
47
|
+
encoding: ASCII-8BIT
|
48
|
+
string: ! "<!DOCTYPE html>\n<html class='no-js' lang='en'>\n<head><script type=\"text/javascript\">var
|
49
|
+
NREUMQ=NREUMQ||[];NREUMQ.push([\"mark\",\"firstbyte\",new Date().getTime()]);</script>\n<meta
|
50
|
+
charset='utf-8'>\n<title>rstat.us</title>\n<script src=\"/assets/application-85f9725f39cb94c87fedaf584d19c2b4.js\"
|
51
|
+
type=\"text/javascript\"></script>\n<link href=\"/assets/application-25f42916ee009ac80dfe4dc5aea6c47e.css\"
|
52
|
+
media=\"screen\" rel=\"stylesheet\" type=\"text/css\" />\n<meta content=\"authenticity_token\"
|
53
|
+
name=\"csrf-param\" />\n<meta content=\"qeP8LEOQlGwIvWZGmG5/dLzxlG6xvdGQtk8yT4UssRY=\"
|
54
|
+
name=\"csrf-token\" />\n<link href='images/mobile_icons/apple-touch-icon_114.png'
|
55
|
+
rel='apple-touch-icon-precomposed' sizes='114x114'>\n<link href='images/mobile_icons/apple-touch-icon_72.png'
|
56
|
+
rel='apple-touch-icon-precomposed' sizes='72x72'>\n<link href='images/mobile_icons/apple-touch-icon.png'
|
57
|
+
rel='apple-touch-icon-precomposed'>\n\n<script>\n //<![CDATA[\n var _gaq
|
58
|
+
= _gaq || [];\n _gaq.push(['_setAccount', 'UA-22030550-1']);\n _gaq.push(['_trackPageview']);\n
|
59
|
+
\ \n (function() {\n var ga = document.createElement('script');
|
60
|
+
ga.type = 'text/javascript'; ga.async = true;\n ga.src = ('https:' ==
|
61
|
+
document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';\n
|
62
|
+
\ (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga);\n
|
63
|
+
\ })();\n //]]>\n</script>\n\n</head>\n\n<body id='home'>\n<div id='header-wrap'>\n<div
|
64
|
+
id='header'>\n<div id='logo'>\n<a href='/'>\n<h1>\nrstat.us\n</h1>\n</a>\n</div>\n<ul
|
65
|
+
class='menu' id='main'>\n<li class='home active'>\n <a href='/' rel='index'>Home</a>\n
|
66
|
+
\ </li>\n<li class='updates '>\n <a href='/updates' rel='messages-all'>Updates</a>\n
|
67
|
+
\ </li>\n<li class='search '>\n <a href='/search' rel='messages-search'>Search</a>\n
|
68
|
+
\ </li>\n<li class='users '>\n <a href='/users' rel='users-search'>Users</a>\n
|
69
|
+
\ </li>\n</ul>\n\n\n</div>\n</div>\n\n\n<div id='flash'>\n</div>\n\n<div
|
70
|
+
id='welcome'>\n<div class='wrap'>\n<div id='intro'>\n<h1>Hello.</h1>\n<h3>Welcome
|
71
|
+
to rstat.us</h3>\n</div>\n<div id='signup'>\n<h3>Sign in with</h3>\n<div class='twitter
|
72
|
+
option'>\n<a class='button' href='/auth/twitter'>\n<span class='icon twitter'></span>\nTwitter\n</a>\n</div>\n<div
|
73
|
+
class='username option'>\n<a class='button' href='/login'>\n<span class='icon
|
74
|
+
comment'></span>\nUsername\n</a>\n</div>\n</div>\n</div>\n</div>\n<div id='pitch'>\n<div
|
75
|
+
class='wrap'>\n<a class='col' href='/login' id='col-1'>\n<div class='content'>\n<h3>\nSign
|
76
|
+
Up\n</h3>\nwith Twitter or create a new account\n</div>\n<img alt=\"Slide1\"
|
77
|
+
src=\"/assets/slide1-5dd1b6b8ec93eb6f9d15b0d84f883231.png\" />\n</a>\n<div
|
78
|
+
class='col' id='col-2'>\n<div class='content'>\n<h3>\nConnect\n</h3>\nto your
|
79
|
+
friends and family around the world\n</div>\n<img alt=\"Slide2\" src=\"/assets/slide2-1ab49b82188ee4ddfee0e94c875e0ec9.png\"
|
80
|
+
/>\n</div>\n<div class='col last-col' id='col-3'>\n<div class='content'>\n<h3>\nShare\n</h3>\nyour
|
81
|
+
thoughts in 140 characters or less\n</div>\n<img alt=\"Slide3\" src=\"/assets/slide3-cfa4a836c6cf4b2ca6eee8c2dcc8f698.png\"
|
82
|
+
/>\n</div>\n</div>\n</div>\n<div id='page'>\n<div id='content-wrap'>\n<div
|
83
|
+
id='top'>\n<h3>Recent updates</h3>\n<p>What people are talking about right
|
84
|
+
now</p>\n</div>\n<div id='content'>\n<div class='updates'>\n<div id='messages'>\n<ul
|
85
|
+
class='updates' id=''>\n<li class='hentry message update' data-id='4fde54c9ea8ecc0001002c04'
|
86
|
+
data-name='whistlewright' id='update-4fde54c9ea8ecc0001002c04'>\n<div class='author
|
87
|
+
vcard'>\n<a class='url' href='http://parlementum.net/user/3' rel='user'>\n<div
|
88
|
+
class=\"avatar\"><a href=\"http://parlementum.net/user/3\"><img alt=\"avatar\"
|
89
|
+
class=\"photo user-image\" src=\"http://parlementum.net/avatar/3-96-20110626055239.jpeg\"
|
90
|
+
/></a></div>\n</a>\n<span class='fn'>\n<a class='url' href='http://parlementum.net/user/3'>\nAlgernon
|
91
|
+
Whistlewright\n(<span class=\"nickname user-text\">whistlewright</span>)\n</a>\n</span>\n</div>\n<div
|
92
|
+
class='entry-content'>\n<span class='message-text'>\nHopefully today’s noise
|
93
|
+
has been closer to suitable\n</span>\n</div>\n<div class='info'>\n<time class=\"published\"
|
94
|
+
datetime=\"2012-06-17T22:05:52Z\" pubdate=\"pubdate\"><a class=\"timeago\"
|
95
|
+
href=\"http://parlementum.net/notice/3131454\" rel=\"bookmark message\" title=\"2012-06-17T22:05:52Z\"><span
|
96
|
+
class=\"date-time\">2012-06-17T22:05:52</span></a></time>\n</div>\n<div class='actions'>\n</div>\n</li>\n<li
|
97
|
+
class='hentry message update' data-id='4fde4afdea8ecc0001001f29' data-name='methoddan'
|
98
|
+
id='update-4fde4afdea8ecc0001001f29'>\n<div class='author vcard'>\n<a class='url'
|
99
|
+
href='http://identi.ca/user/2084' rel='user'>\n<div class=\"avatar\"><a href=\"http://identi.ca/user/2084\"><img
|
100
|
+
alt=\"avatar\" class=\"photo user-image\" src=\"http://avatar.identi.ca/2084-96-20100903092641.jpeg\"
|
101
|
+
/></a></div>\n</a>\n<span class='fn'>\n<a class='url' href='http://identi.ca/user/2084'>\nDan
|
102
|
+
Lynch\n(<span class=\"nickname user-text\">methoddan</span>)\n</a>\n</span>\n</div>\n<div
|
103
|
+
class='entry-content'>\n<span class='message-text'>\nDoing a spot of late
|
104
|
+
night podcast editing. It's Free As In Freedom this time. Next episode out
|
105
|
+
Tuesday.\n</span>\n</div>\n<div class='info'>\n<time class=\"published\" datetime=\"2012-06-17T21:23:44Z\"
|
106
|
+
pubdate=\"pubdate\"><a class=\"timeago\" href=\"http://identi.ca/notice/94692875\"
|
107
|
+
rel=\"bookmark message\" title=\"2012-06-17T21:23:44Z\"><span class=\"date-time\">2012-06-17T21:23:44</span></a></time>\n</div>\n<div
|
108
|
+
class='actions'>\n</div>\n</li>\n<li class='hentry message update' data-id='4fde487dea8ecc0001001b76'
|
109
|
+
data-name='thp' id='update-4fde487dea8ecc0001001b76'>\n<div class='author
|
110
|
+
vcard'>\n<a class='url' href='http://identi.ca/user/28928' rel='user'>\n<div
|
111
|
+
class=\"avatar\"><a href=\"http://identi.ca/user/28928\"><img alt=\"avatar\"
|
112
|
+
class=\"photo user-image\" src=\"http://avatar.identi.ca/28928-96-20110131123526.png\"
|
113
|
+
/></a></div>\n</a>\n<span class='fn'>\n<a class='url' href='http://identi.ca/user/28928'>\nThomas
|
114
|
+
Perl\n(<span class=\"nickname user-text\">thp</span>)\n</a>\n</span>\n</div>\n<div
|
115
|
+
class='entry-content'>\n<span class='message-text'>\nAfter reading <a href='http://ur1.ca/9ir14'>http://ur1.ca/9ir14</a>
|
116
|
+
I think that a <a href='/search?search=%23BB10'>#BB10</a> port of !gPodder
|
117
|
+
would be very easy to do (just replace the QML).\n</span>\n</div>\n<div class='info'>\n<time
|
118
|
+
class=\"published\" datetime=\"2012-06-17T21:13:29Z\" pubdate=\"pubdate\"><a
|
119
|
+
class=\"timeago\" href=\"http://identi.ca/notice/94692675\" rel=\"bookmark
|
120
|
+
message\" title=\"2012-06-17T21:13:29Z\"><span class=\"date-time\">2012-06-17T21:13:29</span></a></time>\n</div>\n<div
|
121
|
+
class='actions'>\n</div>\n</li>\n<li class='hentry message update' data-id='4fde4704ea8ecc0001001838'
|
122
|
+
data-name='theru' id='update-4fde4704ea8ecc0001001838'>\n<div class='author
|
123
|
+
vcard'>\n<a class='url' href='http://identi.ca/user/26098' rel='user'>\n<div
|
124
|
+
class=\"avatar\"><a href=\"http://identi.ca/user/26098\"><img alt=\"avatar\"
|
125
|
+
class=\"photo user-image\" src=\"http://avatar.identi.ca/26098-96-20090125093912.png\"
|
126
|
+
/></a></div>\n</a>\n<span class='fn'>\n<a class='url' href='http://identi.ca/user/26098'>\nKim
|
127
|
+
Rasmussen\n(<span class=\"nickname user-text\">theru</span>)\n</a>\n</span>\n</div>\n<div
|
128
|
+
class='entry-content'>\n<span class='message-text'>\n<a href='http://identi.ca/users/jk'>@jk</a>
|
129
|
+
he he it's not a small white ball hit with a club -> filter :)\n</span>\n</div>\n<div
|
130
|
+
class='info'>\n<time class=\"published\" datetime=\"2012-06-17T21:07:08Z\"
|
131
|
+
pubdate=\"pubdate\"><a class=\"timeago\" href=\"http://identi.ca/notice/94692508\"
|
132
|
+
rel=\"bookmark message\" title=\"2012-06-17T21:07:08Z\"><span class=\"date-time\">2012-06-17T21:07:08</span></a></time>\n</div>\n<div
|
133
|
+
class='actions'>\n</div>\n</li>\n<li class='hentry message update' data-id='4fde470dea8ecc0001001843'
|
134
|
+
data-name='alpacaherder' id='update-4fde470dea8ecc0001001843'>\n<div class='author
|
135
|
+
vcard'>\n<a class='url' href='http://identi.ca/user/16938' rel='user'>\n<div
|
136
|
+
class=\"avatar\"><a href=\"http://identi.ca/user/16938\"><img alt=\"avatar\"
|
137
|
+
class=\"photo user-image\" src=\"http://avatar3.status.net/i/identica/16938-96-20090624205858.jpeg\"
|
138
|
+
/></a></div>\n</a>\n<span class='fn'>\n<a class='url' href='http://identi.ca/user/16938'>\nStephen
|
139
|
+
Michael Kellat\n(<span class=\"nickname user-text\">alpacaherder</span>)\n</a>\n</span>\n</div>\n<div
|
140
|
+
class='entry-content'>\n<span class='message-text'>\n@jonobacon Congratulations!\n</span>\n</div>\n<div
|
141
|
+
class='info'>\n<time class=\"published\" datetime=\"2012-06-17T21:05:53Z\"
|
142
|
+
pubdate=\"pubdate\"><a class=\"timeago\" href=\"http://identi.ca/notice/94692481\"
|
143
|
+
rel=\"bookmark message\" title=\"2012-06-17T21:05:53Z\"><span class=\"date-time\">2012-06-17T21:05:53</span></a></time>\n</div>\n<div
|
144
|
+
class='actions'>\n</div>\n</li>\n<li class='hentry message update' data-id='4fde45ddea8ecc0001001072'
|
145
|
+
data-name='milad' id='update-4fde45ddea8ecc0001001072'>\n<div class='author
|
146
|
+
vcard'>\n<a class='url' href='http://identi.ca/user/607213' rel='user'>\n<div
|
147
|
+
class=\"avatar\"><a href=\"http://identi.ca/user/607213\"><img alt=\"avatar\"
|
148
|
+
class=\"photo user-image\" src=\"http://avatar3.status.net/i/identica/607213-96-20120126231422.png\"
|
149
|
+
/></a></div>\n</a>\n<span class='fn'>\n<a class='url' href='http://identi.ca/user/607213'>\nMilad
|
150
|
+
Khajavi\n(<span class=\"nickname user-text\">milad</span>)\n</a>\n</span>\n</div>\n<div
|
151
|
+
class='entry-content'>\n<span class='message-text'>\nاو جمیل است و محبٌ للجمال
|
152
|
+
/ کی جوانِ نو گزیند پیر زال؟ /مولوی\n</span>\n</div>\n<div class='info'>\n<time
|
153
|
+
class=\"published\" datetime=\"2012-06-17T21:02:18Z\" pubdate=\"pubdate\"><a
|
154
|
+
class=\"timeago\" href=\"http://identi.ca/notice/94692406\" rel=\"bookmark
|
155
|
+
message\" title=\"2012-06-17T21:02:18Z\"><span class=\"date-time\">2012-06-17T21:02:18</span></a></time>\n</div>\n<div
|
156
|
+
class='actions'>\n</div>\n</li>\n</ul>\n<nav class='pagination'>\n</nav>\n\n</div>\n\n</div>\n</div>\n<div
|
157
|
+
id='bottom'>\n<div class='login'>\n<a href='/login'>\nJoin the conversation\n</a>\n</div>\n<div
|
158
|
+
class='read-more'>\n<a href='/updates' rel='messages-all'>\nmore...\n</a>\n</div>\n</div>\n</div>\n<div
|
159
|
+
id='sidebar'>\n<div id='manifesto'>\n<h3>rstat.us?</h3>\n\n<p>Microblogging
|
160
|
+
has taken the world by storm. Millions of people around the world now share
|
161
|
+
their thoughts with friends, family, and random strangers every day. Links
|
162
|
+
are shared, stories are told, and events are discussed. rstatus is the newest
|
163
|
+
place to participate in the collective conscious of the planet.</p>\n\n<h3>What's
|
164
|
+
different about it?</h3>\n\n<p>There are two things that make rstat.us special:
|
165
|
+
<em>simplicity</em> and <em>openness</em>.</p>\n\n<p><strong>Simplicity</strong>
|
166
|
+
is a core 'feature' of rstat.us. We pride ourselves on saying 'no' to lots
|
167
|
+
of features. Our interface is clean, and easy to understand. We give you just
|
168
|
+
enough features to be interesting, but not enough to be complicated and confusing.</p>\n\n<p>If
|
169
|
+
you're a software developer, you'll probably want to check out our <a href=\"/open_source\">Open
|
170
|
+
Source page</a>. If that's greek to you, here's the deal on <strong>Openness</strong>:
|
171
|
+
the programming code that makes up rstat.us is available for anyone to download,
|
172
|
+
free of charge. Programmers can use that code to run their own websites just
|
173
|
+
like rstat.us, and you can subscribe to your friends on any site that supports
|
174
|
+
the <a href=\"http://ostatus.org/about\">OStatus protocol</a>, like <a href=\"http://identi.ca/\">identi.ca</a>.
|
175
|
+
This also means that you can own your data, we'll never stop you from having
|
176
|
+
full access to everything you've put into rstat.us.</p>\n\n<p>- The <strong>rstat.us</strong>
|
177
|
+
team</p>\n</div>\n</div>\n</div>\n<div id='footer'>\n<div id='footer-wrap'>\n<div
|
178
|
+
id='footer-logo'>\n<a href='/'>\nrstat.us\n</a>\n</div>\n<ul class='menu'
|
179
|
+
id='footer-meu'>\n<li class='home active'>\n <a href='/'>Home</a>\n </li>\n<li
|
180
|
+
class='login/signup '>\n <a href='/login'>Login/Signup</a>\n </li>\n<li
|
181
|
+
class='open_source '>\n <a href='/open_source'>Open Source</a>\n </li>\n<li
|
182
|
+
class='contact '>\n <a href='/contact'>Contact</a>\n </li>\n\n</ul>\n\n</div>\n</div>\n\n<script
|
183
|
+
type=\"text/javascript\">if (!NREUMQ.f) { NREUMQ.f=function() {\nNREUMQ.push([\"load\",new
|
184
|
+
Date().getTime()]);\nvar e=document.createElement(\"script\");\ne.type=\"text/javascript\";e.async=true;e.src=\"https://d1ros97qkrwjf5.cloudfront.net/39/eum/rum.js\";\ndocument.body.appendChild(e);\nif(NREUMQ.a)NREUMQ.a();\n};\nNREUMQ.a=window.onload;window.onload=NREUMQ.f;\n};\nNREUMQ.push([\"nrfj\",\"beacon-1.newrelic.com\",\"1b64b06072\",527427,\"IF1bEhcOWQhXRxxFTQJGXAVKCVoJV0VSUVw=\",0.0,483,new
|
185
|
+
Date().getTime(),\"\",\"\",\"\",\"\",\"\"])</script></body>\n</html>\n"
|
186
|
+
http_version: '1.1'
|
187
|
+
recorded_at: Sun, 17 Jun 2012 22:26:00 GMT
|
188
|
+
- request:
|
189
|
+
method: get
|
190
|
+
uri: http://rstat.us/users
|
191
|
+
body:
|
192
|
+
encoding: US-ASCII
|
193
|
+
string: ''
|
194
|
+
headers: {}
|
195
|
+
response:
|
196
|
+
status:
|
197
|
+
code: 200
|
198
|
+
message: ! 'OK '
|
199
|
+
headers:
|
200
|
+
Server:
|
201
|
+
- nginx
|
202
|
+
Date:
|
203
|
+
- Sun, 17 Jun 2012 22:26:00 GMT
|
204
|
+
Content-Type:
|
205
|
+
- text/html; charset=utf-8
|
206
|
+
Transfer-Encoding:
|
207
|
+
- chunked
|
208
|
+
Connection:
|
209
|
+
- keep-alive
|
210
|
+
X-Ua-Compatible:
|
211
|
+
- IE=Edge,chrome=1
|
212
|
+
Etag:
|
213
|
+
- ! '"1f04d76c8781129d469adf039313dff7"'
|
214
|
+
Cache-Control:
|
215
|
+
- max-age=0, private, must-revalidate
|
216
|
+
X-Runtime:
|
217
|
+
- '0.008485'
|
218
|
+
X-Rack-Cache:
|
219
|
+
- miss
|
220
|
+
Set-Cookie:
|
221
|
+
- _rstat.us_session=BAh7B0kiD3Nlc3Npb25faWQGOgZFRkkiJTgzYThhNzc4NDJmOWU0MTI3NjJjNWY4ZjQ0ZGU3ZDgzBjsAVEkiEF9jc3JmX3Rva2VuBjsARkkiMXJrczdlY2V6Rk04QnljS1dkU1l1SG5xOFBxL0x6T0JKUkdTV1cxU1pCSUE9BjsARg%3D%3D--6685485c9615779fbb46589df569477f2ab9d2c0;
|
222
|
+
path=/; expires=Sun, 24-Jun-2012 22:26:00 GMT; HttpOnly
|
223
|
+
X-Varnish:
|
224
|
+
- '816595889'
|
225
|
+
Age:
|
226
|
+
- '0'
|
227
|
+
Via:
|
228
|
+
- 1.1 varnish
|
229
|
+
Content-Encoding:
|
230
|
+
- gzip
|
231
|
+
body:
|
232
|
+
encoding: ASCII-8BIT
|
233
|
+
string: ! "<!DOCTYPE html>\n<html class='no-js' lang='en'>\n<head><script type=\"text/javascript\">var
|
234
|
+
NREUMQ=NREUMQ||[];NREUMQ.push([\"mark\",\"firstbyte\",new Date().getTime()]);</script>\n<meta
|
235
|
+
charset='utf-8'>\n<title>users - rstat.us</title>\n<script src=\"/assets/application-85f9725f39cb94c87fedaf584d19c2b4.js\"
|
236
|
+
type=\"text/javascript\"></script>\n<link href=\"/assets/application-25f42916ee009ac80dfe4dc5aea6c47e.css\"
|
237
|
+
media=\"screen\" rel=\"stylesheet\" type=\"text/css\" />\n<meta content=\"authenticity_token\"
|
238
|
+
name=\"csrf-param\" />\n<meta content=\"rks7ecezFM8BycKWdSYuHnq8Pq/LzOBJRGSWW1SZBIA=\"
|
239
|
+
name=\"csrf-token\" />\n<link href='images/mobile_icons/apple-touch-icon_114.png'
|
240
|
+
rel='apple-touch-icon-precomposed' sizes='114x114'>\n<link href='images/mobile_icons/apple-touch-icon_72.png'
|
241
|
+
rel='apple-touch-icon-precomposed' sizes='72x72'>\n<link href='images/mobile_icons/apple-touch-icon.png'
|
242
|
+
rel='apple-touch-icon-precomposed'>\n\n<script>\n //<![CDATA[\n var _gaq
|
243
|
+
= _gaq || [];\n _gaq.push(['_setAccount', 'UA-22030550-1']);\n _gaq.push(['_trackPageview']);\n
|
244
|
+
\ \n (function() {\n var ga = document.createElement('script');
|
245
|
+
ga.type = 'text/javascript'; ga.async = true;\n ga.src = ('https:' ==
|
246
|
+
document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';\n
|
247
|
+
\ (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga);\n
|
248
|
+
\ })();\n //]]>\n</script>\n\n</head>\n\n<body>\n<div id='header-wrap'>\n<div
|
249
|
+
id='header'>\n<div id='logo'>\n<a href='/'>\n<h1>\nrstat.us\n</h1>\n</a>\n</div>\n<ul
|
250
|
+
class='menu' id='main'>\n<li class='home '>\n <a href='/' rel='index'>Home</a>\n
|
251
|
+
\ </li>\n<li class='updates '>\n <a href='/updates' rel='messages-all'>Updates</a>\n
|
252
|
+
\ </li>\n<li class='search '>\n <a href='/search' rel='messages-search'>Search</a>\n
|
253
|
+
\ </li>\n<li class='users active'>\n <a href='/users' rel='users-search'>Users</a>\n
|
254
|
+
\ </li>\n</ul>\n\n\n</div>\n</div>\n\n\n<div id='page'>\n<div id='content-wrap'>\n<h2
|
255
|
+
class='title'>Users\n</h2>\n<div id='top'>\n<div id='flash'>\n</div>\n\n<div
|
256
|
+
class='search' id='users-search'>\n<form action='/users' class='users-search'
|
257
|
+
method='get'>\n<input name='search' type='text'>\n<input class='button' type='submit'
|
258
|
+
value='Search'>\n</form>\n</div>\n\n</div>\n<div id='content'>\n<div class='empty'>\nSorry,
|
259
|
+
no users that match.\n</div>\n<nav class='pagination'>\n</nav>\n\n\n</div>\n\n</div>\n<div
|
260
|
+
id='sidebar'>\n\n<div class='block'>\n<h5 class='title'>\nJoin rstat.us\n</h5>\n<p>\nSign
|
261
|
+
up now and start sharing\n</p>\n<p>\n<a href='/login'>Sign up</a>\n</p>\n</div>\n\n\n</div>\n</div>\n<div
|
262
|
+
id='footer'>\n<div id='footer-wrap'>\n<div id='footer-logo'>\n<a href='/'>\nrstat.us\n</a>\n</div>\n<ul
|
263
|
+
class='menu' id='footer-meu'>\n<li class='home '>\n <a href='/'>Home</a>\n
|
264
|
+
\ </li>\n<li class='login/signup '>\n <a href='/login'>Login/Signup</a>\n
|
265
|
+
\ </li>\n<li class='open_source '>\n <a href='/open_source'>Open Source</a>\n
|
266
|
+
\ </li>\n<li class='contact '>\n <a href='/contact'>Contact</a>\n </li>\n\n</ul>\n\n</div>\n</div>\n\n<script
|
267
|
+
type=\"text/javascript\">if (!NREUMQ.f) { NREUMQ.f=function() {\nNREUMQ.push([\"load\",new
|
268
|
+
Date().getTime()]);\nvar e=document.createElement(\"script\");\ne.type=\"text/javascript\";e.async=true;e.src=\"https://d1ros97qkrwjf5.cloudfront.net/39/eum/rum.js\";\ndocument.body.appendChild(e);\nif(NREUMQ.a)NREUMQ.a();\n};\nNREUMQ.a=window.onload;window.onload=NREUMQ.f;\n};\nNREUMQ.push([\"nrfj\",\"beacon-1.newrelic.com\",\"1b64b06072\",527427,\"IF1bEhcOWQhXRxxDSgZARkkMD1EBSg==\",0,7,new
|
269
|
+
Date().getTime(),\"\",\"\",\"\",\"\",\"\"])</script></body>\n</html>\n"
|
270
|
+
http_version: '1.1'
|
271
|
+
recorded_at: Sun, 17 Jun 2012 22:26:00 GMT
|
272
|
+
- request:
|
273
|
+
method: get
|
274
|
+
uri: http://rstat.us/users?search=ca
|
275
|
+
body:
|
276
|
+
encoding: US-ASCII
|
277
|
+
string: ''
|
278
|
+
headers: {}
|
279
|
+
response:
|
280
|
+
status:
|
281
|
+
code: 200
|
282
|
+
message: ! 'OK '
|
283
|
+
headers:
|
284
|
+
Server:
|
285
|
+
- nginx
|
286
|
+
Date:
|
287
|
+
- Sun, 17 Jun 2012 22:26:00 GMT
|
288
|
+
Content-Type:
|
289
|
+
- text/html; charset=utf-8
|
290
|
+
Transfer-Encoding:
|
291
|
+
- chunked
|
292
|
+
Connection:
|
293
|
+
- keep-alive
|
294
|
+
X-Ua-Compatible:
|
295
|
+
- IE=Edge,chrome=1
|
296
|
+
Etag:
|
297
|
+
- ! '"77325595857d38e9c5a3c36c7c336eee"'
|
298
|
+
Cache-Control:
|
299
|
+
- max-age=0, private, must-revalidate
|
300
|
+
X-Runtime:
|
301
|
+
- '0.068468'
|
302
|
+
X-Rack-Cache:
|
303
|
+
- miss
|
304
|
+
Set-Cookie:
|
305
|
+
- _rstat.us_session=BAh7B0kiD3Nlc3Npb25faWQGOgZFRkkiJWUxNjE2M2FiZjUwZDA5YmNmMzZjOGM4YTliYzlmMjg5BjsAVEkiEF9jc3JmX3Rva2VuBjsARkkiMWdqdWZhaGRmRkJxNkpHbUNzWWMzdERCOVR5dXlNU2JPM1FuOFJqWmVoczQ9BjsARg%3D%3D--8cc55582d97a2f0a599a8f8eabf6393445ea6771;
|
306
|
+
path=/; expires=Sun, 24-Jun-2012 22:26:00 GMT; HttpOnly
|
307
|
+
X-Varnish:
|
308
|
+
- '408570952'
|
309
|
+
Age:
|
310
|
+
- '0'
|
311
|
+
Via:
|
312
|
+
- 1.1 varnish
|
313
|
+
Content-Encoding:
|
314
|
+
- gzip
|
315
|
+
body:
|
316
|
+
encoding: ASCII-8BIT
|
317
|
+
string: ! "<!DOCTYPE html>\n<html class='no-js' lang='en'>\n<head><script type=\"text/javascript\">var
|
318
|
+
NREUMQ=NREUMQ||[];NREUMQ.push([\"mark\",\"firstbyte\",new Date().getTime()]);</script>\n<meta
|
319
|
+
charset='utf-8'>\n<title>users - rstat.us</title>\n<script src=\"/assets/application-85f9725f39cb94c87fedaf584d19c2b4.js\"
|
320
|
+
type=\"text/javascript\"></script>\n<link href=\"/assets/application-25f42916ee009ac80dfe4dc5aea6c47e.css\"
|
321
|
+
media=\"screen\" rel=\"stylesheet\" type=\"text/css\" />\n<meta content=\"authenticity_token\"
|
322
|
+
name=\"csrf-param\" />\n<meta content=\"gjufahdfFBq6JGmCsYc3tDB9TyuyMSbO3Qn8RjZehs4=\"
|
323
|
+
name=\"csrf-token\" />\n<link href='images/mobile_icons/apple-touch-icon_114.png'
|
324
|
+
rel='apple-touch-icon-precomposed' sizes='114x114'>\n<link href='images/mobile_icons/apple-touch-icon_72.png'
|
325
|
+
rel='apple-touch-icon-precomposed' sizes='72x72'>\n<link href='images/mobile_icons/apple-touch-icon.png'
|
326
|
+
rel='apple-touch-icon-precomposed'>\n\n<script>\n //<![CDATA[\n var _gaq
|
327
|
+
= _gaq || [];\n _gaq.push(['_setAccount', 'UA-22030550-1']);\n _gaq.push(['_trackPageview']);\n
|
328
|
+
\ \n (function() {\n var ga = document.createElement('script');
|
329
|
+
ga.type = 'text/javascript'; ga.async = true;\n ga.src = ('https:' ==
|
330
|
+
document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';\n
|
331
|
+
\ (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga);\n
|
332
|
+
\ })();\n //]]>\n</script>\n\n</head>\n\n<body>\n<div id='header-wrap'>\n<div
|
333
|
+
id='header'>\n<div id='logo'>\n<a href='/'>\n<h1>\nrstat.us\n</h1>\n</a>\n</div>\n<ul
|
334
|
+
class='menu' id='main'>\n<li class='home '>\n <a href='/' rel='index'>Home</a>\n
|
335
|
+
\ </li>\n<li class='updates '>\n <a href='/updates' rel='messages-all'>Updates</a>\n
|
336
|
+
\ </li>\n<li class='search '>\n <a href='/search' rel='messages-search'>Search</a>\n
|
337
|
+
\ </li>\n<li class='users active'>\n <a href='/users' rel='users-search'>Users</a>\n
|
338
|
+
\ </li>\n</ul>\n\n\n</div>\n</div>\n\n\n<div id='page'>\n<div id='content-wrap'>\n<h2
|
339
|
+
class='title'>Users\n</h2>\n<div id='top'>\n<div id='flash'>\n</div>\n\n<div
|
340
|
+
class='search' id='users-search'>\n<form action='/users' class='users-search'
|
341
|
+
method='get'>\n<input name='search' type='text' value='ca'>\n<input class='button'
|
342
|
+
type='submit' value='Search'>\n</form>\n</div>\n\n</div>\n<div id='content'>\n<div
|
343
|
+
id='users'>\n<ul class='search user-list'>\n<li class='even user'>\n<div class=\"avatar\"><a
|
344
|
+
href=\"/users/carlostobin\"><img alt=\"avatar\" class=\"photo user-image\"
|
345
|
+
src=\"http://a3.twimg.com/profile_images/1172388053/profile_picture_normal.jpg\"
|
346
|
+
/></a></div>\n<div class='info'>\n<a href='/users/carlostobin' rel='user messages'>\n<b>\nCarlos
|
347
|
+
Tobin\n</b>\n(<span class=\"user-text\">carlostobin</span>)\n</a>\n<div class='bio'>\n<span
|
348
|
+
class='description'>\nFounder/CEO of personal finance management start-up.
|
349
|
+
Passionate about disruptive innovation in the mortgage and banking industries.\n</span>\n</div>\n</div>\n</li>\n<li
|
350
|
+
class='odd user'>\n<div class=\"avatar\"><a href=\"/users/philcampbell\"><img
|
351
|
+
alt=\"avatar\" class=\"photo user-image\" src=\"http://a1.twimg.com/profile_images/1170166595/new-twitter-avatar_normal.png\"
|
352
|
+
/></a></div>\n<div class='info'>\n<a href='/users/philcampbell' rel='user
|
353
|
+
messages'>\n<b>\nPhil Campbell\n</b>\n(<span class=\"user-text\">philcampbell</span>)\n</a>\n<div
|
354
|
+
class='bio'>\n<span class='description'>\nℒℴѵℯ socialmedia, streetgeek, early
|
355
|
+
adopter live at http://blog.me.dm - studio @fibrecamp - found @antenna_uk,
|
356
|
+
and building an ark @thelivingark - hai! ;)\n</span>\n</div>\n</div>\n</li>\n<li
|
357
|
+
class='even user'>\n<div class=\"avatar\"><a href=\"/users/josepcanal\"><img
|
358
|
+
alt=\"avatar\" class=\"photo user-image\" src=\"http://a0.twimg.com/profile_images/1229074601/161269_1439583191_3389076_q_normal.jpg\"
|
359
|
+
/></a></div>\n<div class='info'>\n<a href='/users/josepcanal' rel='user messages'>\n<b>\nJosep
|
360
|
+
Canal\n</b>\n(<span class=\"user-text\">josepcanal</span>)\n</a>\n<div class='bio'>\n<span
|
361
|
+
class='description'>\nInformàtic i poeta autònom. Postulador de la teoria
|
362
|
+
de la família polimononuclear. \r\nGolfo en pràctiques permanents (jo vull
|
363
|
+
un contracte fixe).\n</span>\n</div>\n</div>\n</li>\n<li class='odd user'>\n<div
|
364
|
+
class=\"avatar\"><a href=\"/users/canadaguidetour\"><img alt=\"avatar\" class=\"photo
|
365
|
+
user-image\" src=\"http://a1.twimg.com/profile_images/1260595701/tour_normal.jpg\"
|
366
|
+
/></a></div>\n<div class='info'>\n<a href='/users/canadaguidetour' rel='user
|
367
|
+
messages'>\n<b>\nCanada Guide Tour\n</b>\n(<span class=\"user-text\">canadaguidetour</span>)\n</a>\n<div
|
368
|
+
class='bio'>\n<span class='description'>\nПредлагаем регулярные, индивидуальные,
|
369
|
+
VIP, групповые туры, туры выходного дня, семейные туры, однодневные экскурсии,
|
370
|
+
отдых в горах, речные и морские круизы.\n</span>\n</div>\n</div>\n</li>\n<li
|
371
|
+
class='even user'>\n<div class=\"avatar\"><a href=\"/users/oscargodson\"><img
|
372
|
+
alt=\"avatar\" class=\"photo user-image\" src=\"http://a0.twimg.com/profile_images/1145440705/-1_normal.jpg\"
|
373
|
+
/></a></div>\n<div class='info'>\n<a href='/users/oscargodson' rel='user messages'>\n<b>\nOscar
|
374
|
+
Godson\n</b>\n(<span class=\"user-text\">oscargodson</span>)\n</a>\n<div class='bio'>\n<span
|
375
|
+
class='description'>\nThe developer of Project Deploy* and PatternWall.com
|
376
|
+
and KneeDeepInCode.com\n</span>\n</div>\n</div>\n</li>\n<li class='odd user'>\n<div
|
377
|
+
class=\"avatar\"><a href=\"/users/SeanCallinan\"><img alt=\"avatar\" class=\"photo
|
378
|
+
user-image\" src=\"http://a3.twimg.com/profile_images/1276196480/34648_1463923751902_1047726038_31370252_1781160_n_normal.jpg\"
|
379
|
+
/></a></div>\n<div class='info'>\n<a href='/users/SeanCallinan' rel='user
|
380
|
+
messages'>\n<b>\nSean Callinan\n</b>\n(<span class=\"user-text\">SeanCallinan</span>)\n</a>\n<div
|
381
|
+
class='bio'>\n<span class='description'>\n19. Dunedin. Kiwi. @CucumberError
|
382
|
+
is my awesome other half, follow him :)\n</span>\n</div>\n</div>\n</li>\n<li
|
383
|
+
class='even user'>\n<div class=\"avatar\"><a href=\"/users/scamper\"><img
|
384
|
+
alt=\"avatar\" class=\"photo user-image\" src=\"http://a2.twimg.com/profile_images/346479403/pingu-172_normal.png\"
|
385
|
+
/></a></div>\n<div class='info'>\n<a href='/users/scamper' rel='user messages'>\n<b>\njeff
|
386
|
+
robinson\n</b>\n(<span class=\"user-text\">scamper</span>)\n</a>\n<div class='bio'>\n<span
|
387
|
+
class='description'>\nui designer and all round pixel whisperer, children's
|
388
|
+
book writer (in progress), music dabbler (much investment, little return)\n</span>\n</div>\n</div>\n</li>\n<li
|
389
|
+
class='odd user'>\n<div class=\"avatar\"><a href=\"/users/CarsonReynolds\"><img
|
390
|
+
alt=\"avatar\" class=\"photo user-image\" src=\"http://a2.twimg.com/profile_images/62171996/foo_normal.png\"
|
391
|
+
/></a></div>\n<div class='info'>\n<a href='/users/CarsonReynolds' rel='user
|
392
|
+
messages'>\n<b>\nCarsonReynolds\n</b>\n(<span class=\"user-text\">CarsonReynolds</span>)\n</a>\n<div
|
393
|
+
class='bio'>\n<span class='description'>\nTokyo-based academic whose fascinations
|
394
|
+
include sensors, privacy, roboethics, and affective design. Also founded the
|
395
|
+
Devices that Alter Perception workshop.\n</span>\n</div>\n</div>\n</li>\n<li
|
396
|
+
class='even user'>\n<div class=\"avatar\"><a href=\"/users/tcaira\"><img alt=\"avatar\"
|
397
|
+
class=\"photo user-image\" src=\"http://a3.twimg.com/profile_images/1120888051/magical_trevor_flying_normal.jpg\"
|
398
|
+
/></a></div>\n<div class='info'>\n<a href='/users/tcaira' rel='user messages'>\n<b>\nTrevor
|
399
|
+
Caira™\n</b>\n(<span class=\"user-text\">tcaira</span>)\n</a>\n<div class='bio'>\n<span
|
400
|
+
class='description'>\nreduce(lambda(k,a),c:(k^ord(c),a+chr(ord(c)^k)),'`?\\x06\\x07TA\\x0f\\x01\\x1b\\x1c\\r\\x17Rp)\\r\\x1c\\x07\\x01NH\\t\\x02\\x08\\x0e\\x17',(42,''))[1]\n</span>\n</div>\n</div>\n</li>\n<li
|
401
|
+
class='odd user'>\n<div class=\"avatar\"><a href=\"/users/cake__eater\"><img
|
402
|
+
alt=\"avatar\" class=\"photo user-image\" src=\"http://a1.twimg.com/profile_images/780897041/edited3-75_normal.jpg\"
|
403
|
+
/></a></div>\n<div class='info'>\n<a href='/users/cake__eater' rel='user messages'>\n<b>\nPiscuc
|
404
|
+
Paul\n</b>\n(<span class=\"user-text\">cake__eater</span>)\n</a>\n<div class='bio'>\n<span
|
405
|
+
class='description'>\nsys admin + security researcher + cloud computing limits
|
406
|
+
tester + part time sleeper\n</span>\n</div>\n</div>\n</li>\n<li class='even
|
407
|
+
user'>\n<div class=\"avatar\"><a href=\"/users/connectcase\"><img alt=\"avatar\"
|
408
|
+
class=\"photo user-image\" src=\"http://a0.twimg.com/profile_images/699024194/indevingersad_normal.jpg\"
|
409
|
+
/></a></div>\n<div class='info'>\n<a href='/users/connectcase' rel='user messages'>\n<b>\nconnectcase\n</b>\n(<span
|
410
|
+
class=\"user-text\">connectcase</span>)\n</a>\n<div class='bio'>\n<span class='description'>\nVoor
|
411
|
+
al uw maatwerkoplossingen op het gebied van webontwikkeling, social media,
|
412
|
+
mashups, Web 2.0, API's etc....\n</span>\n</div>\n</div>\n</li>\n<li class='odd
|
413
|
+
user'>\n<div class=\"avatar\"><a href=\"/users/etard_webcam\"><img alt=\"avatar\"
|
414
|
+
class=\"photo user-image\" src=\"http://a2.twimg.com/profile_images/74261651/etard_webcam-200_by_200_normal.jpg\"
|
415
|
+
/></a></div>\n<div class='info'>\n<a href='/users/etard_webcam' rel='user
|
416
|
+
messages'>\n<b>\nETARD THE LIFECASTER\n</b>\n(<span class=\"user-text\">etard_webcam</span>)\n</a>\n<div
|
417
|
+
class='bio'>\n<span class='description'>\nI'm a 24/7 LifeCaster, For More
|
418
|
+
InFo About Me, My Live WebCam & IRC Chat Room Go To http://e-tard.tv I
|
419
|
+
ONLY FOLLOW PEOPLE ON TWITTER THAT I FEEL LIKE FOLLOWING.\n</span>\n</div>\n</div>\n</li>\n<li
|
420
|
+
class='even user'>\n<div class=\"avatar\"><a href=\"/users/estevao_lucas\"><img
|
421
|
+
alt=\"avatar\" class=\"photo user-image\" src=\"http://a0.twimg.com/profile_images/1246082128/estevao_normal.jpg\"
|
422
|
+
/></a></div>\n<div class='info'>\n<a href='/users/estevao_lucas' rel='user
|
423
|
+
messages'>\n<b>\nEstevão Lucas\n</b>\n(<span class=\"user-text\">estevao_lucas</span>)\n</a>\n<div
|
424
|
+
class='bio'>\n<span class='description'>\nWeb developer. Dreamer. Perpetual
|
425
|
+
Learner. Explorer of possibilities. Looking for the perfect beat.\r\n\r\n\n</span>\n</div>\n</div>\n</li>\n<li
|
426
|
+
class='odd user'>\n<div class=\"avatar\"><a href=\"/users/OscarTuitea\"><img
|
427
|
+
alt=\"avatar\" class=\"photo user-image\" src=\"http://a1.twimg.com/profile_images/1282208068/9034_1220045495811_1069136992_717152_5781059_n_normal.jpg\"
|
428
|
+
/></a></div>\n<div class='info'>\n<a href='/users/OscarTuitea' rel='user messages'>\n<b>\nOscar
|
429
|
+
Diaz Quintero\n</b>\n(<span class=\"user-text\">OscarTuitea</span>)\n</a>\n<div
|
430
|
+
class='bio'>\n<span class='description'>\nDiseñador Gráfico amante de la publicidad,
|
431
|
+
fotografía y el diseño en todas sus ramas. Soy costeño de la Sabana Colombiana.
|
432
|
+
Tambièn amante del Social Media\n</span>\n</div>\n</div>\n</li>\n<li class='even
|
433
|
+
user'>\n<div class=\"avatar\"><a href=\"http://identi.ca/user/505896\"><img
|
434
|
+
alt=\"avatar\" class=\"photo user-image\" src=\"http://avatar3.status.net/i/identica/505896-96-20110819194203.jpeg\"
|
435
|
+
/></a></div>\n<div class='info'>\n<a href='http://identi.ca/user/505896' rel='user
|
436
|
+
messages'>\n<b>\nMarta Padrós Castells\n</b>\n(<span class=\"user-text\">pacamarta</span>)\n</a>\n<div
|
437
|
+
class='bio'>\n<span class='description'>\n\n</span>\n</div>\n</div>\n</li>\n<li
|
438
|
+
class='odd user'>\n<div class=\"avatar\"><a href=\"/users/Talentomusical1\"><img
|
439
|
+
alt=\"avatar\" class=\"photo user-image\" src=\"http://a1.twimg.com/profile_images/1282228225/big__1__normal.JPG\"
|
440
|
+
/></a></div>\n<div class='info'>\n<a href='/users/Talentomusical1' rel='user
|
441
|
+
messages'>\n<b>\nTalentomusical\n</b>\n(<span class=\"user-text\">Talentomusical1</span>)\n</a>\n<div
|
442
|
+
class='bio'>\n<span class='description'>\nTalentomusical.net Fundado En marzo
|
443
|
+
25 del 2009 por Joel1229 Unos de los blogs con mas entrevistas xclusivas en
|
444
|
+
las redes y unos de los mejores novatos :)\n</span>\n</div>\n</div>\n</li>\n<li
|
445
|
+
class='even user'>\n<div class=\"avatar\"><a href=\"/users/nocash\"><img alt=\"avatar\"
|
446
|
+
class=\"photo user-image\" src=\"http://a2.twimg.com/profile_images/799302355/deadduck_normal.png\"
|
447
|
+
/></a></div>\n<div class='info'>\n<a href='/users/nocash' rel='user messages'>\n<b>\nBeau
|
448
|
+
Dacious\n</b>\n(<span class=\"user-text\">nocash</span>)\n</a>\n<div class='bio'>\n<span
|
449
|
+
class='description'>\nI guess I’m a runaway bullet train after all.\n</span>\n</div>\n</div>\n</li>\n<li
|
450
|
+
class='odd user'>\n<div class=\"avatar\"><a href=\"/users/rocapal\"><img alt=\"avatar\"
|
451
|
+
class=\"photo user-image\" src=\"http://gravatar.com/avatar/f51d938526b3287c3243bea34669f182?s=48&r=r&d=avatar.png\"
|
452
|
+
/></a></div>\n<div class='info'>\n<a href='/users/rocapal' rel='user messages'>\n<b>\nRoberto
|
453
|
+
Calvo\n</b>\n(<span class=\"user-text\">rocapal</span>)\n</a>\n<div class='bio'>\n<span
|
454
|
+
class='description'>\nR&D Engineer at LibreSoft (URJC), project manager
|
455
|
+
and developer of ARviewer & LibreGeoSocial. Fan of FLOSS, Android, Augmented
|
456
|
+
Reality, new techs and robotic\n</span>\n</div>\n</div>\n</li>\n<li class='even
|
457
|
+
user'>\n<div class=\"avatar\"><a href=\"/users/huntly_cameron\"><img alt=\"avatar\"
|
458
|
+
class=\"photo user-image\" src=\"http://a0.twimg.com/profile_images/923688087/fbpic_normal.jpg\"
|
459
|
+
/></a></div>\n<div class='info'>\n<a href='/users/huntly_cameron' rel='user
|
460
|
+
messages'>\n<b>\nHuntly Cameron\n</b>\n(<span class=\"user-text\">huntly_cameron</span>)\n</a>\n<div
|
461
|
+
class='bio'>\n<span class='description'>\nFreelance web dev/programmer. Play
|
462
|
+
drums and spend far too much time playing with Linux. I also enjoy a bit
|
463
|
+
of F1 and am rather partial to a good whisky.\n</span>\n</div>\n</div>\n</li>\n<li
|
464
|
+
class='odd user'>\n<div class=\"avatar\"><a href=\"/users/vm_carbajal\"><img
|
465
|
+
alt=\"avatar\" class=\"photo user-image\" src=\"http://gravatar.com/avatar/311f32a42804005d5fd977eefae12246?s=48&r=r&d=avatar.png\"
|
466
|
+
/></a></div>\n<div class='info'>\n<a href='/users/vm_carbajal' rel='user messages'>\n<b>\nVM_Carbajal\n</b>\n(<span
|
467
|
+
class=\"user-text\">vm_carbajal</span>)\n</a>\n<div class='bio'>\n<span class='description'>\nTu
|
468
|
+
comandante servidor & amigo; dueño de un Doberman Pinscher, mi auto no
|
469
|
+
circula los viernes , I speak English & Je parle Français (Basico)!!!\n</span>\n</div>\n</div>\n</li>\n</ul>\n</div>\n\n<nav
|
470
|
+
class='pagination'>\n<a class='button' href='?page=2&per_page=20' id='next_button'
|
471
|
+
rel='next'>\nNext »\n</a>\n</nav>\n\n\n</div>\n\n</div>\n<div id='sidebar'>\n\n<div
|
472
|
+
class='block'>\n<h5 class='title'>\nJoin rstat.us\n</h5>\n<p>\nSign up now
|
473
|
+
and start sharing\n</p>\n<p>\n<a href='/login'>Sign up</a>\n</p>\n</div>\n\n\n</div>\n</div>\n<div
|
474
|
+
id='footer'>\n<div id='footer-wrap'>\n<div id='footer-logo'>\n<a href='/'>\nrstat.us\n</a>\n</div>\n<ul
|
475
|
+
class='menu' id='footer-meu'>\n<li class='home '>\n <a href='/'>Home</a>\n
|
476
|
+
\ </li>\n<li class='login/signup '>\n <a href='/login'>Login/Signup</a>\n
|
477
|
+
\ </li>\n<li class='open_source '>\n <a href='/open_source'>Open Source</a>\n
|
478
|
+
\ </li>\n<li class='contact '>\n <a href='/contact'>Contact</a>\n </li>\n\n</ul>\n\n</div>\n</div>\n\n<script
|
479
|
+
type=\"text/javascript\">if (!NREUMQ.f) { NREUMQ.f=function() {\nNREUMQ.push([\"load\",new
|
480
|
+
Date().getTime()]);\nvar e=document.createElement(\"script\");\ne.type=\"text/javascript\";e.async=true;e.src=\"https://d1ros97qkrwjf5.cloudfront.net/39/eum/rum.js\";\ndocument.body.appendChild(e);\nif(NREUMQ.a)NREUMQ.a();\n};\nNREUMQ.a=window.onload;window.onload=NREUMQ.f;\n};\nNREUMQ.push([\"nrfj\",\"beacon-1.newrelic.com\",\"1b64b06072\",527427,\"IF1bEhcOWQhXRxxDSgZARkkMD1EBSg==\",0.0,67,new
|
481
|
+
Date().getTime(),\"\",\"\",\"\",\"\",\"\"])</script></body>\n</html>\n"
|
482
|
+
http_version: '1.1'
|
483
|
+
recorded_at: Sun, 17 Jun 2012 22:26:00 GMT
|
484
|
+
recorded_with: VCR 2.1.1
|