-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathlinks.html
407 lines (385 loc) · 20.6 KB
/
links.html
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
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>JXUG : 関連ページ一覧</title>
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/theme.css" rel="stylesheet">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">#JXUG</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="/">Home</a></li>
<li><a href="events.html">Events</a></li>
<li class="active"><a href="#">Links</a></li>
<li><a href="policy.html">Policy</a></li>
<li><a href="about.html">About</a></li>
</ul>
</div>
<!--/.nav-collapse -->
</div>
</div>
<div class="container">
<div class="starter-template">
<h3>各種リンク</h3>
<p>ブログや連載記事など、Xamarin の情報を掲載しているサイトを纏めました。追加依頼は xm.jxug @ gmail.com までお願い致します。</p>
</div>
<table class="table table-striped">
<thead>
<tr>
<th colspan="2">Qiita</th>
</tr>
</thead>
<tbody>
<tr>
<td>Xamarin Advent Calendar 2016</td>
<td>
<p><a href="http://qiita.com/advent-calendar/2016/xamarin">Xamarin Advent Calendar 2016 - Qiita</a></p>
<p><a href="http://qiita.com/advent-calendar/2016/xamarin2">Xamarin Advent Calendar 2016(その2) - Qiita</a></p>
<p><a href="http://qiita.com/advent-calendar/2016/xamarin-student">[学生さん・初心者さん大歓迎!]Xamarin Advent Calendar 2016 - Qiita</a></p>
<p><a href="http://qiita.com/advent-calendar/2016/xamarin-welcome">[学生さん・初心者さん大歓迎!]Xamarin Advent Calendar 2016(その2) - Qiita</a></p>
</td>
</tr>
<tr>
<td>Xamarin Advent Calendar 2015</td>
<td><a href="http://qiita.com/advent-calendar/2015/xamarin">Xamarin Advent Calendar 2015 - Qiita</a></td>
</tr>
<tr>
<td>Xamarin Advent Calendar 2014</td>
<td><a href="http://qiita.com/advent-calendar/2014/xamarin">Xamarin Advent Calendar 2014 - Qiita</a></td>
</tr>
<tr>
<td>Xamarin Advent Calendar 2013</td>
<td><a href="http://qiita.com/advent-calendar/2013/xamarin">Xamarin Advent Calendar 2013 - Qiita</a></td>
</tr>
<td>Qiita Xamarin タグエントリー</td>
<td><a href="http://qiita.com/tags/xamarin">Xamarinに関する投稿 - Qiita</a></td>
</tr>
</tbody>
</table>
<table class="table table-striped">
<thead>
<tr>
<th colspan="4">ブログ</th>
</tr>
<tr>
<th>作者(敬称略)</th>
<th>ブログ名</th>
<th>環境</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://twitter.com/amay077">amay077</a></td>
<td><a href="http://blog.amay077.net/blog/categories/xamarin/">Experiments Never Fail</a></td>
<td>Mac</td>
</tr>
<tr>
<td><a href="https://twitter.com/iseebi">伊勢シン</a></td>
<td><a href="http://iseebi.hatenablog.com/category/Xamarin">backyard of 伊勢的新常識</a></td>
<td>Mac</td>
</tr>
<tr>
<td><a href="https://twitter.com/Einherjar1632">Ein</a></td>
<td><a href="http://einherjar1632.hatenablog.com/archive/category/Xamarin">小売業で働く社内SEのブログ</a></td>
<td>Windows</td>
</tr>
<tr>
<td>エクセルソフト</td>
<td><a href="http://www.xlsoft.com/jp/products/xamarin/support.html">Xamarin サポート - 日本語ドキュメントの紹介 : XLsoft エクセルソフト</a></td>
<td>Windows / Mac</td>
</tr>
<tr>
<td><a href="https://twitter.com/atsushieno">榎本 温</a></td>
<td><a href="http://atsushieno.hatenablog.com/">ものがたり</a></td>
<td>Linux</td>
</tr>
<tr>
<td><a href="https://twitter.com/Roxiga">大西 武</a></td>
<td><a href="http://xamarin.vixar.jp/">Xamarin研究所 - ザマリン研究所</a></td>
<td>Mac</td>
</tr>
<tr>
<td>クラスメソッド</td>
<td><a href="http://dev.classmethod.jp/series/xamarin/">Xamarin | シリーズ | Developers.IO</a></td>
<td>Windows / Mac</td>
</tr>
<tr>
<td><a href="https://twitter.com/ch3cooh">酢酸</a></td>
<td><a href="http://blog.ch3cooh.jp/category/Xamarin">酢ろぐ!</a></td>
<td>Mac</td>
</tr>
<tr>
<td><a href="https://twitter.com/Santea3173">Santea</a></td>
<td><a href="http://santea.hateblo.jp/archive/category/Xamarin">ぴよぴよエンジニアの日記</a></td>
<td>Windows</td>
</tr>
<tr>
<td><a href="https://twitter.com/shibayan">しばやん</a></td>
<td><a href="http://blog.shibayan.jp/category/Xamarin">しばやん雑記</a></td>
<td>Mac</td>
</tr>
<tr>
<td><a href="https://twitter.com/furuya02">SIN/札幌ワークス</a></td>
<td><a href="http://furuya02.hatenablog.com/archive/category/Xamarin">SIN@SAPPOROWORKSの覚書</a></td>
<td>Windows</td>
</tr>
<tr>
<td><a href="https://twitter.com/takuya_takeuchi">takuya_takeuchi</a></td>
<td><a href="http://ouranos.sakura.ne.jp/wordpress/category/xamarin/">A certain engineer "COMPLEX"</a></td>
<td>Windows</td>
</tr>
<tr>
<td><a href="https://twitter.com/DevTakas">takasdev</a> <strong>New</strong></td>
<td><a href="http://takasdev.hatenablog.com/archive/category/Xamarin">はまったりひらめいたり…とか…</a></td>
<td>Windows</td>
</tr>
<tr>
<td><a href="https://twitter.com/ytabuchi">田淵 義人</a></td>
<td><a href="http://ytabuchi.hatenablog.com/archive/category/Xamarin">Xamarin 日本語情報</a></td>
<td>Windows / Mac</td>
</tr>
<tr>
<td><a href="https://twitter.com/chomado">ちょまど</a></td>
<td><a href="http://chomado.com/tag/xamarin/">ちょまど帳</a></td>
<td>Windows / Mac</td>
</tr>
<tr>
<td><a href="https://twitter.com/shohaga">shaga</a></td>
<td><a href="http://www.shaga-workshop.net/diary/?category=xamarin">日々のアレコレ</a></td>
<td>Windows</td>
</tr>
<tr>
<td><a href="https://twitter.com/nuits_jp">ぬい</a></td>
<td><a href="http://nuits.hatenadiary.jp/archive/category/Xamarin">nuits.jp blog</a></td>
<td>Windows</td>
</tr>
<tr>
<td><a href="https://twitter.com/hatsune_">初音 玲</a></td>
<td><a href="http://hatsune.hatenablog.jp/archive/category/Xamarin">はつねの日記</a></td>
<td>Windows</td>
</tr>
<tr>
<td><a href="https://twitter.com/ticktackmobile">P3PPP</a></td>
<td><a href="http://ticktack.hatenablog.jp/category/Xamarin">ぴーさんブログ</a></td>
<td>Mac</td>
</tr>
<tr>
<td><a href="https://twitter.com/vl_o_lv">ぷにお</a></td>
<td><a href="http://puni-o.hatenablog.com/archive/category/Xamarin">プログラムの事とか</a></td>
<td>Windows</td>
</tr>
<tr>
<td>フロッグポッド</td>
<td><a href="http://xamtips.info/">Xamarin iOS/Android ゲームアプリ開発TIPS集</a></td>
<td>Windows / Mac</td>
</tr>
<tr>
<td><a href="https://twitter.com/matatabi_ux">matatabi-ux</a></td>
<td><a href="http://matatabi-ux.hateblo.jp/archive/category/Xamarin">しっぽを追いかけて</a></td>
<td>Windows</td>
</tr>
<tr>
<td><a href="https://twitter.com/matinox">matinox</a></td>
<td><a href="https://rksoftware.wordpress.com/category/xamarin/">rksoftware</a></td>
<td>Windows</td>
</tr>
<tr>
<td><a href="https://twitter.com/MikazukiFuyuno">三日月 ふゆの</a></td>
<td><a href="http://mikazuki.hatenablog.jp/archive/category/Xamarin">みかづきメモ</a></td>
<td>Mac</td>
</tr>
<tr>
<td><a href="https://twitter.com/mitsuba_tan">蜜葉優</a></td>
<td><a href="http://c-mitsuba.hatenablog.com/archive/category/Xamarin">atelier:mitsuba</a></td>
<td>Mac</td>
</tr>
<tr>
<td><a href="https://twitter.com/moonmile">増田 智明</a></td>
<td><a href="http://www.moonmile.net/blog/archives/category/dev/xamarin">Moonmile Solutions Blog</a></td>
<td>Windows / Mac</td>
</tr>
<tr>
<td><a href="https://twitter.com/yamamo">やまも</a></td>
<td><a href="http://www.yamamoworks.net/archive/category/Xamarin">yamamoWorks</a></td>
<td>Windows</td>
</tr>
<tr>
<td><a href="https://twitter.com/yu_ka1984">ゆうか</a></td>
<td><a href="http://tamafuyou.hatenablog.com/archive/category/Xamarin">眠いしお腹すいたし(´・ω・`)</a></td>
<td>Windows / Mac</td>
</tr>
<tr>
<td><a href="https://twitter.com/yutawatanabe">渡辺 友太</a></td>
<td><a href="http://yutawatanabe.hatenablog.com/category/Xamarin">Yuta Watanabe's Blog</a></td>
<td>Windows</td>
</tr>
<tr>
<td>MSDN ブログ</td>
<td><a href="https://social.msdn.microsoft.com/Search/ja-JP?query=xamarin#refinementChanges=109,118,117">Magazine / ドキュメント</a></td>
<td>Windows</td>
</tr>
<tr>
<td>(おまけ)</td>
<td><a href="http://hatenablog.com/g/12921228815715432734">はてな Xamarin ブロググループ</a></td>
<td>Windows / Mac</td>
</tr>
</tbody>
</table>
<table class="table table-striped">
<thead>
<tr>
<th colspan="4">連載・特集記事</th>
</tr>
<tr>
<th>作者(敬称略)</th>
<th>ブログ名</th>
<th>環境</th>
</tr>
</thead>
<tbody>
<tr>
<td>奥山 裕紳 / SIN / 伊藤 伸裕 / 北川 大智 / 田淵 義人</td>
<td><a href="http://www.buildinsider.net/mobile/xamarintips">Xamarin逆引きTips - Build Insider</a></td>
<td>Windows / Mac</td>
</tr>
<tr>
<td>榎本 温</td>
<td><a href="http://www.buildinsider.net/mobile/insidexamarin/">インサイドXamarin - Build Insider</a></td>
<td>Mac</td>
</tr>
<tr>
<td>田淵義人</td>
<td><a href="http://news.mynavi.jp/series/xamarin/001/">今知りたい! C#とXamarinでiOS/Androiアプリ開発 | マイナビニュース</a></td>
<td>Windows</td>
</tr>
<tr>
<td>一色 政彦</td>
<td><a href="http://www.buildinsider.net/mobile/xamarinvisualstudio">Xamarin for Visual Studio概説 - Build Insider</a></td>
<td>Windows</td>
</tr>
<tr>
<td>西村 誠</td>
<td><a href="http://codezine.jp/article/detail/7907">Xamarinで広がるC#によるマルチプラットフォーム開発 (1/5):CodeZine</a></td>
<td>Windows</td>
</tr>
<tr>
<td>山本 誠樹</td>
<td><a href="http://gihyo.jp/dev/serial/01/wams/0001">第1回 Windows Azureモバイルサービスの基礎 - 技術評論社</a></td>
<td>Mac</td>
</tr>
</tbody>
</table>
<table class="table table-striped">
<thead>
<tr>
<th colspan="2">書籍</th>
</tr>
<tr>
<th>作者(敬称略)</th>
<th>書籍名</th>
</tr>
</thead>
<tbody>
<tr>
<td>五十嵐 祐貴 (著), 生形 可奈子 (著), 大田 一希 (著), 古賀 慎一 (著), 酒井 達明 (著), 芝村 達郎 (著), 田淵 義人 (著), 日本マイクロソフト株式会社 井上 章 (監修)</td>
<td><a href="http://www.amazon.co.jp/gp/product/4822298612?ie=UTF8&camp=1207&creative=8411&creativeASIN=4822298612&linkCode=shr&tag=ytabuchi22-22&=books&qid=1453969491&sr=1-1&keywords=.NET%E9%96%8B%E7%99%BA%E3%83%86%E3%82%AF%E3%83%8E%E3%83%AD%E3%82%B8%E5%85%A5%E9%96%80+2015%E5%B9%B4%E7%89%88">.NET開発テクノロジ入門2016年版Visual Studio 2015対応版</a></td>
</tr>
<tr>
<td>増田 智明, 大西 彰</td>
<td><a href="http://www.amazon.co.jp/gp/product/4822298345/ref=as_li_ss_tl?ie=UTF8&camp=247&creative=7399&creativeASIN=4822298345&linkCode=as2&tag=ytabuchi22-22">C#によるiOS、Android、Windowsアプリケーション開発入門</a></td>
</tr>
<tr>
<td>増田 智明, 大西 彰</td>
<td><a href="http://www.amazon.co.jp/gp/product/B00MN5P6PY/ref=as_li_ss_tl?ie=UTF8&camp=247&creative=7399&creativeASIN=B00MN5P6PY&linkCode=as2&tag=ytabuchi22-22">C#によるiOS、Android、Windowsアプリケーション開発入門 (Kindle版)</a></td>
</tr>
<tr>
<td>Charles Petzold</td>
<td><a href="http://ytabuchi.hatenablog.com/entry/2014/10/22/152735">Creating Mobile Apps with Xamarin.Forms (Preview)</a></td>
</tr>
</tbody>
</table>
</div>
<!-- /.container -->
<div class="footer">
<div class="container">
<div class="row">
<div class="col-sm-6">
<p class="text-muted">© 2015 Japan Xamarin User Group</p>
</div>
<div class="col-sm-6 text-muted">
<ul class="snsb list-inline">
<li>
<a href="http://b.hatena.ne.jp/entry/http://jxug.org" class="hatena-bookmark-button" data-hatena-bookmark-title="Japan Xamarin User Group (JXUG)" data-hatena-bookmark-layout="standard-balloon" data-hatena-bookmark-lang="ja" title="このエントリーをはてなブックマークに追加"><img src="http://b.st-hatena.com/images/entry-button/[email protected]" alt="このエントリーをはてなブックマークに追加" width="20" height="20" style="border: none;" /></a>
<script type="text/javascript" src="http://b.st-hatena.com/js/bookmark_button.js"
charset="utf-8" async="async"></script>
</li>
<li>
<iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjxug.org&width=50&layout=button_count&action=like&show_faces=false&share=true&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:155px; height:21px;"
allowTransparency="true"></iframe>
</li>
<li>
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://jxug.org" data-text="Japan Xamarin User Group (JXUG)">Tweet</a>
<script>
! function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0],
p = /^http:/.test(d.location) ? 'http' : 'https';
if (!d.getElementById(id)) {
js = d.createElement(s);
js.id = id;
js.src = p + '://platform.twitter.com/widgets.js';
fjs.parentNode.insertBefore(js, fjs);
}
}(document, 'script', 'twitter-wjs');
</script>
</li>
</ul>
</div>
</div>
</div>
</div>
<script>
(function(i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function() {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-46526457-3', 'auto');
ga('send', 'pageview');
</script>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="js/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
</body>
</html>