The plugin base class in play1, is play.PlayPlugin, which has a lot of methods(fields): index : int onLoad() compileSources() runTest(Class<BaseTest>) bind(String, Class, Type, Annotation[], Map<String, String[]>) bind(RootParamNode, String, ... 続きを読む
Mac OS X's Finder features a nifty NeXT throwback - the column view. This lets you browse through a hierarchy of files in a relatively compact space, and still see your path through directory structure. Ok already, just show me the downloads!... 続きを読む
Thunderbirdには一定時間にメールを送信するSend Laterというアドオンがあります。 http://www.unsignedbyte.com/?page_id=4 画像で囲んでいるところのリンク先のファイルをダウンロードし、インストールします。 メール作成画面で後で送信するをクリック この... 続きを読む
DescriptionSimple Finder-like control that can be used instead of <select> to display hierarchical data in columns view. Supports multiselect, separate selecting and checking for items and has labels area to display selected items. Creates an... 続きを読む
I occasionally write about implementing design patterns in JavaScript. They’re an excellent way of building upon proven approaches to solving common development problems, and I think there’s a lot of benefit to using them. But while well-kn... 続きを読む
次の3つが役立っている。最近実際にいくつか読んでいるけど、複数ブラウザ対応していたり、完成度の高いものばかりというわけではないんだなと知った。そのことにネガティブな印象はなくて、そのまま使えるものじゃなくても、公開して頂けるだけありがたいとい... 続きを読む
Webパフォーマンスを考える上で重要なことのひとつにHTTPリクエストを減らすというのがありますが・・・ HTTPリクエストを減らすために、画像の遅延読み込みをすると噂のLazy Loadっていうプラグインがあって、結構色んなサイトで使われているのを見るので、一... 続きを読む
These documentation topics concern the jQuery Templates plugin (jquery-tmpl), which can be downloaded from: http://github.com/jquery/jquery-tmpl. A template contains markup with binding expressions. The template is applied to data objects or ... 続きを読む
A jQuery plugin extending browser detection capabilities Even for your browser Download jQuery Browser Plugin v2.3 Minified Js (1.44k) Uncompressed (2.40k) All-in-One (57.1k) Homepage jQuery v1.2.6 Minified Js (54.4k) Uncompressed (97.8k) Aut... 続きを読む
Blog about music and software and hosting of several jQuery plugins like autocomplete, tooltip, treeview and validationThis page lists jQuery plugins I’ve written. jQuery is a JavaScript library that makes writing JavaScript easy and fun. Li... 続きを読む
| 伊東まで開発合宿に行って、みんなでC言語のコーディングスタイルチェッカーを作ってました。 => KariyaSiesta ルールを簡単にカスタマイズできるようになってるので、みんな使うといいでゲソ 特徴Eclipseのプラグインとして使えるEclipseプラグインとして実... 続きを読む
テキスト入力エリアなどの残り入力文字数をシンプルに表示するjQueryプラグインです。使い方も簡単で、指定要素に入力文字数と一緒に実行するだけです。 動作サンプル 必要なファイルを読み込む jQueryとsimpleTextCount.jsを読み込みます。 <script type="text... 続きを読む
Why to support the project? There are some good reasons you should consider supporting this project. In the next sections, I’ll try to explain them to you, so you can valuate if it is a good idea or not to give some money for this. Free as i... 続きを読む
BarTab :: Add-ons for Firefox たくさんタブを開いていても安心なBarTabアドオンだが、補完が微妙になったりするので作った。 bufferコマンドとかcompleteオプションにtを含むopen系コマンドで補完を効かせたいわけ。 Script (bartab-integration.js) とりあえ... 続きを読む
もはやこの業界ではかなり浸透しつつあるjQuery。 今回はそんなjQueryにスポットを当て、本年度紹介された中でも、ホットなトレンドプラグインをご紹介します。 ※プラグインつかってないのもあります。 1)3D表示プラグイン サンプルデモ 今年のトレンドと言... 続きを読む
“There are only two hard things in Computer Science: cache invalidation and naming things” だそうです。そういう訳で、jQueryプラグインのメソッド名が他のプラグインと衝突するのを回避するための設計方法を列挙してみた。今のところ、一番下の方法が... 続きを読む
ある要素を画面下や画面右などに配置する jQuery プラグインを書きました。ページトップへ戻るボタンやウィジェットなどを固定位置に表示させたいときに使います。 tanabe's jStageAligner at master - GitHub デモページ 基本的な使い方 要素に対して .jStageA... 続きを読む
IMGr is a jQuery plugin for rounding image corners; utilizing CSS3 in modern browsers, and VML in IE 8 and below.IMGr is a jQuery plugin for rounding image corners. The script utilizes CSS3 in modern web browsers, and VML in Internet Explorer... 続きを読む
jGmaps | jQuery Plugins Googleマップを使った経路案内も一瞬で実装できるjQueryプラグイン「jGmaps」 必要なライブラリを読み込んで、次のようにjgmapsメソッドを呼び出すとGoogleマップによる経路案内の地図と文字による案内情報が出ます。 $('#mapa').jgmap... 続きを読む
JQuery Narrative Select Plugin by gdakram From If this is , then you are . Date: To If this is , then you are . Date: Why, When Make your drop-down list look uniform cross-platform. Enables you to include a drop-down list as part of a 'narrat... 続きを読む