: Codewords Pune: Unix Way to the Web
Overview
The Unix Philosophy encourages the use of small, generically reusable cooperating programs that collaborate with forms of inter-process communication like pipes, FIFO, sockets, as opposed to shared memory space and linkage. This philosophy may be 30 years old, but is still highly effective. The talk will show how the Unix way could be used to create websites in a stunningly fast, automated fashion.
Contents
The session would focus on following Unix tools:
- Makefile
- Netpbm tools for image manipulation
- xsltproc / saxonb-XSLT
- YUI Compressor
- icotools
- cron jobs
- pngcrush and pngquant
- Validator