Webthumb.bluga.net has completed its move to a new server. Everything should be running smoothly at this point, but if you run into any problems let me know.
If your dns is slow to update, you can use new.bluga.net.
Package:
Summary:
Create and manipulate icons in the ICO format
Groups:
Author:
Description:
This class can be used to create and manipulate icons in the ICO format.
It can read and write icon images in the ICO format.
The class can perform several operations with ICO icons like creating an empty icon, adding icon images of different sizes and bit depths, remove images from icons, set the color of icon images, add the definition of a color, save the icon to a given file, etc..
Package:
Summary:
Compose songs and save them in MIDI format
Groups:
Author:
Description:
This class can be used to compose songs and save them in MIDI format.
It can compose tunes adding the tune notes with a given tempo and volume.
The class can generate a file in MIDI format with a given file name.
Package:
Summary:
Manage sites in the Google Webmaster Tools
Groups:
Author:
Description:
This class can be used to manage sites in the Google Webmaster Tools site using its API.
It can send HTTP requests to the Google Webmaster Tools API Web server to perform several types of actions.
Currently it can add or delete site, set geolocation or preferred domain for a site, get the list of managed sites, get details about a site, and verify a site setting up a special verification HTML page.
Package:
Summary:
Parse text with Wiki syntax into a XML document
Groups:
Author:
Description:
This class can be used to parse text with Wiki syntax and build a XML document.
It can parse a given text and replace with custom HTML tag nodes.
The class parses the resulting text to build a XML document object (DOM) for further processing by applications.