Posts tagged ‘GitHub’
Setting OS X Desktop Picture Based on Time of Day
Posted Thursday, April 25th, 2013.
Filed under General with the tags Apple, Apple Mac, AppleScript, GitHub, How-to, technology
I recently changed jobs (Hello, FireEye!) and was issued a new MacBook Air. I spend a lot of time looking at the screen and was getting bored with the supplied desktop pictures. I also start work very early most days (7am-ish), and thought it would be nice to have a desktop picture that matches the [...]
New SCORM 1.2 Template for Adobe Captivate
Posted Wednesday, February 15th, 2012.
Filed under e-learning, SCORM with the tags Adobe Captivate, Adobe Captivate Hacks, e-learning, GitHub, How-to, SCORM
By popular demand, the SCORM 1.2 edition of my revised SCORM publishing templates for Adobe Captivate 5.x is now available on GitHub.
Further Tweaks to the Adobe Captivate SCORM Publishing Template
Posted Thursday, February 2nd, 2012.
Filed under e-learning, SCORM with the tags Adobe Captivate, Adobe Captivate Hacks, e-learning, GitHub, How-to, SCORM
Since the code for my templates will remain on GitHub, I highly suggest checking in from time to time to see if the code has been updated. I won’t be posting a blog entry on pipwerks.com for every little edit I make to the code.
Cleaning up Adobe Captivate’s SCORM Publishing Template, Part 7: Giving the Revisions a Home
Posted Wednesday, January 25th, 2012.
Filed under e-learning, SCORM with the tags Adobe Captivate, Adobe Captivate Hacks, best practices, e-learning, GitHub, How-to, SCORM
I decided to post the revised Adobe Captivate publishing template to GitHub, where it can be easily copied, forked, and updated. I moved a few bits of markup/code around, added some configuration options (such as the ability to turn off centering, turn on logging, and require SCORM when loading), and added a ton of comments to explain some of the new options. Hopefully it’s all self-explanatory.
CaptivateController Updated to Support Setting Variable Values
Posted Thursday, November 3rd, 2011.
Filed under e-learning, JavaScript with the tags Adobe Captivate, Adobe Captivate Hacks, CaptivateController, e-learning, GitHub, JavaScript
The pipwerks CaptivateController now includes a set method that enables developers to set a Captivate variable’s value using JavaScript.
EasyCaptions and CaptivateController JavaScript Libraries now on GitHub
Posted Thursday, September 29th, 2011.
Filed under e-learning, JavaScript, web design and development with the tags accessibility, Adobe Captivate, CaptivateController, EasyCaptions, GitHub, JavaScript
I’ve posted the source code for my EasyCaptions and CaptivateController JavaScript libraries to GitHub. Both are released under an MIT license and are free to use. Now that they’re on GitHub, if you have ideas for new features or suggestions for improvements, feel free to fork!
EasyCaptions on GitHub
CaptivateController on GitHub
pipwerks SCORM Wrappers now available on GitHub
Posted Wednesday, February 23rd, 2011.
Filed under e-learning, SCORM with the tags ActionScript, e-learning, GitHub, How-to, JavaScript, SCORM, SCORM actionscript class, SCORM wrapper
I’ve been considering adding my pipwerks SCORM wrappers to GitHub for a very long time, but my n00bness and general lack of free time were major obstacles. However, the time has finally come to buckle down and get these puppies OUT!
Introducing the CaptivateController
Posted Sunday, June 7th, 2009.
Filed under e-learning, General with the tags Adobe Captivate, Adobe Captivate Hacks, Adobe E-Learning Suite, CaptivateController, e-learning, GitHub, How-to, JavaScript
It took me much much longer than I anticipated, but I am happy to announce the new CaptivateController utility.
This controller is not a simple rehash of the original pipwerks.captivate.control utility; it is a complete re-write that adds a number of extra features.