Home
Thank you for visiting the code section of my site, I hope you'll find a few moments to take a look at some of the projects and their related forums and issue categories and to provide your feedback and suggestions!
Latest projects
-
Contact Directory (06/13/2009 01:06 PM)
This is a mini project that aims to make the latest version of Chantal Bisson's Contact Directory project from Joomla GSoC 2008 available for Joomla 1.5 users.
-
Banner Authentication (06/13/2009 01:04 PM)
The Banner Authentication Plugin for Joomla allows you to let Self-Service Banner users login to Joomla.
-
Joomla CLI (06/13/2009 01:02 PM)
This project will aim to expand Louis Landry's implementation of a CLI interface for Joomla written in the following Bug Squad thread:
http://groups.google.com/group/joomlabugsquad/browse_thread/thread/bb403d30684b0d8f/a946bca9522a70e3?lnk=gst&q=CLI#a946bca9522a70e3 -
External Joomla Authentication (06/13/2009 12:46 PM)
This project aims to allow an administrator of many Joomla sites for one organization to create a central website that they will use to hold all of their user account information.
This central website will be the only one that everyone will have to register on.
-
JArrayObject (06/13/2009 12:18 PM)
The JArrayObject class actually consists of two classes: TypedArrayObject (which adds strong typing to the ArrayObject) and CompleteArrayObject (which adds many of what I think are useful methods such as Java ArrayList type accessors and much more).