December 29th 2005 PST
2.10.4 is out, get it at the usual places: http://mojo.skazat.com/download I added RSS 2.0 and Atom 1.0 support. Yeah! We're $60 to the goal for the multiple fields and only have a couple of hours. This'll be the last time I post this URL, so up and at 'em! https://www.fundable.org/groupactions/dadamailmultiplefields Cheers, and Happy New Years everyone! I'll be in Vegas reenacting a few different scenes from a few different movies. ...Continue Reading
December 28th 2005 PST
>Works just fine over here using NewsFox extension for FireFox 1.07 I forgot to mention I'm running the windows version..... Alfred ...Continue Reading
December 28th 2005 PST
Also works fine as a live bookmark with Mac Firefox 1.0.7. -- curmudgeon ...Continue Reading
December 28th 2005 PST
Works just fine over here using NewsFox extension for FireFox 1.07 Alfred -----Oorspronkelijk bericht----- Van: Dada Mail (Justin Simoni) [mailto:dada@PROTECTED] Verzonden: woensdag 28 december 2005 7:30 Aan: alfred@PROTECTED Onderwerp: [dadadev] Atom 1.0 help Hey Everyone, I'm working on getting Atom support in Dada Mail up to 1.0 - at the moment, it's at .03, which has been deprecated in favor of the new standard. If anyone has a newsreader that supports Atom 1.0, can you kindly point it at: http://mojo.ska ...Continue Reading
December 28th 2005 PST
Hey Everyone, I'm working on getting Atom support in Dada Mail up to 1.0 - at the moment, it's at .03, which has been deprecated in favor of the new standard. If anyone has a newsreader that supports Atom 1.0, can you kindly point it at: http://mojo.skazat.com/cgi-bin/dada/mail.cgi/archive_atom/dadadev/ And let me know if it's coming up correctly for you? One thing to look for is seeing if the date is working as it should. I'm working on a Mac, so any Windows newsreaders feedback would be most benifici ...Continue Reading
December 26th 2005 PST
Hey! Randal chimed in: On Dec 26, 2005, at 5:43 PM, Randal L. Schwartz wrote: > > Yes, a block implies a final semicolon. It does not matter if it's > only a single statement, or on a single line. > > -- > Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 > 777 0095 > > Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. > See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl > training! > Cheers, ...Continue Reading
December 26th 2005 PST
If I put RSS 2.0 support in Dada Mail, does anyone see a need to keep the .91 implementation in? Also, are there any RSS 2.0-centric features you think would be required/useful in Dada Mail? ...Continue Reading
December 26th 2005 PST
> Shouldn't that line read lite this? > > BEGIN { > @AnyDBM_File::ISA = qw(DB_File GDBM_File NDBM_File ODBM_File > SDBM_File); > } No. I believe the last element in a Perl block does not require a semicolon at the end of the line. It's either that, or if a block only contains one line, a semicolon is unnecessary. Or both. This line of code is directly out of the AnyDBM_File documentation http://search.cpan.org/~nwclark/perl-5.8.7/lib/AnyDBM_File.pm ...Continue Reading
December 26th 2005 PST
Justin, I was just going over the Config.pm file in the latest version of DADA. You have this line in the file. BEGIN { @AnyDBM_File::ISA = qw(DB_File GDBM_File NDBM_File ODBM_File SDBM_File) } Shouldn't that line read lite this? BEGIN { @AnyDBM_File::ISA = qw(DB_File GDBM_File NDBM_File ODBM_File SDBM_File); } You will notice the semi-colon at the end of the second line. I was using perltidy to clean up the files to make them easier to read. So of your line lengths are hugh. The suggested length is 80 character ...Continue Reading
December 24th 2005 PST
> I also did an upgrade recently. To me the file structure looks > quite different to the predecessors. It's actually been the same since about 2.3 (if not 2.0 - we're talking years now) - it hasn't changed in any really discernible way - there's more files, for example the backup files, but you shouldn't need to upgrade by completely recreating the lists - that's over doing it. ...Continue Reading
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:
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:
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.
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.