![]() |
|
|
|||||||
![]() |
|
|
Thread Tools | Rate Thread |
|
|
PM User | #1 |
|
New Coder ![]() Join Date: Dec 2006
Posts: 69
Thanks: 0
Thanked 5 Times in 5 Posts
![]() |
Tutorcnx.com - Review
Hello,
I developed Tutorcnx.com and am looking for some suggestions/thoughts. Thanks. |
|
|
|
|
|
PM User | #2 |
|
Senior Coder ![]() Join Date: Sep 2007
Location: Houston
Posts: 2,797
Thanks: 10
Thanked 235 Times in 226 Posts
![]() ![]() |
Not bad..I really like how you broke down the purpose of the site on the front page - I quickly could understand it all.
Your ads don't show up in FF, well I guess I have Adblocker on too which probably does it. Just FYI. I feel like the left side of the page just is missing a little something, perhaps the left needs some more color (like the right has the gray bg to help sit it off a little bit). I would like to see the logo at the top be a link back home. I tried to click it since I couldn't find a 'home' button on the page after I left some feedback. I've never liked right navs, but thats just me. Research doesn't prove right navs are better or worse from what I've read. But perhaps have a couple quick links at the top somewhere notable? I tried to connect with that person under CSS, and I'm guessing it was you. I think it would be helpful to explain how the conversation will occur (it appears aim?) Maybe someone doesn't have AIM but has MSN or whatever, do you have the ability to connect using various methods? What about if they dont use IM, an email link to setup something? Great idea, I like it. Its simple and doesn't try to do more than it should. I think you have a great start and a few things will make it extremely valuable if you get numerous people to join.
__________________
jeremy - gnomeontherun
Educated questions often get educated answers, and simple questions often get simple answers. |
|
|
|
|
|
PM User | #3 |
|
New Coder ![]() Join Date: Dec 2006
Posts: 69
Thanks: 0
Thanked 5 Times in 5 Posts
![]() |
Thanks for the great feedback, this is exactly what I was looking for. Please keep it coming. The ads do show in my FF, not sure if this is a problem for others. And yes I do need to make the top banner clickable (Forgot to do this). The conversation will occur using an AIM web application. There is no need to install anything or setup anything as users can request an anonymous username I have already setup to login, however I should probably explain this somewhere. Thanks again, and keep the feedback coming.
|
|
|
|
|
|
PM User | #4 |
|
Regular Coder ![]() Join Date: Apr 2008
Location: Somewhere.
Posts: 602
Thanks: 43
Thanked 6 Times in 6 Posts
![]() |
It's an excellent Web2.0 style site. I like the way you have presented informationa and there's not much to do. Mabey shrink the size of your Youtube Video; and what's this + business? Are they meant to be bullets?
I suggest making a favicon (16x16 image saved as .ico) and I thought Humanities was History Geography and Religious Ed.? Mabeys do the following: Expand your header things Expand the page by about 2-10px so it's a bit bigger as it cuts off half of the footer. BabyJack out!
__________________
Enlightenment in Coding Validate before Posting | Google is your friend for PC Problems | Make sure you have a doctype |
|
|
|
|
|
PM User | #5 | |
|
Comrade Grammar Nazi ![]() ![]() Join Date: Oct 2007
Location: Do you know where Nazi Zombies come from?
Posts: 2,216
Thanks: 13
Thanked 182 Times in 180 Posts
![]() |
Quote:
The fact that it’s AIM and you haven’t explained that you can have an anonymous account would put me off a little (seeing as I use my Windows Live ID almost exclusively.) I don’t particularly like AOL as it is and probably wouldn’t sign up for an account with them, so you need to be a little more explicit about this. Especially seeing as becoming a tutor on this seems like a decent idea to me. I think that the divider between the left and center columns isn’t quite…well, it looks like it’s leaning towards the center column more which disturbs me a little. Prod it a bit to the left, would you? =P
__________________
Cyan Light Industries | It's Firefox, just easier on the eyes Follow me on Twitter |
|
|
|
|
|
|
PM User | #6 |
|
Senior Coder ![]() Join Date: Sep 2007
Location: Houston
Posts: 2,797
Thanks: 10
Thanked 235 Times in 226 Posts
![]() ![]() |
Humanities relates more to the arts and literature. I've got a major in that.
Humanities deal with the human condition. It is proper to separate that from History and Geography, as they are social sciences these days. Are there any other methods that you could use for communication between people? Like a private chat room through your site? Perhaps you might also think of a method which people can request a person in a certain category to be available at certain times so they could spend their time better? |
|
|
|
|
|
PM User | #7 | ||||
|
New Coder ![]() Join Date: Dec 2006
Posts: 69
Thanks: 0
Thanked 5 Times in 5 Posts
![]() |
First, thank you all for the great feedback, this really helps a lot.
Quote:
Quote:
Quote:
Quote:
Thanks again, and keep the suggestions coming. |
||||
|
|
|
|
|
PM User | #8 | |
|
Regular Coder ![]() Join Date: Apr 2008
Location: Somewhere.
Posts: 602
Thanks: 43
Thanked 6 Times in 6 Posts
![]() |
Quote:
If you can't do it; ill give u the code.
__________________
Enlightenment in Coding Validate before Posting | Google is your friend for PC Problems | Make sure you have a doctype |
|
|
|
|
|
|
PM User | #9 |
|
Comrade Grammar Nazi ![]() ![]() Join Date: Oct 2007
Location: Do you know where Nazi Zombies come from?
Posts: 2,216
Thanks: 13
Thanked 182 Times in 180 Posts
![]() |
I don’t understand why I can’t get rid of the scrollbar even with my browser maximized? Seeing as it’s just whitespace, you can kill off the sides and center the content.
__________________
Cyan Light Industries | It's Firefox, just easier on the eyes Follow me on Twitter |
|
|
|
|
|
PM User | #10 |
|
Regular Coder ![]() Join Date: Apr 2008
Location: Somewhere.
Posts: 602
Thanks: 43
Thanked 6 Times in 6 Posts
![]() |
Just add this to the .body { in your CSS and edit the requirements.
Code:
.body {
height:500px; /*give the required height here; */
min-height:1250px; /*give the minimum height here; */
}
I think that will work
__________________
Enlightenment in Coding Validate before Posting | Google is your friend for PC Problems | Make sure you have a doctype |
|
|
|
|
|
PM User | #12 |
|
Regular Coder ![]() Join Date: Apr 2008
Location: Somewhere.
Posts: 602
Thanks: 43
Thanked 6 Times in 6 Posts
![]() |
Mabeys just add an extra break after the footer.
__________________
Enlightenment in Coding Validate before Posting | Google is your friend for PC Problems | Make sure you have a doctype |
|
|
|
|
|
PM User | #13 |
|
New to the CF scene Join Date: May 2008
Location: Birmingham, England
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
interesting design. nice link hover effects. there's a bit too much focus on the google ads. maybe try incorporating them in the middle column.
i'm impressed with the way the left column drops to create the wonderful internal page design. it's my favourite layout for lengthy documents - double width left column and single width right column with nav on right. the blue cylindrical headings are wonderful. very fresh design. i can't see much in the way of content though... is it a made-for-adsense site? *lol |
|
|
|
|
|
PM User | #14 |
|
Senior Coder ![]() Join Date: Sep 2007
Location: Houston
Posts: 2,797
Thanks: 10
Thanked 235 Times in 226 Posts
![]() ![]() |
I just stumbled upon this and thought it might be something this site could use (instead of msn?)
http://www.ajaxim.com/ |
|
|
|
|
|
PM User | #15 | ||
|
New Coder ![]() Join Date: Dec 2006
Posts: 69
Thanks: 0
Thanked 5 Times in 5 Posts
![]() |
Quote:
Quote:
|
||
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Rate This Thread | |
|
|