No me envie más mensajes porfavor. Gracias

 
From: "Owyng Vallecillos Rojas" <owyngvr@PROTECTED>
Date: January 23rd 2010

 
> Date: Thu, 21 Jan 2010 21:46:37 -0500
> From: justin@PROTECTED
> To: owyngvr@PROTECTED
> Subject: [dadadev] Re: Dada Mail Development Focus
>
>
> On Jan 18, 2010, at 10:06 PM, Carl G. Kuczun wrote:
> > Justin - I'd like all subscription fields to be included in the unsubscribe notice. As it is now, you only get the email address which often cannot identify the user. The fields could be buffered somewhere and then after the user is deleted, the buffer could be included in the email notice.
> >
>
> Gotcha.
>
> I'm just simply going to add this and few of the niggly things, like the problem with the broken mass mailings/slow loading of the mailing monitor to the Issues queue and get them cleaned up, sooner, rather than later,
>
>
>
> --
> Justin J.
>
> Dada Mail - Write Once: Distribute Everywhere Software
> url: http://dadamailproject.com
>
> The Dada Mail Demo:
> http://demo.dadamailproject.com
>
>
>
>
> On Jan 18, 2010, at 10:06 PM, Carl G. Kuczun wrote:
>
> >
> > Justin - I'd like all subscription fields to be included in the unsubscribe notice. As it is now, you only get the email address which often cannot identify the user. The fields could be buffered somewhere and then after the user is deleted, the buffer could be included in the email notice.
> >
> > Carl K
> >
> > ----- Original Message ----- From: "Justin J" <justin@PROTECTED>
> > To: "Dada Mail Developers Subscriber" <ckuczun@PROTECTED>
> > Sent: Monday, January 18, 2010 8:45 PM
> > Subject: [dadadev] Re: Dada Mail Development Focus
> >
> >
> >
> > Here's some of the projects for Dada Mail I'd be interested in working on:
> >
> >
> > Installer
> > ------------------------------------------------------------------------------
> >
> > I'd like to see an installer for Dada Mail - something like what Movable Type (or whatever blog system) has - just visit, "install.cgi" and you get a little wizard-thing that guides you and makes the necessary directory structure, SQL tables - that sort of stuff.
> >
> > This opens a big can-o-worms, since, after you make an installer, eventually someone wants an, "upgrader" and that's a headache.
> >
> > No installer exists - even for the gobs of installs I do. What's nice is I can at least test the installer, why doing my own installations. I see a lot of different setups, so it's great to know I can see how it works for all these different... setups.
> >
> > Profile Fields Widgets
> > ------------------------------------------------------------------------------
> >
> > I would also like to see the Dada Profiles be a little more sugary - not just plain textboxes, but the option to have a popup menu, checkboxes, radio buttons - as well as more fancier widgets, like a "date", City, State, Country, Zip *as well as* a way to have a way to validate this information, *as well as* a way to add your own widget types to what I could ship.
> >
> > I'd also like to see an easy way to make a field hidden, required (and I like this idea) "Read Only"
> >
> > Partial Sending Flexibility
> > ------------------------------------------------------------------------------
> >
> > If I have a few fields: Name, City, State, Country, Favorite Color,
> >
> > It would be nice to say:
> >
> > "Hey, send to everyone living in Denver, Boulder, or Colorado Springs, who likes red and blue and who's age is under 25"
> >
> > Right now you can't. And I hate it.
> >
> > PSGI Compatibility
> > ------------------------------------------------------------------------------
> >
> > This:
> >
> > http://plackperl.org/
> >
> > Probably by porting Dada Mail to something like this:
> >
> > http://cgi-app.org/
> >
> >
> > This is my answer to the, "but performance on Dada Mail, sucks!" problem. Always compiled in memory and persistent database handle is what's needed.
> >
> > New Clickthrough Tracker
> > ------------------------------------------------------------------------------
> >
> > With fancy graphs.
> >
> > I'd like to move the log to some sort of SQL table and I'd like to be able to do a lot more, neater analysis on what's going on. Automatic Clickthrough Generation for all URLs. I want to see a graph that shows also how many subscribers my list has had in a time frame. I want to see a pretty graph that shows how many messages are sent in a time frame. That sort of stuff.
> >
> > ONLY closed loop opt in subscription
> > ------------------------------------------------------------------------------
> >
> > I'd like to add an option during list creation that says something like, "Don't allow me to mass subscribe subsribers myself - only allow subscribers to subscribe themselves"
> >
> > I get reports of people using Dada Mail to send Spam messages. This is stupid. I don't like it and the people who do this, I dislike even more. Morons. I'd like closed-loop opt in be the only option for subscription and *no way, in the future, to change this!*
> >
> > One can dream.
> >
> > And probably still, everything listed on this doc:
> >
> > http://dadamailproject.com/support/documentation-4_0_2/projects.pod.html
> >
> > That hasn't been implemented.
> >
> >
> > --
> > Justin J.
> >
> > Dada Mail - Write Once: Distribute Everywhere Software
> > url: http://dadamailproject.com
> >
> > The Dada Mail Demo:
> > http://demo.dadamailproject.com
> >
> >
> > On Jan 14, 2010, at 7:11 PM, Justin J wrote:
> >
> >>
> >> On Jan 12, 2010, at 1:35 PM, Justin J wrote:
> >>> I want to start thinking about future developments of Dada Mail
> >>
> >> Not all at once, now! :)
> >>
> >> Any ideas you guys/gals have?
> >>
> >> --
> >> Justin J.
> >>
> >> Dada Mail - Write Once: Distribute Everywhere Software
> >> url: http://dadamailproject.com
> >>
> >> The Dada Mail Demo:
> >> http://demo.dadamailproject.com
> >>
> >> On Jan 12, 2010, at 1:35 PM, Justin J wrote:
> >>
> >>>
> >>> Hey Everyone,
> >>>
> >>> Happy New Year! If I haven't yet said that, to this list -
> >>>
> >>> I want to start thinking about future developments of Dada Mail - where to take the program - the small features and the Big Features. As times and trends change, so does my development focus. Before I give you my laundry list of my own priorities, I sort of want to hear from everyone else first, since you guys are most likely more active in actually using the program than I am!
> >>>
> >>> Also, just to recap some things, ver. 4.0.2 was recently released - bugfix only, but with one nasty problem in Dada Bridge fixed..ish:
> >>>
> >>> http://dadamailproject.com/support/documentation-4_0_2/changes_4_x.pod.html#changes_4_0_2
> >>>
> >>> I'm starting to use the github "Issues" system, over the sourceforge bug tracker. It's a lot neater, I think:
> >>>
> >>> http://github.com/justingit/dada-mail/issues
> >>>
> >>> Feel free - please, to add any issue you encounter to this tracker. Or, better yet, if you're versed at github (even I got the swing of things), go register an account, fork the project, patch and ask for me to pull from it. I'll do the best I can. If it's a bugfix, it's always nice to get a test file that confirms the bug is fixed.
> >>>
> >>>
> >>> So, what are all your ideas?
> >>>
> >>> --
> >>> Justin J.
> >>>
> >>> Dada Mail - Write Once: Distribute Everywhere Software
> >>> url: http://dadamailproject.com
> >>>
> >>> The Dada Mail Demo:
> >>> http://demo.dadamailproject.com
> >>>
> >>>
> >>>
> >>> --
> >>>
> >>> Post:
> >>> <mailto:dadadev@PROTECTED>
> >>>
> >>> Unsubscribe:
> >>> <http://dadamailproject.com/cgi-bin/dada/mail.cgi/u/dadadev/>
> >>>
> >>> List Information:
> >>> <http://dadamailproject.com/cgi-bin/dada/mail.cgi/list/dadadev>
> >>>
> >>> Archive:
> >>> <http://dadamailproject.com/cgi-bin/dada/mail.cgi/archive/dadadev>
> >>>
> >>> Mailing List Powered by Dada Mail
> >>> http://dadamailproject.com/cgi-bin/dada/mail.cgi/what_is_dada_mail/=
> >>
> >>
> >>
> >> --
> >>
> >> Post:
> >> <mailto:dadadev@PROTECTED>
> >>
> >> Unsubscribe:
> >> <http://dadamailproject.com/cgi-bin/dada/mail.cgi/u/dadadev/>
> >>
> >> List Information:
> >> <http://dadamailproject.com/cgi-bin/dada/mail.cgi/list/dadadev>
> >>
> >> Archive:
> >> <http://dadamailproject.com/cgi-bin/dada/mail.cgi/archive/dadadev>
> >>
> >> Mailing List Powered by Dada Mail
> >> http://dadamailproject.com/cgi-bin/dada/mail.cgi/what_is_dada_mail/=
> >
> >
> >
> >
> > --
> >
> > Post:
> > <mailto:dadadev@PROTECTED>
> >
> > Unsubscribe:
> > <http://dadamailproject.com/cgi-bin/dada/mail.cgi/u/dadadev/>
> >
> > List Information:
> > <http://dadamailproject.com/cgi-bin/dada/mail.cgi/list/dadadev>
> >
> > Archive:
> > <http://dadamailproject.com/cgi-bin/dada/mail.cgi/archive/dadadev>
> >
> > Mailing List Powered by Dada Mail
> > http://dadamailproject.com/cgi-bin/dada/mail.cgi/what_is_dada_mail/==
> >
> >
> > --
> >
> > Post: <mailto:dadadev@PROTECTED>
> >
> > Unsubscribe:
> > <http://dadamailproject.com/cgi-bin/dada/mail.cgi/u/dadadev/>
> >
> > List Information: <http://dadamailproject.com/cgi-bin/dada/mail.cgi/list/dadadev>
> >
> > Archive: <http://dadamailproject.com/cgi-bin/dada/mail.cgi/archive/dadadev>
> >
> > Mailing List Powered by Dada Mail
> > http://dadamailproject.com/cgi-bin/dada/mail.cgi/what_is_dada_mail/
> >
>
>
>
>
> --
>
> Post:
> <mailto:dadadev@PROTECTED>
>
> Unsubscribe:
> <http://dadamailproject.com/cgi-bin/dada/mail.cgi/u/dadadev/>
>
> List Information:
> <http://dadamailproject.com/cgi-bin/dada/mail.cgi/list/dadadev>
>
> Archive:
> <http://dadamailproject.com/cgi-bin/dada/mail.cgi/archive/dadadev>
>
> Mailing List Powered by Dada Mail
> http://dadamailproject.com/cgi-bin/dada/mail.cgi/what_is_dada_mail/=


Con Hotmail el correo basura es algo del pasado: nueva tecnolog�a anti-spam desarrollada por Microsoft, conoce m�s.

Post:
mailto:[list_settings.discussion_pop_email]

Unsubscribe:
http://dadamailproject.com/cgi-bin/dada/mail.cgi/u/dadadev/

List Information:
[PROGRAM_URL]/list/[list_settings.list]

Archive:
[PROGRAM_URL]/archive/[list_settings.list]

Mailing List Powered by Dada Mail

  • This mailing list is a public mailing list - anyone may join or leave, at any time.
  • This mailing list is a group discussion list (unmoderated)
  • Start a new thread, email: dadadev@dadamailproject.com

This is the developer discussion mailing list for Dada Mail.

If you are just looking for support Dada Mail, consult the message boards at:

https://forum.dadamailproject.com

Documentation for Dada Mail:

https://dadamailproject.com/d

Specifically, see the Error FAQ:

https://dadamailproject.com/d/FAQ-errors.pod.html

To post to this list, send a message to:

mailto:dadadev@dadamailproject.com

All subscribers of this list may post to the list itself.

Topics that are welcome:

  • Constructive critiques on the program (I like, "x", but, "y" needs some work - here's an idea on how to make this better...)
  • Bug/Error reports
  • Bug fixes
  • Request For Comments on any changes to the program
  • Help customizing Dada Mail for your own needs
  • Patches
  • Language Translations
  • Support Documentation/Doc editing, FAQ's, etc.
  • Discussion of any changes that you would like to be committed to the next version of Dada Mail -

Dada Mail is on Github:

https://github.com/justingit/dada-mail/

If you would like to fork, branch, send over PRs, open up issues, etc.

Privacy Policy:

This Privacy Policy is for this mailing list, and this mailing list only.

Email addresses collection through this mailing list are used explicitly to work within this email discussion list.

We only collect email addresses through our Closed-Loop Opt-In system.

We don't use your email address for any other purpose.

We won't be sharing your email address with any other entity.

Unsubscription can be done at any time. Please contact us at: justin@dadamailproject.com for any help regarding your subscription, including removal from the mailing list.

All mailing list messages sent from us will include a subscription removal link, which will allow you to remove yourself from this mailing list automatically, and permanently.

All consent to use your email address for any other purpose stated at the time of the mailing list subscription will also be revoked upon mailing list removal.