how to create a newsletter
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5916
PloneNewsLetter 2.0
PloneNewsLetter provides a product for sending newsletters based on new Plone content to an email address in TXT or HTML format. more>>
PloneNewsLetter provides a product for sending newsletters based on new Plone content to an email address in TXT or HTML format.
PloneNewsLetter gives you the possibility to create your custom newsletters. The newsletter is prepared for being sent using your favourite mass mailer, and can be directly published on your site.
The process of creating your PloneNewsLetter:
- You create a new PloneNewsLetter
- Using PloneNewsLetter, you search your Plone site for content
- You select the documents that you want to make it into the newsletter
- You can click on the "create" button, and an html and text version of the newsletter are created.
- The html and text versions can now be edited and viewed quickly in a preview window.
- Once you are satisfied with the result, you can send the newsletter to your email address.
- You can use your favourite mass mailer to distribute the newsletter Features:
- The templates used for production of the newsletter are fully customizable.
- The selection of objects for the newsletter is remembered, so you dont have to reselect everything just because you changed the templates.
- If the user publishes the newsletters content, all users will see the HTML version of the newsletter. That way the the newsletter is automatically archived online.
- PloneNewsLetter consists of two object:
- A content type, for users
- A Portal Tool, for settings
<<lessPloneNewsLetter gives you the possibility to create your custom newsletters. The newsletter is prepared for being sent using your favourite mass mailer, and can be directly published on your site.
The process of creating your PloneNewsLetter:
- You create a new PloneNewsLetter
- Using PloneNewsLetter, you search your Plone site for content
- You select the documents that you want to make it into the newsletter
- You can click on the "create" button, and an html and text version of the newsletter are created.
- The html and text versions can now be edited and viewed quickly in a preview window.
- Once you are satisfied with the result, you can send the newsletter to your email address.
- You can use your favourite mass mailer to distribute the newsletter Features:
- The templates used for production of the newsletter are fully customizable.
- The selection of objects for the newsletter is remembered, so you dont have to reselect everything just because you changed the templates.
- If the user publishes the newsletters content, all users will see the HTML version of the newsletter. That way the the newsletter is automatically archived online.
- PloneNewsLetter consists of two object:
- A content type, for users
- A Portal Tool, for settings
Download (0.11MB)
Added: 2007-02-12 License: GPL (GNU General Public License) Price:
985 downloads
C2::Newsletter 0.3 beta
C2::Newsletter is a tool to send MIME-encoded newsletters. more>>
C2::Newsletter is a simple tool for sending newsletters to your visitors. It allows you to create multiple newsletters, so your visitors can select which topics they want to receive.
There is an admin interface to add/edit newsletters and recipients, and send in plain text or MIME-encoded. It is easy to use, but currently only in German (English will be available soon).
Enhancements:
new Features
- Verification email is now configurable (plain text only)
- Supports now the admin as recipient for verification emails
fixed Bugs:
- Admin interface allows to list the recipients of a specified newsletter
- Config page => cancel button now works
- deleting a newsletter deletes also items in c2_mail_newsletter_selections
- holds email when adding a new recipient record
- verification of new recipients now works
performance:
- function GetConfig()
<<lessThere is an admin interface to add/edit newsletters and recipients, and send in plain text or MIME-encoded. It is easy to use, but currently only in German (English will be available soon).
Enhancements:
new Features
- Verification email is now configurable (plain text only)
- Supports now the admin as recipient for verification emails
fixed Bugs:
- Admin interface allows to list the recipients of a specified newsletter
- Config page => cancel button now works
- deleting a newsletter deletes also items in c2_mail_newsletter_selections
- holds email when adding a new recipient record
- verification of new recipients now works
performance:
- function GetConfig()
Download (0.024MB)
Added: 2005-04-26 License: GPL (GNU General Public License) Price:
1642 downloads
Oxylus Newsletters System 0.2
Oxylus Newsletters System is a complex newsletter system. It allows you to manage multiple groups. more>>
Oxylus Newsletters System is a complex newsletter system. It allows you to manage multiple groups.
You can import and export users, and public subscription is allowed. Oxylus Newsletters System project allows linux users to schedule newsletters for a specific date using a crontab job.
For each sent newsletter, you can see its history and whether it was successfully sent.
Enhancements:
- This version is fully compatible with PHP5.
- The mails are sent just once to all the users.
- The SQL error which occurred when new groups are created was fixed.
- Various framework bugfixes were made.
<<lessYou can import and export users, and public subscription is allowed. Oxylus Newsletters System project allows linux users to schedule newsletters for a specific date using a crontab job.
For each sent newsletter, you can see its history and whether it was successfully sent.
Enhancements:
- This version is fully compatible with PHP5.
- The mails are sent just once to all the users.
- The SQL error which occurred when new groups are created was fixed.
- Various framework bugfixes were made.
Download (0.20MB)
Added: 2005-11-25 License: GPL (GNU General Public License) Price:
1435 downloads
create Image 1.0
create Image is an amarok script that can create an image of the current playlist and save the files to an iso image. more>>
create Image is an amarok script that can create an image of the current playlist and save the files to an iso image.
The iso image is found in the respective home folders.
<<lessThe iso image is found in the respective home folders.
Download (0.010MB)
Added: 2007-01-11 License: GPL (GNU General Public License) Price:
1023 downloads
Create New Template Service Menu 0.2.1
Create New Template Service Menu is a context menu item for KDE and Konqueror that automates adding Create New... menu entries. more>>
Create New Template Service Menu is a context menu item for KDE and Konqueror that automates adding Create New... menu entries from existing files. It adds a "Create Template" item to the Actions submenu of the context menu. It consists of a service menu .desktop file and a shell script.
KDE Create New Template Service Menu
This service menu removes the hassle of hand-coding Create New... menu entries. It is accessed by right-clicking regular file icons on the desktop or in Konqueror, pointing to Actions, and selecting Create Template.
It consists of a service menu .desktop file and a Bash shell script. The Create Template service menu runs a shell script that brings up two dialogs--one for choosing an icon to associate with the Create New... menu entry, and the other for entering the menu item text itself. It uses this information to write a Create New... menu item .desktop file. The shell script bases the name of the .desktop file on the name of the document file clicked on from the desktop and places a copy of the file in the .sources subdirectory of ~/.kde/share/templates.
The service menu should be placed in ~/.kde/share/apps/konqueror/servicemenus and the shell script in ~/bin.
I suggest that users first install the Simple Service Menu Installer available from http://www.kde-apps.org/content/download.php?content=23760&id=1. That service menu provides the same service for installable service menus that mine does for document templates and will greatly simplify the process of installing this service menu. After downloading that service menu just right-click on it, point to Actions, point to Install Service, and click one of the options available on the submenu. Then to install my service menu, just follow the same proceedure and place the shell script in your personal ~/bin directory.
From that point on you will have a nice, simple method of adding both installable service menus and templates to the KDE context menu.
This project is released under the terms of the GNU GPL v.2.0.
Enhancements:
- Changed menu icons to more appropriate ones.
<<lessKDE Create New Template Service Menu
This service menu removes the hassle of hand-coding Create New... menu entries. It is accessed by right-clicking regular file icons on the desktop or in Konqueror, pointing to Actions, and selecting Create Template.
It consists of a service menu .desktop file and a Bash shell script. The Create Template service menu runs a shell script that brings up two dialogs--one for choosing an icon to associate with the Create New... menu entry, and the other for entering the menu item text itself. It uses this information to write a Create New... menu item .desktop file. The shell script bases the name of the .desktop file on the name of the document file clicked on from the desktop and places a copy of the file in the .sources subdirectory of ~/.kde/share/templates.
The service menu should be placed in ~/.kde/share/apps/konqueror/servicemenus and the shell script in ~/bin.
I suggest that users first install the Simple Service Menu Installer available from http://www.kde-apps.org/content/download.php?content=23760&id=1. That service menu provides the same service for installable service menus that mine does for document templates and will greatly simplify the process of installing this service menu. After downloading that service menu just right-click on it, point to Actions, point to Install Service, and click one of the options available on the submenu. Then to install my service menu, just follow the same proceedure and place the shell script in your personal ~/bin directory.
From that point on you will have a nice, simple method of adding both installable service menus and templates to the KDE context menu.
This project is released under the terms of the GNU GPL v.2.0.
Enhancements:
- Changed menu icons to more appropriate ones.
Download (0.002MB)
Added: 2007-03-07 License: GPL (GNU General Public License) Price:
965 downloads
Create PlayList 0.1
Create PlayList is a service menu for KDE which will create a M3U playlist file with .mp3, .ogg, .wav files into the directory. more>>
Create PlayList is a service menu for KDE and has been tested with kde 3.5.4 and 3.5.5.
The service is available over directories. It will create a M3U playlist file with .mp3, .ogg, .wav... files into the directory. Filename can be changed.
To create M3U playlist file the script uses a program called "fapg" (http://royale.zerezo.com/fapg/). Thanks for making our live a little bit easier.
To install:
- Copy "create-m3u-playlist.desktop" to YOURHOME/.kde/share/apps/konqueror/servicemenus/
- Copy "playlister" to any directory included into your $PATH (i.e. /usr/local/bin your may be root to do this) and give it execution permision (i.e. chmod 755 playlister as root)
- Make sure "fapg" is installed in your system.
<<lessThe service is available over directories. It will create a M3U playlist file with .mp3, .ogg, .wav... files into the directory. Filename can be changed.
To create M3U playlist file the script uses a program called "fapg" (http://royale.zerezo.com/fapg/). Thanks for making our live a little bit easier.
To install:
- Copy "create-m3u-playlist.desktop" to YOURHOME/.kde/share/apps/konqueror/servicemenus/
- Copy "playlister" to any directory included into your $PATH (i.e. /usr/local/bin your may be root to do this) and give it execution permision (i.e. chmod 755 playlister as root)
- Make sure "fapg" is installed in your system.
Download (0.002MB)
Added: 2006-12-11 License: GPL (GNU General Public License) Price:
1056 downloads
Create short URLs 0.1
Create a short URLs is a Firefox extension that allows you to create a short URL from any website. more>>
Create a short URLs is a Firefox extension that allows you to create a short URL from any website.
Are you annoyed with really long URLs like: http://www.succor.co.uk/index.cfm/2006/4/7/wapurlcouk-beta-launch
Then this tag is for you. Just right click on the page and click wapURL and you will be presented with a short URL. This is great if you need to send text messages or emails.
When you use the short URL the key passed is looked up against our database and the user in then redirected to your requested URL.
<<lessAre you annoyed with really long URLs like: http://www.succor.co.uk/index.cfm/2006/4/7/wapurlcouk-beta-launch
Then this tag is for you. Just right click on the page and click wapURL and you will be presented with a short URL. This is great if you need to send text messages or emails.
When you use the short URL the key passed is looked up against our database and the user in then redirected to your requested URL.
Download (0.076MB)
Added: 2007-05-07 License: MPL (Mozilla Public License) Price:
915 downloads
Create Your Own Adventure 0.4 Beta
Create Your Own Adventure project is an interactive adventure in which the users themselves write the adventure. more>>
Create Your Own Adventure project is an interactive adventure in which the users themselves write the adventure. When the user reaches the end of the adventure, the user will be given the option to continue writing the next part of the adventure.
The user can upload a picture (in any format supported by Web browsers) and define how many choices the player will have. Its possible to connect choices to other parts of the story simply by selecting the chapter number from the dropdown list next to the choice.
<<lessThe user can upload a picture (in any format supported by Web browsers) and define how many choices the player will have. Its possible to connect choices to other parts of the story simply by selecting the chapter number from the dropdown list next to the choice.
Download (0.014MB)
Added: 2007-06-28 License: GPL (GNU General Public License) Price:
851 downloads
Create CVSup 0.1.6
Create CVSup is a script that will create a cvsup server mirror for FreeBSD, NetBSD, and OpenBSD. more>>
Create CVSup is a script that will create a cvsup server mirror for FreeBSD, NetBSD, and OpenBSD.
Create CVSup script has been tested and is known to work under FreeBSD, NetBSD, and OpenBSD.
<<lessCreate CVSup script has been tested and is known to work under FreeBSD, NetBSD, and OpenBSD.
Download (0.004MB)
Added: 2005-12-07 License: BSD License Price:
1416 downloads
Santa Fe Linux CTR3
Santa Fe Desktop Linux is an easy to use desktop operating system. more>>
Santa Fe Desktop Linux is an easy to use desktop operating system. It puts some of the worlds best open source applications within the reach of non-technical users. It even runs right off the CD so you can try it without installing.
Santa Fe Desktop Linux was built following these design goals:
Make it familiar. Present the user a familiar interface where they dont have to guess which buttons do what.
Keep it small. The distribution should install and run from a single CD.
Make it useful to normal users. The distribution should be useful to a large non-technical audience.
Keep it fun. Make sure audio and video work to the best of their abilities so the users can play games and enjoy multimedia without hassle.
Leave the user alone. Hardware should always be automatically detected and configured without the users help. Software configuration should automatically have sane defaults.
Unlike other operating systems, Santa Fe is designed to automatically configure itself everytime it runs. It will auto-detect the right drivers for your hardware and configure it all to the best of its abilities. No more troublesome driver installs. Santa Fe works best in Plug and Play and DHCP environments.
Main features:
- A viable alternative to your current operating system (OS).
- Imagine if your OS came preinstalled with a fully featured photo editing and image creation program.
- Imagine if every OS included an animation and 3D graphics creation program.
- What if your OS came standard with finance management and desktop publishing applications?.
- Now imagine if all those things were available for $39.95.
- Santa Fe Linux offers the open source solution to the seemingly impossible dream described above. Santa Fe comes with a program called the GIMP, a fully featured digital photo editing and image/graphics creation program. Blender, another standard program, is a 3D graphics, animation, rendering, and post production program. Managing finances is easy with GNU Cash, an open source program that gets your finances organized quickly. Desktop publishing is simple with Scribus, a program that allows you to create everything from newsletters to a fully produced magazine.
- Also, Santa Fe features a full office suite that is compatible with Microsoft? Word, Excel, Powerpoint, and Outlook.
- Additional programs that come with Santa Fe Linux:
- Gnome Meeting: Video teleconferencing application.
- Audacity: Records, renders, and applies digital effects to audio.
- Kino: Digital video editor.
- XMMS: Audio player that supports a wide variety of audio file formats.
- Anjuta: Developers program which allows users to create their own applications/programs.
- Also, at a price of 82.99, Santa Fe is now available with Codeweavers Crossover Office. This program allows users to install the Microsoft? Office Suite including Word, Excel, Powerpoint, Outlook, and Access.
<<lessSanta Fe Desktop Linux was built following these design goals:
Make it familiar. Present the user a familiar interface where they dont have to guess which buttons do what.
Keep it small. The distribution should install and run from a single CD.
Make it useful to normal users. The distribution should be useful to a large non-technical audience.
Keep it fun. Make sure audio and video work to the best of their abilities so the users can play games and enjoy multimedia without hassle.
Leave the user alone. Hardware should always be automatically detected and configured without the users help. Software configuration should automatically have sane defaults.
Unlike other operating systems, Santa Fe is designed to automatically configure itself everytime it runs. It will auto-detect the right drivers for your hardware and configure it all to the best of its abilities. No more troublesome driver installs. Santa Fe works best in Plug and Play and DHCP environments.
Main features:
- A viable alternative to your current operating system (OS).
- Imagine if your OS came preinstalled with a fully featured photo editing and image creation program.
- Imagine if every OS included an animation and 3D graphics creation program.
- What if your OS came standard with finance management and desktop publishing applications?.
- Now imagine if all those things were available for $39.95.
- Santa Fe Linux offers the open source solution to the seemingly impossible dream described above. Santa Fe comes with a program called the GIMP, a fully featured digital photo editing and image/graphics creation program. Blender, another standard program, is a 3D graphics, animation, rendering, and post production program. Managing finances is easy with GNU Cash, an open source program that gets your finances organized quickly. Desktop publishing is simple with Scribus, a program that allows you to create everything from newsletters to a fully produced magazine.
- Also, Santa Fe features a full office suite that is compatible with Microsoft? Word, Excel, Powerpoint, and Outlook.
- Additional programs that come with Santa Fe Linux:
- Gnome Meeting: Video teleconferencing application.
- Audacity: Records, renders, and applies digital effects to audio.
- Kino: Digital video editor.
- XMMS: Audio player that supports a wide variety of audio file formats.
- Anjuta: Developers program which allows users to create their own applications/programs.
- Also, at a price of 82.99, Santa Fe is now available with Codeweavers Crossover Office. This program allows users to install the Microsoft? Office Suite including Word, Excel, Powerpoint, Outlook, and Access.
Download (600MB)
Added: 2005-04-05 License: GPL (GNU General Public License) Price:
1676 downloads
Recursively create M3U playlists 1.1
Recursively create M3U playlists is a service menu which can create a file called playlist.m3u in each directories. more>>
Recursively create M3U playlists is a service menu which can create a file called playlist.m3u in each directories and sub directories.
You can edit recursively_create_M3U_playlist.py to change the name of playlist.m3u
To install, simply put recursively_create_M3U_playlist.py and recursively_create_M3U_playlist.desktop in ~/.kde/share/apps/konqueror/servicemenus
You need the package fapg installed.
Dont hesitate giving feedbacks or improvements.
Enhancements:
NEW FEATURES :
- 001 ==> Ask the name of the m3u playlist file
- 002 ==> Tell when its finished
BUGS FIXES :
- 001 ==> Much faster
<<lessYou can edit recursively_create_M3U_playlist.py to change the name of playlist.m3u
To install, simply put recursively_create_M3U_playlist.py and recursively_create_M3U_playlist.desktop in ~/.kde/share/apps/konqueror/servicemenus
You need the package fapg installed.
Dont hesitate giving feedbacks or improvements.
Enhancements:
NEW FEATURES :
- 001 ==> Ask the name of the m3u playlist file
- 002 ==> Tell when its finished
BUGS FIXES :
- 001 ==> Much faster
Download (0.001MB)
Added: 2007-03-18 License: GPL (GNU General Public License) Price:
960 downloads
Image Create for PHP 1.1.1
Image Create for PHP is a project which allows you to render text into an image on the fly. more>>
Image Create for PHP is a project which allows you to render text into an image on the fly.
Image Create for PHP is a stand-alone script that allows you to create dynamic text images easily.
<<lessImage Create for PHP is a stand-alone script that allows you to create dynamic text images easily.
Download (0.005MB)
Added: 2007-03-12 License: GPL (GNU General Public License) Price:
966 downloads
Archive::Any::Create 0.02
Archive::Any::Create is an abstract API to create archives (tar.gz and zip). more>>
Archive::Any::Create is an abstract API to create archives (tar.gz and zip).
SYNOPSIS
use Archive::Any::Create;
my $archive = Archive::Any::Create->new;
$archive->container(foo); # top-level directory
$archive->add_file(bar.txt, $data); # foo/bar.txt
$archive->add_file(bar/baz.txt, $data); # foo/bar/baz.txt
$archive->write_file(foo.tar.gz);
$archive->write_file(foo.zip);
$archive->write_filehandle(*STDOUT, tar.gz);
Archive::Any::Create is a wrapper module to create tar/tar.gz/zip files with a single easy-to-use API.
<<lessSYNOPSIS
use Archive::Any::Create;
my $archive = Archive::Any::Create->new;
$archive->container(foo); # top-level directory
$archive->add_file(bar.txt, $data); # foo/bar.txt
$archive->add_file(bar/baz.txt, $data); # foo/bar/baz.txt
$archive->write_file(foo.tar.gz);
$archive->write_file(foo.zip);
$archive->write_filehandle(*STDOUT, tar.gz);
Archive::Any::Create is a wrapper module to create tar/tar.gz/zip files with a single easy-to-use API.
Download (0.003MB)
Added: 2006-06-28 License: Perl Artistic License Price:
1214 downloads
TrashMail.net 2.0.2
TrashMail.net will improve your browsers capability greatly. more>>
TrashMail.net 2.0.2 will improve your browser's capability greatly. It is designed as a Firefox addon that creates free disposable email addresses and paste them directly in forms. This helps to protect you from spam mails and could be useful when subscribing to forums or newsletters.
The email addresses can be deleted at any time and this plugin uses the free TrashMail.net DEA service.
Enhancements:
Added the following features in the TrashMail Address Manager:
- Copy email address to clipboard with right mouse click if holding the mouse cursor on a trashmail email address
- Copy website address to clipboard with right mouse click if holding the mouse cursor on a website address
Requirements:
- Mozilla Firefox
Added: 2009-07-22 License: MPL Price: FREE
9 downloads
Other version of TrashMail.net
License:MPL (Mozilla Public License)
Zonestats 0.3
Zonestats create an RRD database with the values of CPU and memory (RSS) usage per Solaris 10 zone. more>>
Zonestats create an RRD database with the values of CPU and memory (RSS) usage per Solaris 10 zone. Zonestats project requires only the RRDs Perl module.
<<less Download (0.013MB)
Added: 2006-04-19 License: BSD License Price:
1284 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above how to create a newsletter search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed