<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Microsoft Word Tips, Tricks, Templates &#38; Checklists &#187; Normal.dot. Normal.dotx</title>
	<atom:link href="http://www.wordtipsandtricks.com/tag/normal-dot-normal-dotx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wordtipsandtricks.com</link>
	<description>Microsoft Word Tips and Free weekly downloads</description>
	<lastBuildDate>Wed, 11 Aug 2010 10:21:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Optimize PDF Files for Web Sites</title>
		<link>http://www.wordtipsandtricks.com/2009/11/16/how-to-optimize-pdf-files-for-web-sites/</link>
		<comments>http://www.wordtipsandtricks.com/2009/11/16/how-to-optimize-pdf-files-for-web-sites/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 17:20:53 +0000</pubDate>
		<dc:creator>iawalsh</dc:creator>
				<category><![CDATA[Font]]></category>
		<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Style]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Adobe Acrobat]]></category>
		<category><![CDATA[Data Formats]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Graphics Interchange Format]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[JPEG]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[Portable Document Format]]></category>
		<category><![CDATA[Publishing]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=4</guid>
		<description><![CDATA[Portable Document Format (PDF) is the defacto file format for presenting device-independent documents on and off the Web. While PDFs have become quite popular on the Web, many PDFs used in web sites are designed for high quality print output and are not optimized for the Web.
Creating Small PDFs
The main factors in creating small PDFs [...]


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2009/06/15/how-to-optimize-pdf-files-for-your-website-or-blog/' rel='bookmark' title='Permanent Link: How to Optimize PDF Files for your website or blog'>How to Optimize PDF Files for your website or blog</a> <small>Portable Document Format (PDF) is the defacto file format for...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/05/23/use-itext-to-create-pdf-files-dynamically/' rel='bookmark' title='Permanent Link: Use iText to create PDF files dynamically'>Use iText to create PDF files dynamically</a> <small>iText lets developers enhance web applications with dynamic PDF document...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/04/20/pdf-editor-for-aec-industry/' rel='bookmark' title='Permanent Link: PDF Editor for AEC Industry'>PDF Editor for AEC Industry</a> <small>PDF Revu 7.0 I is designed to improve PDF creation,...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Portable Document Format</strong> (PDF) is the defacto file format for presenting device-independent documents on and off the Web. While PDFs have become quite popular on the Web, many PDFs used in web sites are designed for <strong>high quality print output</strong> and are not optimized for the Web.<span id="more-4"></span></p>
<p><strong>Creating Small PDFs</strong></p>
<p>The main factors in creating small PDFs are image resolution, image type (bitmap or vector), the number of fonts used and how they are embedded, PDF version, and the level of compression. In general the higher the PDF version number, the smaller the file. Acrobat 5 (PDF version 1.4) added JBIG2 compression, which is superior to the CCITT or Zip algorithms when compressing scanned monochromatic copy.</p>
<div class="zemanta-img zemanta-action-dragged" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignleft" style="width: 266px;">
<dt class="wp-caption-dt"><a href="http://en.wikipedia.org/wiki/Image:Adobe_Reader_8_icon.png"><img title="Adobe Reader 9 Icon" src="http://upload.wikimedia.org/wikipedia/en/d/d1/Adobe_Reader_8_icon.png" alt="Adobe Reader 9 Icon" width="256" height="256" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://en.wikipedia.org/wiki/Image:Adobe_Reader_8_icon.png">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>JBIG2 (Joint Bilevel Image Experts Group) encoding compresses monochrome (1 bit per pixel) image data from 20:1 to 50:1 for pages full of text. Like other dictionary-based algorithms (LZW, ZIP) JBIG2 creates a table of unique symbols and when a subsequent symbol matches one in the table, it substitutes a token pointing to the table index. JBIG2 also compresses the entire table.</p>
<p>Acrobat 6 (PDF version 1.5) added the ability to compress the entire file (Clean Up Settings dialog). However, since over 90% of Acrobat users have version 5.0 or greater, using PDF 1.4 is a safer alternative. Acrobat will usually display (with a warning) a more recent PDF version, but new compression schemes will spawn an error when opened in older versions of Acrobat. At the time of this writing, Adobe says that of those 90%, 50% use version 5 and 40% use version 6.</p>
<p>To create the smallest possible PDFs file size for the Web minimize the number of fonts, bitmapped images, and substitute vector based-graphics instead. Minimize the number and complexity of forms in your PDF document, and avoid the use of multimedia.</p>
<p>There are different methods to create PDFs, including outputting to PostScript and Distilling, GDI/Printing, one-click &#8220;Direct to PDF,&#8221; and dynamically on the server-side. However you create a PDF, the techniques and tools listed below can help you enhance and optimize your PDFs for the Web.</p>
<p><strong>Avoid Refried Graphics</strong></p>
<p>For graphics that must be inserted as bitmaps, prepare them for maximum compressibility and minimum dimensions. Use the best quality images that you can at the output resolution of the PDF. Inserting compressed JPEGs into PDFs and Distilling them may recompress JPEGs, which can create noticeable artifacts. Use black and white images and text instead of color images to allow the use of the newer JBIG2 standard that excels in monochromatic compression. Be sure to turn off thumbnails when saving PDFs for the Web.</p>
<p><strong>Use Vector Graphics</strong></p>
<p>Use vector-based graphics wherever possible for images that would normally be made into GIFs. Vector images scale perfectly, look marvelous, and their mathematical formulas usually take up less space than bitmapped graphics that describe every pixel (although there are some cases where bitmap graphics are actually smaller than vector graphics). You can also compress vector image data using ZIP compression, which is built into the PDF format. Acrobat Reader version 5 and 6 also support the SVG standard.</p>
<p><strong>Minimize Fonts</strong></p>
<p>How you use fonts, especially in smaller PDFs, can have a significant impact on file size. Minimize the number of fonts you use in your documents to minimize their impact on file size. Each additional fully embedded font can easily take 40K in file size, which is why most authors create &#8220;subsetted&#8221; fonts that only include the glyphs actually used.</p>
<p><strong>Fix Fat Forms</strong></p>
<p>Acrobat forms can take up a lot of space in your PDFs. You can use PDF Enhancer from Apago to reduce forms by 50% by removing information present in the file but never actually used. You can also combine a refried PDF with the old form pages to create a hybrid PDF in Acrobat.</p>
<p><strong>Optimizing Existing PDFs</strong></p>
<p>In many cases you won&#8217;t have access to the original document, just the resulting PDF file. Many PDFs we&#8217;ve seen are not fully optimized for the Web, using conservative settings more appropriate to high-resolution printers. For computer monitors viewing web-based PDFs, you don&#8217;t need high resolution images and exact reproduction of font faces, you just want to convey your information in an efficient way. Using the techniques outlined below, you can shrink your PDFs, while still maintaining the textual data for search engines, and reasonable quality for print output. Some webmasters offer two versions of their PDFs, once for fast web display, and one for printing.</p>
<p><strong>Save As&#8230;</strong></p>
<p>Once you&#8217;re done making changes to your PDF document choose File -&gt; Save As and overwrite your existing PDF file. By default, save as removes changes that are appended to PDFs by the Save command, linearizes the file for fast web viewing, and removes unused objects.</p>
<p>The result is a compact, linearized PDF that displays the first page (or an arbitrary page) quickly, while the rest of the file downloads in the background. Although linearized PDFs are slightly larger, they also increase perceived speed. Note that optimizing a signed document will invalidate its signature.</p>
<p>By Andy King<br />
<a href="http://www.websiteoptimization.com/" target="new"><span style="color: #336699;">http://www.websiteoptimization.com</span></a></p>
<table border="0" cellspacing="0" cellpadding="0" bgcolor="#cccccc">
<tbody>
<tr>
<td>Andy King, author of the popular book titled &#8220;Speed Up Your Site – Web Site Optimization&#8221;. Web Site Optimization, LLC is a leading provider of web site optimization and search engine marketing services that &#8220;tune up&#8221; web sites for increased usability, conversion rates, traffic, and profitability. For more information about Web Site Optimization visit <a href="http://www.websiteoptimization.com/" target="new">http://www.websiteoptimization.com</a></td>
</tr>
</tbody>
</table>
<p>More at: <a href="http://www.usedarticles.com/view/web-design-and-development/294.html">http://www.usedarticles.com/view/web-design-and-development/294.html</a></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=ba461801-965e-4143-8796-6905b751738b" alt="" /></div>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2009/06/15/how-to-optimize-pdf-files-for-your-website-or-blog/' rel='bookmark' title='Permanent Link: How to Optimize PDF Files for your website or blog'>How to Optimize PDF Files for your website or blog</a> <small>Portable Document Format (PDF) is the defacto file format for...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/05/23/use-itext-to-create-pdf-files-dynamically/' rel='bookmark' title='Permanent Link: Use iText to create PDF files dynamically'>Use iText to create PDF files dynamically</a> <small>iText lets developers enhance web applications with dynamic PDF document...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/04/20/pdf-editor-for-aec-industry/' rel='bookmark' title='Permanent Link: PDF Editor for AEC Industry'>PDF Editor for AEC Industry</a> <small>PDF Revu 7.0 I is designed to improve PDF creation,...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/2009/11/16/how-to-optimize-pdf-files-for-web-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create Keyboard Shortcuts in MS Word</title>
		<link>http://www.wordtipsandtricks.com/2009/11/15/creating-keyboard-shortcuts/</link>
		<comments>http://www.wordtipsandtricks.com/2009/11/15/creating-keyboard-shortcuts/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 16:03:25 +0000</pubDate>
		<dc:creator>iawalsh</dc:creator>
				<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Desktop and System]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[Keyboard]]></category>
		<category><![CDATA[Keyboard shortcut]]></category>
		<category><![CDATA[Metadata]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[Shareware]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect.Keyboard]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=148</guid>
		<description><![CDATA[ 
Want to know how to Create Keyboard Shortcuts in MS Word?
In MS Word you can assign frequently used commands to a keyboard shortcut. To create a shortcut, follow these steps:

1. Right-click in the toolbar area.
2. Select Customize and click the Keyboard button.
3. To auto fix a table’s content, highlight Table on the Categories list, [...]


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2006/10/26/print-out-all-your-keyboard-shortcuts/' rel='bookmark' title='Permanent Link: Print Out All Your Keyboard Shortcuts'>Print Out All Your Keyboard Shortcuts</a> <small> Have you ever forgotten your keyboard shortcuts? This often...</small></li><li><a href='http://www.wordtipsandtricks.com/2006/10/25/create-underlined-spaces-that-remain-when-typed-on/' rel='bookmark' title='Permanent Link: Create Underlined Spaces That Remain When Typed On'>Create Underlined Spaces That Remain When Typed On</a> <small>  Underline spaces can very helpful if you want to...</small></li><li><a href='http://www.wordtipsandtricks.com/2006/10/25/avoid-repeating-words/' rel='bookmark' title='Permanent Link: Avoid Repeating Words'>Avoid Repeating Words</a> <small> When writing long, complex documents, or writing a document...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p><span lang="EN-US"> </span></p>
<p>Want to know how to Create Keyboard Shortcuts in MS Word?<span id="more-148"></span></p>
<p><span lang="EN-US">In MS Word you can assign frequently used commands to a keyboard shortcut. </span><span lang="EN-US">To create a shortcut, follow these steps:<br />
</span></p>
<p><strong><span lang="EN-US">1. </span><span lang="EN-US">Right-click in the toolbar area.</span></strong></p>
<p><span lang="EN-US">2. Select <strong>Customize </strong>and click the <strong>Keyboard </strong>button.</span></p>
<p><span lang="EN-US">3. </span><span lang="EN-US">To auto fix a table’s content, highlight <strong>Table on the Categories</strong> list, and then click <strong>AutoFixContent</strong> in the Commands window. </span></p>
<p><span lang="EN-US"><span lang="EN-US"><img id="image147" title="creating-keyboard-shortcuts.JPG" src="http://www.wordtipsandtricks.com/wp-content/uploads/2006/10/creating-keyboard-shortcuts.JPG" alt="creating-keyboard-shortcuts.JPG" /></span></span></p>
<p><span lang="EN-US">4. </span><span lang="EN-US"><strong>Type the keyboard combination</strong> into the Press new shortcut key box.</span></p>
<p><span lang="EN-US">5. </span><span lang="EN-US">Click <strong>Assign</strong>. </span></p>
<p><span lang="EN-US">If this combination is already in use, Word will advise you to find another combination or replace an existing one.</span></p>
<p><span lang="EN-US">Did this work for you?<br />
</span></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=2d00617a-74d0-4385-9633-115d2ae7974d" alt="" /></div>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2006/10/26/print-out-all-your-keyboard-shortcuts/' rel='bookmark' title='Permanent Link: Print Out All Your Keyboard Shortcuts'>Print Out All Your Keyboard Shortcuts</a> <small> Have you ever forgotten your keyboard shortcuts? This often...</small></li><li><a href='http://www.wordtipsandtricks.com/2006/10/25/create-underlined-spaces-that-remain-when-typed-on/' rel='bookmark' title='Permanent Link: Create Underlined Spaces That Remain When Typed On'>Create Underlined Spaces That Remain When Typed On</a> <small>  Underline spaces can very helpful if you want to...</small></li><li><a href='http://www.wordtipsandtricks.com/2006/10/25/avoid-repeating-words/' rel='bookmark' title='Permanent Link: Avoid Repeating Words'>Avoid Repeating Words</a> <small> When writing long, complex documents, or writing a document...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/2009/11/15/creating-keyboard-shortcuts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Create Dynamic Web links in your Technical Documents</title>
		<link>http://www.wordtipsandtricks.com/2009/11/13/adding-filenames-and-paths-to-documents/</link>
		<comments>http://www.wordtipsandtricks.com/2009/11/13/adding-filenames-and-paths-to-documents/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 13:21:11 +0000</pubDate>
		<dc:creator>iawalsh</dc:creator>
				<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Style]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Filenames]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[Paths]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Technical Documents]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tip]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=133</guid>
		<description><![CDATA[Instead of using field codes to add filenames and file paths to your document, you can setup Word so that it displays these in the toolbar. You can then add these links to any page in an open document.
1. Right-click on the toolbar.
2. Select Customize and then the Commands tab.
3. Scroll down the Categories list [...]


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2009/06/16/word-split-screen/' rel='bookmark' title='Permanent Link: Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007'>Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007</a> <small> When working on long documents it is sometimes useful...</small></li><li><a href='http://www.wordtipsandtricks.com/2006/11/08/updating-your-word-toolbar/' rel='bookmark' title='Permanent Link: Updating Your Word Toolbar'>Updating Your Word Toolbar</a> <small> You can personalize your Microsoft Word toolbar so that...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/06/16/create-screentips/' rel='bookmark' title='Permanent Link: Word Tip &#8211; How to create Screentips that enhance your documents'>Word Tip &#8211; How to create Screentips that enhance your documents</a> <small>ScreenTips are those little boxes that appear when you ‘hover’...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Instead of using field codes to add filenames and file paths to your document, you can setup Word so that it displays these in the toolbar. You can then add these links to any page in an open document.<span id="more-133"></span></p>
<p><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">1. <strong>Right-click</strong> on the toolbar.</span></p>
<p><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">2. <strong>Select Customize</strong> and then the Commands tab.</span></p>
<p><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">3. Scroll down the Categories list and click on <strong>All Commands</strong>. </span></p>
<p>4. Scroll down the <strong>Commands list to Web Address</strong>. <span style="font-size: 9pt; font-family: Verdana; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-bidi-language: AR-SA" lang="EN-US"> </span></p>
<p><img id="image132" class="alignnone" title="adding-filenames-and-paths-to-documents.JPG" src="http://www.wordtipsandtricks.com/wp-content/uploads/2006/10/adding-filenames-and-paths-to-documents.JPG" alt="adding-filenames-and-paths-to-documents.JPG" /></p>
<p>5. Drag the <strong>Web Address onto your toolbar</strong>.</p>
<p>The web address bar is now displayed on your document’s path and filename.</p>
<p><span style="font-size: 9pt; font-family: Verdana; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-bidi-language: AR-SA" lang="EN-US"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">6. To add the file path to your document, click anywhere in the page, <strong>right-click in the web address bar</strong>, and then <strong>copy and paste</strong> it into your document. </span></span></p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2009/06/16/word-split-screen/' rel='bookmark' title='Permanent Link: Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007'>Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007</a> <small> When working on long documents it is sometimes useful...</small></li><li><a href='http://www.wordtipsandtricks.com/2006/11/08/updating-your-word-toolbar/' rel='bookmark' title='Permanent Link: Updating Your Word Toolbar'>Updating Your Word Toolbar</a> <small> You can personalize your Microsoft Word toolbar so that...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/06/16/create-screentips/' rel='bookmark' title='Permanent Link: Word Tip &#8211; How to create Screentips that enhance your documents'>Word Tip &#8211; How to create Screentips that enhance your documents</a> <small>ScreenTips are those little boxes that appear when you ‘hover’...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/2009/11/13/adding-filenames-and-paths-to-documents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to remove the Ribbon from Word 2007</title>
		<link>http://www.wordtipsandtricks.com/2009/09/10/how-to-remove-the-ribbon-from-word-2007/</link>
		<comments>http://www.wordtipsandtricks.com/2009/09/10/how-to-remove-the-ribbon-from-word-2007/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 02:26:09 +0000</pubDate>
		<dc:creator>iawalsh</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[Ribbon]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=952</guid>
		<description><![CDATA[One of the things that annoys me the most in Word 2007 is the so-called ribbon. This is the menu bar that runs across the top of the screen and hold the menu options. As well as being very different that Word 2003, it tends to get in the way when taking screenshots or when [...]


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2006/11/01/how-to-remove-hyperlinks-from-documents/' rel='bookmark' title='Permanent Link: How to Remove Hyperlinks from Documents'>How to Remove Hyperlinks from Documents</a> <small> Documents may contain hyperlinks to other documents or web...</small></li><li><a href='http://www.wordtipsandtricks.com/2006/11/01/how-to-remove-routing-slip-information/' rel='bookmark' title='Permanent Link: How to Remove Routing Slip Information'>How to Remove Routing Slip Information</a> <small> If you use a routing slip when emailing a...</small></li><li><a href='http://www.wordtipsandtricks.com/2006/11/01/how-to-search-for-and-remove-text-formatted-as-hidden-2/' rel='bookmark' title='Permanent Link: How to Search for and Remove Text Formatted As Hidden'>How to Search for and Remove Text Formatted As Hidden</a> <small> In Word documents, it is possible to format text...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>One of the things that annoys me the most in Word 2007 is the so-called ribbon. This is the menu bar that runs across the top of the screen and hold the menu options. As well as being very different that Word 2003, it tends to get in the way when taking screenshots or when I need to get more screen space.<span id="more-952"></span></p>
<p>You don’t have to have the ribbon on all the time.</p>
<p style="text-align: center;"><img class="size-full wp-image-956 aligncenter" title="Microsoft Word 2007 without the Ribbon" src="http://www.wordtipsandtricks.com/wp-content/uploads/2009/09/Microsoft-Word-2007-without-the-Ribbon.jpg" alt="Microsoft Word 2007 without the Ribbon" width="474" height="350" /></p>
<p>To turn off the ribbon, follow these steps:</p>
<ol>
<li>Click the drop down arrow across from the MS Office button.</li>
<li>This removes the ribbon from the user interface.</li>
<li>If you want to turn if back on again, click on the drop-down and turn it back on.</li>
</ol>
<p style="text-align: center;"><img class="size-full wp-image-954 aligncenter" title="How to Minimize the Ribbon in Word 2007" src="http://www.wordtipsandtricks.com/wp-content/uploads/2009/09/How-to-Minimize-the-Ribbon-in-Word-2007.jpg" alt="How to Minimize the Ribbon in Word 2007" width="330" height="350" /></p>
<p>Let me know if you have other questions about Word 2007 and I’ll answer them for you.</p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2006/11/01/how-to-remove-hyperlinks-from-documents/' rel='bookmark' title='Permanent Link: How to Remove Hyperlinks from Documents'>How to Remove Hyperlinks from Documents</a> <small> Documents may contain hyperlinks to other documents or web...</small></li><li><a href='http://www.wordtipsandtricks.com/2006/11/01/how-to-remove-routing-slip-information/' rel='bookmark' title='Permanent Link: How to Remove Routing Slip Information'>How to Remove Routing Slip Information</a> <small> If you use a routing slip when emailing a...</small></li><li><a href='http://www.wordtipsandtricks.com/2006/11/01/how-to-search-for-and-remove-text-formatted-as-hidden-2/' rel='bookmark' title='Permanent Link: How to Search for and Remove Text Formatted As Hidden'>How to Search for and Remove Text Formatted As Hidden</a> <small> In Word documents, it is possible to format text...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/2009/09/10/how-to-remove-the-ribbon-from-word-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Word Tips on Twitter: 2009-06-17</title>
		<link>http://www.wordtipsandtricks.com/2009/06/17/word-tips-on-twitter-2009-06-17-2/</link>
		<comments>http://www.wordtipsandtricks.com/2009/06/17/word-tips-on-twitter-2009-06-17-2/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 03:30:00 +0000</pubDate>
		<dc:creator>iawalsh</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[clickbank]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[tweets]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/2009/06/17/word-tips-on-twitter-2009-06-17/</guid>
		<description><![CDATA[
FYI: Groundswell &#8211; How Social Media Technoloiges Really Work http://bit.ly/fj41Q #
Harvard Business Review &#8211; The Two Most Important Lists You&#39;ll Ever Keep http://ping.fm/LwNB9 #
The 10 Best Ways to Manage Your Geeks http://ping.fm/sxLdj #
How to lose your fear of being fired  http://ping.fm/YhqLf #
How fast is your Broadband? Check your speed here http://ping.fm/iGNOL #
FYI: How to [...]


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2009/06/16/twitter-updates-for-2009-06-16/' rel='bookmark' title='Permanent Link: Twitter Updates for 2009-06-16'>Twitter Updates for 2009-06-16</a> <small> Jeff Bezos: Kindle Books and Amazon Readers Are Separate...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/06/15/twitter-updates-for-2009-06-15/' rel='bookmark' title='Permanent Link: Twitter Updates for 2009-06-15'>Twitter Updates for 2009-06-15</a> <small> Getting very hot here in Shanghai. Learning Chinese has...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/06/14/twitter-updates-for-2009-06-14/' rel='bookmark' title='Permanent Link: Twitter Updates for 2009-06-14'>Twitter Updates for 2009-06-14</a> <small> How to open a .img file or .sfv file...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>FYI: Groundswell &#8211; How Social Media Technoloiges Really Work <a href="http://bit.ly/fj41Q" rel="nofollow">http://bit.ly/fj41Q</a> <a href="http://twitter.com/ivanwalsh/statuses/2202240803">#</a></li>
<li>Harvard Business Review &#8211; The Two Most Important Lists You&#39;ll Ever Keep <a href="http://ping.fm/LwNB9" rel="nofollow">http://ping.fm/LwNB9</a> <a href="http://twitter.com/ivanwalsh/statuses/2202458424">#</a></li>
<li>The 10 Best Ways to Manage Your Geeks <a href="http://ping.fm/sxLdj" rel="nofollow">http://ping.fm/sxLdj</a> <a href="http://twitter.com/ivanwalsh/statuses/2202482306">#</a></li>
<li>How to lose your fear of being fired  <a href="http://ping.fm/YhqLf" rel="nofollow">http://ping.fm/YhqLf</a> <a href="http://twitter.com/ivanwalsh/statuses/2202488882">#</a></li>
<li>How fast is your Broadband? Check your speed here <a href="http://ping.fm/iGNOL" rel="nofollow">http://ping.fm/iGNOL</a> <a href="http://twitter.com/ivanwalsh/statuses/2202645712">#</a></li>
<li>FYI: How to import/share Flickr photos into Facebook <a href="http://bit.ly/yzaRs" rel="nofollow">http://bit.ly/yzaRs</a> <a href="http://twitter.com/ivanwalsh/statuses/2203290144">#</a></li>
<li>FYI: Examples of metadata stored in your MS Word documents <a href="http://bit.ly/CtBt4" rel="nofollow">http://bit.ly/CtBt4</a> <a href="http://twitter.com/ivanwalsh/statuses/2203473433">#</a></li>
<li>RT @<a href="http://twitter.com/RichOffAdsense">RichOffAdsense</a> Information Products. MP4 tutorials <a href="http://redirx.com/?sz41" rel="nofollow">http://redirx.com/?sz41</a> <a href="http://twitter.com/ivanwalsh/statuses/2204345126">#</a></li>
<li>How can I schedule uploads to Flickr? <a href="http://twitter.com/ivanwalsh/statuses/2204353823">#</a></li>
<li>The Microsoft Office Word Team&#39;s Blog <a href="http://bit.ly/b4fqH" rel="nofollow">http://bit.ly/b4fqH</a> <a href="http://twitter.com/ivanwalsh/statuses/2204400188">#</a></li>
<li>How to Freeze Your Word Doc <a href="http://bit.ly/2DFnvf" rel="nofollow">http://bit.ly/2DFnvf</a> <a href="http://twitter.com/ivanwalsh/statuses/2204405482">#</a></li>
<li>FYI: Flickr Process Maps &#8211; Datalooknize v2 <a href="http://bit.ly/KRfTG" rel="nofollow">http://bit.ly/KRfTG</a> <a href="http://twitter.com/ivanwalsh/statuses/2204603675">#</a></li>
<li>RT @<a href="http://twitter.com/eugeneniemand">eugeneniemand</a> Hive Five Winner for Best Screen Capture Tool: Snagit re: <a href="http://ff.im/45bwe" rel="nofollow">http://ff.im/45bwe</a> <a href="http://twitter.com/ivanwalsh/statuses/2207090503">#</a></li>
<li>RT @<a href="http://twitter.com/mfasil">mfasil</a> Get Snagit, Camtasia stickers for your laptop for absolutely free. <a href="http://bit.ly/3kazm8" rel="nofollow">http://bit.ly/3kazm8</a> via @<a href="http://twitter.com/labnol">labnol</a> <a href="http://twitter.com/ivanwalsh/statuses/2207096076">#</a></li>
<li>RT @<a href="http://twitter.com/VAdickinson">VAdickinson</a> Poll: Have You Use Social Media Tools Like Twitter To Keep Up With &#8230; <a href="http://bit.ly/PcEzm" rel="nofollow">http://bit.ly/PcEzm</a> <a href="http://twitter.com/ivanwalsh/statuses/2207118460">#</a></li>
<li>eMarketer &#8211; How Much Online Video Do Viewers Watch? <a href="http://ping.fm/EQRN4" rel="nofollow">http://ping.fm/EQRN4</a> <a href="http://twitter.com/ivanwalsh/statuses/2207141160">#</a></li>
<li>Twitter Desktop Tools. New versions of Tweetdeck, Seesmic square off at <a href="http://ping.fm/eXeAV" rel="nofollow">http://ping.fm/eXeAV</a> <a href="http://twitter.com/ivanwalsh/statuses/2207271393">#</a></li>
<li>Flickr Shapefiles Public Dataset 1.0 <a href="http://code.flickr.com/blog/2009/05/21/flickr-shapefiles-public-dataset-10/" rel="nofollow">http://code.flickr.com/blog/2009/05/21/flickr-shapefiles-public-dataset-10/</a> <a href="http://twitter.com/ivanwalsh/statuses/2208462751">#</a></li>
<li>Study: It&#39;s Not The Size Of An Ad, It&#39;s Where You Put It <a href="http://www.mediapost.com/publications/?fa=Articles.showArticle&amp;art_aid=108067" rel="nofollow">http://www.mediapost.com/publications/?fa=Articles.showArticle&amp;art_aid=108067</a> <a href="http://twitter.com/ivanwalsh/statuses/2208823197">#</a></li>
<li>Interesting tag cloud from Wekaworx on Flickr <a href="http://flic.kr/p/6xdhPQ" rel="nofollow">http://flic.kr/p/6xdhPQ</a> <a href="http://twitter.com/ivanwalsh/statuses/2214921685">#</a></li>
<li>FYI: How To Create a Strong Password &amp; Protect Your PayPal Account Part 1 | Online Business Tip <a href="http://www.ivanwalsh.com/2009/06/how-to-" rel="nofollow">http://www.ivanwalsh.com/2009/06/how-to-</a> &#8230; <a href="http://twitter.com/ivanwalsh/statuses/2215517933">#</a></li>
<li>FYI: Flickr Tools &#8211; Use Wordle to create Tag Clouds of your Blog, Website, Text or Document <a href="http://www.ivanwalsh.com/2009/06/flickr-tool" rel="nofollow">http://www.ivanwalsh.com/2009/06/flickr-tool</a> &#8230; <a href="http://twitter.com/ivanwalsh/statuses/2215709587">#</a></li>
<li>FYI: When I cut and paste from Notepad I get these _mcePaste div tags. Why? <a href="http://www.ivanwalsh.com/2009/06/when-i-cut-and-paste-from-n" rel="nofollow">http://www.ivanwalsh.com/2009/06/when-i-cut-and-paste-from-n</a> &#8230; <a href="http://twitter.com/ivanwalsh/statuses/2215854608">#</a></li>
<li>FYI: Tools to Create Sitemaps &#8211; Get your site indexed by Google <a href="http://www.ivanwalsh.com/2009/06/tools-to-create-sitemaps-get-your-site-" rel="nofollow">http://www.ivanwalsh.com/2009/06/tools-to-create-sitemaps-get-your-site-</a> &#8230; <a href="http://twitter.com/ivanwalsh/statuses/2216079956">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a>.</p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2009/06/16/twitter-updates-for-2009-06-16/' rel='bookmark' title='Permanent Link: Twitter Updates for 2009-06-16'>Twitter Updates for 2009-06-16</a> <small> Jeff Bezos: Kindle Books and Amazon Readers Are Separate...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/06/15/twitter-updates-for-2009-06-15/' rel='bookmark' title='Permanent Link: Twitter Updates for 2009-06-15'>Twitter Updates for 2009-06-15</a> <small> Getting very hot here in Shanghai. Learning Chinese has...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/06/14/twitter-updates-for-2009-06-14/' rel='bookmark' title='Permanent Link: Twitter Updates for 2009-06-14'>Twitter Updates for 2009-06-14</a> <small> How to open a .img file or .sfv file...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/2009/06/17/word-tips-on-twitter-2009-06-17-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dual Screen Wallpapers</title>
		<link>http://www.wordtipsandtricks.com/2009/06/17/dual-screen-wallpapers/</link>
		<comments>http://www.wordtipsandtricks.com/2009/06/17/dual-screen-wallpapers/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 16:52:26 +0000</pubDate>
		<dc:creator>iawalsh</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/2009/06/17/dual-screen-wallpapers/</guid>
		<description><![CDATA[

october-2008-1920&#215;1200-right.png

Originally uploaded by vormplus




Related posts:Windows running under Ubuntu Linux 7.04  Windows running under Ubuntu Linux 7.04 Originally uploaded by...Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007  When working on long documents it is sometimes useful...View Documents in Full Screen  It can be very difficult when reading business and...


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2009/06/15/windows-running-under-ubuntu-linux-7-04/' rel='bookmark' title='Permanent Link: Windows running under Ubuntu Linux 7.04'>Windows running under Ubuntu Linux 7.04</a> <small> Windows running under Ubuntu Linux 7.04 Originally uploaded by...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/06/16/word-split-screen/' rel='bookmark' title='Permanent Link: Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007'>Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007</a> <small> When working on long documents it is sometimes useful...</small></li><li><a href='http://www.wordtipsandtricks.com/2006/10/25/view-documents-in-full-screen/' rel='bookmark' title='Permanent Link: View Documents in Full Screen'>View Documents in Full Screen</a> <small> It can be very difficult when reading business and...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/vormplus/2964522559/" title="photo sharing"><img src="http://farm4.static.flickr.com/3272/2964522559_50078c3815_m.jpg" alt="" style="border: solid 2px #000000;" /></a><br />
<br />
<span style="font-size: 0.9em; margin-top: 0px;"><a href="http://www.flickr.com/photos/vormplus/2964522559/">october-2008-1920&#215;1200-right.png</a><br />
<br />
Originally uploaded by <a href="http://www.flickr.com/people/vormplus/">vormplus</a><br />
</span><br />
<br clear="all" /></p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2009/06/15/windows-running-under-ubuntu-linux-7-04/' rel='bookmark' title='Permanent Link: Windows running under Ubuntu Linux 7.04'>Windows running under Ubuntu Linux 7.04</a> <small> Windows running under Ubuntu Linux 7.04 Originally uploaded by...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/06/16/word-split-screen/' rel='bookmark' title='Permanent Link: Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007'>Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007</a> <small> When working on long documents it is sometimes useful...</small></li><li><a href='http://www.wordtipsandtricks.com/2006/10/25/view-documents-in-full-screen/' rel='bookmark' title='Permanent Link: View Documents in Full Screen'>View Documents in Full Screen</a> <small> It can be very difficult when reading business and...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/2009/06/17/dual-screen-wallpapers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Resize Fonts in Word 2003</title>
		<link>http://www.wordtipsandtricks.com/2009/06/17/quick-resize/</link>
		<comments>http://www.wordtipsandtricks.com/2009/06/17/quick-resize/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 14:04:25 +0000</pubDate>
		<dc:creator>iawalsh</dc:creator>
				<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=163</guid>
		<description><![CDATA[To increase or decrease the font size in a Word document, follow these steps:



1. Select the text you want to modify.
2. Press and hold the Ctrl and Shift keys at the same time.
3. To increase the font size repeatedly press  ‘&#62;’ (right-facing arrow on keyboard)
4. To reduce the font size press ‘&#60;’ (left-facing arrow on keyboard).
The size [...]


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2009/06/06/how-to-resize-fonts-in-word-2003/' rel='bookmark' title='Permanent Link: How to Resize Fonts in Word 2003'>How to Resize Fonts in Word 2003</a> <small>To increase or decrease the font size in a Word...</small></li><li><a href='http://www.wordtipsandtricks.com/2006/11/08/use-draft-fonts/' rel='bookmark' title='Permanent Link: Use Draft Fonts'>Use Draft Fonts</a> <small> Turn on the Draft font option to load documents...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/11/15/creating-keyboard-shortcuts/' rel='bookmark' title='Permanent Link: How to Create Keyboard Shortcuts in MS Word'>How to Create Keyboard Shortcuts in MS Word</a> <small> Want to know how to Create Keyboard Shortcuts in...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p><span lang="EN-US">To increase or decrease the font size in a Word document, follow these steps:</span><span id="more-163"></span></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-2195352457086642";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_alternate_ad_url = "?adsensem-benice=468x60";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "008000";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p><span lang="EN-US">1. Select the text you want to modify.</span></p>
<p><span lang="EN-US">2. Press and hold the <strong>Ctrl and Shift keys at the same time</strong>.</span></p>
<p><span lang="EN-US">3. </span><span lang="EN-US">To <strong>increase the font size repeatedly press  ‘&gt;’ (right-facing arrow on keyboard</strong>)</span></p>
<p><span lang="EN-US">4. </span><span lang="EN-US">To <strong>reduce the font size press ‘&lt;’ (left-facing arrow on keyboard</strong>).</span></p>
<p><span lang="EN-US">The size of the highlighted text will be shown in the toolbar display.<br />
</span></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-2195352457086642";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_alternate_ad_url = "?adsensem-benice=468x60";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "008000";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2009/06/06/how-to-resize-fonts-in-word-2003/' rel='bookmark' title='Permanent Link: How to Resize Fonts in Word 2003'>How to Resize Fonts in Word 2003</a> <small>To increase or decrease the font size in a Word...</small></li><li><a href='http://www.wordtipsandtricks.com/2006/11/08/use-draft-fonts/' rel='bookmark' title='Permanent Link: Use Draft Fonts'>Use Draft Fonts</a> <small> Turn on the Draft font option to load documents...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/11/15/creating-keyboard-shortcuts/' rel='bookmark' title='Permanent Link: How to Create Keyboard Shortcuts in MS Word'>How to Create Keyboard Shortcuts in MS Word</a> <small> Want to know how to Create Keyboard Shortcuts in...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/2009/06/17/quick-resize/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Use Replace and Find in Word</title>
		<link>http://www.wordtipsandtricks.com/2009/06/17/quick-replace/</link>
		<comments>http://www.wordtipsandtricks.com/2009/06/17/quick-replace/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 13:58:15 +0000</pubDate>
		<dc:creator>iawalsh</dc:creator>
				<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[word]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=162</guid>
		<description><![CDATA[
What’s the quickest way to delete text? 

Forget the backspace or delete keys. Instead, try this:


Select the block of text you want to delete and CONTINUE TYPING.


Word automatically deletes the text when you start to type. 





Related posts:How to Copy Text and Graphics from PDF Files into Word  To copy text from a PDF file into [...]


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2006/11/08/how-to-copy-text-and-graphics-from-pdf-files-into-word/' rel='bookmark' title='Permanent Link: How to Copy Text and Graphics from PDF Files into Word'>How to Copy Text and Graphics from PDF Files into Word</a> <small> To copy text from a PDF file into Word:...</small></li><li><a href='http://www.wordtipsandtricks.com/2006/11/01/how-to-remove-data-gathered-from-your-pc-or-networks/' rel='bookmark' title='Permanent Link: How to Remove Data Gathered From your PC or Networks'>How to Remove Data Gathered From your PC or Networks</a> <small> When you save a Word document, it tries to...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/06/16/adding-sounds-to-documents/' rel='bookmark' title='Permanent Link: How to add sound To Word Documents'>How to add sound To Word Documents</a> <small>How to add sound To Word Documents...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p><span lang="EN-US" style="font-size: 9pt; font-family: Verdana"><br />
What’s the quickest way to delete text? </p>
<p></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 6pt"><span lang="EN-US" style="font-size: 9pt; font-family: Verdana">Forget the backspace or delete keys. Instead, try this:</span></p>
<ol>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 6pt"><span lang="EN-US" style="font-size: 9pt; font-family: Verdana" /><span lang="EN-US" style="font-size: 9pt; font-family: Verdana">Select the block of text you want to delete and CONTINUE TYPING.</span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 6pt"><span lang="EN-US" style="font-size: 9pt; font-family: Verdana" /><span lang="EN-US" style="font-size: 9pt; font-family: Verdana">Word automatically deletes the text when you start to type. </p>
<p></span></div>
</li>
</ol>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2006/11/08/how-to-copy-text-and-graphics-from-pdf-files-into-word/' rel='bookmark' title='Permanent Link: How to Copy Text and Graphics from PDF Files into Word'>How to Copy Text and Graphics from PDF Files into Word</a> <small> To copy text from a PDF file into Word:...</small></li><li><a href='http://www.wordtipsandtricks.com/2006/11/01/how-to-remove-data-gathered-from-your-pc-or-networks/' rel='bookmark' title='Permanent Link: How to Remove Data Gathered From your PC or Networks'>How to Remove Data Gathered From your PC or Networks</a> <small> When you save a Word document, it tries to...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/06/16/adding-sounds-to-documents/' rel='bookmark' title='Permanent Link: How to add sound To Word Documents'>How to add sound To Word Documents</a> <small>How to add sound To Word Documents...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/2009/06/17/quick-replace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2009-06-16</title>
		<link>http://www.wordtipsandtricks.com/2009/06/16/twitter-updates-for-2009-06-16/</link>
		<comments>http://www.wordtipsandtricks.com/2009/06/16/twitter-updates-for-2009-06-16/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 03:30:00 +0000</pubDate>
		<dc:creator>iawalsh</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[clickbank]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[tweets]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/2009/06/16/twitter-updates-for-2009-06-16/</guid>
		<description><![CDATA[
Jeff Bezos: Kindle Books and Amazon Readers Are Separate Businesses http://ping.fm/8v5gc #
Hunch is not a “search engine” insists Flickr co-founder Caterina Fake, one of the people behind the new site. So, what is it? http://pi &#8230; #
New York Times &#8211; Sun to Cancel Big Chip Project http://ping.fm/ksCX6 #
FYI: How to Synchronize Files from Microsoft Office [...]


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2009/06/15/twitter-updates-for-2009-06-15/' rel='bookmark' title='Permanent Link: Twitter Updates for 2009-06-15'>Twitter Updates for 2009-06-15</a> <small> Getting very hot here in Shanghai. Learning Chinese has...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/06/14/twitter-updates-for-2009-06-14/' rel='bookmark' title='Permanent Link: Twitter Updates for 2009-06-14'>Twitter Updates for 2009-06-14</a> <small> How to open a .img file or .sfv file...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/06/17/word-tips-on-twitter-2009-06-17-2/' rel='bookmark' title='Permanent Link: Word Tips on Twitter: 2009-06-17'>Word Tips on Twitter: 2009-06-17</a> <small> FYI: Groundswell &#8211; How Social Media Technoloiges Really Work...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Jeff Bezos: Kindle Books and Amazon Readers Are Separate Businesses <a href="http://ping.fm/8v5gc" rel="nofollow">http://ping.fm/8v5gc</a> <a href="http://twitter.com/ivanwalsh/statuses/2189094150">#</a></li>
<li>Hunch is not a “search engine” insists Flickr co-founder Caterina Fake, one of the people behind the new site. So, what is it? <a href="http://pi" rel="nofollow">http://pi</a> &#8230; <a href="http://twitter.com/ivanwalsh/statuses/2189104185">#</a></li>
<li>New York Times &#8211; Sun to Cancel Big Chip Project <a href="http://ping.fm/ksCX6" rel="nofollow">http://ping.fm/ksCX6</a> <a href="http://twitter.com/ivanwalsh/statuses/2189114380">#</a></li>
<li>FYI: How to Synchronize Files from Microsoft Office to iPhone <a href="http://bit.ly/OViVb" rel="nofollow">http://bit.ly/OViVb</a> <a href="http://twitter.com/ivanwalsh/statuses/2189244852">#</a></li>
<li>How to convert obscure files format without downloading more software? <a href="http://www.zamzar.com/" rel="nofollow">http://www.zamzar.com/</a> <a href="http://twitter.com/ivanwalsh/statuses/2189307684">#</a></li>
<li>How to Recover Corrupt Word Files. A corrupt Word file can be recovered with the help of Repair My Word. <a href="http://ping.fm/lqiSO" rel="nofollow">http://ping.fm/lqiSO</a> <a href="http://twitter.com/ivanwalsh/statuses/2189380680">#</a></li>
<li>Adobe ready to make money from office software at Acrobat.com <a href="http://ping.fm/ZszoP" rel="nofollow">http://ping.fm/ZszoP</a> <a href="http://twitter.com/ivanwalsh/statuses/2189417648">#</a></li>
<li>Dell to sell downloadable Microsoft software. Prices lower than Staples and Best Buy. <a href="http://ping.fm/wOwkE" rel="nofollow">http://ping.fm/wOwkE</a> <a href="http://twitter.com/ivanwalsh/statuses/2189427109">#</a></li>
<li>How to schedule posts in Wordpress &amp; automate your blog. Flickr <a href="http://ping.fm/uxqY5" rel="nofollow">http://ping.fm/uxqY5</a> <a href="http://twitter.com/ivanwalsh/statuses/2189477520">#</a></li>
<li>Flickr Tip &#8211; View all your tags in Alphabetical order. <a href="http://ping.fm/3UwPm" rel="nofollow">http://ping.fm/3UwPm</a> <a href="http://twitter.com/ivanwalsh/statuses/2189493462">#</a></li>
<li>FYI: Speedlinking &#8211; FAQs about the Darwin Information Typing Architecture (DITA) Part 2 <a href="http://bit.ly/Da70B" rel="nofollow">http://bit.ly/Da70B</a> <a href="http://twitter.com/ivanwalsh/statuses/2190491469">#</a></li>
<li>Why Business Process Disappears within the Cloud? <a href="http://ping.fm/PqWBt" rel="nofollow">http://ping.fm/PqWBt</a> <a href="http://twitter.com/ivanwalsh/statuses/2190884032">#</a></li>
<li>FYI: What are the main Process Definition Lifecycle Activities?  <a href="http://bit.ly/AvdIb" rel="nofollow">http://bit.ly/AvdIb</a> <a href="http://twitter.com/ivanwalsh/statuses/2190974096">#</a></li>
<li>BBC &#8211; Just how bad is Facebook for you? <a href="http://ping.fm/BipVl" rel="nofollow">http://ping.fm/BipVl</a> <a href="http://twitter.com/ivanwalsh/statuses/2193696113">#</a></li>
<li>FYI: Screenshot Tips – How to create special effects with Snagit <a href="http://bit.ly/1wVUd3" rel="nofollow">http://bit.ly/1wVUd3</a> <a href="http://twitter.com/ivanwalsh/statuses/2199162272">#</a></li>
<li>FYI: Process Design &#8211; How many swim lanes should I add to the flowchart diagrams? <a href="http://bit.ly/POoWG" rel="nofollow">http://bit.ly/POoWG</a> <a href="http://twitter.com/ivanwalsh/statuses/2199422517">#</a></li>
<li>Screenshot Tips – How to create special effects with Snagit <a href="http://bit.ly/jdHV2" rel="nofollow">http://bit.ly/jdHV2</a> <a href="http://twitter.com/ivanwalsh/statuses/2199730843">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a>.</p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2009/06/15/twitter-updates-for-2009-06-15/' rel='bookmark' title='Permanent Link: Twitter Updates for 2009-06-15'>Twitter Updates for 2009-06-15</a> <small> Getting very hot here in Shanghai. Learning Chinese has...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/06/14/twitter-updates-for-2009-06-14/' rel='bookmark' title='Permanent Link: Twitter Updates for 2009-06-14'>Twitter Updates for 2009-06-14</a> <small> How to open a .img file or .sfv file...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/06/17/word-tips-on-twitter-2009-06-17-2/' rel='bookmark' title='Permanent Link: Word Tips on Twitter: 2009-06-17'>Word Tips on Twitter: 2009-06-17</a> <small> FYI: Groundswell &#8211; How Social Media Technoloiges Really Work...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/2009/06/16/twitter-updates-for-2009-06-16/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add sound To Word Documents</title>
		<link>http://www.wordtipsandtricks.com/2009/06/16/adding-sounds-to-documents/</link>
		<comments>http://www.wordtipsandtricks.com/2009/06/16/adding-sounds-to-documents/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 23:56:53 +0000</pubDate>
		<dc:creator>iawalsh</dc:creator>
				<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Style]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[shortcuts]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[symbols]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[word]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=161</guid>
		<description><![CDATA[How to add sound To Word Documents


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2009/11/13/adding-filenames-and-paths-to-documents/' rel='bookmark' title='Permanent Link: How to Create Dynamic Web links in your Technical Documents'>How to Create Dynamic Web links in your Technical Documents</a> <small>Instead of using field codes to add filenames and file...</small></li><li><a href='http://www.wordtipsandtricks.com/2006/10/25/change-your-word-icons/' rel='bookmark' title='Permanent Link: Change Your Word Icons'>Change Your Word Icons</a> <small>Microsoft Word lets you change and edit the icons on...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/06/16/create-screentips/' rel='bookmark' title='Permanent Link: Word Tip &#8211; How to create Screentips that enhance your documents'>Word Tip &#8211; How to create Screentips that enhance your documents</a> <small>ScreenTips are those little boxes that appear when you ‘hover’...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"> </span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 6pt">Everyone knows how to add graphics into Microsoft Word. But did you also know you can also add sounds?<span id="more-161"></span></p>
<ol>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 6pt"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">Place your cursor in the document where you want the sound to be. </span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 6pt"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">From the <strong>Insert </strong>menu, select <strong>Object</strong>. </span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 6pt"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">Scroll down and select <strong>Wave Sound</strong>.<br />
A speaker icon appears and Windows Media Player opens. </span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 6pt"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">From the <strong>Edit</strong> menu, select <strong>Insert File</strong>, and select your audio file. </span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 6pt"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">The <strong>sound file is played when you double-click</strong> on the speaker icon.</p>
<p></span></span></div>
</li>
</ol>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2009/11/13/adding-filenames-and-paths-to-documents/' rel='bookmark' title='Permanent Link: How to Create Dynamic Web links in your Technical Documents'>How to Create Dynamic Web links in your Technical Documents</a> <small>Instead of using field codes to add filenames and file...</small></li><li><a href='http://www.wordtipsandtricks.com/2006/10/25/change-your-word-icons/' rel='bookmark' title='Permanent Link: Change Your Word Icons'>Change Your Word Icons</a> <small>Microsoft Word lets you change and edit the icons on...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/06/16/create-screentips/' rel='bookmark' title='Permanent Link: Word Tip &#8211; How to create Screentips that enhance your documents'>Word Tip &#8211; How to create Screentips that enhance your documents</a> <small>ScreenTips are those little boxes that appear when you ‘hover’...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/2009/06/16/adding-sounds-to-documents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007</title>
		<link>http://www.wordtipsandtricks.com/2009/06/16/word-split-screen/</link>
		<comments>http://www.wordtipsandtricks.com/2009/06/16/word-split-screen/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 15:46:25 +0000</pubDate>
		<dc:creator>iawalsh</dc:creator>
				<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Split Screen]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tip]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=144</guid>
		<description><![CDATA[
When working on long documents it is sometimes useful to be able to see and edit other sections of the text at the same time. Word will let you do exactly that, though unless you stumble on the feature by accident you’ll probably never know it exists. 
It’s really easy to use, all you have [...]


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2006/10/25/view-documents-in-full-screen/' rel='bookmark' title='Permanent Link: View Documents in Full Screen'>View Documents in Full Screen</a> <small> It can be very difficult when reading business and...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/11/13/adding-filenames-and-paths-to-documents/' rel='bookmark' title='Permanent Link: How to Create Dynamic Web links in your Technical Documents'>How to Create Dynamic Web links in your Technical Documents</a> <small>Instead of using field codes to add filenames and file...</small></li><li><a href='http://www.wordtipsandtricks.com/2006/10/25/quick-preview-in-word/' rel='bookmark' title='Permanent Link: Quick Preview In Word'>Quick Preview In Word</a> <small> Microsoft Word’s preview tool lets you view the contents...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0cm 0cm 6pt"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"><br />
When working on long documents it is sometimes useful to be able to see and edit other sections of the text at the same time. Word will let you do exactly that, though unless you stumble on the feature by accident you’ll probably never know it exists. </span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 6pt"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">It’s really easy to use, all you have to do is:</span></p>
<ol>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 6pt"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">point, click and drag the tiny separator bar that’s immediately above the arrow on the vertical scroll bar. </span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 6pt"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">Drag it down to halfway and you have two separate views of the same document, each with their own scroll bars so you can move around both sections of the document independently.</p>
<p><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">To revert to the normal single pane view, slide the separator bar of the screen. </span></p>
<p></span></div>
</li>
</ol>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2006/10/25/view-documents-in-full-screen/' rel='bookmark' title='Permanent Link: View Documents in Full Screen'>View Documents in Full Screen</a> <small> It can be very difficult when reading business and...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/11/13/adding-filenames-and-paths-to-documents/' rel='bookmark' title='Permanent Link: How to Create Dynamic Web links in your Technical Documents'>How to Create Dynamic Web links in your Technical Documents</a> <small>Instead of using field codes to add filenames and file...</small></li><li><a href='http://www.wordtipsandtricks.com/2006/10/25/quick-preview-in-word/' rel='bookmark' title='Permanent Link: Quick Preview In Word'>Quick Preview In Word</a> <small> Microsoft Word’s preview tool lets you view the contents...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/2009/06/16/word-split-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Word Tip &#8211; How to create Screentips that enhance your documents</title>
		<link>http://www.wordtipsandtricks.com/2009/06/16/create-screentips/</link>
		<comments>http://www.wordtipsandtricks.com/2009/06/16/create-screentips/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 13:40:23 +0000</pubDate>
		<dc:creator>iawalsh</dc:creator>
				<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Style]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[about]]></category>
		<category><![CDATA[boxes]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[hover]]></category>
		<category><![CDATA[hyperlink]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[ScreenTips]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Tip]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=140</guid>
		<description><![CDATA[ScreenTips are those little boxes that appear when you ‘hover’ your mouse over a hyperlink. As the name implies, they usually provide a small tip, or piece of information, about the word or phrase in question.


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2006/10/25/create-underlined-spaces-that-remain-when-typed-on/' rel='bookmark' title='Permanent Link: Create Underlined Spaces That Remain When Typed On'>Create Underlined Spaces That Remain When Typed On</a> <small>  Underline spaces can very helpful if you want to...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/11/15/creating-keyboard-shortcuts/' rel='bookmark' title='Permanent Link: How to Create Keyboard Shortcuts in MS Word'>How to Create Keyboard Shortcuts in MS Word</a> <small> Want to know how to Create Keyboard Shortcuts in...</small></li><li><a href='http://www.wordtipsandtricks.com/2006/11/01/how-to-remove-hyperlinks-from-documents/' rel='bookmark' title='Permanent Link: How to Remove Hyperlinks from Documents'>How to Remove Hyperlinks from Documents</a> <small> Documents may contain hyperlinks to other documents or web...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>ScreenTips are those little boxes that appear when you ‘hover’ your mouse over a hyperlink. As the name implies, they usually provide a small tip, or piece of information, about the word or phrase in question.<span id="more-140"></span></p>
<p>They can be really useful when you&#8217;re writing technical documentation and want to include definitions into your text – without the reader having to revert to the glossary.</p>
<p>To create screentips, follow these steps:</p>
<ol>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 6pt"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">Select the word or phrase that needs a screentip.</span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 6pt"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">Right-click on it and select Hyperlink.</span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 6pt"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">Click the ScreenTip button.<br />
</span><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"><img id="image139" title="create-screentips.JPG" src="http://www.wordtipsandtricks.com/wp-content/uploads/2006/10/create-screentips.JPG" alt="create-screentips.JPG" /></span></span><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"> </span></span></div>
</li>
<li> Enter your screen tip text, click OK, and give it a name in the ‘Type the file or web page name’ box.</li>
</ol>
<p>To test that it works, go back to the document and hover your mouse over the text. The screentip you entered should appear above the words you selected.</p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2006/10/25/create-underlined-spaces-that-remain-when-typed-on/' rel='bookmark' title='Permanent Link: Create Underlined Spaces That Remain When Typed On'>Create Underlined Spaces That Remain When Typed On</a> <small>  Underline spaces can very helpful if you want to...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/11/15/creating-keyboard-shortcuts/' rel='bookmark' title='Permanent Link: How to Create Keyboard Shortcuts in MS Word'>How to Create Keyboard Shortcuts in MS Word</a> <small> Want to know how to Create Keyboard Shortcuts in...</small></li><li><a href='http://www.wordtipsandtricks.com/2006/11/01/how-to-remove-hyperlinks-from-documents/' rel='bookmark' title='Permanent Link: How to Remove Hyperlinks from Documents'>How to Remove Hyperlinks from Documents</a> <small> Documents may contain hyperlinks to other documents or web...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/2009/06/16/create-screentips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use MS Office on your iPhone &#8211; Documents To Go Available at Apple Store</title>
		<link>http://www.wordtipsandtricks.com/2009/06/15/use-ms-office-on-your-iphone-documents-to-go-available-at-apple-store/</link>
		<comments>http://www.wordtipsandtricks.com/2009/06/15/use-ms-office-on-your-iphone-documents-to-go-available-at-apple-store/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 06:29:32 +0000</pubDate>
		<dc:creator>iawalsh</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Adobe Acrobat]]></category>
		<category><![CDATA[Adobe Reader]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Digital]]></category>
		<category><![CDATA[digital publishing]]></category>
		<category><![CDATA[eBooks]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=650</guid>
		<description><![CDATA[I don’t have an iPhone but if I did this new Microsoft Office to iPhone app might be worth investing in. It lets iPhone &#038; iPod touch customers edit Microsoft Word files, synchronize important desktop files and send &#038; receive Exchange attachments. DataViz, who develop Microsoft Office compatibility solutions, released its mobile Office suite application, Documents To Go, on the Apple App Store.


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2009/04/12/edit-word-and-excel-files-over-a-wireless-connection/' rel='bookmark' title='Permanent Link: Edit Word and Excel files over a wireless connection'>Edit Word and Excel files over a wireless connection</a> <small>AppleBlog reports that Quickoffice submitted their app for approval to...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/05/19/transforming-pdf-and-xps-docs-to-boost-office-productivity/' rel='bookmark' title='Permanent Link: Transforming PDF and XPS Docs to Boost Office Productivity'>Transforming PDF and XPS Docs to Boost Office Productivity</a> <small>gDoc Fusion, which describes itself as an edocument builder application,...</small></li><li><a href='http://www.wordtipsandtricks.com/2006/11/08/store-documents-on-your-computer/' rel='bookmark' title='Permanent Link: Store Documents on Your Computer'>Store Documents on Your Computer</a> <small> Avoid saving files to a network or server. This...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>I don’t have an iPhone but if I did this new Microsoft Office to iPhone app might be worth investing in. It lets iPhone &amp; iPod touch customers edit Microsoft Word files, synchronize important desktop files and send &amp; receive Exchange attachments. DataViz, who develop Microsoft Office compatibility solutions, released its mobile Office suite application, Documents To Go, on the Apple App Store.<span id="more-650"></span></p>
<p>So what does it do?</p>
<p>Ok, it let’s you view, edit and create Microsoft Word files, including Word 2007, and utilize a desktop application to provide 2-way file synchronization.</p>
<p>A version with support for attachments is also available for Microsoft Exchange e-mail users who need to send, receive and edit attachments on their iPhones.</p>
<p><strong>View, Edit &amp; Create Microsoft Word Files</strong></p>
<p>For mobile or home users who want to use Word documents on iPhone or iPod touch, it offers quiet a range of features: Here goes.</p>
<p>Advanced viewing and editing features</p>
<ul>
<li>Touch navigation</li>
<li>Cut/copy/paste</li>
<li>Text selection</li>
<li>Predictive text entry</li>
<li>Bulleted and numbered lists</li>
<li>Bold, italics, underline</li>
<li>Embedded pictures</li>
<li>Tables</li>
<li>Word count</li>
<li>Password-protected files</li>
<li>Edit in landscape view</li>
</ul>
<p>Most of this is made possible thanks to InTact Technology, which ensures that all original file formatting is retained once a file has been edited and forwarded on.</p>
<p>Documents To Go also incorporates <strong>Apple’s built-in viewing technology</strong> for dealing with files such as Excel, PowerPoint, PDF and Apple iWork.</p>
<p>This feature keeps files in one central location and makes managing and using them simple and straightforward.</p>
<p><strong>Pricing &amp; Availability</strong></p>
<p>Documents To Go and Documents To Go with Exchange Attachments are available at $4.99 and $9. from Apple’s App Store on iPhone and iPod touch or at <a href="http://www.itunes.com/appstore/">www.itunes.com/appstore/</a></p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2009/04/12/edit-word-and-excel-files-over-a-wireless-connection/' rel='bookmark' title='Permanent Link: Edit Word and Excel files over a wireless connection'>Edit Word and Excel files over a wireless connection</a> <small>AppleBlog reports that Quickoffice submitted their app for approval to...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/05/19/transforming-pdf-and-xps-docs-to-boost-office-productivity/' rel='bookmark' title='Permanent Link: Transforming PDF and XPS Docs to Boost Office Productivity'>Transforming PDF and XPS Docs to Boost Office Productivity</a> <small>gDoc Fusion, which describes itself as an edocument builder application,...</small></li><li><a href='http://www.wordtipsandtricks.com/2006/11/08/store-documents-on-your-computer/' rel='bookmark' title='Permanent Link: Store Documents on Your Computer'>Store Documents on Your Computer</a> <small> Avoid saving files to a network or server. This...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/2009/06/15/use-ms-office-on-your-iphone-documents-to-go-available-at-apple-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Optimize PDF Files for your website or blog</title>
		<link>http://www.wordtipsandtricks.com/2009/06/15/how-to-optimize-pdf-files-for-your-website-or-blog/</link>
		<comments>http://www.wordtipsandtricks.com/2009/06/15/how-to-optimize-pdf-files-for-your-website-or-blog/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 06:12:42 +0000</pubDate>
		<dc:creator>iawalsh</dc:creator>
				<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[How]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=646</guid>
		<description><![CDATA[Portable Document Format (PDF) is the defacto file format for presenting device-independent documents on and off the Web. While PDFs have become quite popular on the Web, many PDFs used in web sites are designed for high quality print output and are not optimized for the Web.

Even PDFs designed for Web use can have a [...]


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2009/11/16/how-to-optimize-pdf-files-for-web-sites/' rel='bookmark' title='Permanent Link: How to Optimize PDF Files for Web Sites'>How to Optimize PDF Files for Web Sites</a> <small>Portable Document Format (PDF) is the defacto file format for...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/05/23/use-itext-to-create-pdf-files-dynamically/' rel='bookmark' title='Permanent Link: Use iText to create PDF files dynamically'>Use iText to create PDF files dynamically</a> <small>iText lets developers enhance web applications with dynamic PDF document...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/04/20/pdf-editor-for-aec-industry/' rel='bookmark' title='Permanent Link: PDF Editor for AEC Industry'>PDF Editor for AEC Industry</a> <small>PDF Revu 7.0 I is designed to improve PDF creation,...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Portable Document Format</strong> (PDF) is the defacto file format for presenting device-independent documents on and off the Web. While PDFs have become quite popular on the Web, many PDFs used in web sites are designed for <strong>high quality print output</strong> and are not optimized for the Web.<span id="more-646"></span></p>
<p><img title="Granada, Spain" src="http://awesomepaul.wordpress.com/files/2006/10/p1010050.JPG" alt="Granada, Spain" /></p>
<p>Even PDFs designed for Web use can have a wait problem, weighed down with excess fonts, change histories, and unoptimized images and forms. Optimizing PDF files for the Web can significantly shrink their size and boost display speed, saving bandwidth and user frustration.</p>
<p>For the full “Optimize PDF Files for the Web” article, <a href="http://www.websiteoptimization.com/speed/tweak/pdf/" target="new"><span style="color: #336699;">www.websiteoptimization.com</span></a></p>
<p><strong>Creating Small PDFs</strong></p>
<p>The main factors in creating small PDFs are image resolution, image type (bitmap or vector), the number of fonts used and how they are embedded, PDF version, and the level of compression.</p>
<p>In general the higher the PDF version number, the smaller the file. Acrobat 5 (PDF version 1.4) added JBIG2 compression, which is superior to the CCITT or Zip algorithms when compressing scanned monochromatic copy.</p>
<p>JBIG2 (Joint Bilevel Image Experts Group) encoding compresses monochrome (1 bit per pixel) image data from 20:1 to 50:1 for pages full of text.</p>
<p>Like other dictionary-based algorithms (LZW, ZIP) JBIG2 creates a table of unique symbols and when a subsequent symbol matches one in the table, it substitutes a token pointing to the table index. JBIG2 also compresses the entire table.</p>
<p>Acrobat 6 (PDF version 1.5) added the ability to compress the entire file (Clean Up Settings dialog). However, since over 90% of Acrobat users have version 5.0 or greater, using PDF 1.4 is a safer alternative.</p>
<p>Acrobat will usually display (with a warning) a more recent PDF version, but new compression schemes will spawn an error when opened in older versions of Acrobat. At the time of this writing, Adobe says that of those 90%, 50% use version 5 and 40% use version 6.</p>
<p>To create the smallest possible PDFs file size for the Web minimize the number of fonts, bitmapped images, and substitute vector based-graphics instead. Minimize the number and complexity of forms in your PDF document, and avoid the use of multimedia.</p>
<p>There are different methods to create PDFs, including outputting to PostScript and Distilling, GDI/Printing, one-click &#8220;Direct to PDF,&#8221; and dynamically on the server-side. However you create a PDF, the techniques and tools listed below can help you enhance and optimize your PDFs for the Web.</p>
<p><strong>Avoid Refried Graphics</strong></p>
<p>For graphics that must be inserted as bitmaps, prepare them for maximum compressibility and minimum dimensions. Use the best quality images that you can at the output resolution of the PDF.</p>
<p>Inserting compressed JPEGs into PDFs and Distilling them may recompress JPEGs, which can create noticeable artifacts. Use black and white images and text instead of color images to allow the use of the newer JBIG2 standard that excels in monochromatic compression. Be sure to turn off thumbnails when saving PDFs for the Web.</p>
<p><strong>Use Vector Graphics</strong></p>
<p>Use vector-based graphics wherever possible for images that would normally be made into GIFs. Vector images scale perfectly, look marvelous, and their mathematical formulas usually take up less space than bitmapped graphics that describe every pixel (although there are some cases where bitmap graphics are actually smaller than vector graphics).</p>
<p>You can also compress vector image data using ZIP compression, which is built into the PDF format. Acrobat Reader version 5 and 6 also support the SVG standard.</p>
<p><strong>Minimize Fonts</strong></p>
<p>How you use fonts, especially in smaller PDFs, can have a significant impact on file size. Minimize the number of fonts you use in your documents to minimize their impact on file size. Each additional fully embedded font can easily take 40K in file size, which is why most authors create &#8220;subsetted&#8221; fonts that only include the glyphs actually used.</p>
<p><strong>Fix Fat Forms</strong></p>
<p>Acrobat forms can take up a lot of space in your PDFs. You can use PDF Enhancer from Apago to reduce forms by 50% by removing information present in the file but never actually used. You can also combine a refried PDF with the old form pages to create a hybrid PDF in Acrobat.</p>
<p><strong>Optimizing Existing PDFs</strong></p>
<p>In many cases you won&#8217;t have access to the original document, just the resulting PDF file. Many PDFs we&#8217;ve seen are not fully optimized for the Web, using conservative settings more appropriate to high-resolution printers. For computer monitors viewing web-based PDFs, you don&#8217;t need high resolution images and exact reproduction of font faces, you just want to convey your information in an efficient way. Using the techniques outlined below, you can shrink your PDFs, while still maintaining the textual data for search engines, and reasonable quality for print output. Some webmasters offer two versions of their PDFs, once for fast web display, and one for printing.</p>
<p><strong>Save As&#8230;</strong></p>
<p>Once you&#8217;re done making changes to your PDF document choose File -&gt; Save As and overwrite your existing PDF file. By default, save as removes changes that are appended to PDFs by the Save command, linearizes the file for fast web viewing, and removes unused objects.</p>
<p>The result is a compact, linearized PDF that displays the first page (or an arbitrary page) quickly, while the rest of the file downloads in the background. Although linearized PDFs are slightly larger, they also increase perceived speed. Note that optimizing a signed document will invalidate its signature.</p>
<p>By Andy King<br />
<a href="http://www.websiteoptimization.com/" target="new"><span style="color: #336699;">http://www.websiteoptimization.com</span></a></p>
<table border="0" cellspacing="0" cellpadding="0" bgcolor="#cccccc">
<tbody>
<tr>
<td>Andy King, author of the popular book titled &#8220;Speed Up Your Site – Web Site Optimization&#8221;. Web Site Optimization, LLC is a leading provider of web site optimization and search engine marketing services that &#8220;tune up&#8221; web sites for increased usability, conversion rates, traffic, and profitability. For more information about Web Site Optimization visit <a href="http://www.websiteoptimization.com/" target="new">http://www.websiteoptimization.com</a></td>
</tr>
</tbody>
</table>
<p>More at: <a href="http://www.usedarticles.com/view/web-design-and-development/294.html">http://www.usedarticles.com/view/web-design-and-development/294.html</a></p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2009/11/16/how-to-optimize-pdf-files-for-web-sites/' rel='bookmark' title='Permanent Link: How to Optimize PDF Files for Web Sites'>How to Optimize PDF Files for Web Sites</a> <small>Portable Document Format (PDF) is the defacto file format for...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/05/23/use-itext-to-create-pdf-files-dynamically/' rel='bookmark' title='Permanent Link: Use iText to create PDF files dynamically'>Use iText to create PDF files dynamically</a> <small>iText lets developers enhance web applications with dynamic PDF document...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/04/20/pdf-editor-for-aec-industry/' rel='bookmark' title='Permanent Link: PDF Editor for AEC Industry'>PDF Editor for AEC Industry</a> <small>PDF Revu 7.0 I is designed to improve PDF creation,...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/2009/06/15/how-to-optimize-pdf-files-for-your-website-or-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2009-06-15</title>
		<link>http://www.wordtipsandtricks.com/2009/06/15/twitter-updates-for-2009-06-15/</link>
		<comments>http://www.wordtipsandtricks.com/2009/06/15/twitter-updates-for-2009-06-15/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 03:30:00 +0000</pubDate>
		<dc:creator>iawalsh</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[clickbank]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[tweets]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/2009/06/15/twitter-updates-for-2009-06-15/</guid>
		<description><![CDATA[
Getting very hot here in Shanghai. Learning Chinese has ground to a halt. Hard to work all day n study grammar at night. #
Want to move to 1Shopping Cart. Have any of you used it? Love to get some real feedback before switching. CB has too many limitations. #
http://ping.fm/1YefR http://ping.fm/PgnZx #
Review: Documents To Go raises [...]


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2009/06/16/twitter-updates-for-2009-06-16/' rel='bookmark' title='Permanent Link: Twitter Updates for 2009-06-16'>Twitter Updates for 2009-06-16</a> <small> Jeff Bezos: Kindle Books and Amazon Readers Are Separate...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/06/14/twitter-updates-for-2009-06-14/' rel='bookmark' title='Permanent Link: Twitter Updates for 2009-06-14'>Twitter Updates for 2009-06-14</a> <small> How to open a .img file or .sfv file...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/06/13/twitter-updates-for-2009-06-13/' rel='bookmark' title='Permanent Link: Twitter Updates for 2009-06-13'>Twitter Updates for 2009-06-13</a> <small> RT @jimkirk1943 Top Tricks On Using Clickbank To Sell...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Getting very hot here in Shanghai. Learning Chinese has ground to a halt. Hard to work all day n study grammar at night. <a href="http://twitter.com/ivanwalsh/statuses/2173317327">#</a></li>
<li>Want to move to 1Shopping Cart. Have any of you used it? Love to get some real feedback before switching. CB has too many limitations. <a href="http://twitter.com/ivanwalsh/statuses/2173342657">#</a></li>
<li><a href="http://ping.fm/1YefR" rel="nofollow">http://ping.fm/1YefR</a> <a href="http://ping.fm/PgnZx" rel="nofollow">http://ping.fm/PgnZx</a> <a href="http://twitter.com/ivanwalsh/statuses/2175318730">#</a></li>
<li>Review: Documents To Go raises the bar for iPhone word processing <a href="http://ping.fm/B2Md9" rel="nofollow">http://ping.fm/B2Md9</a> <a href="http://twitter.com/ivanwalsh/statuses/2175331464">#</a></li>
<li>How To Make A TimeLapse Movie With Your iPhone <a href="http://ping.fm/jdwzD" rel="nofollow">http://ping.fm/jdwzD</a> <a href="http://twitter.com/ivanwalsh/statuses/2175385291">#</a></li>
<li>FYI: Problem with all-new Yahoo! Mail &#8211; minimum screen recommendations under 1024 x 768 pixels <a href="http://bit.ly/1j5jxA" rel="nofollow">http://bit.ly/1j5jxA</a> <a href="http://twitter.com/ivanwalsh/statuses/2175481414">#</a></li>
<li>Flickr Vanity &#8211; My tag cloud <a href="http://ping.fm/EZYSJ" rel="nofollow">http://ping.fm/EZYSJ</a> <a href="http://twitter.com/ivanwalsh/statuses/2175633891">#</a></li>
<li>Excel Tip &#8211; to delete text, hold down Shift and then press Arrow Down. This removes all data to the right of the cursor. <a href="http://twitter.com/ivanwalsh/statuses/2175773671">#</a></li>
<li>Google Page Speed vs Yahoo YSlow techie who likes fast and responsive sites and wants his blog to be one. <a href="http://ping.fm/jLyka" rel="nofollow">http://ping.fm/jLyka</a> <a href="http://twitter.com/ivanwalsh/statuses/2175881135">#</a></li>
<li>FYI: Why the Entertainment Industry continues to fail Online  <a href="http://bit.ly/17OdxK" rel="nofollow">http://bit.ly/17OdxK</a> <a href="http://twitter.com/ivanwalsh/statuses/2186074760">#</a></li>
<li>FYI: 5 Tips on How to Make a Cold Call and Survive! <a href="http://bit.ly/Ce10D" rel="nofollow">http://bit.ly/Ce10D</a> <a href="http://twitter.com/ivanwalsh/statuses/2186270749">#</a></li>
<li>FYI: How much information should I put into a Business Process Template? <a href="http://bit.ly/5DAPW" rel="nofollow">http://bit.ly/5DAPW</a> <a href="http://twitter.com/ivanwalsh/statuses/2186282706">#</a></li>
<li>FYI: What type of skills do Technical Writers need? <a href="http://bit.ly/MsH0d" rel="nofollow">http://bit.ly/MsH0d</a> <a href="http://twitter.com/ivanwalsh/statuses/2187191562">#</a></li>
<li>Flickr &#8211; I just learnt how to create sets on Flickr. Ok, I&#39;m a newbie! <a href="http://ping.fm/ZGFpZ" rel="nofollow">http://ping.fm/ZGFpZ</a> <a href="http://twitter.com/ivanwalsh/statuses/2187235180">#</a></li>
<li>Wordpress Tips &#8211; How to schedule posts and automate your blog. Screenshots <a href="http://ping.fm/fEShL" rel="nofollow">http://ping.fm/fEShL</a> <a href="http://twitter.com/ivanwalsh/statuses/2187239035">#</a></li>
<li>RT @<a href="http://twitter.com/jtyost2">jtyost2</a> RT @stejules: Hunch, a new site from the co-founder of Flickr, launched <a href="http://blog.hunch.com/?p=3874" rel="nofollow">http://blog.hunch.com/?p=3874</a> today. <a href="http://twitter.com/ivanwalsh/statuses/2187304602">#</a></li>
<li>RT @<a href="http://twitter.com/SnagitTips">SnagitTips</a> Snagit Profile hotkeys: <a href="http://screencast.com/t/TN6BHLAN" rel="nofollow">http://screencast.com/t/TN6BHLAN</a> and Global hotkeys:   <a href="http://screencast.com/t/hZisCjFdU" rel="nofollow">http://screencast.com/t/hZisCjFdU</a> <a href="http://twitter.com/ivanwalsh/statuses/2187313290">#</a></li>
<li>RT @<a href="http://twitter.com/labnol">labnol</a> Don&#39;t forget to update your public Google profile with the new Facebook Vanity URL <a href="http://bit.ly/15sPyf" rel="nofollow">http://bit.ly/15sPyf</a> <a href="http://twitter.com/ivanwalsh/statuses/2187337595">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a>.</p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/2009/06/16/twitter-updates-for-2009-06-16/' rel='bookmark' title='Permanent Link: Twitter Updates for 2009-06-16'>Twitter Updates for 2009-06-16</a> <small> Jeff Bezos: Kindle Books and Amazon Readers Are Separate...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/06/14/twitter-updates-for-2009-06-14/' rel='bookmark' title='Permanent Link: Twitter Updates for 2009-06-14'>Twitter Updates for 2009-06-14</a> <small> How to open a .img file or .sfv file...</small></li><li><a href='http://www.wordtipsandtricks.com/2009/06/13/twitter-updates-for-2009-06-13/' rel='bookmark' title='Permanent Link: Twitter Updates for 2009-06-13'>Twitter Updates for 2009-06-13</a> <small> RT @jimkirk1943 Top Tricks On Using Clickbank To Sell...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/2009/06/15/twitter-updates-for-2009-06-15/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
