Sunday, November 16, 2008

New Personal Project

I call it EAV. In the database world, this is short for Entity-Attribute-Value. This concept is one of many solutions for adding, editing, deleting custom fields to a table without altering the existing table. Please read the wiki: http://en.wikipedia.org/wiki/Entity-Attribute-Value_model/ . EAV in this scope is a Site Management System that builds on the EAV database concept.

Already developed some of my recursive thoughts. http://eav.blanquera.com/eav/ this is the documentation of EAV. The actual web application that generates the content for this documentation parses code comments from PHP and JS files in the EAV diractory and is written using EAV. That's a mouthful.

If you live in San Francisco, and are a PHP or JS developer and like to hear my stupid pitch about EAV, I can use all the help I can get.

0 Comments:

Post a Comment

<< Home