2003-02-25

theducks: (Default)
2003-02-25 07:13 pm

Heh

Quebec is having issues with not employing enough minorities, so they're developing a program to find them jobs in the public service. Ok, good concept. Except unfortunately for PQ, anglophones are a minority, so they're having to create english public service jobs ;)

More info: http://cbc.ca/stories/2003/02/24/quecivil030224

Of 60,000 civil servants in Quebec, fewer than four per cent are anglophone, immigrant or aboriginal. Those groups represent 18 per cent of the provincial population. Facal says provincial government departments failing to meet the new targets for hiring minorities may be required to justify themselves before a legislative committee.
theducks: (Default)
2003-02-25 07:16 pm

(no subject)

Stayed home from work today.. going yesterday was a really bad idea I think. I had a horrible time. Feeling much better tonight tho, so it was well worth it. So back to work tomorrow.

Mmm work at this time of the year is a little busy. Doh.

Living in Australia is so funny sometimes.. A recorded announcement before tonight's Conan O'Brien .. "The Comedy Channel would like to apologise, the following episode is a repeat.. but it's a bloody good one"

Strewth! :)
theducks: (Default)
2003-02-25 07:58 pm

Hmm nifty

Been playing with some Apache mod_autoindex directives... nifty stuff.

Info page: http://httpd.apache.org/docs/mod/mod_autoindex.html
Alex's page: http://www.theducks.org/pictures/
.htaccess file:
--
HeaderName .message.html
ReadMeName .footer.html

AddDescription "Oh no you don't" noindex
AddDescription "Linux.conf.au 2003" lca2003

AddIcon /icons/small/image2.gif .gif .jpg .png
AddIcon /icons/small/dir.gif ^^DIRECTORY^^
--