Search for scripts:

Archive for May, 2008

PHPmotion - Build your video community

1 Star2 Stars3 Stars4 Stars5 Stars (10 votes, average: 4.6 out of 5)
Loading ... Loading ...

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

PHPmotion is a video sharing script which allows the user to create a web site similar to YouTube. PHPmotion streams digital audio and video in numerous formats.

Video/Audio decoding, encoding:

  • FFMPEG
  • LAME MP3
  • FFMPEG-PHP
  • FLVTOOL2
  • MPLYER
  • MENCODER

URL: http://www.phpmotion.com/

Streber - wiki driven project management tool

1 Star2 Stars3 Stars4 Stars5 Stars (6 votes, average: 4.67 out of 5)
Loading ... Loading ...

Streber is a wiki driven project management tool written in php5. Freelancers and small teams can easily setup projects and keep track of tasks, issues, bugs, efforts etc. Project-User-Rights can be adjusted e.g. to provide clients a limited view of the current project state.

URL: http://www.streber-pm.org/

Indexhibit - Portfolio CMS

1 Star2 Stars3 Stars4 Stars5 Stars (12 votes, average: 4 out of 5)
Loading ... Loading ...

With Indexhibit you can build and maintain a simple portfolio website that combines text, image, movie and sound.

  • translated into 17 languages
  • requirements: PHP 4.3+, MySQL 4.0+, Linux/Apache server
  • works best with any ‘modern’ web browser (Firefox, Safari, Opera)

URL: http://www.indexhibit.org/

Twitter: send message from a PHP page using Twitter API

1 Star2 Stars3 Stars4 Stars5 Stars (9 votes, average: 4.44 out of 5)
Loading ... Loading ...
Filed under Messaging, PHP, API

Tutorial and working script.

URL: http://woork.blogspot.com/2007/10/twitter-send-message-from-php-page.html

Securimage - PHP CAPTCHA script

1 Star2 Stars3 Stars4 Stars5 Stars (8 votes, average: 3.88 out of 5)
Loading ... Loading ...
Filed under Messaging, PHP

Securimage generates complex images and CAPTCHA codes to protect forms from spam and abuse. It does everything from generate complicated CAPTCHA images to making sure the code the user entered was correct.

Features:

  • Show an image in just 3 lines of code
  • Validate submitted entries in less than 6 lines of code
  • Customizable code length
  • Choose the character set
  • TTF font support
  • Use custom GD fonts when TTF is not available
  • Easily add background images
  • Multi colored, angled, and transparent text options
  • Arched lines through text
  • Generates audible CAPTCHA files in wav format
  • Use a word list for creating CAPTCHA codes

URL: http://www.phpcaptcha.org/