zoogs
New member
The RSS thing is interesting. Could we have the software do it automatically? That'd be really interesting...although quality control might be difficult.
AR:
Generally I feel it's too narrow, and also that the status updates are an entrenched medium of interacting already and it'd be a shame to lose that.
I don't know if I like a landscape box at the top though. I feel like that takes away from the index page's current role as the message board index. The sidebar was something I disliked a lot and closed at first because I felt it took away from that, by narrowing the display of the forum threads, etc, as well as introducing a distraction to it. The landscape box displaces all of that critical information vertically, which I think makes it a greater offender than the sidebar. Also, I think scrolling is painfully slow and not a good option. You want links you can see at a glance, not wait for them to slowly scroll through.
Maybe a very thin (vertically) bar with some quick-hit inline links...(i.e, not each link on a new line). A way that we could increase the number of links listed, without quite the effect of scrolling, could be to do what Si does with their front page and have several 'pages' of links. That is, display 4-5 links at once. After five seconds, those get replaced by another set of 4-5 links, and then it cycles back and forth. Presumably the user would have the option to pause on one page.
Might be a complex solution code wise (some php and ajax libraries/javascript probably - not that sure how ajax works honestly) but maybe minimal impact to the forum index concept.
AR:
Ah, I hadn't thought of the users who closed the sidebar. That is a definite big strike against that option. Although, we could make the side bar not close-able...not a huuge fan of that idea, but maybe1. The easiest implementation would be more of a landscape/horizontal box at the top - probably below the HuskerNation banner. There are two downsides to placing it on the side bar I can see off the top of my head. First, if a user elects to kill or hide the side bar, he'll end up hiding the news feed. Second, incorporating it in the side bar will be tricky - both from a code standpoint and from a size/placement standpoint. We'd almost have to remove one of the boxes in the current side bar, I'm thinking. Right now, the current boxes extend (at least on my monitor) to about the bottom of the last form (Feedback) that non-Mod/Admins can see. If we don't remove one, we'll be extending the side panel beyond the Feedback forum; aesthetically, not sure that would look good.

I don't know if I like a landscape box at the top though. I feel like that takes away from the index page's current role as the message board index. The sidebar was something I disliked a lot and closed at first because I felt it took away from that, by narrowing the display of the forum threads, etc, as well as introducing a distraction to it. The landscape box displaces all of that critical information vertically, which I think makes it a greater offender than the sidebar. Also, I think scrolling is painfully slow and not a good option. You want links you can see at a glance, not wait for them to slowly scroll through.
Maybe a very thin (vertically) bar with some quick-hit inline links...(i.e, not each link on a new line). A way that we could increase the number of links listed, without quite the effect of scrolling, could be to do what Si does with their front page and have several 'pages' of links. That is, display 4-5 links at once. After five seconds, those get replaced by another set of 4-5 links, and then it cycles back and forth. Presumably the user would have the option to pause on one page.
Might be a complex solution code wise (some php and ajax libraries/javascript probably - not that sure how ajax works honestly) but maybe minimal impact to the forum index concept.
Last edited by a moderator: