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

San Supplements software
Filter: All | Freeware | Demo
 

San Supplements

< 1 2 3 4 5 > 
Added: August 15, 2008 | Visits: 879

NovaNET Network Backup NovaNET tape and disk backup software for Windows, NetWare, and Linux networks is designed for cross-platform environments to meet the demands of users with either homogeneous or mixed operating systems installed, all of which can be centrally managed through its common graphical user interface....



Platforms: Windows, *nix

License: Shareware Cost: $399.00 USD Size: 116.92 KB Download (95): NovaNET Network Backup Download

Released: October 10, 2008  |  Added: October 14, 2008 | Visits: 3.026

ShadowProtect Server Edition Fast and Reliable Server Recovery & Migration P2P, P2V, V2P and V2V StorageCraft ShadowProtect Server Edition 3 provides quick and reliable disaster recovery, system migration and data protection for Windows servers. ShadowProtect Server Edition 3 provides bare metal recovery of the Windows...





Platforms: Windows

License: Commercial Cost: $899.00 USD Size: 10.97 MB Download (167): ShadowProtect Server Edition Download

Released: October 10, 2008  |  Added: October 14, 2008 | Visits: 2.332

ShadowProtect SBS Edition Fast and Reliable Server Recovery & Migration P2P, P2V, V2P and V2V StorageCraft ShadowProtect Small Business Server (SBS) Edition 3 provides fast and reliable disaster recovery, system migration and data protection for Windows Small Business Servers. ShadowProtect SBS Edition 3 provides...


Platforms: Windows

License: Commercial Cost: $495.00 USD Size: 10.97 MB Download (134): ShadowProtect SBS Edition Download

Released: June 29, 2008  |  Added: November 05, 2008 | Visits: 1.548

IRonDooM IroNDooM helps bodybuilders and athletes train harder and more efficiently, providing better control over the training process and yielding better results. Determine appropriate training load, create a personal training methodology and maintain a custom training schedule with easy-to-use Training...


Platforms: Windows

License: Shareware Cost: $64.95 USD Size: 6.88 MB Download (870): IRonDooM Download

Released: August 15, 2009  |  Added: September 17, 2009 | Visits: 1.375

Disk Triage - Expert Disk Triage is a utility that will size, analyze and report on the content of your directory space. It provides access to the gathered data via a powerful Tree View, Graphs and Reports. It has the ability to export to Excel, Graphic Files, XML and a Database. One of Disk Triage's most powerful...


Platforms: Windows

License: Shareware Cost: $199.95 USD Size: 8.17 MB Download (103): Disk Triage - Expert Download

Added: September 21, 2010 | Visits: 919

Arkeia Server Backup Arkia Server Back-up is expressly developed for the many business environments and organizational structures with centralized single servers, Server Backup is built on Arkeias proven engine. Combined with an easy-to-use Java interface, it offers one of the most intuitive backup solutions on the...


Platforms: *nix

License: Shareware Cost: $290.00 USD Size: 5.6 MB Download (93): Arkeia Server Backup Download

Added: May 05, 2010 | Visits: 1.063

Project Summary Doclet Project Summary Doclet project is a doclet that extracts release info and links report items to SF tracker items. It creates a flat report that contains summaries of changes, known bugs, and tasks. The default output format is HTML, and the way reports are generated may be modified easily by...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (98): Project Summary Doclet Download

Added: August 21, 2010 | Visits: 1.292

UNH-iSCSI UNH-iSCSI provides a Linux-loadable initiator and target modules for the new IETF iSCSI protocol. The UNH-iSCSI project consists of vendor-independent reference implementations of both a software initiator and a software target emulator for the latest draft (20) of the new IETF protocol for...


Platforms: *nix

License: Freeware Size: 542.72 KB Download (140): UNH-iSCSI Download

Added: January 03, 2010 | Visits: 1.432

eBay::API eBay::API is a Perl SDK for eBay Web services Interface. SYNOPSIS # 1. GeteBayOfficialTime use eBay::API::XML::Call::GeteBayOfficialTime; my $pCall = eBay::API::XML::Call::GeteBayOfficialTime->new(); $pCall->execute(); my $sOfficialTime = $pCall->getEBayOfficialTime(); # 2. GetUser use...


Platforms: *nix

License: Freeware Size: 99.33 KB Download (98): eBay::API Download

Added: March 24, 2010 | Visits: 1.271

Games::Chess Games::Chess Perl module represent chess positions and games. SYNOPSIS use Games::Chess qw(:constants); my $p = Games::Chess::Position->new; $p->at(0,0,BLACK,ROOK); $p->at(7,7,WHITE,ROOK); print $p->to_text; The Games::Chess package provides the class Games::Chess::Piece to represent...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (114): Games::Chess Download

Added: April 24, 2010 | Visits: 1.022

WebService::Mappoint WebService::Mappoint is a client SOAP implementation for Mappoint, Microsofts geographic maps web service, based on SOAP::Lite. SYNOPSIS Map fetch example for use with Mappoint 3.0 service. use WebService::Mappoint; use MIME::Base64; my $render = new WebService::Mappoint::Render(); my...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (119): WebService::Mappoint Download

Added: November 26, 2010 | Visits: 963

sinntp sinntp is a tiny NNTP client. sinntp virtually lacks any user interface: news messages are downloaded from a remote server and put into a local mailbox file. About NNTP: The Network News Transfer Protocol or NNTP is an Internet application protocol used primarily for reading and posting...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (93): sinntp Download

Added: November 18, 2010 | Visits: 1.204

MapFS MapFS implements a Linux filesystem which utilizes copy-on-write functionality and existing Linux filesystems to allow component filesystems (or portions thereof) to be combined into a single virtual filesystem that appears to be fully writable. It is written in C, uses the standard Linux...


Platforms: *nix

License: Freeware Size: 77.82 KB Download (91): MapFS Download

Added: March 03, 2010 | Visits: 938

NovaNET NovaNET Backup software offers a complete solution for protecting all your critical information in any network configuration. NovaNET Backup is a low cost solution that addresses the storage needs of networks large and small. NovaNETs Distributed Architecture with intelligent storage management...


Platforms: *nix

License: Shareware Cost: $399.00 USD Download (98): NovaNET Download

Added: January 13, 2010 | Visits: 1.962

Geo::StreetAddress::US Geo::StreetAddress::US is a Perl extension for parsing US street addresses. SYNOPSIS use Geo::StreetAddress::US; my $hashref = Geo::StreetAddress::US->parse_location( "1005 Gravenstein Hwy N, Sebastopol CA 95472" ); my $hashref = Geo::StreetAddress::US->parse_location( "Hollywood &...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (109): Geo::StreetAddress::US Download

Added: April 05, 2010 | Visits: 750

WWW::Search::Brassring WWW::Search::Brassring is a class for searching http://www.Brassring.com/jobsearch SYNOPSIS use WWW::Search; my $oSearch = new WWW::Search(Brassring); my $sQuery = WWW::Search::escape_query("java"); $oSearch->native_query($sQuery, {city => San Diego, st => CA, prox => 10, # proximity to...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (98): WWW::Search::Brassring Download

Added: January 25, 2010 | Visits: 967

BuildSim BuildSim is an engineering simulation and process development tool. This bronze edition is a free version.


Platforms: Mac

License: Freeware Size: 1.8 MB Download (155): BuildSim Download

Added: January 25, 2010 | Visits: 3.310

A Better Finder Info A Better Finder Info is a contextual menu plugin for the Macintosh Finder, which supplements the Finder's "Get Info..." feature and provides additional information about files and folders. It allows users to display and change file attributes such as Finder flags, file creator and type codes, etc..


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 943 KB Download (141): A Better Finder Info Download

Added: January 25, 2010 | Visits: 575

WebSentinel WebSentinel is a web server plug-in that replaces or supplements your webserver's built-in security, allowing more flexibility and power to manageusers and secure areas with a complete Macintosh user interface. Some ofthe many features include auto-expiring users (subscription...


Platforms: Mac

License: Demo Cost: $0.00 USD Size: 1.4 MB Download (94): WebSentinel Download

Added: January 25, 2010 | Visits: 748

AdAgent AdAgentPlus is a business tracking and management program that allows you to schedule important dates, set terms and track client jobs and total invoices, track expenses or changed orders, integrate with PO's for easy entry, print invoices and reports, write checks, create reports for accounting...


Platforms: Mac

License: Demo Cost: $0.00 USD Size: 4.7 MB Download (97): AdAgent Download

< 1 2 3 4 5 >