<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.1" -->
<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/"
	>

<channel>
	<title>First Coast Captivate Users Group</title>
	<link>http://fccug.com</link>
	<description>Official Adobe® User Group - Jacksonville, Florida</description>
	<pubDate>Sun, 29 May 2011 17:59:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>
	<language>en</language>
			<item>
		<title>New Adobe user group formed</title>
		<link>http://fccug.com/2010/05/03/new-adobe-user-group-formed/</link>
		<comments>http://fccug.com/2010/05/03/new-adobe-user-group-formed/#comments</comments>
		<pubDate>Mon, 03 May 2010 20:24:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://fccug.com/2010/05/03/new-adobe-user-group-formed/</guid>
		<description><![CDATA[FYI all, there is a new user group called Adobe User Group of Northeast Florida. Julia Belinski is the Program Coordinator. They are looking at all Adobe products so there is a wide variety of interests and expertise. They meet either at the public library on Deerwood Park Blvd (near Gate Parkway and JTB) or [...]]]></description>
			<content:encoded><![CDATA[<p>FYI all, there is a new user group called Adobe User Group of Northeast Florida. Julia Belinski is the Program Coordinator. They are looking at all Adobe products so there is a wide variety of interests and expertise. They meet either at the public library on Deerwood Park Blvd (near Gate Parkway and JTB) or at the Crispers at St Johns Town Center about every six weeks – next meeting in June at the library. Here is the <a target="_blank" href="http://groups.adobe.com/groups/0f5eb39595/summary">link to join the group</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://fccug.com/2010/05/03/new-adobe-user-group-formed/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Build a better login simulation</title>
		<link>http://fccug.com/2010/04/05/build-a-better-login-simulation/</link>
		<comments>http://fccug.com/2010/04/05/build-a-better-login-simulation/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 20:06:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://fccug.com/2010/04/05/build-a-better-login-simulation/</guid>
		<description><![CDATA[Lately, I&#8217;ve seen some awkward attempts at simulating a text field/activation button combination, such as one would find on a login page. On one such web page, the user types data in a couple of fields and then either presses Enter or clicks a button. I&#8217;ve seen some people develop three separate slides for this [...]]]></description>
			<content:encoded><![CDATA[<p>Lately, I&#8217;ve seen some awkward attempts at simulating a text field/activation button combination, such as one would find on a login page. On one such web page, the user types data in a couple of fields and then either presses <strong>Enter</strong> or clicks a button. I&#8217;ve seen some people develop three separate slides for this and use incorrect keys to proceed, actually training users to do something in simulation they would not do in a real system. You can simulate it accurately and all in one slide if you set up your Captivate interactions as follows:</p>
<ol>
<li>Put a Text Entry Box over the first field and instruct users to continue by pressing the <strong>Tab</strong> key (e.g. &#8220;Type <strong>me@me.com</strong> in the <strong>Email</strong> field, and then press <strong>Tab</strong>&#8220;). In the Text Entry Box&#8217;s properties, assign the <strong>Tab</strong> key to continue.</li>
<li>Put a Text Entry Box over the second field, and instruct users to continue by clicking the button (e.g. “Type <strong>abc123</strong> in the <strong>Password</strong> field, and then click the <strong>Sign in</strong> button”). In the Text Entry Box&#8217;s properties, do not assign a shortcut key. Especially avoid <strong>Enter</strong>, since that key is overridden by the browser’s controls. Do assign a button and configure it as transparent. Do enable the <strong>Password</strong> option, which makes the password appear as asterisks more like the real thing. Do enable the <strong>Cass-sensitive </strong>option, since most passwords are case-sensitive.</li>
<li>On the Timeline, make sure the first field interaction ends before the second field interaction begins.</li>
</ol>
<p>It is easier to understand what I am on about if you see it, so here is an <a target="_blank" href="http://www.scionnetworks.com/wbt/BuildABetterLoginSim/BuildABetterLogin.htm">example</a>. The <a target="_blank" href="http://www.scionnetworks.com/files/BuildABetterLogin.zip">source file</a> is here.</p>
]]></content:encoded>
			<wfw:commentRss>http://fccug.com/2010/04/05/build-a-better-login-simulation/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Create a password-protected portal</title>
		<link>http://fccug.com/2010/03/25/create-a-password-protected-portal/</link>
		<comments>http://fccug.com/2010/03/25/create-a-password-protected-portal/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 21:54:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://fccug.com/2010/03/25/create-a-password-protected-portal/</guid>
		<description><![CDATA[Here is a template for a simple Captivate movie that forces the viewer to enter a case-sensitive, unique password before proceeding on to a given web page. This can be handy for putting some rudimentary security in front of your training portal or client review page. Here is how it looks.
]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://scionnetworks.com/files/PasswordPortalC2.zip"><strong>Here </strong></a>is a template for a simple Captivate movie that forces the viewer to enter a case-sensitive, unique password before proceeding on to a given web page. This can be handy for putting some rudimentary security in front of your training portal or client review page. <a target="_blank" href="http://scionnetworks.com/wbt/PasswordPortal/PasswordPortal.htm"><strong>Here </strong></a>is how it looks.</p>
]]></content:encoded>
			<wfw:commentRss>http://fccug.com/2010/03/25/create-a-password-protected-portal/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fonts: A fix for fuzzy</title>
		<link>http://fccug.com/2010/03/25/fonts-a-fix-for-fuzzy/</link>
		<comments>http://fccug.com/2010/03/25/fonts-a-fix-for-fuzzy/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 20:20:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://fccug.com/2010/03/25/fonts-a-fix-for-fuzzy/</guid>
		<description><![CDATA[A commonly expressed problem with Captivate 2 is that text used in transparent captions looks &#8220;blurred&#8221; or &#8220;fuzzy&#8221; in published SWFs. This is because of the way &#8220;font-smoothing&#8221; is applied. You can override this setting, however, by highlighting the text with the highlight color #C0C0C0, as shown here. In Captivate 4, you need only disable [...]]]></description>
			<content:encoded><![CDATA[<p>A commonly expressed problem with Captivate 2 is that text used in transparent captions looks &#8220;blurred&#8221; or &#8220;fuzzy&#8221; in published SWFs. This is because of the way &#8220;font-smoothing&#8221; is applied. You can override this setting, however, by highlighting the text with the highlight color <strong>#C0C0C0</strong>, as shown <strong><a target="_blank" href="http://scionnetworks.com/wbt/TurnOffFontSmoothingC2/TurnOffFontSmoothing.htm">here</a></strong>. In Captivate 4, you need only disable the <strong>Anti-alias Transparent Captions</strong> check box under <strong>Edit</strong> ~ <strong>Preferences</strong> ~ <strong>Project</strong> ~ <strong>SWF Size and Quality</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://fccug.com/2010/03/25/fonts-a-fix-for-fuzzy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Controlling the browser window</title>
		<link>http://fccug.com/2010/03/23/controlling-the-browser-window/</link>
		<comments>http://fccug.com/2010/03/23/controlling-the-browser-window/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 15:51:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://fccug.com/2010/03/23/controlling-the-browser-window/</guid>
		<description><![CDATA[One of our colleagues recently expressed a need to present a Captivate-generated SWF in the clean window, which is to say, without the browser&#8217;s buttons, Address field, Search field, and so on. There is a couple of ways to do this. The simplest is to use the Full Screen option when publishing. Slightly more difficult [...]]]></description>
			<content:encoded><![CDATA[<p>One of our colleagues recently expressed a need to present a Captivate-generated SWF in the clean window, which is to say, without the browser&#8217;s buttons, <strong>Address</strong> field, <strong>Search</strong> field, and so on. There is a couple of ways to do this. The simplest is to use the <strong>Full Screen</strong> option when publishing. Slightly more difficult is to use JavaScript to open a window of a specified size and without the browser&#8217;s interface elements. Unfortunately, as we found out, Captivate&#8217;s <strong>Full Screen</strong> publishing option does not work if you have Sharable Content Object Reference Model (SCORM) enabled. So, scripting is required.</p>
<p>In case you ever have need of this type of script, I have put together some example files <a target="_blank" href="http://scionnetworks.com/files/OpenSwfFiles.zip"><strong>here</strong></a>. They include:</p>
<p><em>Sample.swf:</em> This file contains a simple red box along with a button bar. Use the <strong>X</strong> button to close the window.</p>
<p><em>OpenFullScreen.htm:</em> This is a Captivate-generated web page that I edited to include a script to open the SWF full screen. The script is commented out so you can copy and paste it into your own files.</p>
<p><em>OpenSwfFullPortal.htm:</em> This is a scripted portal page that allows you to open your SWF in full screen mode via a link.</p>
<p><em>OpenSwfWindowedPortal.htm:</em> This is a scripted portal page that allows you to open your SWF in a windowed mode via a link. If you reuse this, be sure to specify the correct <strong>Width</strong> and <strong>Height</strong> variables for your project.</p>
<p>I supply these files free of charge and without warranty etc., etc. etc. Hopefully they will save you some time if you encounter this situation, however!</p>
]]></content:encoded>
			<wfw:commentRss>http://fccug.com/2010/03/23/controlling-the-browser-window/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Example: Filmed in Second Life®</title>
		<link>http://fccug.com/2010/03/23/example-presentation-filmed-in-second-life/</link>
		<comments>http://fccug.com/2010/03/23/example-presentation-filmed-in-second-life/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 15:41:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Meetings]]></category>

		<category><![CDATA[Examples]]></category>

		<guid isPermaLink="false">http://fccug.com/2010/03/23/example-presentation-filmed-in-second-life/</guid>
		<description><![CDATA[Here is a presentation covering how to get ready for an inworld meeting or class, featuring captured audio and video. It is huge and can take several minutes to load.
]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.scionnetworks.com/wbt/GettingReady/GettingReady.swf"><strong>Here</strong></a> is a presentation covering how to get ready for an inworld meeting or class, featuring captured audio and video. It is huge and can take several minutes to load.</p>
]]></content:encoded>
			<wfw:commentRss>http://fccug.com/2010/03/23/example-presentation-filmed-in-second-life/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Useful links</title>
		<link>http://fccug.com/2010/03/21/useful-links/</link>
		<comments>http://fccug.com/2010/03/21/useful-links/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 12:35:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://fccug.com/2010/03/21/useful-links/</guid>
		<description><![CDATA[Here is a page of links useful to training developers and technical writers.
]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.scionnet.com/resources.html"><strong>Here</strong></a> is a page of links useful to training developers and technical writers.</p>
]]></content:encoded>
			<wfw:commentRss>http://fccug.com/2010/03/21/useful-links/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Introducing Creative Suite 4</title>
		<link>http://fccug.com/2010/03/21/introducing-creative-suite-4/</link>
		<comments>http://fccug.com/2010/03/21/introducing-creative-suite-4/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 12:28:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Meetings]]></category>

		<guid isPermaLink="false">http://fccug.com/2010/03/21/introducing-creative-suite-4/</guid>
		<description><![CDATA[Here is the presentation from the Nov. 20, 2008 meeting.
]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="C:\Users\Tom\Documents\Websites\FCCUG\2008Nov20FCCUG\2008Nov20FCCUG.htm"><strong>Here</strong> </a>is the presentation from the Nov. 20, 2008 meeting.</p>
]]></content:encoded>
			<wfw:commentRss>http://fccug.com/2010/03/21/introducing-creative-suite-4/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Example: Quiz questions</title>
		<link>http://fccug.com/2010/03/21/example-quiz-questions/</link>
		<comments>http://fccug.com/2010/03/21/example-quiz-questions/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 12:26:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Examples]]></category>

		<guid isPermaLink="false">http://fccug.com/2010/03/21/example-quiz-questions/</guid>
		<description><![CDATA[Here is an example of Captivate&#8217;s various question types.
]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://scionnet.com/wbt-YRDKJ.html"><strong>Here</strong></a> is an example of Captivate&#8217;s various question types.</p>
]]></content:encoded>
			<wfw:commentRss>http://fccug.com/2010/03/21/example-quiz-questions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Example: Website guided tour</title>
		<link>http://fccug.com/2010/03/21/example-website-guided-tour/</link>
		<comments>http://fccug.com/2010/03/21/example-website-guided-tour/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 12:24:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Examples]]></category>

		<guid isPermaLink="false">http://fccug.com/2010/03/21/example-website-guided-tour/</guid>
		<description><![CDATA[Here is an example of a menu-driven Captivate demonstration with audio created by one of our members.
]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.healthink.com/florida/newsfromblue/PDF/Demo/0-Introduction.htm"><strong>Here</strong></a> is an example of a menu-driven Captivate demonstration with audio created by one of our members.</p>
]]></content:encoded>
			<wfw:commentRss>http://fccug.com/2010/03/21/example-website-guided-tour/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

