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

Sandbox Greetings freeware
Filter: All | Freeware | Demo
 

Sandbox Greetings

< 1 2 3 4 5 > 
Added: May 27, 2010 | Visits: 839

PyRPM PyRPM is an experimental project to look at rpm package management. It is a python module and a collection of scripts that provide similar functionality as rpm, yum and co. It is written from ground up and is implemented only in python. PyRPM project mainly deals with rpm packages, the rpm...



Platforms: *nix

License: Freeware Size: 358.4 KB Download (95): PyRPM Download

Added: September 24, 2010 | Visits: 888

Froody::QuickStart Froody::QuickStart is a Perl module for the froody Quick Start tutorial. At the core of Froody is the concept of Froody Methods, methods that you can call remotely over the web. For example, we have a hypothetical method called "examples.myapi.greet" that can return us greetings. We need to...





Platforms: *nix

License: Freeware Size: 95.23 KB Download (91): Froody::QuickStart Download

Added: March 14, 2010 | Visits: 804

lintad Linux Telephone Answering Device (lintad) is a fax and voicemail application. It uses a softmodem as a soundcard attached to the phoneline to play greetings and record messages. Messages and faxes are made available to browsers via Apache and PHP.. Get Linux Telephone Answering Device at...


Platforms: *nix

License: Freeware Size: 512 KB Download (97): lintad Download

Added: January 10, 2010 | Visits: 909

Luxilla Luxilla is a "runtime" that turns Luxor XUL markup into live windows, dialogs, menus, toolbars and more without requiring a single-line of Java code. Pass on the chrome folder holding your XUL markup to Luxilla and see the XUL markup come to life. Example: java luxilla...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (115): Luxilla Download

Added: July 17, 2010 | Visits: 1.159

Business::PayPal::SDK Business::PayPal::SDK is an interface to paypals SDKs. SYNOPSIS use Business::PayPal::SDK; my $pp = new Business::PayPal::SDK( { paypal_apiid => "sdk-seller_api1.sdk.com", paypal_apipw => "12345678", paypal_cert => "paypal_java_sdk/samples/Cert/sdk-seller.p12", paypal_certpw =>...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (107): Business::PayPal::SDK Download

Added: June 21, 2010 | Visits: 962

xDash::Archive::Pg xDash::Archive::Pg is a base class for Archive. SYNOPSIS package Archive; use base xDash::Archive::Pg; # Set up your own database access parameters sub SetParameters { shift->SUPER::SetDatabaseConnection( name => xdash, user => , password => ) } USAGE The module is developed in the...


Platforms: *nix

License: Freeware Size: 62.46 KB Download (98): xDash::Archive::Pg Download

Added: July 25, 2010 | Visits: 2.961

Hard Disk Temperature Hard Disk Temperature Monitor is my first superkaramba theme, it uses the package hddtemp, please verify if your system has it installed. I modify this image(http://www.kde-look.org/content/show.php?content=28748) And made the Icon, from 2 images from the web. The entire theme is in...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (180): Hard Disk Temperature Download

Added: March 22, 2010 | Visits: 1.610

MEPIS KDE 4 Beta 1 Live SimplyMEPIS is a ready to go desktop operating system for PCs and Apple computers that have Intel or AMD 32 or 64 bit processors. SimplyMEPIS project is easier than Windows Vista and intuitive for Windows XP and Windows 98 users. MEPIS includes all of the applications that most users need and...


Platforms: *nix

License: Freeware Size: 963 MB Download (106): MEPIS KDE 4 Beta 1 Live Download

Released: November 15, 2012  |  Added: November 15, 2012 | Visits: 1.022

Argante Argante provides a secure, distributed, and fast VS machine. Argante is a fully operational, virtual environment for effective, secure, and accurate development of network appliances and other solutions (distributed routers, heterogenic, and self-adapting clusters). Argante is a fully virtual...


Platforms: *nix

License: Freeware Size: 501.76 KB Download (97): Argante Download

Released: February 20, 2018  |  Added: March 04, 2018 | Visits: 1.478

Excavator Diggernaut is a cloud based service for web scraping, data extraction and other ETL (Extract, Transform, Load) tasks. If you are a reseller of goods and your supplier does not let you have their data in a suitable format, such as excel or csv, you will have to manually retrieve data from their...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 45.5 MB Download (213): Excavator Download

Added: June 03, 2010 | Visits: 797

Tagspam Tagspam is a program which adds the word: SPAM into the subject line of a mail message which it identifies as spam. Identification is done by tracing Received: mail headers to identify the origin. The origin is then looked up in DNS black and whitelists. With version 0.4 CSV processing based on...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (92): Tagspam Download

Added: November 19, 2010 | Visits: 1.025

DPKG::Make DPKG::Make is a Perl module for cleanly generate an Debian package (.dpkg). SYNOPSIS use DPKG::Make; # The "Manifest": list of files that will comprise the software package. my @filelist=(tmproot/file1.txt, tmproot/file2.txt, tmproot/file3.txt, tmproot/file4.txt); my %doc; my %conf;...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (90): DPKG::Make Download

Added: August 08, 2010 | Visits: 993

RPM::Make RPM::Make is a Perl module to cleanly generate an RPM. SYNOPSIS use RPM::Make; # The "Manifest": list of files that will comprise the software package. my @filelist=(tmproot/file1.txt, tmproot/file2.txt, tmproot/file3.txt, tmproot/file4.txt); my %doc; my %conf; my %confnoreplace; my...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (94): RPM::Make Download

Added: October 12, 2010 | Visits: 1.269

Business::PayPal::API Business::PayPal::API is a PayPal API. SYNOPSIS use Business::PayPal::API qw( ExpressCheckout GetTransactionDetails ); ## certificate authentication my $pp = new Business::PayPal::API ( Username => my_api1.domain.tld, Password => this_is_my_password, PKCS12File => /path/to/cert.pkcs12,...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (137): Business::PayPal::API Download

Added: April 19, 2010 | Visits: 1.261

RTF::Writer RTF::Writer is a Perl module for generating documents in Rich Text Format. SYNOPSIS use RTF::Writer; my $rtf = RTF::Writer->new_to_file("greetings.rtf"); $rtf->prolog( title => "Greetings, hyoomon" ); $rtf->number_pages; $rtf->paragraph( fs40bi, # 20pt, bold, italic "Hi there!" );...


Platforms: *nix

License: Freeware Size: 57.34 KB Download (118): RTF::Writer Download

Added: July 06, 2010 | Visits: 811

HTML::Seamstress::Quickstart HTML::Seamstress::Quickstart is a gentle introduction to HTML::Seamstress. Introduction This guide is designed to get you started with dynamically generating and modifying ("templating") HTML with HTML::Seamstress. We will work through several examples, with each one increasing your ability...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (93): HTML::Seamstress::Quickstart Download

Added: May 03, 2010 | Visits: 927

T2 Linux 7.0 With T2 you can define targets for various purposes, ranging from embedded linux systems with a few MB of size over server configurations to a full desktop system featuring X.Org foundation, KDE, Gnome, OpenOffice.Org and many more. Those targets can be compiled for use on the most common...


Platforms: *nix

License: Freeware Download (95): T2 Linux 7.0 Download

Released: April 21, 2020  |  Added: May 10, 2020 | Visits: 191.575

Comodo Firewall Comodo's free Firewall is your first layer of defense against viruses, worms, trojans, hackers and other internet threats. Comodo's Firewall uses Default Deny Protection to prevent threats from occurring, rather than just detecting them when it's already too late. With a single click you can...


Platforms: Windows, Windows 7

License: Freeware Size: 5 B Download (3498): Comodo Firewall Download

Released: April 07, 2010  |  Added: April 21, 2010 | Visits: 1.840

Comodo Endpoint Security Manager Comodo Business Antivirus enables remote, centralized management of PC security products such as Antivirus, Firewall and Disk Encryption on business workstations. With Comodo Business Antivirus businesses can save up to $30 per endpoint per year with the Power Management feature that allows...


Platforms: Windows

License: Freeware Size: 18 MB Download (132): Comodo Endpoint Security Manager Download

Released: December 21, 2015  |  Added: December 26, 2015 | Visits: 2.932

Avant Browser Ultimate Tri-core Avant Browser(Chrome,Firefox,IE),it's user-friendly interface brings a new level of clarity and efficiency to your browsing experience, and frequent upgrades have steadily improved its reliability. Multi-Processing: Multi-Processing design offers you a crash-free, lock-up-free,...


Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 78.47 MB Download (210): Avant Browser Ultimate Download

< 1 2 3 4 5 >