Things I need to do:
- List last updated blogs on front page.
- Page to list all blogs.
- Option to reset template to factory default.
Things I need to do:
According to Reuters it’s not serious yet, but I remember reading a book a few weeks ago on this very subject, with disasterous consequences. *shudder*
“If a person contracts both human flu and bird flu during this peak flu season, that may result in the two sharing their genetic information and emerging into a new strain with the ability to jump very efficiently from human to human.
“If that happens, it will be an emergence of a pandemic, something we don’t want to see,” Chan told Reuters.
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.
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.
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!
hehe. It’s silly but I like it.
Here’s the C64 version. Looking at the specs it looks like a cross between a C64, Amiga, and PC!
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.
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!
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..
I finally updated the front page with the linux.ie template. Everything should be fine for the launch next week. Fingers crossed!