- Learn to speak POP3 in one simple lesson
Joor Loohuis, 2009-10-06
POP3 is one of the core protocols of the Internet, allowing mail clients to fetch messages from a remote server. There are circumstances where it is very convenient to be able to perform a manual POP3 session, for example for debugging purposes. This article shows you all you need to know about POP3 to handle such a manual session.
- Setting up WebDAV with Apache
Armijn Hemel, 2009-07-02
Web based storage with WebDAV can be set up in minutes using the Apache webserver.
- Fighting form spam with a little JavaScript
Joor Loohuis, 2009-06-12
Form spam is one of the many forms of abuse your website may fall victim to. Preventing automated form submissions is often done with captchas, but there are effective ways of preventing garbage in your websites and your databases, using nothing but a little JavaScript.
- Potentially problematic feedback between greylisting and spam filtering
Joor Loohuis, 2009-06-03
Greylisting may affect the spam score of the message when it eventually is accepted by the mail server, which may have unexpected consequences.
- Microformats: embedding information in webpages the right way
Armijn Hemel, 2009-04-14