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

Creating Cards freeware
Filter: All | Freeware | Demo
 

Creating Cards

< 1 2 3 4 5 
Added: April 25, 2010 | Visits: 1.122

HPUX::SDUX HPUX::SDUX is a Perl module for creating SD-UX software depots of Perl modules. SYNOPSIS perl -MHPUX::SDUX -e wmf make; make test; make depot HPUX::SDUX is a Perl module to assist creating SD-UX software depots for Perl modules on HP-UX. As such, it is utterly useless for Perl users on...



Platforms: *nix

License: Freeware Size: 5.12 KB Download (99): HPUX::SDUX Download

Added: July 15, 2010 | Visits: 1.184

CallGraph::Lang::Fortran CallGraph::Lang::Fortran is a Perl module with a Fortran 77 parser for creating call graphs. SYNOPSIS use CallGraph::Lang::Fortran; my $graph = CallGraph::Lang::Fortran->new(files => [glob(*.f)]); print $graph->dump; This module is a subclass of CallGraph which implements parsing Fortran...





Platforms: *nix

License: Freeware Size: 7.17 KB Download (152): CallGraph::Lang::Fortran Download

Added: March 12, 2010 | Visits: 785

DML DML provides a tols for creating static HTML-based websites. HTML, short for HyperText Markup Language, is the predominant markup language for the creation of web pages. It provides a means to describe the structure of text-based information in a document — by denoting certain text as...


Platforms: *nix

License: Freeware Size: 68.61 KB Download (87): DML Download

Added: February 18, 2010 | Visits: 725

Devel::DebugInit Devel::DebugInit is a Perl extension for creating a debugger initialization files from C header file macros. SYNOPSIS use Devel::DebugInit::GDB; my $gdb = new Devel::DebugInit::GDB filenames => ["/my/path/to/library.h"]; $gdb->write("/my/path/to/library/.gdbinit"); Devel::DebugInit is...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (94): Devel::DebugInit Download

Added: February 02, 2010 | Visits: 1.190

devmon devmon is a daemon that monitors sys-fs files in order to detect plugs of usb storage devices (ie : flash cards). When a device is detected, devmon mounts it and start a dockapp that allows to launch your favorite filemanager (left click) or unmount the device (right click). For 2.6 kernel...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (118): devmon Download

Added: May 14, 2010 | Visits: 846

GNUDoku GNUDoku is a free Sudoku game program for creating and solving Su Doku puzzles. GNUDokus only requirement is the gtkmm library, specifically gtkmm2.4 is required. Version 2.6 is preferred, see below for instructions on using version 2.4. Installation: To build, use "make". To install, use...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (106): GNUDoku Download

Added: July 02, 2010 | Visits: 876

GQradio GQradio interfaces with radio cards through the video4linux, or the FreeBSD bktr APIs. Stations can be tuned manually, set to presets, or auto seek can find the next available frequency. The application supports theming (skins), and includes a built-in skin editor. Skin formats are similar to...


Platforms: *nix

License: Freeware Size: 440.32 KB Download (95): GQradio Download

Added: July 07, 2010 | Visits: 1.039

KOssMixer KOssMixer is a mixer control or access program for sound cards that use OSS compatible drivers. It is important to understand that this program as well as other GUI mixer programs do not provide the mixer capabilities. Mixer programs provide access to the mixer devices provided by the sound...


Platforms: *nix

License: Freeware Size: 348.16 KB Download (101): KOssMixer Download

Added: October 24, 2010 | Visits: 1.337

Pod::Simple::Wiki Pod::Simple::Wiki is a class for creating Pod to Wiki filters. SYNOPSIS To create a simple filter to convert from Pod to a wiki format: #!/usr/bin/perl -w use strict; use Pod::Simple::Wiki; my $parser = Pod::Simple::Wiki->new(kwiki); if (defined $ARGV[0]) { open IN, $ARGV[0] or die...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (92): Pod::Simple::Wiki Download

Added: October 12, 2010 | Visits: 1.123

hostap This is a Linux driver for wireless LAN cards based on Intersils Prism2/2.5/3 chipset. The driver supports a so called Host AP mode, i.e., it takes care of IEEE 802.11 management functions in the host computer and acts as an access point. This does not require any special firmware for the...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (111): hostap Download

Added: September 07, 2010 | Visits: 1.092

Stratego/XT Stratego/XT is a development environment for creating stand-alone transformation systems. It combines Stratego, a language for implementing transformations based on the paradigm of programmable rewriting strategies, with XT, a collection of reusable components and tools for the development of...


Platforms: *nix

License: Freeware Size: 6.9 MB Download (107): Stratego/XT Download

Added: September 14, 2010 | Visits: 1.029

LGSP LGSP project is an environment for creating the initial version of a site: You are able to determine the whole logical structure and the outfit of your site. You write your wishes into a special LGSP configuration file», which then will be used by the site generator « lgsp.php». This tool...


Platforms: *nix

License: Freeware Size: 808.96 KB Download (94): LGSP Download

Added: November 14, 2013 | Visits: 1.172

Etherboot Etherboot is Open Source code for creating boot ROMs for network booting x86, AMD64, Itanium, Hammer, Hyperstone and ARM (noMMU) platforms.


Platforms: *nix

License: Freeware Size: 1.16 MB Download (113): Etherboot Download

Added: July 07, 2010 | Visits: 773

XML::PatAct::ToObjects XML::PatAct::ToObjects is an action module for creating Perl objects. SYNOPSIS use XML::PatAct::ToObjects; my $patterns = [ PATTERN => [ OPTIONS ], PATTERN => "PERL-CODE", ... ]; my $matcher = XML::PatAct::ToObjects->new( Patterns => $patterns, Matcher => $matcher, CopyId => 1,...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (93): XML::PatAct::ToObjects Download

Added: October 26, 2010 | Visits: 780

VCDMeta VCDMeta is a Perl script which makes creating easy to navigate VCD extremely simple. It takes in a simplified XML documents which simply contains a list of the Videos you want to include and how you want them to be arranged. From that it will output a XML document suitable for use with...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (97): VCDMeta Download

Added: November 12, 2010 | Visits: 789

Database Primitives Library DBPrim project is a library providing basic building blocks for creating in-memory databases..


Platforms: *nix

License: Freeware Size: 38.91 KB Download (87): Database Primitives Library Download

Added: January 24, 2010 | Visits: 1.425

KIconEdit KIconEdit or KDE Icon Editor is a small graphics drawing program especially for creating icons using the standard KDE icon palette. KIconEdit has most of the tools which are needed for easy creation of icons including: Line, Ellipse, Circle, Rectangle, Freehand, Eraser and Spraycan. More tools...


Platforms: *nix

License: Freeware Download (117): KIconEdit Download

Added: May 08, 2010 | Visits: 599

LibPHPBase LibPHPBase is a class-library with various tools for creating websites, the most important and useful parts are: HTML Abstraction A set of classes representing HTML-tags making OO-based site design easy. The generated code strives to be clean and to follow w3c-recommendation....


Platforms: *nix

License: Freeware Size: 90.11 KB Download (89): LibPHPBase Download

Added: April 10, 2010 | Visits: 797

Qixite Qixite is an application for creating web sites. User just has to worry about information and structure of site, Qixite will do all the rest. This is a very short description of what Qixite does: - generates a set of HTML pages with the links between them. - generates a site map for your web...


Platforms: *nix

License: Freeware Size: 552.96 KB Download (91): Qixite Download

Added: January 26, 2010 | Visits: 1.524

Mach64 video4linux2 Mach64 video4linux2 is a video4linux device driver for older Mach64 TV tuner cards. Mach64 video4linux2 is very alpha, and has only been tested with a few cards: a 4 MB All-in-wonder capture card, a 2 MB ATI Rage II+ with an ISA add-on TV card, and an ATI Rage Pro video card with an ISA add-on...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (143): Mach64 video4linux2 Download

< 1 2 3 4 5