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

Barbarian Bob software
Filter: All | Freeware | Demo
 

Barbarian Bob

< 1 2 3 4 5 > 
Added: August 25, 2008 | Visits: 937

StretchWare IE StretchWare IE - is the computer software that reminds you to stretch. Every day millions of computer users feel the back pain, stiff muscles, tight joints and stress brought on by long hours sitting at a desk and using a computer. STRETCHWARE is the computer software that reminds you to stretch,... Platforms: Windows

License: Shareware Cost: $24.95 USD Size: 2.05 MB Download (107): StretchWare IE Download

Added: August 04, 2008 | Visits: 1.431

Bubble Bobble ScreenSaver Bubble Bobble was an arcade game released by Taito in 1986. You have to guide the two hero's Bub and Bob through 100 levels of adventure to rescue their girlfriends. This screensaver will see you the most beautiful screenshots from the most popular Bubble Bobble remakes. It is what every fan... Platforms: Windows

License: Freeware Size: 2.09 MB Download (111): Bubble Bobble ScreenSaver Download

Added: August 08, 2008 | Visits: 1.606

Sheep Racers Sheep Racers, is a remake of the old horse racing betting game, like Bonzai but with sheep! At the start of each race, review the odds of each sheep, you have Flossy (yeay!), Bob, Kate or Dez to choose from. Odds of 5 to 1 will give you a bigger return if that sheep wins, but a sheep with odds of... Platforms: Windows

License: Freeware Size: 740 KB Download (163): Sheep Racers Download

Added: August 08, 2008 | Visits: 1.453

Enchantment Stationery Collection Cloudeight presents our Enchantment: The Art of Jim Warren, Stationery collection; a set of 12 scrolling, musical stationery for use with Outlook 98/2000 and Outlook Express. Enchantment includes titles such as Paradise, If you were a Unicorn, Enchanted Sea, Moonlit Romance, and others based on... Platforms: Windows

License: Freeware Size: 491 KB Download (101): Enchantment Stationery Collection Download

Added: August 04, 2008 | Visits: 1.337

Diablo II Diablo II is the second part of a game that made history: Diablo. A mix of action adventure and RPG, Diablo asks you to take on the role of a character and guide them through various scenes full of enemies. It is a blend of pure action and genuine RPG elements. All of this under an isometric... Platforms: Windows

License: Demo Cost: $0.00 USD Size: 1024 B Download (778): Diablo II Download

Added: August 13, 2008 | Visits: 2.435

Painting picture Paint black and wight picture online. Paint Online game. Learn how to draw superman with this eas learn how to draw superman with this easy basic steps. (more) (less). category arts amp; animation . Lessons on drawing animestyle art at akemi;s anime world. Without going into steam engines in... Platforms: Windows, Mac

License: Freeware Size: 15 KB Download (154): Painting picture Download

Released: November 04, 2009  |  Added: November 09, 2009 | Visits: 2.081

IQ Proxy IQ Proxy (IQP) is a robust and secure forward/reverse proxy server solution for Windows. Featuring the most scalable server engine with up to 10,000 simultaneous connections for both filtering and caching content proxy and securing and accelerating reverse proxy. IQ Proxy Server features a... Platforms: Windows

License: Shareware Cost: $345.00 USD Size: 5.76 MB Download (142): IQ Proxy Download

Added: January 18, 2010 | Visits: 744

KwickDo KwickDo software aims at easing the creation of new events/todo based on pre-recorded templates. For example if you generally set your meetings to start at 10:00, last 1 hour and have a reminder 15 minutes before it starts, you can create this as a template and quickly create a new Event by... Platforms: *nix

License: Freeware Size: 522.24 KB Download (93): KwickDo Download

Added: January 14, 2010 | Visits: 849

extm3u.pl extm3u.pl generates an extended .m3u playlist from a given directory. The generated playlist can be used with XMMS, Winamp, and other MPEG layer 3 players. The playlist is printed to stdout. Extended .m3u files contain additional information, such as the length of the song and data from the ID3... Platforms: *nix

License: Freeware Size: 8.19 KB Download (112): extm3u.pl Download

Added: April 16, 2010 | Visits: 1.264

PGID3 Tag Editor PGID3 is an ID3v1 and v2 tag editor for manipulating the information on files such as MP3s. PGID3 Tag Editor project is written in PHP and uses PHP-GTK, so it can take advantage of the GTK+ Toolkit for rendering a GUI. The program itself is broken into three parts, a PHP Function Library called... Platforms: *nix

License: Freeware Size: 8.19 KB Download (103): PGID3 Tag Editor Download

Added: July 24, 2010 | Visits: 1.291

Xfce 4 Weather Plugin Xfce 4 Weather Plugin shows the current temperature and weather condition, using weather data provided by xoap.weather.com. Usage: To find your location code: - Go to www.weather.com - Do a search for the area you want to have data for - If you get a match, your location code is in the... Platforms: *nix

License: Freeware Size: 573.44 KB Download (116): Xfce 4 Weather Plugin Download

Added: March 16, 2010 | Visits: 749

B::XPath B::XPath class can search Perl optrees with XPath syntax. SYNOPSIS Perl represents programs internally as a tree of opcodes. To execute a program, it walks this tree, performing each operation as it encounters it. The B family of modules allows you to examine (and in some cases, manipulate)... Platforms: *nix

License: Freeware Size: 7.17 KB Download (88): B::XPath Download

Added: February 21, 2010 | Visits: 866

XML::Bare XML::Bare is a minimal XML parser implemented via a C state engine. SYNOPSIS use XML::Bare; my $xml = new XML::Bare( text => Bob ); # Parse the xml into a hash tree my $root = $xml->parse(); # Print the content of the name node print $root->{xml}->{name}->{value}; #... Platforms: *nix

License: Freeware Size: 10.24 KB Download (88): XML::Bare Download

Added: February 10, 2010 | Visits: 1.808

Mail::Client::Yahoo Mail::Client::Yahoo is a Perl module with programmatically access Yahoos web-based email. SYNOPSIS use Mail::Client::Yahoo; $y = Mail::Client::Yahoo->login( username => bob, password => secret, secure => 1, # for the paranoid and patient ); $y->select_folder(Inbox); $m =... Platforms: *nix

License: Freeware Size: 6.14 KB Download (210): Mail::Client::Yahoo Download

Added: May 23, 2010 | Visits: 1.097

Class::Meta::Declare Class::Meta::Declare is a Perl module deprecated in favor of Class::Meta::Express. SYNOPSIS This was a first attempt at making a saner interface for Class::Meta. It is nicer, but Class::Meta::Express is nicer still. Go use that one. package MyApp::Thingy; use Class::Meta::Declare :all;... Platforms: *nix

License: Freeware Size: 15.36 KB Download (88): Class::Meta::Declare Download

Added: September 09, 2010 | Visits: 1.019

Coinflip Coinflip provides a cryptographically secure server/client program and protocol for choosing random bits. Coinflip is a client/server based program that can generate random bits for 2 people over the internet. The 2 people dont have to trust each other in order to convince each other that the... Platforms: *nix

License: Freeware Size: 20.48 KB Download (95): Coinflip Download

Added: November 19, 2010 | Visits: 961

List::Search List::Search is a Perl module for fast searching of sorted lists. SYNOPSIS use List::Search qw( list_search nlist_search custom_list_search ); # Create a list to search my @list = sort qw( bravo charlie delta ); # Search for a value, returns the index of first match print list_search(... Platforms: *nix

License: Freeware Size: 5.12 KB Download (88): List::Search Download

Added: August 21, 2010 | Visits: 1.209

IMAP::Admin IMAP::Admin is a Perl module for basic IMAP server administration. SYNOPSIS use IMAP::Admin; $imap = IMAP::Admin->new(Server => name.of.server.com, Login => login_of_imap_administrator, Password => password_of_imap_adminstrator, Port => port# (143 is default), Separator => ".", #... Platforms: *nix

License: Freeware Size: 14.34 KB Download (93): IMAP::Admin Download

Added: September 26, 2013 | Visits: 1.140

Texinfo Texinfo is the official documentation format of the GNU project. It was invented by Richard Stallman and Bob Chassell many years ago, loosely based on Brian Reid's Scribe and other formatting languages of the time. Texinfo project is used by many non-GNU projects as well. Texinfo uses a single... Platforms: *nix

License: Freeware Size: 2.62 MB Download (103): Texinfo Download

Added: August 17, 2010 | Visits: 1.584

JavaScript::Autocomplete::Backend JavaScript::Autocomplete::Backend is a Google Suggest-compatible autocompletion backend. SYNOPSYS package MyAutocompleter; use base qw(JavaScript::Autocomplete::Backend); my @NAMES = qw(alice bob charlie); sub expand { my ($self, $query) = @_; # do something to expand the query my $re... Platforms: *nix

License: Freeware Size: 4.1 KB Download (110): JavaScript::Autocomplete::Backend Download

< 1 2 3 4 5 >