HTMLCRunch

HTMLCRunch is a simple example how you can reduce the size of HTML-files. Because it is "well-documented and hence suited for teaching" I received a nice little award. ^_^
StudyWeb Award - received for HTMLCrunch 0.1
Some pieces of information on HTMLCRunch:
  • written in Ansi-C => portable (DOS, Linux, Windows), should compile without trouble even when using a 16bit-compiler
  • can process file lists (given as command line parameters)
  • can read from standard in and write to standard out (important for piping)
Some time ago I started a complete rewrite of HTMLCrunch with emphasis on reliability and provability. I hope to be able to put it online in autumn 2004.

Update: Seems like it will still take a while to finish since I am too busy with my other projects :-(

 
Version 0.8.1: Finished November 2002. Fixed a couple of bad bugs, cleaned up the code and also put in some function descriptions.

HTMLCRunch 0.8.1 PackagesPackage :

 
Version 0.8: Finished October 2002. Includes a simple parser, almost completely written from scratch

HTMLCRunch 0.8 PackagesPackage :

 
Version 0.5: Finished September 2002. Last version without a parser, cleaned out lots of bugs, more options

HTMLCRunch 0.5 PackagesPackage :