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

How Does A Magnet Work freeware
Filter: All | Freeware | Demo
 

How Does A Magnet Work

< 1 2 3 4 5 > 
Added: September 15, 2010 | Visits: 1.010

Fastdeploy 0.3 Fastdeploy is a Web-based system that works with various operating systems automated installer scripting and/or semantics (e.g., Kickstart, Preseeding, Windows Unattended, etc.) to completely automate the process of installing operating systems and related server software. The project is... Platforms: *nix

License: Freeware Size: 1.1 MB Download (111): Fastdeploy 0.3 Download

Added: March 18, 2010 | Visits: 1.461

File::Find File::Find is a Perl module to traverse a directory tree. SYNOPSIS use File::Find; find(&wanted, @directories_to_search); sub wanted { ... } use File::Find; finddepth(&wanted, @directories_to_search); sub wanted { ... } use File::Find; find({ wanted => &process, follow => 1 }, .);... Platforms: *nix

License: Freeware Size: 12.2 MB Download (96): File::Find Download

Added: March 13, 2010 | Visits: 2.378

Free60 Gentoo LiveCD Xenon Beta Free60 Gentoo LiveCD Xenon is a liveCD for Linux on the Xbox 360. It is based on the experimental gentoo liveCD that can be found here: http://gentoo.mirrors.pair.com/experimental/ppc64/livecd/ It has a few changes to boot on the Xbox 360 (codename xenon). How does it work ? Burn... Platforms: *nix

License: Freeware Size: 621 MB Download (194): Free60 Gentoo LiveCD Xenon Beta Download

Added: January 23, 2010 | Visits: 860

Publimark Publimark is a command line tool to secretly embed text in an audio file. Like cryptography, Publimark project uses a pair of keys: the public one can be shared, whereas the private one must be kept secret. Anybody can send a steganographic message, but only the private key owner will be able... Platforms: *nix

License: Freeware Size: 286.72 KB Download (104): Publimark Download

Added: April 23, 2010 | Visits: 924

KNetworkManager KNetworkManager is the KDE front end for NetworkManager. KNetworkManager project provides a sophisticated and intuitive user interface which enables users easily to switch their network environment. The range of functions encompasses the features implemented by NetworkManager daemon. Up until... Platforms: *nix

License: Freeware Size: 563.2 KB Download (220): KNetworkManager Download

Added: August 25, 2010 | Visits: 1.229

Band Saw Band Saw is a syslog monitoring program for the GNOME desktop. Band Saw project allows the user to setup filters that define which messages should generate alerts. Combined with syslogs remote logging functionality it provides a scalable and easily deployed monitoring solution. How does it... Platforms: *nix

License: Freeware Size: 184.32 KB Download (99): Band Saw Download

Added: August 15, 2010 | Visits: 793

JDatabaseImport JDatabaseImport is a simple tool created to import data between different databases. How does it work? You can work with it in two ways, either using a configuration file or accessing its api using Java. Example: The following code show an example of a file called *export.xml*: < export... Platforms: *nix

License: Freeware Size: 440.32 KB Download (94): JDatabaseImport Download

Added: March 06, 2010 | Visits: 995

mod_auth_cache mod_auth_cache is an Apache module transparently caches an authentication originally done by a different module. The aim of this module is to speed up complex authentication mechanisms, to reduce database traffic if authenticating thru a backend database and to implement some sort of... Platforms: *nix

License: Freeware Size: 15.36 KB Download (90): mod_auth_cache Download

Added: March 22, 2010 | Visits: 699

VoteField VoteField provides a vote field to your archetypes contents. How does it work ? From the view of the content, any user can vote for it by clicking on a button. It also show the number of votes for the content. Users can only vote once for a content. The vote verification is done with... Platforms: *nix

License: Freeware Size: 25.6 KB Download (92): VoteField Download

Added: September 18, 2010 | Visits: 665

PloneDeepTrashcan PloneDeepTrashcan is a project which allows contents to be trashed in a repository. PloneDeepTrashcan keeps documents that were trashed (not deleted) in a central trashcan. PloneDeepTrashcan keeps a reference to the original folder for all content moved to its trashcan. The reference is not... Platforms: *nix

License: Freeware Size: 36.86 KB Download (88): PloneDeepTrashcan Download

Added: September 08, 2010 | Visits: 628

CSer CSer is a library for C++ serialization, also called persistence. This isnt quite a simple as you might think, since one object may be pointed to by multiple other objects. How does it work? Writing out integers and character strings is fairly straightforward. The trick is dealing with... Platforms: *nix

License: Freeware Size: 112.64 KB Download (86): CSer Download

Added: February 16, 2010 | Visits: 1.047

ccovinstrument ccovinstrument package contains instruments C/C++ code for test coverage analysis. SYNOPSIS ccovinstrument code.c > covcode.c ccovinstrument code.c [-f] -o covcode.c [-e errs] -f instrument fatal code as well as normal code Scans C/C++ source (before cpp) and inserts trip-wires in each... Platforms: *nix

License: Freeware Size: 15.36 KB Download (95): ccovinstrument Download

Added: September 17, 2010 | Visits: 2.266

ImageInfo ImageInfo is a free Java class to retrieve properties from image files. The following file formats are currently supported: JPEG, PNG, GIF, BMP, PCX, IFF, RAS, PBM, PGM, PPM and PSD (read why TIFF is not included). ImageInfo can recognize these formats, and in addition determine image width,... Platforms: *nix

License: Freeware Size: 27.65 KB Download (184): ImageInfo Download

Added: September 02, 2010 | Visits: 1.559

HPGL-Distiller HPGL-Distiller is a small program that was written to filter out aspects of a HPGL file which are not relevant for various HPGL output devices, typically vinyl cutters. The original reason for filtering out the irrelevant codes was that my own personal vinyl cutter was responding poorly to the... Platforms: *nix

License: Freeware Size: 4.1 KB Download (263): HPGL-Distiller Download

Added: September 07, 2010 | Visits: 967

VTE VTE library inserts terminal capability strings into a tree of tables. You could say that VTE is something of a research project of mine, based on the simple question: "if programs can use a termcap file (through either libtermcap or curses or ncurses) to determine how to drive a terminal, why... Platforms: *nix

License: Freeware Size: 1.3 MB Download (107): VTE Download

Added: March 02, 2010 | Visits: 965

EJOE EJOE is a lightweight Java client/server component built to send and receive objects through pluggable (de)serialization mechanisms. EJOE porject offers a high-performance, simple, and clean object request broker (whereby ORB is meant in its natural manner and not in its relation with CORBA),... Platforms: *nix

License: Freeware Size: 1.7 MB Download (88): EJOE Download

Added: April 14, 2010 | Visits: 972

eArea eArea is a simple cross-browser WYSIWYG text editor. It works on Explorer, Firefox/Mozila and Safari/Konqueror. eArea project even with OS X Dashboard widgets! If eArea comes across a browser it doesnt support (like Opera), it will display an ordinary < textarea > instead. How does it work?... Platforms: *nix

License: Freeware Size: 30.72 KB Download (100): eArea Download

Added: January 27, 2010 | Visits: 1.021

JChav JChav is a way to see the change in performance of your Web application over time by running a benchmark test for each build you produce. JChav project is an Ant task that, when used in conjunction with the JMeter ant task, produces historic views of the performance of your application. Charts... Platforms: *nix

License: Freeware Size: 1.7 MB Download (95): JChav Download

Added: August 05, 2010 | Visits: 669

SMTarPit SMTarPit is a chrooted SMTP honeypot and tarpit. I wrote this program because I looked around the Internet for an SMTP Tarpit/Honeypot that was: written in Perl; and, was only an SMTP tarpit/honeypot - I couldnt find one. SMTarPit is a combined SMTP honey 7187 7187pot and tarpit released... Platforms: *nix

License: Freeware Size: 29.7 KB Download (99): SMTarPit Download

Added: April 21, 2010 | Visits: 966

TRASHY TRASHY is a way to write HTML code using only a few characters, reducing the amount of typing errors, space wasted, helping you to arrange code, and providing an easy way to avoid some common HTML mistakes (like a wrong sequence in closing tags). Why write the attrib height thousands of times... Platforms: *nix

License: Freeware Size: 97.28 KB Download (92): TRASHY Download

< 1 2 3 4 5 >