Something’s wrong. php zlib compression or mod_gzip don’t work on this hostname. It works fine on www.linux.ie so there’s some interaction between mod_gzip, php output buffering, and mod_rewrite. I’ll get it working eventually.
Author Archives: Donncha
Compressed httpd data
Enabling zlib compression makes a huge difference to a http server. I stress tested this server using Apache Bench. Before compression was enabled I managed just over 1-2 requests of (large) pages per second, but with compression that rose to 10 requests per second! Just add this to a .htaccess file if you’re using PHP 4.
php_flag zlib.output_compression On
Update – Enabling compression that way here causes too many problems. I’ll have to try and convince Colm to install mod_gzip which works everywhere else I’ve used it.
TWiki – A Web Based Collaboration Platform
A new release of TWiki is available.
As this is the first release since December 2001 there are plenty of changes, bug fixes and new features. Go see it now!
The *nix Top 5 … Reasons to Keep Using the Opera Web Browser
hehe. It’s silly but I like it.
C-ONE Reconfigurable Computer
Here’s the C64 version. Looking at the specs it looks like a cross between a C64, Amiga, and PC!
- It has c64 expansion slots, as well as a 6502 compatible CPU.
- It has a copper chip like on the Amiga, but from the description of it, I think the C64 can do what it did anyway (read “About the Copper” on the Specifications page.) as anyone who did any assembly programming on the C64 will have manipulated the raster beam to display more than 8 sprites for example.
- It has ports for a PS/2 keyboard, and fits inside an ATX case.
That’s just a summary. Read the specs page for more. The Slashdot discussion has even more, including info on on what FPGAs are.
IMO, there are lots of _very_ cool FPGA devices about to hit market, and they are going to change how we use computers. Gaming not the least.
Mozilla: The Browser with Everything and the Kitchen Sink
I viewed this Kitchen Sink in Galeon, and be warned, it’ll suck up masses of CPU cycles. My machine almost became unusable when I visited the example xml page!
What is the best site to have your blog tracked?
There’s a couple of good links listed in this thread, including many I had never heard of. Not sure if I want to enable automatic pings when posting though. I think doing it manually at the end of the day is better, unless of course you want lots of hits or something..
linux.ie weblogs
I finally updated the front page with the linux.ie template. Everything should be fine for the launch next week. Fingers crossed!
Your Spreadsheet is Calling
Cringely writes another interesting column. Our programs instant messaging each other? Hmm. Very difficult job to do.
PCLinuxOnline.com – The debate about how configurable Linux user interfaces should be.
Good article on the Linux desktop.
