Skip navigation

teranex weblog

top menu

development

Threesome - a Vim plugin for resolving three-way merges-

Threesome is a Vim plugin for resolving conflicts during three-way merges.

It's designed to be used as a merge tool for version control systems like Mercurial and Git.

http://sjl.bitbucket.org/threesome.vim

yEd - Graph Editor

yEd is a powerful diagram editor that can be used to quickly and effectively generate high-quality drawings of diagrams.
Create your diagrams manually or import your external data for analysis and auto-magically arrange even large data sets by just pressing a button.

http://www.yworks.com/en/products_yed_about.html

Vala - GNOME Live!

Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C.

http://live.gnome.org/Vala

Codekana: Advanced C/C++/C# Code Visualization for Visual Studio - Features

Codekana analyzes your C/C++/C# code while you edit it and uses the information it gathers to present you with a richer, more informative view of your source code.

http://www.codekana.com/

commitmonitor - Google Code

Monitors Subversion repositories for new commits and shows a notification to the user when that happens.

http://code.google.com/p/commitmonitor/

HTTP request flow diagram

Alan Dean published a flow diagram of the process of an HTTP request inside a webserver, and all the possible status code outcomes.

http://codeclimber.net.nz/archive/2008/07/08/HTTP-request-flow-diagram.aspx

Chistory

The C programming language was devised in the early 1970s as a system implementation language for the nascent Unix operating system. Derived from the typeless language BCPL, it evolved a type structure; created on a tiny machine as a tool to improve a mea

http://www.cs.bell-labs.com/who/dmr/chist.html