Sep 08, 2008, 11:05 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
modxcms.com web
  MODxCMS.com   Forums   Help Login Register  
Pages: 1 [2]   Go Down
  Print  
Author Topic: Mailing list software  (Read 6078 times)
0 Members and 1 Guest are viewing this topic.
vbrilon
Coding Team
*
Posts: 255



« Reply #15 on: May 07, 2006, 08:50 AM »

Just curious as to why you want to twist your CMS into acting as a maling list manager? Those seem like pretty different functions.

Having said that, why not just install Mailman (http://www.gnu.org/software/mailman/index.html) and not reinvent the wheel? But then again, maybe I don't understand what you're trying to accomplish...

Logged

Pixel Stuff
Full Member
***
Posts: 236



WWW
« Reply #16 on: May 07, 2006, 09:14 AM »

A unified interface for the client to publish pages / newsletters

site archives of past newsletters

unified user database. Eventualy that could even work with a commerce feature for a paid area of the site.
Logged
sottwell
Documentation Team
*
Posts: 7,912



WWW
« Reply #17 on: May 07, 2006, 09:36 AM »

There should be one place for users to log in and access whatever your site has to offer, and one place for managers to log in and manage whatever they need to manage.  Besides, MODx is not really a CMS, it is a CMF...so it does a lot more than just manage content. It provides a framework for managing all the content of your entire site.
Logged

sottwell.com has moved to a lovely Solaris 10 server!
Log in username guest, password guestuser.
Templates are now becoming available at http://sottwell.com/templates.html
vbrilon
Coding Team
*
Posts: 255



« Reply #18 on: May 07, 2006, 09:46 AM »

Susan,

I agree with your reasons, but there are certain wheels that I think aren't worth reinventing -- and a mailing list manager is complex enough that I think it's one of those wheels.

Anyway, Mailman is easy enough to customize that you can make it look like a part of your site, as well as point it to your database for user info. Personally I think that's easier than creating something from scratch, but that's just me  Grin
Logged

sottwell
Documentation Team
*
Posts: 7,912



WWW
« Reply #19 on: May 07, 2006, 09:47 AM »

Yes, but a bridge like the SMF bridge would be very nice. Why should a user have to register twice, once for your site and once for your mailing list?

I, for one, certainly have no intention of trying to write an entire mailing list app from scratch! Just a way to seamlessly connect users between MODx and a "real" mailing list app is what I have in mind. A module to connect to the mailing app's manager would be nice, but not really as important.
« Last Edit: May 07, 2006, 09:51 AM by sottwell » Logged

sottwell.com has moved to a lovely Solaris 10 server!
Log in username guest, password guestuser.
Templates are now becoming available at http://sottwell.com/templates.html
banzai
Testers
*
Posts: 853


MODx Italia


WWW
« Reply #20 on: May 07, 2006, 10:41 AM »

 I agree with you Susan a PhpList (or other ml) bridge should be very nice Wink
Logged

MODx Websites Showcase 
Add your site to www.modx.it!
-----------------------------------------------------
FREE MODx Templates
www.tattoocms.it
-----------------------------------------------------
VIDEO: whats new in MODx 0.9.5   | VIDEO: MODx PHP Application Framework  |  bubuna.com - Web & Multimedia Design
bugsmi0
Sr. Member
****
Posts: 354


« Reply #21 on: May 09, 2006, 05:43 PM »

Just curious as to why you want to twist your CMS into acting as a maling list manager? Those seem like pretty different functions.

Having said that, why not just install Mailman (http://www.gnu.org/software/mailman/index.html) and not reinvent the wheel? But then again, maybe I don't understand what you're trying to accomplish...


Since mailman requires python it doesn't seem like a good choice since many people will not know how to setup python, better to use someting that doesn't require much to setup, phplist is easy 123
Logged

Starbuck
Full Member
***
Posts: 186


Tableless diner


WWW
« Reply #22 on: May 09, 2006, 06:37 PM »

Since mailman requires python it doesn't seem like a good choice since many people will not know how to setup python, better to use someting that doesn't require much to setup, phplist is easy 123

Not quite easy 123. It doesn't do bulk mailing of static html newsletters, it does do plain text emails with custom fields, but a newsletter with no fields and xxxx number of subscibers and it's lots of hours of restarting the queue, like every 40 minutes it does 60 to 90 emails (a newsletter under 100k) and if left alone it just stops. They don't give good support, and have no-love for their forum members, information is very thin.

Having said that it could be improved on - a lot.

Logged

An illustrative tutorial about the creation of http://www.modxhost.com/ using modX from scratch.
OpenGeek
MODx Co-Founder
Foundation
*
Posts: 4,675


looking a little more like my avatar again...


WWW
« Reply #23 on: May 09, 2006, 07:46 PM »

After wrestling with mailman and a myriad of custom solutions and external service providers, I've settled for publishing RSS feeds to email subscription services like Squeet.com and FeedBlitz.com, offloading the complicated task of getting emails delivered through the myriad of spam trappers and blacklists.  Hardly the best solution yet, but as these services improve, they offer much greater value than trying to configure a local mailing list solution.  IMO, it's just a bunch of headaches I don't need, even if the mailing list software works flawlessly.
Logged

Jason Coward
MODx Co-Founder
xPDO Founder
Principal @ Collabpad
work productively.
work intelligently.
work together.
If you think of yourselves as helpless and ineffectual, it is certain that you will create a despotic government to be your master. The wise despot, therefore, maintains among his subjects a popular sense that they are helpless and ineffectual.
  — Frank Herbert
sottwell
Documentation Team
*
Posts: 7,912



WWW
« Reply #24 on: May 10, 2006, 12:14 AM »

Looked over Squeet, and from a fairly advanced "user's" point of view, it's pretty nice. The only tricky part would be the initial setup of the desired feed, I suspect most users would have a hard time figuring out what to do with that form (yes, I do have that low an opinion of "users"!) But if you can simply tell you users "go here <link> and sign up, then copy and paste this <your rss feed link> into the Feed URL box and click the Subscribe button", it just might work.
Logged

sottwell.com has moved to a lovely Solaris 10 server!
Log in username guest, password guestuser.
Templates are now becoming available at http://sottwell.com/templates.html
bugsmi0
Sr. Member
****
Posts: 354


« Reply #25 on: May 10, 2006, 11:12 AM »

Joomla (apologize for even saying the J word) he he,

has more than one variation of a mail list / news letter created by third parties, one i think was called philaform seem to have some interesting ideas, perhaps you could review those for ideas on how to set up something for Modx, they also had it setup to use both txt and html

I still think bulk mailing of html is a low priority, if users can't handle plain text that let me display the honary loser gesture he he just kidding. Most people will not care and those that do are less than 1%, if you can at least begin with plain text, can always add html down the road.

take what other CMS are doing and make it better no need to reinvent
Logged

Starbuck
Full Member
***
Posts: 186


Tableless diner


WWW
« Reply #26 on: May 10, 2006, 12:26 PM »

Joomla (apologize for even saying the J word) he he,

has more than one variation of a mail list / news letter created by third parties, one i think was called philaform seem to have some interesting ideas, perhaps you could review those for ideas on how to set up something for Modx, they also had it setup to use both txt and html

I still think bulk mailing of html is a low priority, if users can't handle plain text that let me display the honary loser gesture he he just kidding. Most people will not care and those that do are less than 1%, if you can at least begin with plain text, can always add html down the road.

take what other CMS are doing and make it better no need to reinvent

Ideally plain text is great - solutions client's want however is a completely different matter and for most part for the people we deal with 'needs' don't include "text" emails, they can get their secretary to do that.  Text emails have no commercial sex appeal. There are some good commercial solutions like campaign monitor that really aren't all that expensive... free to try if you happen to be looking for one.
Logged

An illustrative tutorial about the creation of http://www.modxhost.com/ using modX from scratch.
smileybri
Jr. Member
*
Posts: 29


Brian


WWW
« Reply #27 on: Nov 12, 2006, 07:43 PM »

I have experience with Mailman, DADAmail and PHPlist.

First, Starbuck, you are probably trying to process the queue via the Web interface. PHPlist recommends that you use a cron to process the queue if your list is more than a thousand subscribers. PHPlist can send HTML and/or plain text and it gives the user the choice. It is not the be all end all in mailing list apps, but is the program of choice for my sites.

I am a newbie to CMS and to MODx, but I think you are on the right track here to coordinate the sharing of information between the two.

To the person insisting that email be plain text, I have to say that I agree, but most people do not. I am constantly trying to train clients to use plain text, but I usually have to give in to their demands to enable HTML for outgoing messages. HTML is the future of Email. Get used to it.
Logged

VPS Running FreeBSD 6.0-RELEASE #28
Apache/2.2.4 (Unix) | PHP Version 5.2.2
MySQL Version 5.0.27 | MODx .96
Pages: 1 [2]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP

Copyright © 2005-2008 MODxCMS, All rights reserved. Contact Us
Styles by ziworks.com

Powered by SMF 1.1.4 | SMF © 2005, Simple Machines LLC

Valid XHTML 1.0! Valid CSS!