Navigation Panel
The Navigation Panel is a functional frontend for the gallery with dynamic features: a field that provides extra information about links, a status bar displaying locations and comments, and thematic buttons. Enable the panel.
Disable the panel.
Browser
Tested browsers are (Windows): Opera, Safari, Netscape, Firefox, Mozilla, Google Chrome, Internet Explorer. Avoid Netscape 4 and 6, Opera 5 and 6, and Internet Explorer 4 and 5, if you can. If possible, use Firefox 3 or Internet Explorer 8, or both.
Mac OS X (tested): Safari 2.0.4; Firefox 2.0; Camino 1.0.2; Flock 0.7.4.1; iCab 3.0.2; Mozilla 1.7.13; Netscape 7.2; OmniWeb 5.5; Opera 9.01; SeaMonkey 1.0.4; Shiira 2.0.
Validate this page.
Flash
Adobe (or Macromedia) Flash plug-in (to prove the Theory of Relativity). (Flash 6 minimum.)
Midi
A MIDI plug-in (optional). Windows Media Player or Apple QuickTime.
Mp3
An MP3 plug-in (optional). Windows Media Player or Apple QuickTime.
Internet
Connection, any speed.
PDF
Compatible viewer (optional). To view Magicus Oculus in Adobe Portable Document Format (PDF) you need a viewer capable of displaying PDF 1.3 (Acrobat 4.x) files.
Java
A plug-in (required for the Java Slide Show). Upgrading to the latest Java Runtime Environment improves performance.
Video
1024 × 768 screen resolution (or higher) at 96 dpi (or better), 8-bit 256 colors (minimum).
HTA Browser Object
Fed up with browser wars? MSIE v Netscape, AOL LOL, MSIE v Firefox, MSIE v Opera? No more browser wars. Who needs a browser? Peace.
You can easily turn a Website into an HTA that works online or offline.
TIG probably has one of the most sophisticated HTA implementations anywhere — due in large part to a notable absence from the Internet of HTA, I HTA (hasten to add) humbly.
How does an HTA browser object work?
Instead of opening a Web page online in your browser, you open the page locally. The page displays within an application window. Not just any application window, that is: a HyperText Application (HTA) window.
If you’re interested in creating HTAs with browser navigation buttons, have a look at the script sections in the sample code or download the example (9 KB).
What are the requirements?
Starting TIG in an HTA window requires Microsoft Windows and Internet Explorer 5.5. You can run the browser object in two ways. To test-drive my HTA (from this site), do this —
Cache Method: “Run” (or open — do not save, then run) index.hta. (Click on the link.) The browser caches index.hta before it launches. The file is 5.2 KB. Some browsers only permit you to save the file.
Save Method: Download htas.zip (6 KB). (Click on the link.) The ZIP archive contains three HTAs, a MIDI jukebox (1), an MP3 song (2) and TIG (3). The MIDI jukebox and the MP3 song are linked in TIG. You can open them as links. The HTAs launch application windows. Extract midiload.hta (1), tchaser.hta (2) and index.hta (3). Keep the files together, extracting them to the same place. Double-click index.hta to open TIG in HTA mode.
Why don’t more people have HTA sites?
HTA is unfashionable. The strength of HTA is that it is deployable — as an HTML interface, as a means of distributing offline pages. That does not endear it to many who mistrust the practice of deploying code. Malicious HTAs are coming to get you.
What can you do to protect yourself against naughty HTAs?
Don’t click on files with an .hta extension. Data Execution Prevention (DEP) on Vista might protect you by stopping legacy ActiveX controls from running inside HTAs.