Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > Macinfo is coming along nicely

Macinfo is coming along nicely
Thread Tools
Fresh-Faced Recruit
Join Date: Dec 2004
Location: Weybridge, England
Status: Offline
Reply With Quote
Mar 28, 2005, 12:10 PM
 
Ok finally, the width has now been narrowed so it fits every screen resolution perfectly, everything is HTML now as well.
I have done a few good reviews atm, an iMac one, a Altec Lansing one and a iPod Shuffle reviews -loads more coming. Also the family tree is basically complete - check it out!
Just gotta add more reviews, publish more Opinions and finish off the remaining Extras at Macinfo will be complete, well new stuff added weekly
Any more comments and pointers? Any would be really appreciated
Oh sorry, was meant to post this in my original thread
Want a Refreshingly Ad-free Mac website?

Macinfo

All the latest News/Reviews/Rumours/Opinions and tons of Extras - Everything Mac Related.

If you have strong Apple Opinions and want them seen or have any Questions you would like to ask
     
Grizzled Veteran
Join Date: Oct 2002
Status: Offline
Reply With Quote
Apr 3, 2005, 08:48 AM
 
Originally posted by fred123go:
Ok finally, the width has now been narrowed so it fits every screen resolution perfectly, everything is HTML now as well.
I have done a few good reviews atm, an iMac one, a Altec Lansing one and a iPod Shuffle reviews -loads more coming. Also the family tree is basically complete - check it out!
Just gotta add more reviews, publish more Opinions and finish off the remaining Extras at Macinfo will be complete, well new stuff added weekly
Any more comments and pointers? Any would be really appreciated
Oh sorry, was meant to post this in my original thread
I like what I see so far as regards content and the design is pretty cohesive so far. A little too much Apple-influenced, but I guess that's the point. So, I advise about general website-making goodness.

1 - The way you give the content boxes the rounded edges needs a bit of fixing. At the moment, you use such code as:
Code:
<td valign=middle><img src="Resources/item3b.gif" border=0 width=13 height=498 alt=""></td>
To define the left and right sides of the box. The image doesn't need to be 13x498 pixels in size. 13x1 will do fine. All you need to do is set the image as the background image for the table cell and tell it to repeat vertically. This has the added advantage of, when you increase font size in the browser, the white bars extend all the way up both sides of the box. At the moment, if you make the text too large, ugly gaps appear. So, I would use code like this:
Code:
<td style=''background-image: url(Resources/item3b.gif); background-repeat: repeat-y;" valign="middle"> <img src="Resources/item3b.gif" width="13" height="100%" border="0" alt=""><br> </td>
A little bit of redundency, the image being used as both the table cell background image and the contents of the cell as well, as you do now, just in case the background image doesn't work for some reason (surely you want to cater to Netscape 4.x users, yes?).
For good examples of the corner thing, see stuff I did a long long time ago; megasad2, megasad3 and personal1.

2 - Use lower case for everything you can, especially file and directory names. It just makes life easier when writing out links / image references. Naming files so that you know what they are without having to open them is also a good thing.

3 - The black buttons at the bottom of the pages? The text inside of them would look better centred vertically. Also, use the same buttons on all pages, that the navigation is consistent. At the moment, you have smaller buttons at the bottom of the iPod shuffle review, larger at the bottom of the main page. Is for a reason?

4 - General obviousness; if you can be bothered, try and use CSS, once central stylesheet file, for all the font faces/sizes etc., rather than font tags. It makes life much easier when you want to change fonts across the whole site. For example, 949 pages of my comic book library all use the one CSS file. And XHTML is so damn similar to HTML there's no reason to not use that either. Valid, mind.

That's all I can think of right now. I'm assuming you're hand coding this website...
BayBook (13" MacBook Pro, 2.4GHz Core 2 Duo, 4GB RAM, 1TB HD) // BayPhone (iPhone 4, 32GB, black)
     
Fresh-Faced Recruit
Join Date: Dec 2004
Location: Weybridge, England
Status: Offline
Reply With Quote
Apr 5, 2005, 01:01 PM
 
Thanks for the reply mate, i will bear those points in mind and i was looking into making the white boxes expand with the text, this is the first stab at a website by myself and a friend and we are learning new things everyday. I have had Freeway for a month and i have been developing Macinfo for about 4 weeks, with no website experience before so i am getting there.
Unfortunately - both of us are tied up in College work at this minute and so won't be able to add to it till the summer, but then it will be awesome, we are going to add so many kewl Extras.
Thanks for the CSS tip, as i said i am building Macinfo (will in the summer) as i go along and learning new things as i use Freeway Pro - it is a good application but it is limiting in a few areas.
Hopefully will have it all done by July tho - i hope you guys will learn to really enjoy the site, as you can see graphics is a massive part of the site and we agonise over detail - the buttons along the bottom are 100% just to add structure and will be replaced. The website in July will be awesome.
Want a Refreshingly Ad-free Mac website?

Macinfo

All the latest News/Reviews/Rumours/Opinions and tons of Extras - Everything Mac Related.

If you have strong Apple Opinions and want them seen or have any Questions you would like to ask
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 07:23 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2