GIDForums  

Go Back   GIDForums > Webmaster Forums > Websites Reviewed Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 02-Jun-2004, 06:07
rosanda rosanda is offline
New Member
 
Join Date: Nov 2003
Posts: 17
rosanda has a little shameless behaviour in the past

TemplateArchives (Please Review)


Hi guys,
i have finally finished my site and we are working very hard to present all you guys out there with free templates.

Please what we are now looking for is your comments.. Please comment on the loading speed, the design, contents and on bugs you find.. also please comment on the menu..

www.templatearchives.com
  #2  
Old 02-Jun-2004, 15:36
BobbyDouglas's Avatar
BobbyDouglas BobbyDouglas is offline
Regular Member
 
Join Date: Aug 2003
Posts: 789
BobbyDouglas has a spectacular aura aboutBobbyDouglas has a spectacular aura about
Congratulations on the validated code!

Let's start from the top and work our way down.

Top-left, where there is grey area is, you need to add a benner program similar to the one on GIDForums™. phpAdsNew would work perfect for this. Not only will it add a bit more to the template, but you will be able to generate some more cash flow.

The main header links "CSS/Hi-tech" have very nice popups, but instead of those, maybe have the popup appear below the links, and above each of those square boxes (the ones 3 in a row).

The New templates section looks nice, however if you moved the View button down some, and to the left of Download, it will look a little bit better.

On the domain check area on the left side, I believe it would look better if you made the textbox and check button stand out more. Right now it seems like you have to hunt for the check button, and when you think you found it, you aren't quite sure if you can read it. Also, why does it goto Lycos Partnership?

You can get your own domain registration for around $149 with enom. You can register domains at $6.95 per domain.

Where it says "GET A FREE TEMPLATE NOW!" I think it would be better if you put "about us", or "what do we offer?" Then describe a little bit about the company.

This is just the first page, the other pages need a lot of work.

mail.php/upload.php/about.php should either be a popup, or a full template like the main page is.
links.php should be a full page, with information about the affiliates, how to become an affiliate, and how to submit a link.

This is a start
__________________
Mr. Bob's Web Design - Tirelessly looking for ways to enhance the customer base of your business.
  #3  
Old 13-Jun-2004, 08:04
rosanda rosanda is offline
New Member
 
Join Date: Nov 2003
Posts: 17
rosanda has a little shameless behaviour in the past
A totally new layout + the ability to contribute directly to our site without even contacting us... please check it out... and by the way... why are all my post deleted?....
  #4  
Old 13-Jun-2004, 08:44
RonBurk RonBurk is offline
New Member
 
Join Date: Jun 2004
Posts: 7
RonBurk will become famous soon enough
HTML Stuff

In the HTML, this appears to be illegal and strange:

<font class="content"><center><font class="content">


Also, my editor indicates there are 78 occurrences of "<table" and only 77 occurrences of "</table".

Although there is a doctype declaration, it fails to reference a specific DTD, and also fails to conform to any W3C-published DTD. You probably wanted the following for your doctype declaration:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">

The text size on the page is absolute instead of relative, so it remains teeny-tiny even though the user has selected "View|Text Size|Largest" from within IE (try getting your Dad to try to read it on a 1600x1200 screen).

Loading Speed

Let's see some of the highlights from
wget --page-requisites --user-agent="Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)" --server-response http://www.templatearchives.com/
  • # of files: 28
  • # of bytes: 135,728
  • Server: Apache/1.3.28 (Unix)
  • Cookie Count: 4
  • #1 biggest file: 29904 (index.html)
  • #2 biggest file: 18688 (random # image)

28 files? Well, clearly unlikely to be a fast loader anytime soon. However, some benefit could be gained across the board by learning to use mod_expires so that the client browser does not have to eternally re-confirm that the many little .gif images have not changed since they were last cached.

The ratio of bytes of HTML (almost 30KB) to bytes of actual human-readable text on the home page is extremely high.

If there was a clever reason for not specifying the height and width in the img tag for the logo, I did not grasp it. That could be viewed as a minor speed optimization (though no affect on actual download times).

index.html could be shrunk somewhat (maybe enough to drop one packet off the conversation) by stripping the extraneous indentation space.

Real gains in speed will probably require structural changes. E.g., is it really necessary to put the login panel (with it's Herculean 18KB generated image) on every page? Perhaps a mere link to a single login URL would suffice.

I also saw a most fascinating phenomenon. wget actually fetched the 18KB random number image twice, the second time at the very end. Was it because the Set-Cookie header on this image contains an "expires" param that expired before the entire page could be downloaded? Does IE end up double-fetching the 18KB image twice as well? Certainly worth taking a look at the logs to see if the random number image is generally being fetched more often than the pages that reference it.
  #5  
Old 15-Jun-2004, 11:22
JdS's Avatar
JdS JdS is offline
Senior Member
 
Join Date: Aug 2001
Location: KUL, Malaysia
Posts: 3,371
JdS will become famous soon enough
Quote:
Originally Posted by rosanda
... and by the way... why are all my post deleted?....
Posts that do not comply to the "terms of use" are immediately and unceremoniously deleted.

If you feel your posts have been previously deleted unjustifiably, please send us the details via the Contact Us form.
  #6  
Old 02-Jul-2004, 07:58
rosanda rosanda is offline
New Member
 
Join Date: Nov 2003
Posts: 17
rosanda has a little shameless behaviour in the past
sorry but i can't remember the details of the last thread, but its exactly something like this one and i got lots of posts from Boby Douglas on it, so i don't think it didn't comply to the "term of use" but anyways, it doesn't matter now.. Thanks for the tip.. though
  #7  
Old 15-Dec-2004, 18:27
ToddSAFM's Avatar
ToddSAFM ToddSAFM is offline
Awaiting Email Confirmation
 
Join Date: Dec 2004
Location: North Carolina
Posts: 75
ToddSAFM is on a distinguished road
A nice and attractive site.
I like how the grays blend... Not bad from my point of view...
  #8  
Old 24-Dec-2004, 17:04
retxedz retxedz is offline
Awaiting Email Confirmation
 
Join Date: Dec 2004
Location: Los Angeles, CA
Posts: 4
retxedz is on a distinguished road
You did a pretty good job on CSS layout. I've used CSS layout in my site too. Well done!

Below are the pages of my site: All of these pages and it's sub-pages are CSS layout.

www.ex-designz.net
www.ex-designz.net
www.ex-designz.net
www.ex-designz.net
www.ex-designz.net
www.ex-designz.net
www.ex-designz.net
www.ex-designz.net
www.ex-designz.net
www.ex-designz.net


Happy Holidays!

Dexter
  #9  
Old 24-Dec-2004, 21:28
BobbyDouglas's Avatar
BobbyDouglas BobbyDouglas is offline
Regular Member
 
Join Date: Aug 2003
Posts: 789
BobbyDouglas has a spectacular aura aboutBobbyDouglas has a spectacular aura about
Dexter, I think you have posted your links enough.
__________________
Mr. Bob's Web Design - Tirelessly looking for ways to enhance the customer base of your business.
 
 

Recent GIDBlogProgramming ebook direct download available by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Please review my site (car sale) Autosndeals Websites Reviewed Forum 4 02-Feb-2004 23:50
ComputerAdvices (Please review) rosanda Websites Reviewed Forum 2 13-Nov-2003 03:54
Before posting a web host review - PLEASE READ JdS Web Host Review Forum 0 16-Oct-2003 10:28
^_^ Please review rkmails Websites Reviewed Forum 3 09-Sep-2003 19:17

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 01:21.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.