XOTclIDE 0.83 Sat, 17 May 2008 11:39:36 GMT |
XOTclIDE is an integrated (interactive) development environment for the Tcl and XOTcl language, a highly flexible object-oriented extension of Tcl. It provides a Smalltalk-like programming environment similar to Squick. It allows graphical introspection and editing of a running system (based on Tcl's and XOTcl's introspection facilities). The system state can be saved in the form of Tcl packages. It can optionally use a version control system based on a relational database (MySQL, PostgreSQL, ODBC, or SQLite). All system changes are saved to the database on the fly. It provides browsers for viewing and editing xotcl classes and objects. It also contains syntax highlighting and a static code checker for TCL and xotcl. It contains many developer plugins.
License: GNU General Public License (GPL)
Changes:
The program was updated for XOTcl 1.6.0 and Tcl 8.5. Multiple code views are synchronized now. Usability was improved. Many small bugs were fixed. |
p@rdalys 0.0.2 Sat, 17 May 2008 11:37:59 GMT | p@rdalys provides the full configuration set for
the Kolab Server and is based on puppet. Besides
the configuration data, it provides Ruby
extensions to puppet.
License: GNU General Public License v2
Changes:
A basic manifest for a Kolab server, an os puppet module, a os_gentoo puppet module, a service_openldap puppet module, and a meta_kolab_complete puppet module. |
Javascript VirtualKeyboard 3.4.1 Sat, 17 May 2008 11:37:31 GMT |
Javascript VirtualKeyboard allows you to use any
existing keyboard layouts without having them
installed on your local PC. This tool is useful
for embedding into a WYSIWYG HTML editor, a Web
mail system, chat, forum, or any other application
requiring user input. About 70 languages/130
keyboard layouts are supported. It has an easy and
powerful design, allowing it to implement complex
layouts like Korean, Japanese, Chinese, and so on.
It has full support for keyboard and mouse input.
It features a completely CSS-driven UI that is
easy skinnable.
License: GNU Lesser General Public License (LGPL)
Changes:
This release includes one more skin for the touchscreen interface and several bugfixes. |
poker-network 1.5.0 Sat, 17 May 2008 06:49:22 GMT |
poker-network includes a poker server, a client
library, an abstract user interface library, and a
client based on it. The server deals the cards and
checks the user actions using a poker game engine
(poker-engine). It listens on a TCP/IP port and
understands its own specific protocol. The
persistent information is stored in a MySQL
database. The client library implements the
poker-network protocol for the client. The
abstract user interface library provides a
framework based on the client library and suited
to implement a user friendly client.
License: GNU General Public License (GPL)
Changes:
Complete JSONP support and custom session names. User names can be up to 50 characters. A new packet was implemented: PacketPokerBuyInLimits(Packet). The buy-in boundaries for "game_id" are now in the range ["min","max"]. An optimal buy-in is suggested in "best". |
poker-engine 1.2.0 Sat, 17 May 2008 06:48:42 GMT | poker-engine is a Python library that implements
poker rules according to variants and betting
structures specified in configuration files. It is
designed to be used by a multiplayer poker server,
a poker AI, or a poker client.
License: GNU General Public License (GPL)
Changes:
A minMoney method was added. This release is under the GPLv3. |
uim 1.5.1 Sat, 17 May 2008 06:45:28 GMT |
uim is a multilingual input method framework. It aims to
provide a flexible development platform and useful user environment for input methods. It works in many environments, including general desktop systems such as GNOME or KDE, and even in a console. It also supports
Linux Zaurus and Mac OS X.
License: BSD License (revised)
Changes:
Unescaped strings in the generated loader.scm that caused a uim initialization error on m17n-vi-han was fixed along with a problem where improper uim initialization caused uim-pref-qt to not work. |