Your feed appears to be encoded as "utf-8", but your server is reporting "US-ASCII"
Daily Archives: April 7, 2011
Mysql Date Format
DATE_FORMAT(date,format) Formats the date value according to the format string.
PHP’s sprintf() on a MySQL query utilizing DATE_FORMAT()
So what’s the solution? You have to “comment-out” the % that aren’t part of your sprintf() substitution. You can do this by putting another % in front of the ‘%’ symbols in the DATE_FORMAT() function. This deems them as a literal percent-sign instead of the start of another sprintf() “variable”.
Open Video Player (OVP)
Open Video Player (OVP) is an initiative encompassing the use of open standards, best practices, and established development methodologies in the development of media player applications.