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

Resultados Del Futbol Espanol freeware
Filter: All | Freeware | Demo
 

Resultados Del Futbol Espanol

< 1 2 3 4 5 > 
Added: November 18, 2010 | Visits: 1.070

Azuki Framework Azuki Framework project is a Java application framework designed to resolve various problems in the software development lifecycle. These goals are achieved by splitting the software conception into two main stages: creation of independent components and definition of component dependencies...



Platforms: *nix

License: Freeware Size: 11.5 MB Download (96): Azuki Framework Download

Added: January 25, 2010 | Visits: 745

Catch the Macs Catch the Macs is a classic arcade shooter game. Shoot down Wintel machines to save the Macs. For OS 8 or 9 only (does not work in classic mode)





Platforms: Mac

License: Freeware Size: 1.2 MB Download (96): Catch the Macs Download

Added: June 20, 2010 | Visits: 941

delicious python delicious python lets you access the Web service of del.icio.us via its API through Python. It uses only the standard Python library an is written in same language. Installation instructions: download and unzip run as root from unzipped directory python setup.py install run python and load...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): delicious python Download

Added: January 25, 2010 | Visits: 569

Safarilicious Safarilicious parses your Safari bookmarks and allows to export them to your del.icio.us account. And even more, it has a nifty Update Option which, if activated, only exports those bookmarks which are not yet on your del.icio.us account.


Platforms: Mac

License: Freeware Download (95): Safarilicious Download

Added: August 17, 2010 | Visits: 636

simplus simplus is a C++ library for constructing event-driven simulations with an abstraction for processes, virtual time, messages and more. It features a built-in debugger, support for configuration files, and a flexible logging mechanism. It is lean, fast, and portable, but has only basic...


Platforms: *nix

License: Freeware Size: 450.56 KB Download (94): simplus Download

Added: April 06, 2010 | Visits: 1.465

url.markr url.markr is a personal bookmark manager written in Ruby on Rails. The project has support for tagging of bookmarks, RSS feeds of links for each tag, inline editing of bookmarks, and tag autocompletion on entering a new bookmark. It has public and private bookmarks. You can view public...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (94): url.markr Download

Added: October 22, 2010 | Visits: 881

WorkBone WorkBone is a simple, curses-based CD player that is controlled by the num-lock keys. It uses the cdtool package can be used to determine the contents of a CD before playing it. WorkBone uses the numeric keypad as a control panel to allow you to move track to track, play, stop, pause, and...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (94): WorkBone Download

Added: September 26, 2010 | Visits: 1.189

del.icio.us post del.icio.us post is a Firefox extension that allows you to posts current page or link to del.icio.us. Adds an entry to the context menu and a button to the toolbar. Due to some changes in version 0.4, it is advised to first uninstall any previous versions of this extension before proceeding...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (93): del.icio.us post Download

Added: January 26, 2010 | Visits: 803

KinoSearch::Docs::FileFormat KinoSearch::Docs::FileFormat Perl module contains an overview of invindex file format. It is not necessary to understand the guts of the Lucene-derived "invindex" file format in order to use KinoSearch, but it may be helpful if you are interested in tweaking for high performance, exotic usage,...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (93): KinoSearch::Docs::FileFormat Download

Added: May 07, 2010 | Visits: 873

Net::Delicious::Simple Net::Delicious::Simple is a Net::Delicious for backups. SYNOPSIS use Net::Delicious::Simple; my $del = Net::Delicious->new(user => plki, pswd => secret); print "$_->{href}n" for $del->all_posts; __top If you want to do anything interesting with del.icio.us automation, you probably want...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (93): Net::Delicious::Simple Download

Added: January 25, 2010 | Visits: 506

dashLicious dashLicious it implements a post to your del.icio.us account on the fabulous web service created by Joshua Schachter.dashLicious is optimised for all the main browsers (see what's new below) and NetNewsWire users. when you enter into the dashboard dashLicious will automatically populate the url...


Platforms: Mac

License: Freeware Download (92): dashLicious Download

Added: June 02, 2010 | Visits: 685

FluxConf FluxConf is a set of 3 programs for configuring fluxbox. FluxConf project is simple but you can configure almost everything. HOWTO: fluxconf: Run fluxconf, then make your changes. When you want to apply your changes press the "Save" button, go to the fluxbox menu (configuration section) and...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (92): FluxConf Download

Added: October 24, 2010 | Visits: 826

Gnomolicious Gnomolicious is an GNOME applet that help you post links on the del.icio.us site simply by dragndropping them. Gnomolicious project is written in python using the pygtk bindings. The library used to connect on the del.icio.us API is the work of Frank Timmermann..


Platforms: *nix

License: Freeware Size: 35.84 KB Download (91): Gnomolicious Download

Added: January 25, 2010 | Visits: 450

delimport delimport... Index your del.icio.us bookmarks using Spotlight. Updates every half-hour. Includes URL, title, description, and tags.


Platforms: Mac

License: Freeware Download (91): delimport Download

Added: January 25, 2010 | Visits: 546

Tasty A del.icio.us client. Uses drag and drop to keep things simple.


Platforms: Mac

License: Freeware Download (91): Tasty Download

Added: January 18, 2010 | Visits: 1.095

Filesys::SmbClientParser Filesys::SmbClientParser is a Perl client to reach Samba ressources with smbclient. SYNOPSIS use Filesys::SmbClientParser; my $smb = new Filesys::SmbClientParser (undef, ( user => Administrateur, password => password )); # Or like -A parameters: $smb->Auth("/home/alian/.smbpasswd");...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (91): Filesys::SmbClientParser Download

Added: November 18, 2010 | Visits: 774

Mozilla::Mechanize::GUITester Mozilla::Mechanize::GUITester is a Perl module that enhances Mozilla::Mechanize with GUI testing. SYNOPSIS use Mozilla::Mechanize::GUITester; # regular Mozilla::Mechanize initialization my $mech = Mozilla::Mechanize::GUITester->new(%mechanize_args); $mech->get_url($url); # convenience...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (91): Mozilla::Mechanize::GUITester Download

Added: June 18, 2010 | Visits: 1.200

use_name_as_alias use_name_as_alias is a script that reads a GAIM 2.0 BuddyList file (~/.gaim/blist.xml) and assigns aliases based on the contacts name, but only for contacts without a locally user-defined alias. This feature was present in GAIM 1.5, but was removed in 2.0. use_name_as_alias makes use of the...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (91): use_name_as_alias Download

Added: April 15, 2010 | Visits: 1.096

PHP SQLView SQLView provides a user friendly interface for browsing a SQL database and modifying SQL tables using a Web browser. This is strictly an application to give users access to view and modify their SQL tables. PHP SQLView is not a tool to help database administrators (other than perhaps getting...


Platforms: *nix

License: Freeware Size: 409.6 KB Download (91): PHP SQLView Download

Added: August 24, 2008 | Visits: 758

Vieja Ciudad del Oeste FreeRIP MP3 is a simple audio CD ripper. If you want to conserve your favourite discs digitally, simply open your FreeRIP MP3 and select the tracks you want to rip, and the format: WAV, MP3 or OGG. At the same time, the program works as a file converter, letting you convert them from one format...


Platforms: Windows

License: Freeware Size: 1024 B Download (90): Vieja Ciudad del Oeste Download

< 1 2 3 4 5 >