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

Wine Cellar Boston Ma freeware
Filter: All | Freeware | Demo
 

Wine Cellar Boston Ma

< 1 2 3 4 5 
Added: September 19, 2010 | Visits: 969

RABS RABS is an extension which allows rapid access to favorite search engines. Allows rapid access to (my) favorite search engines. Just type in address bar g something to search something with google. Its useless in FF 2.0. Read below why. g - google.com w - en.wikipedia.org wpl -... Platforms: *nix

License: Freeware Size: 3.07 KB Download (105): RABS Download

Added: September 25, 2010 | Visits: 2.154

Games::Baseball::Scorecard Games::Baseball::Scorecard is a Perl module. SYNOPSIS my $score = Games::Baseball::Scorecard->new($dir, $name, { color => [ .4, .4, .4 ], # grey fonts => [ # Myriad Condensed regular/bold [ myriadrcrrl => 9 ], [ myriadrcbrl => 14 ], [ myriadrcrrl => 14 ], [ myriadrcbrl => 22 ], ], });... Platforms: *nix

License: Freeware Size: 348.16 KB Download (183): Games::Baseball::Scorecard Download

Added: February 17, 2010 | Visits: 2.250

Super Gamer Super Gamer is a Live DVD that is based on the core of PCLinuxOS. It is put together by Darin, a community member. Darin started out making the Super Gamer for his own, and some friends. Soon others got a copy and decided they liked it. They jumped onboard to help test and develope. The Super... Platforms: *nix

License: Freeware Download (131): Super Gamer Download

Added: November 20, 2010 | Visits: 1.006

pLauncher pLauncher project is an emulator front-end for multiple emulators. pLauncher allows you to centralize all of your emulator/ROM launching needs. It is open ended enough to allow the launching of any emulator (xmame, snes9x, xmess, vgb, dgen, WINE, etc.) and its ROMS/binaries.. Platforms: *nix

License: Freeware Size: 798.72 KB Download (100): pLauncher Download

Added: July 13, 2010 | Visits: 895

libkarma libkarma is a C library for managing the Rio Karma via TCP/IP. libkarma library supports all basic protocol commands and some advanced functions on top of these, like caching of the Rio database. There are two proof-of-concept tools included, riocp and chprop. riocp can be used to upload files... Platforms: *nix

License: Freeware Size: 49.15 KB Download (100): libkarma Download

Added: June 27, 2010 | Visits: 1.230

Makepack Makepack project is a Makefile which together with a settings file and some simple rule files are able to download, compile and install software for your Slackware installation. As the installation is done using checkinstall a Slackware package is also created at the same time. The big... Platforms: *nix

License: Freeware Size: 35.84 KB Download (102): Makepack Download

Added: June 08, 2010 | Visits: 1.072

Engrusdict Engrusdict X11-based English-to-Russian and Russian-English dictionary. Engrusdict stands for English - Russian dictionary (approx. 22000 entries). It can translate from Russian to English (approx. 31000 entries) as well. Its based on the Freedict dictionary (© Tom van der Meijden, 1997,... Platforms: *nix

License: Freeware Size: 696.32 KB Download (151): Engrusdict Download

Added: May 08, 2010 | Visits: 778

cutmp3 cutmp3 is a small and fast command line MP3 editor. cutmp3 lets you select sections of an MP3 interactively or via a timetable and save them to separate files without quality loss. It uses mpg123 for playback and works with VBR files and even with files bigger than 2GB. Other features are... Platforms: *nix

License: Freeware Size: 33.79 KB Download (95): cutmp3 Download

Added: April 24, 2010 | Visits: 1.396

AMA Desktop Linux 1.07 AMA Desktop Linux is a Linux Distribution for AMA Computer University. It aims to provide an interface that is comfortable to existing Microsoft Windows users. Whats New in This Release: AMA Desktop 2007 had many different exclusive applications and patches designed to make everything work... Platforms: *nix

License: Freeware Size: 697.7 MB Download (94): AMA Desktop Linux 1.07 Download

Added: October 14, 2010 | Visits: 746

silverflux silverflux allows you to easily install and manage commercial games on your GNU/Linux system. Only games with available GNU/Linux native binaries are supported at this time, but extensions for running games under wine/cedega/dosbox are planned. silverflux automagically installs, downloads... Platforms: *nix

License: Freeware Size: 29.7 KB Download (99): silverflux Download

Added: September 15, 2010 | Visits: 1.654

Grafpup Grafpup Linux is a desktop Linux operating system based closely on Puppy Linux. Grafpups goal is to be as useful to graphic designers and other imaging professionals as possible while still remaining extremely small and fast. How small? Grafpup is a live cd of only 72mb with current versions of... Platforms: *nix

License: Freeware Size: 106 MB Download (236): Grafpup Download

Added: October 12, 2010 | Visits: 800

pmpkg pmpkg provides a script and definitions to build SysV style binary packages for Solaris from source tarballs in an automated way, somewhat similar to ports or ebuilds. pmpkg aims for reuse of system packages where possible and a minimalistic dependency set. Whats New in This Release: - This... Platforms: *nix

License: Freeware Size: 266.24 KB Download (93): pmpkg Download

Added: October 23, 2010 | Visits: 1.273

Finance::Quote::Yahoo::Europe Finance::Quote::Yahoo::Europe is a Perl module that fetch quotes from Yahoo Europe. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("europe","12150.PA"); # Failover to other methods ok. %info = $q->fetch("yahoo_europe","12150.PA"); # Use this module only. This... Platforms: *nix

License: Freeware Size: 92.16 KB Download (101): Finance::Quote::Yahoo::Europe Download

Added: February 04, 2010 | Visits: 1.332

SabayonLinux Sabayon Linux is a live DVD designed to transform a computer into a powerful Gentoo Linux system in less than 5 minutes. Gentoo Linux is a Linux distribution powered by a software install manager engine called "Portage". Besides functioning as a live DVD, Sabayon Linux can also be installed on... Platforms: *nix

License: Freeware Download (98): SabayonLinux Download

Added: April 24, 2010 | Visits: 1.282

CGI::NoPoison CGI::NoPoison is No Poison Null Byte in CGI->Vars. SYNOPSIS use CGI; use CGI::NoPoison my $m = CGI->new(); $m->param( -name=>amplifier, -value=>[nine, ten, up to eleven], ); my %h = $m->Vars(); # look ma, no splitting on poison null-bytes ( )! print "$_ => ", join ", ", @{$h{$_}}... Platforms: *nix

License: Freeware Size: 12.29 KB Download (102): CGI::NoPoison Download

Added: April 25, 2010 | Visits: 1.531

IEs for Linux 2.0.5/2.5 Beta IEs for Linux project is a simple Bash Script program that installs Internet Explorer 6, 5.5 and 5 on Linux using Wine. The whole process is automatic and very easy. What is the magic? The magic of IEs4Linux is to use full browsers downloads instead of using that boring install process. The... Platforms: *nix

License: Freeware Size: 337.92 KB Download (111): IEs for Linux 2.0.5/2.5 Beta Download

Added: April 13, 2010 | Visits: 855

Data::SecsPack Data::SecsPack is a Perl module pack and unpack numbers in accordance with SEMI E5-94. SYNOPSIS ##### # Subroutine interface # use Data::SecsPack qw(bytes2int config float2binary ifloat2binary int2bytes pack_float pack_int pack_num str2float str2int unpack_float unpack_int unpack_num);... Platforms: *nix

License: Freeware Size: 102.4 KB Download (91): Data::SecsPack Download

Added: June 05, 2010 | Visits: 1.072

JAUUS Jauus is a software patching program that works over the Internet by making a single TCP connection to a host server. JAUUS project works on any Java-supported platform for any language or file type. The client/server sees each file as an object, and passes it over the network as such.... Platforms: *nix

License: Freeware Size: 35.84 KB Download (96): JAUUS Download

Added: May 20, 2010 | Visits: 1.557

New Driver and Tools 1.3 New Driver and Tools is a SuperKaramba theme that displays the latest version of drivers and of some tools. By clicking on the globe youll get on the homepage of the driver/tool. (The wine homepage was not reachable at the time I took the screen) Im looking forward for your feedback.. New... Platforms: *nix

License: Freeware Size: 29.7 KB Download (173): New Driver and Tools 1.3 Download

Added: February 02, 2010 | Visits: 2.618

SLAX KillBill Edition SLAX KB is a pocket operating system with the ability to run many Windows applications natively in Linux. It contains wine, dosbox and qemu. Some people prefer modified versions of SLAX, designed to provide some extra functionality. Even if SLAX is modular and allows people to extend it easily,... Platforms: *nix

License: Freeware Size: 204 MB Download (767): SLAX KillBill Edition Download

< 1 2 3 4 5