Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.214.287 Times

Abstract Zones freeware
Filter: All | Freeware | Demo
 

Abstract Zones

< 1 2 3 4 5 
Added: August 04, 2008 | Visits: 2.078

World Clock ScreenSaver World Clock ScreenSaver is a Flash based free screensaver created with Flash ScreenSaver Builder that shows your local and five major time zones.



Platforms: Windows

License: Freeware Size: 457 KB Download (227): World Clock ScreenSaver Download

Added: August 19, 2008 | Visits: 1.367

Karen's Zone Manager Take control of Windows' Time Zones, create a desktop shortcut to any time zone, allowing you to switch between zones with just the double-click of your mouse. You can even create your own custom time zones, enabling or disabling settings such as Daylight Saving Time. When you change zones, your...





Platforms: Windows

License: Freeware Size: 1.5 MB Download (104): Karen's Zone Manager Download

Added: August 30, 2008 | Visits: 673

Venables Venables is an abstract two-player strategy game with a special twist: instead of moving your pieces yourself, you control them indirectly by means of a cursor on an auxiliary board where the "squares" are icons specifying the moves you will make on the main board. Other unusual features of...


Platforms: Windows

License: Freeware Size: 440 KB Download (88): Venables Download

Added: August 02, 2008 | Visits: 656

Random Walk Screen Saver Random Walk Screen Saver 1.3 is a simple screensaver that draws random lines in different colours creating abstract shapes.


Platforms: Windows

License: Freeware Size: 7 KB Download (91): Random Walk Screen Saver Download

Added: August 29, 2008 | Visits: 993

Free Abstractions Screensaver Are you a fan of abstract art? well here you have this colourful Free Abstractions Screensaver 1.0 of abstract shapes that morph on transition, making a great visual impact.


Platforms: Windows

License: Freeware Size: 2 KB Download (103): Free Abstractions Screensaver Download

Added: August 22, 2008 | Visits: 1.667

Thinking of You Theme Thinking of You Theme is attractive and for Windows, where the protagonists are abstract designs, sun rays, the sky and stars. Thinking of You is dominated by colours and happiness.The words "Thinking of You" also appear in the visual interface. As with every good desktop theme, Thinking of You...


Platforms: Windows

License: Freeware Size: 7 KB Download (325): Thinking of You Theme Download

Added: January 18, 2010 | Visits: 1.044

FIAIF FIAIF is an Intelligent Firewall. Unlike many other scripts, FIAIF can be truly customized allowing multiple interfaces (or rather zones). There is no limit on the number of zones. All configuration is done through configuration files. There is no need to understand the script behind it all....


Platforms: *nix

License: Freeware Size: 174.08 KB Download (100): FIAIF Download

Added: November 26, 2010 | Visits: 1.127

DNS::Zone DNS::Zone contains a collection of Perl modules which provide an abstraction of name service zones as well as server specific adaptors for concrete file representations. The modules origin is the ZoneMaster project which make heavy use of the module for comprehensive zone file management. Go to...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (95): DNS::Zone Download

Added: July 21, 2010 | Visits: 899

Apache::Wyrd Apache::Wyrd is a Perl module for HTML embeddable perl objects under mod_perl. Apache::Wyrd is the core module in a collection of interoperating modules that allow the rapid object-oriented development of web sites in Apaches mod_perl environment (LAMP). This collection includes a very...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (88): Apache::Wyrd Download

Added: October 18, 2013 | Visits: 891

OpenIPMI OpenIPMI is an effort to create a full-function IPMI system to allow full access to all IPMI information on a server and to abstract it to a level that will make it easy to use. See the SourceForge page for the source code. A nice overview of IPMI can be found here, if you are interested....


Platforms: *nix

License: Freeware Size: 2.83 MB Download (118): OpenIPMI Download

Added: March 22, 2010 | Visits: 1.042

Class::DBI::DataMigration::Mapping Class::DBI::DataMigration::Mapping is an abstract parent class for objects that map a single column in a single row from the source database to the target database. Synopsis use Class::DBI::DataMigration::Mapping; # ... Later, when building $mappings hashref for use by a #...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (97): Class::DBI::DataMigration::Mapping Download

Added: May 23, 2010 | Visits: 965

libscl libscl (SCL) is a library that provides hash tables, list, queue, stack, symbol, balanced binary tree, and a vector as abstract data types. Multiple independent instances of the same abstract type can be used, each with its own arbitrary contents. Whats New in This Release: - Added a little...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (97): libscl Download

Added: January 15, 2010 | Visits: 1.191

Audio::File::AudioProperties Audio::File::AudioProperties is a Perl module that can abstract an audio files audio properties. Audio::File::AudioProperties is the base class for other file format independant audio property classes like Audio::File::Flac::AudioProperties or Audio::File::Ogg::AudioProperties. You should not...


Platforms: *nix

License: Freeware Size: 74.75 KB Download (89): Audio::File::AudioProperties Download

Added: May 26, 2010 | Visits: 892

subPersistence subPersistence is an abstract, light-weight yet flexible framework for working with O/R persistence mappers. It provides for independence of a specific O/R mapper such as Hibernate or Castor. While you can use Hibernate or Castor (or other O/R mappers) directly, coupling your application too...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (92): subPersistence Download

Added: November 07, 2010 | Visits: 923

HTTP::Server::Simple::Mason HTTP::Server::Simple::Mason is an abstract baseclass for a standalone mason server. SYNOPSIS my $server = MyApp::Server->new(); $server->run; package MyApp::Server; use base qw/HTTP::Server::Simple::Mason/; sub mason_config { return ( comp_root => /tmp/mason-pages ); } INTERFACE...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (89): HTTP::Server::Simple::Mason Download

Added: August 19, 2010 | Visits: 911

Module::AutoINC SYNOPSIS perl -MModule::AutoINC < script > ABSTRACT When Module::AutoINC is loaded, it will add itself to @INC and catch any requests for missing resources. If a Perl module is requested that has not been installed, then this will attempt to load it. Under Active State Perl (or any Perl...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (88): Module::AutoINC Download

Added: January 06, 2010 | Visits: 1.083

Rapid Application Development Library radlib is a C language library developed to abstract details of interprocess communications and common linux/unix system facilities so that application developers can concentrate on application solutions. It encourages developers (whether expert or novice) to use a proven paradigm of...


Platforms: *nix

License: Freeware Size: 430.08 KB Download (91): Rapid Application Development Library Download

Added: November 20, 2010 | Visits: 842

MetaRuby MetaRuby contains miscellaneous libraries (useful now) for a future Ruby-in-Ruby interpreter including Array/Hash/String as abstract ("Hollow") classes, an undo queue, a statistical time-profiler. It also has an event loop, a modular marshaller ("ToSource"), a specification for a...


Platforms: *nix

License: Freeware Size: 52.22 KB Download (101): MetaRuby Download

Added: October 26, 2010 | Visits: 808

Libsigc++ libsigc++ implements a full callback system for use in abstract interfaces and general programming. libsigc++ is the most complete library of its kind with the ability to connect an abstract callback to a class method, function, or function object. It contains adaptor classes for connecting...


Platforms: *nix

License: Freeware Size: 2.1 MB Download (97): Libsigc++ Download

Added: October 14, 2010 | Visits: 1.008

Net::DRI Net::DRI is a collection of object oriented Perl modules that provides an abstract and uniform interface to connect to domain name providers, either registries, registrars or an entity at another level. Thus Net::DRI can be used by a registrar to establish connections with various registries,...


Platforms: *nix

License: Freeware Download (88): Net::DRI Download

< 1 2 3 4 5