This is only a mirror, the main web site is at www.barisione.org.

GtkSourceView

GtkSourceView is a widget that extends the standard GTK+ 2 text widget called GtkTextWidget, by implementing syntax highlighting and other features typical of a source editor.

Now I'm writing the new syntax highlighting engine that will be used by GtkSourceView 2.

GtkSourceView screenshot

HotKeyBind

HotKeyBind is a program that lets you use hotkeys (shortcut key combinations) to do common tasks: opening a web page, launching applications, opening files, shutting down the computer and so on.

HotKeyBind screenshot

WinCalendarTime

WinCalendarTime replaces the standard Windows clock with an enhanced clock, if you click on it a calendar is displayed.

WinCalendarTime screenshot

WinWhois

Windows version of the program whois, written by Marco d'Itri.

WinWhois is a client for the whois directory service, it searches for an object in a RFC 3912 database. In simple words it searches for pertinent information about domain names and their registrants (technical contacts, expiration date, etc.)

This program is under GPL.

add_path

The program adds (or removes) a directory from the environment variable "%PATH%", so it is possible to execute the programs in that directory from a command prompt without specifying the full path.

This program is very useful to add the path of your application during the installation, as, for instance, WinWhois does.

MicroVim

MicroVim is Vim 6.0 for Windows compiled so that it can easily fit in a floppy disk. It can be used on those Windows machines where a decent editor is not available.