Not your computer? Use a private browsing window to sign in. Learn more about using Guest mode
Not your computer? Use a private browsing window to sign in. Learn more about using Guest mode
The web today is a growing universe of interlinked web pages and web apps, teeming with videos, photos, and interactive content. What the average user doesn't see is the interplay of web technologies and browsers that makes all this possible.� Over time web technologies have evolved to give web developers the ability to create new generations of useful and immersive web experiences. Today's web is
JavaScriptでOSが64bit版か32bit版かを判別する場合、利用できる情報はnavigator.userAgentまたはnavigator.platformとなります。 64bit版OSでもアプリケーションが32bitで実行されていると、64bit版か32bit版かの判別は難しくなります。 64bit版OS上でWin32アプリケーションを実行するためにWOW64(Windows 32-bit On Windows 64-bit)を使用していると、ユーザーエージェントにWOW64と表示されてるブラウザもあります。 [参考記事] 64bit版か32bit版のどちらかを調べる方法 [参考記事] 64bit版Windowsで32bit用のProgram Filesフォルダのパスを取得する方法 Internet Explorer 8 (32ビット版) navigator.userAgen
ECMAscript language reference various authors Advanced Learn all about the Javacript language specifications with this official ECMA-262 bible. Developing Backbone.js Applications Addy Osmani Intermediate In this book we will explore MVC theory and how to build applications using Backbone's models, views, collections and routers.
mediaboxAdvanced iaian7 » code » webcode John Einselen, 28.09.09 (updated 6.12.19) This script is no longer supported or actively developed, but the documentation and examples remain available below. Though a completely different approach, and far more minimal in scope, you might check out CSS Lightbox Overlay for a significantly lighter weight alternative (it barely relies on javascript at all)
This library reads PHP code and transforms it into JavaScript code which can be run in the PHP VM in this library, resulting in same results as with PHP. It starts by tokenizing the PHP code into tokens, which it then uses to build an AST tree. Once the tree has been constructed, the script compiles it into JavaScript that can be interpreted by the VM and then executes it. Any additional unconvert
はてなグループの終了日を2020年1月31日(金)に決定しました 以下のエントリの通り、今年末を目処にはてなグループを終了予定である旨をお知らせしておりました。 2019年末を目処に、はてなグループの提供を終了する予定です - はてなグループ日記 このたび、正式に終了日を決定いたしましたので、以下の通りご確認ください。 終了日: 2020年1月31日(金) エクスポート希望申請期限:2020年1月31日(金) 終了日以降は、はてなグループの閲覧および投稿は行えません。日記のエクスポートが必要な方は以下の記事にしたがって手続きをしてください。 はてなグループに投稿された日記データのエクスポートについて - はてなグループ日記 ご利用のみなさまにはご迷惑をおかけいたしますが、どうぞよろしくお願いいたします。 2020-06-25 追記 はてなグループ日記のエクスポートデータは2020年2月28
SoundManager 2 / 360° Player Demo: JS + Canvas Visualization Canvas-based UI with visualization options. Note: Spectrum/EQ visualizations disabled for IE < 9 (too slow.) Data is not implemented under HTML5. You can also show FPS or customize the UI, or see the hi-fi version. Check the basic template for a minimal code example; also see the default 360° UI.
DMG File, 3.2 Mb System Reqs: Intel Mac OSX 10.6.2 (or higher) iOS SDK 4.2 (or higher)">Download & Try For FreeDownload NimbleKit and try it for free. You'll need an Intel Mac, Mac OS X 10.6.2 or later, iOS SDK 4.2 (or newer), and 15 Mb free space on your Hard Drive. The free download gives you access to all of NimbleKits features and you can build and test your apps on the iOS simulator.DMG File,
UnityのスクリプトをC#、JavaScript、Booのどれで書こうかを悩んでいるなら、C#を使いましょう。おわり。 ……という、結論に達するまでにJavaScriptで頑張ってみて、いろいろ悩んだり、悩んだが結局わからなかったことのメモ。 コードは Unity3.5.2 で確認しているつもり。 やたらと語尾が「〜〜っぽい」になってるのは、よくわからないまま書いているせいです。わからないことメモなので。 私の Unity の JavaScript に対する認識は「.NETのライブラリが呼べて、C#と大体同じ結果になるコードが書ける謎言語」なので、C#でできてることを、どうやって書いたらいいのかが主な要点。というか、このエントリの大半は、C# プログラミングガイドを見ながら書いた。 参考サイト このエントリを読むより、下記のサイトを見たほうがタメになると思うので、最初に参考サイトを紹介し
script.aculo.us Web 2.0 JavaScript script.aculo.us is a set of JavaScript libraries to enhance the user interface of web sites. It provides an visual effects engine, a drag and drop library (including sortable lists), a couple of controls (Ajax-based autocompletion, in-place editing, sliders) and more. Be sure to have a look at the demos! API Documentation and Reference This wiki details Version 1
プログラミング基礎文法最速マスターまとめにMooToolsが無かったからカッとなって(ry MooToolsについての概要はウィキペディアをご覧ください。 Wikiにも書いてある通り、MooToolsはオブジェクト指向の慣習とDRY原則に従っているため OOPな言語を習得しているのであればその知識が大いに役立つフレームワークです。 巷で人気があるjQueryとの違いについてはjQuery vs MooToolsが詳しいです。 私がMooToolsを選んだときは既にjQueryが登場していましたが、遭えてMooToolsを選んだのは 「PHPと同時進行で覚えやすかった」のと、「文法がJavaScriptのそれであるから」です。 PHPのことがなかったりJavaScriptの基礎が無ったりしていたらjQueryを選んでいただろうと思います。 1つ覚えてしまえば後は似たようなものなので、今自分に
jQuery Mobileの概要 jQuery Mobileは、jQueryをベースとした、スマートフォン向けのフレームワーク※1です。 スマートフォン向けの直観的かつ使いやすいUIを瞬時に作成できます。 ※1フレームワーク:アプリケーション制作の土台を作ってくれるソフトウェアのこと デザイナー好みの「手軽さ」と「自由さ」を兼ね備え、デベロッパーが求める「リッチなヴィジュアル」のスマートフォンUIが作成できます。 指定した形式でHTMLを書くことで、自動的にスマートフォン向けにデザインされたネイティブアプリケーションさながらのページが瞬時にしてできあがります。(jQuery Mobileが作成できるのは、ウェブアプリケーションです。) 2010年10月にアルファ版がリリースされ、2011年11月ついにjQuery Mobile1.0正式版が公開されました。現在も、jQueryの開発者で
Backbone.js を試したから Knockout.js にも挑戦 JavaScript のクライアント MVC フレームワークは Backbone.js でいこうと思っていたんですが、Knockout.js が Ver 2.0 でかなり機能追加されて、ちょっと心変わり。もともと Knockout.js のデータバインディング機能に興味を持っていたところに、テンプレート機能が追加されて、試してみたくなりました。 念のため説明すると、Knockout.js は、.NET 開発者にはお馴染みの、データバインディングや MVVM パターンが特徴のフレームワークです。 Knockout : Home ちなみに、Backbone.js の記事はこちら。 作って覚える Backbone.js - present 作って覚える Backbone.js (2) Router 編 - present T
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く