-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
342 lines (292 loc) · 15.2 KB
/
index.html
File metadata and controls
342 lines (292 loc) · 15.2 KB
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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<title>Socketbase blog</title>
<meta http-equiv='X-UA-Compatible' content='IE=edge;chrome=1' />
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.no-icons.min.css" rel="stylesheet">
<link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet">
<link href="//fonts.googleapis.com/css?family=Lato:300,400,700,900,300italic,400italic,700italic,900italic" rel="stylesheet">
<link href="//fonts.googleapis.com/css?family=Source+Code+Pro:500" rel="stylesheet">
<style type="text/css">
html,
body {
background-color: #f8f8f8;
font-family: Lato, sans-serif;
font-size: 16px;
line-height: 150%;
}
header {
}
header .container {
padding-top: 40px;
padding-bottom: 40px;
}
#socket {
margin-top: 40px;
}
#socket .span8 {
height: 60px;
background-color: #f8f8f8;
}
#socket .span2 {
height: 60px;
background-color: #95191d;
}
#blogmeta {
background-color: #95191d;
color: #fff;
}
#blogmeta h2 {
padding-top: 40px;
}
#blogmeta h2,
#blogmeta ul {
padding-right: 20px;
padding-left: 20px;
}
#blogmeta a,
#blogmeta a:hover {
color: #fff;
}
footer {
background-color: #95191d;
}
#base {
padding-top: 40px;
padding-bottom: 20px;
color: #fff;
}
#base a,
#base a:hover {
color: #fff;
}
.blogbody {
padding-top: 20px;
}
.blogindex {
padding-left: 10px;
border-left: 5px solid #95191d;
}
h1 {
padding-left: 10px;
border-left: 5px solid #95191d;
}
li {
line-height: 24px;
}
pre code {
font-family: 'Source Code Pro', sans-serif;
}
.bloginfo {
background-color: #fff;
border-radius: 2px;
font-size: 115%;
}
.dl-horizontal dt {
width: 80px;
margin-bottom: 10px;
}
.dl-horizontal dd {
margin-bottom: 10px;
margin-left: 100px;
}
.dl-horizontal dd ul.unstyled {
margin-bottom: 0;
}
.dl-horizontal dd ul.unstyled .label a,
.dl-horizontal dd ul.unstyled .label a:hover {
color: #fff;
text-decoration: none;
}
.socials {
display: inline;
margin-right: 10px;
}
.socials .icon-stack {
margin-top: 10px;
}
#pagination {
padding-right: 10px;
padding-left: 10px;
}
.paginate {
padding-top: 20px;
padding-bottom: 20px;
}
#socialbutton {
padding-top: 40px;
}
#socialbutton li {
margin-right: 20px;
}
</style>
</head>
<body>
<header>
<div class="container text-center">
<a href="/"><img src="/images/logo.png"></a>
</div>
</header>
<div class="container">
<div id="main" class="row" role="main">
<div class="span12">
<div class="row paginate">
<div class="span4">
</div>
<div class="span4">
<p class="text-center">Page 1 of 1</p>
</div>
<div class="span4">
</div>
</div>
<div class="page-header">
<h2 class="blogindex"><a href="/blog/2013/12/13/titaniumadventcalendar2013.html">Android で意図された順序の JSON を Ti.Netwrok.HTTPClient で送信してみよう</a> <small>Dec 13, by いそべこーすけ</small></h2>
</div>
<p>こちらは <a href="http://www.adventar.org/calendars/78">Titanium™ Advent Calendar 2013</a> 用の記事になります。
余談ですが、企画された <a href="https://twitter.com/astronaughts">@astronaughts</a> さんと、最近 Facebook で友達になりました。
やったね!</p>
<h3 id="section">はじめに</h3>
<p>ぼくもちょこっとポエムを書かせてもらうと、今年は自分にとって大きな大きな 1 年でした。
JavaScript で iOS / Android アプリが書けちゃうなんて!と、ゆるい気持ちで使い始めたのですが、なんと会社まで立ち上げて Titanium 三昧でございます(...</p>
<div class="page-header">
<h2 class="blogindex"><a href="/blog/2013/09/02/tidkliveblur.html">Titanium で DKLiveBlur を使おう</a> <small>Sep 2, by いそべこーすけ</small></h2>
</div>
<p>みなさま、iOS7 対応いかがでしょうか?
ぼくはいま作っている趣味アプリを iOS7 風な見た目にするべくがんばっている最中です。</p>
<p>さて、今回は <a href="https://github.com/k0sukey/TiDKLiveBlur">TiDKLiveBlur</a> のご紹介です。</p>
<p><img src="/images/blog/TiDKLiveBlur.png" alt="TiDKLiveView"></p>
<p><a href="https://github.com/kronik/DKLiveBlur">DKLiveBlur</a> という、スクロールできるビューの背景画像へ、スクロールさせると動的に曇ったような、スリガラス効果を加えてくれるライブラリを Titanium でも利用できるようにしたモジュールです。
これで iOS7 風なビューを作ることができますね!</p>
<p>それでは簡単な使い方をご説明します...</p>
<div class="page-header">
<h2 class="blogindex"><a href="/blog/2013/08/22/tiisrefreshcontrol.html">Titanium で ISRefreshControl を使おう</a> <small>Aug 22, by いそべこーすけ</small></h2>
</div>
<p>Titanium で Pull-to-Refresh、イベント処理(scroll / dragend)やフラグ管理が面倒ですよね。
最近だと <a href="https://twitter.com/FokkeZB">@FokkeZB</a> さん作の <a href="https://github.com/FokkeZB/nl.fokkezb.pullToRefresh">nl.fokkezb.pullToRefresh</a> が Alloy の Widget として使えて、ずいぶん便利になってきています。</p>
<p>ただ、やっぱり iOS6 から使える、UIRefreshControl が使いたいところです。
びよーんって伸びて無駄に引っ張りたくなっちゃいます。
Titanium でも使いたくて UIRefreshControl...</p>
<div class="page-header">
<h2 class="blogindex"><a href="/blog/2013/07/18/titanium-in-alfred-and-dash.html">Alfred と Dash の連携で Titanium API ドキュメントを見よう</a> <small>Jul 18, by いそべこーすけ</small></h2>
</div>
<p>最近教えていただいて、すごく捗るようになったのでご紹介します。
今までは <a href="http://docs.appcelerator.com/titanium/latest/">Appcelerator の公式サイト</a>を読むことが多かったのですが、ネット環境がない場所では見ることさえできなくて困っていました。
Sublime Text 2 でオフラインアクセスできるプラグインを作ったりもしましたが、どうにも見辛い…。</p>
<p>たまたま参加した <a href="http://talknote.me/vol8/event/">TalkNote × Frontrend</a> で、JavaScript のドキュメントは <a href="http://kapeli.com/dash">Dash</a> で簡単にオフラインで見ることができますよ、しかも <a href="http://www.alfredapp.com/">Alfred</a></p>
<div class="page-header">
<h2 class="blogindex"><a href="/blog/2013/07/11/titan.html">Titan になりました</a> <small>Jul 11, by いそべこーすけ</small></h2>
</div>
<p>みなさまこんにちは。
本日は特別なご挨拶をさせていただきます。
この度、Titanium Titans の一員に加えさせてもらえることになりました(<a href="http://developer.appcelerator.com/devlink/profile/1233606">DevLink のプロフィールページ</a>をご覧ください)。</p>
<p>思い起こせば私が Titanium Mobile と出会ってからもうすぐ、2 年と半年を迎えようとしております。
飽きっぽい性格の私がここまで一つの技術を追い続けてこられたのも、Titanium Mobile 自体が面白いこともさることながら、日本の Titanium コミュニティが最高...</p>
<div class="page-header">
<h2 class="blogindex"><a href="/blog/2013/06/24/ios.html">iOS のプリセットサウンドを鳴らそう</a> <small>Jun 24, by いそべこーすけ</small></h2>
</div>
<p><a href="/blog/2013/06/23/ticameraview.html">TiCameraView</a> の副産物で iOS のプリセットサウンドを鳴らすモジュールを作りました。
そもそも Titanium Mobile で API が用意されていると思ったのですがありませんでした。
このモジュールのソースコードは GitHub にありますのでご自由にお使いください。
<a href="https://github.com/k0sukey/TiSystemSound">k0sukey/TiSystemSound</a></p>
<h3 id="section">使い方</h3>
<p><a href="https://github.com/k0sukey/TiSystemSound/blob/master/example/app.js">example/app.js</a> をビルドすると、このモジュールで鳴らすことのできるすべてのサウンドを Ti.UI.TableView で表示&確認でき...</p>
<div class="page-header">
<h2 class="blogindex"><a href="/blog/2013/06/23/ticameraview.html">TiCameraView でカメラをアプリに埋め込もう</a> <small>Jun 23, by いそべこーすけ</small></h2>
</div>
<p>Titanium Mobile にデフォルトで用意されている Ti.Media.showCamera とはひと味ちがう TiCameraView モジュールを作ってみました。
このモジュールのソースコードは GitHub にありますのでご自由にお使いください。
<a href="https://github.com/k0sukey/TiCameraView">k0sukey/TiCameraView</a></p>
<p>TiCameraView はカメラからの画像をリアルタイムに Ti.UI.ImageView へ流し込むモジュールです。
Ti.Media.showCamera では API をコールする...</p>
<div class="row paginate">
<div class="span4">
</div>
<div class="span4">
<p class="text-center">Page 1 of 1</p>
</div>
<div class="span4">
</div>
</div>
</div>
</div>
<div id="socialbutton" class="row">
<div class="span12">
<ul class="unstyled">
<li class="pull-left twitter"><a href="https://twitter.com/share" class="twitter-share-button twitter-count-vertical" data-lang="ja" data-count="vertical">ツイート</a><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></li>
<li class="pull-left hatena"><script type="text/javascript" language="javascript">
document.write("<a href=\""+document.URL+"\" class=\"hatena-bookmark-button\" data-hatena-bookmark-title=\""+document.title+"\" data-hatena-bookmark-layout=\"vertical-balloon\" title=\"このエントリーをはてなブックマークに追加\"><img src=\"http://b.st-hatena.com/images/entry-button/button-only.gif\" alt=\"このエントリーをはてなブックマークに追加\" width=\"20\" height=\"20\" style=\"border: none;\" /></a>");</script>
<script type="text/javascript" src="http://b.st-hatena.com/js/bookmark_button.js" charset="utf-8" async="async">
</script></li>
<li class="pull-left facebook">
<script type="text/javascript" language="javascript">
document.write("<iframe src=\"//www.facebook.com/plugins/like.php?href="+document.URL+"&width=70&height=65&colorscheme=light&layout=box_count&action=like&show_faces=true&send=true&appId=203437546496909\" scrolling=\"no\" frameborder=\"0\" style=\"border:none; overflow:hidden; width:70px; height:65px;\" allowTransparency=\"true\"></iframe>");
</script></li>
<li class="pull-left googleplus"><div class="g-plusone" data-size="tall"></div>
<script type="text/javascript">
window.___gcfg = {lang: 'ja'};
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script></li>
</ul>
</div>
</div>
</div>
<div id="socket" class="container">
<div class="row">
<div class="span2"></div>
<div class="span8"></div>
<div class="span2"></div>
</div>
</div>
<div id="blogmeta" class="container">
<div class="row">
<div class="span4">
<h2>Recent Articles</h2>
<ul>
<li><a href="/blog/2013/12/13/titaniumadventcalendar2013.html">Android で意図された順序の JSON を Ti.Netwrok.HTTPClient で送信してみよう</a> <span>Dec 13</span></li>
<li><a href="/blog/2013/09/02/tidkliveblur.html">Titanium で DKLiveBlur を使おう</a> <span>Sep 2</span></li>
<li><a href="/blog/2013/08/22/tiisrefreshcontrol.html">Titanium で ISRefreshControl を使おう</a> <span>Aug 22</span></li>
<li><a href="/blog/2013/07/18/titanium-in-alfred-and-dash.html">Alfred と Dash の連携で Titanium API ドキュメントを見よう</a> <span>Jul 18</span></li>
<li><a href="/blog/2013/07/11/titan.html">Titan になりました</a> <span>Jul 11</span></li>
<li><a href="/blog/2013/06/24/ios.html">iOS のプリセットサウンドを鳴らそう</a> <span>Jun 24</span></li>
<li><a href="/blog/2013/06/23/ticameraview.html">TiCameraView でカメラをアプリに埋め込もう</a> <span>Jun 23</span></li>
</ul>
</div>
<div class="span4">
<h2>Tags</h2>
<ul>
<li><a href="/blog/tags/titanium-mobile.html">Titanium Mobile</a> (6)</a></li>
<li><a href="/blog/tags/module.html">Module</a> (4)</a></li>
<li><a href="/blog/tags/ios.html">iOS</a> (4)</a></li>
<li><a href="/blog/tags/.html">その他</a> (1)</a></li>
<li><a href="/blog/tags/api.html">API</a> (1)</a></li>
<li><a href="/blog/tags/alfred.html">Alfred</a> (1)</a></li>
<li><a href="/blog/tags/dash.html">Dash</a> (1)</a></li>
<li><a href="/blog/tags/titanium.html">Titanium</a> (1)</a></li>
<li><a href="/blog/tags/android.html">Android</a> (1)</a></li>
<li><a href="/blog/tags/advent-calendar.html">Advent Calendar</a> (1)</a></li>
</ul>
</div>
<div class="span4">
<h2>By Year</h2>
<ul>
<li><a href="/blog/2013.html">2013</a> (7)</a></li>
</ul>
</div>
</div>
</div>
<footer>
<div id="base" class="container">
<div class="row">
<div class="span12">
<p class="text-center"><a href="http://www.socketbase.co.jp">© Socketbase Inc.</a></p>
</div>
</div>
</div>
</footer>
</body>
</html>