キーワード検索「time」
ネットワークを介してみんなでプログラミングできるサービス-swordsmith
2010年9月11日土曜日ネットワークを介してみんなでプログラミングできるサービス認証がいらず、URLを教えるだけですごく簡単にリアルタイムのコラボレーションプログラミングができちゃうサービスです。変更内容を再生できるあたり、今はなきGoogle Waveを意識してのことでしょうか。簡単な手順を踏まえてご紹介します。>>Real-time Collaborative Programming ↓ C...
タイマーを作る際に便利なjQueryプラグイン「jQuery Timer」:phpspot開発日誌
jQuery Timer Demo タイマーを作る際に便利なjQueryプラグイン「jQuery Timer」。 単純に、指定エレメントの値を指定秒数で+していくタイマーの実装がjQueryのプラグイン形式で簡単にできるものです。 setIntervalとかでやっちゃえばいい話なのですが、オブジェクト指向っぽく使えて後から見たときのコードも分かりやすくできます。 var myTimer = $.t...
JSONに押されるXMLの存在 - Publickey
Web関連のAPIからXMLが削除され、JSONが主流になりつつある。Norman Walsh氏のブログに11月17日にポストされたエントリ「Deprecating XML」は、そのような書き出しで始まっています。Someone asked me recently what I thought about XML being removed from the Twitter streaming A...
enchant.jsでつくる“シロートが3時間でゲームをつくる”作り方
JavaScriptで書かれたソースコードはたったの75行 window.onload = function() { game = new Game(320, 320); game.fps = 24; game.life = 3; game.time = 60; game.score = 000; var label; game.preload(['http://jsrun.it/assets/...
jQuery: » jQuery 1.5 Released
Right on schedule jQuery 1.5 is ready for consumption!This release has been a long time coming and has been a real team effort. Please take this opportunity to thank members of the jQuery Team and the...
iDangero.us Sliders - jQuery Chop Slider, Zoom Slider, Bokeh Slider.
iDangero.us jQuery Chop SliderOk, that is time for "Awesome Kickassable Bulletproof"®™ Transition (AKBT). What is AKBT? It is not actually one transition, it is presentation with a lot of transitions ...
Create a page flip effect with HTML5 canvas | Tutorial | .net magazine
This article first appeared in issue 211 of .net magazine - the world's best-selling magazine for web designers and developers.For a long time, web developers leaned on plug-ins to bring truly immersi...
[JS]Canvasを使って、リアルタイムにヒートマップを描くスクリプト -real time heatmap | コリス
[JS]Canvasを使って、リアルタイムにヒートマップを描くスクリプト -real time heatmapデモの画像の上でマウスを動かすと、その動いた量に伴いカラーがブルー、グリーン、イエロー、レッドとマウスの移動し滞在した量をヒートマップとして生成します。ヒートマップのデータはエクスポートも可能です。 また、iPhoneのシングルタップもサポートしている、とのことです。スクリプトはjQuer...
Intelligent Use Of jQuery Sliders – 45 Inspirational Websites | Design your way
Some time ago I wrote an article about jQuery sliders presenting a few options that you can use in your web design projects, but most of them are in raw form, meaning that you have to customize them t...
SQL.js: SQLite Compiled to JavaScript via Emscripten - Badass JavaScript
A showcase of awesome JavaScript code that pushes the boundaries of what's possible on the web. Alon Zakai, the creator of Emscripten is back at it again, this time releasing SQL.js, which is a compil...
jQuery Plugin Boilerplate
1. Overview 2. Requirements 3. Changelog 4. Comments I started learning jQuery the other day and had a hard time finding a good resource on how to build a jQuery template. What I’ve found was generall...
25 Powerful Examples of Masonry jQuery Web Design
jQuery is a powerful tool for animation, image galleries, tooltips, dynamic forms, real time updates and a variety of other techniques that we’ve featured jQuery tutorials on before. It is purely used...
jQuery Air - First Flight
The Best Way to Learn jQuery jQuery Air is a new way to learn jQuery directly in the browser. Sign Up Now! Learning jQuery for the first time should be fun, and jQuery Air allows you to get your feet ...
Chrome Experiments - Arcade Fire
A site that showcases cool experiments for both JavaScript and web browsers.The Wilderness DowntownChoreographed windows, interactive flocking, custom rendered maps, real-time compositing, procedural ...
Using Deferreds in jQuery 1.5 | Eric Hynds
Deferreds, new in jQuery 1.5, decouple logic dependent on the outcome of a task from the task itself. They’re nothing new to the JavaScript scene; Mochikit and Dojo have implemented them for some time...
mod_pagespeed Overview
Learn moreOverviewPage Speed extensionmod_pagespeed for Apache 2Get StartedPage Speed extensionmod_pagespeed for Apache 2Security ConsiderationsDocumentationPerformance Best PracticesOptimize cachingM...
Hogan.js
Getting started Hogan.js is a 2.5k JS templating engine developed at Twitter. Use it as a part of your asset packager to compile templates ahead of time or include it in your browser to handle dynamic...
Patternry | User Interface Design Patterns for Ideas and Inspiration
UI Pattern Factory is now PatternryWe recently completely revamped our site, and at the same time changed its name. For a while our new user interface design pattern resource was called Pattern App un...
arbor.js
The particle system stores your nodesand edges and handles updating their coordinates as the simulation progresses.creation & use…× creationParameters for the physics simulation can be set at creation...
pdf.js: Rendering PDF with HTML5 and JavaScript | Andreas Gal
Why? While traveling to the Firefox 4 launch parties in Seoul and Taipei all the way from California, we killed a lot of time by brainstorming cool things to do with the web platform. Like many before...
