C++ Prettify is a GNU sed script that is used to convert C++ source code into a chroma-coded HTML format suitable for use with most blogging sites and inclusion into other HTML documents.
Programmers love to add "todo" notes to the code, where they remain hidden. Todoler is a simple Perl script that parses any text file extracting all "todo"s and placing them into a XML file for import into project management tools.
DynaHTML combines the advantages of static HTML pages with the flexibility of dynamic pages that employ server side scripting like php. This goal is reached using static HTML with inline script code that is converted to HTML on manual triggering.