As more and more people are looking for ways to improve their exposure on search engines it becomes very important to keep your website in the top 20 listing for your particular keywords. Many people will allow you to post to free-for-all (FFA) pages and top 100 listings at no cost but with so many other people putting the same effort as you into doing this it makes difficult to be competitive. After much reading of many different Search Engine Optimization (SEO) experts suggestions and sites, it became clear that having doorway pages on your site would improve your listings. If you are not familiar with doorway pages you may have heard of mirror pages or entry pages. If any of these words are new to you we suggest that you read a tutorial at Search Engine Strategies Guide.
Dodo's Image Sort Script is a multi-platform compatible script. It sorts images depending on their width or height. It works fine with cliques/adoptions pages.
Zoom Media DB is a multi-platform compatible nice and simple Content Management System that can present media files on the web. You can add new files and information about these files through a web-based form. It can handle mp3's, Quicktime movies (.mov), mpeg movies (.mpg) and flash-files (.swf) through use of the Quicktime plugin.
Dacio's Navigation Bar is a Windows compatible navigation bar script with previous, next, first and last button function. It navigates records through mysql table. Mysql database needed. It prints out number of pages and shows number of records per page, that you choose.
XML2tree is a multi-platform compatible document written in PHP that should allow you to read/write/display XML documents, change their attributes in cold nodes, and extracting specific nodes in larger XML objects.
What is RETSbond™ you ask? RETSbond™ is a turn-key solution for building custom websites that incorporate current MLS information for a real estate broker or office using the Real Estate Transaction Standard (RETS). RETSbond™ is an active PHP-based gateway that automatically pulls up-to-date information into a MySQL database to be incorporated into any site. Brokers and offices can continue to update information on their MLS and know that their own site will update in real-time with duplicate information. Easy to install and setup, RETSbond™ is the most comprehensive PHP/MySQL standard bridge to MLS information currently available.RETSbond™ is a complete RETS linking system that places data directly into a MySQL database or in XML format. It will automatically pull current listing information from a designated MLS to reduce redundant data entry and the chance of error. The system is able to handle up to an unlimited number of real estate brokers/offices and is able to pull only the required information. Using RETSbond™ gives site developers an easy to install and use RETS client without sacrificing the ability to manipulate the data when presenting it on a website. Pre-built page templates are not required which allows for maximum flexibility during the design phase of a site.
TimeTrex is a complete web-based Payroll and Time Management suite which offers Employee Scheduling, Attendance (time clock), Job Costing, Invoicing / Accounts Receivable and Payroll all in single tightly integrated package. With the ability to interface with hardware such as iButtons,barcode readers and cell phones employees are ableto efficiently track their time at the office or on the road. Automatically calculate complex over time and premium time business policies and immediately be able to identify labor costs attributed to projects by employee, branch, department, task-type and quantities produced. Finally TimeTrex can process your payroll by calculating withholding taxes (US/Canada), generate detailed electronic pay stubs and even print paychecks or direct deposit funds.
PHPSerials is a multi-platform compatible script that enables you to keep track of your serial numbers and registration information. This application features over 7,100 lines of php code, a template design, multiple levels of authorization, and CSS. Very easily, you can install and customize this program for your purposes.
I wrote this function to intercept strings that would not make good user names due to the presence of invalid url characters. If the string contains no invalid characters, the function returns true, if it does, it either returns false or a formatted string containing all the invalid characters. The return value should be tested using the === or !== operators, because true and any non empty string are both treated as true when using == or !=.