Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Newsletters

  1. #1
    Join Date
    Jul 2005
    Location
    Planet Earth
    Posts
    94
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Newsletters

    Hi All,

    I would like to add a newsletter feature on one of my websites.
    I dont really know how the concept works, all I do know is that one should
    be able to subscribe and unsubscribe using their email address.

    Could someone kindly explain to me how the concept works and what is
    required to get it working.

    Redice

  2. #2
    Join Date
    Jul 2005
    Location
    Planet Earth
    Posts
    94
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Anyone??

  3. #3
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    You should use some type of server side package designed for that. Find out what server side languages your host supports and if they already have a newsletter package available for you. If you have support for one or more server side languages but no package available, find one (Google) that uses one of your available languages. There are also remotely hosted newsletter services that do not require much installation on your part and none on your host's. These can be found via Google as well.

    Now as to the concept - folks sign up by submitting their email address, this goes into a database maintained on either your server (or in the case of remote hosting, on the remote host's server). Every so often (as you configure it) or at certain times of your choosing the system sends out the newsletter which you must provide (on a timely basis if it is at a set interval). Folks can usually choose to leave the list simply by selecting an option on each newsletter, the database of active users is updated on the server.

    You could choose to maintain all this simply by having folks email you personally and then putting them on a mailing list in your email program or web email interface and then periodically sending everyone on the list a newsletter email. This is more work and resource intensive for your email server/program hard disk, etc.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  4. #4
    Join Date
    Jul 2005
    Location
    Planet Earth
    Posts
    94
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Any suggestions on some of these software, mostly in php or any other that can work on a linux based server?
    If you dont want to type them here you may PM me

    Redice

  5. #5
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    It's called a mailing list. A popular mailing list package is Mailman.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  6. #6
    Join Date
    Jul 2005
    Location
    Planet Earth
    Posts
    94
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hi,

    Not the mail list but the newsletter software as it will be easier to use.
    Would'nt it?

    redice

  7. #7
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    From the description of Mailman:
    Mailman is free software for managing electronic mail discussion and e-newsletter lists.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  8. #8
    Join Date
    Jul 2005
    Location
    Planet Earth
    Posts
    94
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Yes I had a glimpse of that,

    But I could find a feature in mailman where by i have a field in my
    webpage saying subscribe to newsletter.

    Redice

  9. #9
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    If you were to google a bit, you'd find this.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  10. #10
    Join Date
    Jul 2005
    Location
    Planet Earth
    Posts
    94
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •