-
This Perl module implements Perl hashes that preserve the order in which the hash elements were added. The order is not affected when values corresponding to existing keys in the IxHash are changed. The elements can also be set to any arbitrary supplied o
-
一般にウェブや画像やRSSフィードに位置情報のメタデータを追加することを“GeoTagging”と呼ぶそうです。そこで今日はGeoRSSに手をつける前に、GeoTagging関連の情報を整理して紹介します。(ま
-
位置情報付きのフィード(RSS, Atom)を配信しているサービスあれこれ
-
位置情報を扱うXML仕様あれこれ 正直、どこかの会社や団体が権利を重々しく握っている規格は避けたいなぁ……
-
My musings about mozilla, microformats, me and my motivations
-
CGI.pm で $q->param('POSTDATA') とすると、POST で送られて来たデータの body をそのまま取り出せる、という話。