[Free] New Forum Software: Set Up an Interactive Community on Your Website

Are you thinking of creating a community for your website where users can interact in a forum? A new PHP message board software has been added to the Free PHP Forum Scripts page that may be just what you're looking for. Like all forums, your visitors can sign up and post messages and interact with each other (and you). The software supports customizable themes, setting up of sub-forums belonging to different categories, assigning users to different groups with different rights, setting up of polls and calendars, and so on (too many features to list here).

Check it out. It's free.

BBQQ Calendar

example screens
Package:
Summary:
Display month calendars in HTML pages
Groups:
Author:
Description:
This class can be used to display month calendars in HTML pages.

It takes a given date and generates an HTML table to display the calendar of the respective month.

The CSS styles of the different parts of the calendar, the week start day, the date format, and the templates for each day of the month are configurable. The class may also display the calendar in plain text.


vBulletin Bridge

Package:
Summary:
Integrate site users with vBulletin member system
Groups:
Author:
Description:
This class can be used to integrate site users with vBulletin member system.

It provides functions to manipulate the tables of a vBulletin installation that keep records of members.

Currently it can register a new member requiring activation, process activation from email, process activation manually, update user details, delete a user, start and end a login session, recover lost password, change the user password.


wysiwyg_web_edit

The wysiwyg_web_edit is a web-based WYSIWYG HTML editor dessigned to generate HTML code directly from a browser in a WYSIWYG view, so you don't need to know HTML to use it. You can easily embed it in your web pages and use it with both Netscape and Explorer. (wysiwyg_web_edit has been developed by Universitat Internacional de Catalunya's software team starting with the contributions of Fernando �lvarez - fer@onplaza.com.) wysiwyg_web_edit consists in an ActiveX control (Dhtmled.ocx) supplied in the standard installation of Explorer 5.0 or higher, which is run on Netscape using a plug-in specifically dessigned to run ActiveX controls on Netscape. (This plug-in has been developed by Esker Software (www.esker.com) and it is a free distribution software. Read chapter '1.- Installation' of document Readme_english.txt (http://www.unica.edu/uicfreesoft/wysiwyg_web_edit/Readme_english.txt) for further information). Moreover, it has a toolbar which act on the edition area using JavaScript code. This code acts on the ActiveX control through the plug-in, controlling what is displayed in the edition area. Thus, edition is completely WYSIWYG and really comparable to the most common text editors.(Even the cut, copy and paste functions are OLE compatible so you can paste typical office objects as datasheets or formatted text.)

EmbeVi

Package:
Summary:
Embed remote videos and audio in HTML pages
Groups:
Author:
Description:
This class can be used to embed remote videos and audio in HTML pages.

It takes the URL of a video or audio page of a remote site and generates HTML for embedding a player for that video or audio clip in another page.

Currently it supports embedding videos and audio clips from:

- YouTube
- 220.ro
- Google video
- Dailymotion
- Trilulilu
- Metacafe
- College Humor
- Cnet
- Glumbert
- Yahoo
- MySpace
- LiveLeak
- Vimeo
- GameTrailers
- UStream
- ClipsHack
- FunnyOrDie
- FileBox
- Last.fm
- Youku
- Rediff
- Rambler.ru
- Tudou
- ku6
- TinyPic
- Libero.it
- ESPN
- NFL
- Web.de
- eksenim.mynet
- RuTube
- LiveVideo
- Vbox7
- Revver
- Current
- dalealplay
- ClipFish.de
- Clip.vn
- LiveStream
- Tangle
- Vidiac
- 5min
- vol.at
- WeGame
- ikbis
- YouMaker
- Snotr
- OneTrueMedia
- clevver
- kewego
- Clipser
- DailyHaHa
- HowCast
- Aniboom
- Bragster
- TeacherTube
- ShredOrDie
- TalentRun
- Autsch.de
- tvbvideo.de
- Clipmoon
- Viddyou
- SpyMac
- YouAre.tv
- MindBites
- JujuNation
- RoofTopComedy
- Hamburg1Video.de
- Caught-on-Video
- Bubblare.se
- Jaycut
- Spotn.de
- TheXvid
- Scivee.tv
- Tvosz
- DailyComedy
- DeutschlandReporter.de
- MotorSportMad
- RheinVideo.de
- SelfCastTV
- MyUbo.sk
- GettyLoad.de
- ClipHost24
- UvuVideo.org
- CroVideos
- QubeTV.tv
- CityTube.de
- ConstantComedy
- Luegmol.ch
- MantouTV
- CloneVideos
- Realitatea.net
- MTV
- RockTube.us
- MyPlay
- 123Video
- 9You
- Blastro
- Cellfish
- Clarin
- ClipJunkie
- ClipLife.jp
- TheDailyShow
- ComedyCentral
- ColbertNation
- CrunchyRoll
- DotSub
- DivShare
- FanDome
- G4TV
- GameSpot
- GameTube
- Gloria.tv
- GotGame
- Guzer
- Izlesene
- Joost
- Justin.tv
- Koreus
- Machinima
- MSNBC
- Mail.ru
- MadnessVideo.net
- Milliyet.tr
- MoFile
- Mpora
- SeeHaHa
- MThai
- OnSmash
- Playlist.com
- RawVegas.tv
- ScreenToaster
- SevenLoad
- ShareView.us
- Smotri
- SouthParkStudios
- Spike
- CBSSports
- Tagtele
- TM-Tube
- TRTube
- Videolog.uol.br
- U-Tube.ru
- Sapo.pt
- Videonuz
- Vidmax
- Vsocial
- Goear
- IJigg
- Jamendo
- JujuNation
- Last.fm
- Nhaccuatui


Backup files

Package:
Summary:
Backup and restore files of a directory
Groups:
Author:
Description:
This class can be used to backup and restore files of a directory.

It scans a given directory recursively and builds a file with the directory contents. The generated backup file is compressed and stored and a given directory.

The class can also do the opposite, which is to read a backup file, uncompress it and restore its contents.


Cisco Config

Package:
Summary:
Backup of Cisco router configuration using SNMP
Groups:
Author:
Description:
This class can be used to backup of Cisco router configuration using SNMP.

It connects to a Cisco router with a given IP address and can backup and restore the device configuration from files, NVRAM or other machines in the network.


deadatagrid

Package:
Summary:
Display MySQL query results in an HTML table
Groups:
Author:
Description:
This class can be used to display MySQL query results in an HTML table.

It can generate HTML and Javascript to display the results of a given MySQL query in an HTML table.

The generated Javascript can send AJAX requests to update the table contents when the user clicks on columns to sort the query results.


MySQL Done Right

Package:
Summary:
Execute prepared queries to MySQL databases
Groups:
Author:
Description:
This lightweight class can be used to execute prepared queries to MySQL databases.

It extends the MySQLi class to provide additional features. It can:

- Prepare and cache prepared queries
- Execute a prepared query using a list of parameters
- Retrieve the query results into objects or associative arrays

Most operations are reduced to a single line of code.


Powered by Gewgley