JS/UIX

JS/UIX
こいつもすごいですね.
javascriptでunixのターミナルをエミュレートしています.
こっから外部に仕事が投げられれば相当なことができると思われます.

Tokyo VR Project

Tokyo VR Project
やはり動きものはワクワクしますね.
後はどうやってコンテンツを増やせるのかが問題.
コンテンツを増やす仕組みも今後ますます重要.

学会投稿システムのまとめ

COMMENCE System
— The COMMENCE System is a web application, written in PHP linked to a MySQL database, used for managing Technical Conferences. It provides electronic submission of Papers, reviewer assignment, peer reviewing, emailing of letters etc.
Corga
— A java web application to support all phases of the organization of scientific conferences from the submission of papers to the production of badges for participants. Corga currently runs on top of MS SQL Server and MySQL.
Collar
— A conference submission and review system designed for flexibility and re-use. Initially used for the ALIFE 8 conference (in 2002), and designed around the principles of the systems used for ALIFE VI and ALIFE VII.
OpenConf
— OpenConf is an open source conference management system, under active development, that facilitates the electronic submission, review, and advocacy of papers, along with management of the whole process by the Program Chair. OpenConf is written in PHP and uses the MySQL database system, providing for ease of portability across platforms and low resource requirements. Although targeted towards technical conferences, OpenConf can also be easily adapted for other types of conferences, workshops, and symposia. Since its release in 2003, OpenConf has been used by hundreds of conferences and journals worldwide.
ConfMan
— ConfMan (Conference Manager) is a WWW-based manager for conference organization. It include features for paper registration, an online meeting for program comittee members, registration of conference participators and some administration tools for the conference organization comittee.
ConfMan stores all information from these pages into a MSQL database.

Bookマーク

Bookマークがリニューアルした.
デザインはリニューアルしたのだが,サービスはみたところそのままRSSもついていない.
web上でのbookmarkの出現は早くてそれなりに便利だったのにあっというまにいろんな技術が追い抜いていった感じ.

Groovy

@IT:Groovyに触ってみよう
Groovy – Java用スクリプト言語

Groovy はオープンソースのスクリプト言語である。Java で実装され、Java と緊密に統合されている。使うにあたっては J2SDK 1.4 が必要だ。Groovy は Ruby と Python といったスクリプト言語の機能のいくつかを Java に追加している。Groovy の機能には、動的型付け、クロージャ、容易なオブジェクト・ナビゲーション、そして、List や Map を取り扱うための簡潔な文法が含まれている。

なんだか面白そうだが名前がなあ.

Processing

Processing.jp

ProcesssingとはMITのBenFryとCaseyReasによってつくられた電子メディアを素材とし、視覚デザインを行うためのプログラミング言語と開発環境です。このソフトウェアは視覚的な表現を視野に入れつつ基礎的なプログラミングを教育するためにつくられ、またソフトウェアのスケッチブックとして提供されています。

Javaとの連携ができるらしい.