Konstrukt 2.0.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Konstrukt 2.0.0 (Default branch)
# 1  
Old 02-02-2009
Konstrukt 2.0.0 (Default branch)

Konstrukt is a minimalistic framework which provides a foundation on which to build rather than a boxed solution to all problems. It focuses on the controller layer, and tries to encourage the developer to deal directly with the HTTP protocol instead of abstracting it away. Konstrukt uses a hierarchical controller pattern, which provides a greater level of flexibility than the popular routed front controller frameworks. License: GNU Lesser General Public License (LGPL) Changes:
The framework has gone through a major overhaul, and is now leaner and more consistent. This is also the first official stable release. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
uligo(6)							   Games Manual 							  uligo(6)

NAME
uligo - tsumego (go problems) practice tool SYNOPSIS
uligo DESCRIPTION
To get stronger at go, it is essential to develop one's reading ability. That is why professionals recommend to study life and death or tesuji problems. uliGo is a program that allows you to do that: basically, the computer displays a problem, and asks for the answer. You enter the first move, the computer responds, and so on until you reach the final solution or enter a wrong move. USAGE
The basic operation of uliGo is simple. Click the right arrow to view a problem, and then click where you think the right answer is. The Documentation item in the Help menu contains the full documentation for uliGo, such as configuring the timer or the order the tsumego are displayed in. By default, problems are presented in random order, with the colors and orientation of the problem randomly chosen. FILES
~/.uligo This directory stores information about how many problems you've solved, and SGF files you've downloaded yourself. AUTHOR
Ulrich Goertz <uligo@g0ertz.de> is the author of uliGo. Joe Wreschnig <piman@debian.org> wrote this manual page for the Debian operating system, but it may be used by others. SEE ALSO
The uliGo website at http://www.u-go.net/uligo/ contains more (unclearly licensed) problems sets that cannot be included with the Debian package. April 25th, 2003 uligo(6)