This is topic Mailing List Management Software - Recommendations? in forum Books, Films, Food and Culture at Hatrack River Forum.


To visit this topic, use this URL:
http://www.hatrack.com/ubb/main/ultimatebb.php?ubb=get_topic;f=2;t=046933

Posted by erosomniac (Member # 6834) on :
 
I have a client who is looking to revamp their existing mailing system (their current software is horrifyingly bad). I have no experience with contact management software on the level he is looking for--mailing lists in excess of 100,000 people--and am looking for suggestions. Would prefer something with an outright retail cost as opposed to a service with a recurring fee.

Requirements:


Any recommendations, esp. with links, would be greatly appreciated! [Smile]
 
Posted by erosomniac (Member # 6834) on :
 
Bump. Anyone?
 
Posted by TomDavidson (Member # 124) on :
 
When you say "unlimited upward limit" and "100% customizable fields" you're moving out of the realm of software that doesn't come with an annual fee.

What's the hardware platform, and what's the budget?
 
Posted by erosomniac (Member # 6834) on :
 
The software will run on 3 systems, all running XP Pro. Will system specs matter?

Budget is "as cheap as possible." Knowing the client and knowing how important this is to their business, I'd shoot for less than $500.
 
Posted by fugu13 (Member # 2859) on :
 
what's funny is that most of it falls in the area of very easy programming; but its boring programming, so there aren't lots of solutions out there (and $500 isn't enough to get someone to code a good one from scratch, particularly as I presume it would need to prepare labels for printing -- unless the printer can handle a CSV file in a particular format or somesuch).
 
Posted by erosomniac (Member # 6834) on :
 
quote:
Originally posted by fugu13:
what's funny is that most of it falls in the area of very easy programming; but its boring programming, so there aren't lots of solutions out there

See, from what little programming I'm still familiar with, this is what I thought, too. What's worse is that it's software a LOT of small businesses would use, but my client couldn't find anything except the horrible crap he's using now, and I can't find anything that isn't bloated with stuff he doesn't need.

quote:
(and $500 isn't enough to get someone to code a good one from scratch, particularly as I presume it would need to prepare labels for printing -- unless the printer can handle a CSV file in a particular format or somesuch).
You presume correctly. Out of curiousity, what would be your ballpark estimate of what this would cost to have a programmer custom build?

Come to think of it, there are a lot of programmers on Hatrack. If anyone thinks they can do what I'm talking about in the budget I mentioned above...well, e-mail me please.
 
Posted by TomDavidson (Member # 124) on :
 
That's the other big question: is this system going to do the printing of mailing labels and/or the sending of email? I was assuming it was.

If it is, your best bet is to find a local college student and ask him if he's willing to take on a Comp Sci project -- or finding a local consortium that's already purchased one of the larger contact management packages and asking if they'd let you piggyback on their software.

To put this into perspective, I've seen software with very few bells and whistles that does what you're looking for priced at an annual cost of $35,000. That's an extreme example, but a flat payment of $500 would barely pay for a few copies of Microsoft Outlook (and wouldn't buy you an Exchange license).

--------

The big problem is this: you're wanting to run it on Windows XP desktop machines, and you want "unlimited" contacts. How are you currently handling network storage?

I would code you something simple for $500 that'd do most of what you wanted -- but the hardware system requirements would have to be managed very carefully.

I'm actually wondering if you guys shouldn't consider one of the Web-based contact managers I've seen out there. Rates are fairly low, and usually priced "per user;" if there are only three users, you'll probably be able to squeak by at around $300 or so a year.
 
Posted by Dagonee (Member # 5818) on :
 
eros, can you list the actual features you're looking for? "Contact list management" means a couple of different things to me. Do you just need "print letter X to contacts with attributes a, b, and c" plus standard add/edit/delete/import/export management features?

Also, with "unlimited" list size, do you really mean "unlimited" or are db-level limits on data file size, acceptable?
 
Posted by erosomniac (Member # 6834) on :
 
I think my original post made this sound more complicated than it is. Explaining better would probably help, ne? [Cool]

As specific as possible: my client wants to be able to compile all of his customer contact entries--which will include only basic contact information like name, business name, address, phone number, etc.--into one program for easy management: searching, label printing to standard label sizes, sorting by field. The data for import is coming from at least five different sources including Fed Ex & UPS shipping systems. All the sources can, at a minimum, export in CSV or other basic delimited formats. The software does not necessarily need to automate any of these processes.

The software does not need to do its own mailing, although it needs to be able to export a comma/other delimited format to sync with an existing mailing system. Although it will be running on up to three systems, it does not need to be networkable as the three systems will not need to share a single database.

By "unlimited upward limit for number of contacts," I mean the software should not artificially cap the number of contact entries (as in "this version offers up to 10,000 contacts! The premium version for $xxxxx more lets you have up to 50,000!"). Database file size restrictions are fine.

Last, but not least, the people who would be using this are not terribly computer literate: the software would need to be relatively user friendly to someone who has the computing ability of a 50 year old latecomer to the technology era.

If I think of more, I'll add it. If there's something I'm missing, please ask and I'll clarify if I can!

quote:
I'm actually wondering if you guys shouldn't consider one of the Web-based contact managers I've seen out there. Rates are fairly low, and usually priced "per user;" if there are only three users, you'll probably be able to squeak by at around $300 or so a year.
If you could reference a couple you think would fit the bill, Tom, I'd be really grateful.
 
Posted by Euripides (Member # 9315) on :
 
Sorry, I can't recommend anything at the moment, but keep a close eye on Sunrise .
 
Posted by fugu13 (Member # 2859) on :
 
Something like that, which worked but was perhaps a little clunky, would cost $5k for a reputable coding job ( including testing! ). If you can find a capable student, you could probably get it done for around $1000; finding a capable student would be 90% of the trouble, though (its remarkably hard to winnow the very capable programmers from those who aren't, absent strong knowledge of the programming domain and a fairly good knowledge of the students' in question work habits).
 
Posted by Dagonee (Member # 5818) on :
 
fugu's estimate is pretty good. My rate knowledge are four years out of date, but I could put something like this together in Access (which has surprisingly robust handling for large files in the right environment) in a week or so (including testing! [Smile] ).

However, I question the compatibility of "The software does not necessarily need to automate any of these processes" and "Last, but not least, the people who would be using this are not terribly computer literate: the software would need to be relatively user friendly to someone who has the computing ability of a 50 year old latecomer to the technology era."
 
Posted by TomDavidson (Member # 124) on :
 
Here's a quick question, assuming that $500 figure is firm: how comfortable would the people in that company be with learning how to use Microsoft Access? I would be willing to hack something like this out in Access for $500, but would not be willing to support it in perpetuity -- i.e. make minor changes to reports, tweak sizes, arrange backups, etc. -- for that price.
 
Posted by Euripides (Member # 9315) on :
 
If you're going to use something like Access, I would recommend File Maker instead. My Access and FileMaker experience is limited to personal use, but FileMaker is definitely the better, simpler-to-use product (just so you know this isn't blind anti-Microsoft bias).

Both are still bloated for your needs, but at least they are one-off purchases. You will of course need a database slave, lest your client spend half his working day tinkering with his emailer.
 
Posted by fugu13 (Member # 2859) on :
 
Tom: I agree that Access would be fine for most of this, but the tag layout capabilities and the like would make it involve significantly more time. I doubt you could do better than $10-15/hr at a $500 price point, and quite possibly less. Custom programming like this is worth a lot more, and I suspect your day job is woth at least a little bit more as well [Wink] .

And if anyone does do it, make certain you retain the rights (you will by default, but good to mention it explicitly in the contract), as with a couple weeks of tweaking you could have a more generally saleable product.
 
Posted by TomDavidson (Member # 124) on :
 
You've got to be kidding, right? I wouldn't trust FileMaker to store my recipes. [Wink]

-------

quote:
I doubt you could do better than $10-15/hr at a $500 price point, and quite possibly less
Yeah, I know. [Smile] I've done favors for Hatrackers before, and I'd be willing to do one here, too. I'm a bit nervous about the idea of trying to do a mail merge on 100,000 records through Microsoft Office, but.... *laugh*
 
Posted by Dagonee (Member # 5818) on :
 
BTW, my last post was not an offer, just a reference point. I have regained my amateur status as a programmer. [Smile]
 
Posted by Euripides (Member # 9315) on :
 
quote:
Originally posted by TomDavidson:

You've got to be kidding, right? I wouldn't trust FileMaker to store my recipes. [Wink]

[Dont Know] FileMaker has been good to me.
 
Posted by Dagonee (Member # 5818) on :
 
I'm with Tom on this one, though the last version I used was one version out of date in 95 or 96.
 
Posted by erosomniac (Member # 6834) on :
 
Here's my problem: as terribly designed as his current software is, it (very clumsily) does what I've described and was $99, and this is a B2B retail product. While I can certainly appreciate that these things take time (I'm a webdesigner--not developer--which is half-ass coding, so I understand), I don't think my client is going to go for a 5k system. I'm not that good a salesman; it's hard to talk someone into a %1000+ increase in expenditure for something that seems like it should be easy.

On the other hand, you've all been very helpful in giving me a ballpark idea of the time and cost involved, and if I can illustrate the need to my client, it's possible I'll be handing someone here some business at their preferred rate.

Thanks again, guys. [Smile]
 


Copyright © 2008 Hatrack River Enterprises Inc. All rights reserved.
Reproduction in whole or in part without permission is prohibited.


Powered by Infopop Corporation
UBB.classic™ 6.7.2