Mms2r 2.0.3 Released

mms2r version 2.0.3 has been released!

DESCRIPTION:

MMS2R is a library that decodes the parts of an MMS message to disk
while
stripping out advertising injected by the mobile carriers. MMS messages
are
multipart email and the carriers often inject branding into these
messages. Use
MMS2R if you want to get at the real user generated content from a MMS
without
having to deal with the cruft from the carriers.

If MMS2R is not aware of a particular carrier no extra processing is
done to the
MMS other than decoding and consolidating its media.

Contact the author to add additional carriers to be processed by the
library.
Suggestions and patches appreciated and welcomed!

Corpus of carriers currently processed by MMS2R:

Changes:

2.0.3 / 2008-04-15 (Enter Taxman - The 1040 MMS Form)

  • fix case when part is image/jpeg declared ‘application/octet-stream’

  • trim dangling image/jpeg text from blackberry messages

  • file extensions added to filenames that are missing extensions in part
    headers

  • anonymize images in fixtures to reduce gem size

  • T-Mobile update - jesse dp

  • AT&T/T-Mobile Blackberrry update - Dave Myron

  • http://mms2r.rubyforge.org/

  • http://rubyforge.org/tracker/?group_id=3065