The Dink Network

New Generation 9 Test

January 5th 2005, 03:51 PM
custom_king.png
redink1
King He/Him United States bloop
A mother ducking wizard 
I decided to put on the ol' thinking cap today, and ended up created a pretty neat (in my opinion) proof-of-concept example of what a future D-Mods listing page might feel like.

I've only got it to successfully work in Mozilla Firefox so far.

You can view it in all of its glory right here.

Essentially, you can dynamically sort the list. Click on the 'A' in a column to sort it in Ascending order, click on the 'D' in a column to sort it in Descending order. I didn't bother to add in multiple page support yet, but that could be possible as well.

Now I'll be speaking some technical mumbo-jumbo, so unless this sort of thing interests you dearly, go play with the buttons some more. The D-mod listing data is actually stored in an XML file that it reads in on-the-fly when the page is loaded. In the final implementation, the XML would be updated only when a change was made to the contents (an updated file, new review which modifies the review score, etc). Plus, it would be possible to do this without any server-side scripting at all, besides the update of the XML file. Everything could be done client side.

This poses other problems though, such as compatibility with older browsers. I may end up having *optional* support for this, to make changing categories and sorting much more responsive, while having some sort of server-side implementation as a backup.

But I am very intrigued by Javascript's ability to read in XML... I mean, this could make super-cool forums and such.
January 5th 2005, 04:05 PM
dragon.gif
Cool! I like it! I'm quite looking forward to this as it looks better and is more functional (based on your description). Keep up the good work!
January 5th 2005, 04:14 PM
custom_fish.png
SabreTrout
Noble He/Him United Kingdom
Tigertigertiger. 
I think it looks excellent, though I still find the colour scheme makes me want to snort iron filings.

Sorry, but it's true.
January 5th 2005, 07:29 PM
custom_simon.gif
SimonK
Peasant He/Him Australia
 
I like it and the colour scheme in Firefox is blue, much like the current version of the DN, but in IE it is red - whoooie!

Is that what you are refering to Sabre?

Oh and Redink maybe "Up" and "Down" arrows for the ascending and descending icons instead of A and D (It took me a few seconds to realise what they were for - could just be me being ... old)
January 5th 2005, 09:23 PM
goblinm.gif
I see "news" "account" "files" and "forum" at the top of the page, where's "porn"?
January 5th 2005, 09:57 PM
custom_king.png
redink1
King He/Him United States bloop
A mother ducking wizard 
I fixed the weird 'red' scheme for Internet Explorer, even though the page doesn't actually work, it looks half-way decent.

I also changed the 'A' and 'D' to arrows, though they're kind of hard to see.

And I added a Porn link for MiloBones.
January 5th 2005, 10:08 PM
wizardb.gif
merlin
Peasant He/Him
 
Haha.

You should put a Tal Porn link at the end of the sword.

Okay, no you shouldn't. But it would be kinda funny.
January 6th 2005, 05:08 AM
custom_fish.png
SabreTrout
Noble He/Him United Kingdom
Tigertigertiger. 
Yes, I was seeing it in red. Now it's in blue, it looks much, much nicer.
January 6th 2005, 05:30 AM
spike.gif
Yeah, that looks really good.
January 6th 2005, 09:51 AM
maidenb.gif
Sharp
Peasant She/Her Finland
 
Am I supposed to see a list of something somewhere? I just get emptiness in the middle. The rest of it is neat, though.
January 6th 2005, 03:48 PM
custom_king.png
redink1
King He/Him United States bloop
A mother ducking wizard 
Aye. It only works in Firefox, and doesn't display at all in Internet Explorer because I'm lazy. I should have made that more clear, sorry.
January 6th 2005, 03:52 PM
wizard.gif
Chrispy
Peasant He/Him Canada
I'm a man, but I can change, if I have to.I guess. 
So redink, will you put the 3d test models in there?
On a more serious note, where is the Author Column?
January 6th 2005, 04:07 PM
custom_king.png
redink1
King He/Him United States bloop
A mother ducking wizard 
Author Column?

Edit: Oh, yeah. Well, the easiest way for me to extract the information out of the database was to neglect the author column, so I did so In the real version, it'll have the author.