Articles for 2008
< Articles for 2007
-
Automatic file closing in Lua
Wednesday 19 at 09:59
A useful little Lua utility function called with_open_file which automatically opens and closes a file for you.
-
Meanwood Farm in the snow
Sunday 23 at 07:22
We've had blizzards and gales in Yorkshire over the past few days, but this morning it was actually warmer and calmer than it has been for a while, even though there was about an inch of snow on my roof.
-
Using the GnomeDateEdit widget
Sunday 23 at 12:39
Some notes about how to use the GnomeDateEdit widget from the libgnomeui library, and in particular how to work around a bug when using it for selecting only dates, not times.
-
Lua bug with −0
Sunday 6 at 10:33
In the current version of Lua a bug prevents a single function using both 0 and −0 numeric literals.
< Articles for 2007