其實還挺猶豫要不要po這篇文章...
在技巧性稍微拖延2個月後,結束我的論文、帶了個workshop、做了許多雜事,以及不管三七二十一臨時給他排個出國去京都玩個幾天後,還是得登入這個為期11個月的國軍online
10/14入伍,在知道確切入伍日期時,心情其實有點複雜,因為這一天曾經對我是個很重要的日子,卻也變成了紀念我正式成為非死老百姓的日子,在剛好過完30天新訓的今天,才有那麼點空,po上我已經入伍的文章
其實當兵還挺好玩的,每天在一些重複的循環中,可以發現其中的思考點,來加強自己的體能或是態度
除了時間被控制得很死,讓我沒法有時間自己看書外,還蠻享受這種生活的,至少我覺得伙食也還不錯,也不用每天花腦筋想想今天要吃什麼應該是最大的優點。
---
放假才幾個小時,就又被線上Arduino Q&A了
Friday, November 13, 2009
Thursday, September 10, 2009
online的倒數計時
原本計畫在那天到來之前,理當只有一件工作,就是水母的再版,但莫非定律又一次地被驗證,每當覺得要專心執行一件事時,行事曆上就又插進來許多意外的行程,除了原本就被事先預定的一個工作營、一個研討會,最近又開始一本書、兩個互動裝置,以及一個國際活動,原本以為不會發生、或不可能的事,又再度地一個一個實現,一堆事情又紛紛找上門,甚至忍痛推掉了許多好康的東西,隨著時間漸漸邁進,卻眼見手頭的事情不如預期地可以被掌握...
開始有點灰心,有點氣自己,應該可以是更有能力與實踐力的,應該是更能有讓人安心的,一樣...看見山的高,只有兩個選擇,爬上去或默默選擇放棄
開始有點灰心,有點氣自己,應該可以是更有能力與實踐力的,應該是更能有讓人安心的,一樣...看見山的高,只有兩個選擇,爬上去或默默選擇放棄
Sunday, August 16, 2009
共自然搞完了
終於結束了,經歷了兵慌馬亂的五天,總算是放下了大石頭
和服飾的初次互動結合,算是挺不錯的
但總是第一次合作,還是有很多進步的可能性
莉婷老師與那三位織品的助教真是太猛了,由衷感謝他們的辛勞
也感謝紅猴與小黃(突然覺得我應該改個名...加起來黃.綠.紅?),整個第二組的互動技術支援就靠他們
雖然沒睡、眼睛也操勞到一直有問題,但辛苦還是有代價的
看學員們的設計,總是會令我們驚喜
也感謝一群工作人員,能有這樣的工作坊
累到不行的一週,得休息個週末,繼續下一個todolist
和服飾的初次互動結合,算是挺不錯的
但總是第一次合作,還是有很多進步的可能性
莉婷老師與那三位織品的助教真是太猛了,由衷感謝他們的辛勞
也感謝紅猴與小黃(突然覺得我應該改個名...加起來黃.綠.紅?),整個第二組的互動技術支援就靠他們
雖然沒睡、眼睛也操勞到一直有問題,但辛苦還是有代價的
看學員們的設計,總是會令我們驚喜
也感謝一群工作人員,能有這樣的工作坊
累到不行的一週,得休息個週末,繼續下一個todolist
Arduino Software 0017
沒錯,又再一次的更新了,在共自然工作營的煉獄中,0017出來了
好的一次改版,最大的重點就是改良了Serial的溝通能力與支援12個伺服馬達控制,以及終於可以用arduino開多個視窗
[documentation / examples]
* Many new and revised examples from Tom Igoe.
[core / libraries]
* Updated LiquidCrystal library by Limor Fried. See reference for details.
* Updated Firmata library to version 2.1 (rev. 25).
* Replaced the Servo library with one (MegaServo) by Michael Margolis.
Supports up to 12 servos on most Arduino boards and 48 on the Mega.
* Improving the accuracy of the baud rate calculations for serial
communication (fixing double-speed problems on 8 MHz Arduino boards).
Thanks to gabebear.
[environment]
* Synchronized with the Processing 1.0.3 code base (rev. 5503), bringing
many improvements (listed below).
* New icons and about image by Thomas Glaser (envis precisely).
* Support for multiple sketch windows.
* The serial monitor now has its own window.
* Comment / Uncomment menu item (in Edit) and keyboard shortcut.
* Increase and Decrease Indent menu items (in Edit) and keyboard shortcuts.
* Support for third-party libraries in the SKETCHBOOK/libraries folder.
* Libraries are now compiled with the sketch, eliminating the delay when
switching boards and the need to delete .o files when changing library
source code.
* Arduino now comes as an app file (in a dmg) on the Mac.
* Adding the Arduino Nano w/ ATmega328 to the Tools > Board menu.
好的一次改版,最大的重點就是改良了Serial的溝通能力與支援12個伺服馬達控制,以及終於可以用arduino開多個視窗
[documentation / examples]
* Many new and revised examples from Tom Igoe.
[core / libraries]
* Updated LiquidCrystal library by Limor Fried. See reference for details.
* Updated Firmata library to version 2.1 (rev. 25).
* Replaced the Servo library with one (MegaServo) by Michael Margolis.
Supports up to 12 servos on most Arduino boards and 48 on the Mega.
* Improving the accuracy of the baud rate calculations for serial
communication (fixing double-speed problems on 8 MHz Arduino boards).
Thanks to gabebear.
[environment]
* Synchronized with the Processing 1.0.3 code base (rev. 5503), bringing
many improvements (listed below).
* New icons and about image by Thomas Glaser (envis precisely).
* Support for multiple sketch windows.
* The serial monitor now has its own window.
* Comment / Uncomment menu item (in Edit) and keyboard shortcut.
* Increase and Decrease Indent menu items (in Edit) and keyboard shortcuts.
* Support for third-party libraries in the SKETCHBOOK/libraries folder.
* Libraries are now compiled with the sketch, eliminating the delay when
switching boards and the need to delete .o files when changing library
source code.
* Arduino now comes as an app file (in a dmg) on the Mac.
* Adding the Arduino Nano w/ ATmega328 to the Tools > Board menu.
Wednesday, July 29, 2009
Softwear

Open Softwearis a book about fashion and technology. More precisely it is a book about Arduino boards, conductive fabric, resistive thread, soft buttons, LEDs, and some other things.
You can download the whole beta PDF file on their Homepage.
Thursday, July 23, 2009
Frustrating
總是一再地發生...
每當有讓我能感到快樂之際
隨之而來的就是噩耗
前幾天,才剛接到消息
應該是這輩子目前最大的榮耀吧
才正在歡欣鼓舞,受到朋友與師長的祝福於鼓勵
也正覺得一切上了軌道...
熱情也正在燃燒之際
卻在今天收到另一個消息
雖然總了解是遲早的事
但沒想到來的如此快與突然
11月的成果是勢必無法親自參與了
實在很不甘心,但也只能認了
也好,有些時候還是得乾脆點
好多想做的想法也只能先擺一旁
得把許多的工作在短短的時間內結束
活動與創作的活都得加快動作
該有的品質與水準絕不能低
是發發牢騷罷了,Frustrating...
每當有讓我能感到快樂之際
隨之而來的就是噩耗
前幾天,才剛接到消息
應該是這輩子目前最大的榮耀吧
才正在歡欣鼓舞,受到朋友與師長的祝福於鼓勵
也正覺得一切上了軌道...
熱情也正在燃燒之際
卻在今天收到另一個消息
雖然總了解是遲早的事
但沒想到來的如此快與突然
11月的成果是勢必無法親自參與了
實在很不甘心,但也只能認了
也好,有些時候還是得乾脆點
好多想做的想法也只能先擺一旁
得把許多的工作在短短的時間內結束
活動與創作的活都得加快動作
該有的品質與水準絕不能低
是發發牢騷罷了,Frustrating...
Saturday, July 11, 2009
Wednesday, July 08, 2009
The PEN Story
拍的很棒的廣告,看了很有感覺,這幾年,突然好幾個親人離去,在追弔會上都會在腦海中浮現他們的畫面,這隻廣告讓我想到羅賓威廉斯主演的「迴光報告」,把人的一生濃縮再度包裝呈現,人生當中的不愉快與埋怨,其實在那時都沒有意義,而是看你經歷了多少不一樣的事,結識多少人吧。
Siftables,能思考的玩具樍木
MIT David Merrill 展示他們的Siftables,探討用用自由動作來操控電腦資訊的運用,溝通、教學與創作的思考,可以運用在不同領域中玩(整個就是個很有錢的案子)
Sir Ken Robinson~ Schools kill creativity
Creativity expert Sir Ken Robinson challenges the way we're educating our children.
Subscribe to:
Posts (Atom)


