A thread-friendly, super-speedy Ruby web-application framework can now be built faster than heating a burrito!
read more | digg story
Now Ruby beats PHP in speed and setup!
October 18th, 2007 | ruby
Where it all started
October 18th, 2007 | ruby
A thread-friendly, super-speedy Ruby web-application framework can now be built faster than heating a burrito!
read more | digg story
2 comments ↓
Hi, we are working on a photo sharing website. We completed most of the functions of the site. But stuck on the last one, sending photo from cell phone via MMS to website and post automatically to user’s account. I know user can simply send the photo to a designated email. But how can the website read the email and post photo files to the user’s account? Many sites have this feature now including fotolog.com, tumblr.com, etc. I don’t know if you can help.
Thank you.
David
Sure. you might want to check out MMS2R, the rails gem. This was an issue we faced when we were developing a similar application. I’m sure other people are facing the same problem, so if that doesn’t help, I can write something up on how to do it…
Lemme know, and thanks for your comment!
Leave a Comment