
03-12-2006, 07:59 PM
|
 |
Member
|
|
Join Date: Apr 2004
Posts: 1,261
Thanks: 0
Thanked 28 Times in 13 Posts
|
|
In regards to the font size, I guess by running in 1600x1200 I'm used to small type. I'm pretty sure I used CSS on all the pages so changing shouldn't be a big deal, though it may blow out some of the pages beyond 1024x768, which just means you'll have scroll bars on everything. Keep in mind that what your seeing is only a fraction of the entire site. My focus in the project thus far has been the "engine" behind it more so than the UI piece, as I'm more geek than artist. Plus a pretty site that didn't work wasn't going to be of much use.
To answer some questions:
The Registration Codes are a type of GUID (globally unique identifier). They distinguish individual registrations. In the system every animal (except WC) has a parent, which is identified by a Reg. Code. The first three letters are somewhat of an acronym for the type of frog but beyond that it's kind of an internal code. One benefit of the codes is that you can see if your animals are related while still allowing registration owners to be anonymous.
Images are a likely extension, it's just that I only have so much bandwidth (on the internet and in my life).
There is a physical description of the animals available in the registered users section, it is just not viewable publicly.
There is not a list of breeders who have keys. Currently I am the only one issuing invitation keys. This will soon change. Any user who is in the system with registered animals can create "keys" for registered offspring. In addition to being the mechanism for tracking lineage, these keys are used as an invitation key to register in the system.
|