Ima Supa
Adorable Pussycat
Registered: May 2001
Location:
Posts: 36 |
quote: "(unlike flat boards, like UBB)"
- Uhhh, the UBB is not a "flat" board. The UBB is a threaded discussion, your board is a linear discussion. Christ, seems another moron joins the fray, just what was needed.
Wrong pal.
See, since I don't know you well enough to figure out if your post is some sort of joke, I will err on the side of caution and read it as a serious attempt by you to try to belittle someone. heh
UBB is a FLAT forum.
Why?
Let us disect what the adjective flat means in terms of a collection of sets of data, such as what one might find in a database, or more appropriately, what one might find in a message forum.
Flat means that a single container is utilized to store all relavent data. For instance, a flat database would have a single table that would contain all relavent information, even if redundant. A good example of a flat database is dBase. In a flat database, one might have a table called "orders" that might keep track of all orders that have been placed. Inside this table one might find a information relating to the customer who placed the order, what they ordered, how much each piece costs, how much the total order was, etc. It is very inefficient use of space. To accomodate for those inefficiencies, relational databases were created.
Instead of storing every last detail about a customer in the orders table, one could reference the customer by a customer_ID number, which would be related to a customers table. There are several types of relationships, including 1 to many, 1 to 1, and many to many. This doesn't include or preclude nested relationships.
How does this apply to forums, one might ask?
A flat forum is a collection of single containers (thread) which contains all replies to the thread in question.
A threaded forum is a collection of related containers, which contain threads that may or may not be nested. Each reply to the original thread is in fact its own thread and can exist outside of the container (master thread).
-Ima Supa, the moron peeps sometimes get confused with the local fleshy brain who loves to expose his brainstem and lives in a jar of Fosters

------------------------
Ebolter Inn
Report this post to a moderator |
IP: Logged
|