if(typeof(TypePadJsonFeed) == 'undefined') TypePadJsonFeed = new Array();
TypePadJsonFeed["http://developer.cybozu.co.jp/oss/"] = {
  "title": "Cybozu Open Source",
  "link": "http://developer.cybozu.co.jp/oss/",
  "id": "tag:typepad.jp,2003:weblog-285985",
  "updated": "2011-05-10T07:24:23Z",
  
  "entry": [
          {
              "title": "SP List Kit v1.0.4 (New extension:SP List Item Copy)",
              "link": "http://developer.cybozu.co.jp/oss/2011/05/sp-list-kit-v104-new-extensionsp-list-item-copy.html",
              "id": "tag:typepad.jp,2003:post-42105073",
              "summary": "SP List Kit is rich feature set to enhance usability of all SharePoint Lists. It supports SharePoint 2010. SP List Kit is a member of SP Apps 2010 family. Available Extensions: SP List Category Filter SP List Advanced Search SP...",
              "author": "hatashinya",
              "category": "SharePoint",
              "published": "2011-05-10T07:24:23Z",
              "updated": "2011-05-10T07:24:23Z"
            }, 
          {
              "title": "SP List Kit",
              "link": "http://developer.cybozu.co.jp/oss/2011/04/sp-list-kit.html",
              "id": "tag:typepad.jp,2003:post-41872839",
              "summary": "SP List Kit is rich feature set to enhance usability of all SharePoint Lists. It supports SharePoint 2010. SP List Kit is a member of SP Apps 2010 family. Available Extensions: SP List Category Filter SP List Advanced Search Project...",
              "author": "hatashinya",
              "category": "SharePoint",
              "published": "2011-04-13T04:08:52Z",
              "updated": "2011-04-13T04:08:53Z"
            }, 
          {
              "title": "jquery-groupedItemPicker",
              "link": "http://developer.cybozu.co.jp/oss/2011/03/jquery-groupeditempicker.html",
              "id": "tag:typepad.jp,2003:post-41518737",
              "summary": "jquery-groupedItemPicker is a jQuery plugin that pick multiple items from candidates. The candidates are grouped with treeview menu. Project Homepage: http://code.google.com/p/jquery-groupeditempicker/ License: GPLv2 Author: HATA,Shinya (twitter : @hatashinya) / Cybozu Labs, Inc.",
              "author": "hatashinya",
              "category": "JavaScript",
              "published": "2011-03-02T07:12:59Z",
              "updated": "2011-03-02T07:12:59Z"
            }, 
          {
              "title": "jquery-treeview-menu",
              "link": "http://developer.cybozu.co.jp/oss/2011/02/jquery-treeview.html",
              "id": "tag:typepad.jp,2003:post-41258768",
              "summary": "jquery-treeview-menu is a jQuery plugin that creates a pulldown menu, and this menu has a treeview in the pulldowned area. Project Homepage: http://code.google.com/p/jquery-treeview-menu/ License: GPLv2 Author: HATA,Shinya (twitter : @hatashinya) / Cybozu Labs, Inc.",
              "author": "hatashinya",
              "category": "JavaScript",
              "published": "2011-02-03T05:00:29Z",
              "updated": "2011-02-03T05:00:29Z"
            }, 
          {
              "title": "jquery-timeRangePicker",
              "link": "http://developer.cybozu.co.jp/oss/2011/02/jquery-timerang.html",
              "id": "tag:typepad.jp,2003:post-41258786",
              "summary": "jquery-timeRangePicker is a jQuery plugin that creates time or time range picker. Project Homepage: http://code.google.com/p/jquery-timerangepicker/ License: GPLv2 Author: HATA,Shinya (twitter: @hatashinya) / Cybozu Labs, Inc.",
              "author": "hatashinya",
              "category": "JavaScript",
              "published": "2011-02-02T00:53:17Z",
              "updated": "2011-02-02T00:53:17Z"
            }, 
          {
              "title": "Vmbkp: An Online Backup Tool for VMware vSphere",
              "link": "http://developer.cybozu.co.jp/oss/2010/10/vmbkp-an-online.html",
              "id": "tag:typepad.jp,2003:post-40271709",
              "summary": "The software is a tool to backup virtual machines in VMware vSphere environment. Features: - Online backup - Multi-generation management - Fast archive access - Command-line Interface Supported platform: - VMware vSphere 4 Single ESX(i) is not tested. Free ESXi...",
              "author": "HOSHINO Takashi",
              "category": "Release",
              "published": "2010-10-18T03:59:24Z",
              "updated": "2010-10-18T03:59:24Z"
            }, 
          {
              "title": "Language Detection Library for Java ",
              "link": "http://developer.cybozu.co.jp/oss/2010/10/language-detect.html",
              "id": "tag:typepad.jp,2003:post-40246187",
              "summary": "The language-detection library is a Java opensource library to detect languages in which texts are written. (Also known as \'Language identification\', \'Language guessing\' and \'Language recognition\') Features: 99% over precision for 40+ languages Detect language of a text using naive...",
              "author": "中谷 秀洋",
              
              "published": "2010-10-15T02:52:33Z",
              "updated": "2010-12-13T08:00:29Z"
            }, 
          {
              "title": "Released ordered KVS Mio 0.0.1alpha",
              "link": "http://developer.cybozu.co.jp/oss/2010/09/released-ordere.html",
              "id": "tag:typepad.jp,2003:post-39901621",
              "summary": "We have released Mio - a distributed Skip Graph based orderd KVS 0.0.1alpha.(mio-0.0.1-alpha.tar.gz) What is Mio? In short, Mio is memcached + \"range search\". Mio suports range search queries like \"get 10 datum which key are between key1 and key2\"....",
              "author": "蓑輪 太郎",
              "category": "Release",
              "published": "2010-09-07T06:32:45Z",
              "updated": "2010-09-07T06:32:45Z"
            }, 
          {
              "title": "Mio - a distributed Skip Graph based orderd KVS",
              "link": "http://developer.cybozu.co.jp/oss/2010/03/mio---a-distrib.html",
              "id": "tag:typepad.jp,2003:post-37572819",
              "summary": "We published Mio - a distributed Skip Graph based orderd KVS at github. In short, mio is memcached + \"range search\". You can issue a range search query to Mio using memcached client. For more detailed information, see README and...",
              "author": "蓑輪 太郎",
              "category": "General",
              "published": "2010-03-02T05:22:07Z",
              "updated": "2010-03-02T05:22:07Z"
            }, 
          {
              "title": "PHP Syslog Patch for Windows (2)",
              "link": "http://developer.cybozu.co.jp/oss/2010/02/php-syslog-patc.html",
              "id": "tag:typepad.jp,2003:post-37139145",
              "summary": "We published a patch that makes PHP to send UTF-8 strings to eventlog on Windows. It works well, but the patch is only applicable when your PHP\'s \'mbstring.internal_encoding\' is UTF-8. This means there are some limitations against general use. We...",
              "author": "KITAZAKI Shigeru",
              "category": "Patch","category": "PHP",
              "published": "2010-02-05T05:31:23Z",
              "updated": "2010-02-05T05:36:52Z"
            }, 
          {
              "title": "GB18030 support for PHP5.3",
              "link": "http://developer.cybozu.co.jp/oss/2010/01/php-mbstring-pa.html",
              "id": "tag:typepad.jp,2003:post-37011797",
              "summary": "GB18030 is the new Chinese standard character encoding that every software in China needs to support. However, the current PHP5.3 does not support it. This patch adds GB18030 support to libmbfl, a unicode string library embedded and used in PHP....",
              "author": "KITAZAKI Shigeru",
              "category": "Patch","category": "PHP",
              "published": "2010-01-28T00:59:10Z",
              "updated": "2010-01-28T00:59:35Z"
            }, 
          {
              "title": "Fix for mod_fastcgi Unclean Exit",
              "link": "http://developer.cybozu.co.jp/oss/2010/01/deadlock-fix-pa.html",
              "id": "tag:typepad.jp,2003:post-37008169",
              "summary": "mod_fastcgi is an Apache module to run FastCGI servers (including PHP). On exit, mod_fastcgi tries to terminate all running servers started by itself, but leaves one server (one PHP process) on Windows. This is because the surviving PHP process keeps...",
              "author": "HOSHINO Takashi",
              "category": "Patch",
              "published": "2010-01-27T06:45:35Z",
              "updated": "2010-01-28T01:00:27Z"
            }, 
          {
              "title": "PHP Native LDAP Patch for Windows",
              "link": "http://developer.cybozu.co.jp/oss/2010/01/php-native-ldap.html",
              "id": "tag:typepad.jp,2003:post-37004919",
              "summary": "Current version of PHP uses OpenLDAP client library on Windows, even though OpenLDAP has dropped Windows support. We made a patch to let PHP use Windows native LDAP API instead of OpenLDAP. This patch applies cleanly to PHP version 5.3.1....",
              "author": "HOSHINO Takashi",
              "category": "Patch","category": "PHP",
              "published": "2010-01-27T01:02:34Z",
              "updated": "2010-01-27T01:16:07Z"
            }, 
          {
              "title": "PHP Syslog Patch for Windows",
              "link": "http://developer.cybozu.co.jp/oss/2010/01/php-syslog-patc.html",
              "id": "tag:typepad.jp,2003:post-36919569",
              "summary": "WARNING: This patch is only applicable when your PHP\'s mbstring.internal_encoding is UTF-8. The current implementation of PHP\'s syslog() function cannot properly send UTF-8 strings to eventlog because it uses ReportEventA(). This patch translates UTF-8 internal encoding into WCHAR (UTF-16) and...",
              "author": "admin",
              "category": "Patch","category": "PHP",
              "published": "2010-01-21T09:39:06Z",
              "updated": "2010-01-21T09:39:06Z"
            }, 
          {
              "title": "Cyrus SASL Static Plugin Patch",
              "link": "http://developer.cybozu.co.jp/oss/2010/01/build-with-stat.html",
              "id": "tag:typepad.jp,2003:post-36846553",
              "summary": "Cyrus SASL library is a widely used SASL implementation. The library can load SASL mechanisms as plugin DLLs. For us, such dynamic loading is no good because our bundled Cyrus SASL library should use statically embedded mechanisms only. This patch...",
              "author": "HOSHINO Takashi",
              "category": "Patch",
              "published": "2010-01-21T04:00:00Z",
              "updated": "2010-01-21T04:57:27Z"
            }, 
          {
              "title": "FastCGI development kit patches to support WIN64 with several fixes",
              "link": "http://developer.cybozu.co.jp/oss/2010/01/fastcgi-develop.html",
              "id": "tag:typepad.jp,2003:post-36846409",
              "summary": "These patches enable windows 64bit library build of FastCGI Development Kit with Visual Studio 2008 for current snapshot (2.4.1-SNAP-0910052249). Original tarball is available on the official site: http://www.fastcgi.com/dist/fcgi-2.4.1-SNAP-0910052249.tar.gz Each patch description: 1-align-x64.patch * Fixed functions to support both 32/64 bit...",
              "author": "HOSHINO Takashi",
              "category": "Patch",
              "published": "2010-01-20T08:39:24Z",
              "updated": "2010-01-20T08:39:24Z"
            }, 
          {
              "title": "Spidermonkey PHP Extension patches",
              "link": "http://developer.cybozu.co.jp/oss/2010/01/spidermonkey-ph.html",
              "id": "tag:typepad.jp,2003:post-36844355",
              "summary": "There are three patches to enhance or fix bugs of Spidermonkey PHP Extension. This patches are for spidermonkey-0.1.3.tgz from the official web site: http://pecl.php.net/package/spidermonkey The patches must be applied in the following order. (1) spidermonkey-windows.patch Support windows build of the...",
              "author": "HOSHINO Takashi",
              "category": "Patch","category": "PHP",
              "published": "2010-01-20T05:34:59Z",
              "updated": "2010-01-21T07:04:41Z"
            }, 
          {
              "title": "About This Blog",
              "link": "http://developer.cybozu.co.jp/oss/2010/01/about-this-blog.html",
              "id": "tag:typepad.jp,2003:post-36843413",
              "summary": "Hi, I am CTO of Cybozu Inc., a leading groupware vendor in Japan. We are using a lot of open source softwares in our products & services, and have contributed a lot of bug fixes and enhancements to communities. However,...",
              "author": "山本 泰宇",
              "category": "General",
              "published": "2010-01-20T03:51:25Z",
              "updated": "2010-01-21T02:02:52Z"
            }  

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


