Monthly Archiv: October, 2009

Email 2 SMS

Package:
Email 2 SMS
Summary:
Send SMS by e-mail to many carriers
Groups:
Email, Wireless and Mobile
Author:
utsavhanda
Description:
This class can be used to send SMS by e-mail to clients of many country carriers.

It can compose and send an e-mail message to an address of a carrier that delivers the SMS message to a client of a given mobile carrier.

The class can customize the SMS message to be sent for a variety of handsets including Symbian smart phones, Andriod phones and old handsets.

Currently it supports more than 95 carriers in 29 countries:

Alaska: General Communications
Argentina: Claro, Personal
Australia: T-Mobile/Optus Zoo
Austria: T-Mobile
Brazil: Vivo
Bulgaria: Mtel, Globul
Canada: Aliant, Bell Mobility, Fido, MTS Mobility, Rogers Wireless, Sasktel Mobility, Telus, Virgin Mobile
Crotia: T-Mobile, Tigo
Colombia: Comcel
France: Bouygues Telecom
Germany: T-Mobile, Vodafone, O2, E-Plus
Iceland: OgVodafone, Siminn
India: Andhra Pradesh Airtel, BPL Mobile Mumbai, Karnataka Airtel
Ireland: Meteor
Italy: TIM, Vodafone
Japan: AU by KDDI, NTT DoCoMo, Vodafone Chuugoku/Western, Vodafone Hokkaido, Vodafone Hokuriko/Central North, Vodafone Kansai/West, including Osaka, Vodafone Kanto/Koushin/East, including Tokyo, Vodafone Kyuu\
shu/Okinawa, Vodafone Shikoku, Vodafone Touhoku/Niigata/North, Vodafone Toukai/Central, Willcom, Willcom di, Willcom dj, Willcom dk
Mexico: Nextel
Mauritius: Emtel
Nepal: Mero Mobile
Netherlands: T-Mobile, Orange
Nicaragua: Claro
Singapore: M1
South Africa: Vodacom, MTN
Spain: Telefonica Movistar, Vodafone
Sri Lanka: Mobitel
Sweden: Tele2
Switzerland: Sunrise Communications
United States: 7-Eleven Speak Out Wireles, Alaska Communications Systems, Alltel, Ameritech, Appalachian Wireless, AT&T Mobility, ATT Wireless, Bluegrass Cellular, Bellsouth, Boost, Cellular One, Cellular South, Centen\
nial Wireless, Cincinnati Bell Wireless, Edge Wireless, Sprint PCS, Teleflip, T-Mobile, Metro PCS, Nextel, O2, Orange, Qwest, Rogers Wireless, Telus Mobility, US Cellular, Verizon, Virgin Mobile
United Kingdom: O2 #1, O2 #2, Orange, T-Mobile, Virgin Mobile, Vodafone


BarcodeGenerator

Package:
BarcodeGenerator
Summary:
Generate an image with a bar code
Groups:
Graphics, PHP 5
Author:
Raj Trivedi
Description:
This class can be used to generate an image with a bar code.

It takes a string with digits and generates an image with bars that represent the string digits.

The bar code image is saved to a file or displayed as the current script output in the GIF format.


Project-Based Calendaring System

Project-Based Calendaring System (in short PBCS)is an open source web-based calendaring system, designed to be an useful aid for people who manage schedules for one or more persons. The main feature of PBCS, which distinguishes it from all other calendar applications, is that schedule planners can plan schedules for other people easily using day or week overviews showing multiple people at once. There are the regular single-user overviews for those who look mainly at their own calendar. For people on the road it is now possible to sync your appointments into a Palm PDA. Here are two examples where PBCS can be used very well.Example 1:A project planner of a company needs to plan projects of 10 or more days on 9 persons. Using the Multi-Week overview the planner is able to see who is busy during the weeks the project should be executed and who is not. In addition the project planner can add project labels to the appoints, making it possible to track how many hours were assigned to a project and how many of them are used until today.Example 2:A doctors office having four docters available for consults. The office people must schedule consults for the doctors and see which doctor is available on a short times notice. They can use the multi-day overview showing all doctors and their schedules. Using this overview the office people can see which doctor is first available.PBCS is an open source project written in PHP mainly developed using MySQL as database. If you understand how to install PBCS you can use it freely. Check out the PBCS-pages using the PBCS-icon in the menubar. Read PBCS News in the News page of PBCS.

Time and attendance PHP software

Time and attendance software is designed to track time and attendance. Attendance tracking is key to any club or organization, time and attendance software can easily bring this task online. Web-based attendance software allows you to enter events as either public or private, only public events are shown on the public attendance page.

MySQL Calendar

A little setup information: 1. Copy the entire calendar into whatever directory you want. 2. Create your database and import the ‘databaseSQL.sql’ file into it, this will create the default data for running it. 3. Alter the ‘databaseConnection.php’ file to show your connection details.That should be it.. NOTE:By default the username and password are both ‘admin‘ (without the quotes), i suggest you change your password in the control panel. If you have any problems i will be happy to help, just post your query as a comment to this page.

Calendarix

A powerful and comprehensive web-based calendar.Calendarix is a powerful and easy to use web-based calendar that runs on PHP and MySQL.It has been developed with ease of use and quick access to information in mind. It provides the user with the quickest possible navigation and accessing the most commonly used functions in the shortest steps.Colors and fonts can be easily customized through style sheets and displays saved as themes. A free version is available for download that would provide most basic calendar functions.An advanced version is also available at a small price for those demanding more powerful features and greater interactivity with their calendars.

Silentum Event Calendar

Silentum Event Calendar is a basic PHP calendar that you can integrate into your site effortlessly. It uses the time() and date() functions to operate, so the calendar is entirely accurate. The month and year are displayed at the top, as well as the days of the week. The current day on the calendar is highlighted so you can identify which day it is. All the past days are darkened, and the numbers are struck out. Silentum Event Calendar's main purpose is for events. These events are written to the top of the PHP file, and are displayed underneath the calendar itself. They change automatically each day, so you can write your events a month in advance. This could also be used as a random text generator, or a personal day planner. The calendar uses just a single PHP file. It fits easily into any page, and can prove helpful in many instances.

Google Calendar

Package:
Google Calendar
Summary:
Create events in a Google calendar
Groups:
PHP 5, Time and Date, Web services
Author:
Igor Macedo
Description:
This class can be used to create events in a Google calendar.

It uses the Zend Framework GData classes to send a request to the Google Calendar Web services API.

Currently the class can create an event in the calendar of a given Google Calendar user.


D3Upload

Package:
D3Upload
Summary:
Validate and process files uploaded via Web forms
Groups:
Files and Folders, HTTP
Author:
Ridvan KARATAS
Description:
This class can be used to validate and process files uploaded via Web forms.

It can take the name of a given file upload input and check if a valid file was uploaded and can be processed.

It checks whether the file has a valid name extension. It also checks whether a given destination directory exists and is writable.

If all is well, the class copy the file to destination directory, optionally with an unique file name.

The code and comments are in Turkish.


Powered by Gewgley