タグ

2014年12月28日のブックマーク (5件)

  • Announcing Quaxe, native desktop and mobile apps from html5 and Haxe - <Glazblog/>

    Rockridge
    Rockridge 2014/12/28
    BlueGriffonの作者Daniel Glazman氏が、Haxeツールキット+HTML5の新しいWebオーサリングツールQuaxeの開発を表明した。XULRunnerの将来が不透明な中、クロスプラットフォームで習得が比較的容易なHaxeを使うことにしたそうだ。
  • MetricsGraphics

    MetricsGraphics is a library built on top of D3 that is optimized for visualizing and laying out time-series data. It provides a simple way to produce common types of graphics in a principled, consistent and responsive way.

    Rockridge
    Rockridge 2014/12/28
    MetricsGraphics.jsはMozillaが開発したJavaScriptライブラリで、D3.jsを時系列データの視覚化と配置に最適化したもの。チャート図やグラフの作成が容易になるという。参照:https://blog.mozilla.org/metrics/2014/11/10/introducing-metricsgraphics-js/
  • ExposureGuidelines - MozillaWiki

    Always ask: Is this good for the web? Adding or changing features This process applies to all code contributions to Firefox that introduce, modify, or remove features that change how the web platform operates. If you aim to expose a new feature to the web or change an existing feature, please follow these steps: Evaluate the new feature or change to an existing features. Email dev-platform declari

    Rockridge
    Rockridge 2014/12/28
    WebAPIの開発ガイドライン。Mozillaは今後ベンダープレフィックス付きのWebAPIを製品に含めることはないとしている。
  • そろそろCSP Lv.2 nonceやろう - teppeis blog

    tl;dr CSP Lv.2のnonceを使うと意外と簡単にCSPの恩恵を受けれるよ Firefoxはunsafe-inlineとの挙動がおかしいので注意 サンプル実装としてExpressで簡単にnonce対応できるconnectプラグインを書いた(デモあり) Violation Reportもブラウザによって細かい挙動の差異があるよ CSP Lv.2 nonceの登場と背景 CSPの特にunsafe-inlineはXSSに対して最終防衛線的に強力な効果がある。 しかし特にサーバーからの値の受け渡し部分などでどうしてもinline scriptを使いたくなるところがあり、unsafe-inlineを禁止するとDOM data等を使わざるを得ず、つらい感じだった。 @kazuho ですね。かといってDOM dataかー、、という感じではあるんですが、CSPでinline script禁止しち

    そろそろCSP Lv.2 nonceやろう - teppeis blog
    Rockridge
    Rockridge 2014/12/28
    CSP Lv.2 nonceを使うと、対応ブラウザで「script要素のnonce属性が一致するscript要素以外はブロックされる」ためinline scriptと併用できて便利だが、Chrome 38とFirefox 34で挙動が違う問題があるという。
  • End of support for Mozilla Hubs | Hubs Help

    Mozilla has ended support for Mozilla Hubs on May 31st, 2024. You can no longer subscribe to Hubs, use the demo server, or create Hubs Cloud instances. Current customers will no longer be billed, and any remaining days in the month will be credited back to your original payment method. Please refer to the email “Hubs Shutdown Information” sent to customers for any questions regarding your subscrip

    End of support for Mozilla Hubs | Hubs Help
    Rockridge
    Rockridge 2014/12/28
    VRインターフェイスを備えたFirefoxの実験ビルドが公開されているMozillaのWebサイト。2014年12月現在、HMDとしてはOculus Riftにのみ対応しているが、デバイスは今後追加される見込み。Chromiumの実験ビルドも公開するとしている。