| The following projects are in one of the following three categories: 1) I've just started it 2) The project never reached a production state to make it into my portfolio 3) The project is no longer active. Please pardon the appearance as I consolidate all my projects onto this website. I am bringing them in from different locations into a fresh install of Wordpress. |
-
After many years of asking people to finish the sentence: “i am..”, I decided I should ask the world and see what I get. My goal is to get as many people as possible to do this because I believe that after we get lots of responses we might learn interesting about how people view themselves. Consider this a social science experiment.
-
PHP-Controller implements the controller and gives applications a single entry point, from which the user sends all requests to from the view to model, removing the need to always have to write code describing how the data will interact with the display. The strict, but powerful format allows for pages to be throught of as modules that return data and can presented with any application presentation, including Smarty, PHP or any scripting language that can access PHP variables. If desired, one could return XML data structures with XML Serializer. These XML data structures can be accessible with other applications by accessing directly using direct access to the file output, such as REST model or with SOAP.
-
This project will bring the latest version of PHP 5 for the Mac using the standard Mac OS X installer. The latest version of PHP 5.1.1 was released on November 28, 2005 and this build was made on December 17, 2005 using Mac OS X Tiger (10.4.3). Libraries were installed using fink and using Entropy PHP’s base libraries to make this build.
-
This is a Mac OS X installer from Tomcat 5. Tomcat is installed in /Library/Tomcat-5.0 and depends on the default Mac OS X JVM. This installation comes with a custom preference panel to help manage Tomcat. It detects when Tomcat is running, and allows user to start and stop Tomcat.
