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

Archive Option Com Ckforms freeware
Filter: All | Freeware | Demo
 

Archive Option Com Ckforms

< 1 2 3 4 5 > 
Added: May 05, 2010 | Visits: 2.200

Fandango.com Widget Theme Fandango.com Widget Theme is for quickly searching for movies and theaters in your area from fandango.com. Ive included the krita file for the background in case you wish to change its appearance. Im afraid Im not that great of artist. Oh, and this is my first theme, so please be kind.....



Platforms: *nix

License: Freeware Size: 66.56 KB Download (120): Fandango.com Widget Theme Download

Added: February 24, 2010 | Visits: 2.475

The PHP Photo Archive 1.0 LinPHA is an easy to use, multilingual, flexible photo/image archive/album/gallery written in PHP. It uses a SQL database to store information about your pictures. It comes with a HTML based installer, so you dont need experience in setting up SQL DB..





Platforms: *nix

License: Freeware Size: 1.2 MB Download (116): The PHP Photo Archive 1.0 Download

Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 721

chess.com automatic player Chess.com automatic player program. It gives possibility to link a chess engine (rybka, zappa etc) to the chess.com site and play automatically.


Platforms: Windows

License: Freeware Size: 414 KB Download (116): chess.com automatic player Download

Released: August 02, 2013  |  Added: August 14, 2013 | Visits: 1.868

eMule Plus COM eMule Plus COM is a new generation eMule compatible client. It improves speed and robustness in downloads and it offers more features than the standard clients. eMule Plus COM includes a new e-link feature that shows the top music, movies, series, software and global downloads. It also...


Platforms: Windows

License: Freeware Size: 2.83 MB Download (115): eMule Plus COM Download

Added: June 07, 2010 | Visits: 1.589

Archive::Any::Create Archive::Any::Create is an abstract API to create archives (tar.gz and zip). SYNOPSIS use Archive::Any::Create; my $archive = Archive::Any::Create->new; $archive->container(foo); # top-level directory $archive->add_file(bar.txt, $data); # foo/bar.txt $archive->add_file(bar/baz.txt,...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (114): Archive::Any::Create Download

Added: August 14, 2008 | Visits: 1.451

Reunion.com For Outlook Reunion.com is now offering its Outlook and Outlook Express plug-in FREE to all, enabling users to automatically update their contact lists. Telephone numbers, addresses and e-mail addresses change all the time -- ensure you keep up to date automatically with Reunion.com for Outlook. The plug-in...


Platforms: Windows

License: Freeware Size: 2.41 KB Download (114): Reunion.com For Outlook Download

Released: March 31, 2010  |  Added: April 24, 2010 | Visits: 1.286

BotPlatform SDK COM BotPlatform is the exclusive certified platform of Windows Live Messenger (MSN) robots, supporting Yahoo! Messenger, Google Talk and other IM services, with more than 70,000 individual developers all over the world. The SDK is easy to distribute, develop, debug and deploy. Developers can...


Platforms: Windows

License: Freeware Size: 1.25 MB Download (108): BotPlatform SDK COM Download

Added: June 21, 2010 | Visits: 1.384

Archive::Ar Archive::Ar is a Perl interface for manipulating ar archives. SYNOPSIS use Archive::Ar; my $ar = new Archive::Ar("./foo.ar"); $ar->add_data("newfile.txt","Some contents", $properties); $ar->add_files("./bar.tar.gz", "bat.pl") $ar->add_files(["./again.gz"]); $ar->remove("file1",...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (107): Archive::Ar Download

Added: April 04, 2010 | Visits: 1.154

Archive::Chm Archive::Chm is a Perl module that performs some read-only operations on HTML help (.chm) files. Range of operations includes enumerating contents, extracting contents and getting information about one certain part of the archive. The module supersedes Text::Chm written by Domenico Delle Side....


Platforms: *nix

License: Freeware Size: 419.84 KB Download (106): Archive::Chm Download

Added: January 25, 2010 | Visits: 714

Woot.com Widget At Woot.com one hugely-discounted product is released each evening at 12 midnight (Monday - Friday). This product is available for only 24 hours or until it totally sells out.This widget displays the current-selling product at Woot.com.


Platforms: Mac

License: Freeware Download (104): Woot.com Widget Download

Added: April 05, 2010 | Visits: 1.535

Archive::Tyd Archive::Tyd is a Perl extension for simple file archiving. SYNOPSIS use Archive::Tyd; my $tyd = new Archive::Tyd (password => secret password); # Load an archive. $tyd->openArchive ("./archive.tyd"); # Add a file. $tyd->addFile ("./secret image.jpg"); # Write the archive....


Platforms: *nix

License: Freeware Size: 8.19 KB Download (103): Archive::Tyd Download

Added: August 10, 2010 | Visits: 626

Spamavert.com 1.0.0 for Spamavert.com provides an extension which allows you to easily register on this website. Generates temporary e-mail addresses for all those pesky online registration forms using the free spamavert.com service. Highly customizable and easy to use..


Platforms: *nix

License: Freeware Size: 10.24 KB Download (103): Spamavert.com 1.0.0 for Download

Added: July 01, 2010 | Visits: 1.312

Archive sort Archive sort is a bash script that sorts directories into manageable 4.4GB directories for the purpose of archiving onto DVDs. It is useful if you have several tens or hundreds of GBs of data to archive. It can also be configured to sort into 700MB directories for archiving onto CDs. Usage:...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (102): Archive sort Download

Added: June 19, 2010 | Visits: 1.206

Archive::TarGzip Archive::TarGzip is a Perl module to save and restore files to and from compressed tape archives (tar). SYNOPSIS ###### # Subroutine Interface # use Archive::TarGzip qw(parse_header tar untar); $tar_file = tar(@file, @options); $tar_file = tar(@file); $success = untar(@file);...


Platforms: *nix

License: Freeware Size: 96.26 KB Download (101): Archive::TarGzip Download

Added: January 18, 2010 | Visits: 1.283

Archive::Zip Archive::Zip is a Perl module which provides an interface to ZIP archive files. SYNOPSIS # Create a Zip file use Archive::Zip qw( :ERROR_CODES :CONSTANTS ); my $zip = Archive::Zip->new(); # Add a directory my $dir_member = $zip->addDirectory( dirname/ ); # Add a file from a string with...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (101): Archive::Zip Download

Added: May 10, 2013 | Visits: 877

Copy gmail.com contacts onto your mobile phone This script uses the csv module to convert gmail.com contacts data to the "raw" gnokii phonbook format, which is another CSV variant, while preserving cell/home/work/fax numbers, street address, URL and notes data entries.Note that gmail.com supports exporting contacts in both Outlook and Gmail...


Platforms: Windows, *nix, Python, BSD


Added: January 25, 2010 | Visits: 1.401

GrowthVillage.com Dashboard Widget GrowthVillage.com Dashboard Widget gives you daily doses of inspiration on your dashboard from GrowthVillage.com


Platforms: Mac

License: Freeware Size: 168 KB Download (100): GrowthVillage.com Dashboard Widget Download

Released: July 01, 2012  |  Added: October 14, 2012 | Visits: 1.087

Option Impacts Analysis Option Impacts Analysis analyzes preferences shares from survey data. It applies when you want to determine the preference structure and flows between options to show from which other options each option immediately draws its share. The program will analyze from three to 30 options. Relevant...


Platforms: Windows

License: Freeware Size: 316.37 KB Download (100): Option Impacts Analysis Download

Released: November 26, 2012  |  Added: November 26, 2012 | Visits: 1.211

EasyHideIP.com Easy Hide Your IP and Surf Anonymously EasyHideIP.com Easy Hide Your IP and Surf Anonymously will give you only the most secure and fastest proxy when using the software. Our system has 99.9% uptime and guarantee anonymous identity. Every hour thousands of proxy servers are scanned and only the best delivered to you. Give...


Platforms: Windows


Added: January 25, 2010 | Visits: 895

Lepidopterology.com Widget Lepidopterology.com Widget shows latest content (with links) from Lepidopterology.com.


Platforms: Mac

License: Freeware Download (99): Lepidopterology.com Widget Download

< 1 2 3 4 5 >