CURRENT PROJECTS
loading
CATEGORIES AND POSTS
loading
overset
DEVELOPMENT LOG FOR JIM PALMER
Archive for Category: unix
08/20/2008
unix
Some notes on how to use rewrite rules to create developer sandboxes in a single-server dev environment.
05/29/2008
unix
BASH script to colorize the output of SVN and CVS.
12/24/2007
unix
An interesting problem with Apache's mod_cache - even production in the 2.2.X branch - is that it does not cache mod_dir DirectoryIndex files. Here's the quick on how to forcefully redirect the user to a mod_cacheable page.
07/13/2007
unix
Notes on how to do flash remoting to a clustered Coldfusion flash gateway as served via Apache.
07/13/2007
unix
04/03/2007
unix
Some insight into the dreaded error: Connection reset by peer: proxy: prefetch request body failed.
03/19/2007
unix
Notes on problems when flash remoting to a clustered Coldfusion flash gateway as served via Apache.
01/24/2007
unix
Took a nice Canon network controlled camera, hacked around its control protocol a bit and here are my notes on how to control it via simple PHP socket code.
01/22/2007
unix
Here's a writeup on how to convert an MJPEG stream, specifically from a canon network controlled webcam, to FLV on the fly using FFMPEG and FFSERVER. This also duplicates the stream from the source and serves multiple streams to hungry clients, aka relay proxy.
11/08/2006
unix
This is a BASH script to aggregate clustered Apache log files (even compressed rotated log files) and process them via webalizer.