|
Mail and Perl changes |
|
rich (15:20 19/8/2005) Phlamethrower (15:58 19/8/2005) rich (16:00 19/8/2005) Phlamethrower (16:01 19/8/2005) rich (17:20 19/8/2005) Matthew (17:56 22/8/2005) rich (18:47 22/8/2005) Matthew (23:27 23/8/2005)
|
|
Richard Goodwin |
Message #68526, posted by rich at 15:20, 19/8/2005 |
Dictator for life
Posts: 6828
|
I've just updated Spamassassin - the one that came with Mandrake was getting old, and there isn't a proper update, so I had to compile my own RPM from source (queue much first time scariness). I've also changed some rules so Exim doesn't add spam reports even when the spam score is really low (despite what the config claims). Then I tried to add Razor2, which I'm not entirely sure is working yet, but it's not breaking anything either so I'll keep an eye on things.
The Razor install required a load of new Perl modules to be compiled, so Perl buggering up is also something to look for (Net::* and Digest::* stuff especially). While I was in there I decided to install Geo::Postcode to do postcode to grid reference conversions, which hopefully I'll use in my postcode to Google Maps thing I'm looking at writing. Not quite sure where it decided to install the database though... ________ Cheers, Rich.
|
|
[ Log in to reply ] |
|
Jeffrey Lee |
Message #68527, posted by Phlamethrower at 15:58, 19/8/2005, in reply to message #68526 |
Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot stuff
Posts: 15100
|
Yes, but have you sorted out what's wrong with your internet connection yet? |
|
[ Log in to reply ] |
|
Richard Goodwin |
Message #68528, posted by rich at 16:00, 19/8/2005, in reply to message #68527 |
Dictator for life
Posts: 6828
|
No I checked the logs on the router to see if there was any dodgy traffic I could blame, but the household seems to be malware-free ________ Cheers, Rich.
|
|
[ Log in to reply ] |
|
Jeffrey Lee |
Message #68529, posted by Phlamethrower at 16:01, 19/8/2005, in reply to message #68528 |
Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot Hot stuff
Posts: 15100
|
Ah well, maybe it's just a temporary ISP/network problem and will clear up in a few days. |
|
[ Log in to reply ] |
|
Richard Goodwin |
Message #68530, posted by rich at 17:20, 19/8/2005, in reply to message #68526 |
Dictator for life
Posts: 6828
|
http://www.houseofmabel.com/places/index.html for the postcode to coordinate page. Only tested in Mozilla - unlikely to work in most RISC OS browsers. |
|
[ Log in to reply ] |
|
Matthew Somerville |
Message #68564, posted by Matthew at 17:56, 22/8/2005, in reply to message #68526 |
Posts: 520
|
While I was in there I decided to install Geo::Postcode to do postcode to grid reference conversions, which hopefully I'll use in my postcode to Google Maps thing I'm looking at writing. Like this? |
|
[ Log in to reply ] |
|
Richard Goodwin |
Message #68570, posted by rich at 18:47, 22/8/2005, in reply to message #68564 |
Dictator for life
Posts: 6828
|
While I was in there I decided to install Geo:ostcode to do postcode to grid reference conversions, which hopefully I'll use in my postcode to Google Maps thing I'm looking at writing. Like this? Where does that list the grid reference or long/lat coordinates of the centre point? If you do a search it doesn't even put them in the "link to this map" thing.
Mine is so that you can easily geotag web pages. Which means I have to have my own postcode DB as the Google aps API doesn't allow you to do a search first. ________ Cheers, Rich.
|
|
[ Log in to reply ] |
|
Matthew Somerville |
Message #68603, posted by Matthew at 23:27, 23/8/2005, in reply to message #68570 |
Posts: 520
|
Where does that list the grid reference or long/lat coordinates of the centre point? It doesn't, that's why I was asking what yours was going to do.
Mine is so that you can easily geotag web pages. Which means I have to have my own postcode DB as the Google aps API doesn't allow you to do a search first. I'd simply fetch a Google Maps URL like I posted, and parse the source for the '<center lat="51.500955" lng="-0.141568"/>' attribute hidden within it. |
|
[ Log in to reply ] |
|
|