view algorithm

View Utility 2
View Utility is a program harnessing the power of the Terminal to custome the Finder and Dock. more>> <<less
Mr. View-As-List 1.5
Mr. View-As-List - Set the view of the current window to list more>>
Completly freeware for personal use.
View Your Mind 1.9.0
VYM (View Your Mind) is a tool to generate and manipulate maps which show your thoughts more>>
Maps can be drawn by hand on paper or a flip chart and help to structure your thoughs. While a tree like structure like shown on this page can be drawn by hand or any drawing software vym offers much more features to work with such maps.
vym is not another drawing software, but a tool to store and modify information in an intuitive way. For example you can reorder parts of the map by pressing a key or add various information like a complete email by a simple mouse click.
A map can concentrate a very complex content on little space e.g. a piece of paper. It helps to use both sides of your brain: the logical side and also your creative side (e.g. by using pictures, colors and keywords in a map, so called anchors). It is a technique to organize the way you think: It can help you by developing, sorting and memorizing your thoughts.
Because you just use keywords and drawings, it is much faster than good old fashioned notes. Your brain memorizes things by associating them to other things -- a map makes use of those connections and stimulates new asccociations.
vym is designed to make changes in the map very easy: e.g. if you use it for time management, just move a task to another place or recolor it by a simple mouse click in order to assign it to another day in the week or to give it a new priority.
There are lots of webpages (see e.g. the Wikepedia links below) and also books out there, providing lots of information on working with maps.
Enhancements:
Features:
- Opening of tabs in Firefox or Mozilla
- Documentation is up to date now
- More icons
- New environment variable VYMHOME
- New icons. Icons and flags are not longer linked statically.
- Konqueror can open URLs in new tabs now.
- Hide Export Flag lets you hide objects in exports
- Floatimages now are basically ornamented objects. They could have e.g. an URL later
- On error the XML Parser shows the line which is causing the error
- Added export to Taskjuggler. xslt by Matt.
- Include Images Horizontalls
- rudimentary import mmaps
- Import KDE bookmarks
- Own class xsltproc for doing xml transformations
- Export to Open Office 2.x (Open Document) basically works
- Export to XHTML uses smaller icon for URLs now
- Multiple File selection while loading maps and images
- Small optimization in zip/unzip functions
- FATE support for URLs
- Added idAttr to BranchObj::saveToDir
- Currently 15 levels of undo (GUI to set value still missing)
- Experimental LaTeX Export (without headers and opions so far)
- Link of a branch can be hidden, if object is not selected
- added debian subdirectory created by Steffen Joeris
- added license to new aboutwindow
- Added keyboard shortcut to reset zoom factor
- Added subscript and superscript to note editor
- Drag and Drop also for .vym and files (Jakob Hilmer)
- More speedup on moving/relinking branches
Bugfixes:
- No more duplicate xLinks
- Saving original filename of floatimages finally works
- Positioning of floatimages while adjusting canvas size (also optimized code a bit)
- Right click e.g. on URL Flag opened URL _and_ context menu
- Deleting selection works also if Delkey is disabled.
- Exclusive flags did not work properly.
- Wrong icon in texteditor for text underline
- Changed screenshots in docu to represent new look
- Fixed z-plane of floatimage. Images did hide flags.
- wrong paths in XHTML export (#168033), caused by wrong vymBaseDir
- Problem with vymlinks pointing to higher directories (#159770)
- All exports support hiding of objects now
- exportDir in XHTML export is correctly saved in map and defaults to current directory
- Workaround QT problem, where QT writes invalid XML code by not escaping & in fontnames
- Images preview in filedialog works again. Seemed to be a QT issue when multiple fileselections were allowed.
- Canvas Size corrected when flag is toggled
- Hide Include Images Horizontally (not implemented yet)
- Include Images Vertically was not read from saved file FloatObjects now use hideLinkIfUnselected, no more drawing errors, if FO is selected (undefined link)
- FloatImages dont get lost during save after they have been relinked to new parent
- Editing heading of mapcenter now also corrects position
- Copy/Paste was currently not possible for images. Now completly rewrote mechanism. Instead of invisible map now XML import is used (Multiple clipboards should be not difficult now)
- Added small fix from Khaled Ahmed needed for display of arabic languages
- Zoomed map no longer jumps around when branch is selected or moved.
- TextEditor now has grey background again, if it is empty
- BranchObj no longer need to connect to TextEditor, BranchObj is no longer a QOBJECT
- Some minor changes so that translations use arguments now instead of several calls to tr()
- Fixed pasting vymlinks: Pasting a branch to a target in another map caused vym to go into an endless loop, if the vymlink of the branch pointed to the new map.
- Invisible floatimages (which have a scrolled parent) no longer can be selected
- Fixed link handling in aboutdialog.
- Added ... to menu entries leading to another dialog The setting option Delete Key is working again
- A branch moved from left side to right had wrong orienation Heading sizes now correct after moving e.g. mainbranch to a branch
- Problems with closing of note editor when text was modified.
- Frames didnt become invisible if scrolled if selection changed before undo, undo worked on wrong branch
- included math.h again to enable compiling with gcc4
- if selection changed before undo, undo worked on wrong branch
- changed MapEditor::undo and ::saveState to also save selection
View Source in BBEdit 2.0
Grabs the source code for the current web page and sends it to a new BBEdit document more>> Grabs the source code for the current web page and sends it to a new BBEdit document
The View Source in BBEdit script will obtain the source code of the page displayed in Caminos current tab and automatically place it in a new, unsaved BBEdit document (unless the currently loaded page is a local file, in which case the file itself is opened in BBEdit); no new files are downloaded or created.
If there is text selected on the page, the script will provide source code for just the selection.
Installation: Unzip and move the View Source in BBEdit script to the path ~/Library/Scripts/Applications/Camino/ where the tilde (~) represents your home folder, creating any subfolders that dont already exist. The View Source in BBEdit script will appear under a "Camino Scripts" heading in your system-wide Script menu when Camino is the frontmost application. Place the View Source in BBEdit script on the Camino toolbar by dragging them from the "Customize Toolbar" drop-down sheet.
Main features:
- The View Source in BBEdit script will obtain the source code of the page displayed in Caminos current tab and place it in a new, unsaved BBEdit document (unless the currently loaded page is a local file, in which case the file itself is opened in BBEdit); no new files are downloaded or created.
- If there is text selected on the page, the script will provide source code for just the selection.
System requirements:
-
- Camino 2.0 Beta 3 or later
View Source in SubEthaEdit 2.0
Grabs the source code for the current web page and sends it to a new SubEthaEdit document more>> Grabs the source code for the current web page and sends it to a new SubEthaEdit document
The View Source in SubEthaEdit script will obtain the source code of the page displayed in Caminos current tab and place it in a new, unsaved SubEthaEdit document (unless the currently loaded page is a local file, in which case the file itself is opened in SubEthaEdit); no new files are downloaded or created.
If there is text selected on the page, the View Source in SubEthaEdit script will provide source code for just the selection.
Installation: Unzip and move the View Source in SubEthaEdit script to the path ~/Library/Scripts/Applications/Camino/ where the tilde (~) represents your home folder, creating any subfolders that dont already exist. The View Source in SubEthaEdit script will appear under a "Camino Scripts" heading in your system-wide Script menu when Camino is the frontmost application. Place the View Source in SubEthaEdit script on the Camino toolbar by dragging them from the "Customize Toolbar" drop-down sheet.
System requirements:
-
- Camino 2.0 Beta 3 or later
Copy View Source 1.0
Copy View Source - Automator action, copy source HTML to text object more>>
Open Automator and select the Safari icon you will see Copy View Source. You can combine with other actions to integrate a complete task and save as a workflow. We suggest you use it with Get Current Webpage from Safari action.
View Browser Source Scripts 1.3
View Browser Source Scripts provides you with a powerful and useful lack of support in OS X browsers for viewing web page source code in an external editor. more>> <<less
View Apache PHP Errors 2.0
View Apache PHP Errors - View SQL and PHP errors from the apache error log more>>
It shows how to populate an error browser.
View Apache PHP Errors is useful for PHP/MySQL development on your local machine.
REALfish 1.0
REALfish - Blowfish encryption algorithm more>>
A number of extras are included: generate your 448-bit key automatically from a username-password pair; decode email directly within Eudora; and, REALfish can be driven by Apple events or AppleScript, so other applications can incorporate it.
Nikon View Update 6.2.7
Nikon View Update 6.2.7 - For CoolPix and D-SLR digital cameras more>>
Special Notes :
Before using Nikon View 6.2, all earlier versions of Nikon View (Nikon View 900, Nikon View 2.x, Nikon View DX, Nikon View 3.x, Nikon View 4.x, Nikon View 5.x, Nikon View 6.0) as well as Nikon Capture 1.x must be uninstalled. When using Nikon View 6 in combination with Nikon Capture 3 or Capture 4, be sure to use the latest versions of both (Nikon View and Nikon Capture) applications. Nikon Capture 2 is not compatible with this version of Nikon View. If you use Nikon Capture 2.x do not update to this version of Nikon View.
Enhancements:
- Support for RAW images from the D50 D-SLR
- The Red Eye Correction function can now be used on RAW and 16-bit TIFF images.
UnifyView 1.0
UnifyView - Unify the view of windows or folders more>>
UnifyView unifies view of windows or folders, including deeply nested ones, to the view of the front window.
Completly freeware.

Polar View 0.7
PolarView is an efficient cross platform ENC chart planner. It supports ENC charts in S57 format (available from NOAA), raster charts in BSB format, as well as world wide standard S63 vector more>>
Polar View 0.7 is an effective program built to support ENC charts in S57 format (available from NOAA), raster charts in BSB format, as well as world wide standard S63 vector charts.
PolarView is a fully-featured GRIB weather viewer supporting wind, isobaric pressure, wave contours, temperature. World basemap is included. Routes and waypoints can be edited directly on the chart and imported/exported to GPX and CSV files.
Moreover, it provides consistent user experience with native interface look and feel.
Major Features:
- A full-featured viewer for S57 and S63 vector ENC charts and BSB raster charts
- Complete passage planning with on-chart visual editing of waypoints and routes
- Compatible with all major navigation and GPS software through industry standard GPX data files
- A full featured GRIB weather viewer (Isobaric pressure/wave/wind)
- Built-in vector world base map
- High quality fast graphics in "day" and "night" modes
- Object information linked to Google Maps location with a single click
Enhancements:
- BSB raster chart support (including quilting)
- Individual chart cell on/off control
Marine ENC (S57/S63) chart planner and GRIB file viewer. Polar View 0.6.154 is recognized as a useful cross platform ENC chart planner. It works with ENCLicense:Freeware
Polar View offers an effective cross platform ENC chart viewer. It supports ENC charts in S57 ... Polar View 0.5 offers you an effective cross platform ENC chart viewer. It supports ENC chartsLicense:Freeware
Stoner View 1.5
Stoner View - ElectroPaint screensaver originally for SGI more>>
The screensaver contains an array or colored 2D squares that follow each other around the screen, creating different shapes randomly.
Enhancements:
- Random shape now changes the shape from time to time.

Isis Viewer 0.5
Great for viewing halftone PDFs and most other PDFs. Easy page navigation and scaling. more>>
Use to scale the view to the printer device resolution. Proof PDF documents for content and resolution accuracy.
EarthView 0.2.2
EarthView - Day/night cycle of the earth in real-time more>>
The view location (i.e. the angle from which the earth is seen) can be customized either using a preferences dialog or by command-dragging the earth. The floating window which displays the earth can also be made translucent and the brightness of the nightside can be changed.
Enhancements:
This is a bugfix release with the following improvements:
- Fixed a bug in the algorithm to calculate the position of the sun. Before the terminator was wrong by about two hours
- Fixed a bug where the right ascension was not displayed correctly.