■ dataとnewtypeのちがいのわかりやすい例 19:16 Haskell には、新しい型をつくる宣言が2つあり、 data 宣言と newtype 宣言というのがある(type宣言は型の別名をつけるものであり、新しい型はできない)。 data 宣言を知っていると、 newtype 宣言は 内部の型... 続きを読む
Data Generator The Data Generator has a new home! Please update your links to point to the following site: http://www.generatedata.com. Ever needed custom formatted sample / test data, like, bad? Well, that's the idea of the Data Generator. I... 続きを読む
« Technorati turns 3, rolls out a major update | Main | Weekend Edition Saturday » State of the Blogosphere, August 2006 Three months have passed since my last State of the Blogosphere report, so time for an update on the numbers. For those o... 続きを読む
やろうと思えばできるものですねえ。 [JavaScript] dataスキームURI生成(画像データのBase64変換)残念ながら Internet Explorer は data スキームに対応していないので利用できません。 [を] HTMLファイルに文字列として画像データを埋め込む表示は IE6 では... 続きを読む