キーワード検索「set」
twitter bootstrap railsを使ったら職が見つかり彼女も出来て背も3センチ伸びました。 - ppworks blog
twitter bootstrapを更に便利に使うgemがtwitter bootstrap railsです。 railsアプリを作りましょう。 rvmでgem set作ります。 rvm --create 1.9.3-p125@tbrsample railsアプリ生成します。 gem install rails --no-ri --no-rdoc rails new tbrsample gemを指...
JavaScriptで書かれたWeb統合開発ツール「Orion」発表。Eclipseの新プロジェクトとして - Publickey
EclipseはオープンソースによるJavaベースの統合開発環境として知られていますが、そのEclipseで新プロジェクト「Orion」が発表されました。Orion is not a set of Java plug-ins which run in the existing Java IDE. It is browser-based open tool integration platform ...
HTML5 Coding assessment test - jsdo.it - Share JavaScript, HTML5 and CSS
The duration of the test is set to 15 min. The measuring starts as soon as you begin the test. ※There is no penalty for overtime. Login Now, log into jsdo.it and begin the test! login with Google logi...
CSS Scroll Effects
A set of list scroll effects applied via CSS.Silly list scroll effects. Tested in WebKit/FF Nightly. In the mood for more CSS? Here you go.
タイマーを作る際に便利なjQueryプラグイン「jQuery Timer」:phpspot開発日誌
jQuery Timer Demo タイマーを作る際に便利なjQueryプラグイン「jQuery Timer」。 単純に、指定エレメントの値を指定秒数で+していくタイマーの実装がjQueryのプラグイン形式で簡単にできるものです。 setIntervalとかでやっちゃえばいい話なのですが、オブジェクト指向っぽく使えて後から見たときのコードも分かりやすくできます。 var myTimer = $.t...
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/...
HTML KickStart - 99Lime.com
HTML KickStart is a ultra–lean set of HTML5, CSS, and jQuery (javascript) files, layouts, and elements designed to give you a headstart and save you a lot of hours on your next web project.What is HTM...
HTML5 Reset
HTML5 Reset is a set of baseline templates to get your new project off on the right foot.AboutThe CodeDownloadDocumentationGet in TouchAboutLike a lot of developers, we start every HTML project with t...
blur.js
$('.target').blurjs({ source: 'body', //Background to blur radius: 5, //Blur Radius overlay: '', //Overlay Color, follow CSS3's rgba() syntax offset: { //Pixel offset of background-position x: 0, y: 0...
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...
404 Blog Not Found:algorithm - Patricia Trie (Radix Trie) を JavaScript で
var Trie = function() { if (!(this instanceof Trie)) return new Trie; }; Trie.prototype.set = function(key, val) { var i, cc, node = this; for (var i = 0; i var Trie = function() { if (!(this instance...
Heroku | Node.js Support (experimental)
Today we’re offering experimental support for node.js to a limited set of users. We know there is a lot of demand, and will work with as many users as we can. See below for details.A natural complemen...
jQuery Tutorial Plugin | Particle Bits
jQuery Tutorial Plugin This plugin displays a very clean and simple tutorial flow for any web page. All you need to do is set up your markup correctly and you're good to go. To initialize it, just cal...
The Miso Project
Miso is an open source toolkit designed to expedite the creation of high-quality interactive storytelling and data visualisation content. The first release under the Miso Project is Dataset, a JavaScr...
AwesomeChartJS
Easy to useJust create a new AwesomeChart object and pass the canvas element's id as a parameter to the constructor. Then set the chart's data and call the object's draw() method. That's it! Your char...
HTML KickStart - Ultra–Lean HTML Building Blocks for Rapid Website Production - KickStart your Website Production - 99Lime.com
HTML KickStart is a ultra–lean set of HTML5, CSS, and jQuery (javascript) files, layouts, and elements designed to give you a headstart and save you a lot of hours on your next web project.What is HTM...
Top 10 Mobile Web Development JavaScript Frameworks
Creating web apps and sites for the Mobile Web has its own sets of challenges and techniques. From UIs optimized for fingers instead of mouse cursors to the bandwidth limitations that most portable pe...
Minimit Gallery Plugin
Minimit Gallery Demo. Go to the plugin page for the source code. You can link two or more interactive slides. You can set automatic timing.
これが開発者用Dropbox! Webアプリケーション向けリアルタイムストレージ Firebase - cakephperの日記(CakePHP, MongoDB)
javascriptFirebaseというのが4/12にローンチされたようです。http://www.firebase.com/ これは公開されているAPIとJavascriptライブラリを利用して、自分のサイトにリアルタイムストレージが手軽に組み込めるようになります。自分のWeb画面に必要なJavascriptライブラリを組み込んで、データをset, getすると自動的にfirebaseサーバに...
How to develop a HTML5 Image Uploader ✩ Mozilla Hacks – the Web developer blog
HTML5 comes with a set of really awesome APIs. If you combine these APIs with the <canvas> element, you could create a super/modern/awesome Image Uploader. This article shows you how.All these tips wo...
