Menu:

Latest news:

Sept 2, 2005:
The basic Skeleton of the Site's functionality code has been completed. I can now load articles from the database properly and display them. The Popout Menu's have been created and now load properly in Mozilla. I am Only Implimenting them in Mozilla at this time. They are a pure CCS2.1 solution and don't work correctly in MS IE5.x/6/(and as of the current beta 7), I quit, its not worth the hassle at this point. The content of the popout menu can be accessed by clicking on the Category name on the Menu in IE, this will then load the list of articles for that Category. This functionality also works in Mozilla. So Mozilla users have the choice

More info:

Links:

Version: 1.0
(August 9, 2005)

Finally have an article Entry System

2006-10-31 00:00:00

Ok, it took way to long to get this step built, but now I have it done.  I can now easily create new article entries for the site so I should be entering new stuff more often.   it  doesn't have  all the functionality I want yet.   There are some special tasks I want to be able to do data entry for, like URL only entries,  special links within the site, etc.  That functionality isn't done, but at least basic article entry like this is done.  The rest is an easy modification after that.

The Key to the whole thing has been finding a small, clean WYSIWYG editor  to help with the formating of articles and eventually comments  without having to type the HTML code directly.   I finally found something I like in a LGPL project called Tiny MCE.

I have  it running in a fairly basic mode right now, but hope to have the more advanced setup running soon.