Website Marketing
  Home arrow Website Marketing arrow Internet Marketing Tools Part One Email Basic...
Affiliate Promotion  
Blog Help  
Domain Name Tips  
How To  
Newsletter Marketing  
Online Business Help  
Search Engine Tricks  
Web Development  
Web Hosting  
Website Advertising  
Website Content  
Website Marketing  
 Webmaster Tools
 
Base64 Encoding 
Browser Settings 
CSS Coder 
CSS Navigation Menu 
Datetime Converter 
DHTML Tooltip 
Dig Utility 
DNS Utility 
Dropdown Menu 
Fetch Content 
Fetch Header 
Floating Layer 
htaccess Generator 
HTML to PHP 
HTML Encoder 
HTML Entities 
IP Convert 
Meta Tags 
Password Encryption
 
Password Strength
 
Pattern Extractor 
Ping Utility 
Pop-Up Window 
Regex Extractor 
Regex Match 
Scrollbar Color 
Source Viewer 
Syntax Highlighting 
URL Encoding 
Web Safe Colors 
Whois
 
Forums Sitemap 
Mobile Linux 
APP Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
WEBSITE MARKETING

Internet Marketing Tools Part One Email Basics
By: Developer Shed
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating:  stars stars stars stars stars / 0
    2003-08-09

    Table of Contents:

    Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Internet Marketing Tools Part One Email Basics
    by Shelley Lowery


    Electronic mail, better known as email, is the most important tool used on the Internet. It's much faster than snail mail, less expensive and enables you to instantly communicate with your visitors and customers.

    Although most Internet Service Providers include email accounts for their customers, these accounts really aren't adequate for a Internet business -- especially if you get a large amount of email. Not only do the email addresses contain your ISP's name, but they are also very limited on features and options.

    There are many email programs available on the Internet. However, the best program I've found is Eudora. Eudora is a standalone email program that works with any ISP. It will enable you to easily organize your email by filtering your messages into specific mailboxes. This feature alone can save you a great deal of time. What's more, your email address will be your own domain -- not someone else's. One of my favorite features is the ability to create an unlimited number of personalities. What this means is that you can specify the "from" address depending on the message you're writing. For example, if you're answering a support request, you can set up a personality that displays support@yourdomain.com or whatever you'd like as the "from" address. Best of all, it's free. For further information about Eudora, visit: http://www.eudora.com

    Basic Email Guidelines

    Although writing an email message may seem simple, there are some important issues that need to be taken into consideration.

    Subject Line

    The subject of your email is the most important part of your message. Your subject should be short and provide a summary as to what your message is all about. This is especially important if you need to grab your readers' attention. For example, if you send out a mailing to your ezine subscribers, you want the subject to instantly grab their attention and intrigue them to open your message. Just because they subscribe, doesn't mean they'll actually read your publication.

    Formatting

    Although there has been a great deal of controversy over the best email format -- HTML or text, text is still the best option. HTML messages may look nice; however, not all of your readers will be capable of viewing your message. If you'd really like to use HTML, the best way to accommodate all of your readers is to create two versions and allow your readers to make the choice.

    Line Length

    When you begin typing your email message, keep in mind, some email programs don't automatically wrap the text. What this means is that although your message may look great to you, your email recipient may receive your message as one long sentence or it may look something like this:

    Thank you for your interest in our
    products.
    We are dedicated to providing you
    with quality
    products to assist you in your
    endeavors.

    To prevent this problem, limit your line length to under 65 characters per line. This can be accomplished by using a hard carriage return (hit enter) at the end of each line.

    If you'd rather not have to manually format your text, you can do so online at the following web address:

    http://www.web-source.net/format_text.htm

    Linking

    When placing web addresses within an email message, some email programs will automatically create live links with web addresses beginning with "www." However, other email programs will only create live links when the web address begins with http://. To alleviate this problem, always include the full URL beginning with http://.

    The America Online email program is in a class of its own. Their email program won't create live links with any form of web address. In order to create a live link within AOL, you must include a complete HTML link. To accommodate all of your readers, consider including two links for each URL -- one beginning with http:// and the other with the complete HTML link code.

    When including an email address within an email message, always include "mailto:" directly in front of the email address. This will enable most email programs to create a live email link. AOL will require the complete "mailto:" HTML code.

    Another important consideration is the use of punctuation with web addresses -- especially periods. Some email programs will include periods within a live link. When clicked on, the browser will return an error. There are a couple of ways to alleviate this problem. You can enclose your web address with brackets and place a period after the closing bracket <http://www.yourdomain.com>. Or, you can place your web address on a separate line like this: http://www.yourdomain.com

    When including a long web address within your message, some email programs will force part of the URL to the next line. When the live link is created, only a portion of the URL will be live. When clicked on, the browser will return an error. To avoid this problem, try to keep your web addresses short. If necessary, you may want to consider creating a redirect HTML page with a shorter URL.

    The appearance of your email message is an important part of your professional image. If you follow these simple guidelines, you can almost completely alleviate these potential problems.

    Copyright © Shelley Lowery 2002.

    About the Author:

    Shelley Lowery is the author of several successful ebooks including Web Design Mastery - An in-depth guide to professional web design. Ebook Starter - A Complete Ebook Design Kit, and eZines: A Complete Guide to Publishing for Profit. Subscribe to Etips and receive a free copy of her highly acclaimed ebook, "Killer Internet Marketing Strategies." http://www.web-source.net


    You have permission to publish this article electronically, in print, in your ebook or on your web site, free of charge, as long as the author bylines are included.


    Part Two


    DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware.

    More Website Marketing Articles
    More By Developer Shed

     

    IBM® developerWorks developerWorks - FREE Tools!


    NEW! Cook up Web sites fast with CakePHP, Part 4: Use CakePHP&apos;s Session and Request Handler components

    CakePHP is a stable production-ready, rapid-development aid for building Web sites in PHP. This "Cook up Web sites fast with CakePHP" series shows you how to build an online product catalog using CakePHP.
    FREE! Go There Now!


    NEW! Download DB2 9.5 for Linux, Unix, and Windows

    Download a free trial version of IBM DB2 9.5 for Linux, UNIX, and Windows. DB2 9 is the result of a five-year development project that transformed traditional (static) database technology into an interactive data server that merges the high performance and ease of use of DB2 with the self-describing benefits of XML.
    FREE! Go There Now!


    NEW! Evaluate Rational Business Developer V7.1

    Visit IBM developerWorks to download a free trial version of IBM Rational Business Developer V7.1. Rational Business Developer offers rapid and simplified development of business applications and services through Enterprise Generation Language (EGL) tools, generating Java or mainframe solutions while shielding developers from technical complexities.
    FREE! Go There Now!


    NEW! Evaluate Rational Host Access Transformation Services (HATS) Toolkit V7.1

    Visit IBM developerWorks to download a free trial of the Rational Host Access Transformation Services (HATS) Toolkit. The HATS toolkit provides a set of plug-ins for the IBM Rational Software Delivery Platform to help you easily extend your legacy applications. HATS makes your 3270 and 5250 applications available as HTML through the most popular Web browsers, while converting your host screens to a Web look and feel and it also enables you to develop new Web, portal, and rich-client applications.
    FREE! Go There Now!


    NEW! Harnessing the power of SQL and Java for high performance data access

    Join this webcast to see how IBM Data Studio Developer and pureQuery can take the pain out of Java data access. uApplications developed using both Java and SQL have become a common requirement. Database connectivity using Java Database Connectivity (JDBC) to create an application is a multi-step tedious process, and tooling that covers both SQL and Java has been unavailable, until now. IBM Data Studio introduces the pureQuery platform: a high-performance, Java data access platform focused on simplifying the tasks of developing, managing, and optimizing database applications and services.
    FREE! Go There Now!


    NEW! Hello World: Learn how to install and use the Rational Asset Manager Eclipse client

    In this tutorial, you can learn how to install and configure the IBM Rational Asset Manager Eclipse client, explore the different views in the Asset Management perspective, learn various search techniques, work with existing assets, and submit a new asset.
    FREE! Go There Now!


    NEW! Rational Build Forge Express eKit

    Rational Build Forge Express Edition is an automation framework that packages the latest enterprise-grade technologies into a reliable, flexible and robust configuration designed and priced specifically for small to midsize businesses. The new Rational Build Forge Express eKit provides you with valuable resources – including a case study, podcast, demo, and articles – to help you increase staff productivity, compress development cycles and deliver better software, fast.
    FREE! Go There Now!


    NEW! Test terminal-based applications with Rational Functional Tester

    Regression testing -- in which code is thoroughly tested to ensure that changes have not produced unexpected results -- is an important part of any development process. But many testing environments neglect the terminal-based applications that still form the backbone of many industries. In this tutorial, you'll learn how the Rational Functional Tester Extension for Terminal-Based Applications works with other Rational Functional Tester to help test terminal-based applications quickly and easily.
    FREE! Go There Now!


    NEW! Trial download: IBM Rational Tester for SOA Quality V7.0.1

    Get a free trial download of the latest version of IBM Rational Tester for SOA Quality V7.0.1, a functional and regression testing tool that enables the creation, comprehension, modification and execution of testing GUI-less Web services.
    FREE! Go There Now!


    NEW! Using Rational Business Developer to enhance your developer productivity

    Join this Rational Talks to You teleconference, to hear how Enterprise Generation Language (EGL) eliminates the need for tedious and error-prone low level coding, so developers can focus on business requirements. EGL extends the Rational software development platform with a simplified programming language that enables developers who have little or no experience with Java, Web technologies or Service Oriented Architecture, to create enterprise-class applications and services quickly and easily. It also allows developers who may have little or no mainframe programming experience to quickly create traditional mainframe components.
    FREE! Go There Now!



    All FREE IBM® developerWorks Tools!

       

    WEBSITE MARKETING ARTICLES

    - The Ultimate Twitter Guide
    - Using Double Click to Get Ahead
    - Professional Networking with Mycubi
    - Text Message Advertising: Promoting Through ...
    - Promoting Your Blog
    - Beginner`s Guide to Building an Effective Op...
    - Find Free Advertising Opportunities
    - Effective Marketing with Twitter
    - Mobile Marketing with Cellit
    - Making the Most of Twitter
    - Streamline Your Social Network Presence
    - No One Diggs My Content
    - Conventions, Meetings and Mixers
    - Implementing an Effective E-mail Marketing C...
    - Internet Marketing Tactics You Should Try

     
    Create the Optimal Architecture for your Critical Applications
    Warburton's the largest independently owned bakery in the UK faced a number of d....

     
    Five Best Practices for Deploying a Successful Service-Oriented Architecture
    This white paper describes the benefits you can expect with SOA, and how IBM can....

     
    Gartner Magic Quadrant for Application Delivery Controllers
    Gartner summarizes its view on Application Delivery Controllers, evaluates stren....

     
    Knowledge is Power
    What you don't know can hurt you, and is likely costing you money and increasing....

     
    Rationalizing the Multi-Tool Environment
    The rationalized multi-tool approach is flexible, scalable and cost effective. I....

     




    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 5 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek