This domain may be for sale!
What is Packery? Packery is a JavaScript library and jQuery plugin that makes gapless and draggable layouts. It uses a bin-packing algorithm to fill in empty gaps. Packery layouts can be intelligently ordered or organically wild. Elements can be stamped in place, fit in a specific spot, or dragged around. It’s perfect for draggable dashboard and seamless Masonry image galleries. Try it out! Instal
About Me Senior UI Developer at Hobsons, where we build cool stuff to help teachers, students, and school counselors Author of an upcoming book on Jasmine Publisher of A Drip of JavaScript, a weekly JavaScript newsletter You're here to learn something So you probably have some questions Like... What is unit testing? What is Test Driven Development? What is Jasmine? How can these things help me? Ho
[This post is part of a series on JavaScript quirks.] Most programming languages have only one value for “no value” or “empty reference”. For example, that value is null in Java. JavaScript has two of those special values: undefined and null. They are basically the same (something that will change with ECMAScript 6, as will be explained in the last post of this series), but they are used slightly
Paul Irish recently gave a talk at Bocoup with a dire warning: “The Mobile Web is in Trouble.” The general theme of the talk, somewhat apparent from the title, revolved around developers moving to native apps for performance, capabilities and discoverability. Near the end of the talk he offered a challenge–developers working on the Open Web should focus on expanding the capabilities of our apps an
独立したスクリプトを grunt でそれぞれ watch して変更があったらコンパイルみたいなことをやっていたのだけど、毎回全ファイル処理すると時間がかかってイライラする。変更があったファイルだけ処理する方法が分からず、ずっと悩んでいたのだけどやっと出来たのでメモ。他に良い方法ありそうなので知っていたら教えてください。 とりあえず全ファイルを対象にする 変更のあったファイルをメモっておいてフィルタリング options:nospawn:true がないと子プロセスで呼ばれてメモった内容が消える 追記3 http://mohayonao.hatenablog.com/entry/2013/03/26/093554 追記2 コンパイルエラーがあった場合、grunt自体が止まるので良くなかった。。 追記 grunt-contrib-watch じゃなくて grunt-regarde だと nos
Hyperlapse photography is a technique that involves capturing a series of photographs over large distances and then combining them into a time-lapse video. To simplify the process, Teehan+Lax Labs used Google Street View for the necessary photos. The hyperlapse video above was created using Google Maps photos, and showcases the locations visited by the Street View camera van in a unique perspectiv
About Chrome Logger is a Google Chrome extension for debugging server side applications in the Chrome console. Most languages include their own logging capabilities, but sometimes it is easier to see your logs right in the browser. Chrome Logger used to be known as ChromePHP. If you are feeling generous, you can donate to help support development. Usage Using Chrome Logger is simple: Install the C
-prefix-free Break free from CSS prefix hell! Only 2KB gzipped -prefix-free lets you use only unprefixed CSS properties everywhere. It works behind the scenes, adding the current browser’s prefix to any CSS code, only when it’s needed. “[-prefix-free is] fantastic, top-notch work! Thank you for creating and sharing it.” — Eric Meyer Features Processes every stylesheet in <link> or <style> elements
Responsive navigation plugin without library dependencies and with fast touch screen support. Try it out by resizing this window. Download Features Responsive Nav is a tiny JavaScript plugin which weighs only ~1KB minified and Gzip’ed, and helps you to create a toggled navigation for small screens. It uses touch events and CSS3 transitions for the best possible performance. It also contains a “cle
平素はSo-netをご利用いただき、誠にありがとうございます。 このたび、誠に勝手ながら、2021年1月28日(木)をもちまして、「U-page+」サービスの提供を終了させていただくこととなりました。 サービスをご利用いただいておりますお客さまには、ご迷惑をおかけすることを深くお詫び申し上げますとともに、これまでのご愛顧に厚くお礼申し上げます。 記 ■提供終了サービス名 U-Page+ ■提供終了日 2021年1月28日(木) 15:00 提供終了日以降、お客さまのWebコンテンツの表示、FTPからのデータダウンロードができなくなります。 ■解約のお手続きについて 2021年1月28日(木)をもって自動解約となりますので、お客さまご自身での解約のお手続きは必要ございません。 サービス終了日以前に解約をご希望のお客さまは、解約のお手続きが必要です。 下記のWebページよりお手続きください。
Kratu is an Open Source client-side analysis framework to create simple yet powerful renditions of data. It allows you to dynamically adjust your view of the data to highlight issues, opportunities and correlations in the data. Kratu is a Sanskrit word and means enlightenment, understanding and intelligence. It can compare similar objects by calculating individual scores for all the features we ca
Model layer Components shouldn’t be concerned with how data is fetched, updated, or cached. CanJS provides the right abstractions for your model code to be cleanly separated from your UI code. Learn more… Promises in templates CanJS’s stache templating language can directly read the state and values from Promises. No need to write any extra code to determine whether a Promise is pending, resolved,
//Browser example. Server would have it the same, just after calling Pomo = require('./pomo.js') window.onload = function() { /* Set a default domain for the Pomo.getText calls. If omitted, all calls to getText need to pass the domain set on Pomo.load, unless none was passed, in which case getText doesn't require a domain */ Pomo.domain = 'translation_domain'; //return a plain string instead of a
A tiny (625 bytes gzipped) tool for easily loading html fragments and templates. Example Fragment.js allows you to load html fragments into any element, by just adding a data-fragment attribute. <div data-fragment="fragment.html"></div> Templating example You can also use it for loading templates with the data-fragment-json attribute. Mustache, Handlebars and Underscore are supported by default an
This should be a diagram! If you don't see it you need Javascript enabled Intro A simple javascript library to turn text into vector UML sequence diagrams. Heavily inspired by websequencediagrams.com, who offer a serverside solution. We use Jison to parse the text, and Snap.svg to draw the image. Examples
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く