The Great Flouride Scam – chilling reading.
Monthly Archives: May 2002
Disturbing news this morning. …
Disturbing news this morning. Last Monday night a group of protestors in Dublin were attacked by Gardai, seemingly unprovoked if the people who rang 2fm are to be believed. An RTE reporter at the scene said that Gardai had taken off their ID tags and refused to acknowledge questions about why they were removed.
The Irish Times has more on this story while the Minister For Justice warned there would be consequences for Gardai who exceeded “reasonable force”.
I don’t doubt that the Gardai were in a stressful situation and needed to act to protect themselves but the eye-witness accounts I heard this morning seem to paint a picture of alarmingly excessive force used on a peaceful protest.
Claire had a few things to say …
Claire had a few things to say about browsers so I had to email her! Claire – you shall convert from the dark side! hehe
Alternative to the Big Bang – good reading, got it from Dangerous Meta, I think!
I think Owen was visiting this …
Family Crests, O Keeffe and Mu …
Family Crests, O Keeffe and Munnelly. Thanks John for the link!
I just upgraded to the latest …
I just upgraded to the latest Galeon and Mozilla binaries at work. Nice. Feels snappier (and I would notice on this machine!). I asked Kate why he didn’t update http://developers.antefacto.net/download/anti_aliased_mozilla/ but he pointed out that you could add the following to prefs.js to get anti-aliased fonts in Mozilla (works in Galeon too!)
user_pref("font.FreeType2.enable", "true");
user_pref("font.directory.truetype.1", "/usr/share/fonts/truetype");
user_pref("font.directory.truetype.2", "/mnt/dosc/winnt/fonts");
Didn’t see that anywhere. oh well!
The new Mozilla is much nicer, and fixes the security bug that was publicized last week.
I've gone Free at work finally …
I’ve gone Free at work finally! Netscape was only started up this morning to export the addresses out of it. Imported into kmail now, and Netscape isn’t running! I even did rm -fr nsmail
but only after tarring it up of course! I will have to run Netscape from time to time but not all the time. If only I could get kmail to launch urls in Galeon instead of Konueror, I’m sure there’s a way, I haven’t looked very hard.
Open Office works nicely thank you. I tried it on Linux and Windows and it’s much better than AbiWord, Kword, or Star Office. I haven’t had a chance to compare against Gnumeric yet and in fact I won’t use it much at all (thankfully!)
I read the in Irish Times this morning about the radio controlled rats. Imagine being stuck in a collapsed building – would you like to see a rat come scampering over to you?
Thanks to the top 40 I found out about Things My Girlfriend and I Have Argued About as well as other good stuff.
How to view uuencoded attachme …
How to view uuencoded attachments in Kmail:
- Download and install UUDeview.
- In Kmail, click on Settings, Configure Filters and create a new filter.
- Set up the filter to watch for a message that contains begin 664.
- Under Filter Options, select pipe through and in the text box add
tee temp/msg.txt; /usr/local/bin/xdeview temp/msg.txt ; rm -f temp/msg.txt
- Under Advanced Options/Apply this filter unselect the option, to incoming messages, but make sure on manual filtering is on.
- Click OK
- Create a directory called temp in your home directory.
Anytime you get an email with uuencoded attachements simply select the message and press CTRL-J and a nice TCL dialog box will appear allowing you to save the attachements.
I might just use uudeview to automatically save the attached files to a directory and then open a file manager in that directory.
Helpful Links: