Find meteo, wikipedia, google spelling and more...
This class can be used to perform usefull 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
- Update Facebook status
- Update Twitter status
- Get Twitter statuses update list for a user
- Get Twitter user info
- Get list of Youtube videos uploaded by a user
- Get list of images return from Google Images searched by a query
- Copy remote files to your server
- Make a pdf from a webpage
- Find wikipedia definitions
- Get flickr images of a specified user
- Send push notification to iphone
- Call google suggest keywords service
and more...
A class to search text in pdf documents.
Not pretending to be useful other than that.
But it can easily be extended to a full featured pdf document
parser by anyone who chooses so.