| Useful Grid for Articulate Presenter Skin Development | |
| By Webucate Us on4/30/2010 | |
| In a recent project I created a custom skin for Articulate Presenter that included menu buttons and a "puzzle" picture that appeared as parts of the interaction were completed. One of the challenges in creating this piece was to correctly size and position the custom skin elements to fit over my slides and some Articulate controls that I left active in the final player. After completing the project, I realized that a grid template in my Flash file would be useful for f ... |  | |
| More... |
|
|
| Creating Interactive Buttons | |
| By Webucate Us on3/16/2010 | |
| Creating Interactive ButtonsRegardless of the computer application in order to create buttons that have a three-dimensional feel, you need to create images to represent three different "states": the appearance of the button in the up position, the appearance with the mouse hovering over the button, and the appearance of the depressed position when you click on the mouse. These states are typically referred to as the up, over, and down states. The ... |  | |
| More... |
|
| Relevant Graphics--An Essential Tool for eLearning Developers | |
| By Webucate Us on2/28/2010 | |
| Relevant graphics are essential to effective elearning courses. Remember the saying, "One picture is worth a thousand words." It turns out that educational psychology studies have provided scientific support of this statement. According to the "multimedia principle" stated by Richard Mayer and Ruth Clark (eLearning and the Science of Instruction, Pfeiffer, San Francisco: 2005), eLearning courses should include both words and graphics rath ... |  | |
| More... |
|
| Iterative Design and Development in eLearning | |
| By Webucate Us on11/29/2009 | |
| A few years ago when I was completing a Masters degree in Information Technology, I learned about the spiral model of software development (first described in detail by Barry Boehm). According to this model, an effective software development process follows these iterative steps: - The new system requirements are defined in as much detail as possible.
- A preliminary design is created for the new system.
- A first pr ...
|  | |
| More... |
|
|
| Quick Tip on Working with Reviewers of the First Draft | |
| By Webucate Us on9/7/2009 | |
| Here is a quick tip on working with the reviewers of the first draft of your elearning course. If you want the reviewers to take a good look at the first working online version of your course, do NOT give them access to a printed or printable copy of the storyboard or written script. During the course of a recent project, I gave the reviewers access to a PDF file of the images and script for the first online draft of the course. Perhaps the issue was the choice of the reviewers ... |  | |
| More... |
|
| From Classroom to Elearning in 5 Steps | |
| By Webucate Us on9/4/2009 | |
| From Classroom to Elearning in 5 StepsA common challenge for elearning developers is to take the materials from an in-person, instructor-led course and develop them into a self-paced online course. Here are two suggestions that you might have heard from your management or clients: "Let's videotape the class and convert the videos into a format we can put online"

| |
| More... |
|
| How to Export Grouped Records from a Single Access Report into Multiple Files | |
| By Webucate Us on8/19/2009 | |
| How to Export Grouped Records from a Single Access Report into Multiple FilesA client recently asked me to create one button that would allow them to save groups of records in a report in separate files. They could accomplish this task “manually” by opening the report (which contains more than 900 pages), selecting several pages, and exporting these to a file; however, this process was time consuming and tedious. I searched the Microsoft developers’ ... |  | |
| More... |
|
| eLearning Decision Tree | |
| By Webucate Us on8/18/2009 | |
| eLearning Decision Tree Creating online courses doesn't mean that you have to spend a bundle on course development and hosting.
Many people seem to think that developing eLearning or online learning means that you need to create a fully programmed, self-contained course that is delivered on the Internet. This concept implies lots of instructional design, subject matter consultation, writing, and programming.
|  | |
| More... |
|
| Welcome and Introduction | |
| By Webucate Us on8/18/2009 | |
| Welcome to Webucate Us Views and Reviews
This discussion is for you if you want to present educational programs online, whether you are new to the field or an experienced online educator. My primary experience has been working with non-profit professional associati ... |  | |
| More... |
|
|
| Load and Play Multiple External SWFs Sequentially in a Flash File | |
| By Webucate Us on8/18/2009 | |
| Load and Play Multiple External SWFs Sequentially in a Flash File
Introduction In this post I discuss how to create a master SWF file that will sequentially load several short, external SWFs that were created previously, play each one, and then unload each before loading and playing the next SWF. My constraints in creating my master SWF were that I had to make it compatible with the Flash Player 6 and use Actionscript 2. In thi ... |  | |
| More... |
|
| Load and Play Multiple External SWFs Sequentially in a Flash File-Part 2 | |
| By Webucate Us on8/18/2009 | |
| | In my first post on this subject, I demonstrated how you can load multiple external SWFs into your "parent" SWF and play them sequentially. In this post, I display code that has much simpler logic and works effectively.
I have to caution again that this method does not include any buffering feature. If the external SWFs are large files, you might see a blank screen for some time while the file loads. Also, there are no controls over the playback once the SWF has started playing.
It has also been pointed out to me that this approach will only work if the external SWFs are animated linearly along their timelines, which is the case for the SWFs that I have used this technique for. |  | |
| More... |
|
| How to Move a DotNetNuke Site to GoDaddy from Another Hosting Service | |
| By Webucate Us on2/21/2009 | |
| How to Move a DotNetNuke Site to GoDaddy from Another Hosting ServiceAlthough I am not a .Net developer or an expert on DotNetNuke, I recently was successful in moving a DNN site from Network Solutions to GoDaddy. Finding instructions on how to accomplish this required looking in several places, so I thought it might be helpful to compile it all in one resource.
(Note: If you have questions after reading this post, please don't send them to me, as I probably will not ... |  | |
| More... |
|