visual earth

Sunlit Earth 2.1.4
Sunlit Earth is an easy-to-use and well designed widget with the ability of displaying the sunlit portion of the Earth. more>> <<less
Virtual Earth widget 1.5
MSN Virtual Earth live on your Dashboard more>>
Visual Font 2.6
Visual Font ia a handy tool for managing font archives and much more. more>>
The new search engine is able to find all fonts contained in any folder and itssubfolders, sort them, remove duplicates, and caches the search results todisk, so that you can stop the search process and resume it later.
Therendering engine now displays and prints text using multiple lines, and hasbeen greatly improved to fit professional needs. VisualFont uses drag anddrop intensively, it can interact with the Finder, and uses the latesttechnologies provided with MacOS 8 and MacOS 9.
Enhancements:
- Version 2.6 offers a list view and has improved overall structure for speed and strength. It has been crash-tested with folders of over 6000 fonts, ensuring its stability.
visual-db 0.5
Database visualization tool for your Mac VisualDB is a tool for visualization of the database as tables with relations between them more>> Database visualization tool for your Mac
VisualDB is a tool for visualization of the database as tables with relations between them. At this point the developmnet focuses on PostgreSQL, but in the future we are planning on supporting other DBMS, such as MySQL, Oracle, SQLite, etc.
Enhancements
- PostgreSQL databases are supported. DB structure visualization was added.
Invade Earth 3.0.3
Invade Earth is an open-source implementation of the popular board game Risk 2210 AD more>>
Invade Earth includes a map editor, support for variant rules including Classic and Secret Mission modes, and a network play mode.
Main features:
- Multiple rule sets and maps:
- Invade Earth A.D. 2210
- Amoeba Invasion Expansion
- Mars Expansion
- Pantheon Expansion (our version of Risk: Godstorm) (coming soon)
- Classic
- Secret Mission
- Custom rule values
- A versatile Map Editor
- Several built-in AIs (play against the computer)
- Network support (play against your friends)
- A centralized list of open internet games
- Save and load game states, even over a network
- Watch a replay of saved games.
Peer Visual Update 10.4.4
Peer Visual Update - Dynamic web visuals, charts, diagrams and other visuals more>>
Peer Visual reports are constructed with a world-class interactive report building application and can be extensively customized using Vvidget Tools, a comprehensive programming framework for making paginated reports, charts, diagrams, maps and other visuals.
Output formats include PDF and other popular raster image formats.
Peer Visual can be programmed to make virtually any type of report or visual in real time.
Enhancements:
- Universal Binary for Mac OS X Intel and PowerPC.
- Addition of many autoscale and limit setting attributes.
Peer Visual 10.5.5
Peer Visual offers a beneficial and easy to use application which makes dynamic reports, charts, diagrams and other visuals for print and web distribution. more>>
Peer Visual 10.5.5 offers a beneficial and easy to use application which makes dynamic reports, charts, diagrams and other visuals for print and web distribution. It works with popular web servers, in secure corporate environments, scales to high transaction environments, outputs to web browsers and many types of printers and can collect information from virtually any source.
Peer Visual reports are constructed with a world-class interactive report building application and can be extensively customized using Vvidget Tools, a comprehensive programming framework for making paginated reports, charts, diagrams, maps and other visuals. Output formats include PDF (Portable Document Format) and other popular raster image formats. Peer Visual can be programmed to make virtually any type of report or visual in real time.
Requirements:
- Mac OS X 10.5
Earthscape
Earthscape has come as an attractive screensaver which features a rotating Earth image. more>>
Earthscape has come as an attractive screensaver which features a rotating Earth image. Planet earth rotates against a black starry sky in this animated Mac screensaver.
Requirements: Mac OS X
<<lessEarthComet
EarthComet - Screensaver displays 3D Earth with real-time cloudmaps, Moon, and comet more>>
EarthComet demonstrates the easy power of Core Image and OpenGL available through the Quartz Composer.
CallWave Visual Voicemail 1.2
CallWave Visual Voicemail - Free visual voicemail for your mobile phone more>>
CallWave Visual Voicemail widget works with most US carriers including Cingular, Verizon and T-Mobile.
License:Freeware
Visual Automata Simulator 1.2.1
Visual Automata Simulator - DFA, NFA and TM simulator more>>
Visual Automata Simulator is a tool for simulating, visualizing and transforming finite state automata and Turing Machines.
Main features:
- Creates, simulates and transforms DFA and NFA machines
- Creates and simulates TM
- Batch tests for TM: useful features to test a bunch of files quickly!
- Easy-to-use GUI interface (multi-documents)
- Smart links between objects
- Machines can be drawn using the mouse - and resized at any time
- Multiple machines can be created in a single document
- Multiple documents can be opened at the same time
- Documents can be saved and reloaded from disk
- Debug mode to see exactly how the machine is working (each step has a different color)
- MacOS X GUI compliant.
Enhancements:
- modified for XJLibrary 1.2.5
- unit tests
- fixed a bug introduced in version 1.1.2 with epsilon transition.
Google Earth 5.1.3509.4636
Google Earth will make you satisfied because it puts a planets worth of imagery and other geographic information right on your desktop. more>>
Google Earth 5.1.3509.4636 will make you satisfied because it puts a planet's worth of imagery and other geographic information right on your desktop.
View exotic locales like Maui and Paris, as well as points of interest such as local restaurants, hospitals, and schools. Google Earth combines satellite imagery, maps, and the power of Google Search to put the world's geographic information at your fingertips.
With Google Earth you can fly from space to your neighborhood--just type in an address and zoom right in, search for schools, parks, restaurants, and hotels. Get driving directions, tilt and rotate the view to see 3D terrain and buildings, save and share your searches and favorites and even add your own annotations.
Major Features:
- Historical imagery from around the globe
- Ocean floor and surface data from marine experts
- Simplified touring with audio and voice recording.
License:Freeware
Combines satellite imagery, maps, and the power of Google Search to put ... Google Earth combines satellite imagery, maps, and the power of Google Search to put the worldVisual Component Framework 0.6.5
Advanced C++ application framework that makes it easy to produce powerful Mac OS X applications in C++ more>> Advanced C++ application framework that makes it easy to produce powerful Mac OS X applications in C++
Visual Component Framework is a based on a thoroughly modern C++ design and has built in support for Rapid Application Development (RAD).
The Visual Component Framework framework is designed to be portable over multiple compilers and platforms, so you dont have to lose all that work that went into writing your app for a single platform!
Main features:>
- Modern C++ design - use of modern C++ techniques like exceptions, templates (where useful), name spaces, and heavy use of the Standard Template Library.
- Advanced RTTI features that allow for such things as dynamic object creation given a registered class name or a registered UUID string that represents the class, dynamic introspection of a given objects class and listing such data as the class name, super class, the properties of the class, member methods, and implemented interfaces.
- Modular - built across several libraries as opposed to one huge monolithic library that then becomes difficult to break apart. This means that while the VCF is incredibly powerful as a framework for writing GUI based applications, if you just want to use the core features, such as threads, file IO, and RTTI you can do so, without having to have dependencies on all the GUI code.
- Easy to use, and powerful event system, suitable for console as well as GUI based applications.
- Support for Thread, Mutexes, Semaphores, Files, Streaming data, error logging, string utility functions, and other basic services. All of this is part of the FoundationKit and has no dependencies on the graphics or UI code.
- Powerful and easy to use graphics classes, plus more advanced support for anti aliased vector graphics through the use the AntiGrain Graphics libraries.
- A simple to use image loading architecture that allows multiple formats to be registered dynamically, for loading up a variety of different graphics formats. On Win32 systems the default image loading support is limited to BMP files, but by using the ImageFormats library (also a part of the VCF) a wide variety of additional image types are also supported. Currently the ImageFormats library uses FreeImage to support a image types such as .TIFF, .TGA, .PSD, .PNG, .PCX, .SGI, .MNG, .RAS, .PBM, .PPM. and many others.
- More advanced classes for customizing the drawing process by extending Stroke and Fill classes.
- A complete set of powerful GUI classes, including a common set of base classes enabling advanced custom control creation. Some of the control classes include tree controls, list controls, check box and radio controls, push buttons, single line and multi line text controls, and many others.
- A standard set of application classes for things like resources, loading windows or forms dynamically at application startup, saving of application state, a registry class for common storage of system and application information.
- Other application classes include an Undo/Redo architecture based on commands that allows for undoing and redoing commands as well as notifying other objects of the events.
- GUI controls that support both alignment and anchoring. Any control may be aligned to the top, bottom, left or right of its parent container control. Alternately controls may use their anchoring properties to anchor themselves to the left, right, top and/or bottom sides of their parent container control. In addition to control alignment, it is possible to write custom layout containers and assign them to a control to customize layout logic.
- The ApplicationKit provides a set of Model and View classes for using in MVC patterns. A series of models like the ListModel, TreeModel, and TextModel are used in controls to provide separation of the data from the UI presentation code. Because a View can be dynamically attached to a Control at runtime, it will be possible to develop "themes" in the future.
- Because of the RTTI features and the event handlers, the VCF easily supports component programming with in IDE that allow for visual development.
- The VCF tries to be as flexible as possible, allowing you to use the parts you want, and allowing for inter-operability with other frameworks. Thus VCF controls can be used inside of an MFC application if you like, or only use the graphics module for enhanced graphics features.
- No need of special preprocessor tools - if you have a reasonably complete C++ compiler then youre all set to go.
- The ability to access the low level handles for most native objects. For example, by accessing the Threads peer class, you can get a handle to the native thread handle itself. For a control, you can access the controls peer and get a handle id that represents the windowing systems native handle for a window/widget. This allows you to use platform specific calls when necessary.
Enhancements:
- This is the very first src release of the Mac OS X port of the VCF. It should build and run some of the examples, but is obviously very much still a work in progress.
Exploring the Earth 2.3
Exploring the Earth uses space images, vocabulary words and geography trivia to teach students about our Earth more>>
[COPYRIGHT=1 land, water, atmosphere and space.
In addition, students can learn about the continents, oceans, chart Antarctic sea ice growth, track a hurricane and see the Saharas desert growth over a decade.]