TCS2 Israel

Singlesourcing. Elearning. Animation. Your source for training, news and networking.

This is a public Group - Middle East  public

Recent Blog Entries

  • Entry posted May 24 by skwriter9, tagged Design, Development, Mobile, Video in Blog public

    Thanks everyone for coming to the first meeting of TCS2-Israel and CS4-Israel. It was good to see some old friends. Mina House of Design is a beautiful two-story building with textiles by Mina. She displays the artwork of several Israeli artists. Walking into Mina's is like taking a breath of fresh air. The gallery is light and airy. Art placement is tasteful and uncluttered. If you have a chance just walking around in Mina's is a treat. And if you want good coffee, the coffee shop upstairs has all kinds of treats.

    After we networked for awhile, and caught up with what we were all doing, Kelli Brown gave a short talk about PhotoShop CS4 as both CS4 and TCS2 include PhotoShop CS4. She did a really cool demonstration of a "ray of light" that turned into a sunburst. Thanks Kelli!

    This prompted discussion about how many free resources are now available to users. My favorite resource is iTunes U Podcasts. Layers Magazine and Lynda.com share many valuable tips and tricks for PhotoShop and the other applications in CS4 on iTunes U and on their respective websites.

    Next meeting we hope to focus on Adobe Technical Creative Suite 2. We are also trying to make the next meeting a virtual meeting. Hope to "see" you there.

  • Welcome to the Technical Communications Suite 2 Israel Adobe Group. Join us as an interested party, an experienced user, or a super user of Adobe's RoboHelp and FrameMaker combo, Captivate eLearning tool, and PhotoShop CS4 extended.

    Adobe requested that the Technical Communication Suite group work with the CS4 group when they granted the rights to create CS4 Israel. While TCS2 is oriented towards technical documentation, there is a great deal of crossover between CS4 users and TCS2 users. Together with Kelli Brown of CS4 Israel, I hope to facilitate meetings appealing directly to the digital graphics and technical communications worlds.

    Meetings will be held at least once a month beginning on May 21 from 4:30pm until 6pm at Mina House of Design, Rehov Sokolov, Ramat Gan.  Let me know what programming (speakers or classes) interests you.

    The goal of this group is to provide a non-political, non-competetive environment in which artists and writers can form alliances and share knowledge.

    Please share the group with others that might be interested.

    All the best,

    Shoshana Kleiman

    Group Manager

    welcome, collaborate, tutorials, creative suite, technical communication suite

Upcoming Events

No results

Active Discussions

No results

RSS Feed Reader

  • Adobe in Technical Communication and eLearningUsing Scripting in RoboHelp 8 for Automating Tasks: A Practical Example - 3:13pm

    Source: Adobe in Technical Communication and eLearning by RJ Jacquez

    One of the most powerful new features in RoboHelp 8, which rarely gets mentioned, is the new Scripting engine, which Incidentally is the same scripting language also used in Photoshop, Illustrator, Bridge, Soundbooth and other CS4 products.  

    Put simply, the RoboHelp Scripting Language is a Javascript-based scripting language that exposes APIs to invoke most of the basic functionality of RoboHelp in an effort to automate complex or repetitive tasks.

    For developing new scripts, all of our Adobe applications with scripting support use Adobe ExtendScript Toolkit CS4, which naturally ships with Adobe RoboHelp 8.

    For more information about ExtendScript Toolkit CS4, please click HERE.

    Here's a practical example of a RoboHelp 8 Script

    A common question we hear from our Adobe Technical Communication Suite 2 customers is how do I recreate warning/tip/note tables created in FrameMaker in RoboHelp 8, where the images used are in the Reference Pages.

    The following recording shows how two scripts can be used, based on the following two scenarios:

    1. If you use a two-cell table in FrameMaker.
    2. A slightly modified version if you use side-heads instead, to create warning/tip/note paragraphs.

    To apply this to your documentation, please watch the recording in its entirety and at the end of it, you will have the ability to download both scripts and put them to work with your own FrameMaker files.

    Click the image below to navigate to the original Tweet, which includes the link to the recording.

    Related Blog Posts:

     

    ,,,,,,


  • I Came, I Saw, I Learned...Adobe Captivate 4: Actions in Action - 1:00pm

    Source: I Came, I Saw, I Learned... by Kevin Siegel

    by Lori Smith

    With the addition of variables, multiple button actions and advanced actions to Adobe Captivate 4, there is no limit to Captivate's abilities. Okay, maybe the possibilities aren't endless, but you can certainly do some pretty cool things with Captivate 4.

    Have you ever wished that you could display the Captivate playbar, or not, depending on which slide is shown? That's an easy thing to do via the System variables. In the Properties of the slide, set the On Enter field to cpShowPlayBar to 1 (meaning YES) or 0 (meaning NO) to display or hide the playbar. Cool!

    What about keeping track of how many times a customer selected a certain action? You can do that too by creating your own user variable via the Actions Dialog box and increment it when necessary. For example, you can count the number of times buttons are pushed in the lesson. Create a variable called ButtonPushTotal and set the On Success field of each button push to Increment ButtonPushTotal.

    Ever wanted to do more than one thing based on a single customer action (such as count button pushes AND jump to a new slide upon clicking a clickbox)? Well now you can with the multiple action capability. Simply change the On Success action to Multiple Actions, select Increment and then select Jump to Slide. When the customer clicks, both actions will occur.



    Multiple actions are a powerful tool, but when you need more, look to ActionScripting. Let's say you want to create some interactive navigation. Something of the type that IF the user does action A, go to slide A but if the user does action B, go to slide B and once all necessary actions are complete, go to a quiz slide. Before Advanced Actions, this type of behavior would require many duplicate slides and a large and possibly complicated lesson. Now, it can be done by using one single slide, some variables and an action script. Click here to watch a demonstration of this concept.

    Those of you who have completed our Captivate 4: Beyond the Essentials class got a little taste of actions. But there are many other things that can be done via actions. Do you have something you wish Captivate could do? Do you have a cool idea for an action, but aren't sure how to write it? Send your ideas to me. I am in the planning phase of a new online course for IconLogic dedicated to teaching you how to create advanced actions in Captivate. If I use your idea in the class, you will be eligible to take the class for free!

    ***

    Looking to create killer eLearning lessons with Adobe Captivate? Join one of IconLogic's classes, or contact us for custom group or onsite training rates. Click here for more information about our 2-day Captivate Essentials class. Looking for more Advanced Captivate 4 training? We have you covered. Click here for more information.

    Worried about your class canceling? You'll be happy to hear that we never, ever cancel our classes (even if there's just one student registered).


    ***

    About the author: Lori Smith is IconLogic's lead programmer and veteran Captivate developer. Lori holds a Bachelors degree from MIT and a Masters from George Mason University.  She has been working in the field of software engineering for more than 20 years.
  • Captain CaptivateUsing Variables in Captivate 4: A Simple Page Counter - Oct 07

    Source: Captain Captivate by captivatehero

    Hello fellow Captivaters!

    This week I’m going to create a simple page counter using Captivate 4 variables that will keep track of the current slide that you are on and the total number of slides in your presentation.  (Example: Slide 3 of 20) This is a straightforward way of letting your audience members track their progress, and is especially helpful is you decide to ditch Captivate’s Skin for your own custom navigation controls.

    In prior versions of Captivate I created a Flash movie that would grab the existing slide variables with ActionScript 2.0 code and display them in an imported SWF. This was always a big hit in Captivate classes, but anyone who was not inclined to program was a little put off. Well no worries about code anymore. All you will need to pull this off is just a Text Caption and few clicks. Let’s get Captivating!

    1. On the Captivate opening screen under the Create Project column select Blank Project.

      Select Blank Project.

    2. The New Project dialog box appears. From the drop down list on the right choose 790 x 545 Browser.

      Choose 790 x 545 in the New Project dialog box.

    3. Click the OK button.
    4. A new untitled CP file is created. Save your work as SlideCounter.cp
    5. Add three blank slides by selecting Insert > Blank Slide three times. This will take you to the Edit View automatically.

      Create three Blank Slides.

    6. Select Slide 1 in your Filmstrip.
    7. Choose Insert > Standard Objects > Text Caption…

      Insert a Text Caption.

    8. The New Text Caption dialog box appears.
    9. Set up some simple Text Caption Properties
      • Caption type: [transparent]
      • Font: Arial
      • Size: 14
    10. Type the word “Slide” in the Caption editor.

      Select the Insert Variable button.

    11. Click on the Insert Variable button. The insert variable dialog box appears.
    12. Select System for the variable type.
    13. View by Movie Information.
    14. From the Variable list choose cpInfoCurrentSlide.

      Select the cpInfoCurrentSlide variable.

    15. Click the OK button.
    16. Type in the word “of” right after the inserted variable.

      This is what your text should look like.

    17. Click on the Insert Variable button again. The insert variable dialog box appears.
    18. Select System for the variable type.
    19. View by Movie Information.
    20. From the Variable list choose rdInfoSlideCount. You now have the variable in place. When these variables render they will display “Slide 1 of 4”. The first variable will resolve the current slide that you are on and the second will keep track of the total number of slides.

      Select the rdInfoSlideCount variable.

    21. Click the OK button in the Insert Variable dialog box to close out.

      Text Caption with variables added.

    22. Now it’s time to set up an object attribute to make sure that we can see our Simple Page Counter on all slides.
    23. With the New Text Caption dialog box still open click the Options Tab.
    24. In the Timing section – change the Display for: value to Rest of Project. This will allow the Page Counter to be visible on all slides.

      Display the Text Caption for "Rest of Project".

    25. Click the OK button.
    26. Preview your example by hitting the F4 key.

    You should now see your page counter read 1 of 3, 2 of 3, and 3 of 3 as it progresses through the slides.

    This is the final variable text rendered in the caption.

    If you see these results – well done!

    Sample File (520K)

    Now that’s real Captivate variable power.

  • Technical Communication SuiteFrameMaker: Making comments stand out - Jun 30

    Source: Technical Communication Suite by Samartha Vashishtha

    Consider this scenario: you're working in a FrameMaker document that uses a lot of conditional tags, including the conditional tag defined for comments and editorial notes. If you need to work on incorporating comments, you can display all the conditional content in the document with the condition indicators visible. However, browsing your way through the multi-colored text to look for comments may be difficult.

    A simple workaround here could be applying a character tag to the comments and editorial notes in addition to the conditional formatting. This way, even when the condition indicators are hidden, the comments and editorial notes in the document stand out from the rest of the content.

    The screenshot below illustrates the character tag Comment-text applied to editorial notes.


    Further reading

    If you need help creating a new character tag in FrameMaker, refer to "Character Formats" in FrameMaker web Help. To understand how to apply and manage conditional tags, see "Working in conditional documents".

Assorted Media Gallery Posts

No results

Recently Posted References

No results

Search Group Posts

Contact Us

No results

Members

  • 1-5 of 5

Sponsors

Recently Posted Job Listings

No results

Adobe Announcements

  • We made a big change to the Adobe Groups homepage today. Now, when you log in, you'll see a list of all groups that you have joined right there on the page.

    No more bookmarking groups or having to go to your profile page to see the full list!