To blog or not to blog?
At the end of this posting I will offer a small 'toggle' tip. Feel free to jump my (first) personal reflections and get immediately to that tip.
Just one month ago I started a 'trial period' with this blog, and it is the moment to decide if I will continue? Why did I start?
-
Using the Adobe Online Publishing application I had published several articles, tutorials about new and improved aspects in Adobe Captivate 5. But those articles were not that easy to find, and I felt a little bit frustrated. Several kind friends offered to post a link to them on their website/blog.
-
Publishing an article takes quite a lot of time. And I had so many ideas, tips I wanted to offer to the Captivate Community. I thought that a blog was an easier and quicker way to achieve that.
-
Have been tweeting small tips, sometimes adding a screenshot. But 140 characters (or less if using an image) are limiting of course.
-
As I am rather active on the Captivate user forums, some questions are repeated by several users, and being able to point to an example on the blog seemed to be a better solution than having to create static screenshots to try to explain each time.
-
Until now I only rely on my intuition and experiences on the user forum to choose subjects for the articles and for the blog postings. The articles did get a few comments, and I was hoping to have a more active interaction with readers on this blog, to get feedback, eventually suggestions for new subjects.
What are my conclusions after this month:
-
Positive: I am really amazed by the number of views of this blog; but is this proving that it did help someone?
-
Negative: no interaction at all, no comments. Being a teacher that gets upset when a class of students is silently absorbing without any reaction or question, this is hard to deal with.
Here is the reason why I am wondering if I would be able to go on with this blog. This morning I sent a tweet asking for advice. Thanks to Rick, Jason, Jenise and Dieter for their reactions. Please, if you have read this until now, send me a tweet (@Lilybiri) or post a comment. Tell me what subjects you would like me to blog about, concerning Adobe Captivate and the eLearning Suite.
Toggle-tip
Play this project (it is only one slide), to see what I will explain. Everything has been done with the built in Effects in Captivate 5. Try the three buttons in the top right corner:
-
Playbar: clicking this button toggles the visibility of the playbar
-
Mute: clicking this button pauses/plays the audio (hope it will play, first time I post a SWF with audio on posterous)
-
CC: clicking this button toggles CC on/off
What do you think? No, I did not create a conditional action to be triggered by those buttons at all. To be honest, I got this suggestion from the Adobe team. You only have to create an Standard Advanced Action for each button. And this action has only one statement, an Expression. In this screensho you see an example (for the first button 'Playbar'). If the system variable cpCmndShowPlaybar = 0 (playbar is invisible) this Expression will result in 1 and the playbar will get visible. But if the variable = 1 (playbar is visible) the Expression will result in 0 and the playbar will be hidden. The actions for the two other buttons are similar, but use the system variables cpCmndMute (for the Mute-button) and cpCmndCC (for the CC-button).
