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.479.962 Times

Pivot Liquid View freeware
Filter: All | Freeware | Demo
 

Pivot Liquid View

1 2 3 4 5 > 
Released: July 02, 2013  |  Added: August 05, 2013 | Visits: 6.088

Liquid Desktop Awesome 3D liquid melting takes over a screen shot of your desktop. This screen saver liquefies your desktop by running waves through it while simultaneously tweaking the color intensity of each ripple, resulting in a mesmerizing and soothing feeling. Use the chrome effects to render a metallic... Platforms: Windows

License: Freeware Size: 18.19 MB Download (419): Liquid Desktop Download

Added: June 04, 2006 | Visits: 7.750

Pivot Table Helper Pivot Table Helper makes working with pivot tables comfortable and fast. Pivot Table Helper adds its own toolbar to Excel with the following buttons: - Select page fields area of the current pivot table - Select header of the current pivot table - Select blank area of the current pivot table... Platforms: Windows

License: Freeware Size: 655 KB Download (851): Pivot Table Helper Download

Released: October 30, 2012  |  Added: December 03, 2012 | Visits: 4.676

Pivot Stickfigure Animator Pivot Stickfigure Animator is a unique software, that allows you to create stick figure animations easily and without any artistic skills. You can move the sections of the stick figure and easily create a chain of animation frames that can be previewed as you go. You can use more than one... Platforms: Windows, Windows CE

License: Freeware Size: 937.28 KB Download (637): Pivot Stickfigure Animator Download

Added: May 07, 2010 | Visits: 1.636

View Picture View Picture project is an SDL-based image viewer for Linux and FreeBSD that supports slideshows, fullscreen, zoom, and arbitrary movement through the image list.. Platforms: *nix

License: Freeware Size: 112.64 KB Download (112): View Picture Download

Added: April 12, 2010 | Visits: 1.405

Pivot Weblog Pivot is a web-based tool to help you maintain dynamic sites, like weblogs or online journals. Pivot Weblog is written in PHP, and does not require additional libraries or databases to function. Pivot is easy to setup, easier to maintain, and even easier to work with. It is template based and... Platforms: *nix

License: Freeware Size: 1.7 MB Download (112): Pivot Weblog Download

Added: April 04, 2010 | Visits: 1.218

Liquid War Liquid War is a unique multiplayer wargame. Liquid War rules are truely original and have been invented by Thomas Colcombet. You control an army of liquid and have to try and eat your opponents. A single player mode is available, but the game is definitely designed to be multiplayer, and has... Platforms: *nix

License: Freeware Size: 4.9 MB Download (417): Liquid War Download

Added: August 13, 2010 | Visits: 1.362

thin liquid film thin liquid film project is an application which allows linux users to quickly and easily convert video files into a format suitable for playing on the video capable ipods. I wrote this application, after purchasing a video ipod, and being frustrated that the only real option for converting video... Platforms: *nix

License: Freeware Size: 12.29 KB Download (140): thin liquid film Download

Added: August 23, 2010 | Visits: 1.802

CAD::Drawing::GUI::View CAD::Drawing::GUI::View are 2D graphics for CAD built on Tk::Zinc. This module provides methods to turn a CAD::Drawing object into a Zinc canvas. Overridden Methods These make me behave like a Tk widget. ClassInit $view->ClassInit(); InitObject $view->InitObject(); configure... Platforms: *nix

License: Freeware Size: 11.26 KB Download (145): CAD::Drawing::GUI::View Download

Added: July 05, 2010 | Visits: 1.517

Liquid Sunrise Liquid Sunrise is a SuperKaramba theme for people who want to monitor sunrise and sundown without having to (wake up and) look out of the window. Ideal for photographers for planning phototours. If you want to use a background picture (e.g. included bg.png or bg2.png) just edit line 2 in the... Platforms: *nix

License: Freeware Size: 33.79 KB Download (94): Liquid Sunrise Download

Added: July 25, 2010 | Visits: 1.192

RT::View::ConciseSpreadsheet RT::View::ConciseSpreadsheet is a simple Perl module. RT::View::ConciseSpreadsheet requires no configuration files or environment variables.. Platforms: *nix

License: Freeware Size: 16.38 KB Download (96): RT::View::ConciseSpreadsheet Download

Added: May 11, 2010 | Visits: 1.302

Fractal View Fractal View project is a fractal viewing application that can be used to explore common fractal sets. It runs full-screen, supports four different fractal sets, has 22 different color palletes, support for PNG files, and performs anti-aliasing and zooming in all sets. Installing - Download... Platforms: *nix

License: Freeware Size: 235.52 KB Download (108): Fractal View Download

Added: August 09, 2010 | Visits: 1.387

Maypole::Manual::View Maypole::Manual::View is a Perl module for Maypole View Classes. In a large application, you will almost certainly want to customize the layout and design of the output pages. This task may even be the purview of a separate team of HTML designers rather than the programmers. Since a typical... Platforms: *nix

License: Freeware Size: 143.36 KB Download (95): Maypole::Manual::View Download

Added: February 13, 2010 | Visits: 1.221

Pod::POM::View::HTML::Filter Pod::POM::View::HTML::Filter Perl module can use filters on sections of your pod documents. SYNOPSIS In your POD: Some coloured Perl code: =begin filter perl # now in full colour! $A++; =end filter =for filter=perl $A++; # this works too This should read C : =begin filter foo... Platforms: *nix

License: Freeware Size: 24.58 KB Download (100): Pod::POM::View::HTML::Filter Download

Added: April 23, 2010 | Visits: 1.126

GO::View GO::View is a Perl module that creates a gif or png image for visualizing the GO DAG. This perl module generates a graphic that displays the parent and child relationships of a selected GO term. It also provides the visualization for the GO::TermFinder perl module created by the Stanford... Platforms: *nix

License: Freeware Size: 870.4 KB Download (128): GO::View Download

Added: June 22, 2010 | Visits: 1.481

Tree::Simple::View::DHTML Tree::Simple::View::DHTML is a Perl class for viewing Tree::Simple hierarchies in DHTML. SYNOPSIS use Tree::Simple::View::DHTML; ## a simple example # use the defaults (an unordered list with no CSS) my $tree_view = Tree::Simple::View::DHTML->new($tree); ## more complex examples #... Platforms: *nix

License: Freeware Size: 22.53 KB Download (98): Tree::Simple::View::DHTML Download

Added: May 17, 2010 | Visits: 2.085

Tree::Simple::View::HTML Tree::Simple::View::HTML is a Perl class for viewing Tree::Simple hierarchies in HTML. SYNOPSIS use Tree::Simple::View::HTML; ## a simple example # use the defaults (an unordered list with no CSS) my $tree_view = Tree::Simple::View::HTML->new($tree); ## more complex examples # use the... Platforms: *nix

License: Freeware Size: 22.53 KB Download (110): Tree::Simple::View::HTML Download

Added: July 20, 2010 | Visits: 1.294

Package DataBase View Pdbv output a HTML view of a RPM or dpkg database. Its modular design allows easy addition of others package management database and export format (as xml). The 1.x.x series are in Bash, the 2.x.x series are in Perl. Obviously, the output generation with 1.x.x is a lot slower than with the... Platforms: *nix

License: Freeware Size: 174.08 KB Download (92): Package DataBase View Download

Released: September 23, 2010  |  Added: October 22, 2010 | Visits: 1.854

System Information View View system information tool.Can view: (1) CPU information (CPU type, serial number and other technical parameters). (2) Memory information (physical memory and virtual memory, and displayed graphically in real time the current physical memory and virtual memory use). (3) Hard... Platforms: Windows

License: Freeware Size: 912.58 KB Download (480): System Information View Download

Released: February 25, 2013  |  Added: March 30, 2013 | Visits: 2.516

Enolsoft CHM View for Mac Wanna keep a local copy of the language's documentation which is a CHM file(Microsoft Compiled HTML Help) for viewing on Mac OS X but confused about does not have a native CHM reader on Mac? Enolsoft CHM View for Mac is such a useful utility which helps Mac users to easily and quickly view CHM... Platforms: Mac

License: Freeware Size: 251 KB Download (1965): Enolsoft CHM View for Mac Download

Released: November 09, 2012  |  Added: November 09, 2012 | Visits: 773

Pivot 3 Stick Converter Pivot 3 Stick Converter is a small and simple utility that will enable you to convert Pivot 3 Beta stick files (.stk) to Pivot 2.2.5 format. Choose if you want to set the name of the converted file(s) manually, or whether you want them automatically named. Then click the "Convert" button, select... Platforms: Windows

License: Freeware Download (477): Pivot 3 Stick Converter Download

1 2 3 4 5 >