treehouse : what would you like to learn today?
Web Design Web Development iOS Development

tnash

  • Testing Flash Player for Screencasts on Web

    While Flash is ubiquitous on most PCs its worth keeping in mind that for maximum compatibility with other devices (such Nintendo WII) you are looking at Flash 7 being the norm which means some of the cool compression bits have to be left of. On a si…
    Comment by tnash April 2008 permalink
  • Captcha and Spam blocking

    I perhaps should have explained better what I meant. You have a form, joe spammer fills it in and hits send. The form is sent from your server mydomain.com either using sendmail or some other command to address blahblah@yourdomain.com In reality y…
    Comment by tnash April 2008 permalink
  • Captcha and Spam blocking

    "box" said: but I do use Google Apps to process my form-mail addresses - and Google's spam filter is one of the best I've come across and has proven to be intelligent enough to filter the spam and allow genuine messages to get th…
    Comment by tnash April 2008 permalink
  • Captcha and Spam blocking

    Ultimately what ever you do is an up hill struggle, using CSS to stop Spam bots is not a bright move, and of course would be an accessibility nightmare (as are visual only Captchas) and potentially if your in the EU and a commercial outfit might fin…
    Comment by tnash April 2008 permalink