All code snippets are (unless contrary noted) written by myself and are free for modification and copy.
Content
Microcontroller
PHP, HTML & CSS
-
Analyzing AWStats logfiles with PHP This code snippet allows you to read the AWSTats output files and use the extracted data for various purposes (e.g. for a visitor counter).
Delphi
-
Webcam interface How to use a webcam (or an other video source) with Delphi.
-
Voice output Some examples about how to use the MS Speech API for simple voice output with Delphi.