サムネイル画像/PDF ファイル作成サービスHeartRails Capture は、ウェブサイトや PDF ファイルのサムネイル画像を作成するサービスです。 対象サイトの見た目をそのまま縮小した画像を、対象サイトのアドレスを指定するだけで簡単に作成、表示することができ... 続きを読む
Turn your photos into a comic strip online and free, and lots of fun! 続きを読む
JavaScriptでインデックス型の全文検索エンジンを作ってみた。全文検索エンジンを作る際に問題となるのは、インデックスデータを部分的に読み込む方法である。通常はmmapやpreadなどを使ってファイルの一部を部分的に読み込むのだが、もちろん、ブラウザには使... 続きを読む
Welcome to the first of what I hope will be a regular series of JavaScript tips. Object detection is common in JavaScript. Browser irregularities mean that your code must sometimes contain branches for different browsers. Here is a simple way... 続きを読む
※公開用にいくつか手を加えてあります 前フリが長いとのツッコミがありましたので、今回の発表内容を少し要約してみたいと思います。 1. GIF Format Hacks (Server side) まずは、任意のpixelサイズ(幅・高さ)を持った画像ファイルを固定長の35byteで出力す... 続きを読む
News <RECOMMENDED> My ASP.NET 2.0 Tips, Tricks, Recipes and Gotchas Series </RECOMMENDED> <RECOMMENDED> My Silverlight Tutorials and Links </RECOMMENDED> Over the last year we’ve been working hard on “Atlas”. It has evolved, changed, and g... 続きを読む
IE でのメモリリーク ちょこちょこと紹介されているので知っている人も多いと思うが、IE には DOM ノードに絡んだメモリリークの問題がある。これに関しては Microsoft 自身の記事である「Understanding and Solving Internet Explorer Leak Patterns」に詳しい... 続きを読む