This class can be used to display buttons in a page to add it to several social networking sites.
It takes the URL, title and tags to associate to a given site page and generates links and image buttons to add that page to a many social networking sites.
Currently it supports: Google Reader, Google Bookmarks, Bloglines, Newsgator, Furl, Digg, WebNews, Netscape, Yahoo Bookmarks, Spurl, Diigo, Newsvine, del.icio.us, Simpy, Mister Wong, LinkArena, icio.de, OneView, Folkd, Yigg, Reddit, StumbleUpon, Slashdot, BlinkList, Technorati, Blogmarks, Blinkbits, ma.gnolia, Smarking and NetVouz.
The directory of the button images and the images size is configurable.
This class has a collection of functions for general Web development purposes.
It can:
- Parse and Display RSS Feeds using tables and optional CSS
- Create RSS feeds, and use CSS to format them
- Generate forms for searching the Web with Google
- Produce dates in various formats
- Redirect to pages using either HTTP headers or Javascript with a countdown timer
- Using sessions, restrict access to pages and produce a login form
- Select one or more random quotes from a list of many
- Make predefined text in a page fade when the mouse is moved over a HTML element
- Make any page element be draggable with the user mouse
- WaterMark Images with text
- Produce a link which bookmarks a page
- Produce promotional buttons (for firefox)
This package is a set of classes to manage a list of bookmarks and several application scripts to provide a Web interface to edit the bookmarks list.
This package follows the Model-View-Controller (MVC) approach to separate the different classes and scripts that take care of the stored information about the bookmarks in a database, presentation of the bookmarks lists and processing of forms to manage the bookmarks.