Google XML sitemap generator

Google sitemap generator will crawl your website and generate an XML sitemap for you. To begin using this tool, type in your full path URL into the field below without slashes at the end. Please note that at the current moment, it only crawl your root document.
iELLIOTT.com's Google 2 Yahoo Sitemap Converter

A simple script that looks at your exsisting Google compliant XML sitemap and produces a Yahoo compliant text sitemap (one url per line) that you can submit to Yahoo. The script can also be setup to run regularly using cron.
maphp

php script for recursive file and directory listing with file and directory filter support.
GMTT Recursive Directory List

Makes a complete list of every file and every folder on your webspace in tree view format, starting from the folder in which it resides. Displays total folders and filesize.
By putting this in a directory, it will scan through all the sub directories and then list all the files and folders for you. It is now updated to show files in a tree structure, file sizes, the total number of files and the total size.
Listfiles.php

Just throw this script up in a directory and it will show you a clickable link to every file in that directory. You can search for filenames and it'll show you all files with names similar to what you entered. You can also choose to only view images, and it will show you a clickable thumbnail of all images in the directory.
Site Translator

SiteTranslator is a PHP, Object Oriented solution for dynamic, multilingual websites. This small collection of classes aids in the creation of a framework where editors and translators can translate sections of text on your website in realtime.
Creating multilingual websites

There are numerous multilingual websites on the internet, most large multi-national companies have websites available in a few different languages. However, the most of these sites provide links for different languages, following a link takes you to a different document for each language. I found this technique to be quite undesirable due to the problem of maintaining these static documents, a time consuming process with the developers having to synchronise separate copies of the website. Furthermore, considering the dynamic nature of my website, I was loathe to create a static copy just for the purposes of translation. What I needed was a dynamic solution. This article describes the development of a framework which can be used to create dynamic, multilingual websites. With this system in place translators can login to the site and translate sections of text. The resulting translations are instantly live making this a truly dynamic solution.
TotalIndex

TotalIndex v2.0 is an open source script that is designed to replace the simple, and boring default index page of a site which lists the files in an indexed folder. This script produces a stylish and organized view of the files and folders in an indexed directory. Any folder on your site (including subfolders) can easily be indexed simply by copying a single file to the highest level folder. This script comes with many icons for different file types as well as the ability to easily let the admin add custom icons and file type extensions to the system. TotalIndex comes with many preconfigured style themes to choose from. The script can be installed anywhere on your server and DOESN'T require the use of a database.
Bs_HtmlNavigation

Navigation and Sitemap class. Only 3 steps are needed to have your fully customized dynamic navigation or sitemap: 1. give the navigation data (PHP array or XML file; 2. specify the styles; 3. specify the current page the user is looking at.
Features:
* Every level of the navigation can have it's own style definitions.
* The placeholders __LINK__, __URL__, __TARGET__, __CAPTION__ and __CAPTION_URLENCODE__ can be used.
* Navigation elements can look different based on the currently active page. The current active page can be 'self', 'sibling', 'parent' or 'child' of the element.
* PHP code can be used in link definition styles for maximum flexibility that gets executed on run-time.
Zanfi CSSMenu

Zanfi CSSMenu is a flexible menu builder that works with Php/Mysql and javascript. The style of the menu is setted in a Cascade Style Sheet (.css); he works with one mysql table.
With a webbased interface, it is easy to set the whole menu structure, modify and delete items. It is tested with I.E 6.0
Dynamic Navigation Menu

This file creates a menu structure that gives the user a clue to their location in the site structure. One of the best known usability heuristics says you should give the user feedback as to system state. Their location, in my opinion, qualifies as system state.
This file can help provide that location state by doing two things:
NOT creating a link to the current page and
Changing the CSS to create a visual cue of current location within the site.
PHP.Menu

PHP.Menu is a PHP module to build Cross-Browser JavaScript menus for Your site in just minutes.
PcsExplorer

PcsExplorer is a PHP and Javascript script that manage a remote "file selection" popup window.
PcsExplorer can be used by PHP scripts hosted in web servers, in order to enable the selection of a file or a folder located in this web server, from a client web browser.
The selection made by the client can then be dynamically set in the value field of an input text in a form, or be used to start aspecific action (like calling a specific URL with the selected file as an argument).
PcsExplorer can control which folders can be accessed or not, which files extensions are displayed and has other powerfull features.
Dynamic Pages

You see these everywhere on the net, they are fairly easy to do and manage. This download explains the aspect of the code to keep you in touch with what you are doing.
Easy PHP Tree

Easy PHP Tree is a small PHP script (73 code lines only) that builds a navigation tree with unlimited nodes. Very fast by using one Mysql query only. Pure PHP (javascript free) script which works under all available browsers. PHP5 compatible, works with register_globals Off or On. Expan/collaps mode, build in install query.
directory navigation

Do you have a website with a navigation system that follows its directory structure? If so, these functions can be just what you need. combined with my Absolute Include function, you can implement a navigation solution that requires very little maintenance.
directories() returns an array of directories: The one containing the script itself, and its parents. directory_navigation_links() calls directories() and uses the return value to create a navigation bar.
Follow Me

This script builds a menu from a textfile (a complete how to is available) and will follow your position to unlink the current position (up to Three levels).
cjgMenu

cjgMenu is a configurable tree menu written in Php and using Dhtml. Allows unlimited depth levels. Available Javascript functions to expand and collapse individual and all branches at once.
TrailScout

A cookie-based PHP script that displays a path of hyperlinks to previously visited pages on a website. For example "Vacilando.Org > Writing > PHP Scripts > TrailScout" (see at the author's website above). It is also known as "cookie crumb trail". None of the similar programs I've found around the Web was good enough, so I decided to write my own. The path is stored in a cookie for the duration of one session (= until you close all your browser windows). For each new visited page, the title (fetched automatically from between your tags) and the url (complete with parameters) is stored in that session variable. If user visits a page that s/he has seen before, the trail of links is reduced and that page again becomes the last one in a row. There is a variable that can be used to limit the maximum number of links to be stored (this is useful for large sites where trails tend to be too long).
SEF advance

SEF advance is a component for Joomla! / Mambo CMS which will extend its built-in search engine friendly URL fuctionality and raise it on a higher level. Instead of ordinary Joomla! / Mambo URLs like: site.com/conte nt/view/1/2/ which don't tell much about your content you will get URLs in SEF form: http://www.site.com/Secti on/Category/Item/ Because URLs consist of meaningful keywords rather than numbers, SEF advance will drasticaly increase your search engine positions. For more info visit the SEF advance site.
TreeView

Use this PHP include class to add tree structure menus to your PHP applications. With six tree styles, the functionality in this include allows you to create an impressive looking tree to suit your web site. New Features: * Client-side animated DHTML mode * PHP session support for a clean query string
MX CSS Dynamic Menus -- Create CSS dynamic menus from Dreamweaver

You want to create a great looking site but do not know CSS? Do you have a terrific design but can't implement a dynamic application? MX CSS Dynamic Menus is here to help. With 14 predefined skins for all the developers that need CSS and with the possibility to modify and customize them for the designers out there, the Dreamweaver extension is the perfect solution to your problems. Easy to implement and use, it is sure to catch your eye.
Directory Listing Script

Hightly configurable script which generates a well formed table, listing the contents of a specified directory and sub-directories. Has image tags associated with certain file types and the ability to generate thumbnails to preview image files.
PHP.MNU site navigation

php.mnu is an easy to use site navigation module that can be incorporated into any website. Changes to the php.mnu navigation menu are done with an easy to use admin-page. No webdesign or programming skills are required to maintain the menu. The navigation menu can be displayed as text-only version or with graphical buttons to fully integrate into your website. Graphical menu buttons are dynamicly build by the php.mnu script and will display the required text on the buttons, no need to use graphics software each time you want to add a button to your php.mnu navigation menu!.
Node Tree

Node Tree handle expandable tree lists inside a browser like Windows Explorer. It is based on a hierachical array. The information, which node is opened, closed or choosed is posted by HTML forms, so no extra file or DB needed for each session.
Many extra functionality can be defined for each row, such as accessibility, extra visualisation, etc.
<< - <
| 266 |
267 |
268 |
269 |
270 |
271 |
272 |
273 |
274 |
275 |
276 > - >>
|