Here’s an ActionScript 3 based library for reading and writing zip files. I wrote this for another project I’m messing around with and thought I’d release it. I realize there’s already a useful library out there called FZip which is faste... 続きを読む
The requested blog was not found on this server -- unless you requested that of Dan Kogai (小飼 弾). println(1/3); // println() is predefined println(new Math.Rational(1,3)); // 基本形 println(new Math.Rational('1/3')); // 文字列もOK println(... 続きを読む
On Jan 18 2007, at Mashup Camp 3 in Boston, CV Vick and Clayne Robison launched Intel Web 2.0 TDK, which provides royalty-free Javascript API, binary and source codes to allow you to create web applications by taking advantage of the mobile f... 続きを読む
Welcome to the Yahoo! Design Pattern Library. We're thrilled to be sharing patterns and code with the web design and development community, we hope it's useful, and we look forward to your feedback. (A pattern describes an optimal solution to... 続きを読む
JSON is a lightweight text format for data interchange. It is often better suited for structured data than XML. A frequently requested task with JSON data is its transformation to other formats, especially to XML or HTML for further processin... 続きを読む
特定のscript中に含まれるdocument.writeを上書きして、遅延描画にすることができます。 document.writeを使う広告配信スクリプトや、ブログパーツなどの挙動を置き換えることが出来ます。 外部サーバーから読み込むスクリプトをページ最後部に記述することでペ... 続きを読む
We apologize for the inconvenience. Please contact the webmaster/ tech support immediately to have them rectify this. error id: "bad_httpd_conf" 続きを読む
MochiKit.Animator 0.9.2 Demos/Testbed MochiKit.Animator is an enhanced*, fully vectorized implementation of Bernard Sumption's animator.js. It eschews the use of classes and instead uses composition to build complex effects in one or two line... 続きを読む