ceminess Posted May 30, 2004 Share Posted May 30, 2004 DHTMLCentral this site could give some people ideas, for a menu and stuff, it is just something alternative to using a flash menu. Link to comment https://www.neowin.net/forum/topic/170316-playing-around-with-a-design/page/11/#findComment-2185296 Share on other sites More sharing options...
Long Posted May 30, 2004 Author Share Posted May 30, 2004 The news items might need some work, and I think we need colors like timdorr's flash file has Bah. I just had those and some thought they were too bright and did not follow the "flow" of the design. :pinch: I'll change those back then. @MxxCon: Well, all those features like collapable news posts would be done in the actual HTML coding of the site. So maybe there should be a v4 Feature Request topic. Link to comment https://www.neowin.net/forum/topic/170316-playing-around-with-a-design/page/11/#findComment-2185300 Share on other sites More sharing options...
configure Veteran Posted May 30, 2004 Veteran Share Posted May 30, 2004 also would be interesting to try ability to collapse news story into a single headline with a + symbol next to each story But wouldn't that mean that people will have to click at the "+" to read the news? If so, unless it's dynamic, which it won't be unless it's ASP (although I'm not sure), 56k'ers wouldn't be too happy about this :/ Link to comment https://www.neowin.net/forum/topic/170316-playing-around-with-a-design/page/11/#findComment-2185305 Share on other sites More sharing options...
MxxCon Posted May 30, 2004 Share Posted May 30, 2004 by default it will be expanded( or maybe customizable default state) reason for collapsable news would be to decrease scrolling..especially since this layout is locked in width Link to comment https://www.neowin.net/forum/topic/170316-playing-around-with-a-design/page/11/#findComment-2185309 Share on other sites More sharing options...
Long Posted May 30, 2004 Author Share Posted May 30, 2004 Some more updates :whistle: Link to comment https://www.neowin.net/forum/topic/170316-playing-around-with-a-design/page/11/#findComment-2185312 Share on other sites More sharing options...
ceminess Posted May 30, 2004 Share Posted May 30, 2004 :rofl: a ****load huh, that must be a lot. Link to comment https://www.neowin.net/forum/topic/170316-playing-around-with-a-design/page/11/#findComment-2185318 Share on other sites More sharing options...
Tim Dorr Veteran Posted May 30, 2004 Veteran Share Posted May 30, 2004 But wouldn't that mean that people will have to click at the "+" to read the news? If so, unless it's dynamic, which it won't be unless it's ASP (although I'm not sure), 56k'ers wouldn't be too happy about this :/ http://forums.invisionpower.com/ Click the little pluses and minues at the corner of each forum category. I think that's what he means :) Link to comment https://www.neowin.net/forum/topic/170316-playing-around-with-a-design/page/11/#findComment-2185319 Share on other sites More sharing options...
John Veteran Posted May 30, 2004 Veteran Share Posted May 30, 2004 Some more updates?:whistle:: OK, now that I see the colors again, I'm starting to wonder...:ermm:: Maybe if you toned them down a little? Not quite so bright? I mean, the blue is nice and fits Neowin, but I can't imagine every colored object on the page being blue:ss BTW, you better start reading through all those PMs:pp Link to comment https://www.neowin.net/forum/topic/170316-playing-around-with-a-design/page/11/#findComment-2185339 Share on other sites More sharing options...
Storm Posted May 30, 2004 Share Posted May 30, 2004 hahah a **** load of pms Keep the designs going, there all good :D Link to comment https://www.neowin.net/forum/topic/170316-playing-around-with-a-design/page/11/#findComment-2185340 Share on other sites More sharing options...
Tim Dorr Veteran Posted May 30, 2004 Veteran Share Posted May 30, 2004 http://timdorr.com/images/neowin/neowin.swf Update with some intro animation-ness :) Link to comment https://www.neowin.net/forum/topic/170316-playing-around-with-a-design/page/11/#findComment-2185347 Share on other sites More sharing options...
Tim Dorr Veteran Posted May 30, 2004 Veteran Share Posted May 30, 2004 gimme a hug you!How will contents be queried? All once loaded or when the particular tab is selected? Actually, it can be pulled from the existing RSS sources. I've got Flash Pro, and that includes the data remoting stuff, so I can pull XML feeds into the project. Link to comment https://www.neowin.net/forum/topic/170316-playing-around-with-a-design/page/11/#findComment-2185351 Share on other sites More sharing options...
John Veteran Posted May 30, 2004 Veteran Share Posted May 30, 2004 Actually, it can be pulled from the existing RSS sources. I've got Flash Pro, and that includes the data remoting stuff, so I can pull XML feeds into the project. How often would the RSS stream be queried? When a new section is clicked, allowing members to essentially DDOS the server? Or on page/applet load, never updating them? I really don't like the idea of using flash though... Link to comment https://www.neowin.net/forum/topic/170316-playing-around-with-a-design/page/11/#findComment-2185370 Share on other sites More sharing options...
Long Posted May 30, 2004 Author Share Posted May 30, 2004 Updates-o-mania Link to comment https://www.neowin.net/forum/topic/170316-playing-around-with-a-design/page/11/#findComment-2185374 Share on other sites More sharing options...
Tim Dorr Veteran Posted May 30, 2004 Veteran Share Posted May 30, 2004 How often would the RSS stream be queried? When a new section is clicked, allowing members to essentially DDOS the server? Or on page/applet load, never updating them?I really don't like the idea of using flash though... The RSS files on the site are always pulled from static files. The news script and forum hacks update the files when new posts are made or updated, so it's always cached data. In any case, I would assume you'd just pull all the data at once (what would be good is a unified stream, rather than pulling 5 or so sources at a time), and use that to display with no updates. Maybe a refresh button, but it doesn't make sense. It's meant to replace the current news headlines, which don't update. Link to comment https://www.neowin.net/forum/topic/170316-playing-around-with-a-design/page/11/#findComment-2185389 Share on other sites More sharing options...
John Veteran Posted May 30, 2004 Veteran Share Posted May 30, 2004 Went through those PMs pretty fast, didn't ya? ;) Looking good (Y) What about drop down menus for the tiles at the top to show the most recent posts in those news areas or something? Link to comment https://www.neowin.net/forum/topic/170316-playing-around-with-a-design/page/11/#findComment-2185392 Share on other sites More sharing options...
Long Posted May 30, 2004 Author Share Posted May 30, 2004 Well I don't think a DDOS is possible. Because its essentially the same concept as the current neowin design, only in a flash module. If it was possible to bring down the server by constantly refreshing the front page, well, thats a problem in any scripting language :p Link to comment https://www.neowin.net/forum/topic/170316-playing-around-with-a-design/page/11/#findComment-2185399 Share on other sites More sharing options...
Tomi Posted May 30, 2004 Share Posted May 30, 2004 Updates-o-mania Nice one Long. Ive got a few suggestions for you. - Put the banner above the latest post/announcements part...see if that works out - replace the db part with forums - try this idea with the logo; it fits in better - try this with the footer; looks way better than the current style Other than those few things; great job! Keep it up! :) Link to comment https://www.neowin.net/forum/topic/170316-playing-around-with-a-design/page/11/#findComment-2185402 Share on other sites More sharing options...
John Veteran Posted May 30, 2004 Veteran Share Posted May 30, 2004 Well I don't think a DDOS is possible. Because its essentially the same concept as the current neowin design, only in a flash module. If it was possible to bring down the server by constantly refreshing the front page, well, thats a problem in any scripting language :p No, that's not what I meant. I thought the RSS feed was created on-the-fly by the server. If the RSS thing had to go through the database to find the newest 5 posts every time someone clicked a stupid button, that would cause a major problem... Link to comment https://www.neowin.net/forum/topic/170316-playing-around-with-a-design/page/11/#findComment-2185412 Share on other sites More sharing options...
MxxCon Posted May 30, 2004 Share Posted May 30, 2004 http://forums.invisionpower.com/Click the little pluses and minues at the corner of each forum category. I think that's what he means :) yes, like that. what about making a background for "sticky story" slightly different color? personally i often don't notice that and think there are no news.. Link to comment https://www.neowin.net/forum/topic/170316-playing-around-with-a-design/page/11/#findComment-2185415 Share on other sites More sharing options...
John Veteran Posted May 30, 2004 Veteran Share Posted May 30, 2004 what about making a background for "sticky story" slightly different color? personally i often don't notice that and think there are no news.. :o :o YES! Yes, I love this idea! :D Link to comment https://www.neowin.net/forum/topic/170316-playing-around-with-a-design/page/11/#findComment-2185419 Share on other sites More sharing options...
John Veteran Posted May 30, 2004 Veteran Share Posted May 30, 2004 Nice one Long.Ive got a few suggestions for you. - Put the banner above the latest post/announcements part...see if that works out - replace the db part with forums - try this idea with the logo; it fits in better - try this with the footer; looks way better than the current style Other than those few things; great job! Keep it up! :) Footer looks awesome, but I don't like the logo... I think it would create too much empty space in that area of the page. But who knows, maybe something will work (Y) Link to comment https://www.neowin.net/forum/topic/170316-playing-around-with-a-design/page/11/#findComment-2185426 Share on other sites More sharing options...
Frank Posted May 30, 2004 Share Posted May 30, 2004 :o :o YES! Yes, I love this idea! :D I like this idea also, maybe it would be even better to seperate the "Sticky News" posts from the news all together. Link to comment https://www.neowin.net/forum/topic/170316-playing-around-with-a-design/page/11/#findComment-2185436 Share on other sites More sharing options...
Long Posted May 30, 2004 Author Share Posted May 30, 2004 - Put the banner above the latest post/announcements part...see if that works out I tried that, it makes the page look very very cramped, something needs to seperate all the writing. - replace the db part with forums I don't understand :o - try this idea with the logo; it fits in better Creates too much empty space - try this with the footer; looks way better than the current style I will try. Link to comment https://www.neowin.net/forum/topic/170316-playing-around-with-a-design/page/11/#findComment-2185448 Share on other sites More sharing options...
configure Veteran Posted May 30, 2004 Veteran Share Posted May 30, 2004 Long, try adding a background for the "Welcome back Long..." text.. something like what Chadwick has done. Link to comment https://www.neowin.net/forum/topic/170316-playing-around-with-a-design/page/11/#findComment-2185472 Share on other sites More sharing options...
Tomi Posted May 30, 2004 Share Posted May 30, 2004 - Put the banner above the latest post/announcements part...see if that works out I tried that, it makes the page look very very cramped, something needs to seperate all the writing. /ok, the ad looks a tad weird were it is now - replace the db part with forums I don't understand :o /replace the File Database link with the forums link is what i mean; sorry if i confused you - try this idea with the logo; it fits in better Creates too much empty space /ok then. - try this with the footer; looks way better than the current style I will try. /great news :) Link to comment https://www.neowin.net/forum/topic/170316-playing-around-with-a-design/page/11/#findComment-2185474 Share on other sites More sharing options...
Recommended Posts