HTML5 Video Tutorial Updated

Our HTML5 video tutorial has been updated to reflect the latest developments in the evolution of HTML5 video element, including new information about supported web browsers and video formats.

DRBGuestbook Version 1.1.27 released

Version 1.1.27 of DRBGuestbook, our free PHP guestbook script, has been released. This version includes ease-of-use enhancements to the Administration Panel, a default bad word list, and other minor fixes and adjustments.

DRBGuestbook Version 1.1.26 released

Version 1.1.26 of DRBGuestbook, our free PHP guestbook script, has been released. This version includes a new moderation feature. When enabled, new posts will not be displayed until they have been manually approved via the administration panel. Also, some minor bug fixes were included.

DRBRatings Version 1.2 released

Version 1.2 of DRBRatings, our free PHP ratings script, has been released. This version includes some minor stability improvements.

DRBPoll Version 1.8 released

Version 1.8 of DRBPoll, our free PHP poll script, has been released. This version includes improvements to stability and performance. It also adds the ability to regenerate the vote summary data files, in case they have been inadvertently deleted, overwritten, or corrupted.

DRBGuestbook Version 1.1.25 released

Version 1.1.25 of DRBGuestbook, our free PHP guestbook script, has been released. This version includes a new anti-spam time delay test. Also, e-mail addresses and URLs are now checked against the bad words filter.

HTML5 Video Tutorial Added

An HTML5 video tutorial has been added. It demonstrates how to use the HTML5 video tag to embed video in a web page, and includes an example of using JavaScript to control video playback.

DRBImageGallery Version 1.2.7 released

Version 1.2.7 of DRBImageGallery has been released. This version includes improved handling of UTF-8 character encoding, as well as some general code clean-up and minor bug fixes.

DRBGuestbook Version 1.1.24 released

Version 1.1.24 of DRBGuestbook, our free PHP guestbook script, has been released. This version includes improved handling of UTF-8 character encoding, to address issues involving the use of foreign language characters in configuration files.

PHP Resize Image Tutorial Added

A new PHP resize image tutorial has been added. It covers how to resize images for thumbnails using PHP.