Image2HTML

ScreenShot of the Image2HTML demo
Package:
Summary:
Convert images into colored HTML text
Groups:
Author:
Description:
This class can be used to convert images into colored HTML text.

It can open an image in JPEG format and traverse its pixels to generate HTML that renders the image as a sequence of colored characters of 1 pixel of width and height.

The generated HTML can be saved to a given file.


[Free] New Compiler Construction Tool: Create Your Own Compiler or Programming Language

Fancy creating your own programming language? Or perhaps you want to write a compiler or interpreter for an existing language? Check out the latest addition to the Free Compiler Construction Tools: Lexers, Parser Generators, Optimizers page. The program, re2c, creates a fast lexical scanner for regular expression matching. It can take its input from anything you want, even a buffer that you create on-the-fly, since unlike most lexical analyzers, it is not tied to any input model.

Free php Affiliate Link Directory Script

The directory script has been developed with ultra fast loading webpages and seo friendly url's in mind. The script is also designed to allow easy modifications to it's appearance and style without having advanced programming skills. The purpose of the free script is to give webmasters any easy and affordable way to promote all their affiliate links. Now you do not have to promote each affiliate link separate anymore, but simply promote your directory. As a Free Affiliate link Directory owner, you will be able to easily manage categories and Sub-Categories. You can add your affiliate links as a regular link or as a featured link. All affiliate links are cloaked and each link you add will have their own detail page.

Celebrities Fan Sites Script

Fansites Script is a very simple and easy application which lets you create a fan site of any celebrity within few minutes. This application will let you create a fan sites for every type of celeb, either actor/actress/singers/players/athletes/musician/politician or any other type of celebrity. This application will automatically retrives all the biography and projects details from the internet. There are many more features of fan site script, so it will better for you to checkout our features page. http://www.fansites.biz/features/

Celebrities Fan Sites Script

Fansites Script is a very simple and easy application which lets you create a fan site of any celebrity within few minutes. This application will let you create a fan sites for every type of celeb, either actor/actress/singers/players/athletes/musician/politician or any other type of celebrity. This application will automatically retrives all the biography and projects details from the internet. There are many more features of fan site script, so it will better for you to checkout our features page. http://www.fansites.biz/features/

GMT Converter

Package:
Summary:
Convert time between zones defined in a database
Groups:
Author:
Description:
This class can be used to Convert time between zones defined in a MySQL database.

It can lookup in a MySQL database table for time zone offsets relative to GMT given the zone identifier.

The class can convert date and times between zones based on offsets retrieved from the database.


File Copy

Package:
Summary:
Copy multiple files preserving the directories
Groups:
Author:
Description:
This package can be used to copy multiple files preserving the directories.

It can display a form to let the user choose the source and target directories of the files to be copies.

The main class can copy the selected files to a given destination directory, recreating sub-directories if necessary to preserve the relative paths of the source files.

Optionally it can remove comments and obfuscate the PHP files that are being copied using the PHP Trasher class by Setec Astronomy.


Logger class to write all at once

Package:
Summary:
Log activity to files buffering the messages
Groups:
Author:
Description:
This class can be used to log activity to files buffering the messages.

It can log one or more activity messages to a log file.

The messages are first stored in class private array variable that works as a buffer.

When the object is destroyed, eventually at the end of the script, the messages are flushed to the log file all at once.


Powered by Gewgley