I discussed the great opportunity to interlink blogs and mobile text messaging I have now implemented a very basic solution on my blog.
https://www.jlsnet.co.uk/blog/?p=126
Setup: I used a Enfora SA GSM Modem and along with SQL2GSM Software was able to implement a simple forwarding rule, which, when a Text Message is recieved with a prefix of “blog”, will interact with my WordPress Database to add a blog comment.
https://www.jlsnet.co.uk/index.php?tab=3&page=projects_sms2blog
How to Comment: Blog readers can send a text to my number on the blog, starting with the word “blog” followed by the blog post ID (end number of post url), a colon and then the comment message, for example “blog 126: Hello World”.
The text message above will post a comment to this blog (entry 126). You will then shortly recieve a “Thank you for your comment.” reply and your text message will appear in the blog comments.