clog

A blogging software written in c.
Download

clog Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Academic Free License
  • Price:
  • FREE
  • Publisher Name:
  • Matthias Fassl
  • Publisher web site:

clog Tags


clog Description

A blogging software written in c. clog is a blogging software written in c. It uses the directory structure as menu and displays Text-Files as an article. In under 300 Lines of Code it is a simple and fast blog implementation that makes it near effortless to start a new blog.At first you have to configure the Parameters in config.hThe Project depends on libfcgi, on Debian it is sufficient if you install libfcgi-devTo compile clog it should suffice to run: gcc -lfcgi clog.cMove the resulting a.out file to your webdirectory. At last the webserver has to be configured to run the file via cgi when called. What's New in This Release: · Experimental FastCGI support · Fixed vanishing menu bug · Fixed wrong suffix-stripping bug · Added 2 CSS-Styles · Perfomance optimized the String Manipulation (minimize the amount of strlen calls, etc.)


clog Related Software