Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
What libraries should I use for MIME parsing, XML parsing, and MySQL ?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
John Levine  
View profile  
 More options Feb 2, 6:15 pm
Newsgroups: comp.lang.ruby
From: John Levine <jo...@iecc.com>
Date: Thu, 2 Feb 2012 23:15:38 +0000 (UTC)
Local: Thurs, Feb 2 2012 6:15 pm
Subject: What libraries should I use for MIME parsing, XML parsing, and MySQL ?
I have a new application where people send me mail messages each of
which has an attached ZIP file.  Inside the ZIP file is an XML file
which I want to parse and put the interesting bits into a MySQL
database.  (This is the dmarc.org system, in case you were wondering.)

I'm running on FreeBSD which uses ruby 1.8.  I see a bazillion ruby
packages in the ports collection, but it's not obvious which ones are
better than others.  I figured out that Archive::ZIP is a reasonable
way to get stuff out of the ZIP file, but which libraries should I use
to:

* parse mail messages and extract MIME parts

* parse XML files

* talk to MySQL databases?

TIA


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »