[Free] New Device Driver Backup Software: Back Up Your Computer’s Device Drivers

A new utility to back up and restore the device drivers on your computer system has been added to the Free Device Driver Backup and Extraction Utilities. Such a program is useful if you ever want to reinstall Windows and your computer manufacturer did not give you a CD containing all the drivers for your system, a very common situation if you bought a pre-built system like a notebook.

(That is, you can use the program to make a copy of your drivers before reformatting or upgrading the hard disk or whatever, then allow your newly reinstalled Windows to install those drivers, giving you a working system again.)

Option Pager

Demo the class Pager
Package:
Summary:
Generate links to browse listings split in pages
Groups:
Author:
Description:
This class can be used to generate links to browse listings split in pages.

It takes the limit number of entries to list per page and get the current page number from a request variable to return the number of the first entry to list in the current page.

The class also takes the total number of entries to generate HTML links that can be used to go to the previous, next and any intermediate listing pages.


PHP – GD Watermarker

Package:
Summary:
Apply an watermark image on another image
Groups:
Author:
Description:
This class can be used to apply an watermark image on another image.

It can load an image in PNG or JPEG format and can place a transparent watermark image over the original image.

The watermark image horizontal and vertical alignment and border padding are configurable parameters.

The resulting image with the applied watermark image is saved to a file with the same name of the original, but the class generates a backup copy before applying the watermark image.


Send mail from any SMTP server

Package:
Summary:
Compose and send e-mail messages via SMTP
Groups:
Author:
Description:
This package can be used to compose and send e-mail messages via SMTP.

It can compose a message with subject, sender and recipient addresses, text and HTML body.

The package can send the message via SMTP with support for authenticating with a given user and password.


QGoogleVisualizationAPI 2009

Package:
Summary:
Generate charts with Google Visualization API
Groups:
Author:
Description:
This package can be used to generate charts with Google Visualization API.

It is an enhanced version of the original QGoogleVisualizationAPI package.

This release allows integration of template based Javascript functions or classes.

It uses the ability of the Google Web API to work with JSON objects to reduce the volume of transferred data.


PHP Simple Large XML Parser

Package:
Summary:
Parse XML documents and return arrays of elements
Groups:
Author:
Description:
This class can be used to parse XML documents and return arrays of elements.

It can load a XML document from a file and extract only the structure of tags into eventually nested arrays discarding any tag attributes.

The class can perform a query of the document using XPath syntax to retrieve only specific XML nodes that match the query.


Ray Feed Reader

Package:
Summary:
Retrieve and display RSS feeds
Groups:
Author:
Description:
This package can be used to retrieve and display RSS feeds.

The main class can retrieve and parse a RSS feed from a given site. It supports RSS 0.92, RSS 2.0 and Atom formats.

Another class can process the RSS feed and display it in an HTML page.


Currency Converter

Package:
Summary:
Convert amounts between currencies using Google
Groups:
Author:
Description:
This class can be used to convert amounts between currencies using Google.

It sends an HTTP request to retrieve a Google search page that shows the results of conversion given money amount between two currencies.

The class parses the retrieved page and returns the converted amount value value.


[Free] New Duplicate Files Finder: Free Up Wasted Hard Disk Space

A new duplicate file finder has been added to the Free Find / Delete Duplicate Files Utilities page. This program lets you search your hard disk for files that have identical content, even if they are given different names, so that you can free up wasted hard disk space. If you have many digital photos, ripped audio CDs or downloaded music, etc, and are not sure if you have duplicates littered across your hard disk, these are the programs to use.

(Deleting the files is optional; sometimes, you just want to know.)

The Raxan Framework

Package:
Summary:
Framework for AJAX based rich Web interfaces
Groups:
Author:
Description:
This package is a framework for implementing AJAX based rich Web interfaces.

It provides several classes that can generate HTML and JavaScript for rich user interfaces that work with main Web browsers in use. It features:

- Template binder that binds data from a database query result set returned by PDO or from arrays to Web page elements
- Built-in support for mobile enabled Web pages.
- Pagination of data listings split among multiple pages
- Uses predefined CSS classes for configuring presentation styles
- Can be extend with custom plug-ins
- Supports internationalization and localization of text messages
- Manipulation of HTML and XML using DOM on the server side
- Validate and sanitize user submitted data
- Performs browser side (JavaScript) events callbacks to PHP using AJAX
- Automatically blocks and prevents cross site scripting and cross-site request forgery attacks
- Etc.


Powered by Gewgley