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

Large Wooden Barrels freeware
Filter: All | Freeware | Demo
 

Large Wooden Barrels

< 1 2 3 4 5 > 
Added: February 19, 2010 | Visits: 1.054

sc68 sc68 is a full Atari ST(E) and Amiga music emulator with a large collection of music files. sc68 is available in GNU/Linux (and others) as an XMMS plugin and as a commandline player. usage : sc68 [options] < file.sc68 > Options: --help : Display this message and exit --version : Display...



Platforms: *nix

License: Freeware Size: 614.4 KB Download (114): sc68 Download

Added: November 03, 2010 | Visits: 1.815

Virtual LargeFile System for LUFS vlsf is a plugin for the LUFS package which allows to write large files (4GB and more) on primitive filesystems like FAT32. The workaround is simple: the file is stored in small files (chunks) on the real filesystem using the same method and naming scheme as the split utility. Installing To...





Platforms: *nix

License: Freeware Size: 20.48 KB Download (111): Virtual LargeFile System for LUFS Download

Added: April 07, 2010 | Visits: 1.467

Wooden Fish Messenger 1.0 Wooden Fish Messenger is an instant messenging client application based on the open Jabber Standard Protocals and the SMACK API. The application is written in Java and can be launched directly from your browser through Java Web Start..


Platforms: *nix

License: Freeware Download (107): Wooden Fish Messenger 1.0 Download

Added: September 19, 2010 | Visits: 1.113

Bulk Image Resizing Thing BIRT, the Batch Image Resizing Thing, is a simple application that allows a large number of images to be resized in one go. Obviously this is possible by scripting ImageMagick but its usually somewhat easier with a GUI. Bulk Image Resizing Thing was created in order to learn how to develop...


Platforms: *nix

License: Freeware Size: 53.25 KB Download (106): Bulk Image Resizing Thing Download

Added: July 09, 2010 | Visits: 880

SmartTemplate SmartTemplate is a Template Engine that was designed to support large scale, web based applications. Whats so special about it? Common template engines work like the following: Your PHP script specifies an HTML template and assigns some dynamic content to display. The template parser replaces...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (103): SmartTemplate Download

Added: July 15, 2010 | Visits: 1.075

FuLFS FuLFS is a simple hack to store and read very large files on/from a filesystem with small maximum file size. The primary purpose was putting DVD-size images on FAT32 and use it transparently. The files are stored in the form name.aa, name.ab, ... Usage: ./fulfs physical-storage-dir...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (102): FuLFS Download

Added: January 10, 2010 | Visits: 951

Pause Pause determines the location of silences in an audio file for use in fragmentation of large recordings, studies of pause duration, and the like. Pause project generates both a nicely formatted table intended to be read by people and a simple tab-delimited file that is easily parsed by software..


Platforms: *nix

License: Freeware Size: 10.24 KB Download (101): Pause Download

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

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: August 18, 2010 | Visits: 812

aviManager This Perl script helps you to manage your (large) movie (DVD,DivX) collection. aviManager attempts to find the best movie to watch. You will be surprised how good it works. There is also a nice imdb grabber for fast movie adding..


Platforms: *nix

License: Freeware Size: 204.8 KB Download (100): aviManager Download

Added: September 04, 2010 | Visits: 1.100

otto otto is a web based mp3 database and jukebox which can gracefully organize a very large number of albums. it is suitable for home or office workgroup use, or as an interface to a streaming internet radio station. otto is written in perl. it requires perl5, mysql, the DBI and DBD::mysql perl...


Platforms: *nix

License: Freeware Size: 83.97 KB Download (99): otto Download

Added: June 13, 2010 | Visits: 1.228

Sidebar in a Can Sidebar in a Can is a simple and powerful tool for webmasters to take a large amount of static content (intimidating to new users) and turn it into a quite manageable amount of dynamic content. The result showcases your sites material. Sidebar in a Can is built on Snippets technology. Sidebar...


Platforms: *nix

License: Freeware Size: 57.34 KB Download (99): Sidebar in a Can Download

Added: May 01, 2010 | Visits: 923

WavSplit WavSplit splits large WAV files at given time positions. To find out split positions you can use any WAV player or editor with a time display. After unpacking the tarball type these commands: make && make install to start the compilation process and copy the program to /usr/local/bin, and...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (99): WavSplit Download

Added: January 18, 2010 | Visits: 914

Pho Pho project is a lightweight program for viewing large numbers of images quickly, rotating or deleting some, and making notes about what to do with each image -- for instance, for going through hundreds of images after uploading them from a digital camera. Why another image viewer? Surely there...


Platforms: *nix

License: Freeware Size: 66.56 KB Download (97): Pho Download

Added: June 02, 2010 | Visits: 908

Falling 1.0 Falling is a fast-paced survival game involving a ball falling through wooden planks. Falling is a survival game where the user controls a small steel ball and tries to roll it through holes in floors which are constantly moving up. Avoid being crushed between the top of the window and a...


Platforms: *nix

License: Freeware Size: 1024 KB Download (96): Falling 1.0 Download

Added: September 04, 2010 | Visits: 989

MP3 Database II MP3DB2 is a collection of bash scripts for keeping track of large MP3 collections. It will retrieve song information from the filenames and ID3 tags of a directory or CD of MP3s and store them in a local database. This program is a complete rewrite of my MP3 database version 1. Version 1 only...


Platforms: *nix

License: Freeware Size: 98.3 KB Download (95): MP3 Database II Download

Added: November 11, 2010 | Visits: 1.076

virtual800 virtual800 is a FUSE-based filesystem that provides a big filesystem with big files for testing of large file transfers. Examples: miguelo@saturno:~$ mkdir test miguelo@saturno:~$ virtual800 -t syssize=768T,sysfiles=28 test miguelo@saturno:~$ cd test miguelo@saturno:~/test$ df -h...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (92): virtual800 Download

Added: November 21, 2010 | Visits: 1.037

Mp3cdBrowser Mp3Cdbrowser is a tool to organize large collections of music (MP3, Ogg/Vorbis) on a CD or hard disk. It stores info about the tracks name, album, length,... into a database (build-in or MySQL). You can later browse the songs or search for them. Whats New in This Release: - Performance with...


Platforms: *nix

License: Freeware Size: 696.32 KB Download (91): Mp3cdBrowser Download

Added: March 21, 2010 | Visits: 894

Clean_Mail Clean_Mail provides scripts to help maintain mail spool files on a large system. Clean_mail is a series of shell and Perl scripts that help a system administrator maintain mail spool files on a large system. They offer deleting of old mails, backup, deleting of spam, automatic mails to users,...


Platforms: *nix

License: Freeware Size: 52.22 KB Download (91): Clean_Mail Download

Added: January 18, 2010 | Visits: 862

Sanefile Sanefile is a tool to easily and quickly clean and change a large number of filenames. The idea started when I started “ripping” my own CD’s and the filenames were all different and full of errors. When I started getting TV downloads from other sources, the issue became a problem. I had...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (88): Sanefile Download

Added: January 26, 2010 | Visits: 702

MissingH MissingH is a large collection of assorted utility libraries for Haskell. MissingHs primary audience is Haskell programmers that want to get practical things done fast. It also serves as a staging area of sorts for useful, general-purpose Haskell code. This could be code that may eventually...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (88): MissingH Download

< 1 2 3 4 5 >