Monthly Archiv: July, 2010

Todo List

Package:
Todo List
Summary:
Manage a list of tasks of a to do list
Groups:
Content management, Databases, PHP 5
Author:
Michael J. Fuhrman
Description:
This package can be used to manage a list of tasks of a to do list.

It can create, update, delete and list tasks of a to do list stored in a database.

It can also manage folders that can contain different groups of to do tasks.


Animus Twitter Tool

This script lets you easily publish your tweets on your own web page, instead of directing people to Twitter. You choose how much information to display and in what form. If you're already using Twitter to communicate, it makes sense that you should integrate it into your own web page. This script does just that. You can even use it and easy way to keep your customers up to date with what is going on with your business.

EasyCry

Package:
EasyCry
Summary:
Encrypt and decrypt data with a given key
Groups:
Cryptography, PHP 5
Author:
Oscar Gentilezza
Description:
This class can be used to encrypt and decrypt data with a given key.

It can take a string of data and encrypt it with a given key using pure PHP methods. The encrypted data can be compressed.

The class can also do the opposite, i.e. decompress and decrypt the previously encrypted data using the same key.

In Spanish:

Clase para php que usa un método propio, basico pero rápido:

Es un metodo simetrico por llave o contraseña, se puede usar un archivo como llave necesitando que el emisor/receptor tengan la misma llave.


UploadClass

Package:
UploadClass
Summary:
Validate and process uploaded files
Groups:
Files and Folders, HTTP, PHP 5
Author:
Kai Ming Choi
Description:
This class can be used to validate and process uploaded files.

It can take the $_FILES array with uploaded files data and validate it to check if file size are within allowed limits, if the MIME type and the file name extension is one of the accepted.

The validated file uploads can be moved to a given destination directory.


Task Types

Package:
Task Types
Summary:
Manage a list of types of tasks of a to do list
Groups:
Content management, Databases, PHP 5
Author:
Michael J. Fuhrman
Description:
This package can be used to manage a list of types of tasks of a to do list.

It can create, update, delete and list tasks types of a to do list stored in a database.

It can also manage folders that can contain different groups of to do task types.


Simple Login Class

Encrypted Passwords
Package:
Simple Login Class
Summary:
Authenticate and manage user records in text files
Groups:
User Management
Author:
Balaji J H
Description:
This class can be used to authenticate users and manage user records stored in text files. Here the password are encrypted using a custom technique in which base64 encryption with MD5 and SHA1 Hashing in addition to Strrev function is adopted to store Password! This makes the password unbreakable!

It can create records of users which are stored in text files.

The class can also authenticate users by looking up the record text files and check if the supplied password matches the records. A session is started when the user successfully authenticates.

It can also verify if an authenticated user session is valid and logout by ending the logged user session.


100 Million Plugin Downloads and Counting

WordPress 3.0 Thelonious passed 3 million downloads yesterday, and today the plugin directory followed suit with a milestone of its own: 100 million downloads.

The WordPress community’s growth over the years has been tremendous, and we want to reinvest in it. So we’re taking the next two months to concentrate on improving WordPress.org. A major part of that will be improving the infrastructure of the plugins directory. More than 10,000 plugins are in the directory, every one of them GPL compatible and free as in both beer and speech. Here’s what we have in mind:

We want to provide developers the tools they need to build the best possible plugins. We’re going to provide better integration with the forums so you can support your users. We’ll make more statistics available to you so you can analyze your user base, and over time we hope to make it easier for you to manage, build, and release localized plugins.

We want to improve how the core software works with your plugin and the plugin directory. We’re going to focus on ensuring seamless upgrades by making the best possible determinations about compatibility, and offer continual improvements to the plugin installer. And we also want to give you a better developer tool set like SVN notifications and improvements to the bug tracker.

We’re also going to experiment with other great ideas to help the community help plugin authors. We want it to be easy for you to offer comments to plugin authors and the community, including user reviews and better feedback. We may experiment with an adoption process for abandoned plugins as a way to revitalize hidden gems in the directory. I’m not sure there is a better way to show how extendable WordPress is and how awesome this community is at the same time.

As Matt said in the 3.0 release announcement, our goal isn’t to make everything perfect all at once. But we think incremental improvements can provide us with a great base for 3.1 and beyond, and for the tens of millions of users, and hundreds of millions of plugin downloads to come.

Gdata Google Docs

Package:
Gdata Google Docs
Summary:
Manage documents in Google docs using GData API
Groups:
Files and Folders, PHP 5, Web services
Author:
Yassine Oussi
Description:
This class can be used to manage documents in Google docs using GData API.

It can send HTTP requests to the GData API Web server to perform several types of operations of documents stored in Google Docs.

Currently it can create folders, get file and folder information, upload and download files, remove files and move files to a different folder.


Powered by Gewgley