Wallops 2.0 Released

Another large update to my Wallops IRC client is available:

  • wallops-2.0.sit (StuffIt 3 archive, includes source code and THINK C 5 project file)
    SHA256: 532f6c72eadbb9e7ce74dded1bfcd71369a61d818f7c77160bb8a66d6f1ccf9c
    SHA1: c375a24e00900378e84745c1e11d3d6976ef749c

This release features an overhaul of the interface bringing tabs allowing multiple channels and private message queries, including a number of other new features and bugfixes:

Continue reading 316 words...

Wikipedia Reader 1.1 Released

Wikipedia Reader 1.1 has been released:

  • wikipedia-1.1.sit (StuffIt 3 archive, includes source code and THINK C 5 project file)
    SHA256: 14761cefe2552886476cdf018445d4454f355fca31636af5d55c52e7b28908da
    SHA1: acd1b9433113237d0fd5e15fba6a4c4b992be783

Changes in this version:

  • Add support for opening multiple windows
  • When clicking a hyperlink with the Command key down, open the link in a new window
  • Try allocating more memory to resize internal buffers when parsing rather than just giving up right away

Subtext 2.0 Released with FidoNet Support

Subtext 2.0.1 has been released:

  • subtext-2.0.1.sit (StuffIt 3 archive, includes source code and THINK C 5 project file)
    SHA256: 9db9c5f4090fd72eb353e52607ee6a48d3ec31e45adc29d509a28ef8f12fd5e8
    SHA1: 241dd8c9e50fe4a4e4a8e6fcb36db05c53f54385

This is a major update to Subtext that represents many months of development, over 200 amendments, and many nights of testing and debugging. The largest change is the addition of FidoNet (FTN) support for distributed mail (Netmail) and message boards (Echomail) by way of a binkp hub.

Continue reading 369 words...

Amend 3.7.1 Released

Amend 3.7.1 has been released:

  • amend-3.7.1.sit (StuffIt 3 archive, includes source code and THINK C 5 project file)
    SHA256: 2ea2718c890d0c50ff90364f89baccbaf184314036370dcd9c873d21a13d4470
    SHA1: d1f097d0b144b97ec45c43144896803e970ca767

Changes in this version:

  • Fix a bug that sometimes caused a crash after the diff/commit window closed after producing a large diff and using a lot of memory
  • Fix bug when exporting an amendment as a patch where the suggested filename was bogus
  • Fix bug that caused a system lockup on some machines with slower disks; thanks to Valtteri Koskivuori for helping locate and fix this bug
  • Show progress window when opening repositories since the process may take a while
  • Add resource to allow MultiFinder to correctly open a repo from double-clicking a .repo file when Amend is already running (thanks to Steve Crutchfield)
  • Properly update scrollbars when cutting or pasting in edit and commit window text fields