Monthly Archiv: February, 2010
Thomas Mackenzie alerted us to a problem where logged in users can peek at trashed posts belonging to other authors. If you have untrusted users signed up on your blog and sensitive posts in the trash, you should upgrade to 2.9.2. As always, you can visit the Tools->Upgrade menu to upgrade.
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 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.
Package:
Summary:
Convert dates to the Thai format
Groups:
Author:
Description:
This class can be used to convert dates to the Thai format.
It takes a date in ISO format and convert it into the Thai format.
Several variants of the Thai date format are supported.
Package:
Summary:
Search a site and retrieve results from Google
Groups:
Author:
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.
Photoshop Express from Adobe has been added to the Free Online Photo Editors page.
This is a rudimentary photo editing software that you can access from any computer using only a web browser. It allows you to
do simple touch-ups of your photos (cropping, resizing, red-eye removal, sharpening, etc) as well as store your photos online.
Package:
Summary:
Extract list of tokens from a text string
Groups:
Author:
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.
Package:
Summary:
Implementation of the composite design pattern
Groups:
Author:
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.
Package:
Summary:
Export MySQL database to ZIP files
Groups:
Author:
Description:
This class can be used to export MySQL database to ZIP files.
It can generate a dump of a MySQL database schema and data into a file.
The resulting output is stored in a ZIP file.