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

Section View freeware
Filter: All | Freeware | Demo
 

Section View

1 2 3 4 5 > 
Released: October 25, 2012  |  Added: October 25, 2012 | Visits: 686

CadFaster QuickStep CadFaster|QuickStep is a free 3D STEP viewer with professional-class features. Supports standard file formats such as STEP and HSF. Users may choose between OpenGL and DirectX drivers. CadFaster|QuickStep rendering is highly optimized and user interface is perfect for interactive 3D model... Platforms: Windows

License: Freeware Size: 28.48 MB Download (58): CadFaster QuickStep Download

Released: July 10, 2012  |  Added: July 10, 2012 | Visits: 484

CadFaster QuickStep 2009 R2 CadFaster|QuickStep is a free 3D file viewer with professional-class features. Supports standard file formats such as STEP and HSF. Users may choose between OpenGL and DirectX drivers. CadFaster|QuickStep rendering is highly optimized and user interface is perfect for interactive 3D model... Platforms: Windows

License: Freeware Size: 26.09 MB Download (47): CadFaster QuickStep 2009 R2 Download

Added: May 10, 2013 | Visits: 380

cmsdAm cmsdAm is a simple, secure and scalable content management system.Features:- include plugins - handle user defined (sub)sections - developed with system administrators in mind (I'm a Linux system administrator!) - sections navigation bar - media serialization, good for ex. to hide/deny media... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): cmsdAm Download

Added: May 10, 2013 | Visits: 162

WP low Profiler In other locations on the blog, such as the archives or sitemap, the posts will be listed normally.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.0.2 or higher Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): WP low Profiler Download

Added: August 30, 2013 | Visits: 391

cmsdAm for Scripts cmsdAm is a simple, secure and scalable content management system.Features:- include plugins- handle user defined (sub)sections- developed with system administrators in mind (I'm a Linux system administrator!)- sections navigation bar- media serialization, good for ex. to hide/deny media usage... Platforms: PHP

License: Freeware Size: 102.4 KB Download (42): cmsdAm for Scripts Download

Added: June 16, 2013 | Visits: 233

Frogatto for Linux Frogatto is an open-source "platformer" or "jump-and-run" videogame. You???*a*?re given a "cross-section" view into the world, and you help a small green fellow named Frogatto walk and jump between solid platforms without getting hurt. We inevitably have a lot in common with other games just by... Platforms: *nix

License: Freeware Size: 144.09 MB Download (42): Frogatto for Linux Download

Added: April 25, 2013 | Visits: 451

Section Order The Section Order module exists becuse I got tired of having to either create hooks to let CCK know how to reorder $content (theme variable), or $node->content['section name'], or adding settings to my admin forms to control the section weights.This module watches as the content is viewed and... Platforms: PHP

License: Freeware Size: 10 KB Download (39): Section Order 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: 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 25, 2010 | Visits: 1.191

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.301

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.480

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.515

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: July 10, 2012  |  Added: July 10, 2012 | Visits: 793

SG Texture View SG Texture View is a handy and reliable utility designed to find images throughout your harddrive, allowing you to view those images in realtime as well as manipulate that image in realtime without ever opening another program or cumbersome directory surfing. SG Texture View will allow you not... Platforms: Windows, XP, Windows Vista, 2008, 7, 7x64

License: Freeware Download (413): SG Texture View Download

1 2 3 4 5 >