Login

Welcome, Guest. Please login or register.

April 30, 2024, 03:28:14 am

Author Topic: Improvements to the site - layout, design etc.  (Read 13818 times)  Share 

0 Members and 1 Guest are viewing this topic.

brenden

  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 7185
  • Respect: +2593
Re: Improvements to the site - layout, design etc.
« Reply #15 on: September 05, 2013, 04:50:53 pm »
+3
I'd never tag pi. He is scary. Have you seen him irl? He'll cut a motherfucker.
✌️just do what makes you happy ✌️

Kanon

  • Victorian
  • Forum Obsessive
  • ***
  • Posts: 430
  • Respect: +68
  • School: Carwatha College P-12
  • School Grad Year: 2012
Re: Improvements to the site - layout, design etc.
« Reply #16 on: September 05, 2013, 11:38:22 pm »
+5
I've also found the notes page a bit hard to navigate, I think the main problem I have with it is that it overcomplicates a lot of things.
If I had to redesign the notes side It'd look like this (sorry for bad wire framing)



Wire Frame Perspective:

- Note Search appears first and is 'fixed' to left hand column. The user is greeted with instructions in the middle tab about how to search, the rules regarding notes, and optional link to submissions page.
- So when I click Methods a jquery accordian appears giving the four topics of Methods. I think click Functions and the middle tab that had info on notes should jquery load/ajax load into a list of Mathematical Methods - Functions notes. There's some stuff missing here, but it's mainly the wire framing I'm trying to get a cross.
- Let's say I want to pick Exponential Functions by Eniwabe, i click the heading (which will obvs be a hyperlink) in which either a new page opens up, a lightbox type of deal, or it ajax/jquery loads into the third box. Upto you
- One thing that I found difficult was seperating the crappy notes from the good ones, using PHP GD you should be able to generate an image of a page (pref the middle page) to give users an insight of the type of content the notes provide without having to download.
- not a fixed height for the container, can expand downwards but the Notes Search will be fixed :)

Notes Perspective:
- Instead of categorizing by units 1/2 and 3/4 (which is better, but there aren't enough notes for each section to justify it having its own category) instead consider categorising by topics. This is no-way near perfect and for subjects like English, breaking it down to Context, Language Analysis and Text Response and then encouraging users to place the title of their text within the notes name would be nice. A subject like Methods where most notes are a combination of more than one topics are going to be a bit messy, but you could just as easily add another topic "Others" (trying to think of a good name for this)
- Keeping a count of the number of notes made ready for each subject would be nice, but is not essential.
- Within the Preview panel/lightbox you could include comments/ratings, but imo, ratings tend to be destructive to the community and not really accurate. Comments are good though for relevancy.
- There's a lot of trust on users properly using the submission feature into the right category and all of that jazz, it might be essential that mods for that subject need to double check every other note upload to make sure its all proper

Web Design Perspective
- so i do web designs stuff on the side a a hobby and a job but by no means does this mean that all my opinions are fact :)
- using jquery tends to be a large part of modern web design, minimising pages that need to be loaded aswell as fancy effects are pretty much crucial to keeping users attention
- maybe even consider re-vamping the entire site, as far as i can tell (based off your source code) you're not running any content managing systems like wordpress or joomla, so maybe having a look into responsive design like bootstrap might help? There are some beautiful examples if you just google bootstrap themes. It shouldn't be too hard to integrate.
- A big thing atm is responsive design, so design that is responsive to the users device. ATM the current page isn't responsive and is much more static coded than anything, so if you were to open ATARNotes on a phone it would look the same as it does on a desktop just really squished.  If you open http://www.mitsubishi-motors.com.au/ and start to slowly resize your screen to a much smaller size you'll see what it looks like on a mobile.
- + maybe rename forum to community? Not a whole lot of people have experienced massive forum names and all that
- VBulletin maybeee? :P

If you guys ever need any help, I'm always happy to help :) Sorry for bad english aswell haha, graduate VCE nekminnit no england skills



« Last Edit: September 05, 2013, 11:40:11 pm by Kanon »
'12 - English | Methods | Chemistry | Physics | IT Applications | IT Software Development
'14 - Bachelor of Science (Mathematics) / Bachelor of Computer Science | Monash University

Need a website? I run a web design business!  The Summit Digital

ninwa

  • Great Wonder of ATAR Notes
  • *******
  • Posts: 8267
  • Respect: +1021
Re: Improvements to the site - layout, design etc.
« Reply #17 on: September 05, 2013, 11:51:19 pm »
+2
These ideas are awesome! Keep them coming!

Re: tagging - I think it's a great idea, but I also appreciate concerns that it may be abused. What do you think of an opt-out system - you can indicate in your profile if you do not wish to be tagged?
ExamPro enquiries to [email protected]

Lasercookie

  • Honorary Moderator
  • ATAR Notes Legend
  • *******
  • Posts: 3168
  • Respect: +326
Re: Improvements to the site - layout, design etc.
« Reply #18 on: September 06, 2013, 12:03:28 am »
0
These ideas are awesome! Keep them coming!

Re: tagging - I think it's a great idea, but I also appreciate concerns that it may be abused. What do you think of an opt-out system - you can indicate in your profile if you do not wish to be tagged?
Yeah opt-out (from being tagged in specific boards too, that'd probably be more work but :3) would solve the issue of users being spammed. The tags not being publicly viewable (i.e. each person gets the notification personally, rather than it being apart of the post) I also think would solve the issue of ruining the atmosphere that absolutely anyone can feel free to post. I think that takes care of the two reasons why I thought the tag system was a bad idea.

If we're throwing in more suggestions, the stuff that charmanderp said about the new replies page being a bit unwieldy - being able to sort posts in there by board etc. would be handy. Also the ability to remove a thread from appearing in the new replies page.

pi

  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 14348
  • Doctor.
  • Respect: +2376
Re: Improvements to the site - layout, design etc.
« Reply #19 on: September 06, 2013, 12:17:58 am »
0
Opt-out would be excellent :)

ninwa

  • Great Wonder of ATAR Notes
  • *******
  • Posts: 8267
  • Respect: +1021
Re: Improvements to the site - layout, design etc.
« Reply #20 on: September 06, 2013, 12:34:01 am »
+1
- maybe even consider re-vamping the entire site, as far as i can tell (based off your source code) you're not running any content managing systems like wordpress or joomla, so maybe having a look into responsive design like bootstrap might help? There are some beautiful examples if you just google bootstrap themes. It shouldn't be too hard to integrate.

We're definitely considering revamping the whole thing because to be perfectly honest, the forum looks hideous ha.

Thanks for the offer of help! Might just take you up on it later :)
ExamPro enquiries to [email protected]

charmanderp

  • Honorary Moderator
  • ATAR Notes Legend
  • *******
  • Posts: 3209
  • Respect: +305
  • School Grad Year: 2012
Re: Improvements to the site - layout, design etc.
« Reply #21 on: September 07, 2013, 12:03:51 am »
0
If we're throwing in more suggestions, the stuff that charmanderp said about the new replies page being a bit unwieldy - being able to sort posts in there by board etc. would be handy. Also the ability to remove a thread from appearing in the new replies page.
And if not tagging, maybe a specific section for threads where you've been quoted? Or it could link you to the very first post after your last reply? Just things I've seen on other forums which are very handy.
University of Melbourne - Bachelor of Arts majoring in English, Economics and International Studies (2013 onwards)

silverpixeli

  • ATAR Notes Lecturer
  • Victorian
  • Forum Leader
  • ****
  • Posts: 855
  • Respect: +110
Re: Improvements to the site - layout, design etc.
« Reply #22 on: September 07, 2013, 12:17:38 pm »
+1
With the tagging thing, is it possible to have it so that only people on your buddy list can tag you? We already have a 'buddy' thing, though I'm not 100% sure how it works/what it does, but this way you can choose who can tag you

- mods can all add each other if they haven't already and that way they can tag mods in posts where their help would be beneficial
- random users can't tag mods unless the mods add them as a buddy, no spam tagging mods for help
- users like me can tag my friends because all the people from my school buddy up, that means I can tag my mates in a post about a question we both come up with at school or a problem we run into while revising together, or something similar

just an idea, AN is really the only forum I use so it's not like I've seen this work somewhere else or anything, just read the discussion above and yeah

possible flaw is that it's similar to having a friends list, and people might feel excluded if nobody buddies them or whatever, idk if AN needs that, I think it's good right now that everyone has the same level of connection to every other account

EDIT: I like the idea of tags not being publicly viewable, too
ATAR 99.80 :: Methods [50] | Physics [50+Premier's] | Specialist [47] | Software [48] | English [42] | Legal [39 '12]
+ Australian Student Prize

ATAR Notes Specialist/Methods/Physics Lecturer
ATAR Notes Specialist Maths Webinar Presenter

grannysmith

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1303
  • Crisp and juicy.
  • Respect: +66
Re: Improvements to the site - layout, design etc.
« Reply #23 on: September 07, 2013, 12:25:10 pm »
0
I'd never tag pi. He is scary. Have you seen him irl? He'll cut a motherfucker.

HAHAHA. And no, I've seen him and he's cool.

grannysmith

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1303
  • Crisp and juicy.
  • Respect: +66
Re: Improvements to the site - layout, design etc.
« Reply #24 on: September 07, 2013, 12:30:41 pm »
0
It seems as if many things on AN is "hidden".

charmanderp

  • Honorary Moderator
  • ATAR Notes Legend
  • *******
  • Posts: 3209
  • Respect: +305
  • School Grad Year: 2012
Re: Improvements to the site - layout, design etc.
« Reply #25 on: September 07, 2013, 05:22:33 pm »
0
HAHAHA. And no, I've seen him and he's cool.
Ok, @pi's second account.

Great development on the tagging idea guys and girls! So many things that I hadn't even thought of!
University of Melbourne - Bachelor of Arts majoring in English, Economics and International Studies (2013 onwards)

datfatcat

  • Victorian
  • Forum Leader
  • ****
  • Posts: 764
  • Respect: +76
Re: Improvements to the site - layout, design etc.
« Reply #26 on: September 10, 2013, 12:16:52 am »
+2
I honestly think there are too many boards on the forum front page.  Scrolling down to find the boards that you want to go to can be time consuming.  Maybe users can have the option to recorder the boards (or even hide them themselves without admin's involvement?).

Like if I don't want to buy or sell books, I can have the option to hide the board or put it to the bottom of the page.
[2011] Maths Methods CAS
[2012] English (EAL), Chemistry, Biology, Physics, Specialist Maths
[2013]-[2017] Monash University - Bachelor of Medicine/Bachelor of Surgery (Hons.) V

ninwa

  • Great Wonder of ATAR Notes
  • *******
  • Posts: 8267
  • Respect: +1021
Re: Improvements to the site - layout, design etc.
« Reply #27 on: September 10, 2013, 12:52:32 am »
+3
ExamPro enquiries to [email protected]

abeybaby

  • Victorian
  • Forum Leader
  • ****
  • Posts: 925
  • Respect: +182
  • School: Scotch College
  • School Grad Year: 2010
Re: Improvements to the site - layout, design etc.
« Reply #28 on: September 10, 2013, 12:54:08 am »
+1
i know we've discussed it before, but i really liked having +/- votes on all boards. maybe we can bring them back, but only votes on non-opinion boards count towards respect? because atm, the only way to agree or disagree with someone's sentiment/argument is to have a whole other post, and its pretty unnecessary imo.

Smarter VCE Lectures and Resources

2014-2017: Doctor of Medicine, University of Sydney.
2011-2013: Bachelor of Biomedicine, University of Melbourne. 2010 ATAR: 99.85

JellyDonut

  • charlie sheen of AN
  • Victorian
  • Forum Leader
  • ****
  • Posts: 598
  • Respect: +59
Re: Improvements to the site - layout, design etc.
« Reply #29 on: September 10, 2013, 01:07:26 am »
+3
Need more banners telling me I won something.

I love winning
It's really not that hard to quantify..., but I believe that being raped once is not as bad as being raped five times, even if the one rape was by a gang of people.