avaticon 0.0.6
Sign up to get free protection for your applications and to get access to all the features.
- data/ChangeLog +4 -0
- data/README.rdoc +37 -0
- data/Rakefile +142 -0
- data/lib/avaticon.rb +104 -0
- data/lib/siteinfo.json +66 -0
- data/test/avaticon_test.rb +48 -0
- data/test/html/flickr_kusaker +829 -0
- data/test/html/github_kzys +631 -0
- data/test/html/hatena_swdyh +67 -0
- data/test/html/lastfm_youpy +1666 -0
- data/test/html/nowa_yuiseki +524 -0
- data/test/html/turnyournameintoaface_ucnv +32 -0
- data/test/html/twitter_swdyh +1172 -0
- data/test/html/wassr_kotoriko +1276 -0
- data/test/test_helper.rb +3 -0
- metadata +88 -0
@@ -0,0 +1,32 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
|
2
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
3
|
+
<head>
|
4
|
+
<title>Turn Your Name Into a Face - ucnv</title>
|
5
|
+
<link rel="stylesheet" href="default2.css" type="text/css" media="screen,projection,print" />
|
6
|
+
<script type="text/javascript" src="default.js"></script>
|
7
|
+
<meta name="robots" content="noindex,noarchive,nofollow" />
|
8
|
+
</head>
|
9
|
+
<body>
|
10
|
+
|
11
|
+
<form id="mainForm" name="mainForm" method="get" action="./">
|
12
|
+
<p>
|
13
|
+
Turn
|
14
|
+
<input type="text" name="name" id="name" maxlength="100"
|
15
|
+
value="ucnv"
|
16
|
+
onclick="clickedName()" />
|
17
|
+
<input type="submit" value="Into a Face" class="submitButton" />
|
18
|
+
</p>
|
19
|
+
</form>
|
20
|
+
<p class="image"><img src="face/10100311.png" alt="" /></p> <div id="also"><a href="http://bomomo.com">elsewhere</a></div>
|
21
|
+
|
22
|
+
<script type="text/javascript">
|
23
|
+
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
24
|
+
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
25
|
+
</script>
|
26
|
+
<script type="text/javascript">
|
27
|
+
var pageTracker = _gat._getTracker("UA-60595-36");
|
28
|
+
pageTracker._trackPageview();
|
29
|
+
</script>
|
30
|
+
|
31
|
+
</body>
|
32
|
+
</html>
|
@@ -0,0 +1,1172 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
2
|
+
|
3
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
4
|
+
|
5
|
+
<head>
|
6
|
+
|
7
|
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
8
|
+
<meta http-equiv="Content-Language" content="en-us" />
|
9
|
+
<meta name="description" content="Twitter is a free social messaging utility for staying connected in real-time">
|
10
|
+
<meta http-equiv="imagetoolbar" content="no">
|
11
|
+
<meta name="viewport" content="width=780" />
|
12
|
+
<meta name="session-loggedin" content="n" />
|
13
|
+
<meta name="verify-v1" content="4FTTxY4uvo0RZTMQqIyhh18HsepyJOctQ+XTOu1zsfE=" />
|
14
|
+
|
15
|
+
|
16
|
+
<title>Twitter / swdyh</title>
|
17
|
+
|
18
|
+
<link rel="shortcut icon" href="http://assets1.twitter.com/images/favicon.ico" type="image/x-icon" />
|
19
|
+
<link rel="apple-touch-icon" href="http://assets1.twitter.com/images/twitter_57.png" />
|
20
|
+
|
21
|
+
<link href="http://assets1.twitter.com/stylesheets/screen.css?1222408230" media="screen, projection" rel="stylesheet" type="text/css" />
|
22
|
+
|
23
|
+
|
24
|
+
|
25
|
+
<style type="text/css">
|
26
|
+
|
27
|
+
/* begin custom css */
|
28
|
+
|
29
|
+
a {color: #000099;}
|
30
|
+
body {
|
31
|
+
color: #000000;
|
32
|
+
background-color: #ffffff;
|
33
|
+
background: #ffffff url(http://s3.amazonaws.com/twitter_production/profile_background_images/2943267/h.gif) fixed repeat top left;
|
34
|
+
}
|
35
|
+
|
36
|
+
#side_base {
|
37
|
+
border-left:1px solid #EEEEEE;
|
38
|
+
background-color: #FFFFFF;
|
39
|
+
width: 199px;
|
40
|
+
line-height: 1.2;
|
41
|
+
-moz-border-radius-topright: 5px;
|
42
|
+
-webkit-border-top-right-radius: 5px;
|
43
|
+
-moz-border-radius-bottomright: 5px;
|
44
|
+
-webkit-border-bottom-right-radius: 5px;
|
45
|
+
}
|
46
|
+
#side div.last {
|
47
|
+
border-top: 1px solid #EEEEEE;
|
48
|
+
}
|
49
|
+
ul#tabMenu li { display: block;
|
50
|
+
border-top: 1px solid #EEEEEE;
|
51
|
+
width:100%;
|
52
|
+
}
|
53
|
+
|
54
|
+
ul#tabMenu li a {color:#000000;}
|
55
|
+
#content tr.hentry:hover a {color:#000099;}
|
56
|
+
body#profile #content div.hentry:hover a { color:#000099;}
|
57
|
+
#side .actions { border: 1px solid #EEEEEE; }
|
58
|
+
#side .promotion {
|
59
|
+
background-image:url('http://static.twitter.com/images/pale.png');
|
60
|
+
border: 1px solid #EEEEEE;
|
61
|
+
text-align: left;
|
62
|
+
font-size: 11px;
|
63
|
+
margin-top: 7px;
|
64
|
+
padding: 6px 10px;
|
65
|
+
width: 152px;
|
66
|
+
}
|
67
|
+
#side .promo { border: 1px solid #EEEEEE; }
|
68
|
+
#side table.stats td+td {
|
69
|
+
border-left:solid 1px #EEEEEE;
|
70
|
+
border-right:solid 1px #EEEEEE;
|
71
|
+
}
|
72
|
+
#side div.section-header h1 { color: #000000; }
|
73
|
+
#side div.section-header h3.faq-header {
|
74
|
+
border-bottom: 1px solid #EEEEEE;
|
75
|
+
color: #000000;
|
76
|
+
}
|
77
|
+
#side .stat a {color: #000000; }
|
78
|
+
|
79
|
+
ul#tabMenu li a:hover { background-image:url('http://static.twitter.com/images/dark.png') }
|
80
|
+
ul#tabMenu li a#keyword_search_tab.hover { background-image:url('http://static.twitter.com/images/dark.png') }
|
81
|
+
|
82
|
+
/* end custom css */
|
83
|
+
|
84
|
+
|
85
|
+
div.content-bubble-arrow { margin-top: 6px; padding-top: 11px; background: url(http://static.twitter.com/images/arr2.gif) no-repeat 25px 0px; }
|
86
|
+
|
87
|
+
.elections-promotion { background: #fff url('http://assets2.twitter.com/images/election/election_promo_bg.png') repeat-x; font-size: .9em; padding: 10px 10px 6px 10px; height: 18px; border-bottom:2px solid #ccc; text-align: center; }
|
88
|
+
.promo-body { width: 763px; margin:0 auto; text-align: left; }
|
89
|
+
.promo-topics { float: left; width:450px; overflow: hidden; white-space: nowrap; }
|
90
|
+
.elections-promotion a, .elections-promotion a:hover { text-decoration: none; }
|
91
|
+
a.promo-logo { font-size: 1.4em; float: right; padding: 0px 5px; font-family: helvetica; font-weight: normal; letter-spacing: -1px; width: 100px; margin-top: -2px; text-align: right; display: block; }
|
92
|
+
a.promo-logo:hover { text-decoration: none; }
|
93
|
+
div.hide-promo { float: right; padding: 10px; margin-top: -12px; width: 10px; border-right: 1px solid #ccc; border-left: 1px solid #ccc; cursor: pointer; }
|
94
|
+
div.hide-promo:hover { background-color: #eee; }
|
95
|
+
div.hide-promo img { vertical-align: middle; }
|
96
|
+
.red { color: #d13028; }
|
97
|
+
.blue { color: #076893; }
|
98
|
+
a.trend:hover { text-decoration: underline; }
|
99
|
+
#navigation li.elections-nav { font-family: helvetica; display:none; cursor: pointer; }
|
100
|
+
.elections-nav img { vertical-align: middle; margin-left: 5px; }
|
101
|
+
|
102
|
+
div#navigation.promo-navigation { background: #fff url('http://assets3.twitter.com/images/election/nav_election_bg.png') repeat-y right; }
|
103
|
+
|
104
|
+
|
105
|
+
</style>
|
106
|
+
|
107
|
+
<link rel="alternate" type="application/rss+xml" title="swdyh (RSS)" href="http://twitter.com/statuses/user_timeline/4554161.rss" />
|
108
|
+
<link rel="alternate" type="application/atom+xml" title="swdyh (Atom)" href="http://twitter.com/statuses/user_timeline/4554161.atom" />
|
109
|
+
|
110
|
+
</head>
|
111
|
+
|
112
|
+
<body class="account" id="profile" >
|
113
|
+
|
114
|
+
<input type="hidden" id="form_auth_token" value="efbee7ecddd86460d132163f33f157e382ae5e70" />
|
115
|
+
<div id="dim-screen"></div>
|
116
|
+
<ul id="accessibility">
|
117
|
+
<li>On a mobile phone? Check out <a href="http://m.twitter.com/">m.twitter.com</a>!</li>
|
118
|
+
<li><a href="#footer" accesskey="2">Skip to navigation</a></li>
|
119
|
+
<li><a href="#signin">Skip to sign in form</a></li>
|
120
|
+
</ul>
|
121
|
+
|
122
|
+
<h1 class="elections-promotion">
|
123
|
+
<div class="promo-body">
|
124
|
+
|
125
|
+
<a class="promo-logo" href="http://election.twitter.com"><span class="red">ELECTION</span><span class="blue">2008</span></a>
|
126
|
+
<a href="http://election.twitter.com" class="red" style="float:left;margin-right:5px;">Hot Political Topics:</a>
|
127
|
+
<div class="promo-topics">
|
128
|
+
|
129
|
+
<a href="http://election.twitter.com/topic?t=%23McCainShot" class="blue trend">#McCainShot</a>, <a href="http://election.twitter.com/topic?t=%23obamashot" class="blue trend">#obamashot</a>, <a href="http://election.twitter.com/topic?t=Kathleen+Parker" class="blue trend">Kathleen Parker</a>, <a href="http://election.twitter.com/topic?t=My+Friends" class="blue trend">My Friends</a>, <a href="http://election.twitter.com/topic?t=Wall+Street" class="blue trend">Wall Street</a>
|
130
|
+
</div>
|
131
|
+
</div>
|
132
|
+
</h1>
|
133
|
+
|
134
|
+
|
135
|
+
|
136
|
+
|
137
|
+
|
138
|
+
|
139
|
+
|
140
|
+
|
141
|
+
<div id="container" class="subpage">
|
142
|
+
<span id="loader" style="display:none"><img alt="Loader" src="http://assets0.twitter.com/images/loader.gif" /></span>
|
143
|
+
<h1 id="header">
|
144
|
+
<a href="/" title="Twitter: home" accesskey="1">
|
145
|
+
|
146
|
+
<img alt="Twitter.com" height="41" src="http://assets1.twitter.com/images/twitter_logo_s.png" width="175" />
|
147
|
+
|
148
|
+
</a>
|
149
|
+
</h1>
|
150
|
+
|
151
|
+
|
152
|
+
<div id="profilebird" ><img alt="Profile_bird" height="48" id="profilebirdimg" src="http://assets0.twitter.com/images/profile_bird.png" transparent_png="true" width="48" /></div>
|
153
|
+
<p style="clear:both"></p>
|
154
|
+
<div id="profilebox">
|
155
|
+
<div id="profiletext">
|
156
|
+
<h1 style="font-size:2.1em; font-weight:normal;">Hey there! <strong>swdyh</strong> is using Twitter.</h1>
|
157
|
+
<h3 style="font-size:1.3em; font-weight:normal;">Twitter is a free service that lets you keep in touch with people using the web, your phone, or IM. <strong>Join today</strong> to start receiving <strong>swdyh's</strong> updates.</h3>
|
158
|
+
</div>
|
159
|
+
<div id="profilebutton">
|
160
|
+
<form name="account_signup_form" id="account_signup_form" action="/signup">
|
161
|
+
<input id="follow" name="follow" type="hidden" value="swdyh" />
|
162
|
+
<input class="profilesubmit" id="join" name="commit" type="submit" value="Join today!" />
|
163
|
+
</form>
|
164
|
+
<p style="line-height:12px; font-size:8pt;">Already using Twitter via SMS or IM? <a href="/account/complete">Finish signing up</a>.</p>
|
165
|
+
</div>
|
166
|
+
<p style="clear:both"></p>
|
167
|
+
</div>
|
168
|
+
|
169
|
+
|
170
|
+
<div id="flash" style="display:none;">
|
171
|
+
|
172
|
+
</div>
|
173
|
+
<div class="content-bubble-arrow"></div>
|
174
|
+
|
175
|
+
<table cellspacing="0" class="columns">
|
176
|
+
<tbody>
|
177
|
+
<tr>
|
178
|
+
<td id="content" class="column">
|
179
|
+
<div class="wrapper">
|
180
|
+
|
181
|
+
|
182
|
+
|
183
|
+
|
184
|
+
<div class="profile-head">
|
185
|
+
|
186
|
+
|
187
|
+
|
188
|
+
|
189
|
+
|
190
|
+
<h2 class="thumb" >
|
191
|
+
<a href="/account/profile_image/swdyh"><img alt="" border="0" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/51990802/IMAG8174_bigger.JPG" valign="middle" /></a>
|
192
|
+
|
193
|
+
swdyh
|
194
|
+
</h2>
|
195
|
+
<div class="clear"></div>
|
196
|
+
<div id="follow_actions">
|
197
|
+
|
198
|
+
</div>
|
199
|
+
|
200
|
+
<div class="hentry">
|
201
|
+
|
202
|
+
</div>
|
203
|
+
</div>
|
204
|
+
|
205
|
+
<div class="tab">
|
206
|
+
<table class="doing" id="timeline" cellspacing="0">
|
207
|
+
<tbody id="timeline_body">
|
208
|
+
<tr id="status_935842242" class="hentry latest-status">
|
209
|
+
|
210
|
+
<td>
|
211
|
+
<div class="status-body">
|
212
|
+
|
213
|
+
|
214
|
+
|
215
|
+
<span class="entry-content">
|
216
|
+
@<a href="/fuba">fuba</a> jsonのrev指定のとこ直した
|
217
|
+
</span>
|
218
|
+
|
219
|
+
<span class="meta entry-meta">
|
220
|
+
<a href="http://twitter.com/swdyh/statuses/935842242" class="entry-date" rel="bookmark"><span class="published" title="2008-09-26T15:35:26+00:00">about 5 hours</span> ago</a>
|
221
|
+
from web
|
222
|
+
<a href="http://twitter.com/fuba/statuses/935667019">in reply to fuba</a>
|
223
|
+
</span>
|
224
|
+
|
225
|
+
|
226
|
+
</div>
|
227
|
+
</td>
|
228
|
+
<td align="right" width="10">
|
229
|
+
|
230
|
+
|
231
|
+
<div id="status_actions_935842242" class="status_actions" style="display:inline;">
|
232
|
+
|
233
|
+
</div>
|
234
|
+
|
235
|
+
|
236
|
+
|
237
|
+
</td>
|
238
|
+
</tr>
|
239
|
+
<tr id="status_934630197" class="hentry">
|
240
|
+
|
241
|
+
<td>
|
242
|
+
<div class="status-body">
|
243
|
+
|
244
|
+
|
245
|
+
|
246
|
+
<span class="entry-content">
|
247
|
+
ラジオ楽しかったなあ
|
248
|
+
</span>
|
249
|
+
|
250
|
+
<span class="meta entry-meta">
|
251
|
+
<a href="http://twitter.com/swdyh/statuses/934630197" class="entry-date" rel="bookmark"><span class="published" title="2008-09-25T17:22:38+00:00">10:22 AM September 25, 2008</span></a>
|
252
|
+
from web
|
253
|
+
</span>
|
254
|
+
|
255
|
+
|
256
|
+
</div>
|
257
|
+
</td>
|
258
|
+
<td align="right" width="10">
|
259
|
+
|
260
|
+
|
261
|
+
<div id="status_actions_934630197" class="status_actions" style="display:inline;">
|
262
|
+
|
263
|
+
</div>
|
264
|
+
|
265
|
+
|
266
|
+
|
267
|
+
</td>
|
268
|
+
</tr>
|
269
|
+
<tr id="status_934497593" class="hentry">
|
270
|
+
|
271
|
+
<td>
|
272
|
+
<div class="status-body">
|
273
|
+
|
274
|
+
|
275
|
+
|
276
|
+
<span class="entry-content">
|
277
|
+
ハナレグミラジオ聞いてる <a href="http://tinyurl.com/68yjm8" rel="nofollow" target="_blank">http://tinyurl.com/68yjm8</a>
|
278
|
+
</span>
|
279
|
+
|
280
|
+
<span class="meta entry-meta">
|
281
|
+
<a href="http://twitter.com/swdyh/statuses/934497593" class="entry-date" rel="bookmark"><span class="published" title="2008-09-25T15:39:51+00:00">08:39 AM September 25, 2008</span></a>
|
282
|
+
from web
|
283
|
+
</span>
|
284
|
+
|
285
|
+
|
286
|
+
</div>
|
287
|
+
</td>
|
288
|
+
<td align="right" width="10">
|
289
|
+
|
290
|
+
|
291
|
+
<div id="status_actions_934497593" class="status_actions" style="display:inline;">
|
292
|
+
|
293
|
+
</div>
|
294
|
+
|
295
|
+
|
296
|
+
|
297
|
+
</td>
|
298
|
+
</tr>
|
299
|
+
<tr id="status_931951559" class="hentry">
|
300
|
+
|
301
|
+
<td>
|
302
|
+
<div class="status-body">
|
303
|
+
|
304
|
+
|
305
|
+
|
306
|
+
<span class="entry-content">
|
307
|
+
ユーザ毎にマージしてソート系は、ちゃんと考えて作らないとやばくなるよ、っていうのはあると思うけど、その話じゃなさそうだし。
|
308
|
+
</span>
|
309
|
+
|
310
|
+
<a href="http://twitter.com/swdyh/statuses/931951559">...</a>
|
311
|
+
|
312
|
+
<span class="meta entry-meta">
|
313
|
+
<a href="http://twitter.com/swdyh/statuses/931951559" class="entry-date" rel="bookmark"><span class="published" title="2008-09-23T17:48:02+00:00">10:48 AM September 23, 2008</span></a>
|
314
|
+
from web
|
315
|
+
</span>
|
316
|
+
|
317
|
+
|
318
|
+
</div>
|
319
|
+
</td>
|
320
|
+
<td align="right" width="10">
|
321
|
+
|
322
|
+
|
323
|
+
<div id="status_actions_931951559" class="status_actions" style="display:inline;">
|
324
|
+
|
325
|
+
</div>
|
326
|
+
|
327
|
+
|
328
|
+
|
329
|
+
</td>
|
330
|
+
</tr>
|
331
|
+
<tr id="status_931945235" class="hentry">
|
332
|
+
|
333
|
+
<td>
|
334
|
+
<div class="status-body">
|
335
|
+
|
336
|
+
|
337
|
+
|
338
|
+
<span class="entry-content">
|
339
|
+
CRUDを非同期化したらうまくいく、 っていうのは幻想だと思う
|
340
|
+
</span>
|
341
|
+
|
342
|
+
<span class="meta entry-meta">
|
343
|
+
<a href="http://twitter.com/swdyh/statuses/931945235" class="entry-date" rel="bookmark"><span class="published" title="2008-09-23T17:42:32+00:00">10:42 AM September 23, 2008</span></a>
|
344
|
+
from web
|
345
|
+
</span>
|
346
|
+
|
347
|
+
|
348
|
+
</div>
|
349
|
+
</td>
|
350
|
+
<td align="right" width="10">
|
351
|
+
|
352
|
+
|
353
|
+
<div id="status_actions_931945235" class="status_actions" style="display:inline;">
|
354
|
+
|
355
|
+
</div>
|
356
|
+
|
357
|
+
|
358
|
+
|
359
|
+
</td>
|
360
|
+
</tr>
|
361
|
+
<tr id="status_931488296" class="hentry">
|
362
|
+
|
363
|
+
<td>
|
364
|
+
<div class="status-body">
|
365
|
+
|
366
|
+
|
367
|
+
|
368
|
+
<span class="entry-content">
|
369
|
+
Webページを色分けするグリモン
|
370
|
+
</span>
|
371
|
+
|
372
|
+
<span class="meta entry-meta">
|
373
|
+
<a href="http://twitter.com/swdyh/statuses/931488296" class="entry-date" rel="bookmark"><span class="published" title="2008-09-23T10:33:59+00:00">03:33 AM September 23, 2008</span></a>
|
374
|
+
from web
|
375
|
+
</span>
|
376
|
+
|
377
|
+
|
378
|
+
</div>
|
379
|
+
</td>
|
380
|
+
<td align="right" width="10">
|
381
|
+
|
382
|
+
|
383
|
+
<div id="status_actions_931488296" class="status_actions" style="display:inline;">
|
384
|
+
|
385
|
+
</div>
|
386
|
+
|
387
|
+
|
388
|
+
|
389
|
+
</td>
|
390
|
+
</tr>
|
391
|
+
<tr id="status_929253345" class="hentry">
|
392
|
+
|
393
|
+
<td>
|
394
|
+
<div class="status-body">
|
395
|
+
|
396
|
+
|
397
|
+
|
398
|
+
<span class="entry-content">
|
399
|
+
「ま」おもしろかった
|
400
|
+
</span>
|
401
|
+
|
402
|
+
<span class="meta entry-meta">
|
403
|
+
<a href="http://twitter.com/swdyh/statuses/929253345" class="entry-date" rel="bookmark"><span class="published" title="2008-09-21T11:57:29+00:00">04:57 AM September 21, 2008</span></a>
|
404
|
+
from web
|
405
|
+
</span>
|
406
|
+
|
407
|
+
|
408
|
+
</div>
|
409
|
+
</td>
|
410
|
+
<td align="right" width="10">
|
411
|
+
|
412
|
+
|
413
|
+
<div id="status_actions_929253345" class="status_actions" style="display:inline;">
|
414
|
+
|
415
|
+
</div>
|
416
|
+
|
417
|
+
|
418
|
+
|
419
|
+
</td>
|
420
|
+
</tr>
|
421
|
+
<tr id="status_927561519" class="hentry">
|
422
|
+
|
423
|
+
<td>
|
424
|
+
<div class="status-body">
|
425
|
+
|
426
|
+
|
427
|
+
|
428
|
+
<span class="entry-content">
|
429
|
+
Odani Misako Trio、迫力ある。けっこいい
|
430
|
+
</span>
|
431
|
+
|
432
|
+
<span class="meta entry-meta">
|
433
|
+
<a href="http://twitter.com/swdyh/statuses/927561519" class="entry-date" rel="bookmark"><span class="published" title="2008-09-19T18:15:55+00:00">11:15 AM September 19, 2008</span></a>
|
434
|
+
from web
|
435
|
+
</span>
|
436
|
+
|
437
|
+
|
438
|
+
</div>
|
439
|
+
</td>
|
440
|
+
<td align="right" width="10">
|
441
|
+
|
442
|
+
|
443
|
+
<div id="status_actions_927561519" class="status_actions" style="display:inline;">
|
444
|
+
|
445
|
+
</div>
|
446
|
+
|
447
|
+
|
448
|
+
|
449
|
+
</td>
|
450
|
+
</tr>
|
451
|
+
<tr id="status_927557123" class="hentry">
|
452
|
+
|
453
|
+
<td>
|
454
|
+
<div class="status-body">
|
455
|
+
|
456
|
+
|
457
|
+
|
458
|
+
<span class="entry-content">
|
459
|
+
そいや、wedataふつうに動いてる。サーバ移動したんじゃなかったのかな。とりあえず、うそ情報言ってすいません。
|
460
|
+
</span>
|
461
|
+
|
462
|
+
<a href="http://twitter.com/swdyh/statuses/927557123">...</a>
|
463
|
+
|
464
|
+
<span class="meta entry-meta">
|
465
|
+
<a href="http://twitter.com/swdyh/statuses/927557123" class="entry-date" rel="bookmark"><span class="published" title="2008-09-19T18:12:09+00:00">11:12 AM September 19, 2008</span></a>
|
466
|
+
from web
|
467
|
+
</span>
|
468
|
+
|
469
|
+
|
470
|
+
</div>
|
471
|
+
</td>
|
472
|
+
<td align="right" width="10">
|
473
|
+
|
474
|
+
|
475
|
+
<div id="status_actions_927557123" class="status_actions" style="display:inline;">
|
476
|
+
|
477
|
+
</div>
|
478
|
+
|
479
|
+
|
480
|
+
|
481
|
+
</td>
|
482
|
+
</tr>
|
483
|
+
<tr id="status_927227335" class="hentry">
|
484
|
+
|
485
|
+
<td>
|
486
|
+
<div class="status-body">
|
487
|
+
|
488
|
+
|
489
|
+
|
490
|
+
<span class="entry-content">
|
491
|
+
なおった
|
492
|
+
</span>
|
493
|
+
|
494
|
+
<span class="meta entry-meta">
|
495
|
+
<a href="http://twitter.com/swdyh/statuses/927227335" class="entry-date" rel="bookmark"><span class="published" title="2008-09-19T13:39:34+00:00">06:39 AM September 19, 2008</span></a>
|
496
|
+
from web
|
497
|
+
</span>
|
498
|
+
|
499
|
+
|
500
|
+
</div>
|
501
|
+
</td>
|
502
|
+
<td align="right" width="10">
|
503
|
+
|
504
|
+
|
505
|
+
<div id="status_actions_927227335" class="status_actions" style="display:inline;">
|
506
|
+
|
507
|
+
</div>
|
508
|
+
|
509
|
+
|
510
|
+
|
511
|
+
</td>
|
512
|
+
</tr>
|
513
|
+
<tr id="status_926995960" class="hentry">
|
514
|
+
|
515
|
+
<td>
|
516
|
+
<div class="status-body">
|
517
|
+
|
518
|
+
|
519
|
+
|
520
|
+
<span class="entry-content">
|
521
|
+
言われてみると、identiconの形ちょっとおかしいなあ
|
522
|
+
</span>
|
523
|
+
|
524
|
+
<span class="meta entry-meta">
|
525
|
+
<a href="http://twitter.com/swdyh/statuses/926995960" class="entry-date" rel="bookmark"><span class="published" title="2008-09-19T08:36:44+00:00">01:36 AM September 19, 2008</span></a>
|
526
|
+
from web
|
527
|
+
</span>
|
528
|
+
|
529
|
+
|
530
|
+
</div>
|
531
|
+
</td>
|
532
|
+
<td align="right" width="10">
|
533
|
+
|
534
|
+
|
535
|
+
<div id="status_actions_926995960" class="status_actions" style="display:inline;">
|
536
|
+
|
537
|
+
</div>
|
538
|
+
|
539
|
+
|
540
|
+
|
541
|
+
</td>
|
542
|
+
</tr>
|
543
|
+
<tr id="status_926978209" class="hentry">
|
544
|
+
|
545
|
+
<td>
|
546
|
+
<div class="status-body">
|
547
|
+
|
548
|
+
|
549
|
+
|
550
|
+
<span class="entry-content">
|
551
|
+
liberateなんとか、入れた
|
552
|
+
</span>
|
553
|
+
|
554
|
+
<span class="meta entry-meta">
|
555
|
+
<a href="http://twitter.com/swdyh/statuses/926978209" class="entry-date" rel="bookmark"><span class="published" title="2008-09-19T08:08:11+00:00">01:08 AM September 19, 2008</span></a>
|
556
|
+
from web
|
557
|
+
</span>
|
558
|
+
|
559
|
+
|
560
|
+
</div>
|
561
|
+
</td>
|
562
|
+
<td align="right" width="10">
|
563
|
+
|
564
|
+
|
565
|
+
<div id="status_actions_926978209" class="status_actions" style="display:inline;">
|
566
|
+
|
567
|
+
</div>
|
568
|
+
|
569
|
+
|
570
|
+
|
571
|
+
</td>
|
572
|
+
</tr>
|
573
|
+
<tr id="status_926850645" class="hentry">
|
574
|
+
|
575
|
+
<td>
|
576
|
+
<div class="status-body">
|
577
|
+
|
578
|
+
|
579
|
+
|
580
|
+
<span class="entry-content">
|
581
|
+
ごめんなさい。サーバが引越し中で、wedataしばらく止ります。復活は、24日以降になります。
|
582
|
+
</span>
|
583
|
+
|
584
|
+
<span class="meta entry-meta">
|
585
|
+
<a href="http://twitter.com/swdyh/statuses/926850645" class="entry-date" rel="bookmark"><span class="published" title="2008-09-19T04:50:22+00:00">09:50 PM September 18, 2008</span></a>
|
586
|
+
from web
|
587
|
+
</span>
|
588
|
+
|
589
|
+
|
590
|
+
</div>
|
591
|
+
</td>
|
592
|
+
<td align="right" width="10">
|
593
|
+
|
594
|
+
|
595
|
+
<div id="status_actions_926850645" class="status_actions" style="display:inline;">
|
596
|
+
|
597
|
+
</div>
|
598
|
+
|
599
|
+
|
600
|
+
|
601
|
+
</td>
|
602
|
+
</tr>
|
603
|
+
<tr id="status_926846896" class="hentry">
|
604
|
+
|
605
|
+
<td>
|
606
|
+
<div class="status-body">
|
607
|
+
|
608
|
+
|
609
|
+
|
610
|
+
<span class="entry-content">
|
611
|
+
あー、やばい。サーバも引越しか…
|
612
|
+
</span>
|
613
|
+
|
614
|
+
<span class="meta entry-meta">
|
615
|
+
<a href="http://twitter.com/swdyh/statuses/926846896" class="entry-date" rel="bookmark"><span class="published" title="2008-09-19T04:45:46+00:00">09:45 PM September 18, 2008</span></a>
|
616
|
+
from web
|
617
|
+
</span>
|
618
|
+
|
619
|
+
|
620
|
+
</div>
|
621
|
+
</td>
|
622
|
+
<td align="right" width="10">
|
623
|
+
|
624
|
+
|
625
|
+
<div id="status_actions_926846896" class="status_actions" style="display:inline;">
|
626
|
+
|
627
|
+
</div>
|
628
|
+
|
629
|
+
|
630
|
+
|
631
|
+
</td>
|
632
|
+
</tr>
|
633
|
+
<tr id="status_924689377" class="hentry">
|
634
|
+
|
635
|
+
<td>
|
636
|
+
<div class="status-body">
|
637
|
+
|
638
|
+
|
639
|
+
|
640
|
+
<span class="entry-content">
|
641
|
+
CouchDBにはWebUIついてたから、あれはErlangのWebアプリなんじゃないかなあ。あんまり覚えてないけど。
|
642
|
+
</span>
|
643
|
+
|
644
|
+
<span class="meta entry-meta">
|
645
|
+
<a href="http://twitter.com/swdyh/statuses/924689377" class="entry-date" rel="bookmark"><span class="published" title="2008-09-17T14:46:40+00:00">07:46 AM September 17, 2008</span></a>
|
646
|
+
from web
|
647
|
+
</span>
|
648
|
+
|
649
|
+
|
650
|
+
</div>
|
651
|
+
</td>
|
652
|
+
<td align="right" width="10">
|
653
|
+
|
654
|
+
|
655
|
+
<div id="status_actions_924689377" class="status_actions" style="display:inline;">
|
656
|
+
|
657
|
+
</div>
|
658
|
+
|
659
|
+
|
660
|
+
|
661
|
+
</td>
|
662
|
+
</tr>
|
663
|
+
<tr id="status_924299951" class="hentry">
|
664
|
+
|
665
|
+
<td>
|
666
|
+
<div class="status-body">
|
667
|
+
|
668
|
+
|
669
|
+
|
670
|
+
<span class="entry-content">
|
671
|
+
風雲コネタ城の全文フィードください @全文pipes職人gebet
|
672
|
+
</span>
|
673
|
+
|
674
|
+
<span class="meta entry-meta">
|
675
|
+
<a href="http://twitter.com/swdyh/statuses/924299951" class="entry-date" rel="bookmark"><span class="published" title="2008-09-17T06:06:36+00:00">11:06 PM September 16, 2008</span></a>
|
676
|
+
from web
|
677
|
+
</span>
|
678
|
+
|
679
|
+
|
680
|
+
</div>
|
681
|
+
</td>
|
682
|
+
<td align="right" width="10">
|
683
|
+
|
684
|
+
|
685
|
+
<div id="status_actions_924299951" class="status_actions" style="display:inline;">
|
686
|
+
|
687
|
+
</div>
|
688
|
+
|
689
|
+
|
690
|
+
|
691
|
+
</td>
|
692
|
+
</tr>
|
693
|
+
<tr id="status_924282804" class="hentry">
|
694
|
+
|
695
|
+
<td>
|
696
|
+
<div class="status-body">
|
697
|
+
|
698
|
+
|
699
|
+
|
700
|
+
<span class="entry-content">
|
701
|
+
ロード遅い。パーマリンクない。テキストコピペできない。CPU無駄使う。
|
702
|
+
</span>
|
703
|
+
|
704
|
+
<span class="meta entry-meta">
|
705
|
+
<a href="http://twitter.com/swdyh/statuses/924282804" class="entry-date" rel="bookmark"><span class="published" title="2008-09-17T05:40:12+00:00">10:40 PM September 16, 2008</span></a>
|
706
|
+
from web
|
707
|
+
</span>
|
708
|
+
|
709
|
+
|
710
|
+
</div>
|
711
|
+
</td>
|
712
|
+
<td align="right" width="10">
|
713
|
+
|
714
|
+
|
715
|
+
<div id="status_actions_924282804" class="status_actions" style="display:inline;">
|
716
|
+
|
717
|
+
</div>
|
718
|
+
|
719
|
+
|
720
|
+
|
721
|
+
</td>
|
722
|
+
</tr>
|
723
|
+
<tr id="status_924280572" class="hentry">
|
724
|
+
|
725
|
+
<td>
|
726
|
+
<div class="status-body">
|
727
|
+
|
728
|
+
|
729
|
+
|
730
|
+
<span class="entry-content">
|
731
|
+
こういうページホントに嫌い <a href="http://event.67.org/funnel/" rel="nofollow" target="_blank">http://event.67.org/funnel/</a>
|
732
|
+
</span>
|
733
|
+
|
734
|
+
<span class="meta entry-meta">
|
735
|
+
<a href="http://twitter.com/swdyh/statuses/924280572" class="entry-date" rel="bookmark"><span class="published" title="2008-09-17T05:36:43+00:00">10:36 PM September 16, 2008</span></a>
|
736
|
+
from web
|
737
|
+
</span>
|
738
|
+
|
739
|
+
|
740
|
+
</div>
|
741
|
+
</td>
|
742
|
+
<td align="right" width="10">
|
743
|
+
|
744
|
+
|
745
|
+
<div id="status_actions_924280572" class="status_actions" style="display:inline;">
|
746
|
+
|
747
|
+
</div>
|
748
|
+
|
749
|
+
|
750
|
+
|
751
|
+
</td>
|
752
|
+
</tr>
|
753
|
+
<tr id="status_924280175" class="hentry">
|
754
|
+
|
755
|
+
<td>
|
756
|
+
<div class="status-body">
|
757
|
+
|
758
|
+
|
759
|
+
|
760
|
+
<span class="entry-content">
|
761
|
+
Funnel入門講座ちょっと気になる
|
762
|
+
</span>
|
763
|
+
|
764
|
+
<span class="meta entry-meta">
|
765
|
+
<a href="http://twitter.com/swdyh/statuses/924280175" class="entry-date" rel="bookmark"><span class="published" title="2008-09-17T05:36:04+00:00">10:36 PM September 16, 2008</span></a>
|
766
|
+
from web
|
767
|
+
</span>
|
768
|
+
|
769
|
+
|
770
|
+
</div>
|
771
|
+
</td>
|
772
|
+
<td align="right" width="10">
|
773
|
+
|
774
|
+
|
775
|
+
<div id="status_actions_924280175" class="status_actions" style="display:inline;">
|
776
|
+
|
777
|
+
</div>
|
778
|
+
|
779
|
+
|
780
|
+
|
781
|
+
</td>
|
782
|
+
</tr>
|
783
|
+
<tr id="status_924260267" class="hentry">
|
784
|
+
|
785
|
+
<td>
|
786
|
+
<div class="status-body">
|
787
|
+
|
788
|
+
|
789
|
+
|
790
|
+
<span class="entry-content">
|
791
|
+
毎日の写真特集 <a href="http://tinyurl.com/5umrgd" rel="nofollow" target="_blank">http://tinyurl.com/5umrgd</a>
|
792
|
+
</span>
|
793
|
+
|
794
|
+
<span class="meta entry-meta">
|
795
|
+
<a href="http://twitter.com/swdyh/statuses/924260267" class="entry-date" rel="bookmark"><span class="published" title="2008-09-17T05:06:15+00:00">10:06 PM September 16, 2008</span></a>
|
796
|
+
from web
|
797
|
+
</span>
|
798
|
+
|
799
|
+
|
800
|
+
</div>
|
801
|
+
</td>
|
802
|
+
<td align="right" width="10">
|
803
|
+
|
804
|
+
|
805
|
+
<div id="status_actions_924260267" class="status_actions" style="display:inline;">
|
806
|
+
|
807
|
+
</div>
|
808
|
+
|
809
|
+
|
810
|
+
|
811
|
+
</td>
|
812
|
+
</tr>
|
813
|
+
|
814
|
+
</tbody>
|
815
|
+
</table> <div class="bottom_nav">
|
816
|
+
<div class="pagination" id="pagination">
|
817
|
+
|
818
|
+
|
819
|
+
<a href="/swdyh?page=2" class="section_links" rel="prev">Older »</a>
|
820
|
+
|
821
|
+
</div>
|
822
|
+
<span class="statuses_options">
|
823
|
+
<a href="http://twitter.com/statuses/user_timeline/4554161.rss" class="section_links">RSS</a>
|
824
|
+
</span>
|
825
|
+
</div>
|
826
|
+
</div>
|
827
|
+
|
828
|
+
|
829
|
+
|
830
|
+
|
831
|
+
|
832
|
+
|
833
|
+
</div>
|
834
|
+
</td>
|
835
|
+
|
836
|
+
<td id="side_base" class="column">
|
837
|
+
|
838
|
+
<div id="side">
|
839
|
+
|
840
|
+
|
841
|
+
<div class="section">
|
842
|
+
<span class="section-links">
|
843
|
+
</span>
|
844
|
+
<address>
|
845
|
+
<ul class="about vcard entry-author">
|
846
|
+
<li><span class="label">Name</span> <span class="fn">swdyh</span></li>
|
847
|
+
<li><span class="label">Web</span> <a href="http://d.hatena.ne.jp/swdyh/" class="url" rel="me nofollow">http://d.hatena.n...</a></li>
|
848
|
+
|
849
|
+
</ul>
|
850
|
+
</address>
|
851
|
+
<table class="stats" cellspacing="0">
|
852
|
+
<tr>
|
853
|
+
<td>
|
854
|
+
|
855
|
+
<a href="/swdyh/friends" id="following_count_link" rel="me">
|
856
|
+
<span id="following_count" class="stats_count numeric">147</span>
|
857
|
+
<br/>
|
858
|
+
<span class="label">Following</span>
|
859
|
+
</a>
|
860
|
+
</td>
|
861
|
+
<td>
|
862
|
+
|
863
|
+
<a href="/swdyh/followers" id="follower_count_link" rel="me">
|
864
|
+
<span id="follower_count" class="stats_count numeric">365</span>
|
865
|
+
<br/>
|
866
|
+
<span class="label">Followers</span>
|
867
|
+
</a>
|
868
|
+
</td><td>
|
869
|
+
<a href="/swdyh" rel="me"><span id="update_count" class="stats_count numeric">1,319</span><br/>
|
870
|
+
<span class="label">Updates</span></a>
|
871
|
+
</td>
|
872
|
+
</tr>
|
873
|
+
</table>
|
874
|
+
|
875
|
+
</div>
|
876
|
+
|
877
|
+
<ul id="tabMenu">
|
878
|
+
<li>
|
879
|
+
<a href="#" id="updates_tab" onclick="gaTrack('/home/refresh'); new Ajax.Request('/swdyh', {asynchronous:true, evalScripts:true, parameters:'authenticity_token=' + encodeURIComponent('efbee7ecddd86460d132163f33f157e382ae5e70')}); return false;">Updates</a> </li>
|
880
|
+
<li>
|
881
|
+
<a href="/swdyh/favourites" id="favorites_tab">Favorites</a> </li>
|
882
|
+
</ul>
|
883
|
+
|
884
|
+
<div class="section last">
|
885
|
+
|
886
|
+
|
887
|
+
|
888
|
+
<div class="section-header">
|
889
|
+
<h1>Following</h1>
|
890
|
+
</div>
|
891
|
+
|
892
|
+
<div id="friends">
|
893
|
+
|
894
|
+
<span class="vcard">
|
895
|
+
<a href="http://twitter.com/gtokio" class="url" rel="contact" title="gen tokio"><img alt="gen tokio" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/55691871/red_mini.jpg" width="24" /></a>
|
896
|
+
</span>
|
897
|
+
|
898
|
+
|
899
|
+
<span class="vcard">
|
900
|
+
<a href="http://twitter.com/kentaro" class="url" rel="contact" title="kentaro"><img alt="kentaro" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/37650022/lain3_mini.png" width="24" /></a>
|
901
|
+
</span>
|
902
|
+
|
903
|
+
|
904
|
+
<span class="vcard">
|
905
|
+
<a href="http://twitter.com/miyagawa" class="url" rel="contact" title="Tatsuhiko Miyagawa"><img alt="Tatsuhiko Miyagawa" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/21885582/P506iC0003735833_mini.jpg" width="24" /></a>
|
906
|
+
</span>
|
907
|
+
|
908
|
+
|
909
|
+
<span class="vcard">
|
910
|
+
<a href="http://twitter.com/typester" class="url" rel="contact" title="Daisuke Murase"><img alt="Daisuke Murase" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/24078412/typester_mini.jpg" width="24" /></a>
|
911
|
+
</span>
|
912
|
+
|
913
|
+
|
914
|
+
<span class="vcard">
|
915
|
+
<a href="http://twitter.com/Psychs" class="url" rel="contact" title="Satoshi Nakagawa"><img alt="Satoshi Nakagawa" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/24714432/satoshi.png.v2235_mini.png" width="24" /></a>
|
916
|
+
</span>
|
917
|
+
|
918
|
+
|
919
|
+
<span class="vcard">
|
920
|
+
<a href="http://twitter.com/tokuhirom" class="url" rel="contact" title="タナカ。"><img alt="タナカ。" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/26163472/tokuhiro_mini.jpg" width="24" /></a>
|
921
|
+
</span>
|
922
|
+
|
923
|
+
|
924
|
+
<span class="vcard">
|
925
|
+
<a href="http://twitter.com/youpy" class="url" rel="contact" title="未承諾広告※ "><img alt="未承諾広告※ " class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/60347139/f36b6e5ba991c7fe158f02388a5adfd2_mini.png" width="24" /></a>
|
926
|
+
</span>
|
927
|
+
|
928
|
+
|
929
|
+
<span class="vcard">
|
930
|
+
<a href="http://twitter.com/jazzanova" class="url" rel="contact" title="ケン一氏"><img alt="ケン一氏" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/60430466/ken-1_mini.jpg" width="24" /></a>
|
931
|
+
</span>
|
932
|
+
|
933
|
+
|
934
|
+
<span class="vcard">
|
935
|
+
<a href="http://twitter.com/takiuchi" class="url" rel="contact" title="Genki Takiuchi"><img alt="Genki Takiuchi" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/58599335/marimo_2_mini.png" width="24" /></a>
|
936
|
+
</span>
|
937
|
+
|
938
|
+
|
939
|
+
<span class="vcard">
|
940
|
+
<a href="http://twitter.com/ku" class="url" rel="contact" title="ku"><img alt="ku" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/51647749/sunflower_prtlait_me_mini.jpg" width="24" /></a>
|
941
|
+
</span>
|
942
|
+
|
943
|
+
|
944
|
+
<span class="vcard">
|
945
|
+
<a href="http://twitter.com/fladdict" class="url" rel="contact" title="fladdict"><img alt="fladdict" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/31812082/fladdict_mini.png" width="24" /></a>
|
946
|
+
</span>
|
947
|
+
|
948
|
+
|
949
|
+
<span class="vcard">
|
950
|
+
<a href="http://twitter.com/yuiseki" class="url" rel="contact" title="yuiseki"><img alt="yuiseki" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/29619832/http___moe2homelinuxnet_src_200508_200_mini.jpg" width="24" /></a>
|
951
|
+
</span>
|
952
|
+
|
953
|
+
|
954
|
+
<span class="vcard">
|
955
|
+
<a href="http://twitter.com/junya" class="url" rel="contact" title="Junya Ogura"><img alt="Junya Ogura" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/34062692/sooey_picture_mini.png" width="24" /></a>
|
956
|
+
</span>
|
957
|
+
|
958
|
+
|
959
|
+
<span class="vcard">
|
960
|
+
<a href="http://twitter.com/nagayama" class="url" rel="contact" title="nagayama"><img alt="nagayama" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/35627212/1789543600_6bc0d8acd4_mini.jpg" width="24" /></a>
|
961
|
+
</span>
|
962
|
+
|
963
|
+
|
964
|
+
<span class="vcard">
|
965
|
+
<a href="http://twitter.com/higeorange" class="url" rel="contact" title="Higeorange"><img alt="Higeorange" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/59152338/sai_mini.png" width="24" /></a>
|
966
|
+
</span>
|
967
|
+
|
968
|
+
|
969
|
+
<span class="vcard">
|
970
|
+
<a href="http://twitter.com/mattn_jp" class="url" rel="contact" title="mattn"><img alt="mattn" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/15091082/wanted_mini.png" width="24" /></a>
|
971
|
+
</span>
|
972
|
+
|
973
|
+
|
974
|
+
<span class="vcard">
|
975
|
+
<a href="http://twitter.com/nanao" class="url" rel="contact" title="nanao"><img alt="nanao" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/60443482/jVXA3yeeke4vuvavPmUyD9Coo1_500_mini.jpg" width="24" /></a>
|
976
|
+
</span>
|
977
|
+
|
978
|
+
|
979
|
+
<span class="vcard">
|
980
|
+
<a href="http://twitter.com/amachang" class="url" rel="contact" title="amachang"><img alt="amachang" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/15200932/profile48_mini.jpg" width="24" /></a>
|
981
|
+
</span>
|
982
|
+
|
983
|
+
|
984
|
+
<span class="vcard">
|
985
|
+
<a href="http://twitter.com/tkmr" class="url" rel="contact" title="tkmr"><img alt="tkmr" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/15303782/myHG_mini.png" width="24" /></a>
|
986
|
+
</span>
|
987
|
+
|
988
|
+
|
989
|
+
<span class="vcard">
|
990
|
+
<a href="http://twitter.com/zigorou" class="url" rel="contact" title="ZIGOROu Masuda"><img alt="ZIGOROu Masuda" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/15767812/mii_mini.jpg" width="24" /></a>
|
991
|
+
</span>
|
992
|
+
|
993
|
+
|
994
|
+
<span class="vcard">
|
995
|
+
<a href="http://twitter.com/otsune" class="url" rel="contact" title="ǝunsʇo ıɯnɟɐsɐɯ"><img alt="ǝunsʇo ıɯnɟɐsɐɯ" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/54315914/otsune-twitter_mini.png" width="24" /></a>
|
996
|
+
</span>
|
997
|
+
|
998
|
+
|
999
|
+
<span class="vcard">
|
1000
|
+
<a href="http://twitter.com/kusigahama" class="url" rel="contact" title="Yagi Kusigahama"><img alt="Yagi Kusigahama" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/16187292/yagi_mini.png" width="24" /></a>
|
1001
|
+
</span>
|
1002
|
+
|
1003
|
+
|
1004
|
+
<span class="vcard">
|
1005
|
+
<a href="http://twitter.com/norio" class="url" rel="contact" title="のりお"><img alt="のりお" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/52819158/icon_no73_mini.png" width="24" /></a>
|
1006
|
+
</span>
|
1007
|
+
|
1008
|
+
|
1009
|
+
<span class="vcard">
|
1010
|
+
<a href="http://twitter.com/shachi" class="url" rel="contact" title="shachi"><img alt="shachi" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/16821662/Adium______mini.png" width="24" /></a>
|
1011
|
+
</span>
|
1012
|
+
|
1013
|
+
|
1014
|
+
<span class="vcard">
|
1015
|
+
<a href="http://twitter.com/oquno" class="url" rel="contact" title="oquno"><img alt="oquno" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/44620542/oquno-c_mini.png" width="24" /></a>
|
1016
|
+
</span>
|
1017
|
+
|
1018
|
+
|
1019
|
+
<span class="vcard">
|
1020
|
+
<a href="http://twitter.com/kagawa" class="url" rel="contact" title="kagawa"><img alt="kagawa" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/44068192/972447_3062446965_mini.gif" width="24" /></a>
|
1021
|
+
</span>
|
1022
|
+
|
1023
|
+
|
1024
|
+
<span class="vcard">
|
1025
|
+
<a href="http://twitter.com/ooooooooo" class="url" rel="contact" title="cfghmntyz"><img alt="cfghmntyz" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/60206934/TokyoMetroOldSign01_mini.jpg" width="24" /></a>
|
1026
|
+
</span>
|
1027
|
+
|
1028
|
+
|
1029
|
+
<span class="vcard">
|
1030
|
+
<a href="http://twitter.com/flyeagle" class="url" rel="contact" title="NAKAMURA Eri"><img alt="NAKAMURA Eri" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/17856902/profile_mini.gif" width="24" /></a>
|
1031
|
+
</span>
|
1032
|
+
|
1033
|
+
|
1034
|
+
<span class="vcard">
|
1035
|
+
<a href="http://twitter.com/kga" class="url" rel="contact" title="Wataru TOYA"><img alt="Wataru TOYA" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/42348682/wire06_mini.jpg" width="24" /></a>
|
1036
|
+
</span>
|
1037
|
+
|
1038
|
+
|
1039
|
+
<span class="vcard">
|
1040
|
+
<a href="http://twitter.com/bulkneets" class="url" rel="contact" title="mala"><img alt="mala" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/18046622/ossan_mini.png" width="24" /></a>
|
1041
|
+
</span>
|
1042
|
+
|
1043
|
+
|
1044
|
+
<span class="vcard">
|
1045
|
+
<a href="http://twitter.com/eto" class="url" rel="contact" title="江渡 浩一郎"><img alt="江渡 浩一郎" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/18079262/Gackt6a_mini.jpg" width="24" /></a>
|
1046
|
+
</span>
|
1047
|
+
|
1048
|
+
|
1049
|
+
<span class="vcard">
|
1050
|
+
<a href="http://twitter.com/isbsh" class="url" rel="contact" title="!!!翻訳サーバー使用中!!!"><img alt="!!!翻訳サーバー使用中!!!" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/60336847/annu_t_mini.png" width="24" /></a>
|
1051
|
+
</span>
|
1052
|
+
|
1053
|
+
|
1054
|
+
<span class="vcard">
|
1055
|
+
<a href="http://twitter.com/motemen" class="url" rel="contact" title="motemen"><img alt="motemen" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/45371702/1162323234_mini.jpg" width="24" /></a>
|
1056
|
+
</span>
|
1057
|
+
|
1058
|
+
|
1059
|
+
<span class="vcard">
|
1060
|
+
<a href="http://twitter.com/kkshow" class="url" rel="contact" title="Electroni Kurokawa"><img alt="Electroni Kurokawa" class="photo fn" height="24" id="profile-image" src="http://s3.amazonaws.com/twitter_production/profile_images/59838648/ka22_mini.png" width="24" /></a>
|
1061
|
+
</span>
|
1062
|
+
|
1063
|
+
|
1064
|
+
</div>
|
1065
|
+
<small><a href="/swdyh/friends" rel="me">View All…</a></small>
|
1066
|
+
<br/>
|
1067
|
+
|
1068
|
+
|
1069
|
+
|
1070
|
+
</div><!-- /.section.last -->
|
1071
|
+
|
1072
|
+
|
1073
|
+
|
1074
|
+
|
1075
|
+
</div>
|
1076
|
+
<hr />
|
1077
|
+
</td>
|
1078
|
+
|
1079
|
+
</tr>
|
1080
|
+
</tbody>
|
1081
|
+
</table>
|
1082
|
+
|
1083
|
+
<div id="footer" >
|
1084
|
+
<h3>Footer</h3>
|
1085
|
+
|
1086
|
+
<ul>
|
1087
|
+
<li class="first">© 2008 Twitter</li>
|
1088
|
+
<li><a href="/help/aboutus">About Us</a></li>
|
1089
|
+
<li><a href="/help/contact">Contact</a></li>
|
1090
|
+
<li><a href="http://blog.twitter.com">Blog</a></li>
|
1091
|
+
<li><a href="http://status.twitter.com">Status</a></li>
|
1092
|
+
|
1093
|
+
<li><a href="/downloads">Downloads</a></li>
|
1094
|
+
|
1095
|
+
<li><a href="http://apiwiki.twitter.com/">API</a></li>
|
1096
|
+
<li><a href="http://search.twitter.com">Search</a></li>
|
1097
|
+
<li><a href="http://help.twitter.com">Help</a></li>
|
1098
|
+
<li><a href="/help/jobs">Jobs</a></li>
|
1099
|
+
<li><a href="/tos">TOS</a></li>
|
1100
|
+
<li><a href="/help/privacy">Privacy</a></li>
|
1101
|
+
</ul>
|
1102
|
+
</div>
|
1103
|
+
|
1104
|
+
<hr />
|
1105
|
+
|
1106
|
+
|
1107
|
+
<div id="navigationunauth">
|
1108
|
+
<ul>
|
1109
|
+
<li>
|
1110
|
+
<form name="search_form" class="flatbutton" id="search_form" action="/tw/search/users" style="display:inline;">
|
1111
|
+
<input type="text" name="q" value="Name or location" id="query_input" style="font-size:0.9em;padding:2px;width:130px;height:12px;" onfocus="this.value = ''" />
|
1112
|
+
<input type="submit" value="search" id="query_submit" style="font-size: 0.9em;" />
|
1113
|
+
</form>
|
1114
|
+
</li>
|
1115
|
+
<li><strong>or</strong> <a href="/login">Login</a> / <a href="/signup">Join Twitter!</a></li>
|
1116
|
+
</ul>
|
1117
|
+
</div>
|
1118
|
+
<hr />
|
1119
|
+
</div>
|
1120
|
+
|
1121
|
+
<script src="http://ajax.googleapis.com/ajax/libs/prototype/1.6.0.2/prototype.js" type="text/javascript"></script>
|
1122
|
+
|
1123
|
+
<script src="http://ajax.googleapis.com/ajax/libs/scriptaculous/1.8.1/scriptaculous.js?load=effects" type="text/javascript"></script>
|
1124
|
+
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js" type="text/javascript"></script>
|
1125
|
+
<script type="text/javascript">
|
1126
|
+
//<![CDATA[
|
1127
|
+
if (window.jQuery) { jQuery.noConflict(); }
|
1128
|
+
//]]>
|
1129
|
+
</script>
|
1130
|
+
<script src="http://assets2.twitter.com/javascripts/application.js?1222408230" type="text/javascript"></script>
|
1131
|
+
|
1132
|
+
<script type="text/javascript">
|
1133
|
+
jQuery(function() {
|
1134
|
+
jQuery('.hide-promo').click(function() {
|
1135
|
+
jQuery('.elections-promotion').fadeOut(300, function() {
|
1136
|
+
jQuery('.elections-nav').css('display', 'inline');
|
1137
|
+
jQuery('#navigation').addClass('promo-navigation');
|
1138
|
+
});
|
1139
|
+
jQuery.ajax({type:"GET", url:"/election/hide_promotion", data:"promotion=election"});
|
1140
|
+
});
|
1141
|
+
|
1142
|
+
jQuery('.elections-nav').click(function() {
|
1143
|
+
jQuery('#navigation').removeClass('promo-navigation');
|
1144
|
+
jQuery(this).css('display', 'none');
|
1145
|
+
jQuery('.elections-promotion').fadeIn(300);
|
1146
|
+
jQuery.ajax({type:"GET", url:"/election/show_promotion", data:"promotion=election"});
|
1147
|
+
});
|
1148
|
+
});
|
1149
|
+
</script>
|
1150
|
+
|
1151
|
+
|
1152
|
+
<!-- BEGIN google analytics -->
|
1153
|
+
<script type="text/javascript">
|
1154
|
+
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
1155
|
+
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
1156
|
+
</script>
|
1157
|
+
<script type="text/javascript">
|
1158
|
+
var pageTracker = _gat._getTracker("UA-30775-6");
|
1159
|
+
pageTracker._setDomainName("twitter.com");
|
1160
|
+
url = '/profile/not_logged_in/swdyh';
|
1161
|
+
pageTracker._setVar('Not Logged In');
|
1162
|
+
|
1163
|
+
pageTracker._setVar('lang: en');
|
1164
|
+
pageTracker._trackPageview(url);
|
1165
|
+
</script>
|
1166
|
+
<!-- END google analytics -->
|
1167
|
+
|
1168
|
+
|
1169
|
+
|
1170
|
+
</body>
|
1171
|
+
|
1172
|
+
</html>
|