Remove non-ASCII Characters
Are you getting those funky characters from your database that are screwing up things like your XML feed? If you're using ColdFusion, there's an easy fix. Use a regular expression replace function to get rid of those pesky non-ASCII characters.

