Sunday, June 12, 2011

WBTS Version 1.0 | WBTSバージョン1.0

It's been a long time but I'm back to updating WBTS. This version will contain the following changes:
1. Removal of extjs (I didn't like the gplv3 license) moved to MIT license.
2. Total re-write of service code. Removal of web resources in favour of xmlrpc. Ability to drop in new XML-RPC services is now much easier
3. Auto-configuration creation script now available to build wbts configuration.
4. Built in pydictdb for those who don't want to run MongoDB. Also a new abstracted storage API if you want to build your own storage sub-system.
5. Possible creation of windows installer / virtual environment. Still not sure yet.

Release is planned for late June, So stay tuned!

いや、久しぶりですが、またWBTSの開発を続けている。このバージョンは複数の新しい項目を含んでいる。
1.extjsを削除した。(gplv3好きじゃないから)MITライセンスに変更した。
2.全部のサービスコードを書き換えた。Webコードを切って、XML-RPCで管理できるようになった。新しいXMLRPCサービスを追加したい方が簡単にできるようになった。
3.新し自動にWBTSの構成ファイルを作るスクリプトを作った。
4.MongoDBの代わりにWBTS内に設置されているPythonDictでデータを保存できる。新しいストレージAPIで自分の好きなデーターベースに作られる。
5.まだ決めてないけど、Windowsインストーラを作成するかもしれない。

6月下旬にリリースする予定だ。

Here's some images of the new mgmt interface.
新しい管理コンソールの画像だ!

Results table:(結果表)





Here's viewing a result (テスト結果)





Here's the new DNS tab (DNS設定タブ)





Here's the new XML-RPC testing interface (新しいXML-RPCインタフェース)

No comments: