Techie :: Techno ::: August 2004 Archives
Useful little link:
Vim Commands Cheat Sheet
Wired networks are very restrictive, but you really don't appreciate how much freedom wireless can bring until you actually have it.
A couple of months ago we picked up a few wireless pcmcia cards on eBay. They are Cisco aironets which work perfectly in linux. You simply pop it in and it works (unless you're using Suse, which is a little demented when it comes to network interfaces) immediately:
The only thing that remained "wired" was my desktop, so a PCI card was needed. I finally picked one up on ebay this evening, so I hope to have it in a few days:
Once I've got this installed I'll finally be able to banish our rather noisy router (running pebble linux) to another room!! :mrgreen:
The only thing that remained "wired" was my desktop, so a PCI card was needed. I finally picked one up on ebay this evening, so I hope to have it in a few days:
Once I've got this installed I'll finally be able to banish our rather noisy router (running pebble linux) to another room!! :mrgreen:
This server is now ipv6 enabled!
ipv6 info has a lot of the heavier technical info.
As this server is running Apache2, which has native support for both ipv4 and ipv6, enabling it was simply a matter of changing the vhost config slightly.
The pop/imap server, dovecot, supports ipv6 as well. All you need to do is make a couple of minor changes to the main configuration file.
Unfortunately our ISP does not offer ipv6 yet, so we use a tunnel over ipv4, while our ipv6 allocation is tunnelled from Esat. Probably not the cleanest way to do things, but it works.
What would you consider to be essential tools for your PDA?
The standard applications that ship with it leave a lot to be desired.
Obvious ones:
SSH client: The only one I've found that is anyway usable is PSSH. It works fine, but the default display setting will make you go blind, so change them as soon as you can.
Java: You can grab a Palm specific version over at PalmOne. When I first got a copy of it back in December 2003 there was very little information on there, but they seem to have taken some more interest in it recently, and now include links to a number of sites where you can download midlets.
Email/Web: I'm still trying to find a usable IMAP client. I tried the Qualcomm suite, but it didn't handle my IMAP folders very well. Palm have an email client, but it's not bundled with the OS or available for free. I'll keep rummaging........
I got a Palm Tungsten T2 a few months ago, which is very handy if I'm on the move. It has bluetooth support, so I can easily pair it with my Nokia and connect over GPRS. One of the more useful things that I could use the Palm for would be SSH access, but trying to type commands on the Palm's builtin "virtual" keyboard is far too frustrating. The solution was to get a portable keyboard:
Although it folds up to approximately the same size as the Palm itself this is a full-size keyboard, with all the "bells and whistles".
Time to find more apps for my Palm :mrgreen:
Although it folds up to approximately the same size as the Palm itself this is a full-size keyboard, with all the "bells and whistles".
Time to find more apps for my Palm :mrgreen:
Ross pasted a link to me this morning which had me in stitches:
Spammers Sending Messages from the Future
I just found a link to the mail archives:
Chkrootkit Mail Archives
Background
We (Blacknight Solutions) have been offering email filtering to our clients since early 2002. We first began "experimenting" with spam filtering as we saw that the problem of spam/uce was growing exponentially and neither we nor our clients wanted to have our inboxes taken over by rubbish.
For the first 10-12 months after implementing server-side filtering we did not block email, as we preferred to merely tag it and deliver it. By tagging the subject line of emails in a consistent manner our clients were able to filter potential spam into another "folder" for examination.
After our initial tagging period, which involved constant tweaking of the scoring criteria, we moved from tagging to storing.
Currently we offer email filtering at different levels to our clients. At the lower end of the scale the clients' email is scanned and stored by us without any user intervention ie. no customised black/white listing etc., while at the higher end customisable rules and criteria are implemented.
Scope and motivation of this article
Over the past 6 to 12 months the subject of email filtering has begun to attract more publicity both in "techie" circles and amongst the general public. One of the reasons for writing this article is to address some of the common misconceptions about email filtering and best practices. After following many of the discussions on technical mailing lists and bulletin boards over the last few months the author feels strongly that some people's approach to email filtering is both misinformed and dangerous.
Due to the scope of the subject matter this article will probably be split into a number of shorter articles ie. parts, but comments from readers will be welcomed.
This article will address some of the issues involved in implementing email filtering for business and discuss some of the methods currently being used both in industry in general and by the author.
Due to the nature of our service the finer details of our setup will not be revealed, but general criteria and methodology will be discussed.
Any opinions expressed in this article are the author's and are based on the author's experiences.
Definitions
In order to avoid confusion a number of terms should be defined for the purposes of this article.
UCE: unsolicited commercial email
For many people there is no clear difference between the two. However a number of things may give some indication. If the sender of the email makes it clear where they obtained the email address and how you may be removed from the list it is helpful, although there is a very valid argument about unsubscribing from lists to which one was never subscribed. Why should the onus be on the recipient? It also informs the sender that the email address is valid. In my case I can usually tell if an email address has been scraped or not based purely on the address. A number of my older email aliases have not been used for at least two years due to the volume of spam that they were receiving. As a result I can safely say that any mail received to info@ is spam, as the address has not appeared on our website for at least two years, nor have I used it for at least that period. This is not a matter of a spam trap but more a simple case of applied logic. The only way you could get that address is through a spammers' database.
spam: If you look at the variety of definitions offered by Google for this term you should immediately see part of the problem. Depending on who you talk to scope of the definition can change quite dramatically. In simplest terms it may be best to refer to "spam" as unwanted commercial email ie. mail being sent on bulk offering you commercial services that you do not want. Even that definition is not very clear, but it may help as a starting point. The type of spam that causes most problems for business is adult in nature and may vary from the extreme hardcore porn variety through to the adverts for sexual aids both herbal, chemical and physical.
Tools
There are an ever increasing number of tools and services available to help you block spam/uce available on the market. These can be divided into two groups:
client-side: The software resides on the user's pc. It may be an independent piece of software or an addon to an email client. For example email clients such as Outlook 2003 and Eudora include spam filtering tools. Although client-side tools have their merits they do not address the primary issue with spam, which is the cost in both time and resources in downloading unwanted email. For this reason I believe that we should focus on server-side solutions. Another issue with client-side applications is that they do not update often enough, so they cannot address the issues that each new wave of spam brings.
Server-side: As the name suggests these are tools that work directly on the mail server. The advantages to using server-side tools are numerous. By blocking/filtering mail on the server you move the administrative responsibility away from the user to the server admin and their choice of tools. ISPs and hosting companies' mail servers are connected to the 'net 24/7 via high bandwidth connections, so although the level of unwanted email may incur a varying level of resource usage at the server level this will have significantly less impact than the resource usage at the client level.
Unlike client-side tools those used server-side have the ability to update not only in realtime but also through collaboration with other servers and through the usage patterns of the users being served.
Common Problems and misconceptions
There are a number of problems facing any provider of email filtering.
- Technology
- Client expectations
- Accuracy
- Contractual issues
According an article published on SMAU.it open source software drives the backbone of the 'net.
Although this is not exactly "groundbreaking" news it is nice to see more international press coverage of open source.
SMAU is well worth a visit if you can make it to Milan in the autumn and completely dwarfs the Irish ICT Expo.
Our google ranking has magically improved almost overnight. I'm not going to complain about that :mrgreen: , I just wish I knew why our site sometimes vanishs completely.
Interestingly enough Google has now learnt about our domain aliases, so all the results point to one domain, which makes more sense. We aren't being penalised as we don't use doorway pages or any other "tricks".
It has also "learnt" the relationship between me and the company site, possibly due to my email signature appearing in indexed mailing lists.
I also came across this funky little tool that supposedly outputs the PR of a page:

I'm not sure how accurate or useful it is, but it's definitely interesting.
If you look at this entry on the site's main page it reflects the blog's PR, while the entry on its own doesn't seem to have registered with Google just yet, which is hardly suprising.
Google Hacks Exposed: Improving Your Rank on Google
Google Hacks Exposed: Improving Your Rank on Google
I orginally setup this blog as a number of our clients were asking about running blogs on our servers and I hadn't any experience with the various tools involved. After trying a few different perl and php blogging tools I settled on Movable Type.
Continue reading Movable Type > Wordpress.

