<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://ja.nishimotz.com/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>ja.nishimotz.com</title>
        <description></description>
        <link>http://ja.nishimotz.com/</link>
        <lastBuildDate>Sat, 04 Feb 2012 18:11:44 +0900</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://ja.nishimotz.com/lib/images/favicon.ico</url>
            <title>ja.nishimotz.com</title>
            <link>http://ja.nishimotz.com/</link>
        </image>
        <item>
            <title>Asterisk</title>
            <link>http://ja.nishimotz.com/asterisk?rev=1328000580</link>
            <description>since 2012-01-31

オープンソースPBX。

&lt;http://www.asterisk.org/&gt;

日本語の情報サイト &lt;http://www.voip-info.jp/&gt;

バージョン1.8系の後継にあたるのはバージョン10系という話。

OSC2010TOKYO_Spring_Asterisk で検索できるPDFファイルには Asterisk と Julius や GalateaTalk との連携事例がいろいろ書かれている。</description>
            <author>Takuya Nishimoto</author>
            <pubDate>Tue, 31 Jan 2012 18:03:00 +0900</pubDate>
        </item>
        <item>
            <title>MacPorts</title>
            <link>http://ja.nishimotz.com/macports?rev=1327933869</link>
            <description>&lt;http://www.macports.org/&gt;

2011-07-22


	*  Subversion 版は Lion で使えるという話。
	*  &lt;http://mac-and-i.blogspot.com/2011/05/lion-preview-installing-macports.html&gt;
	*  &lt;http://hitoriblog.com/?p=4309&gt;


2011-07-27


	*  MacPorts 2.0 は Lion 対応になった &lt;http://sourceforge.jp/magazine/11/07/26/052209&gt;</description>
            <author>Takuya Nishimoto</author>
            <pubDate>Mon, 30 Jan 2012 23:31:09 +0900</pubDate>
        </item>
        <item>
            <title>NLTK</title>
            <link>http://ja.nishimotz.com/nltk?rev=1327933280</link>
            <description>since 2012-01-30

&lt;http://www.nltk.org/&gt;

Natural Language Toolkit

python ベースのパッケージ。

Mac OS X 10.6.8 マシンで macports 環境を構築。


sudo port install python27
sudo port install py27-nltk


python2.7 という実行ファイルの中で import nltk できるようになる：</description>
            <author>Takuya Nishimoto</author>
            <pubDate>Mon, 30 Jan 2012 23:21:20 +0900</pubDate>
        </item>
        <item>
            <title>NVDAユーザ会広島</title>
            <link>http://ja.nishimotz.com/nvda_hiroshima?rev=1327557906</link>
            <description>since 2011-06

概要


NVDAユーザ会広島は、オープンソースのスクリーンリーダー NVDA とその 日本語版 の普及を通じて、視覚障害者の福祉向上を目指す非営利活動グループです。


	*  代表：西本卓也 nishimotz [at] gmail.com @24motz 
	*  副代表：新家昌高 @hoozukiyama</description>
            <author>Takuya Nishimoto</author>
            <pubDate>Thu, 26 Jan 2012 15:05:06 +0900</pubDate>
        </item>
        <item>
            <title>Ruby on Rails</title>
            <link>http://ja.nishimotz.com/ruby_on_rails?rev=1327446002</link>
            <description>リンク: ポータル:Ruby heroku




Ruby 言語で開発された Web アプリケーション開発フレームワーク。


	*  &lt;http://rubyonrails.com&gt;


デバッグの方法など基本の説明が README に。。

&lt;http://api.rubyonrails.org/files/vendor/rails/railties/README.html&gt;</description>
            <author>Takuya Nishimoto</author>
            <pubDate>Wed, 25 Jan 2012 08:00:02 +0900</pubDate>
        </item>
        <item>
            <title>Text Services Framework</title>
            <link>http://ja.nishimotz.com/text_services_framework?rev=1327361550</link>
            <description>since 2010-03-01

nvdajp pyaa msaa python_windows windows 等に関する調査。

ブックマーク


IME (Input Method Editor) と Text Services Framework のアクセシビリティ

	*  IME 2002 の候補 UI から候補文字列を取得する方法
	*  英語
		*  readcomp というデモプログラムが入手できる。rcomplib 側の tsf.cpp, tsf.h が参考になりそう。ATOKだとIMMの情報は得られるがTSFの情報は得られない、といったことも確認できる。
		*  readcomp は WinEvent の取得処理は含んでいない。…</description>
            <author>Takuya Nishimoto</author>
            <pubDate>Tue, 24 Jan 2012 08:32:30 +0900</pubDate>
        </item>
        <item>
            <title>nvdajp 開発環境</title>
            <link>http://ja.nishimotz.com/nvdajp_devinstaller?rev=1327058659</link>
            <description>since 2010-12-12

nvdajp 開発者向けセットアップ。nvdajp_bazaar もどうぞ。

情報源

	*  開発に興味をお持ちの方へ (sf.jp)
	*  西本の過去のブログ記事
	*  ご不明な点は nvdajp nvdajp-dev ML あるいは #nvdajp ハッシュタグでどうぞ。</description>
            <author>Takuya Nishimoto</author>
            <pubDate>Fri, 20 Jan 2012 20:24:19 +0900</pubDate>
        </item>
        <item>
            <title>Bazaar 分散バージョン管理システム</title>
            <link>http://ja.nishimotz.com/bazaar?rev=1326950562</link>
            <description>バージョン管理システム。nvda 本家、および nvdajp にて使用している。

pythonで実装されているがmercurialとはかなりインタフェースが異なる。

数字でリビジョン番号がつけられるところはsubversionに近い。</description>
            <author>Takuya Nishimoto</author>
            <pubDate>Thu, 19 Jan 2012 14:22:42 +0900</pubDate>
        </item>
    </channel>
</rss>

