CSVboard is a tool for loading CSV files with minimum effort. Since I placed a great importance on its easy of use I implemented a search and filtering engine which provides you with the facility to efficiently find specified rows within a table.
DON'T FORGET TO READ THE QUICK TUTORIAL!!
Features:
Lightweight and portable
Set and reset title with Ctrl+q and Ctrl+w
Auto-set column widths
Auto-detection of delimiters
Load files by Dragging&Dropping
XML export
Powerful search and...
dhcp-gen is a perl script that was written by me and Trond Erik Dalho to simplify editing dhcpd.conf for adding static ip to computers and equipment on our school. It also made it easier to do manage the network by limiting some computers access to the local network only. Creating closed networks. And it also worked as a database over all our computers and equipment, making it easier to keep track of everything.
All information about equipment is stored inside csv files which are comma separated.
A script written in pure PHP that can easily generate dynamic surveys based off of included template CSV (comma separated value) files. Setting up the script is as simple as editing the template file and transferring the directory to a server.