How to create and ASCII text ezine
©Judy Vorfeld
INTRODUCTION
Have you ever viewed the source of a Web page? When you click "View
Source," the code that pops up in a box is in your computer system's
default text editor. For most PCs, the default is NotePad or WordPad.
What's the difference between text ezines and all others? A true
text ezine is created in text editors like Notepad, Notetab, WordPad and
UltraEdit. Such documents are often called Full Text Documents. Each byte
represents one character. What you create is exactly what the reader sees,
fonts included. Most of the time. No hidden codes or macros.
If you have any coding that doesn't use a fixed-width
font like Courier new, creates colored backgrounds, etc., it's not
considered an ASCII (plain text) publication.
Most word processors (Word, Works, WordPerfect, Lotus Word Pro, etc.)
have the CAPACITY to create plain text documents, but often the automatic
formatting processes get in the way. This is why many people use a plain
text editor for creating ezines.
TEXT EDITORS
The easiest route is to use text editing software that creates simple
ASCII text, like Notepad, NoteTab, WordPad, and UltraEdit. These programs
use a monospace (fixed width) font like Courier that looks the same in
email readers regardless of platforms or< operating systems.
NO FORMATTING EXCEPT BY USING THE SPACE BAR
- No formatting.
- No bullets.
- No underlining.
- No bolding.
- No italics.
Everything is done by typing and the space bar. You want bullets? Use
the asterisk key. You want to tab? Use the space bar. Because the text
is in ASCII, there are no macros or hidden codes.
CHARACTER WIDTH GUIDELINES
Choose the number of characters per line you'll use. A good rule of thumb
is 65. Most plain text programs have a ruler to help.
If you use a program like Word, choose Courier or Courier New for your
font and make sure to hit "Enter" when you're close to 65 characters.
Use a hard return (enter key) at the end of each line.
If your program doesn't have a ruler, here are a couple of ways to figure
out line width: use the numbers, where each "x" stands for 10,
20, etc., or use the "equal" sign 65 times:
123456789x123456789x123456789x123456789x123456789x123456789x12345
Why the fuss about 65 characters per line? Everything
depends on the recipient's email program, and many email programs are
set (automatically or by the user) to wrap incoming messages at a maximum
of 65-70 characters per line. If you have no character limit, but have
just typed away, you can bet that some recipients will have jagged sentences
within paragraphs, like this:
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
eirmod tempor.
Invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At
vero eos et accusam.
Et justo duo dolores et ea rebum. Stet cl whatever. Ugly. Unreadable.
Forgettable.
WORD WRAP
I'm creating this tutorial in NoteTab, and wrapping it at 65 characters,
but I do it with Word Wrap turned off. That's because I can CREATE it
with Word Wrap, but it won't read that way on all email programs.
So: because automatic Word Wrap only works on some email programs, be
safe where all email readers are concerned, use the Enter key at the end
of every line.
Because you don't want one line to go on forever, and because you also
will edit, set your Word Wrap to something like 85. Then, when your paragraph
is the way you want it, go back and make sure every line ends on or near
65. Of course, you may be one of those enviable people that writes well
the first time. Just hit Enter as you go along.
VISUAL BEAUTY? CHOOSE YOUR PRIORITIES
Do you think a text ezine is unattractive? Perhaps so. But it can't transmit
viruses, worms, or Trojan Horses, and takes very little bandwidth. Use
your creativity to make it as clean and crisp as possible.
WRITING THE EZINE
I strongly recommend you use a template. If you don't have one, get mine
(http://www.ossweb.com/ez-ezine-template.html),
and once you've downloaded it, modify it to suit your needs.
I also suggest that you take a few minutes and create a brief style guide
for your ezine. If you have someone proof it, s/he can refer to it. Decide
issues like spacing, punctuation, headers, capitalization, dates, abbreviations,
line spacing, etc.
Here's an example:
Any grouping that has a series of numbers will be punctuated like this:
1. TITLE, CAPITALIZED AND FOLLOWED BY COLON: Leave two spaces before
getting to the description of site/item.
PROOFING THE EZINE
Read every word and punctuation mark out loud. Use spellcheck. If I'm
in doubt, I usually copy and paste my ezine into Word to see if it will
catch any errors in spelling or usage. I leave the document open in NoteTab
and make changes as needed.
Before you send it out, email yourself a copy and see how it looks when
you get it back. I find that sometimes word wrap didn't work (especially
if I was cutting and pasting), and this quick test helped correct the
situation.
CONTACT INFORMATION
Make sure you have your email address at the beginning and the end of
your ezine. If, anywhere in your publication, you want to have readers
contact you on a specific subject, try using this format, which works
in most email programs:
mailto:you@yourdomain.com?subject=ezine_survey
If you have more than one word in the subject area, use a hyphen or underscore
character to keep everything connected.
SENDING IT OUT
Some people send text ezines using email programs like Outlook, Outlook
Express, The Bat, Eudora, Netscape, etc. Others use CGI programs like
SubscribeMe. I use SubscribeMePro, because I send out more than one. But
SubscribeMe Lite is free. All you need is a CGI programmer like Jackie
McCutcheon to install it: contact her at mailto:webmaster@webdesignandmore.com.
Using a CGI program like SubscribeMe means I have backup copies of all
my subscribers' email addresses in my domain directory.
Others use free Web resources like SubscribeMeLite, Yahoo groups Topica,
etc., while yet others hire a third-party Web business to manage subscriptions
and send out the ezines.
You can read many articles about the right day to send out ezines. I
try to send mine late Monday evening, Arizona time, or early Tuesday morning.
SUMMARY
** HTML ezines have formatting commands written in HTML. The best are
created using tables. If you want to see how it works, create a brief
HTML page with a few variations in color, font size, etc., then save it,
go to your email program, and mail it to yourself as an attachment.
Most recipients get HTML ezines right in the body of their email programs.
A few email programs can receive HTML messages as attachments. It all
depends on the email program.
I use The Bat, and the HTML comes in the body (my choice) but just the
text. It does not automatically execute embedded MIME.
** TEXT ezines use one standard. For the most effective look, hit the
Enter key on or before going beyond 65 or so characters.
If I've missed anything that could be helpful, let me know, at
this email address.
RESOURCES
1. ASCII TABLE
http://www.asciitable.com/
2. ASCII TABLE 7 BIT:
http://www.neurophys.wisc.edu/www/comp/docs/ascii.html
3. ASCII: WEBOPEDIA
http://www.webopedia.com/TERM/A/ASCII.html
4. A BEGINNER'S GUIDE TO EZINE PUBLISHING
http://www.epdigest.com/beginner/
4. TEXT EDITORS
http://www.tucows.com
On home page, click on Windows, and when the next screen opens, type "text
editors" in the search window. It has both HTML and text editors,
but you'll find all the good text editors there. Most are freeware; some
are shareware.
I highly recommend that you begin with NoteTabLite. If you like it, you
can upgrade later to NoteTabPro for $19.95. Tremendous range of functions.
Example:
I just went to the Tools/Text Statistics section and it shows
the following:
Different words/items counted: 601
Total Words: 1449
Total Punctuation: 280
Total Other Text: 39
Total Characters: 8940
Total Paragraphs: 241
It shows every word and character used in the document, how many times
they were used, and gives the percentage. Once you've saved your document,
you can click Document/Disk File Properties and see the size in kilobytes.
This document is 9.18 KB (9,410 bytes). Experts suggest the maximum one
should send in one email is 40kb. Larger than this may be rejected by
email program or ISP.
5. EZINE FORMAT AND DESIGN
http://epdigest.com/beginner/design/
6. JUDY'S FREE EZ-EZINE TEMPLATE
http://www.ossweb.com/ez-ezine-template.html
7. FONT TUTORIAL
http://www.font.net/Tutorial.asp
8. SUBSCRIBEME SHAREWARE
http://www.siteinteractive.com/subscribe/
9. NOTETAB SHAREWARE
http://www.notetab.com/ntl.htm
10. THE BAT!
http://www.ritlabs.com/the_bat/
About the author
Judy Vorfeld's operating system is Windows and her primary software
includes WordPerfect; Microsoft Word; Microsoft Publisher; Adobe Acrobat;
PaintShopPro; and Macromedia HomeSite. Please visit her website: http://www.ossweb.com
|
» Change
your mind about an eBay bid?
We have all made choices in life that two seconds later
we know we should take back. Especially when there is money involved
this can become a problem.
» A
simple way to create 7 effective autoresponder messages
Email is the Net's most powerful marketing tool. And autoresponders
are the best idea yet for marketing with email.
» 7
ways to drive laser-targeted traffic to your website
Getting people who matter to see one’s website
is a difficult undertaking if he tries to consider the fact that
there are rivals everywhere waiting to pin him down.
» Website
valuation: Why standard website pricing methods will emerge
The market of buying and selling developed websites is
becoming more and more liquid each day.
» One
way links are better than reciprocal links
You probably know by now that where your website ranks in
the search engine rankings dramatically affects how many visitors you
have to your site. Did you also know that you can change where your
site is ranked by being proactive and getting as many one way links
to your site as possible?
» How
to make visitors stay at your website
The very first thing which you should provide the visitors
with is some free interesting reading material.
» How
to make your visitors click your ads
Here is a simple solution; Convert your banner advertisement
to look like a text advertisement!
» Offline
advertising should be a part of your online strategy
Day by day, online business has become more & more
complicated and competitive.
» How
to sell traffic
Selling the traffic arriving at your site is a good method
to increase profits from your portal.
» Make
money from online auctions
Online auctions have the best benefit of a vast platform.
Your product is viewed by loads of people & hence there is
more possibility of finding a suitable bidder.
» Groupware
explained in easy terms
Groupware is a term used frequently to describe collaborative
software. Groupware is application software that integrates work
on a single project by several concurrent users at separated random
workstations.
» Timely
back up can save you from disasters
Few things which people often back up are e-mail addresses,
bank records, photographs, personal records, software’s,
music etc.
» Why
should one go for autoresponders
Autoresponders are programs which get automatically
executed in particular situations.
» Become
your own boss - Start your own online business today
A survey conducted by SBA states that two third of new
business survives at least two year and about forty four percent
survives at least four year.
» Express
your thoughts - Creating your own blog!
What exactly is a blog? Technically speaking it is a
journal or a newsletter which is regularly updated and can be used
by any one.
» Pop-up
ads - To be or not to be?
According to a study conducted by the Bunnyfoot University, “The
Efficacy of Pop-ups and the Resulting Effect on Brands” Internet
users feel harangues and harassed by pop-up ads.
» Why
content is king on the Internet
The advantages that Internet holds over the rest of
the other communication mediums should not wasted because of
the inability to find a comprehensive plan that will bind all
these faculties together.
» 10
niche marketing tips
In our increasingly driven consumer economies, the average
customer is bombarded by choices. With increased saturation of the
market, companies look towards niche marketing to search new, ever-evolving
and sophisticated consumers.
» Using
free traffic exchange
These days internet has emerged as both, a market and
hub for marketing. Unlike the ‘brick and mortar’ world
where large manufacturers manage to squeeze out the market bases
of smaller companies, the internet provides haven like the free
traffic exchange.
» Ten
ways to drive traffic to your website
Developing a web site and then letting it grow is
like planting a tree and then nurturing it.
» Marketing
through keyword articles
One of the most effective tools of Internet marketing
is the use of keyword articles.
» Want
to make money online? Market a service to businesses
Don walked across the street from his house to mine to
announce he had finally retired. "But I'm not ready for the
golf course," he said. "I want to make a living on the
Internet. What can I sell?"
» Web
site design mistakes - Database parameters in URLs
Creating a web site takes thought, planning and execution.
Unfortunately, many designs are dead in the water before they are
even published as far as search engine optimization is concerned.
Whatever you do, avoid these critical mistakes.
» Alexa
Toolbar - The ultimate internet tool
There are numerous tools available on the Internet to
assist online businesses. A valuable tool that you should use is
the Alexa Toolbar. Even better, this tool is free.
» Web
site design mistakes
Some wise human once said "Learn from the mistakes
of others. There isn't nearly enough time to make them all yourself."
Hence this article. Here are five of the most annoying and common
web design mistakes.
» Abandonment
- Why visitors don't turn into customers
Every good Internet business understands the value of
conversions versus hits received. Far too often, businesses become
fixated on the hits they are receiving instead of monitoring their
hit to sale conversion rate.
» Creative
search engine optimization - A case study
Search engine optimization this and search engine optimization
that. You read and hear about it all day, but what about your site?
|
|
Tools & services to enhance your online
business |
|
» Site
Build It!
Over 100,000 small businesses of all kinds outperform
larger, well-financed competitors. Read about this all-in-one site-building-hosting-marketing
system of tools that delivers results.
» Secrets
To Their Success
Take a private tour of two "Mom & Pop"
web sites every month that earn $100,000+ a year... and discover
the exact step-by-step strategies they have personally used to generate
these massive profits. |
|
|