MOOC二三事

介紹

這是另一個新學習模式, 透過網絡到世界不同大學上課, 選擇有興趣科目修讀, 集合世界不同人士共同學習, 討論等等, 提供一個終身學習的平台.

關鍵字

MOOC
翻轉教室

相關資源

MOOC Course List

相關網址

果殼網 – MOOC學院
http://mooc.guokr.com/
https://zh-hk.facebook.com/mooc.guokr

Coursera
https://www.coursera.org/

edX
https://www.edx.org/
https://courses.openedx.tw/

Open2Study
https://www.open2study.com/

UDACITY
https://www.udacity.com/

NOVOED
https://novoed.com/

IVERSITY
https://iversity.org/

开课吧-泛IT学科终身学习平台
http://www.kaikeba.com/

慕课网-免费的IT技能学习平台
http://www.imooc.com/

过来人公开课
http://www.topu.com/
可视化与可视分析
http://www.topu.com/mooc/4111

FutureLearn
https://www.futurelearn.com/

學綫在堂
http://www.xuetangx.com/

KHAN ACADEMY
https://www.khanacademy.org/

中国大学MOOC
http://www.icourse163.org/

http://www.cnmooc.org/

臺灣全民學習平臺
http://taiwanlife.org/

openSAP
https://open.sap.com/

卡卡MOOC資源站
http://www.owstartup.com/

建議

主要教學語言是英語, 和全球同學溝通也是英語為主,
雖然部分課程有中文字幕, 但功課和測驗考試會以英語作答.
用直接和易明的語法和文字就可.

參考資料

Massive open online course
http://zh.wikipedia.org/wiki/%E5%A4%A7%E8%A7%84%E6%A8%A1%E5%BC%80
%E6%94%BE%E5%9C%A8%E7%BA%BF%E8%AF%BE%E5%A0%82

果殼網 – MOOC學院 文章
http://mooc.guokr.com/opinion/

修中文的课吧——有中文课的MOOC网站列表
http://mooc.guokr.com/post/605264/

認識MOOCs
http://mooc.ntu.edu.tw/blog/blog/category/introduce-moocs/

認識磨課師/mooc學習平臺
http://taiwanmooc.org/%E8%AA%8D%E8%AD%98%E7%A3%A8%E8
%AA%B2%E5%B8%AB/mooc%E5%AD%B8%E7%BF%92%E5%B9%B3%E8%87%BA

認識Moocs | 臺灣大學MOOC
http://mooc.ntu.edu.tw/blog/blog/category/introduce-moocs/

與全球十萬人作同學:談MOOC現況及其發展
http://epaper.heeact.edu.tw/archive/2013/03/01/5945.aspx

MOOC變「推土機」 世上再無二流大學
http://paper.wenweipo.com/2014/02/25/ED1402250003.htm

MOOC不止可汗學院、Coursera和edX:更多大規模開放在線課程介紹
http://www.thenewslens.com/post/36571/

Mooc學歷開始獲得認可
http://big5.ftchinese.com/story/001054156

中國大學MOOC發展論壇在京舉辦
http://news.sina.com.tw/article/20140620/12721289.html

Unity3D二三事

介紹

Unity3D 是強大的遊戲引擎, 可開發不同平台娛樂互動作品.

應用例子

手機遊戲, 網上遊戲, 裝置藝術, 擴充實境(AR)等

工具

Unity3D
http://unity3d.com/

Unity Technologies – bitbucket
https://bitbucket.org/Unity-Technologies/

其他工具

Kinect
– KinectSDK / Unity3D Interface(KUInterface)
– Kinect Wrapper Package(CMU)
– YuYuYouEr_Kinect_SDK_Wrapper_for_CMU_Unity3D
– Zigfu

Arduino
– Arduino-Unity3D-Serial-Connection
https://github.com/kirillrybin/Arduino-Unity3D-Serial-Connection
– unity-arduino-serial-connection
https://code.google.com/p/unity-arduino-serial-connection/
– Kinect2Arduino
https://www.assetstore.unity3d.com/#/content/9680
http://handhgraphicsorlando.com/Kinect2Arduino/

Augmented Reality
– NyARToolkit for Unity3D
http://nyatla.jp/nyartoolkit/wp/?page_id=556
– SIMPLIFY! FOR NYARTOOLKIT
http://syazmedia.blogspot.hk/p/simplify-for-nyartoolkit.html
– Qualcomm Vuforia – 需要Unity Pro
– ARPA – 需要Unity Pro

建議

學習資料

(請按此處)

參考資料

Unity台灣官方部落格
http://unitytaiwan.blogspot.tw/

工具路徑

Windows 7
C:\Program Files (x86)\Unity\Editor\Standard Packages
C:\Users\USERNAME\AppData\Roaming\Unity\Asset Store

 

方向

社會創新
醫護保健
體感互動
雲端
物聯網
大數據(創造有意義的分析)

遊戲化
Mobile Apps
DevOps
軟硬體整合
開源軟體
開源硬體
Semantic
MOOC
O2O(線上線下)
群眾集資
可燃冰/頁岩氣
情感計算(emotive computing)
http://innomambo.com/2014/09/social-robotics-jibo-is-friendly-helpful-and-intelligent/

Unity3D Samples Index

Assets/ Function Index

KinectExtras with MsSDK
Facetracking Starter Kit
Cinema Mo Cap
Universal Video Texture LITE
Editor Charts
MapToolkit Lite
URG! Free edition
FreckleBits for Unity
NGUI
Arduino
NyARToolkit
Blenderizer
TouchScript
Quick Path
Magical Box
Flow Free
Create Level Tool
Easy Weapons System
EasyRoads3D Free
It’s A Road Tool
Photon
I2 Localization
iVidCap
Playmaker

Unity3D Learning Index

本人在2013年尾開始接觸Unity3D,在網上找尋到一些不錯教學,以C#語言為主, 嘗試整理相關資源分享給大家.

需知

Rigidbody
http://docs.unity3d.com/ScriptReference/Rigidbody.html
Collider
http://docs.unity3d.com/ScriptReference/Collider.html

初級

AwfulMedia – Unity C# Beginner
http://www.kennedywong.net/blog/archives/948

M2H – C# Game Examples
http://www.kennedywong.net/blog/archives/120

Unity3D – Roll-a-Ball
http://www.kennedywong.net/blog/archives/921

noobtuts – 2D PONG GAME Tutorial
http://www.kennedywong.net/blog/archives/294

Grim Grin Gaming-Camera Panning(Movement-Control-Stand Alone)
http://www.kennedywong.net/blog/archives/1658

中級

noobtuts – TOWER DEFENSE GAME Tutorial
http://www.kennedywong.net/blog/archives/296

Sebastian Lague – Top Down Shooter
http://www.kennedywong.net/blog/archives/324

AwfulMedia – Making a Simple Game in Unity
http://www.kennedywong.net/blog/archives/930

catlikecoding – Runner
http://www.kennedywong.net/blog/archives/932

catlikecoding – Maze
http://www.kennedywong.net/blog/archives/1247

catlikecoding – Constructing a Fractal
http://www.kennedywong.net/blog/archives/1249

Building Windows 10 Games with Unity 5
https://mva.microsoft.com/en-US/training-courses/building-windows-10-games-with-unity-5-12572?l=EJJiCpxPB_8401937557

高階

Unity3D – Stealth
http://www.kennedywong.net/blog/archives/943

Grim Grin Gaming – Match Three Tutorial
http://www.kennedywong.net/blog/archives/284

Grim Grin Gaming – Memory Game
http://www.kennedywong.net/blog/archives/1244

Unity NyAR Demo

Unity NyAR Demo

Demo: Click Here

Download Maker:
MarkerHiro.png
4x4_384_1.png

Role: Developer

Tools:
Unity3D
+ NyARToolkit
+ Simplify! for NyARToolki

Programming:
C# / JS

Resource:
Augmented Reality – ARToolkit Patternmaker
http://www.cs.utah.edu/gdc/projects/augmentedreality/
Train Sound Effect
http://static1.grsites.com/archive/sounds/trains/trains003.wav/
Radio Sound Effect
http://soundjax.com/reddo/50409%5ERadioTuner.mp3/

Research – Fall detect 跌倒偵測

關鍵字:

Fall Detection
Fall detection system
Fall detect Kinect
human recognition
跌倒偵測
跌倒 Kinect

相關開發

Kinect Project – Fall Detect

限制:

Kinect v1 最多支援四人 (2人有骨骼, 2人沒有骨骼)
Kinect v1 辨識最近 Kinect兩人
分別跌和不跌姿勢
半身如何辨認?
地面如何計算?
輔助工具或傢具或人疊人影響Kinect偵測.
坐下椅子或輪椅者未必合用.

開發考慮:

人大小/身高
速度(跌和不跌過程)
時間(姿勢)
高低
監視角度: 正前方/正上方/斜角45度/俯視

相關參考

Kinect for Fall detection 跌倒偵測
https://www.youtube.com/watch?v=kUjDaKh_FdU/

一跌倒就響鈴 高科大研發跌倒偵測器
https://www.youtube.com/watch?v=cECDo0AyQkU/

Using the Kinect to help detect illness, prevent falls and help older adults
http://channel9.msdn.com/coding4fun/kinect/Using-the-Kinect-to-help-detect-illness-prevent-falls-and-help-older-adults

Automatic Fall Detection System with a RGB-D Camera using a Hidden Markov Model
http://hal.archives-ouvertes.fr/docs/00/91/43/45/PDF/articleICOST.pdf

Kinect Fall-Detection
https://www.youtube.com/channel/UCzyGeZ_3oumy6hzPklrhtFg/

Human walking speed and falling detection
https://www.youtube.com/watch?v=VeDIERwlkvQ/

Runtime Fall Detection with Kinect
https://www.youtube.com/watch?v=WLuipFKVRcw/

A Real-Time Fall Detection System in Elderly Care Using Mobile Robot and Kinect Sensor
http://www.ijmmm.org/papers/115-X1003.pdf

相關產品

1. SensFloor® – large-area sensor system
http://www.future-shape.com/en/technologies/23/sensfloor-large-area-sensor-system
一摔倒立刻幫你求救的智能地毯 Sens Floor
http://daman.cool3c.com/node/76735
SensFloor® – fall detection sensor mat
https://www.youtube.com/watch?v=5V2ovHKkYj0/

2. Philips Lifeline
http://www.lifelinesys.com/content/
Philips Lifeline with AutoAlert can detect falls and automatically call for help
https://www.youtube.com/watch?v=xUr7-_ISlHU/

3. Kinect AAL
Kinect based ambient intelligence in AAL applications
http://www.ipait.hu/en/projects/kinectaal

4. 研華智能跌倒偵測照護系統, Advantech(CH)
https://www.youtube.com/watch?v=asTUd1TGl_s/
http://cavernclub.com.tw/public/edm2012/edm_ihospital_1208/index.html

 

ThinkSNS 3.1 安裝教學

2014-05-03_212916

版本: 3.1_20131108
平台: Windows 7 64bit
伺服器工具: AMPPS (PHP + MySQL)
資料夾: thinksns31a

到以下網址下載, 選擇 ThinkSNS_V3.1_20131108_28822.zip
http://demo.thinksns.com/t3/index.php?app=weiba&mod=Index&act=postDetail&post_id=640

2014-05-03_212737

解壓檔案到 X:\Ampps\www\thinksns31a

2014-05-03_212312

進入 thinksns31a 網址, 開始安裝,
http://localhost/thinksns31a

2014-04-24_101214

1. 安裝須知, 按 開始安裝ThinkSNS

2014-04-24_101223

2. 安裝許可協議, 按 下一步

2014-04-24_101230

3. 服務器配置

2014-04-24_101248

4. 數據庫配置和管理者資料

2014-04-24_101337

5. 帳戶資料參閱

2014-04-24_101351

6. 導入數據

2014-04-24_101401

7. 成功導入數據, 完成安裝.

2014-04-24_101415

系統登入介面, 以管理者身份登入.

2014-04-24_101451

ThinkSNS 操作介面

2014-04-24_101605

按 管理員(右上角)

2014-05-03_212920

再次輸入管理者資料

2014-04-24_101741

選擇 系統 -> 站點配置, 設定網站基本資料.

2014-04-24_101828

選擇 任務, 這裡是遊戲化設定.

2014-04-24_101842

請自行研究不同管理項目.

2014-04-24_101815

2014-04-24_101833

2014-04-24_101838

2014-04-24_101846

2014-04-24_101853

2014-04-24_101857

相關資料
遊戲化二三事