Webmaster Forum

Go Back   Webmaster Forum > Web Development > Web Design Lobby > Web Usability

Web Usability Discuss and review websites for better usability.


Reply
 
LinkBack Thread Tools Display Modes
Old 07-06-2009, 04:53 AM   #21 (permalink)
Contributing Member
 
myndconsulting's Avatar
 
Join Date: 05-18-09
Location: Unit 5, G/F Landco Corporate Center, Bajada, Davao City, Philippines
Posts: 151
iTrader: 0 / 0%
Latest Blog:
None

myndconsulting is liked by many
Find a good web host.. a dedicated server is faster than a shared one.
Optimize your images.. lesser colors, GIF/PNG.
Divide a page full of text to multiple pages
(Ex. Google's home page design rather than Yahoo!'s)
Focus on usability... keep your design simple and informative.
myndconsulting is offline  
Add Post to del.icio.us
Reply With Quote
Old 08-19-2009, 06:10 AM   #22 (permalink)
Contributing Member
 
EnhanceSEO's Avatar
 
Join Date: 06-03-09
Location: UK
Posts: 55
iTrader: 0 / 0%
Latest Blog:
None

EnhanceSEO is liked by many
Make sure everything is in css, reduce your images sizes using firworks and remove as much white space as you can in your coding - also do the same in your css file.
EnhanceSEO is offline  
Add Post to del.icio.us
Reply With Quote
Old 08-25-2009, 04:12 PM   #23 (permalink)
Moderator
 
LazyJim's Avatar
 
Join Date: 10-13-03
Location: UK
Posts: 2,468
iTrader: 0 / 0%
Latest Blog:
None

LazyJim is a splendid one to beholdLazyJim is a splendid one to beholdLazyJim is a splendid one to beholdLazyJim is a splendid one to beholdLazyJim is a splendid one to beholdLazyJim is a splendid one to beholdLazyJim is a splendid one to beholdLazyJim is a splendid one to beholdLazyJim is a splendid one to beholdLazyJim is a splendid one to beholdLazyJim is a splendid one to behold
Send a message via MSN to LazyJim
another tip is to load CSS up front (in the HEAD of the HTML document) and load JS at the end wherever possible (the web page will stop downloading and rendering while waiting for a javascript to be loaded and processed!).
__________________

-LJ-

My advice is to look at each case individually, with an informed mind and an appropriately balanced and objective viewpoint.

Web Design and Development, Ipswich, UK.
My deviantArt
LazyJim is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-22-2009, 07:12 PM   #24 (permalink)
Member
 
gpyong's Avatar
 
Join Date: 10-23-06
Posts: 48
iTrader: 0 / 0%
Latest Blog:
None

gpyong is on the right pathgpyong is on the right path
I apply these for my own web development :
  • Optimize all image in JPG quality less than 70
  • Compress all CSS, and javascript using YUI Compressor
  • Monitoring time required for MYSQL Query fetching, (probably a bad query may slow done the fetching process thus more time needed to load the page)
  • Compress and Optimize the Flash / Animated GIF size
__________________
Matchimedia.com - a Global Matching Algorithm ||||||||||||| Digital Caricature Drawing : cre8card.com
gpyong is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-22-2009, 07:16 PM   #25 (permalink)
Contributing Member
 
sfod_d223's Avatar
 
Join Date: 12-07-06
Location: Florida
Posts: 510
iTrader: 0 / 0%
sfod_d223 is just really nicesfod_d223 is just really nicesfod_d223 is just really nicesfod_d223 is just really nicesfod_d223 is just really nicesfod_d223 is just really nicesfod_d223 is just really nicesfod_d223 is just really nicesfod_d223 is just really nicesfod_d223 is just really nicesfod_d223 is just really nice
Send a message via Yahoo to sfod_d223 Send a message via Skype™ to sfod_d223
Since I give a stink about the subject, I use a plug-in called WP Super-Cache to cram my site into the pipes of any browser. It's Digg proof as well.
__________________
Social Feeds and Commentary | Ch.imp

Get Our Newsletter Now !!
sfod_d223 is online now  
Add Post to del.icio.us
Reply With Quote
Old 11-06-2009, 07:51 PM   #26 (permalink)
Contributing Member
 
Join Date: 11-05-09
Location: India
Posts: 83
iTrader: 0 / 0%
Latest Blog:
BSNL SMS Pack

kokkada is liked by many
Reduce php code in web pages and optimise images
kokkada is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-08-2009, 02:48 PM   #27 (permalink)
Contributing Member
 
Join Date: 11-07-09
Posts: 104
iTrader: 0 / 0%
Latest Blog:
None

DH - Tristan Perry is liked by somebodyDH - Tristan Perry is liked by somebodyDH - Tristan Perry is liked by somebodyDH - Tristan Perry is liked by somebody
A few things I'd say:

1) Make sure you are with a good host with good bandwidth (i.e. connectivity). This could be a cause of slow loading times.

2) Make sure your website is optimized. Use a webpage size and speed calculator like http://www.cogah.com/index.php/WebsiteSize/ to crawl your site and highlight the file sizes of your images, HTML etc, and optimize based on that.

3) If you use a dynamic script, ensure it uses good coding. The same goes for any mods/add-ons you install for those scripts.
DH - Tristan Perry is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-10-2009, 01:02 AM   #28 (permalink)
Contributing Member
 
Join Date: 11-02-09
Posts: 114
iTrader: 0 / 0%
Latest Blog:
None

jamesparker is an unknown quantity at this point
You can simply reduce the load time of a web site by reducing the images size or by not using flash or other multimedia items in your website!
__________________
Web Marketing Company and Web Solutions with Web Design and Development
jamesparker is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-16-2009, 09:18 AM   #29 (permalink)
Contributing Member
 
FGTH's Avatar
 
Join Date: 03-06-04
Location: NY, CT, CA, AZ
Posts: 478
iTrader: 0 / 0%
Latest Blog:
None

FGTH is a name known to allFGTH is a name known to allFGTH is a name known to allFGTH is a name known to allFGTH is a name known to allFGTH is a name known to allFGTH is a name known to allFGTH is a name known to allFGTH is a name known to allFGTH is a name known to allFGTH is a name known to all
If you're serious about optimizing a site's performance, I suggest taking a holistic approach to include server (tuning, configuring, logging, compiled, interpreted, etc...), network/connectivity (bandwidth, routing, cache, edge, grid, etc...), Web pages (code quality, optimization, etc...), and content (image quality, optimization, etc...).

Simple things like minimizing access and error logging, specifying listener ports and IPs (so your http server only listens to active IP binds and not all including unused ones) can improve a server's performance.

Are you running LAMP, WAMP or WIMP?
__________________
"90% of the game is half mental."
--Yogi Berra
Elizabeth Arden
FGTH is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-16-2009, 09:33 AM   #30 (permalink)
Contributing Member
 
Join Date: 09-06-09
Location: Pakistan
Posts: 173
iTrader: 2 / 100%
Latest Blog:
None

websiteguy is liked by many
gzip compression , css , less scripts and images. try to avoid java script on home page.
try some online website tool to check your website gradding
yslow and firebug is a good plugin to check. stats

also test on http://websitegradder.com for overall report
__________________
website hosting
quality,affordability,quick support $2.5/m only
websiteguy is online now  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Web Usability

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting 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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Web Page Loading Time... WM-Scott SEO Forum 5 03-06-2008 09:31 AM
Problem with Internet Explorer loading the G analytics page mxracer170 Google Forum 0 08-07-2007 08:47 PM
Urgent: Site takes higher loading time..... Litho05 Coding Forum 2 07-10-2005 06:10 AM
Page Loading Time with Adsense Shawn Contextual Networks 5 10-09-2004 02:21 PM


Sponsor Links
Get exposure! Contextual Links V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 12:59 AM.
© Copyright 2008 V7 Inc
Powered by vBulletin
Copyright © 2000-2009 Jelsoft Enterprises Limited.


Search Engine Optimization by vBSEO 3.3.0 ©2009, Crawlability, Inc.