Monthly Archiv: June, 2009

PHP Collapsible Accordion

Package:
PHP Collapsible Accordion
Summary:
Display HTML content in accordion page sections
Groups:
HTML, PHP 5
Author:
Muhammad Asif Ali
Description:
This class can be used to display HTML content in accordion page sections.

It generate HTML and Javascript to show or hide HTML content below a title that expands like an accordion when the title is clicked.


[Free] New Cartoon/Animation Drawing Program: Create Your Own Cartoons

Fancy creating your own cartoon (animation), with or without sound? Pencil lets you create your cartoons as a Flash file, a QuickTime movie file or as a series of PNG images. For lack of a better category page to list this interesting open source program, I've provisionally added it to the Free Drawing and Painting Software page. Since it can produce Flash files, you can even exhibit your cartoons on your own website. (QuickTime movies should work too, but not everyone has the QuickTime plugin.)

Free PHP Real Estate Script with open code

Free PHP Real Estate Script with open code Infocus Real Estate Enterprise Edition, is a complete power packed script with tons of powerful features. You can now have your own Real Estate Script similar to 99acres.com, makaan.com or magicbricks.com. The script is very handy and completely customizable. Below are some of the outstanding features of this script. Key Features & Applications of the Real Estate Enterprise Portal Script: Script is designed by keeping an eye on the basic search requirements of visitors, Agents & Brokers Entry & their Details, Fully controllable by Admin. All the sites templates are easily editable to suit your requirements. 3rd Party script integrations possible. Impressive Layout to attract your customers and visitors. Payment Gateway options.

Adding Supr urls to your site

Over the last couple months I had a chance to help create a great new product for Stumbleupon. Su.pr lets create short urls, publish directly to Facebook and Twitter and gives you great tracking and statistics around them. Su.pr also helps you get more traffic by making it easy to get your content in front of the Stumbleupon community.

Last week we launched our API which lets you integrate shorten and post functionality into any site or application. Today we are adding the ability to use your own domain for shortening. This lets you have urls like http://joshuaeichorn.com/9OPL so your readers can know what domain they are going too before they click on the link.

Now down to the fun part installation.

Step 1, Sign up for Su.pr

Just go to the su.pr homepage and sign up using suprjosh for the invite code (The code is good for 500 sign ups).

Step 2, install and configure the PHP re-director

I’m not going go over this in detail since instructions are already available from su.pr.

Note: when installing the rewrite rule you’ll want to make sure its not catching any of your other pages, I put mine after all my custom rules and added a condition to check the given url wasn’t the name of a file or directory.

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^[a-zA-Z0-9]{4}$ supr.php?supr=$0
RewriteRule ^supr_settings.json$ supr.php?check_install=$0

If your doing your URL rewriting in PHP you might want to handle the link detection there instead, but 4 character words with no extension aren’t too common.

Step 3, Test is out

Now that you are up and running any short url created on Su.pr for your domain will be use your domain instead of su.pr for the shortening. If you ran into any problems let me know, I will see what I can do to help.

Details on how things work

  • The settings on your server tell Su.pr if it has a redirector
  • If the redirector is enable all new Su.pr urls for the matching domain are made with your domain
  • Requests go to your server and are picked up by the rewrite rule
  • The redirector on your server makes a call to the Su.pr API which returns a domain redirection url, something like http://su.pr/d/joshuaeichorn.com/abcd
  • The user is redirected back to su.pr and then forwarded to the correct page on your server

The double redirection at the end lets us collect stats and do the required setup for showing the Javascript version of the Stumbleupon toolbar.

PHP Mosaic

Package:
PHP Mosaic
Summary:
Display of mosaic composed of multiple images
Groups:
Graphics
Author:
johno dread
Description:
This class can be used to display of mosaic composed of multiple images.

It can read a given directory to open all contained image files in JPEG format.

The class generates a single image with all read images tiled as a mosaic.

The resulting image is saved to a given file also in JPEG format.


[Free] New Icon Editor: Add a Favicon Icon to Your Website or Customize Your Desktop

Two new free tools, an icon editor and a cursor editor, have been added to the Free Resource Editors, Compilers and Icon Editors page. The icon editor, IcoFX, lets you create icons, such as the "favicon" icon that is used by websites or the icons that appear on your computer desktop. The cursor editor, AniFX, can be used to create cursors, even animated cursors, that you can integrate into your programs or substitute for existing ones to customize your computer. Check them out.

PHPBB 3 integration

Package:
PHPBB 3 integration
Summary:
Integrate site users in PHPBB 3 installation
Groups:
Databases, Forums, PHP 5
Author:
rajesh bhatia
Description:
This class can be used to integrate site users in PHPBB 3 installation.

It can perform several operations that integrate the users of a site with records in a MySQL database with the table records of users a PHPBB 3 installation.

Currently it can importing users of the site in PHPBB 3 users table, insert new user record, updating or delete existing user record.


HELP DESK PHP V 5.3

AD POST HELP DESK is written in PHP and uses a MySQL database . PHP Ad post help desk software that runs with a MySQL database. It allows you to setup a ticket based support system (helpdesk) for your website. Your customers are able to submit support tickets and the staff has a nice web based interface to reply to and manage help desk tickets. Features include: * unlimited personalized accounts for staff * unlimited categories * canned responses * file attachments * fully-featured knowledgebase (articles, categories, search,...) * custom fields in the "Submit a ticket" form * anti-SPAM checks when submitting a ticket * powerful ticket search functions * e-mail notifications of new tickets and replies * rating of staff replies and knowledgebase articles * autoclose tickets after X days * easy-to-use web interface * easy to translate to any language * and many more! You can completely customize the look of your help desk by editing header, footer and style files! All the text used is stored in a single language file so to translate the script you only need to edit one file! Many users say they like this script because it is an easy to use, simple, secure help desk software. It also comes with a simple install script that takes care of database setup to help you get your helpdesk up and running with very little effort. Ad post Help desk has been tested on servers under Linux, Windows and FreeBSD operating systems. It should work on any other server as long as it has a working PHP and MySQL installation with common functions. Requirements * UNIX, Windows, FreeBSD server (or other with working PHP/MySQL) * PHP 4.3.2 or newer * 1 MySQL database * FTP access and a FTP program
Powered by Gewgley