キーワード検索「pages」

196

turn.js - The page flip effect for HTML5

turn.js - The page flip effect for HTML5 is a plugin for jQuery that adds a beautiful transition similar to real pages in a book or magazine for HTML5. + Uses Hardware acceleration + Works on tablets and smartphones + Easy to manipulate + Li...

www.turnjs.com
33

Chrome 14、C/C++に対応 | エンタープライズ | マイコミジャーナル

Chrome 14、C/C++に対応 | エンタープライズ | マイコミジャーナル Google Chrome runs web pages and applications with lightning speed. Chrome 13の安定版が登場した日から計算すると、9月20日ごろにはChromeの新しい安定版となる「Chrome 14」が登場することになる。この「Chrome 14」はChromeの安定版リリースの歴史のなかで一つのエポックメーキングなリリースになる可能性...

journal.mycom.co.jp
174

turn.js - The page flip effect for HTML5

turn.js - The page flip effect for HTML5 is a plugin for jQuery that adds a beautiful transition similar to real pages in a book or magazine for HTML5. + Uses Hardware acceleration + Works on tablets and smartphones + Easy to manipulate + Li...

www.turnjs.com
35

橋本商会 » HTML+JavaScriptをArduinoに直結できるシリアルポートサーバーを作った

橋本商会 » HTML+JavaScriptをArduinoに直結できるシリアルポートサーバーを作った SerialPort Serverを使うと、HTMLとJSをArduinoに直結できる。JavaScriptを少し書くだけでArduinoに「カーテン開けろ」とか「部屋の明るさよこせ」とか命令を送れるわけだ。 Web系の技術とハードウェアの技術を同時に使うには、間に「つなぎ」が必要なので、必要な機能を全部入れたサーバーを作ってみた感じです。 (github pagesでプロジェクトページ作ってみた...

shokai.org
28

【レポート】Chromeの知られざる開発者向け機能 - JavaScriptメモリ消費量の解析 | エンタープライズ | マイコミジャーナル

【レポート】Chromeの知られざる開発者向け機能 - JavaScriptメモリ消費量の解析 | エンタープライズ | マイコミジャーナル Google Chrome runs web pages and applications with lightning speed. 高度なサービスを提供するWebアプリケーションの実装はますます複雑化しており、メモリの消費量も増え続けている。複数のフレームワークを活用した複雑なシステムでは、どのコードやオブジェクトがメモリを消費し、どこでメモリリークが発生しているのかのトレースが難しくなる。そ...

journal.mycom.co.jp
29

次世代JavaScript「Harmony」、Chrome開発版に登場 | エンタープライズ | マイナビニュース

次世代JavaScript「Harmony」、Chrome開発版に登場 | エンタープライズ | マイナビニュース Google Chrome runs web pages and applications with lightning speed. GoogleはChromeのDevチャンネルおよびCanaryチャンネルに、次世代JavaScriptの実装を追加したと発表した。次世代JavaScriptは2013年末にはリリースされると見られている。リリースまで、あと2年弱ほどあるが、この新機能がいち早くCh...

news.mynavi.jp
30

Chrome、再び最速ブラウザの座へ - JavaScript新技術"クラフトシャフト" | エンタープライズ | マイコミジャーナル

Chrome、再び最速ブラウザの座へ - JavaScript新技術"クラフトシャフト" | エンタープライズ | マイコミジャーナル Google Chrome runs web pages and applications with lightning speed.Googleは8日(米国時間)、ChromeのJavaScriptエンジンV8をさらに高速化する新技術「Crankshaft (クランクシャフト)」を開発したことを発表した。Intel 32ビット向けのChrome最新開発版にはすでに同機能が実装されているという。起...

journal.mycom.co.jp
37

mod_pagespeed Overview

mod_pagespeed Overview Learn moreOverviewPage Speed extensionmod_pagespeed for Apache 2Get StartedPage Speed extensionmod_pagespeed for Apache 2Security ConsiderationsDocumentationPerformance Best PracticesOptimize cachingM...

code.google.com
32

Jquery Snowfall Plugin 1.4 | Somethinghitme

Jquery Snowfall Plugin 1.4 | Somethinghitme Added a few new things, you can now make flakes rounded (Thanks Luke), and give them shadows (for lighter colored pages) – thanks for the idea Yutt. Also I fixed some bugs that cause horizontal bar fl...

www.somethinghitme.com
20

Chrome、V8エンジンで劇的な性能改善実現 - Opera Nextも追従 | エンタープライズ | マイナビニュース

Chrome、V8エンジンで劇的な性能改善実現 - Opera Nextも追従 | エンタープライズ | マイナビニュース Google Chrome runs web pages and applications with lightning speed. Googleは最新のChrome開発版においてV8エンジンの性能を改善し、インタラクティブ的な動作に特化したWebアプリケーションやHTML5におけるパフォーマンスが大幅に向上したと発表した。インクリメンタルガベージコレクタが新しいものに置き換わっており、GCに起...

news.mynavi.jp
19

【レポート】はやりのJavaScript実装法「フィーチャーディテクション」は万能ではない? | エンタープライズ | マイコミジャーナル

【レポート】はやりのJavaScript実装法「フィーチャーディテクション」は万能ではない? | エンタープライズ | マイコミジャーナル Google Chrome runs web pages and applications with lightning speed.WebアプリケーションやWebサイトの開発にあたり、クロスブラウザ対応や将来リリースされるブラウザに対応するための開発テクニック「フィーチャーディテクション」が注目されている。フィーチャーディテクションではブラウザがサポートしている機能を調査し、機能がサポートされて...

journal.mycom.co.jp
18

Chromeでネイティブコード実行、JavaScriptレベルの移植性と安全性に到達 | エンタープライズ | マイコミジャーナル

Chromeでネイティブコード実行、JavaScriptレベルの移植性と安全性に到達 | エンタープライズ | マイコミジャーナル Google Chrome runs web pages and applications with lightning speed.Googleは2月18日(米国時間)、ブラウザでネイティブコードの実行を可能にするNative Clientの開発が重要なマイルストーンを到達したことを発表した。Native ClientはChromeにおいてネイティブにコンパイルされたコードを利用するWebアプリ...

journal.mycom.co.jp
20

Chromeブラウザ初の「WebRTC」実装発表 - JavaScript/HTML5でIMを簡単開発 | エンタープライズ | マイコミジャーナル

Chromeブラウザ初の「WebRTC」実装発表 - JavaScript/HTML5でIMを簡単開発 | エンタープライズ | マイコミジャーナル Google Chrome runs web pages and applications with lightning speed. WebRTC実装のChromeへのマージが開始されたことが報告された。WebRTCはJavaScriptおよびHTML5技術でリアルタイムコミュニケーションアプリケーション(いわゆるインスタントメッセンジャー)の開発を可能にするためのオープンソースプロジェクト。テ...

journal.mycom.co.jp
823

Hello, want to kill some time?

Hello, want to kill some time? Bored?Kick assDrag this bookmarklet to your bookmarks bar or a tab and start having some fun on other pages too!Tip: It works great to vaporize annoying ads.How toSteer with the arrow-keys.Shoot with ...

erkie.github.com
89

60 Excellent jQuery Image Sliders and Tutorials — tripwire magazine

60 Excellent jQuery Image Sliders and Tutorials — tripwire magazine Image sliders have become an increasingly popular ingredient in web pages over the last year or so. At the same time JavaScript frameworks like jQuery has made, what was once for hardcore developers, ...

www.tripwiremagazine.com
23

Chrome開発版がWebRTCを実装 - JavaScriptからカメラやマイクが利用可能に | エンタープライズ | マイナビニュース

Chrome開発版がWebRTCを実装 - JavaScriptからカメラやマイクが利用可能に | エンタープライズ | マイナビニュース Google Chrome runs web pages and applications with lightning speed. Google Chromeの開発版にWebRTC実装が追加された。最新の仕様に比べると多少古い仕様が実装されているが、手軽に利用できるブラウザが登場したことは注目に値する。ChromeへのWebRTC実装の取り込みは、2011年6月に開始されていたが、半年の期間を...

news.mynavi.jp
17

XSS is fun! | David Lynch

XSS is fun! | David Lynch Pretending innocence, I ask why all these high profile websites have their homepages covered in spinning images? CNN (screenshot) The New York Times (screenshot) Mashable (screenshot) Fox News (screen...

davidlynch.org
101

30 Examples of Mega Menus in Web Design | Vandelay Design Blog

30 Examples of Mega Menus in Web Design | Vandelay Design Blog Mega menus are often used on large sites that have considerable number of pages for users to navigate. Rather than just using a dropdown, the mega menu opens up a bigger area that offers more options....

vandelaydesign.com
17

sonificator

sonificator sonificator make every Web Pages to Music. Experience sound and visual of the structure of DOM and Webpages. sonificatorは、あらゆるウェブページから音楽を作り出します。サウンドとビジュアルでウェブページのDOMの構造を体験できます。 This Software is Beta v...

aklaswad.github.com
17

gist: 385014 - GitHub

gist: 385014 -  GitHub Private GistAll pages are served over SSL and all pushing and pulling is done over SSH.No one may fork, clone, or view it unless they are given this private URL.Every gist with this icon () is private...

gist.github.com
0.2962