> Though, assuming you're the actual owner of TiddlyTools, is there any
yup. owner and author... except for a handful of 3rd-party plugins,
everything in that document was written by me...
> way you could create a basic page to get to the same pages? All the
> cool effects on the thing are cool, but they also slow down one of my
> browsers and crash another, so they might not be the best things to
> have stuck on.
Which browsers, on what platform(s)? I'm especially concerned about
any that are crashing when loading TiddlyTools!
As far as slow downs are concerned:
The animations are asynchronously driven by setTimeout() processing,
and will omit animation 'ticks' as needed to ensure that the effect is
completed at the end of the specified duration, regardless of the
speed of your system or browser.
While this shouldn't slow down your browser too much, there ARE a lot
of simultaneous animation timers running during the TiddlyTools
opening sequence, so it is possible that the animations could
overwhelm *some* browser/platform combinations. Of course, the
overall speed of your CPU will have a great deal to do with it. In
addition, older browsers, such as IE6 and FF1.x are *much* slower in
handling the animations.
To address this, you can disable the animations effects to eliminate
the processing overhead entirely. On TiddlyTools, this option is set
by a checkbox located in the right sidebar, under "options>display".
(click the < in the upper right to open the sidebar)
It is also available as a "TiddlyWiklet" -- a small onclick/
bookmarklet link that toggles animations on/off with a single click.
To add the TiddlyWikilet to your browser's toolbar, go to:
http://www.TiddlyTools.com/#InstantBookmarklets
and then drag the "toggle animation effects" link directly to your
browser's toolbar.
The newly created toolbar button can then be used to toggle animation
effects on ANY TiddlyWiki document (including TiddlyTools, of course)
Also, once created, you can then copy/paste the generated
TiddlyWikilet URI to add it to your other browsers without having to
revisit TiddlyTools to do so.