Monthly Archiv: February, 2010

Free Google Page Ranks Script

Google uses a method known as PageRank to quantify the “importance” of a web page. PageRank is measured on a scale of 1 to 10 and is primarily determined by the PageRank of links pointing to a given page. An exhaustive but technical explanation can be found here. PageRank is but one of several factors Google uses to place a web page in the search engine results pages.Google uses an algorithm called PageRank to rank web pages that match a given search string. The PageRank algorithm computes a recursive figure of merit for web pages, based on the weighted sum of the PageRanks of the pages linking to them. The PageRank (PR) thus derives from human-generated links, and correlates well with human concepts of importance.

TRISTAT module

TRISTAT module is a freeware Server Script for statistical analysis of web traffic to pages, downloads and links. The program provides a seriously filtered counting. Web crawlers are excluded and separately evaluated. The analysis focuses on a comparative long term traffic evaluation of objects in 3 differential modes of operation. All features are implemented graphically with an optional cache function for high performance. The program provides a browser-independent assignment of hits using an IP-to-country function to create world map graphs. In addition, a search function with a graphical presentation, a click path analysis, a download CMS and an auto mail function are integrated.

Google Domain Search Result Integration

Package:
Google Domain Search Result Integration
Summary:
Search a site and retrieve results from Google
Groups:
Searching, Web services
Author:
Jose P Johnson
Description:
This class can be used to search a site and retrieve results from Google.

It can send HTTP requests to Google search site to perform searches for given keywords restricted to a given site domain.

The class retrieves the result pages, extract the results and display them with configurable presentation styles.


Tokenizer

Package:
Tokenizer
Summary:
Extract list of tokens from a text string
Groups:
Parsing
Author:
Domenico Pontari
Description:
This package can be used to extract list of tokens from a text string.

It can take a text string and split it in tokens separated by text strings or one or more characters.

It supports markers strings that define the beginning and end of a token that may have separator strings inside.

It also supports operators that may be used to combine multiple tokens by performing defined operations and returning the result value.


Composite Pattern

Package:
Composite Pattern
Summary:
Implementation of the composite design pattern
Groups:
Design Patterns, PHP 5
Author:
Bogdan T. Gersak
Description:
This package presents an implementation of the composite design pattern.

It provides an abstract class that represents a train composition of wagons.

The package also comes with example concrete implementations of train and wagon classes.

This is a simple implementation of Composite Pattern.
In the package can be found three classes: AbstractTrain, Train and Wagon.


Powered by Gewgley