EasyBookmarker is a web based component program
written in PHP that allows you to store and display your bookmarks in
different categories and subcategories. It is usefull also for lists of
things grouped by categories as CDs, songs or games.
Overview
Motivation
Initially I have had a lot of WEB bookmarks in many different
browsers and computers. Traveling abroad I had to carry with me many
files containing these bookmarks in order to use them. Every new visit
was adding a new file and soon I realized I need an online bookmarker
system in order to collect and access all bookmarks I need.
Then I have looked around the net for available bookmark management
tools. I found however that some of them are nice but quite "heavy" or
complicated while the simpler were not promising enough. Finally I
decided to write an application by myself and this is the present
EasyBookmarker management tool.
What EasyBookmarker is?
EasyBookmarker is a program that allows you to store and display
your bookmarks in different categories and subcategories. It is usefull
also for lists of things grouped by categories as CDs, songs or games.
It stores the information with usability in mind, keeping often-used
bookmarks at your fingertips. It sorts and displays your most recently
used bookmarks in order to make sure that the most often-used bookmarks
are always at your fingertips while the other bookmarks stay out of
your way.
Using EasyBookmarker your bookmarks will be available to you no
matter where you go. If you have WEB connection, you have your
bookmarks and you can always add to them new bookmarks or you can edit,
move or delete the existing bookmarks remotely.
Features
EasyBookmarker is a higly customizable full featured bookmark
management tool written in PHP. It has an easy to use administration
interface and stores all bookmark entries in a MySQL database. With
EasyBookmarker you can do the following:
- Add unlimited number of different bookmark categories and subcategories;
- Add bookmarks to categories and subcategories;
- Edit all existing categories, subcategories and bookmarks;
- Move a bookmark or category form one category or subcategory to another;
- Delete a bookmark or a category (subcategory) if it is empty;
- Change the bookmark`s order by Date Added, Date Last Visit, Date Last Modified, Alphabetical or by Rating (Visit points);
- Search EasyBookmarker for bookmarks containing a given string;
- QuickMark allowing users to add a paricular web site of interest to
EasyBookmarker automatically from within their favorite web browser;
- Export the EasyBookmarker structure in the most popular internet browsers as M$ Internet Explorer, Netscape, Opera, etc.;
- Import M$ Internet Explorer favorites, Netscape and Opera bookmarks directly to the EasyBookmarker;
- A pop-up list with recently used, visited, rated or added
bookmarks. For example, the last used bookmark becomes first in the
pop-up list;
- Separated HTML output provides users with the possibility to change
the view & feel of EasyBookmarker with a few steps, even if they
are not familiar with PHP;
- Particular care has been taken to provide with EasyBookmarker a
very friendly and professional user interface. If you want even greater
control, you can edit the source code itself and change the overall
look, or make the program do something entirely different.
|