タグ
Here’s a simple way to extend a web application with Prism: Create a simple mashup by adding a sidebar. Prism supports a simple sidebar that can display a secondary web application. Just enable the sidebar in the configuration and load conte... 続きを読む
最近の流れではXULRunnerが放置されまくりんぐみたいな風潮が多いのですが、もしかするとその予測はmozpadコミュニティによって打ち砕かれるんじゃないかとひそかに思っていたりします。参加メンバーを見ても、Mozilla Foundation は当然として、最近有名になり... 続きを読む
ローカルのファイルとフォルダの操作には、ともに nsILocalFile を使います。 nsILocalFile の初期化 c:\test.txt の nsiLocalFile を得る var localFile = Components.classes['@mozilla.org/file/local;1'] .createInstance(Components.interfaces.nsILocalFi... 続きを読む

