-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
676 lines (460 loc) · 36.6 KB
/
atom.xml
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
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title><![CDATA[skywalking's blog]]></title>
<link href="http://changwu-tw.github.com/atom.xml" rel="self"/>
<link href="http://changwu-tw.github.com/"/>
<updated>2012-06-24T17:47:34+08:00</updated>
<id>http://changwu-tw.github.com/</id>
<author>
<name><![CDATA[Chang-Wu Chen]]></name>
</author>
<generator uri="http://octopress.org/">Octopress</generator>
<entry>
<title type="html"><![CDATA[阿福]]></title>
<link href="http://changwu-tw.github.com/blog/2012/05/29/how-to-use-toggle-alfred/"/>
<updated>2012-05-29T20:06:00+08:00</updated>
<id>http://changwu-tw.github.com/blog/2012/05/29/how-to-use-toggle-alfred</id>
<content type="html"><![CDATA[<h1>使用技巧</h1>
<h2>iTunes</h2>
<p>指令:<code>its</code></p>
<blockquote><p>itunes://ax.search.itunes.apple.com/WebObjects/MZSearch.woa/wa/search?term={query}</p></blockquote>
<h2>Mac App Store</h2>
<p>指令:<code>mas</code></p>
<blockquote><p>macappstore://ax.search.itunes.apple.com/WebObjects/MZSearch.woa/wa/search?q={query}</p></blockquote>
<ul>
<li><a href="http://alfredtips.com/s/popular/1/">更多有關阿福的搜尋技巧</a></li>
</ul>
]]></content>
</entry>
<entry>
<title type="html"><![CDATA[iPhone 越獄]]></title>
<link href="http://changwu-tw.github.com/blog/2012/05/29/jailbreak-for-iphone/"/>
<updated>2012-05-29T15:51:00+08:00</updated>
<id>http://changwu-tw.github.com/blog/2012/05/29/jailbreak-for-iphone</id>
<content type="html"><![CDATA[<h1>Jailbreak</h1>
<p>版本:iOS 5.1.1</p>
<p>破解工具:<a href="http://greenpois0n.com/">Absinthe 2.0.2</a></p>
<p>管理韌體檔案工具:<a href="http://www.macupdate.com/app/mac/38235/ipswdownloader">ipswDownloader</a></p>
<blockquote><p>提供各種機型版本的韌體下載,並且告知是否有相對應的破解工具</p></blockquote>
<h1>Cydia</h1>
<h2>Add source</h2>
<ol>
<li>http://cydia.hackulo.us</li>
<li>http://apt.iphone4.tw</li>
<li>http://apt.weiphone.com/</li>
<li>http://repo.insanelyi.com/</li>
<li>http://apt.178.com</li>
</ol>
<h2>Install</h2>
<ul>
<li>Installous 4 <code>安裝 cydia.hackulo.us 版本</code></li>
<li>Appsync for 5.0+ <code>安裝 cydia.hackulo.us 版本</code></li>
<li>Optimized Zhuyin (*)</li>
<li>蝦米</li>
<li>SBSettings</li>
<li>Remove Background</li>
<li>3G Unrestrictor 5 (*)</li>
<li>WeatherIcon</li>
<li>xGPS</li>
<li>Kuaidial</li>
<li>Cydelete</li>
</ul>
]]></content>
</entry>
<entry>
<title type="html"><![CDATA[[筆記] 臺灣歷史圖說:史前至一九四五年]]></title>
<link href="http://changwu-tw.github.com/blog/2012/05/18/the-pictorial-history-of-taiwan-from-the-pre-historical-periods-to-1945/"/>
<updated>2012-05-18T13:32:00+08:00</updated>
<id>http://changwu-tw.github.com/blog/2012/05/18/the-pictorial-history-of-taiwan-from-the-pre-historical-periods-to-1945</id>
<content type="html"><![CDATA[<h1>史前時代的台灣</h1>
<p>早期「台灣人」出現的年代,最遠可追溯到三至五萬年前</p>
<p><img src="http://f.cl.ly/items/061Z0p0V1s1W0S3Q1Y1u/p23.gif" alt="台灣地區史前文化的時空架構" />
<a href="http://twstudy.sinica.edu.tw/twstudy/history/Gif_html/p23_ico.html">圖片來源:劉益昌1996(台灣歷史圖說 P.13)</a></p>
<ul>
<li><a href="http://zh.wikipedia.org/wiki/%E5%9C%93%E5%B1%B1%E9%81%BA%E5%9D%80">圓山遺址</a>(圓山公園區)</li>
<li><a href="http://zh.wikipedia.org/wiki/%E5%8D%81%E4%B8%89%E8%A1%8C%E6%96%87%E5%8C%96">十三行文化</a>(台北縣八里鄉) - 金屬器時代</li>
</ul>
<h1>原住民與南島語系</h1>
<p><img src="http://f.cl.ly/items/2q1e1i1b2s071M0x1S3w/A403.jpg" alt="台灣土著民族分佈圖" />
<a href="http://www.ypjh.tn.edu.tw/dioxin/a/a4.htm">圖片來源:李壬癸1996(台灣歷史圖說 P.25)</a></p>
<h2>台灣土著民族一般分為<strong>高山族</strong>與<strong>平埔族</strong></h2>
<h3>高山族</h3>
<ol>
<li>泰雅族(Atayal; Tayal)</li>
<li>賽夏族(Saisiyat; Saisiat)</li>
<li>布農族(Bunun)</li>
<li>鄒族(Tsou; Cou)</li>
<li>魯凱族(Rukai)</li>
<li>排灣族(Paiwan)</li>
<li>卑南族(Puyume)</li>
<li>阿美族(Pangcah; Amis)</li>
<li>達悟族(Tao; Yami)</li>
<li>太魯閣族(Taroko)</li>
<li>撒奇萊雅族(Sakizaya)</li>
<li>邵族(Ita Thao)</li>
<li>賽德克族(Seediq)</li>
<li>噶瑪蘭 (高山族or平埔族)(Kavalan)</li>
</ol>
<blockquote><p>傳統上高山族包括九個族群,近年來經過一些原住民爭取,「高山族」的範圍有所增加,已達到十多個族群</p></blockquote>
<h3>平埔族</h3>
<ol>
<li>凱達格蘭族(Ketagalan)</li>
<li>噶瑪蘭族(Kavarawan)</li>
<li>道卡斯族(Taokas)</li>
<li>巴宰族(Pazzehe)</li>
<li>巴布拉族(Vupuran)</li>
<li>巴布薩族(Poavosa)</li>
<li>阿立昆族(Arikun)</li>
<li>羅亞族(Lloa)</li>
<li>西拉雅族(Siraiya)</li>
<li>馬卡道族(Makattao)</li>
</ol>
<blockquote><p>台灣的高山族與平埔族的語言都屬於南島語系(Austronesian language family),又稱馬來亞玻利尼西亞語系(Malayo-Polynesian language family)。南島語是世界上種類最多(約五百種)的語系,也是地理分布最廣的語言,全世界大約有一億七千一百萬的人講這類語言。也就是說,台灣土著民族講的語言與馬來語(印尼語),菲律賓諸語言,屬於同個語系,遠古時代同出一源。<a href="http://www.books.com.tw/exep/prod/booksfile.php?item=0010457145">以上文字引用自《台灣歷史圖說》</a></p></blockquote>
<h1>美麗島的出現</h1>
<h2>歐洲人的發現與進入</h2>
<p><a href="http://zh.wikipedia.org/wiki/%E7%A6%8F%E7%88%BE%E6%91%A9%E6%B2%99">福爾摩沙</a>的由來,一般認為是葡萄牙水手航經台灣島時的驚嘆之語,葡萄牙語 - Ilha Formosa 遂指<strong>美麗之島</strong>。</p>
<h2>中國古藉中相關疑似台灣的記載</h2>
<ol>
<li>《三國志,吳書》〈孫權傳〉 夷洲</li>
<li>《隋書》〈東夷列傳〉【流求國傳】 流求(亦有一說是指澎湖)</li>
</ol>
<h2>台灣與澎湖</h2>
<p>今天台灣與澎湖是一體的,但在明鄭之前,台灣與澎湖各自有自己的歷史脈絡。澎湖與中國的關係起源於宋朝,在元朝時,正式成為元帝國的一部分。台灣則到清代才納入版圖,成為中國的一部分。</p>
<h1>漢人的原鄉與移墾社會</h1>
<p><img src="http://f.cl.ly/items/271E2x220Z092Q0A1w33/A402.jpg" alt="台灣漢人移民的原鄉" />
<a href="http://www.ypjh.tn.edu.tw/dioxin/a/a4.htm">圖片來源:(康軒社會乙版P.85)</a></p>
<h1>漢人與原住民的關係</h1>
<p>篳路藍縷,以啟山林</p>
<h1>改朝換代</h1>
<p>西元1894年,中日甲午戰爭,日本輕易地戰勝致力於自強運動的中國,為求戰敗講和,不得不進行割地賠款,遂由李鴻章與伊藤博文在<a href="http://zh.wikipedia.org/wiki/%E6%98%A5%E5%B8%86%E6%A8%93">春帆樓</a>簽訂<a href="http://zh.wikipedia.org/wiki/%E9%A6%AC%E9%97%9C%E6%A2%9D%E7%B4%84">馬關條約</a>,將台灣割讓給日本。然而日本取得台灣的過程並不順利,遭遇台灣人民頑強的抵抗,前後花了約五個月。日本領台之初,有主動與日本人合作的,也有掛起日本明治君作主旗號的人,顯然台灣人並非團結一致對抗日軍,但到處都有民眾奮起抵抗日軍。</p>
<blockquote><p>公視曾推出一部歷史戲劇<a href="http://zh.wikipedia.org/wiki/%E4%BA%82%E4%B8%96%E8%B1%AA%E9%96%80">亂世豪門</a>,敘述1895年前後的乙未戰爭與台灣日治時期初期動亂</p></blockquote>
<div class="video-container">
<iframe width="420" height="315" src="http://www.youtube.com/embed/jmf6dN__L60" frameborder="0" allowfullscreen></iframe>
</div>
<h1>兩大反抗事件</h1>
<p>引用自維基百科:<a href="http://zh.wikipedia.org/wiki/%E4%BD%99%E6%B8%85%E8%8A%B3%E4%BA%8B%E4%BB%B6">噍吧哖事件</a></p>
<blockquote><p>西來庵事件又稱余清芳事件、噍吧哖事件或玉井事件,是發生於1915年的武力抗日事件,領導人為余清芳、羅俊、江定等人。西來庵事件是臺灣日治時期諸多起事之中規模最大、犧牲人數最多的一次,同時也是臺灣人第一次以宗教力量抗日的重要事件,更是臺灣漢人最後一次武裝抗日。</p></blockquote>
<p>引用自維基百科:<a href="http://zh.wikipedia.org/wiki/%E9%9C%A7%E7%A4%BE%E4%BA%8B%E4%BB%B6">霧社事件</a></p>
<blockquote><p>霧社事件是發生於1930年日治臺灣的原住民抗暴及出草行動,地點在臺中州能高郡霧社(今屬南投縣仁愛鄉)。事件是由於當地賽德克族德克達亞群的馬赫坡等部落,因為不滿總督府的壓迫而聯合起事,在霧社運動會上殺死134名日本人,隨即遭到總督府攻討,原住民犧牲人數近千人,僅次於西來庵事件。事件重要人物莫那·魯道自殺外,參與行動的部落幾遭滅族,餘生者被強制遷至川中島(今清流部落)。</p></blockquote>
<h1>殖民地化與近代化</h1>
<p>引用自維基百科:<a href="http://zh.wikipedia.org/wiki/%E5%8F%B0%E7%81%A3%E6%97%A5%E6%B2%BB%E6%99%82%E6%9C%9F">日治時期</a></p>
<blockquote><p>根據馬關條約第5條內文:居住於台灣的漢人若不願意被日本政府統治,可在訂約後兩年攜帶家產離開。由此觀點,其他人若留在台灣接受日本統治,法理認定屬自願性質。據此支持「日治時期」的用法。</p></blockquote>
<h1>戰爭下的台灣</h1>
<p>皇民化運動</p>
<ol>
<li>國語運動</li>
<li>改姓名</li>
<li>志願兵制度</li>
<li>宗教社會風俗改革</li>
</ol>
<h1>心得</h1>
<p>整本書非常簡潔卻又不失其完整性,以一種跳脫的思維去看待台灣這塊土地的歷史,擺脫過去以漢人角度為主的歷史觀,值得一讀。</p>
]]></content>
</entry>
<entry>
<title type="html"><![CDATA[Take it easy]]></title>
<link href="http://changwu-tw.github.com/blog/2012/05/02/take-it-easy/"/>
<updated>2012-05-02T11:02:00+08:00</updated>
<id>http://changwu-tw.github.com/blog/2012/05/02/take-it-easy</id>
<content type="html"><![CDATA[<ol>
<li>Pull yourself together. 振作起來</li>
<li>Keep your chin up. 別灰心</li>
<li>Don’t let it get you down. It will be over with soon. 別為此煩惱。事情很快就會過去的</li>
<li>Don’t be so miserable! 別愁眉苦臉的</li>
<li>Cheer up! things will work out for the best. 高興點兒。事情會有好結果的</li>
<li>Take heart- we’ll find a way out. 振作起來,我們會有辦法的</li>
<li>Keep trying! Don’t give up the ship. 繼續努力! 別輕易放棄!</li>
<li>Loosen up! It’s not worth getting upset about. 放鬆點兒!不值得為這件事苦惱</li>
<li>Hang in there. Things will get better. 堅持住,情況會好起來</li>
<li>Keep smiling! things will calm down. 樂觀一點,事情會平息下來的</li>
<li>It’s not as bad as all that. 事情沒有那麼糟</li>
<li>Things are never as bad as they seem. 事情往往不像看上去的那麼糟</li>
<li>Win a few, lose a few. That’s life. 有得也有失,生活就是如此</li>
<li>Let’s look on the bright side. 我們來看看它好的一面</li>
<li>Every cloud has a silver lining. 守的雲開見明月</li>
<li>When god closes a door, he opens a window. 山不轉水轉</li>
<li>Tomorrow is another day. 有明天就有希望</li>
<li>Stop carrying the weight of the world on your shoulders. 別太操心了,沒有你地球照樣轉
<blockquote><p>carry the weight of the world on one’s shoulders 自以為重任在肩</p></blockquote></li>
</ol>
]]></content>
</entry>
<entry>
<title type="html"><![CDATA[Install Ruby on Rails on Mac OS X]]></title>
<link href="http://changwu-tw.github.com/blog/2012/05/01/install-ruby-on-rails-on-mac-os-x/"/>
<updated>2012-05-01T16:03:00+08:00</updated>
<id>http://changwu-tw.github.com/blog/2012/05/01/install-ruby-on-rails-on-mac-os-x</id>
<content type="html"><![CDATA[<h2>開發環境</h2>
<ul>
<li>Mac OS X 10.7.3</li>
<li>Ruby 1.9.3</li>
<li>RubyGems 1.8.22</li>
<li>Rails 3.2.3</li>
<li>SQLite 3.7.10</li>
</ul>
<h2>Xcode 4.3.2</h2>
<ul>
<li>安裝 Command Line Tools</li>
</ul>
<p><img src="http://f.cl.ly/items/423w1D040l171q1F2H2q/2012-05-02.png"></p>
<h2>安裝 Homebrew</h2>
<p><a href="http://mxcl.github.com/homebrew/">Homebrew</a></p>
<figure class='code'><figcaption><span></span></figcaption><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
</pre></td><td class='code'><pre><code class='bash'><span class='line'>/usr/bin/ruby -e <span class="s2">"$(/usr/bin/curl -fksSL https://raw.github.com/mxcl/homebrew/master/Library/Contributions/install_homebrew.rb)"</span>
</span></code></pre></td></tr></table></div></figure>
<h2>安裝 git & sqlite</h2>
<figure class='code'><figcaption><span></span></figcaption><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
<span class='line-number'>2</span>
<span class='line-number'>3</span>
</pre></td><td class='code'><pre><code class='bash'><span class='line'><span class="nv">$ </span>brew install git
</span><span class='line'><span class="nv">$ </span>brew install sqlite
</span><span class='line'><span class="nv">$ </span>brew update
</span></code></pre></td></tr></table></div></figure>
<h2>安裝 RVM</h2>
<p><a href="https://rvm.io/rvm/install/">RVM</a></p>
<figure class='code'><figcaption><span></span></figcaption><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
<span class='line-number'>2</span>
<span class='line-number'>3</span>
<span class='line-number'>4</span>
</pre></td><td class='code'><pre><code class='bash'><span class='line'><span class="nv">$ </span>curl -L get.rvm.io | bash -s stable
</span><span class='line'><span class="nv">$ </span><span class="nb">source</span> ~/.rvm/scripts/rvm
</span><span class='line'><span class="nv">$ </span>rvm install 1.9.3
</span><span class='line'><span class="nv">$ </span>rvm 1.9.3 --default
</span></code></pre></td></tr></table></div></figure>
<h2>安裝 sqlite3 & rails</h2>
<figure class='code'><figcaption><span></span></figcaption><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
<span class='line-number'>2</span>
<span class='line-number'>3</span>
</pre></td><td class='code'><pre><code class='bash'><span class='line'><span class="nv">$ </span>gem install sqlite3 --no-ri --no-rdoc
</span><span class='line'><span class="nv">$ </span>gem install rails --no-ri --no-rdoc
</span><span class='line'><span class="nv">$ </span>gem update --system
</span></code></pre></td></tr></table></div></figure>
<ul>
<li>新增 ~/.gemrc,內容如下,預設就不會產生文件:</li>
</ul>
<p><code>--no-ri --no-rdoc</code></p>
<h2>安裝 Pow</h2>
<p><a href="http://pow.cx/">Pow</a></p>
<figure class='code'><figcaption><span></span></figcaption><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
</pre></td><td class='code'><pre><code class='bash'><span class='line'><span class="nv">$ </span>curl get.pow.cx | sh
</span></code></pre></td></tr></table></div></figure>
<ul>
<li>使用方式</li>
</ul>
<figure class='code'><figcaption><span></span></figcaption><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
<span class='line-number'>2</span>
</pre></td><td class='code'><pre><code class='bash'><span class='line'><span class="nv">$ </span><span class="nb">cd</span> ~/.pow
</span><span class='line'><span class="nv">$ </span>ln -s /path/to/myapp project-name
</span></code></pre></td></tr></table></div></figure>
<p>開啟 http://project-name.dev 就可存取網頁了</p>
]]></content>
</entry>
<entry>
<title type="html"><![CDATA[Sqlite3 and Ruby]]></title>
<link href="http://changwu-tw.github.com/blog/2012/04/27/sqlite3-and-ruby/"/>
<updated>2012-04-27T13:09:00+08:00</updated>
<id>http://changwu-tw.github.com/blog/2012/04/27/sqlite3-and-ruby</id>
<content type="html"><![CDATA[<h2>Create a database</h2>
<figure class='code'><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
</pre></td><td class='code'><pre><code class=''><span class='line'>$ sqlite3 DATABASE_NAME # 產生資料庫</span></code></pre></td></tr></table></div></figure>
<h2>Create a table</h2>
<figure class='code'><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
<span class='line-number'>2</span>
<span class='line-number'>3</span>
<span class='line-number'>4</span>
<span class='line-number'>5</span>
</pre></td><td class='code'><pre><code class=''><span class='line'>CREATE TABLE TABLE_NAME (
</span><span class='line'> id INTEGER PRIMARY KEY,
</span><span class='line'> field1 TEXT NOT NULL,
</span><span class='line'> field2 REAL NOT NULL
</span><span class='line'>);</span></code></pre></td></tr></table></div></figure>
<h2>Insert data</h2>
<figure class='code'><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
</pre></td><td class='code'><pre><code class=''><span class='line'>INSERT INTO TABLE_NAME VALUES (null, ?, ?);</span></code></pre></td></tr></table></div></figure>
<h2>Import CSV data into SQLite table</h2>
<figure class='code'><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
<span class='line-number'>2</span>
</pre></td><td class='code'><pre><code class=''><span class='line'>sqlite> .separator "," # 指定分隔符號,預設為 |
</span><span class='line'>sqlite> .import CSV_FILE TABLE_NAME # 匯入 CSV 檔案至特定表格</span></code></pre></td></tr></table></div></figure>
<h2>List the tables</h2>
<figure class='code'><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
</pre></td><td class='code'><pre><code class=''><span class='line'>sqlite> .tables # 顯示所有表格</span></code></pre></td></tr></table></div></figure>
<h2>Show SQLite schema</h2>
<figure class='code'><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
<span class='line-number'>2</span>
</pre></td><td class='code'><pre><code class=''><span class='line'>sqlite> .schema TABLE_NAME # 單一表格的 schema
</span><span class='line'>sqlite> .schema '%' # 所有表格的 schema</span></code></pre></td></tr></table></div></figure>
<h2>Dump database</h2>
<figure class='code'><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
<span class='line-number'>2</span>
<span class='line-number'>3</span>
</pre></td><td class='code'><pre><code class=''><span class='line'>sqlite> .dump TABLE_NAME # 輸出單一表格
</span><span class='line'>sqlite> .output FILE_NAME.sql # 匯出資料庫檔案
</span><span class='line'>sqlite> .dump # 輸出整個資料庫</span></code></pre></td></tr></table></div></figure>
<h2>Links</h2>
<ol>
<li><a href="http://zetcode.com/db/sqliteruby/">SQLite Ruby tutorial</a></li>
<li><a href="http://sqlite-ruby.rubyforge.org/sqlite3/faq.html">SQLite/Ruby FAQ</a></li>
<li><a href="http://viewsourcecode.org/why/hacking/aQuickGuideToSQLite.html">A Quick Guide to SQLite and Ruby</a></li>
</ol>
]]></content>
</entry>
<entry>
<title type="html"><![CDATA[2012 Movie]]></title>
<link href="http://changwu-tw.github.com/blog/2012/04/22/2012-movie/"/>
<updated>2012-04-22T22:04:00+08:00</updated>
<id>http://changwu-tw.github.com/blog/2012/04/22/2012-movie</id>
<content type="html"><![CDATA[<ol>
<li>The Graduate (1967) - 畢業生</li>
<li>Rear Window (1954) - 後窗</li>
<li>Dog Day Afternoon (1975) - 熱天午後</li>
<li>Cape Fear (1991) - 海角驚魂/ 恐怖角</li>
<li>A Brighter Summer Day (1991) - 牯嶺街少年殺人事件</li>
<li>Billy Elliot (2001) - 舞動人生</li>
<li>Midnight in Paris (2011) - 午夜巴黎</li>
<li>The Adventures of Tin Tin: Secret of the Unicorn (2011) - 丁丁歷險記</li>
<li>Mission: Impossible Ghost Protocol (2011) - 不可能的任務4: 鬼影行動</li>
<li>The Girl with the Dragon Tattoo (2011) - 千禧三部曲I: 龍紋身的女孩</li>
<li>Sherlock Holmes: A Game of Shadows (2011) - 福爾摩斯2: 詭影遊戲</li>
<li>The Descendants (2011) - 繼承人生</li>
<li>Jump Ashin (2011) - 翻滾吧!阿信</li>
<li>Mirror, Mirror (2012) - 魔鏡,魔鏡</li>
<li>You Are the Apple of My Eye (2012) - 那些年,我們一起追的女孩</li>
</ol>
]]></content>
</entry>
<entry>
<title type="html"><![CDATA[嘸通嫌台灣 / 詞:林央敏 / 曲:蕭泰然 ]]></title>
<link href="http://changwu-tw.github.com/blog/2012/04/21/love-taiwan/"/>
<updated>2012-04-21T13:34:00+08:00</updated>
<id>http://changwu-tw.github.com/blog/2012/04/21/love-taiwan</id>
<content type="html"><![CDATA[<div class="video-container">
<iframe width="420" height="315" src="http://www.youtube.com/embed/SprIeJxHrmY" frameborder="0" allowfullscreen></iframe>
</div>
<p>《嘸通嫌台灣》</p>
<p>詞/林央敏 曲/蕭泰然</p>
<p>女高音/葉君儀 鋼琴/王愛倫</p>
<p>咱若愛祖先 請你嘸通嫌台灣 土地雖然有卡隘</p>
<p>阿爸的汗 阿母的血 沃落鄉土滿四界</p>
<p>咱若愛子孫 請你嘸通嫌台灣 也有田園也有山</p>
<p>果籽的甜 五穀的香 乎咱後代吃未空</p>
<p>咱若愛故鄉 請你嘸通嫌台灣 雖然討趁無輕鬆</p>
<p>認真打拚 前途有望 咱的幸福未輸人</p>
]]></content>
</entry>
<entry>
<title type="html"><![CDATA[Think More, Talk Less]]></title>
<link href="http://changwu-tw.github.com/blog/2012/04/17/think-more/"/>
<updated>2012-04-17T11:36:00+08:00</updated>
<id>http://changwu-tw.github.com/blog/2012/04/17/think-more</id>
<content type="html"><![CDATA[<p><img src="http://joba.cc/~skywalking/pic/think-more.jpg" alt="Think More, Talk Less" /></p>
<blockquote><p>As Stephen Hawking said, “Quiet people have the loudest minds.”</p></blockquote>
]]></content>
</entry>
<entry>
<title type="html"><![CDATA[[轉錄] 想成為知法自保者,你我都應該做的練習題]]></title>
<link href="http://changwu-tw.github.com/blog/2012/03/30/2012-0330/"/>
<updated>2012-03-30T17:05:00+08:00</updated>
<id>http://changwu-tw.github.com/blog/2012/03/30/2012-0330</id>
<content type="html"><![CDATA[<p>文章出處:<a href="https://www.facebook.com/notes/viv-chou/%E9%9A%A8%E5%AF%AB-%E6%83%B3%E6%88%90%E7%82%BA%E7%9F%A5%E6%B3%95%E8%87%AA%E4%BF%9D%E8%80%85%E4%BD%A0%E6%88%91%E9%83%BD%E6%87%89%E8%A9%B2%E5%81%9A%E7%9A%84%E7%B7%B4%E7%BF%92%E9%A1%8C/10150777576976303">by Viv Chou</a></p>
<p>因為文林苑事件讓工作進度延緩,剛搭小黃回家,路上司機跟我閒聊文林苑一事,劈頭就說這些釘子戶好貪,要五億真不要臉……你以為我會生氣?錯了,我沒有。我只淺淺的說那是王家為了讓建商知難而退,故意開高價,但他們沒拿一毛錢。</p>
<p>接下來我也就沒仔細聽這位大哥到底在說些什麼了。</p>
<p>回到家打開臉書,看到很多類似張同學的「理性文」、「中肯文」與「專業文」,有人批評聲援者民粹、理盲,有人支持某名嘴所說的「鍵盤評論者」有多可笑,他們高唱著為公眾利益所著想,多數人的權益,本來就不應為少數人犧牲……</p>
<p>我只是靜默的微笑。</p>
<p><img src="https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-ash3/s720x720/551582_10150896884888776_630183775_12637857_191452714_n.jpg"></p>
<p>相片轉自台灣立報/黃士航。</p>
<!--more-->
<p>我先坦承自己不是正規法律系畢業的學生,只是很幸運的被現況逼得不得不向人請教、惡補法律後,所習得的個人心得。或許相對,但不是絕對的正確。</p>
<p>現在在我身邊,最憤怒的,多半是法律系正規畢業生,他們知法、懂法,比這些人更明白除了憲法以外,法條本來就是歷代權勢角力下所誕生的產物。時代會改變,思想會調整,於是,修法本來就沒有停止的一天。</p>
<p>法不是聖物,它比較像是一個朝代的成長記錄與象徵,代表著這時候的人們是如何面對問題,與選擇什麼方法去解決。</p>
<p>所以為什麼我們總是要釋憲,憲法就是國家原則,之所以簡短、易懂,就是為了讓公民能在不忘根本的情況下,懂得去質疑不洽當的法條,委請大法官來釋憲修正。如果翻過小六法,就會發現有好幾條或刪、或減或增修的痕跡,每一項,有些是受到國際壓力下修改,有些則是公民自覺或犧牲者促成。</p>
<p>除了那幾條霸權時期留下來的遺毒,大多數的法條都是基於人民福祉而設立。這狀似廢話,因為我們是民主國家,法律不就是為了自由、平等與人權而誕生的嗎?但是,近期卻有好幾條法律,是為了某些人的商業利益而訂立。</p>
<p><img src="https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-prn1/s720x720/533696_10150896887118776_630183775_12637861_87041511_n.jpg"></p>
<p>相片轉自台灣立報/黃士航。</p>
<p>我就先只提土地徵收條例、都市更新條例吧!</p>
<p>今天幾則「理性文」大多都自行招認,這幾條法律就是配合經濟所促成的內容,裡面有許多荒誕不經的規範,以及模糊不清的地帶。</p>
<p>如果你手上正好有一本101年以前的小六法,請翻開行政法規土徵條例第1條、第3條、第4條、第4-1條、第11條、第13條、第14條、第15條、第30條、第31條、第33條、第38條以及第39條,仔細去看那些光鮮亮麗的內容,有沒有明確定位何為「公益性」與「必要性」?以及評估標準是放在哪裡?所謂市價又是從什麼時期來訂定?</p>
<p>我相信在此時已經有許多人失去耐心。</p>
<p>可我要告訴你,當你們在宣揚『要懂法律才能保護自己』時,這就是你應該要付出的代價,這象徵著你不能只靠對憲法的認識就能在這社會上生存,而是應該要人人一本小六法,並且將法學素養從國小就劃定為必修課程,一路修讀到大學為止。</p>
<p>這絕對比國語、數學來得重要,而且實用,如果每個人都有這樣的決心,師長也不會再偷拿公民課來考別科的測驗卷,學生也不會因為學測沒幾分而隨便讀隨便寫……</p>
<p>假使真能落實,我樂見其成。</p>
<p>如果你手上還有一本101年後的小六法,請再次翻開土徵條例第1條、第3-1條、第3-2條、第5條、第7條、第10條、第11條、第13條、第13-1條、第15條、第18-1條、第20條、第22條、第25條、第27條、第29條、第30條、第33條、第34-1條、第38條、第40條、第43-1條、第44條、第49條至第52條、第52-1條、第53條至第55條、第58條、第59條及第63條……以上,請仔細觀察有何不同?</p>
<p>你看見的那些些微差異,雖然仍不盡如人意,卻比之前保護更多國家及農民的權益,而這幾條看似簡短(或冗長)的內容,臺灣至少抗爭三十年,蘊含許多人的死亡與悲傷。</p>
<p>直到你我都知道的大埔,直到我們有臉書,直到那些所謂的鍵盤評論者、公民記者崛起後,真實的資訊傳達形成社會上多數民眾的怒吼,多方施壓下,今年的一月四日,才終於順利修改。</p>
<p>這三十年來,你曾試圖了解過這條法嗎?曾經不為自己、為別人來轉貼過一則訊息嗎?是否曾挑戰自己的腦細胞,拼命想讀懂分明就只是幾頁的文字,卻有如咒文一般讓你想撞無數次牆的經驗呢?</p>
<p>這些是關心、關切這些議題的學者專家,或單純只是個公民運動實踐者,幾乎時常在做的事。我想說的不是他們好偉大,而是他們並沒有你想像中那麼的懶惰,或這麼的愚笨。</p>
<p><img src="https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-ash3/s720x720/552084_10150896888268776_630183775_12637864_1535078318_n.jpg"></p>
<p>相片轉自台灣立報/黃士航。</p>
<p>回到我們親愛的都市更新,請打開營建法規都更條例,翻到第25-1條和36條,以及36條補充規定,麻煩請對照憲法,你不是大法官都不難發現,為什麼建商遇到有國家保障其正當選擇自由的釘子戶,可以勸告兩次不聽就訴請當地主管機關執行強制拆除?</p>
<p>國家法律沒有保障到人民權益,如果你說這不違憲,建議可以找住家附近的公立國中旁聽公民課程,好好重新修補一下你與這個社會的關係。</p>
<p>很多人都說:「我們本來就是多數決的社會,不是嗎?」對,大多數我們貪圖方便,通常都是這麼做。但是都更條例在十年前,你沒看錯,就是那民智好像還未開的十年前,清清楚楚寫明【必須要百分之百同意,才可以執行都更】。</p>
<p>為什麼要從百分之百,改成只要有八成就可以全區都更?</p>
<p>是的,就像你想的一樣,以『這樣還要發展經濟嗎?』為由,短短四年內修法四次,政府以前所未有的超高效率,配合建商修改出這條造成王家今日悲痛的條例。</p>
<p>我們的政府選擇的不是堅守建商讓步,而是選擇讓人民忍氣吞聲。全國大眾的權益,在此時才真是為少數人的利益而犧牲。</p>
<p>從此以後建商僅需達成2/3或3/4的比例同意,就可向剩餘住戶進行「不同意,最後就強拆你家」的行為,搭配「排除您獲得後續都更進度資訊」的處理方式,再將案子送給無民間代表的審議委員會進行審查。</p>
<p>「協調會」上的程序,永遠只環繞在:依照建商邏輯談房屋分配與價碼,不接受就是祭出強拆條款。無法同意都市更新的理由,不管是刻意反多數暴力、愛家愛回憶、搬離就失去謀生能力的人…等,通通被簡化為「等著討價還價的釘子戶」。</p>
<p>這個社會存在著各種可能性,一個王家案子就可以看出『一樣米養百樣人』的現象,如果所有的事情都可以被金錢簡言之,那麼法律就不會繁複到讓每個人捶心肝捶到黑了都還是讀不完。</p>
<p>在我寫這段文的同時,文林苑受到社會上極大的矚目,陳冲不得不出面允諾政府需要重新審視都更法。王家因為建商的一座花園,已經被強制拆除完畢,這家人分明可以拿存摺、拿印章,或至少搬個有價值的家具,卻只選擇祖先牌位,以及過世未滿一年的父母遺照……</p>
<p>這樣的王家,蓋得回來嗎?</p>
<p><img src="https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-prn1/s720x720/535958_10150896899668776_630183775_12637887_718391354_n.jpg"></p>
<p>相片轉自台灣立報/黃士航。</p>
<p>不想成為理盲,你可以怎麼做?我斗膽寫下或許不夠貼切但真誠的建議。</p>
<p>如果你是一名學者,此時最應該自行組織起來,寫出一套讓思想進步的哲學論述,幫助社會脫離金錢至上的邏輯;革命總是從論述開始,這是我非常喜愛的教授所說的一句話。</p>
<p>如果你是建築界人士,此時最應該去構思的,是開始宣導「非怪手式」的都更新思維,請把釘子戶視為創作的挑戰,真正做到讓建築與城市共生,而非強迫城市回歸成空地來配合。</p>
<p>如果你是一名記者,此時最應該學習,都更在全臺灣共有七百多件,王家強拆的同時,別的縣市也同步在拆,這遍地烽火不是陳院長出來說一句話就可以阻止的;沒有媒體,就沒有真相。相信這次你們都知道了。</p>
<p>如果你是一名學生,請不要氣餒,你可以做的事情是最多的。請下載線上直播用的app,隨時關注臉書上的資訊,遇到你認同的議題,請勇敢的去參與,並且全程轉播在網路上;你的眼睛就是社會的眼睛,你的熱情就是社會的熱情,絕對不要小看自己的力量。</p>
<p>如果你是一名普通人,請容我悲觀的提醒你,我們正處在一個即使你什麼也不做、都會在不自覺情況下傷害人的消費時代,不參與、不了解,積極的冷感,並不等於你不會對這社會產生任何負效用;每天一個善念,每天試圖去了解某個議題,即使你狀似沒做到什麼,都會在無形之間提醒自己,去想起「那不遙遠的陌生人是否過得安好」,如此美麗的心。</p>
<p><img src="https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-ash3/s720x720/533872_10150896889208776_630183775_12637865_1643515537_n.jpg"></p>
<p>相片轉自台灣立報/黃士航。</p>
<p>看到這,還會覺得現場的學生、聲援的群眾,通通都是搞不清楚狀況的人嗎?</p>
]]></content>
</entry>
<entry>
<title type="html"><![CDATA[Install Octopress]]></title>
<link href="http://changwu-tw.github.com/blog/2012/03/30/install-octopress/"/>
<updated>2012-03-30T11:13:00+08:00</updated>
<id>http://changwu-tw.github.com/blog/2012/03/30/install-octopress</id>
<content type="html"><![CDATA[<h2>準備工具</h2>
<ol>
<li>git</li>
<li>Ruby 1.9.3</li>
</ol>
<h2>安裝 git</h2>
<figure class='code'><figcaption><span>安裝 Homebrew 與 git</span></figcaption><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
<span class='line-number'>2</span>
</pre></td><td class='code'><pre><code class='bash'><span class='line'><span class="nv">$ </span>/usr/bin/ruby -e <span class="s2">"$(/usr/bin/curl -fksSL https://raw.github.com/mxcl/homebrew/master/Library/Contributions/install_homebrew.rb)"</span>
</span><span class='line'><span class="nv">$ </span>homebrew install git
</span></code></pre></td></tr></table></div></figure>
<h2>安裝 Ruby</h2>
<blockquote><p>使用 Xcode 4.3,在安裝時可能會遭遇一些問題,可安裝 osx-gcc-installer 解決</p><footer><strong>kennethreitz</strong> <cite><a href='https://github.com/kennethreitz/osx-gcc-installer'>Osx-gcc-installer</a></cite></footer></blockquote>
<h3>安裝 rvm 管理 ruby 版本</h3>
<figure class='code'><figcaption><span>安裝 rvm</span></figcaption><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
<span class='line-number'>2</span>
<span class='line-number'>3</span>
<span class='line-number'>4</span>
</pre></td><td class='code'><pre><code class='bash'><span class='line'><span class="nv">$ </span>bash -s stable < <<span class="o">(</span>curl -s https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer<span class="o">)</span>
</span><span class='line'><span class="nv">$ </span><span class="nb">source</span> ~/.rvm/scripts/rvm
</span><span class='line'><span class="nv">$ </span>rvm install 1.9.3
</span><span class='line'><span class="nv">$ </span>rvm use 1.9.3
</span></code></pre></td></tr></table></div></figure>
<h2>安裝 Octopress</h2>
<figure class='code'><figcaption><span>安裝 Octopress</span></figcaption><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
<span class='line-number'>2</span>
<span class='line-number'>3</span>
<span class='line-number'>4</span>
<span class='line-number'>5</span>
<span class='line-number'>6</span>
<span class='line-number'>7</span>
</pre></td><td class='code'><pre><code class='bash'><span class='line'><span class="nv">$ </span>git clone git://github.com/imathis/octopress.git octopress
</span><span class='line'><span class="nv">$ </span><span class="nb">echo </span>rvm use 1.9.3 > octopress/.rvmrc
</span><span class='line'><span class="nv">$ </span>sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/
</span><span class='line'><span class="nv">$ </span><span class="nb">cd </span>octopress
</span><span class='line'><span class="nv">$ </span>gem install bundler
</span><span class='line'><span class="nv">$ </span>bundle install
</span><span class='line'><span class="nv">$ </span>rake install
</span></code></pre></td></tr></table></div></figure>
<h2>相關設定</h2>
<p>配置 <code>_config.yml</code></p>
]]></content>
</entry>
</feed>