Search

11/27/2018

memo

weekly memo(work)
--------
http://shopping.pchome.com.tw/?m=item&f=exhibit&IT_NO=AMAA1F-A23162965-000&SR_NO=AMAA1F
修改select down graceful - index
2. long 跳線 往路線, 2.5吋硬碟
3. 查南非幣定存
1. SMTP setting http://backyard.yahoo.com/resources/isnet/self_support/smtp.htm
2. a extremely fast file format checker in C
http://www.itee.uq.edu.au/~cristina/students/david/honoursThesis96/bff.htm
http://www.iwriteiam.nl/Ha_HTCABFF.html
3. a blooger new theme http://jszen.blogspot.com/2005/03/cross-domain-security-woes.html
4. googlex and message board backend
5. check out XFN
http://microformats.org/wiki/xfn-implementations
weekly memo(home)
* survey javascript iamge rotation
nifty cube
http://www.html.it/articoli/niftycube/index.html
像簿的style
http://www.guardian.co.uk/news/gallery/2007/jul/18/china.pollution?picture=330216015
* slideshow 加上空白鍵

,handleKeypress: function(event){
var key = String.fromCharCode(event.charCode ? event.charCode : event.keyCode);
if(!slideshow._paused) return;

* handleKepress 的 Esc keycode?
* check out YUI moton
* edit Wiki about IE debug
* http://ued.taobao.com/blog/2008/01/10/css-notes-7-input-form/#comment-26556
* http://ejohn.org/blog/super-fast-delicious-bookmarklet/
* http://ejohn.org/blog/building-a-javascript-library/
* a yahoo! dictionary bookmarklet & review the old bookmarklet
* a bookmarlet that include firebug-lite for ie use | improve jash
* watch : the 25th hour
* alert prompt confirm window http://extjs.com/deploy/dev/examples/message-box/msg-box.html
* checkout ext
http://extjs.com/deploy/dev/examples/
* watch: The Man who wasn't there
http://developer.yahoo.com/yui/connection/#scope
* read http://blog.ericsk.org/archives/815 用 Python + django 10分鐘內作出一個 blog at ericsk’s blog
* build a calendar picker according to the nexus solution
* a light-weight getRegion & getXY without library
* read 为之漫笔
* read Vitamin Features » 15 Things you can do with Yahoo! UI
http://www.thinkvitamin.com/features/javascript/15-things-you-can-do-with-yahoo-ui
* read Vitamin Features » The Importance of Maintainable JavaScript
* read Information Architects Japan » iA Notebook » Web Design is 95% Typography (1)
http://www.informationarchitects.jp/ia-notebook
John Resig - Simple "Class" Instantiation
* read
http://livepipe.net/projects/event_behavior/
http://www.adamlogic.com/2007/03/20/3_metaprogramming-javascript-presentation

monthly memo

project & idea
* my own javascript debug library -> read AdvancED.DOM.Scripting / A practical example: your own debugging log
* rewrite genTitle() to avoid javascript error

* read 最新JavaScript動態網頁範例 ch8 頁框的問題
* try http://foo.com/bar.htm#test/many many after ....
* check the ajaxian about the above-mentioned techniques

5/21/2015

HelloFax:免費線上傳真服務(每月都有50頁額度) @ 符碼記憶

HelloFax:免費線上傳真服務(每月都有50頁額度) @ 符碼記憶

一般而言我們平常應該沒有什麼傳真的需求, 不過臨時有需要時就很頭大,雖然郵局、便利商店都有提供傳真服務, 可是應該還是有人像我一樣,若能省錢就省錢,能不用出門就不用出門吧 :p 這次研究免費線上傳真服務是因為需要傳真申請華南信用卡紅利點數兌換ANA哩程, 研究了幾種免費服務後最後選擇了 HelloFax,簡單整理比較如下: HelloFax:測試OK,簡單好用,每月有50頁額度,全台可傳! MyFax:傳真後需收email點連結才真正送出,但12/4測試收不到email FaxDesk:已陣亡,連不到網頁

5/20/2015

Himelight - 履歷產生器

Himelight - 履歷產生器

打造屬於新世代的個人品牌 Himelight 讓你可以輕鬆的完成出色履歷,還可以點亮你經歷最精采的部份,展現給全世界。

Meaning of the phrase "it is worth noting that" - English Language & Usage Stack Exchange

Meaning of the phrase "it is worth noting that" - English Language & Usage Stack Exchange

"It is worth noting that" simply means "here's something, which you should remember:" or "here's something you should pay attention to:" or "here's something that is worth reading and remember:" ex: It’s worth nothing that while `setTimeout` is relatively portable across platforms, there’s often a better alternative available.

4/23/2015

IRHydra

IRHydra

This is a tool that can display intermediate representations used by V8 and Dart VM optimizing compilers.

4/21/2015

youtube-dl - CLI tool to get videos from YouTube - Pank's Blog

youtube-dl - CLI tool to get videos from YouTube - Pank's Blog

youtube-dl 是個強大的線上影片下載工具, 不止支援 YouTube, 也支援很多其他站 (如土豆、樂視等) 也有提供 Windows 版 (已包入 Python) 列出所有 format code youtube-dl -F https://www.youtube.com/watch?v=ajLsb3QvwbI 指定下載某個 format code youtube-dl -f 266 https://www.youtube.com/watch?v=ajLsb3QvwbI 下載最高解析度 youtube-dl -f bestvideo+bestaudio https://www.youtube.com/watch?v=ajLsb3QvwbI

4/20/2015

haxorplatform/web-bundle

haxorplatform/web-bundle

Tool to pack binary files into a PNG image.

4/15/2015

workaround: video auto play in mobile browser

Media playback restrictions in Blink | Philip Jägenstedt

However, I’ve also found a workaround for current browsers. As of WebKit r108831, all restrictions are removed in the first successful load() or play() call. Any user gesture is accepted, so one can listen to all input events and remove the restrictions as soon as the user clicks, touches or uses the keyboard. One does not need to start playback at that point, but can wait until a later time. For example, one could “liberate” a number of audio elements for later use in a game. I’ve prepared a demo of the workaround. It works in current versions of Opera, Chrome and Safari. While it does not work in the default Android browser prior to KitKat, even there it could be adapted to e.g. autoplay background music by calling play() instead of load() in the input event handler.

Napkin for OS X - Say it with a picture, skip the 1,000 words

Napkin for OS X - Say it with a picture, skip the 1,000 words

Napkin is the ideal image markup application for OS X. Designers, software developers, artists, educators, journalists, or anyone that needs to annotate images will love how painless and powerful Napkin is. You'll be creating engaging results in no time. Watch our quick video to see how Napkin will make your life easier.