if(typeof(TypePadJsonFeed) == 'undefined') TypePadJsonFeed = new Array();
TypePadJsonFeed["http://developer.cybozu.co.jp/kazuho/"] = {
  "title": "Kazuho@Cybozu Labs",
  "link": "http://developer.cybozu.co.jp/kazuho/",
  "id": "tag:typepad.jp,2003:weblog-247557",
  "updated": "2010-11-11T06:22:03Z",
  "subtitle": "Weblog of Kazuho Oku (奥 一穂) in Japanese and in English",
  "generator": "http://www.typepad.jp/",
  "entry": [
          {
              "title": "アクセスログからアテンション（注目情報）をデータマイニングする手法について",
              "link": "http://developer.cybozu.co.jp/kazuho/2010/11/post-024e.html",
              "id": "tag:typepad.jp,2003:post-40488725",
              "summary": "多数のユーザーの行動記録からアテンション情報（注目されているデータが何か）をデータマイニングしたいというのは、大量のデータを扱っているウェブサイトにおいては自然と出てくる要求です。そこで、先月末にサー...",
              "author": "Oku Kazuho",
              "category": "Pathtraq",
              "published": "2010-11-11T06:22:03Z",
              "updated": "2010-11-11T06:34:02Z"
            }, 
          {
              "title": "Announce: The Transfer of Mylingual.net",
              "link": "http://developer.cybozu.co.jp/kazuho/2010/10/announce-the-tr.html",
              "id": "tag:typepad.jp,2003:post-40352543",
              "summary": "Thank you for using Mylingual.net, an automatic, user-based translation (localization) service of web-based application UI. As of Oct. 29 2010, the service will be transferred from Cybozu Labs, Inc. to Kazuho Oku (the developer of the service, it\'s me). All the translation data (including editing history, etc.) will be transferred. The browser extensions and userscripts will continue to work as it does today. The translators are requested to re-create their account after the transfer. After the transfer, the translators will be requested to log-in to the new system using Twitter but the integration might not be completed as on Oct....",
              "author": "Oku Kazuho",
              "category": "in English",
              "published": "2010-10-27T06:31:46Z",
              "updated": "2010-10-27T06:36:48Z"
            }, 
          {
              "title": "Japanize / Mylingual サービス移管のおしらせ",
              "link": "http://developer.cybozu.co.jp/kazuho/2010/10/japanize-myling.html",
              "id": "tag:typepad.jp,2003:post-40352455",
              "summary": "直前のお知らせになり恐縮ですが、2010年10月29日より Japanize および Mylingual の両サービスを、弊社サイボウズ・ラボ株式会社より、サービスの開発者である私、奥一穂個人へ移管い...",
              "author": "Oku Kazuho",
              "category": "Japanize",
              "published": "2010-10-27T06:16:15Z",
              "updated": "2010-10-27T06:16:15Z"
            }, 
          {
              "title": "XSSに強いウェブサイトを作る – テンプレートエンジンの選定基準とスニペットの生成手法 (第１回神泉セキュリティ勉強会発表資料)",
              "link": "http://developer.cybozu.co.jp/kazuho/2010/10/xss-f211.html",
              "id": "tag:typepad.jp,2003:post-40351077",
              "summary": "発表資料は以下のとおり。春山様はじめECナビの皆様、ありがとうございました。 XSSに強いウェブサイトを作る – テンプレートエンジンの選定基準とスニペットの生成手法 View more presen...",
              "author": "Oku Kazuho",
              "category": "Network Programming","category": "Perl","category": "セキュリティ",
              "published": "2010-10-27T02:58:19Z",
              "updated": "2010-10-27T02:58:19Z"
            }, 
          {
              "title": "Compressing URLs in your Webapp, for size and speed",
              "link": "http://developer.cybozu.co.jp/kazuho/2010/10/compressing-url.html",
              "id": "tag:typepad.jp,2003:post-40300329",
              "summary": "Last year I had a chance to talk about the internals of our service: Pathtraq at Percona Performance Conference (slides), in which I described the methods we use to compress the URLs in our database to below 40% of the original size, however had not released the source code since then. I am sorry for the delay, but have finally uploaded the code to github.com/kazuho/url_compress. It is generally considered difficult to achieve high ratio for compressing short texts. This is due to the fact that most compression algorithms are adaptive, i.e., short texts reach their end before the compressors learn...",
              "author": "Oku Kazuho",
              "category": "C / C++","category": "in English","category": "MySQL",
              "published": "2010-10-21T05:46:53Z",
              "updated": "2010-10-21T05:46:53Z"
            }  

         ]
};
if(typeof(TypePadJsonCallback) != 'undefined'){
   TypePadJsonCallback(TypePadJsonFeed["http://developer.cybozu.co.jp/kazuho/"])
}


