Monthly Archiv: February, 2010

Newbie CMS

Welcome to Newbie, The Quick, Easy Lightweight Template Driven CMSFeatures * Ajax admin section o Our custom built admin section uses ajax to make adding, editing and deleting pages quick easy. * WYSIWYG page editor o Adding and editing pages can easily be done with no knowledge of CSS or HTML. * Simple page management o Add, edit delete pages on the fly using our ajax powered page management system. * Extremely simple template system o Our simple template system allows you to easily intergrate Newbie into existing templates. Newbie is compatible with all templates from free CSS website like www.freecsstemplates.org www.free-css.com * Easy install o Install in less than a minute using our install system. No need to edit any PHP files. * No PHP knowlege needed o No need to know any PHP to use Newbie as everything is controlled from the admin section. * Search Engine Friendly (SEO) o Each page has a custom URL, keywords and description to make getting your pages listed in Google a breeze. * Lightweight System o The CMS is very light and extremely efficient.

Uiga Personal Portal

Provides a personal portal to allow you to be able to enter the details of yourself, your lifestory, and to be able to show your photographs in your own personal gallery. In addition you can send out newsletters, blog and sell any products that you would like.The script is customizable by the use of an administration facility. The program has the following additional features: Fully controlled administration feature which allows user management, gallery management, newsletters, shop management, database management ability to update templates settings update payment settings without having to use html.

Short URL script

A PHP 'short URL' script which allows you host a URL shortening service for either your own benefit or for your websites visitors. This script is very simple and stores all the data in a single file. Users simply input their long URL into the field, click the button and are returned a short URL. Features:Built for lightweight, quick and easy useSupports unlimited URLsNo database requiredmod_rewrite readyEasy to installLanguage variables provide easy translation In order to use this script your server must have the following requirements: Requirements:PHP 4.0.0 (or better) In order to use the rewrite part of this script, which is optional, you will also need mod_rewriteSupport for .htaccess files

miniblog

This PHP and MySQL script provides a simple and lightweight blogging/news system for your website. The script allows you to quickly post updates to your blog via an online control panel from which you can also manage your blog and prepare posts. This script is ideal to provide updates and information to your visitors about yourself, your website, company or product. Features:Automatic installer to make for an easy installBuilt in troubleshooterEasy to use online control panelFormat posts as little or as much as you like by using raw HTMLEasy to integrate and style - just use the PHP variables to output the content in your pagesTemplate file allows easy control over how posts are outputtedFully documented (http://www.spyka.net/docs/miniblog) and supported (http://www.spyka.net/forums)Automatic paginationPrepare posts before publishing themSupports mod_rewrite for post URLS In order for you to use this script you must have the following software installed: Requirements:MySQL 4.1 or betterPHP 4.3.0 or better (PHP5 recommended) You'll also need mod_rewrite and support for htaccess files in order to use the SEO friendly post URLS. This however is optional and can be turned off in the admin panel if your server does not support them

mpUrlInfo

Package:
mpUrlInfo
Summary:
Parse and compose URL from its parts
Groups:
Networking, PHP 5, Text processing
Author:
Murat Purc
Description:
This class can be used to parse and compose URL from its parts.

It can parse an URL and split its component values that are stored as entries of an array class variable.

The class can also build an URL by individually defining the values of its components like thr URL scheme,


mpUrlInfo is a implementation of PHP classes (mpUrlInterface and mpUrlInfo) which are usable to represent a URL.

It provides a object oriented interface to build URLs or to get detailed informations from existing URLs.


HTTP client

Package:
HTTP client
Summary:
Send HTTP requests to Web servers
Groups:
HTTP, Networking, PHP 5
Author:
mertuarez
Description:
This class can be used to send HTTP requests to Web servers.

It can establish a TCP socket connection to a given Web server and send HTTP GET or POST requests. It supports sending cookies and custom POST request body data.

The class can retrieve the response and parse it to extract the response body data and any cookies sent by the server.


Powered by Gewgley