home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 110 / EnigmaAmiga110CD.iso / software / varie / dynamite / dynamite.readme < prev   
Text File  |  2000-02-19  |  4KB  |  84 lines

  1. Short: Start button and explorer in one. Fast.
  2. Uploader: s.e.m.lichtendahl@its.tudelft.nl (Stephan Lichtendahl)
  3. Author:   s.e.m.lichtendahl@its.tudelft.nl (Stephan Lichtendahl)
  4. Version:  2.2
  5. Status:   GiftWare
  6. Type:     util/wb
  7. Requires: AmigaOS 3.5, PopupMenu.library v8.0, Reqtools.library v38.1436, WBStart.library 2.2
  8.  
  9. Introduction:
  10. ¯¯¯¯¯¯¯¯¯¯¯¯¯
  11. OK, so it is another one of those Windoze Start button lookalikes. However,
  12. with this one you can browse your directory tree without ever needing to wait
  13. for icons to load, because they are loaded dynamically. In addition, icons are
  14. shown for files that do not have icons (based on filetype) and thumbnails are
  15. created on the fly for Jpeg pictures. Most importantly, Dynamite is a lot
  16. faster in loading icons, especially default icons, than Workbench / DOpus.
  17.  
  18. Features
  19. ¯¯¯¯¯¯¯¯
  20.  · Easy browsing to directories, starting files (with filetype recognition) and
  21.    performing file management (copy, rename, delete, etc.).
  22.  · From the start button you can browse your (virtual) directory tree; at the
  23.    same time the dock icons next to the start button provide additonal browsers.
  24.  
  25.  · You can drop icons on icon images to change the image or on hotlists to add
  26.    items to the hotlist.
  27.  
  28.  · Supports old, NewIcons and OS3.5 icon formats (and conversion to OS3.5 format)
  29.  · Shows default icons for files that do not have icons, based on filetype.
  30.  · Shows 1/8 size thumbnails for Jpeg pictures, created on the fly.
  31.  · Can scale all icons/thumbnails to a specified size.
  32.  
  33.  Dynamite is faster in displaying icons than Workbench / DOpus, because:
  34.  · Only those icons are loaded that are on the current and next two "pages".
  35.  · Only one default icon is loaded for each filetype and reused for every file
  36.    of the same type.
  37.  · You don't have to wait for the icons or thumbnails to finish loading.
  38.  
  39.  · Files and directories can be added to various hotlists or as dock icons.
  40.  · Supports the creation of hierarchical hotlist structures, i.e. you can have
  41.    one hotlist opening another and that one another, ...
  42.  
  43.  · Filetype recognition is based on file extensions. The "def_*.info" files in
  44.    the "EnvArc:sys/" directory are used as default icons (e.g. "def_doc.info"
  45.    for a "*.doc" file). The "Default Tool" entry is used to open a file and an
  46.    "EDIT" tooltype can be specified as an alternative tool.
  47.  
  48.  · Memory pools are used to reduce memory fragmentation.
  49.  
  50. Version History
  51. ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  52. Important: a lot of changes have happened, be sure to read the documentation!
  53.  
  54. Dynamite 2.2:
  55.  · You can drop icons on all windows: dropping on the start button will change
  56.    the image (and icon of the program); dropping on the dock window will add the
  57.    files/dirs as dock icons; dropping on icon images in browsers will change the
  58.    icon image; dropping in hotlist browsers (not on an image) will add the
  59.    files/dirs to the hotlist.
  60.  · You can drop an icon an a file without icon to a) make a new icon for the
  61.    file, b) create a new default icon for files with that extension or c)
  62.    replace the default icon image if it already exists.
  63.  · Removed bug when using "choose" feature and closing the source window.
  64.  
  65. Dynamite 2.1:
  66.  · No more duplicate filenames when copying from one browser to another when
  67.    files with the same name already exist. As a side-effect, all duplicates in
  68.    hotlists are now also discarded.
  69.  · During copy/move for which destination existed, copy/move would continue also
  70.    when SKIP was chosen from the Delete requester or the file/dir could not be
  71.    deleted for other reasons. Copy would then fail anyway, but for a move the
  72.    source would be deleted without copying ! This has been fixed.
  73.    Also, a failed copy will get a proper requester now.
  74.  
  75. Dynamite 2.0:
  76.  · Bit of a rewrite(!) Now instead of recursively opened browser windows, all
  77.    windows are now independantly. So you can work in all opened browser windows
  78.    at the same time, and operations like copy and add hotlist will update the
  79.    target window immediately.
  80.  · The dock icons provide additional starting points for browsing; each button
  81.    can open its own directory tree.
  82.  · A lot of other changes, too (see for yourself).
  83.  
  84.