Open Source Projects
- Drupal - Drupal is a content management framework, content management system and blogging engine which was originally written by Dries Buytaert as a bulletin board system. Drupal has become much more, thanks in part to its flexible architecture. This section presents a small offering of Drupal modules which were created or modified under the general public license. It's currently the most active area of code modification - although now that I've completely upgraded to 4.7, expect that anything for Drupal 4.6 will be frozen in time.
- googleAPI - This section presents a small offering of experimental "mashups" which combine local and external data with publicly available mapping technologies. These maps are meant as proof-of-concept only and are not for commercial consumption. In addition, map are limited by the API to 5000 hits per day - this is beyond my control, though I don't expect to ever exceed this quota.
- phpCollab - phpCollab is an open-source internet-enabled collaboration workspace for project teams. Though not encompassing a modular architecture, it is possible to modify the existing platform for additional uses. To that end, this section presents a small offering of phpCollab modifications created or modified under the general public license. Most of these modifications are for the 2.3 and 2.4 code builds; unfortunately, I haven't had much time to further develop them but they could prove useful for skilled developers.
- TinyMCE - TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances. TinyMCE is very easy to integrate into other Content Management Systems, such as Wordpress and Drupal, but it is actually a separate product with its own API and plug-ins.