8:00 – 4:00 ESSO
- Neat jQuery countdown timer here. Also cool is how the examples are embedded in the description.
- The problem with the excel files and image snapshots was that there was a
<vis:download>https://127.0.0.1/Visibility3/downloads</vis:download>
rather than
<vis:downloads>https://127.0.0.1/Visibility3/downloads</vis:downloads>
SingletonDataDictionary stored ‘download’ just fine and when widgetBase asked for ‘downloads’ SDD didn’t know what to return and returned an empty object. Added a warning logger message whenever getItem returns an unset item.
- Got VisibilityScripting up and running. Oddly, there were no server settings, which had to be added. Checked in now.
- ….and then I spent the rest of the day dealing with software updates. Sigh.
