Wordpress Module
Submitted by Zigor on Mon, 2006-11-20 12:05.
Hello Matt,
I am developing a plugin to use blogstamp in Wordpress, but I am having some problems when I made a signature request for a content which has HTML. I get the timestamp and signature, but when I try to verify it, I always get the error "Timestamp valid => false". I think I passed the post content well but I am not sure. I have to encode it or something like this?
Thanks for your help

HTML form test
Hi again Matt,
I have test a sort HTML code and it works. But when I try it with a
longest content, it does not work. Perhaps it is because the new lines "\n"?
Regards, Zigor.
Fixed it!
Hi again
I just fix it. The problem was the "\n". But thanks for your help.
PD: Sorry but english is not good.
Regards, Zigor
What I said to Zigor
In a repsonse email (before I opened up the site today), I asked Zigor if he had an html page that could be used as a test for the blogstamp validation. If he were attempting to validate from the server side, try the form first.. make sure that works.
Then the scope would be narrowed to the differences between how he was doing it on his own server and his own web page. In effect, I was asking if the problem were on Zigor's side or the blogstamp.org side.