weblog.mattdorn.com

Generously funded by Matt Dorn

Archive for the ‘programming’ tag

A few reflections on “Dreaming in Code”

with one comment

Some years ago I became aware of a software project called Chandler, a personal information manager/calendar/email client being developed by something called the Open Source Applications Foundation, which was started by by Mitch Kapor of Lotus fame. It appeared on my radar for two reasons. First, it seemed an unusually ambitious effort to [...]

READ MORE...

Written by mdorn

August 7th, 2009 at 9:27 pm

Posted in technology

Tagged with , ,

reStructuredText tools for gedit

with one comment

Over the last couple of days, I put together some reStructuredText tools for gedit, the lightweight text editor for the Gnome desktop on Linux. They include syntax highlighting, some keyboard shortcuts, and an HTML preview feature that I derived from another developer’s earlier work on Markdown support.
This was made possible by gedit’s excellent plugin [...]

READ MORE...

Written by mdorn

February 15th, 2007 at 9:20 am

Posted in technology

Tagged with , ,

Getting started with Darcs

with one comment

The following is a rudimentary set of instructions for setting up, on a Linux server, a Darcs repository which uses the most basic possible method for collaboration, in which a single administrator manually applies patches1 sent him/her via email (automatically, via the darcs send command issued by the contributor).2 Some notes on producing those [...]

READ MORE...

Written by mdorn

April 19th, 2006 at 1:53 pm

Posted in technology

Tagged with , , ,