|
Download als ZIP Archiv (127 kB)
Einfach entpacken und starten - InfoWeb benötigt keine Installation und legt lediglich eine XML-Datei an. |
InfoWeb 1.2 (12/2011)
InfoWeb ist ein Tool, um Notizen in einfacher Weise zu erfassen und zu verwalten. Das besondere ist, dass die einzelnen Seiten durch Links miteinander verknüpft werden können. Editieren kann man die Texte in einem WYSIWYG Editor, also ohne Umschaltung zwischen Wiki-Syntax und formatierter Ansicht, wie es bei vielen ähnlichen Programmen der Fall ist. Die Daten werden automatisch versioniert und liegen geZIPt in einer einzigen Datei.
Zum Ausführen des Programms ist eine .NET Runtime erforderlich. Für das Editieren von eingebundenen Grafiken empfehle ich, nconvert.exe mit in das Programmverzeichnis zu legen (s. Hilfe).
Main Features
- Links: Links between the pages can be used to simply browse through the pages.
- Tree representation: The links between pages are used to display the content as a dynamic tree.
- WYSIWYG editor: In contrast to most "personal wiki" utilities, the text is entered in a WYSIWYG-Editor. This is to support editing the text more easily. It is assumed that the data is edited often (in contrast to write-once, read-many situations like public web pages). Switching between Wiki syntax and the formatted read-mode (which is usually read-only) would be annoying in this case.
- Auto history + auto save: The pages are automatically saved each time they are edited as a separate version when changing to another page or after the auto save timeout. One can browse through all versions easily.
- Simple data file format: All content is saved in RTF text files contained in a simple ZIP file. You can share pages to your friends by copying the RTF files in the ZIP. Deletion of the RTF files means deleting a (version of a) page permanently.
- Search: Two different search functions allow searching for a page with a given name or pages containing a text.
- Easy drawing through MSPaint: Scratchpad-like Images can be drawn easily by MSPaint and included in InfoWeb pages. You can also insert other pictures through pasting them from the Windows clipboard.
- Global Hotkey for quick access: InfoWeb can be accessed with the PAUSE key (or Ctrl+PAUSE, if PAUSE is already used as a global hotkey.)
Changelog
1.2 - 18.12.2011
- (*) Bugfix: Only allow one JobList instance. If JobList was started twice, two instances used the same file to store their data, which led to data corruption.
1.1 - 02.09.2011
-
(*) Bugfix: Selecting another node in the tree did not load the correct page sometimes. Instead, a new version of the page was created with the wrong content.
1.0 - 07.01.2011