TheLinuxDuck
04-04-2002, 02:59 PM
kmj and I have designed a set of tools to use with www.codeexamples.org that helps to create a base set of functions to provide html code blocks for the feel of the site, instead of having do everything by hand.
Some of the functions included are:
A title bar that encloses the title in a thin border.
Refresh page for auto refreshing to any url.
Global error routine to display any errors.
Custom open/close/update/edit file routines that support file locking.
And, all of these functions rely on a global set of colors, so that everything uses the same color scheme.
I'd like to know how others use their own custom packages and funtions for website design. What are some of the things that the functions do? Are they complex, or fairly simple? Are they from your own designs, or did you build them from someone else's ideas?
Word.
Some of the functions included are:
A title bar that encloses the title in a thin border.
Refresh page for auto refreshing to any url.
Global error routine to display any errors.
Custom open/close/update/edit file routines that support file locking.
And, all of these functions rely on a global set of colors, so that everything uses the same color scheme.
I'd like to know how others use their own custom packages and funtions for website design. What are some of the things that the functions do? Are they complex, or fairly simple? Are they from your own designs, or did you build them from someone else's ideas?
Word.