Just noticed the Spam Assassin auto learn rules. Look up perldoc Mail::SpamAssassin::Conf and search for auto_learn, auto_learn_threshold_nonspam, auto_learn_threshold_spam.
I’ve changed the auto_spam threshold down, as 15 is probably a bit high considering the small number of false positives I usually get.
Author Archives: Donncha
Inflation leaves Irish prices highest in eurozone
There was much rejoicing on IRC this morning as it was announced that Irelad is the most expensive country in Europe to live! As Pronsias stated,
We did it… “I’d like to thank the Acadamy, the director, Mr. McCreevy, Mr. Ahern, the Government, and the people of Ireland, without whom this would never have been possible !”
b2++ documentation
I like Wikis. I use TWiki at work and it’s excellent. I think I need a wiki to document everything I’m doing in b2++, and I need it fast. Chances are I won’t use TWiki however, so I’m open to suggestions. If you’ve a favourite Wiki, then feel free to leave a comment. Applications that are written in PHP and use MySQL will get preference over others. Smarty support would be a bonus too. Tiki seems to fit the bill perfectly, but I haven’t tried it out yet.
Things to document:
- Import the b2 readme, and make a “tag/plugin” section for blog owners.
- How the weblog works, “always on” plugins, Smarty plugins, the flow of a weblog request.
- To do list.
- Bug tracker (should probably be seperate)
- Feature requests.
- And more..
Cross-Browser Rich Text Editor – work in Firebird?
Does this editor work in Mozilla Firebird for you? The textarea fails to appear on my machine..
b2 updates – b2referers
Quick update – I started work on a page to list referers to your blog. Login to your blog here and load up b2referers.php
It’s sparse, and very incomplete. It’s the result of half an hour of work but expect lots of updates in the next few days!
Half-Life 2 Teaser Movie Released
It’s an oldie, (4 days ago!) but I just took a look at the movie available on bit torrent and I’m well impressed! This game might actually encourage me to upgrade my PC! Here’s the Slashdot discussion, and apparently there are better quality videos out. Run, don’t walk, and download them!
Tatu sing for Russia at Eurovision
Armalyte
Just found this page while searching for “The Great Giana Sisters”. It brought me back several years! Armalyte was an amazing game, but it wasn’t the only game by Cyberdyne Systems on the C64 AFAIR. I could almost swear I played a platformer that was released on a Zzap64! cover, did they?
Woo! Pics, demo downloads and information about Armalyte 2 and a link to download a “competition” version with built in trainer.. I would have loved to have seen this 10 years ago..
New SpamAssassin Out!
Version 2.55 of SA is out. The release notes are a bit terse, but the notes for 2.54 indicate this is a release worth installing. It adjusts some spam rules spammers were using to get past SA!
spammers have been targeting our nice rules to get themselves negative overall scores, so those rules are now much less strongly-scored. also added a “TOO_MANY_MUA” rule that will catch multiple user agent headers.
Go download it now!
b2++ – page freshness, last month? referers
Minor updates:
- Add the following code to index.tpl to list your weblog entries from a month ago.
{todayayearago when='month' heading='<h1>A Month Ago</h1>'} - I added headers to the site to make pages stale. Mail me if you notice a difference.
- Referer format has changed slightly. It requires a db update, so the next release will require upgrading users run upgrade.php
- Search pages are generated with a different Smarty key. This should remove any highlighting for users who come directly to this site.
- I fixed a small html bug in the lastupdated.php script. If URLs aren’t printed properly on the “Last updated” list, then change line 33 so it reads:
$smarty->assign( "site", "http://" . $basesite ); - Added a list of clickable smilies to b2edit. Click to add them to your blog post! 8)
