karatag Sozial Bookmark Support forum karsozialbookmark Display buttons to add pages to bookmark sites 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 ...
This class can embed video and images from remote sites. It takes the URL of a page in a remote site that may have images or video and sends HTTP requests to that site to retrieve details about that media like the title, description, size and thumbnail images. The class can also generate HTML to embed ...
Statizier Support forum statizier Allow dinamic sites to be indexed by searchers A simple way to hide dinamic sites to web spiders so they can index it. Almost all web-spiders (like Google) can not index dinamic sites due to the parameters present on almost all links in the site. This class, along ...
This package is a MVC framework for building Web sites and APIs. It implements the Model-View-Controller design pattern to separate concerns, as well many classes to implement common functionality often necessary to build not only user facing Web sites but also Web services based APIs. To implement ...
This package consists of several classes that can be used to extract contents from remote sites. The main class is an HTTP client with support for accessing Web pages via HTTP POST and GET method, handling cookies and HTTP 1.1 chunked responses. There are several other classes that use the HTTP client ...
This class can search for jobs in different job sites. It takes a list of parameters to search for jobs like the job keywords, country, city, distance limit, and the job sites to search. The class sends HTTP requests to the specified job sites to retrieve feeds of the pages of jobs that match the specified ...
Secure Media Support forum securemedia Protect Flash files from hotlinking by other sites The Apache mod_rewrite is often used to protect images and other types of media files from hotlinking from other sites, that make them appear in their pages although they are served from the original sites ...
... Display YouTube music videos with lyrics This class can be used to display display YouTube music videos with lyrics imported from lyrics sites. It can search YouTube for music videos of a given band and song. It also searches and imports lyrics from several lyric sites. The class generates HTML to ...
Content downloader Support forum content-downloader Download content from many sites at the same time This class can download content from multiple sites at the same time. It can add to a queue one or more URLs of remote sites from which it is necessary to download content. The class uses the Curl ...
Simple Link Exchange Support forum simplelinkexchange Manage page links exchanged between multiple sites This class can be used to manage Web page links exchanged between multiple sites. The class can: - Create a couple of MySQL database tables to store lists of links grouped by categories - Add ...