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

Direct Deezer Loader freeware
Filter: All | Freeware | Demo
 

Direct Deezer Loader

< 1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 1.344

Data::Phrasebook::Loader::XML Data::Phrasebook::Loader::XML Perl module can abstract your phrases with XML. SYNOPSIS use Data::Phrasebook; my $q = Data::Phrasebook->new( class => Fnerk, loader => XML, file => phrases.xml, dict => Dictionary, # optional ); OR my $q = Data::Phrasebook->new( class => Fnerk,... Platforms: *nix

License: Freeware Size: 17.41 KB Download (120): Data::Phrasebook::Loader::XML Download

Added: September 23, 2013 | Visits: 1.055

dsflasher dsflasher is a utility to flash Dallas (Maxim) DS89C450 microcontrollers using a ROM loader. Usage: dsflasher -f [input filename] -p [serial port] Platforms: *nix

License: Freeware Size: 30.72 KB Download (119): dsflasher Download

Added: August 12, 2010 | Visits: 1.042

Sys::PortIO Sys::PortIO is a Perl module to perform direct port I/O from Perl. SYNOPSIS use Sys::PortIO; port_open($portnum); write_byte($portnum, $value); $value = read_byte($portnum); port_close($portnum); This module provides a Perl interface to the low-level port I/O operations provided by... Platforms: *nix

License: Freeware Size: 737.28 KB Download (116): Sys::PortIO Download

Added: October 25, 2010 | Visits: 1.477

Early Macintosh Image LoadEr Early Macintosh Image LoadEr allows to boot linux-m68k from a floppy on a macintosh such as MacII or Quadra 610. With it, you can create rescue disk, or remove the MacOS partition (needed by the legacy penguin booter) from your HD. Create a floppy from rescue disk image You can find floppy... Platforms: *nix

License: Freeware Size: 174.08 KB Download (111): Early Macintosh Image LoadEr Download

Added: February 20, 2010 | Visits: 1.111

APLoader APLoader stands for Another Postgres Loader, is a front-end to the Postgresql COPY command written in Ruby. Features include: fault tolerance a progress meter failed batch logs minimal requirements a programmable API excellent performance. The APLoaderproject is a PostgreSQL Community... Platforms: *nix

License: Freeware Size: 15.36 KB Download (111): APLoader Download

Added: January 25, 2010 | Visits: 703

Direct Connect Direct Connect offers a community-oriented, open, user-controlled network. Moreover, Direct Connect's network architecture is built on a peer-to-peer foundation; users run, control, and maintain the network. Users are able to share any type of file - absolutely no restrictions. These files are... Platforms: Mac

License: Freeware Download (106): Direct Connect Download

Added: January 25, 2010 | Visits: 564

iPSP Movie Loader While iPSP was built specifically for total PSP Multimedia Management from the ground up to allow PC and Mac Users to easily manage their Video, Audio and photos, iPSP Movie Loader was built to make getting video onto a PSP *even easier*How Easy? One Click Easy. With iPSP Movie Loader, you simply... Platforms: Mac

License: Freeware Download (103): iPSP Movie Loader Download

Released: April 15, 2013  |  Added: April 25, 2013 | Visits: 1.070

DropSend Direct for Mac DropSend Direct is an application to send large files to other people without being restricted by email attachment sizes. With DropSend you upload a file online and the receiver gets an email with a download link. When you first log into DropSend, this is what you'll see. To send a file, just... Platforms: Mac

License: Freeware Size: 30.52 MB Download (101): DropSend Direct for Mac Download

Added: July 09, 2010 | Visits: 832

Digmia Enterprise SSH DSSH was written as a direct replacement for OpenSSH client for our use. The project adds SSH over SSH tuneling capabilities (for example to log in to network which is hidden by firewall), scripting support (using Groovy), advanced agent (which allows storing of passwords) and "su -" interactive... Platforms: *nix

License: Freeware Size: 2.2 MB Download (101): Digmia Enterprise SSH Download

Added: November 17, 2010 | Visits: 1.355

Direct Democracy Portal Direct Democracy Portal is a portal for online organizations governed through direct democracy. It uses Maven 2, MySQL, hibernate3, Spring, Struts Tiles, and JSTL on JBoss.. Platforms: *nix

License: Freeware Size: 1.8 MB Download (100): Direct Democracy Portal Download

Added: March 06, 2010 | Visits: 929

dctcd dctcd is a background-running wrapper for DCTC (Direct Connect Text Client) that automates the running of servers, gathers upload statistics, and works as a chat bot. There are a few GUIs, some of them are graphical (dc_gui, dc_gui2, dc_qt, ...), other are text based client (danae, ldcc,...)... Platforms: *nix

License: Freeware Size: 225.28 KB Download (100): dctcd Download

Added: January 25, 2010 | Visits: 903

Direct RSS Direct RSS allows the creation and maintenance of an RSS syndication file WITHOUT the requirement to have a web site. Many blog publishing tools come with the capability of creating an RSS file of the blog. The purpose here is to create an independent RSS file direct from the desktop. A file of... Platforms: Mac

License: Freeware Download (100): Direct RSS Download

Added: August 14, 2010 | Visits: 1.486

IntegraTUM WebDisk IntegraTUM WebDisk is a Web application which gives you direct access to a file server. IntegraTUM WebDisk project is written using Java Servlets and the jCIFS library. Supported file servers are Samba, MS Windows, NetApp OnTAP, and any other server based on the CIFS protocol. Whats New in... Platforms: *nix

License: Freeware Download (99): IntegraTUM WebDisk Download

Added: August 27, 2010 | Visits: 1.155

DSHub Epsilon / Zeta DSHub is a hubsoft for Direct Connect Network. DSHub project uses the ADC protocol currently in development by Jacek Sieka and DC DEV. ADC is the future of DC++ network. How can I use DSHub ? You can download DSHub from this site and just use it. DSHub is free and every user can take it for... Platforms: *nix

License: Freeware Size: 88.06 KB Download (96): DSHub Epsilon / Zeta Download

Added: August 24, 2010 | Visits: 725

microdc microdc is a command-line based Direct Connect client that uses the GNU Readline library for user interaction. microdc was developed from ground up and does not depend on any other program. Despite the command-line user interface, microdc was designed to be user friendly and simple to use.... Platforms: *nix

License: Freeware Size: 460.8 KB Download (95): microdc Download

Added: January 24, 2010 | Visits: 1.499

CGI::WeT::Theme CGI::WeT::Theme is a Perl module with theme loader for the CGI::WeT package. SYNOPSIS use CGI::WeT::Theme (); This module provides a well-defined interface between the rendering engine and the theme definition loaders. It is designed to work with or without mod_perl. All theme loader... Platforms: *nix

License: Freeware Size: 40.96 KB Download (94): CGI::WeT::Theme Download

Added: July 08, 2010 | Visits: 793

lget lget is a Firefox extension that allows you to initiate a direct download of a file given a url.. A small website for tech/geek-related information/thoughts collected from around the net. Platforms: *nix

License: Freeware Size: 47.1 KB Download (94): lget Download

Added: September 16, 2010 | Visits: 835

GuiLoader GuiLoader is a high-performance and compact GuiXml loader library. This library allows GTK+ applications to create GUI widgets and objects at run-time from GuiXml resource files. GuiLoader is written in C language as a GObject subclass and has a trivial language-independent API. GuiLoader was... Platforms: *nix

License: Freeware Size: 256 KB Download (91): GuiLoader Download

Added: March 25, 2010 | Visits: 1.258

DBIx::Class::Schema::Loader::RelBuilder DBIx::Class::Schema::Loader::RelBuilder is a Perl module that builds relationships for DBIx::Class::Schema::Loader. This class builds relationships for DBIx::Class::Schema::Loader. This is module is not (yet) for external use. METHODS new Arguments: schema_class (scalar), fk_info... Platforms: *nix

License: Freeware Size: 32.77 KB Download (89): DBIx::Class::Schema::Loader::RelBuilder Download

Added: February 27, 2010 | Visits: 1.007

Date::Pcalc Date-Pcalc is a Perl module and is a direct translation of Steffen Beyers excellent Date::Calc module to use Perl only instead of a combination of Perl and C. This package consists of a Perl module for all kinds of date calculations based on the Gregorian calendar (the one used in all western... Platforms: *nix

License: Freeware Size: 61.44 KB Download (89): Date::Pcalc Download

< 1 2 3 4 5 >