RE: [xdl-developer] RE: Web Graphics
Status: Planning
Brought to you by:
jaaron_farr
|
From: J A. F. <jaa...@ya...> - 2003-04-15 02:41:14
|
On Mon, 2003-04-14 at 21:00, Kevin J Lambert wrote: > I would prefer not to do the presentation, but I can put a basic plan > together, i.e. what features to show off and in which order, etc. > > The source code is attached, minus database.h which contains one function > db_connect(). I'd rather NOT submit this file for two reasons. It has two > lines of code, one which attempts to make the connection and the other which > either returns the connection pointer or NULL if a connection could not be > made. The other reason is because my password is hard-coded into it, thus > the reason for writing my own db_connect() function in the first place. > > Recompilation isn't necessary because PHP is a scripting language, but one > point of interest in the design that should probably be documented and also > mention during the presentation is that the small calendar, the task list, > the search box and the main right pane are all independent pieces of the > HTML file (you'll see if you check the source). What this gives us is the > ability to add new modules as we need them, such as more than one class, > etc. > > If you need any more info let me know. I hope it isn't a problem that the > code isn't commented very much but if it is I can put some together and send > the files back to you. > > -kevin > Thanks for all your work Kevin. I'll be putting the site up soon now. -- jaaron <http://jadetower.org> |