Stefan
http://tildespace.com/download
wyupdate wybuild sparkle
rocfatcat
uCxpresso http://www.embeda.com.tw/en/
yuren
CORS - Cross-origin resource sharing AJAX 跨網域存取時,Server 端需啓用 CORS
yan
convert m2t to mp4
$ ffmpeg -i xxx.m2t -vcodec copy -acodec copy xxx.mp4
convert webm to mp4
$ ffmpeg -i xxx.webm -strict experimental -sameq xxx.mp4