<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>I&#039;d Rather Be Writing &#187; Flash</title>
	<atom:link href="http://idratherbewriting.com/tag/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://idratherbewriting.com</link>
	<description>The Latest Trends in Technical Communication</description>
	<lastBuildDate>Fri, 10 Feb 2012 23:59:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to Embed Video on a Web Page</title>
		<link>http://idratherbewriting.com/2010/01/16/how-to-embed-video-on-a-web-page/</link>
		<comments>http://idratherbewriting.com/2010/01/16/how-to-embed-video-on-a-web-page/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 16:50:29 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Camtasia Studio]]></category>
		<category><![CDATA[embedding]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Screencasting]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=5564</guid>
		<description><![CDATA[To embed video on a web page, you don&#8217;t need to upload your video to youtube, vimeo, or some other video sharing service. A lot of times in a corporate setting, uploading your videos to a third-party site isn&#8217;t appropriate or allowed. Does this mean you have to resign yourself to a basic WMV output that opens up in the Windows Media Player? No. You ... <a href="http://idratherbewriting.com/2010/01/16/how-to-embed-video-on-a-web-page/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>To embed video on a web page, you don&#8217;t need to upload your video to youtube, vimeo, or some other video sharing service. A lot of times in a corporate setting, uploading your videos to a third-party site isn&#8217;t appropriate or allowed. Does this mean you have to resign yourself to a basic WMV output that opens up in the Windows Media Player? No. You can grab the embed code from Camtasia Studio&#8217;s html output and copy it to a custom page to embed your video. <span id="more-5564"></span></p>
<p>When you produce your video from Camtasia Studio (or from another video editing tool), make sure you select the <strong>Embed Video into HTML</strong> option.</p>
<div id="attachment_5565" class="wp-caption alignnone" style="width: 564px"><a href="http://www.idratherbewriting.com/wp-content/uploads/2010/01/videooptions.png"><img class="size-full wp-image-5565" title="videooptions" src="http://www.idratherbewriting.com/wp-content/uploads/2010/01/videooptions.png" alt="Select the embed in HTML option" width="554" height="652" /></a><p class="wp-caption-text">To embed the video on a web page, select the embed in HTML option</p></div>
<p>In the output, you&#8217;ll see an HTML file. Open the HTML file up in a text editor such as <a href="http://notepad-plus.sourceforge.net/uk/site.htm" target="_blank">Notepad++</a>. You&#8217;ll see two sets of object embed code. Copy the first set, which begins with &lt;div id=&#8221;media&#8221;&gt; and ends with &lt;/div&gt;. It will look something like this:</p>
<div id="attachment_5566" class="wp-caption alignnone" style="width: 610px"><a href="http://www.idratherbewriting.com/wp-content/uploads/2010/01/objectembedcode.png"><img class="size-medium wp-image-5566" title="Object embed code" src="http://www.idratherbewriting.com/wp-content/uploads/2010/01/objectembedcode-600x371.png" alt="Object embed code" width="600" height="371" /></a><p class="wp-caption-text">Object embed code</p></div>
<p>I know there&#8217;s another section of embed code that actually says &#8220;Users looking for simple object / embed tags can copy and paste the needed tags below &#8230;&#8221; However, as of this post&#8217;s date, that code has a bug that prevents the first frame from appearing in Internet Explorer. I told Techsmith&#8217;s support about this bug, so hopefully they&#8217;ll fix it in an upcoming release.</p>
<p>Now that you have the embed code, do two more things. Upload your video output files to your server. They don&#8217;t need to be in the same folder as your web page at all. In fact, you can have them on another server entirely.</p>
<p>After you upload your video files to a server, change the paths in the code to reference the location of the files. For example, if the path to the files is http://idratherbewriting.com/wp-content/uploads/2010/01, add this path before the video file names. You have to include the URL in three places.</p>
<div id="attachment_5567" class="wp-caption alignnone" style="width: 610px"><a href="http://www.idratherbewriting.com/wp-content/uploads/2010/01/references.png"><img class="size-medium wp-image-5567" title="changing reference paths of the video content" src="http://www.idratherbewriting.com/wp-content/uploads/2010/01/references-600x371.png" alt="changing references paths of the video content" width="600" height="371" /></a><p class="wp-caption-text">Changing reference paths of the video content</p></div>
<p>Now that you&#8217;ve updated the paths to reference the location of the video, just insert the object embed code into the page where you want to display it. As an example, I&#8217;ll paste my sample code below. (By the way, the 15 second video below doesn&#8217;t have any sound or show anything in particular &#8212; it&#8217;s just a sample of an embedded video.)</p>
<div id="media"><object id="csSWF" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="601" height="362" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="quality" value="best" /><param name="bgcolor" value="#1a1a1a" /><param name="allowfullscreen" value="true" /><param name="scale" value="showall" /><param name="allowscriptaccess" value="always" /><param name="flashvars" value="autostart=false&amp;thumb=http://idratherbewriting.com/wp-content/uploads/2010/01/FirstFrame.png&amp;thumbscale=45&amp;color=0x1A1A1A,0x1A1A1A" /><param name="src" value="http://idratherbewriting.com/wp-content/uploads/2010/01/sample3_controller.swf" /><embed id="csSWF" type="application/x-shockwave-flash" width="601" height="362" src="http://idratherbewriting.com/wp-content/uploads/2010/01/sample3_controller.swf" flashvars="autostart=false&amp;thumb=http://idratherbewriting.com/wp-content/uploads/2010/01/FirstFrame.png&amp;thumbscale=45&amp;color=0x1A1A1A,0x1A1A1A" allowscriptaccess="always" scale="showall" allowfullscreen="true" bgcolor="#1a1a1a" quality="best"></embed></object></div>
<p>Now your video is embedded directly on a web page, which makes it easy to view.<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/madpak/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=MadPak"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2010/01/16/how-to-embed-video-on-a-web-page/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Two New Tools I&#8217;m Learning</title>
		<link>http://idratherbewriting.com/2009/07/07/two-new-tools-im-learning/</link>
		<comments>http://idratherbewriting.com/2009/07/07/two-new-tools-im-learning/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 13:10:21 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Camtasia Studio]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[illustrator]]></category>
		<category><![CDATA[Screencasting]]></category>
		<category><![CDATA[Technical Writing]]></category>
		<category><![CDATA[vectors]]></category>
		<category><![CDATA[video tutorials]]></category>
		<category><![CDATA[visual design]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=3987</guid>
		<description><![CDATA[Sometimes I can hardly believe I&#8217;ve gotten along for so many years as a technical communicator without a thorough understanding of Adobe Illustrator and Adobe Flash. They seem critical to technical communication. Why Illustrator With vector images (which Illustrator allows you to create), your images in quick reference guides will look sharp and crisp. The more quick reference guides I create, the more I realize ... <a href="http://idratherbewriting.com/2009/07/07/two-new-tools-im-learning/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Sometimes I can hardly believe I&#8217;ve gotten along for so many years as a technical communicator without a thorough understanding of Adobe Illustrator and Adobe Flash. They seem critical to technical communication.</p>
<h3>Why Illustrator</h3>
<p>With vector images (which Illustrator allows you to create), your images in quick reference guides will look sharp and crisp. The more quick reference guides I create, the more I realize how necessary images and diagrams are in giving the guides appeal. A good image makes or breaks the quick reference guide. If your image is pixilated or fuzzy, it lowers the value of your deliverable.</p>
<p>With vector images that you create through Illustrator, you don&#8217;t have to worry so much about size, because vectors scale without losing quality. You can also insert them as linked images in InDesign without having to export them to another format (such as JPG, PNG, or GIF). As linked images, you can continue to tweak and adjust the originals by dragging points. The images are versatile and can be easily updated based on different needs. <span id="more-3987"></span></p>
<p>The main reason I&#8217;m learning Illustrator is simply that illustrations are powerful in technical instructions &#8212; it&#8217;s one of the most helpful skills you can develop. People may not read help, but they certainly stare at the visual images in help content. If you can master a tool that allows you to create sharp looking images demonstrating conceptual topics, your content will be engaging and visually attractive.</p>
<h3>Why Flash</h3>
<p>Video tutorials are also an important learning tool for understanding software. It amazes me how many technical communicators simply omit video. When I want to learn software, I prefer video tutorials over written instruction, so it&#8217;s natural that I see video as an essential deliverable. In fact, even outside of software, videos are helpful. When I recarpeted my daughter&#8217;s bedroom, I knew I needed a kicker to stretch the carpet, but I had no idea how to use it. A few Bob Vila videos clarified everything.</p>
<p>While Camtasia Studio is great for recording the screen, video tutorials that consist only of screen recording will tire readers. Often video tutorials have some conceptual information to relay to readers. This conceptual information is best illustrated through diagrams and other visuals &#8212; which you can create in Illustrator or other graphics tools (<a href="http://www.gryphonmountain.net/archives/techcomm/visualization-can-improve-writing" target="_blank">see my colleague&#8217;s post about this strategy</a>). But Camtasia can only handle these images as static images &#8212; which is why I want to learn Flash, so I can create some animation and then pull the animated images into the Camtasia Studio timeline.</p>
<p>I don&#8217;t want to create anything super dynamic, just a bit of motion. As I&#8217;ve written about previously, I love the <a href="http://www.idratherbewriting.com/2009/03/10/michael-picks-perfect-screencasts/">Michael Pick videos</a> on <a href="http://wordpress.tv" target="_blank">WordPress.tv</a>. Flash is the tool that will help me give my video tutorials a bit more life and movement.</p>
<p>The way I see it, both Illustrator and Flash can work powerfully together. I know I could spend a lifetime learning either of these tools, but hopefully little by little I&#8217;ll master what I need.<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/madpak/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=MadPak"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2009/07/07/two-new-tools-im-learning/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Introduction to Technical Writing (podcast)</title>
		<link>http://idratherbewriting.com/2009/03/24/introduction-to-technical-writing-podcast/</link>
		<comments>http://idratherbewriting.com/2009/03/24/introduction-to-technical-writing-podcast/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 01:00:33 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[Creativity]]></category>
		<category><![CDATA[DITA]]></category>
		<category><![CDATA[e-book readers]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[formats]]></category>
		<category><![CDATA[growth rate]]></category>
		<category><![CDATA[information architecture]]></category>
		<category><![CDATA[mailchimp]]></category>
		<category><![CDATA[structured authoring]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[Webhelp]]></category>
		<category><![CDATA[wordpress.tv]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=3194</guid>
		<description><![CDATA[Download MP3 (to download, right-click and select Save Target As) Length: 43 min. In this podcast, I talk with Ricardo Amigo, a translator and podcaster in Mexico City and Costa Rica, about the field of technical writing. This podcast is more of a reverse interview. Instead of me asking the questions, Ricardo interviews me. The general topic is the field of technical writing, including all ... <a href="http://idratherbewriting.com/2009/03/24/introduction-to-technical-writing-podcast/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><a title="Introduction to Technical Writing" href="http://www.podtrac.com/pts/redirect.mp3?http://idratherbewriting.com/podcasts/amigoaudioconversation.mp3">Download MP3</a> (to download, right-click and select Save Target As)<br />
Length: 43 min.</p>
<p>In this podcast, I talk with Ricardo Amigo, a translator and podcaster in Mexico City and Costa Rica, about the field of technical writing. This podcast is more of a reverse interview. Instead of me asking the questions, Ricardo interviews me. The general topic is the field of technical writing, including all of the following: <span id="more-3194"></span></p>
<ul>
<li> My path into technical writing</li>
<li> Structured authoring</li>
<li>XML and DITA</li>
<li> Information architecture</li>
<li> Usability &#8212; for documentation and software interfaces</li>
<li> Publication formats for help material</li>
<li> Breaking into technical writing</li>
<li> Tools for help authoring</li>
<li> The growth of technical writing</li>
<li> Creativity and technical writing</li>
<li> A typical day as a technical writer</li>
<li> Translation techniques and tools</li>
<li>Simplified technical English</li>
</ul>
<p>Ricardo&#8217;s company is called <a href="http://www.amigoaudio.com/" target="_blank">Amigo Audio</a>, and they principally do translation. For example, if you need your manual or software interface translated, Amigo Audio can help. You can contact Ricardo Amigo at <a href="mailto:sinpapel@yahoo.com" target="_blank">sinpapel@yahoo.com</a>. Additionally, you can read more about their translation services at <a href="http://www.amigoaudio.com/" target="_blank">Amigo Audio</a>.<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/madpak/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=MadPak"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2009/03/24/introduction-to-technical-writing-podcast/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
<enclosure url="http://www.podtrac.com/pts/redirect.mp3?http://idratherbewriting.com/podcasts/amigoaudioconversation.mp3" length="41467177" type="audio/mpeg" />
		</item>
		<item>
		<title>WordPress Tip: Rotating Flash Tag Clouds</title>
		<link>http://idratherbewriting.com/2009/02/19/rotating-flash-tag-clouds-and-the-question-of-content-organization/</link>
		<comments>http://idratherbewriting.com/2009/02/19/rotating-flash-tag-clouds-and-the-question-of-content-organization/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 07:50:29 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[findability]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[organization]]></category>
		<category><![CDATA[tag cloud]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Newsletter]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=3012</guid>
		<description><![CDATA[The rotating flash tag cloud provides a curious approach to tags, no doubt more novel than useful, but still interesting and somewhat worthwhile. The flash cloud shows only 80 tags (any more and it&#8217;s unreadable). You can also create a comprehensive set of tags that function as an index. Both arrangements lack usability. I&#8217;m never quite sure what to do with tags. My approach has ... <a href="http://idratherbewriting.com/2009/02/19/rotating-flash-tag-clouds-and-the-question-of-content-organization/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>The rotating flash tag cloud provides a curious approach to tags, no doubt more novel than useful, but still interesting and somewhat worthwhile. The flash cloud shows only 80 tags (any more and it&#8217;s unreadable).</p>
<div id="attachment_3014" class="wp-caption aligncenter" style="width: 410px"><img class="size-medium wp-image-3014" title="WordPress Tag Cloud" src="http://www.idratherbewriting.com/wp-content/uploads/2009/02/tagcloud-400x344.jpg" alt="A rotating WordPress tag cloud" width="400" height="344" /><p class="wp-caption-text">My rotating WordPress tag cloud (click to view the flash version)</p></div>
<p>You can also create a comprehensive set of tags that function as an index. Both arrangements lack usability. I&#8217;m never quite sure what to do with tags. My approach has been to treat them like index keywords, so I often tag each post with a handful of freeform tags that come to mind.</p>
<p>However you approach the organization of your content, making 697 posts (the number of posts on my blog) findable on a website that people don&#8217;t spend more than 5 minutes browsing is a formidable challenge. Common organization schemes, beyond tag clouds (whether &#8220;cumulus&#8221; or flat, list or other), include category lists, date-based archives, related posts, random posts, most popular posts, most popular posts by category, indexes, category indexes, top 10, article series links, manual arrangements of links, and a search box.</p>
<p>Despite all of these methods, none seems to be especially compelling. Ninety percent of users arrive at the from search or feed, scan the posts on the home page, perhaps the related links on the post they landed on, and then click away. They see less than 5% of the total site content. What do you feel is the best method for organizing blog content?<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/madpak/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=MadPak"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2009/02/19/rotating-flash-tag-clouds-and-the-question-of-content-organization/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>TiltViewer &#8211; About</title>
		<link>http://idratherbewriting.com/2009/02/04/tiltviewer-about/</link>
		<comments>http://idratherbewriting.com/2009/02/04/tiltviewer-about/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 19:31:46 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[tiltviewer]]></category>

		<guid isPermaLink="false">http://writerriver.com/?p=751</guid>
		<description><![CDATA[TiltViewer Pretty amazing viewer for graphics. Blog Sponsors Webworks ePublisher Scriptorium Help Generator help authoring software Southern Polytechnic: Information Design and Communication Simplified English MindTouch]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.airtightinteractive.com/projects/tiltviewer/">TiltViewer</a></p>
<p>Pretty amazing viewer for graphics.<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/madpak/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=MadPak"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2009/02/04/tiltviewer-about/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Use FTP? Here&#039;s the Jing Wrapper and Embed Code &#8211; Jing Blog</title>
		<link>http://idratherbewriting.com/2009/01/30/use-ftp-heres-the-jing-wrapper-and-embed-code-jing-blog/</link>
		<comments>http://idratherbewriting.com/2009/01/30/use-ftp-heres-the-jing-wrapper-and-embed-code-jing-blog/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 22:17:11 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[embedding videos]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Jing]]></category>
		<category><![CDATA[mpeg4]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://writerriver.com/?p=732</guid>
		<description><![CDATA[Use FTP? Here&#8217;s the Jing Wrapper and Embed Code &#8211; Jing Blog. Blog Sponsors Webworks ePublisher Scriptorium Help Generator help authoring software Southern Polytechnic: Information Design and Communication Simplified English MindTouch]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.jingproject.com/2009/01/use-ftp-heres-some-embed-code.html">Use FTP? Here&#8217;s the Jing Wrapper and Embed Code &#8211; Jing Blog</a>.<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/madpak/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=MadPak"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2009/01/30/use-ftp-heres-the-jing-wrapper-and-embed-code-jing-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding the Jing Pro Video Formats &#8211; Jing Help Center</title>
		<link>http://idratherbewriting.com/2009/01/30/understanding-the-jing-pro-video-formats-jing-help-center/</link>
		<comments>http://idratherbewriting.com/2009/01/30/understanding-the-jing-pro-video-formats-jing-help-center/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 15:23:59 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[Camtasia Studio]]></category>
		<category><![CDATA[Captivate]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Jing]]></category>
		<category><![CDATA[jing pro]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[mpeg]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[screen demo]]></category>
		<category><![CDATA[Screencasting]]></category>
		<category><![CDATA[swf]]></category>
		<category><![CDATA[TechSmith]]></category>

		<guid isPermaLink="false">http://writerriver.com/?p=728</guid>
		<description><![CDATA[Understanding SWF versus MPEG-4 Formats in Jing Pro I was confused by the difference between SWF and MPEG-4 before I read this explanation (which includes video examples). Blog Sponsors Webworks ePublisher Scriptorium Help Generator help authoring software Southern Polytechnic: Information Design and Communication Simplified English MindTouch]]></description>
			<content:encoded><![CDATA[<p><a href="http://help.jingproject.com/tips-tricks-and-advanced/understanding-the-jing-pro-vid/">Understanding SWF versus MPEG-4 Formats in Jing Pro </a></p>
<p>I was confused by the difference between SWF and MPEG-4 before I read this explanation (which includes video examples).<br />
<h2>Blog Sponsors</h2>
<ul>
<li><a href="http://webworks.com">Webworks ePublisher</a></li>
<li><a href="http://scriptorium.com">Scriptorium</a></li>
<li><a href="http://www.helpgenerator.com">Help Generator help authoring software</a></li>
<li><a href="http://idc.spsu.edu">Southern Polytechnic: Information Design and Communication</a></li>
<li><a href="http://simplifiedenglish.net">Simplified English</a></li>
<li><a href="http://info.mindtouch.com/irbw/tcs-custom-tour?persona=content">MindTouch</a></li>
<li><a href="http://www.madcapsoftware.com/products/madpak/overview.aspx?utm_source=IdRatherBeWriting&#038;utm_medium=Banner&#038;utm_campaign=MadPak"</a>Madcap Software</a></li>
<li><a href="http://www.drexplain.com/">Dr.Explain</a> </li>
<li><a href="http://www.adobe.com/products/technicalcommunicationsuite/try.html?sdid=ITRSO">Adobe Technical Communication Suite</a></li>
<li><a href="http://www.congree.com/en/download-congree-personal-edition.aspx">Congree</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2009/01/30/understanding-the-jing-pro-video-formats-jing-help-center/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Podcast: XSL, Flash, and Live Blogging &#8212; Interview with Sarah O&#8217;Keefe</title>
		<link>http://idratherbewriting.com/2008/05/17/podcast-xsl-flash-and-live-blogging-interview-with-sarah-okeefe/</link>
		<comments>http://idratherbewriting.com/2008/05/17/podcast-xsl-flash-and-live-blogging-interview-with-sarah-okeefe/#comments</comments>
		<pubDate>Sun, 18 May 2008 05:19:23 +0000</pubDate>
		<dc:creator>Tom Johnson</dc:creator>
				<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[DITA]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Live Blogging]]></category>
		<category><![CDATA[Sarah O'Keefe]]></category>
		<category><![CDATA[Technical Writing]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[XSL]]></category>

		<guid isPermaLink="false">http://www.idratherbewriting.com/?p=1524</guid>
		<description><![CDATA[Download MP3 Duration: 15 min. In this podcast, Sarah O&#8217;Keefe talks about XSL, Flash, and live blogging. XSL (extensible stylesheet language) is a programming language that transforms XML content into a specific format, such as HTML. She explains what you can do with XSL, why it&#8217;s unique, and how the output is created. Sarah also presented on Flash. Flash comes easier for people who are ... <a href="http://idratherbewriting.com/2008/05/17/podcast-xsl-flash-and-live-blogging-interview-with-sarah-okeefe/">more &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.scriptorium.com/palimpsest/"><img class="alignright size-full wp-image-1525" style="margin: 5px; float: right;" title="Sarah O'Keefe" src="http://www.idratherbewriting.com/wp-content/uploads/2008/05/sarah_okeefe.jpg" alt="" width="150" height="150" /></a><a href="http://www.podtrac.com/pts/redirect.mp3?http://idratherbewriting.com/podcasts/okeefedoctrain.mp3">Download MP3</a><br />
Duration: 15 min.</p>
<p>In this podcast, Sarah O&#8217;Keefe talks about XSL, Flash, and live blogging. XSL (extensible stylesheet language) is a programming language that transforms XML content into a specific format, such as HTML. She explains what you can do with XSL, why it&#8217;s unique, and how the output is created. <span id="more-1524"></span></p>
<p>Sarah also presented on Flash. Flash comes easier for people who are visual thinkers, she says. She recommends people learn Adobe Illustrator first, because many of the concepts transfer to Flash. Flash is basically Illustrator with a timeline &#8212; a collection of images that combine to form a motion. Flash can be good for animating conceptual topics you&#8217;re trying to clarify.</p>
<p>Sarah recently used Flash in a white paper she wrote titled &#8220;<a href="http://scriptorium.com/whitepapers/web2/web2intc.pdf">Friend of Foe: Web 2.0 in Technical Communication.</a>&#8221; She embedded Flash videos in the PDF to illustrate concepts and engage readers (although some readers didn&#8217;t realize they were supposed to click the Play button).</p>
<p>Finally, Sarah talks about live blogging &#8212; the process of posting notes and writeups in almost real time from sessions you attend. Why live blog? She says it&#8217;s fun, keeps your attention, and helps you focus on the main point of the presentation.</p>
<p>She also relates some unexpected experiences of presenters who read her live blogs and confronted her about some of her observations.</p>
<p>Sara&#8217;s blog is at Palimpsest: <a href="http://scriptorium.com/palimpsest/">http://scriptorium.com/palimpsest/</a>. Her company is called <a href="http://scriptorium.com">Scriptorium</a>.</p>
<p>Here are a few of Sarah&#8217;s latest posts from Doc Train:</p>
<ul>
<li><a href="http://www.scriptorium.com/palimpsest/2008/05/quarky-new-approach.html">A Quarky new approach?</a></li>
<li><a href="http://www.scriptorium.com/palimpsest/2008/05/doctrain-invision-xpress-author-for.html">In.Vision Xpress Author for Microsoft Word</a></li>
<li><a href="http://www.scriptorium.com/palimpsest/2008/05/doctrain-document-engineering-in-user.html">Document Engineering in User Experience Design</a></li>
<li><a href="http://www.scriptorium.com/palimpsest/2008/05/doctrain-social-media-101now-everyones.html">Social Media 101 / Now Everyone&#8217;s a Technical Writer</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://idratherbewriting.com/2008/05/17/podcast-xsl-flash-and-live-blogging-interview-with-sarah-okeefe/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
<enclosure url="http://www.podtrac.com/pts/redirect.mp3?http://idratherbewriting.com/podcasts/okeefedoctrain.mp3" length="20897293" type="audio/mpeg" />
		</item>
	</channel>
</rss>

