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

Pictures Generic Medications freeware
Filter: All | Freeware | Demo
 

Pictures Generic Medications

< 1 2 3 4 5 
Added: March 18, 2010 | Visits: 740

XSwallow XSwallow is a generic plugin for netscape 3 and netscape 4 that allows any X program or command line utility to handle embedded mimetypes in webpages, e.g vrml/mpeg/wav etc. So a mime type like vrml for which there does not exist, as of the moment, a plugin for linux netscape can be viewed...



Platforms: *nix

License: Freeware Size: 50.18 KB Download (92): XSwallow Download

Added: November 24, 2010 | Visits: 1.116

Cache::Repository Cache::Repository is a Perl module used to cache generic file repository. SYNOPSIS my $rep = Cache::Repository->new( style => Filesys, # options for the F::R driver ); $rep->add_files(tag => groupname, files => @filenames, basedir => /tmp, move => 1, ); $rep->add_filehandle(tag =>...





Platforms: *nix

License: Freeware Size: 12.29 KB Download (102): Cache::Repository Download

Added: September 27, 2010 | Visits: 671

Libkexiv2 Libkexiv2 is a wrapper around Exiv2 library to manipulate pictures metadata. This library is used by kipi-plugins, digiKam and others kipi host programs. Libkexiv2s documentation is available on kexiv2.h header file..


Platforms: *nix

License: Freeware Size: 430.08 KB Download (93): Libkexiv2 Download

Added: January 20, 2010 | Visits: 1.348

ZebraTuner ZebraTuner is a guitar tuner and generic instrument tuner. The project compares frequencies detected in the signal coming from the microphone to standard or user-defined notes, displaying the results in both graphical and textual form. The number of notes tested and their frequency is...


Platforms: *nix

License: Freeware Size: 67.58 KB Download (217): ZebraTuner Download

Added: March 07, 2010 | Visits: 800

GeDI GeDI, the GEneric Diskless Installer, is a set of bash scripts charged with the simple purpose of making it easier to install and manage a set of diskless clients. Whats New in This Release: - Removed the Make-rpm.mk and fixed the Makefile to create rpms. - TODO: Fix the makefile to pay...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (98): GeDI Download

Added: July 05, 2010 | Visits: 1.630

Cheese Cheese is a cheesy program to take pictures and videos from your web cam. The project also provides some graphical effects in order to please the users play instinct. Furthermore some integration work will be done to include it in some other programs and services..


Platforms: *nix

License: Freeware Size: 727.04 KB Download (169): Cheese Download

Added: April 17, 2010 | Visits: 1.089

db-Apnea db-Apnea is a simple KDM theme made up off pictures of the lovely Apnea. There are two different downloads, one for 1024x768 resolution and one for 1280x1024. I might update with some more in the future, especially if requested. Pictures from, lithiumpicnic(http://www.lithiumpicnic.com) at...


Platforms: *nix

License: Freeware Download (96): db-Apnea Download

Added: January 11, 2010 | Visits: 759

GUASI GUASI library implements a thread based generic asyncronous execution engine, to be used to give otherwise syncronous calls an asyncronous behaviour. GUASI comes from Generic Userspace Asyncronous Syscall Interface. It can be used to wrap any syncronous call, so that it can be scheduled for...


Platforms: *nix

License: Freeware Size: 348.16 KB Download (94): GUASI Download

Added: July 04, 2010 | Visits: 1.019

ScaleDir ScaleDir is a Kommander Script for a fast and simple Batch Resize of all Pictures in a folder(under use of ImageMagick). It asks for the following Parameter: "Path" "Suffix" of pictures (Type)" "Präfix" for new pictures "Horizontal Pixel (Scale)" Hints: Inputs are case-sensitive,...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): ScaleDir Download

Added: June 14, 2010 | Visits: 824

Samizdat Samizdat is a generic RDF-based engine for building collaboration and open publishing Web sites. It provides users with the means to cooperate and coordinate on all kinds of activities, including media activism, resource sharing, education and research, advocacy, and so on. The project intends...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (89): Samizdat Download

Added: January 20, 2010 | Visits: 1.073

shc shc project is a generic shell script compiler. It takes a script which is specified on the command line and produces C source code. The generated source code is then compiled and linked to produce a stripped binary executable. shc itself is not a compiler such as cc, it rather encodes and...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (115): shc Download

Added: January 10, 2010 | Visits: 663

Libtool GNU libtool is a generic library support script. Libtool library hides the complexity of using shared and static libraries behind a consistent, portable interface. Libtool supports building static libraries on all platforms. In the past, if a source code package developer wanted to take...


Platforms: *nix

License: Freeware Size: 2.7 MB Download (89): Libtool Download

Added: July 12, 2010 | Visits: 748

libnewmail libnewmail is a generic mail checking library for Unix/Linux and other operating systems. It supports a simple API, an extensible plugin architecture and asynchronous queries among other features. libnewmail library is intented to be a replacement for all that crappy and incomplete code of all...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (86): libnewmail Download

Added: November 14, 2010 | Visits: 905

VCS VCS project is a Perl library for generic Version Control System access in Perl. SYNOPSIS use VCS; $file = VCS::File->new($ARGV[0]); print $file->url, ":n"; for $version ($file->versions) { print $version->version, was checked in by , $version->author, "n"; } VCS is an API for...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (105): VCS Download

Added: August 21, 2010 | Visits: 2.006

Emcast Emcast project is a generic multicast toolkit. Emcast is a multicast toolkit for distributed/peer-to- peer applications that require multicast communication. It includes the program "emcast", a generic multicast utility (like netcat), and the library "libemcast", a generic multicast library....


Platforms: *nix

License: Freeware Size: 286.72 KB Download (211): Emcast Download

Added: November 14, 2010 | Visits: 1.035

Bio::Factory::SequenceFactoryI Bio::Factory::SequenceFactoryI is a Perl interface that allows for generic building of sequences in factories which create sequences (like SeqIO). SYNOPSIS # do not use this object directly it is an interface # get a Bio::Factory::SequenceFactoryI object like use Bio::Seq::SeqFactory; my...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (102): Bio::Factory::SequenceFactoryI Download

Added: May 20, 2010 | Visits: 870

DigicaMerge DigicaMerge project is a commandline tool to merge directories of pictures taken with digital cameras. If youve got a digital camera, your hard disk probably contains many directories full of pictures all named with the same names. This utility allows you to merge such directories contents into...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (96): DigicaMerge Download

Added: August 17, 2010 | Visits: 966

PerlPoint::Generator::SDF PerlPoint::Generator::SDF is a generic SDF generator. METHODS new() Parameters: class The class name. Returns: the new object..


Platforms: *nix

License: Freeware Size: 419.84 KB Download (211): PerlPoint::Generator::SDF Download

Added: June 13, 2010 | Visits: 696

AnyDBM AnyDBM is a generic interface to DBM-like databases for Haskell. It lets you store String-to-String mappings in various formats, from a simple in-memory Map to a high-performance DBM database or even a SQL database. The project is written by John Goerzen and was initially part of MissingH. It...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (98): AnyDBM Download

Added: March 05, 2010 | Visits: 1.561

Gallery Uploader Gallery Uploader is a Python script that can upload pictures to Web Gallery (only versions 2.0 or above). Gallery Uploader supports multiple galleries. To do it so, you need to save URL, User and Password using the –save option, passing a name to the gallery. You can point to this gallery...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (100): Gallery Uploader Download

< 1 2 3 4 5