How quilts are made


mgrsewing.com keyword stats



Most current MSN search phrases:

bedding www.howquiltsaremade.com
quilt musical
little machine
quilts tying a patchwork blanket

A Dozen Techniques to Improve Your Software Online Help

There are several main reasons why puttingframe. So the user will see the target page
your software manual on-line is necessary. Italong with other elements of the web site.
makes your web-site attractive for searchSuch dynamic redirection works for real
engine crawlers and therefore brings youvisitors but doesn't work for web spiders
targeted traffic from Google, Yahoo!, MSN,that will crawl your online help pages. Most
and other search engines. A good onlineof them cannot parse JavaScript code and
manual makes your product serious andtherefore cannot access menus to jump to
credible. Moreover, if a user facesother pages of your manual. For search
difficulty using your software and asks forengines your online manual's pages will look
technical support, you may easily resolve thelike separate files that are not linked to
issue by referring that user to a certaineach other, or to the corporate web site. As
page of your online help. Simply give thea result, your help pages will receive lowest
page's URL. With just one click the user willpage rank and will be shown in the end of the
see screenshots and explanations which willlist when someone is looking for related info
help  them  to  settle  the  case.on a search engine. Almost all SEO and web
design gurus recommend avoiding frames and
Many software vendors, from large companiesput both menu and content into a single HTML
to independent developers, clearly understandfile.
these reasons. They made their help systems a
part of their web sites by aiming to attractUse  direct  links,  not  redirect  scripts
more prospects and to generate more sales.
But even a sketchy analysis of a dozenLike frames, using JavaScript in menu is
manuals available online discloses a bunch ofanother no-no for creating an online manual
common mistakes which may reduce the effectfor your software. Using regular URLs in menu
of this very powerful tool. The main reasonlinks instead of JavaScript redirecting helps
of the mistakes is incorrectly considering anweb crawlers properly index your online
online manual as a standalone document thatmanual  and  rank  its  pages  higher.
user can download or read on the web site.
The right approach is to make your help aAssign  unique  addresses  to  help  pages
part of your web site. This is a pretty
simple  task  if  you  follow  these  rules:And the third important technical aspect of
online help authoring is page address format.
Make  pages!  Not  a  fileOne of key rules of search engine
optimization (SEO) implies to use static
The most common mistake I noticed on manypages with unique permanent addresses without
software vendors' web sites is that theyparameters in them. A page with address
offer their manual in a single file: PDF,installation.htm is usually ranked higher
CHM, RTF, etc. Certainly it may be verythan the same page with address
convenient for users to download a productpage.php?id=348. Take this fact into account.
manual file and use it on the desktop,
especially if the manual is too large to beGive  screenshots
included in the software setup package. But
having an online manual is not the same asAlthough one of your aims is to attract
having  a manual online. Feel the difference!search engine's web robots that like words
you should not forget about real visitors who
It's very smart to allow users to download alike pictures. A picture is worth a thousand
complete manual as a single file. However awords. Give as many juicy screenshots of your
file may attract just a few new visitors fromsoftware as possible. This will help current
search engines, even if their crawlers areusers understand better how your software
able to index your PDF or RTF. Also the fileworks and will help prospects to see how it
is almost useless for your technical supportlooks before downloading a trial or demo
needs. For instance, you may not point userscopy. Make your screenshots clear. Explain
to certain sections of your help system bywhat each window does and how its controls
simply giving them direct URL links. Hence toand elements work. Use callouts, balloons,
get the maximum effect out of your helpand special marks. Try to stuff as much info
system you should make it a part of your webinto the screenshots as possible. A reader
site. Split the manual into many pages andmust look at them and say "Great! Now I know
convert them into HTML. Almost all serioushow  it  works."
help authoring software allows exporting your
help file into HTML format. Each page mustMake  pages  printable
contain a certain section or a chapter of
your manual. Many pages which are relativelyMost likely users would like to print out a
small are easier for reading, navigation, andcertain part of your online help. Sometimes
bookmarking. You nevertheless must keep thedesign that looks great on the display is
balance. Don't make a lot of little dinkyawful when printed even on a good printer.
pages that people must roam through to makeMake sure that your manual's pages are
up a required solution. Each page shouldprintable in black and white at least on the
completely cover a certain topic enough totwo most popular paper sizes: A4 and Letter.
solve a certain task. Furthermore, a pageCheck if there are no big pictures, no color
with topical content is perfect bait forbackground, the fonts are easy to read, all
search  engine  crawlers.the  content  fits the page width, and so on.
Follow  common  styleMake  your  help  easily  reachable
Well, you have exported your help file into aSo you have your help pages completed and
set of HTML pages and are ready to uploadeven uploaded to the web server. How to make
them to your server. Stop! Check the look ofthem visible to web spiders and to live
the pages. The set must follow the commonvisitors of your web site? Most of the
style  identified  by the corporate identity.software vendors make the same mistake. They
thought that the manual is something
The modern help authoring tools allowunimportant that nobody needs. They hide the
customizing appearance of pages by means ofhelp section so deep in the website that a
CSS or visual template collections. Thevisitor has to make a dozen clicks to reach
online manual must correspond to your webthe help index page. This is wrong! Your
site style. Use the same color themes, fonts,manual is important and must be reachable in
and corporate graphics. Otherwise, the wholetwo to three clicks. The best approach is to
project will look like a patchwork quilt.place several links to your manual in
This is not good; it's far better to lookdifferent sections of your web site: on
steady,  well-managed,  and  consistent.product description page, on support page,
and on download page. These are the pages
"Where  am  I?"  or  don't  ignore navigationwhere users expect to find an online help
most of all. Show them your help-authoring
Following common style is not just using themasterpiece.
same colors and fonts. To plug manual's pages
into the web site structure you must add theMake  your  online  manual  searchable
top level navigation into them. Use the same
top level menu that you use on all pages ofIf your software is complicated and its help
the  site.includes hundreds or even thousands of pages
then you must add search capabilities to your
There are two key benefits of this technique.online manual. From a user's point of view
First, this also makes your web site appearit's more convenient to search a required
solid, consistent, and well-thought-out andtopic by keywords rather than to look through
therefore works for your businessthe endless list of topics in menu. The
credibility. Secondly, the top leveleasiest way is adding a third-party search
navigation menu will bring new targeted leadsscript to your online manual. For instance,
from your manual pages to your product mainGoogle offers Free WebSearch script that you
pages. The prospects that have come fromcan copy-paste into your HTML code to allow
search engines are likely looking forpeople searching within your site. However
specific task solutions that probably areyou won't have full control over the
described in your online help. Then they willthird-party scripts and their search results
want to know more about the product thatmay confuse you and your users. It's better
offers that solution. Put under their noseto write your own search script on which you
direct links to the software descriptionwill have total control. You can customize it
page, to the trial download area, to theaccording to your needs at any moment. This
pricing and ordering info, and to the maintop-notch technique requires significant
page of your web site. Let them know moreefforts and may cost some money if you decide
about your company. Let them know about yourto outsource it. But the result is that you
software. Let them download it. Let them buywill have a powerful information resource
it.that will effectively work for you and for
your  business.
Besides offering prospects a toplevel menu,
you must provide them with an easy way toCreate  a  word  map  of  your  help
navigate among sections of the manual itself.
People feel more secure if they see the tableMake a special Index page that contains all
of contents along with the page content.the significant words with direct links to
Through this internal menu they may easilythe pages where these words are encountered.
realize where they are and what relatedThe Index page has two main functions.
topics  exist,  and  easily  jump  there.Firstly, it simplifies the topic search by
keyword for users. Secondly, the Index page
Avoid  frameswill serve as a map of your online help for
web spiders and will assist them to crawl all
At first glance, using frames seems thethe  pages  of  your  manual.
perfect way to organize the internal menu of
the help. Certainly frames are convenient forMake  your  help  extendable
web site programming and maintenance because
you may keep your menu in a single file andYou may be surprised but the online help may
show it in a separate frame. Nevertheless,be live. You can make it a center of an
there are several disadvantages to usingonline community. Just allow your software
frames in your online help. When a visitorusers to extend your help pages themselves. A
comes from a search engine to one of yourgood example is PHP online documentation. It
help pages, they will see only that page'sallows users to post their comments, code
content but will see neither top-levelsamples, and recommendations. Each page
navigation nor online manual menus becausecontains tons of valuable information
they were intended to be shown in other framecontributed by users. This is a perfect
windows. So the people who come from externalexample of how boring documentation may form
pages will fail to easily jump to othera live community and promote the product
sections of your web site and to read aboutaccordingly.
your  products  and  related  services.
To summarize the above tips: You must
If you still prefer to use frames then youconsider your manual as an important part of
must use a workaround. One of the approachesyour business model. This is just a set of
is to plug a special JavaScript code intogeneral recommendations how to get the
every page of your web site. The script willmaximum effect out of your online help. Most
determine if the page is showing in the frameof the techniques are pretty easy to
or in the browser's main window. If there isimplement if you use good help authoring
no frame detected then the script will buildsoftware. Apply this advice and make your
the frame structure, will load the menu pagescustomers feel happy, increase your web site
in the corresponding frames and will finallyvisibility, attract new prospects, and
reload the current page in the appropriategenerate new sales.



1 A B C 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98