Posts Tagged ‘chrome’

Chrome’s Autofill and honeypot fields

Ai developers typically add a hidden “honeypot” field to forms to avoid spam bots. Spam bots usually fill out all of the fields on a form, including the honeypot field. When the honeypot field is filled out and the form is submitted, the form information is not captured.

While doing some cross-browser form testing for several sites I noticed that in the Chrome browser form information wasn’t always being captured.

Upon further investigation I learned that Chrome’s Autofill feature is causing this problem. Chrome’s Autofill fills out the honeypot field and makes the form think that it has been filled out by a spam bot. Since this may result in a significant amount of legitimate form submissions not reaching their intended target, it is important to test all forms with Chrome’s Autofill in mind. Developers need to provide a solution that successfully curbs malicious spam bots without preventing legitimate form submissions.

Technology

Getting it onto the Kindle

I’ve been loving my Kindle 3 since I upgraded from my sony reader. There are so many options for getting various reading materials onto it. Here are a few of the ones I like the best:

  • Want to get some RSS feeds onto the Kindle? (12 feeds for free) KindleFeeder is the way to go. It also has a bookmarklet for capturing and sending whole pages from your browser.

    I use this to send articles in Google Reader that I want to read later to my Kindle. I use my starred items to do this. Starred items have their own RSS feed which you can put into kindlefeeder. For information on how to get the link to the RSS of your starred items, click here.

  • Send to Kindle” for chrome is a button that will send the content of the page your are currently viewing.
  • The third method is the built in free Kindle email address that isn’t broadly advertised: your.name@free.kindle.com will beam most docs that you mail it to your Kindle over wifi (does not work with 3G)
  • Calibre is great for managing what is on your Kindle and converting just about any file format to .mobi (a format the Kindle can read)

Gadgets