Monthly Archiv: December, 2009

PString

Package:
PString
Summary:
Manipulate text strings
Groups:
PHP 5, Text processing
Author:
Oleg KronuS
Description:
This class can be used to manipulate text strings.

It takes a text string value and performs several types of operations like comparing or concatenating it with another string, searching and replacing sub-strings, splitting the string, etc..


[Free] New Searchable Online Dictionary: Chambers English Dictionary

The free online (and searchable) Chambers Dictionary has been added to the Free Online English Dictionaries page. This dictionary not only gives the usual definitions and spelling (both US and UK variants) of words searched, it also supplies their etymology (history/origin). If you need the pronunciation, you can get it from one of the other dictionaries listed on the page. As always, only dictionaries from reputable dictionary publishers are listed here.

iScripts EasyContents

A simple open source cms for creating and managing small business websites. Built in features like multiple themes, lead management, jobs section, news letter, news makes it easy for the user to manage own online marketing. Non technical users can manage website contents from powerful admin panel

TweetScope

TweetScope system is automated to handle the time consuming task of hunting out targeted followers for your niche and adding them to your twitter account. Simply select your keywords and watch the system churn away adding potential prospects to your twitter list. This software supports multiple twitter accounts, direct massage blast, and mass unfollow also.

Decorate Anything

Package:
Decorate Anything
Summary:
Implement the decorator design pattern
Groups:
Design Patterns, PHP 5
Author:
Fabian Schmengler
Description:
This class implement the decorator design patterns.

It implements a base abstract class that should be extended by decorator classes that wrap the result of the wrapped class objects.

When the decorator classes accesses the base decorator functions or variables, the abstract decorator class redirects the access to the wrapped class objects.


IP Sniffing

Package:
IP Sniffing
Summary:
Get the location of an IP using ipinfodb.com
Groups:
Geography, Networking, PHP 5, Web services
Author:
Girish M. Nambiar
Description:
This class can be used to get the geographic location of an IP address using ipinfodb.com.

It sends an HTTP request to the ipinfodb.com Web services API to get the location of a given IP address.

The class parses the response and extracts the country code, country name and city of the given IP address.


Powered by Gewgley