PHP at Yahoo!

Add comment May 21st, 2008 01:10am pckabeer

Pligg

Add comment April 22nd, 2008 06:04am admin

Pligg is an open source content management system available for download at no cost. Pligg is based on PHP/MySQL, please see the server requirements list to check if your host is compatible with the latest version of Pligg. For additional support please visit the Pligg Forum where you can find help 24 hours a day thanks to our excellent development team and contributors.

CiviCRM

Add comment April 16th, 2008 10:49am pckabeer

The Open Source Solution for the Civic Sector

CiviCRM is an open source and freely downloadable constituent relationship management solution. CiviCRM is web-based, open source, internationalized, and designed specifically to meet the needs of advocacy, non-profit and non-governmental groups. Integration with both Drupal and Joomla! content management systems gives you the tools to connect, communicate and activate your supporters and constituents.

TestFest (May 2008)

Add comment March 31st, 2008 09:55pm pckabeer

The TestFest is an event that aims at improving the code coverage of the test suite for the PHP language itself. As part of this event, local User Groups (UG) are invited to join the TestFest. These UGs can meet physically or come together virtually. The point however is that people network to learn together. Aside from being an opportunity for all of you to make friends with like minded people in your (virtual) community, it also will hopefully reduce the work load for the PHP.net mentors. All it takes is someone to organize a UG to spearhead the event and to get others involved in writing phpt tests. The submissions will then be reviewed by members of php.net before getting included in the official test suite.

PHP Cheat Sheet

Add comment January 22nd, 2008 03:22am admin

PHP Cheat Sheet  This A4 cheat sheet is designed to sit by your desk and make your life easier. Now also in PDF format.

Zephyr FrameWork

Add comment January 11th, 2008 12:58am pckabeer

zephyr is an ajax based framework for php5 developers. you can easily develop business applications using this robust framework. this is extremely easy to learn and very simple to implement. you can deliver a full fledged ajax application with strong business layer in backend within some minutes. installation and deployment of packages that you develop for zephyr is hassle free. moreover you will get all the features of most popular templating engine “smarty” and powerfull data access layer “adoDB”. lets go through the documentation process to discover how easy is to develop an ajax application using zephyr framework.

Xampp

1 comment January 3rd, 2008 01:00am pckabeer

Many people know from their own experience that it’s not easy to install an Apache web server and it gets harder if you want to add MySQL, PHP and Perl.

XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. XAMPP is really very easy to install and to use - just download, extract and start.

At the moment there are four XAMPP distributions:

* XAMPP for Linux

The distribution for Linux systems (tested for SuSE, RedHat, Mandrake and Debian) contains: Apache, MySQL, PHP & PEAR, Perl, ProFTPD, phpMyAdmin, OpenSSL, GD, Freetype2, libjpeg, libpng, gdbm, zlib, expat, Sablotron, libxml, Ming, Webalizer, pdf class, ncurses, mod_perl, FreeTDS, gettext, mcrypt, mhash, eAccelerator, SQLite and IMAP C-Client.

* XAMPP for Windows

The distribution for Windows 98, NT, 2000, 2003, XP and Vista. This version contains: Apache, MySQL, PHP + PEAR, Perl, mod_php, mod_perl, mod_ssl, OpenSSL, phpMyAdmin, Webalizer, Mercury Mail Transport System for Win32 and NetWare Systems v3.32, Ming, JpGraph, FileZilla FTP Server, mcrypt, eAccelerator, SQLite, and WEB-DAV + mod_auth_mysql.

* XAMPP for Mac OS X

The distribution for Mac OS X contains: Apache, MySQL, PHP & PEAR, SQLite, Perl, ProFTPD, phpMyAdmin, OpenSSL, GD, Freetype2, libjpeg, libpng, zlib, Ming, Webalizer, mod_perl, eAccelerator, phpSQLiteAdmin. WARNING: This version of XAMPP is still in the first steps of development. Use at you own risk!

* XAMPP for Solaris

The distribution for Solaris (developed and tested with Solaris 8, tested with Solaris 9) contains: Apache, MySQL, PHP & PEAR, Perl, ProFTPD, phpMyAdmin, OpenSSL, Freetype2, libjpeg, libpng, zlib, expat, Ming, Webalizer, pdf class. WARNING: This version of XAMPP is still in the first steps of development. Use at you own risk!

DokuWiki

Add comment December 4th, 2007 03:32am pckabeer

DokuWiki is a standards compliant, simple to use Wiki, mainly aimed at creating documentation of any kind. It is targeted at developer teams, workgroups and small companies. It has a simple but powerful syntax which makes sure the datafiles remain readable outside the Wiki and eases the creation of structured texts. All data is stored in plain text files – no database is required. Read the DokuWiki Manual to unleash the full power of DokuWiki.

DokuWiki is available at http://www.splitbrain.org/go/dokuwiki

DokuWiki Features

DokuWiki has many features, and many more can be added through plugins. The list below should give you a first overview on what is available in DokuWiki. A big list of features is also available in the WikiMatrix where you can compare DokuWiki’s features with those of other engines.

Feel free to test Dokuwiki on the playground. If you miss a feature not available, just put a bounty out on it.

Simple Features

High Usability

Access Control and Anti-Spam Measures

International

  • Support for over 30 languages

  • Full UTF-8 support

  • Romanization support for nicer URLs

  • Optional automatic plural linking for English wikis..

Fast

  • Index-based fast fulltext search

  • Pagecaching for quicker rendering

  • Ajax-based quicksearch for pagenames

Extensible

  • Layout customizable through templates

  • Features can be extended through plugins (over 100 already available)

Easy Integration

PRADO Component FrameWork for PHP5

Add comment November 28th, 2007 12:39pm pckabeer

 

What is PRADO?

PRADOTM is a component-based and event-driven programming framework for developing Web applications in PHP 5. PRADO stands for PHP Rapid Application Development Object-oriented.

 

What does PRADO require?

The sole requirement to run PRADO-based applications is a Web server supporting PHP 5.1.0 or higher. PRADO is free. You can use it to develop either open source or commerical applications.

Quick facts about PRADO

First release: August 2004
License: revised BSD
Lines of core code: 100,000 lines
Number of classes: 500
Downloads: 150,000, as of 08/31/07

Main Features of PRADO

  • Object-oriented and highly reusable code
  • Event-driven programming
  • Separation of presentation and logic
  • Configurable and pluggable modular architecture
  • Full spectrum of database support
  • Feature-rich Web components: HTML input controls, validators, datagrid, wizard…
  • AJAX-enabled Web components
  • Built-in support of internationalization (I18N) and localization (L10N)
  • Customizable and localizable error/exception handling
  • Multiway message logging with filters
  • Generic caching modules and selective output caching
  • Extensible authentication and authorization framework
  • Security measures: cross-site script (XSS) prevention, cookie protection…
  • XHTML compliance
  • Rich documentation and strong userbase

Simple Machines Forum — SMF

Add comment November 27th, 2007 07:42am pckabeer

Simple Machines Forum — SMF in short — is a free, professional grade software package that allows you to set up your own online community within minutes.

Its powerful custom made template engine puts you in full control of the lay-out of your message board and with our unique SSI - or Server Side Includes - function you can let your forum and your website interact with each other.

SMF is written in the popular language PHP and uses a MySQL database. It is designed to provide you with all the features you need from a bulletin board while having an absolute minimal impact on the resources of the server. SMF is the next generation of forum software - and best of all it is and will always remain completely free!

Previous Posts


Goodies

Search

Latest Posts

Links

Syndication

Powered By