I think this would be cool but i am a little leary about giving out my username/password to my blog and my mobile phone #.
Thread Starter
nemik
(@nemik)
Yea I understand how people could be worried about it. I took the highest security measures I know in order to prevent any SQL injection or such attacks to get members’ info.
I also have no interest in your password and respect privacy on this. Nevertheless, I understand completely your hesitation.
I discussed the great opportunity to interlink blogs and mobile text messaging I have now implemented a very basic solution on my blog.
http://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.
http://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.