Thanks to everyone who tested 2.9.1 Beta 1. We’re following that up with Release Candidate 1. RC1 contains a few more fixes, bringing the number of fixed tickets up to 23. If you are already running Beta 1, visit Tools->Upgrade in your blog’s admin to get RC1. You can also download the RC1 package and install manually. If all goes well, 2.9.1 will be here soon.
Package:
Summary:
Perform mathematical operations with fractions
Groups:
Author:
Description:
This class can be used to perform mathematical operations with fractions.
It can take as parameters fractional numbers represented in several ways, like array with numerator and denominator integer values, integer, floating point or string with a number.
The class can perform operations with fractional numbers like adding, subtracting, multiplying, dividing, comparison, cancel fraction, get the canceled reciprocal fraction.
Package:
Summary:
Perform useful actions using Web services
Groups:
Author:
Description:
This class can be used to perform useful actions using Web services.
It can send requests to several different types of servers to perform actions like:
- Get text phrase correct spelling using Google search spelling suggestions
- Get exchange rates from Banca di Italia site
- Get weather forecasts from Google
- Get shorter URLs using TinyURL
- Get the geographic location of a given IP address using GeoIPTool
- Validate an e-mail address connecting to its SMTP server
Package:
Summary:
Manipulate content of a site in Webs.com
Groups:
Author:
Description:
This class can be used to manipulate content of a site in Webs.com.
It can sent HTTP requests to the Webs.com Web services API to perform several types of content manipulation operations on behalf of an authorized user.
Currently it can: list site pages, add page content, add an album photo, add blog entry, list files, get file information, upload file and rename file.
Package:
Summary:
Retrieve PlayStation network trophy data
Groups:
Author:
Description:
This class can be used to retrieve PlayStation network trophy data.
It can retrieve the PlayStation network trophy data page for player with a given user name.
The class can parse the page and extract the player level, progress, and trophies either in Platinum, Gold, Silver or Bronze.