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

List Of Chemical Names And Formulas freeware
Filter: All | Freeware | Demo
 

List Of Chemical Names And Formulas

< 1 2 3 4 5 > 
Added: August 05, 2013 | Visits: 473

List of participants Stellt eine Teilnehmerliste zur Verfuegung in der sich Besucher eintragen koennen. Die Liste ist Zeitlich und in der Anzahl der Teilnehmer eingrenzbar. Weiter Parameter stehen zur Verfuegung.Creates a participants list in which guests can log entries. The list can be restricted time-wise and in...



Platforms: PHP

License: Freeware Size: 10 KB Download (44): List of participants Download

Added: April 17, 2010 | Visits: 2.030

ArpSpyX ArpSpyX is an ARP packet sniffer that displays a list of IP and MAC addresses found by analyzing ARP traffic on your network. Arp packets are an indicator of what machines are active on your network. ArpSpyX will passively sniff your network for ARP packets and display the IP and MAC address of...





Platforms: *nix

License: Freeware Size: 204.8 KB Download (151): ArpSpyX Download

Added: September 03, 2010 | Visits: 911

SeeYouLater SeeYouLater script purpose is to fetch a list of IP of known spammers and to ban them by putting them in /etc/hosts.deny. /etc/hosts.deny is usually read by xinetd of daemons using tcpwrapper. The software is composed of: - the feeder, that looks at SMTP daemon logs for the string...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (98): SeeYouLater Download

Added: March 15, 2010 | Visits: 743

Sys::Filesystem Sys::Filesystem project is intended to be a portable interface to list and query filesystem names and their properties. It hopes to provide a consistent API to list all, mounted, unmounted, and special filesystems on a system, and query as many properties as possible with common aliases...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (99): Sys::Filesystem Download

Added: February 26, 2010 | Visits: 1.528

Amazing Media Browser Amazing Media Browser automatically searches for all embed objects in a website and shows you a list of the source links. You can then conveniently browse through each link to see the content of the source file. These usually are a Flash movie, a Window Media movie or a mp3 file link. It can...


Platforms: *nix

License: Freeware Size: 256 KB Download (104): Amazing Media Browser Download

Added: November 12, 2010 | Visits: 1.008

SRESI SRESI is a smart bookmarks manager: from a list of tagged bookmarks, it can generate an exhaustive tree or a portal, where each bookmark is at every place in the hierarchy you can expect to find it, and with absurd branches absorbed back in their saner versions. An import function is provided...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (98): SRESI Download

Added: April 17, 2010 | Visits: 2.024

Fast Audio Playlist Generator FAPG is a tool to generate list of audio files (WAV, MP3, Ogg, etc.) in various formats (M3U, PLS, HTML, etc). It is very useful for quickly creating a playlist of a large number of audio files. It is coded in C to be as fast as possible, and does not use any specific audio library (like...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (167): Fast Audio Playlist Generator Download

Added: September 18, 2010 | Visits: 1.098

Acme::Hyperindex Acme::Hyperindex is a Perl module to look deep into structures using a list of indexes. SYNOPSIS use strict; use Acme::Hyperindex; my @struct = ( { j_psi => [qw( eta_prime phi kaon )] }, { j_psi => [qw( selectron down tau_sneutrino )] }, { j_psi => [qw( upsilon gluino photino )] } );...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (97): Acme::Hyperindex Download

Added: September 24, 2010 | Visits: 879

ColorExplorer ColorExplorer project is a tool for exploring the color space and finding out how colors, color names, and numerical color specifications are related. You can specify a color by selecting its name from a list of color names, by adjusting sliders that control the mixture of red, green, and blue,...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (98): ColorExplorer Download

Added: June 04, 2010 | Visits: 1.168

squid_redirect squid_redirect uses a list of patterns to zap annoying ad banners from Web pages, inserting a placeholder image. It lives in a Web proxy and so requires no special browser facilities. squid_redirect is readily customizable, small, fast, and easy to install. Whats New in This Release: - A...


Platforms: *nix

License: Freeware Size: 52.22 KB Download (107): squid_redirect Download

Added: July 05, 2010 | Visits: 944

Math::HashSum Math::HashSum can sum a list of key-value pairs on a per-key basis. SYNOPSIS use Math::HashSum qw(hashsum); my %hash1 = (a=>.1, b=>.4); my %hash2 = (a=>.2, b=>.5); my %sum = hashsum(%hash1,%hash2); print "$sum{a}n"; # Prints .3 print "$sum{b}n"; # Prints .9 This module allows you to...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (89): Math::HashSum Download

Added: October 26, 2010 | Visits: 799

BSD::Ipfwgen BSD::Ipfwgen is a Perl module to aid in the creation of ipfw-based firewalls. SYNOPSIS use BSD::Ipfwgen; outside qw(**interface list**); leaf qw(**interface list**); consolidate qw(**network list**); us qw(**network list**); not_us qw(**network list**); to_us qw(**network list**);...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (99): BSD::Ipfwgen Download

Added: March 03, 2010 | Visits: 1.522

MP3 Report Generator MP3 Report Generator is a customizable program to scan a list of (sub)directories, creating a report from an HTML template. Also calculates various statistics and each songs playing time. Supports ID3 and ID3v2 tags. All options can be configured through the command line, see mp3report.pl...


Platforms: *nix

License: Freeware Size: 36.86 KB Download (103): MP3 Report Generator Download

Added: October 16, 2010 | Visits: 2.390

KDE Radio Station KDE Radio Station presents you a list of internet streaming radio stations. Just select your favorite one, and the media player of your choice will pick up the right stream. More than 40 radio stations (and more than 90 streams) are already available; thanks to the decentralized structure, many...


Platforms: *nix

License: Freeware Size: 419.84 KB Download (258): KDE Radio Station Download

Added: April 14, 2010 | Visits: 1.003

Hash::Type Hash::Type module contains pseudo-hashes as arrays tied to a "type" (list of fields). SYNOPSIS use Hash::Type; # create a Hash::Type my $personType = new Hash::Type(qw(firstname lastname city)); # create and populate some hashes tied to $personType tie %wolfgang, $personType, "wolfgang...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Hash::Type Download

Added: June 25, 2010 | Visits: 794

fileq fileq transfers files from an incoming queue (directory) to a list of destinations. Destinations can only be directories on remote hosts. The respective transfers are performed using the sftp command line utility from the OpenSSH package. After a successful transfer to all destinations, the...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (90): fileq Download

Added: June 05, 2010 | Visits: 1.282

EPM EPM package is a free UNIX software/file packaging program that generates distribution archives from a list of files. EPM Can: - Generate portable script-based distribution packages complete with installation and removal scripts and standard install/uninstall GUIs. - Generate "native"...


Platforms: *nix

License: Freeware Size: 491.52 KB Download (134): EPM Download

Added: July 26, 2010 | Visits: 959

Memlockd Memlockd project locks a list of files into RAM so that if the system starts paging excessively (as the result of a DOS attack or buggy program), the sysadmin will still be able to login to recover it. The project will lock regular files as well as programs in memory, and for programs, it can...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (98): Memlockd Download

Added: June 25, 2010 | Visits: 822

VCS::CMSynergy::Changes VCS::CMSynergy::Changes is a list of changes to VCS::CMSynergy. This module is a Perl interface to CM Synergy (formerly known as Continuus CM), a change and configuration management system from Telelogic AB (http://www.telelogic.com). It is implemented on top of the CM Synergy CLI, hence you...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (98): VCS::CMSynergy::Changes Download

Added: May 27, 2010 | Visits: 1.104

HLmaps HLmaps project is a Perl/CGI script for Half-Life servers to present a list of loaded maps. HLmaps is a pair of Perl/CGI scripts for Half-Life game servers running on Linux, FreeBSD, and WinNT. It allows Web site visitors to view all your loaded maps, screen shots, download links, and some...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (93): HLmaps Download

< 1 2 3 4 5 >