2010-01-01から1ヶ月間の記事一覧

再出発だ..と...!?

Labs/Jetpack/Reboot - MozillaWiki Jetpack is rebooting! The old Jetpack extension is being phased out, as it was intended as a prototype and didn't take a number of things into account, such as security and extensibility. The reboot takes …

JetpackGalleryに登録した

jetpack teramako :: jetpack Jetpacks tagged with "erikvold" :: jetpackを真似Jetpacks tagged with "teramako" :: jetpackまでやってみたよw

"Jetpack and making the UI world adopt HTML5" について

酔っ払った状態で書くから多少の暴言は勘弁してね。id:Rockridge さんからコメントをお求められた Daniel Glazman氏が今のJetpackのシンタックスは大嫌いだと言っています。UI拡張性に対する正しいソリューションではないと。 http://www.glazman.org/weblog…

Funcionオブジェクトにiterator

思いつきでやってみた。 var list = ["a","b","c"]; var func = function(){ for (let i=0; i < list.length; i++){ yield list[i]; } } func.__iterator__ = func; print("======================= func()"); for (let i in func()){ print(i); } print("==…

Tumblrダッシュボードの各エントリに公開URLへのリンクを貼るUserScript

gist: 273488 - Tumblrダッシュボードの各エントリに公開URLをつけるUserScript- GitHub querySelector,querySelectorAllが便利すぎて泣いた。今までのXPath#evaluateはなんだったんだって感じだ。

tombloo 0.4.6 がでてるよー

to's tombloo at REL_0.4.6 - GitHub Firefox 3.6に対応 EverNoteに対応 Commit 97ee36ceb37abb4310b46b1d3df071d5aa138f4d to to's tombloo - GitHub TwitPicに対応 Commit 0433def26f13ac5f63128cd89e5944d2d0c86d42 to to's tombloo - GitHub Picasaに対…

XULとの決別、XPCOMの廃止はありえるのか?

Mozilla Labs » Blog Archive » Jetpack 50-Line Code Challenge Winner is Crowned[bookmark] jetpack feature installer おめでとうございます! http://bit.ly/5zueJf RT @teramako: そいえば、 #jetpack 50 line contest はどうなったんだ? Twitter / Ge…