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

Bookmark Base software
Filter: All | Freeware | Demo
 

Bookmark Base

1 2 3 4 5 > 
Released: October 13, 2007  |  Added: October 23, 2007 | Visits: 6.341

General Knowledge Base General Knowledge Base is an innovative Knowledge Management software allowing an easy and effective management of all types of knowledge bases. With its intuitive user interface, it is easy to create, capture, and store in one location all types of documents and files and have fast retrieval... Platforms: Windows

License: Shareware Cost: $69.00 USD Size: 15.77 MB Download (234): General Knowledge Base Download

Released: February 12, 2003  |  Added: August 06, 2006 | Visits: 4.633

ActiveURLs Bookmark Explorer Bookmark Explorer is handy and powerful Bookmark Manager, Online / Offline browser, website monitoring tool and personal search engine. All you need for your web researching in the one single tool. This smart program lets you check your favorite web-pages and notifies you if new content was... Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 3.54 MB Download (349): ActiveURLs Bookmark Explorer Download

Added: April 03, 2006 | Visits: 3.994

File and Folder Bookmark You spend at least 30 minutes everyday looking for files or places in your computer. Better take a walk, have a coffee, dream... because File and Folder Bookmark does the rest. File and Folder Bookmark provides quick and easy access to your favorite files,folders and urls. Adding a file,... Platforms: Windows

License: Shareware Cost: $12.99 USD Size: 688 KB Download (143): File and Folder Bookmark Download

Added: February 06, 2006 | Visits: 4.093

SuperCool Bookmark Super Cool Bookmark is a powerful bookmark organizer and web form filler that can collect,organize,browse and search bookmarks or email address, and fill in web form. Platforms: Windows

License: Shareware Cost: $19.50 USD Size: 1.36 MB Download (136): SuperCool Bookmark Download

Released: November 03, 2007  |  Added: November 05, 2007 | Visits: 4.214

SV Bookmark SV Bookmark is a visual bookmark manager that allows you to associate screenshots of a web site with each entry. Hovering your mouse over an entry displays a small popup screenshot of the site, making it easy to remember the content. You can quickly add new bookmarks, using the small floating... Platforms: Windows

License: Shareware Cost: $34.95 USD Size: 3.56 MB Download (135): SV Bookmark Download

Added: January 05, 2006 | Visits: 3.942

Ki-BookMark How many times have you wasted a lot of your time searching for a file, folder, application or a favourite URL saved in your computer? How many times have you wanted to stretch the size of your desktop to add a few more shortcuts? If the answer is at least once, then read on. We have good news... Platforms: Windows

License: Freeware Size: 130 KB Download (566): Ki-BookMark Download

Added: February 22, 2006 | Visits: 4.167

Bookmark Catalog Bookmark Catalog is powerful and easy to use bookmark manager with explorer-like interface. Bookmark Catalog support three most popular browsers- Internet Explorer, Netscape and Opera. You can find and organize your bookmarks, convert your bookmarks to the HTML file with easy and convenient... Platforms: Windows

License: Shareware Cost: $19.85 USD Size: 798 KB Download (139): Bookmark Catalog Download

Added: August 05, 2006 | Visits: 3.200

Bookmark Buddy Bookmark Buddy is a quick and intuitive bookmark manager offering several different ways to retrieve bookmarks, plus site login management, privacy features, bookmark checking, and a host of other features. If you find it quicker to search for a site on Google than to look through your... Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 465 KB Download (183): Bookmark Buddy Download

ActiveURLs Check&Get - Web-Monitor, Bookmark Manager and Web-Page Archiver Web-Monitor, Bookmark Manager, Web Capture Tool and Web-Page Archiver. Checks web sites for updates and notifies you of changes. Automatically captures changed web pages and highlights the new content. Manages bookmarks, detects dead links and duplicates. Imports, exports and synchronizes your... Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 6.42 MB Download (156): ActiveURLs Check&Get - Web-Monitor, Bookmark Manager and Web-Page Archiver Download

Added: January 27, 2006 | Visits: 3.401

Bookmark Notes With Bookmark Notes you can add comments and notes to your Internet Explorer bookmarks. When you hover mouse pointer over the bookmark (internet shortcut) in Favorites menu or explorer bar, a popup window with your note will appear for you to read. Platforms: Windows

License: Shareware Cost: $15.00 USD Size: 416 KB Download (93): Bookmark Notes Download

Added: March 11, 2010 | Visits: 1.157

C++ base C++ base is a base class suite contains several powerful c++ base classes for basic encapsulation of low level operating system calls and basic library functions. Further packages you may access from this page require the installation of this base package. Platforms: *nix

License: Freeware Size: 102.4 KB Download (109): C++ base Download

Added: March 16, 2010 | Visits: 965

Persistent::Base Persistent::Base is an Abstract Persistent Base Class. SYNOPSIS ### we are a subclass of ... ### use Persistent::Base; @ISA = qw(Persistent::Base); ABSTRACT This is an abstract class used by the Persistent framework of classes to implement persistence with various types of data stores.... Platforms: *nix

License: Freeware Size: 38.91 KB Download (88): Persistent::Base Download

Added: March 07, 2010 | Visits: 1.412

dtRdr::GUI::Wx::Tree::Base dtRdr::GUI::Wx::Tree::Base is a base class for sidebar trees. SYNOPSIS init $tree->init($frame); select_item Select the tree item for a given $id. $tree->select_item($id) The id is probably the id of whatever your widget associated with each tree item. Convenience id_or_id... Platforms: *nix

License: Freeware Size: 2.8 MB Download (105): dtRdr::GUI::Wx::Tree::Base Download

Added: October 01, 2010 | Visits: 1.161

Foxmarks Bookmark Synchronizer Foxmarks Bookmark Synchronizer is a Firefox extension that synchronizes your bookmarks with other computers. If you use Firefox on more than one computer, youll want Foxmarks. Install Foxmarks on each computer, and it will work silently in the background to keep your bookmarks synchronized. As... Platforms: *nix

License: Freeware Size: 153.6 KB Download (101): Foxmarks Bookmark Synchronizer Download

Added: October 19, 2010 | Visits: 1.218

Acme::MorningMusume::Base Acme::MorningMusume::Base is a baseclass of the class represents each member of Morning Musume. SYNOPSIS use Acme::MorningMusume; my $musume = Acme::MorningMusume->new; # retrieve the members as a list of # Acme::MorningMusume::Base based objects my @members = $musume->members; for my... Platforms: *nix

License: Freeware Size: 8.19 KB Download (128): Acme::MorningMusume::Base Download

Added: August 05, 2010 | Visits: 1.102

XML::SAX::Base XML::SAX::Base is a base Perl class with SAX Drivers and Filters. SYNOPSIS package MyFilter; use XML::SAX::Base; @ISA = (XML::SAX::Base); This module has a very simple task - to be a base class for PerlSAX drivers and filters. Its default behaviour is to pass the input directly to the... Platforms: *nix

License: Freeware Size: 20.48 KB Download (100): XML::SAX::Base Download

Added: July 26, 2010 | Visits: 1.189

Bookmark Time 0.2 Bookmark Time is an Amarok script that lets you bookmark a point in time in a music file. When you play it again, you can choose the bookmarked times from the mouse menu.. Bookmark Time KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing... Platforms: *nix

License: Freeware Size: 13.31 KB Download (94): Bookmark Time 0.2 Download

Added: September 22, 2010 | Visits: 1.029

Finance::Quote::Yahoo::Base Finance::Quote::Yahoo::Base is a Perl module with common functions for fetching Yahoo info. SYNOPSIS Base functions for use by the Finance::Quote::Yahoo::* modules. This module is not called directly, rather it provides a set of base functions which other Yahoo-related modules can use. If... Platforms: *nix

License: Freeware Size: 92.16 KB Download (99): Finance::Quote::Yahoo::Base Download

Added: August 15, 2010 | Visits: 959

MP3::Find::Base MP3::Find::Base is a base class for MP3::Find backends. SYNOPSIS package MyFinder; use base MP3::Find::Base; sub search { my $self = shift; my ($query, $dirs, $sort, $options) = @_; # do something to find and sort the mp3s... my @results = do_something(...); return @results; }... Platforms: *nix

License: Freeware Size: 29.7 KB Download (90): MP3::Find::Base Download

Added: July 04, 2010 | Visits: 960

Games::LMSolve::Base Games::LMSolve::Base is a base class for puzzle solvers. SYNOPSIS package MyPuzzle::Solver; use Games::LMSolve::Base; @ISA = qw(Games::LMSolve::Base); # Override these methods: sub input_board { ... } sub pack_state { ... } sub unpack_state { ... } sub display_state { ... } sub... Platforms: *nix

License: Freeware Size: 21.5 KB Download (96): Games::LMSolve::Base Download

1 2 3 4 5 >