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

Bob Anderson software
Filter: All | Freeware | Demo
 

Bob Anderson

< 1 2 3 4 5 
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 19, 2008 | Visits: 1.214

Cinema Beauties Screensaver Cinema Beauties Screensaver 1.0 is a collage of the most famous and popular actresses of the moment (Angelina Jolie, Catherine Zeta Jones, Cameron Diaz, Drew Barrymore, Sharon Stone, Gillian Anderson, Tiffany Amber Tisson, Cindy Crawford, Carmen Electra, etc).It includes nice background music and... Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 3 KB Download (105): Cinema Beauties Screensaver Download

Added: August 16, 2008 | Visits: 4.069

Stargate Screensaver Stargate was firstly a popular movie starring Kurt Russell and James Spader, and then a TV series. That series has become one of the most popular in science fiction, and has actors like Dean Anderson, most commonly seen as McGyver, and now playing Colonel Jack O+Neill.He and his crew have to... Platforms: Windows

License: Freeware Size: 3 KB Download (541): Stargate Screensaver 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.082

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.810

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: February 22, 2010 | Visits: 1.331

NewPKI NewPKI is a PKI based on the OpenSSL low-level API, all the datas are handled through a database. The database provides provides a much more flexible PKI than with OpenSSL, such as seeking a certificate with a search engine. Whats New in This Release: - Testing the presence of either... Platforms: *nix

License: Freeware Size: 552.96 KB Download (133): NewPKI 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 16, 2010 | Visits: 1.102

nrsTable nrsTable library is a JavaScript script that will allow a developer to create HTML tables from arrays. The tables can be automatically sorted simply by clicking on the heading. A lot of customization can be done for the tables, such as colors, pages, captions, and more. The following are some... Platforms: *nix

License: Freeware Size: 31.74 KB Download (93): nrsTable Download

Added: August 17, 2010 | Visits: 1.585

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