Real Estate Forums

Website Usability Website usability is determined by user satisfaction, ease of learning, user ability to remember an organization and its functionalities.

Reply
 
Thread Tools Display Modes
Old 05-24-2006, 08:53 AM
CIMLS.com's Avatar
CIMLS.com CIMLS.com is offline
Advancing Webmaster
 
Join Date: May 2006
Posts: 81
CIMLS.com is on a distinguished road
Default CIMLS Usablilty

My site is at www.cimls.com

My question is... Do you think the site structure is obvious? Is it user friendly?
Reply With Quote
Old 08-01-2006, 10:05 AM
RobertD RobertD is offline
Advancing Webmaster
 
Join Date: Sep 2005
Posts: 63
RobertD is on a distinguished road
Default Re: CIMLS Usablilty

I think it looks nice, but I wasn't able to get past the second page isnce I (and most of the public) refuse to sign up to get to perform a search. That's going to hurt you.
Reply With Quote
Old 08-01-2006, 10:32 AM
CIMLS.com's Avatar
CIMLS.com CIMLS.com is offline
Advancing Webmaster
 
Join Date: May 2006
Posts: 81
CIMLS.com is on a distinguished road
Default Re: CIMLS Usablilty

Yes people don't usually like to sign up for things.... Thats why we changed the sign up page and made it easier to use.
Reply With Quote
Old 08-01-2006, 10:50 AM
RobertD RobertD is offline
Advancing Webmaster
 
Join Date: Sep 2005
Posts: 63
RobertD is on a distinguished road
Default Re: CIMLS Usablilty

Lack of simplicity isn't the problem. The problem is that people don't like to give out their personal information to an unknown and untrusted entity. You need to build value with the consumer first. Give them a reason to use and trust your site before asking for their personal info.
Reply With Quote
Old 08-01-2006, 12:01 PM
Goknights Goknights is offline
Advanced Webmaster
 
Join Date: Aug 2005
Location: USA
Posts: 523
Goknights is on a distinguished road
Default Re: CIMLS Usablilty

looks good to me.. I would slow the scroll in the left of the page. it makes me dizzy.. want to trade links?

are the listings free? advertise free listings instead of free register.. if the service is not free, you may have to make it free for sometime just to gain users..
Reply With Quote
Old 08-01-2006, 12:10 PM
CIMLS.com's Avatar
CIMLS.com CIMLS.com is offline
Advancing Webmaster
 
Join Date: May 2006
Posts: 81
CIMLS.com is on a distinguished road
Default Re: CIMLS Usablilty

Its free, and we have over 60,000 users. Yeah the marquee goes a little fast, but we have it on the slowest setting... =P
Reply With Quote
Old 08-17-2006, 08:36 AM
Fergus Fergus is offline
New real estate webmaster
 
Join Date: Aug 2006
Posts: 1
Fergus is on a distinguished road
Default Re: CIMLS Usablilty

Hi, guys. CIMLS, I took a look at the script you're using and figured out how you can make it run slower if you want it to. You need to modify the following code in new_member_marquee.js (just two lines).

Where you see:

Code:
//Specify the marquee's width (in pixels)
var marqueewidth="130px"
//Specify the marquee's height
var marqueeheight="260px"
//Specify the marquee's marquee speed (larger is faster 1-10)
var marqueespeed=1
//Pause marquee onMousever (0=no. 1=yes)?
var pauseit=1
Add:

Code:
// Fergus's hack, bigger = slower
var interval = 40;
Where you see:

Code:
lefttime=setInterval("scrollmarquee()",20)
Change the line to:

Code:
lefttime=setInterval("scrollmarquee()",interval)
This is not the sort of value you change by ones or twos. Change by tens or twenties to see the effect, but I think the setting of 40 is pretty good. The hardcoded default was 20, and my code allows you to set it to anything you want, which gives you control of the scroll speed down to the millisecond.

Remember to make a back up of your existing script before modifying it in case you make a mistake. If you find my instructions difficult to understand, private message me and I can e-mail you the modified script file. Hope that helps, and I'll send some usability comments later on because I have to go to work.
Reply With Quote
Old 08-17-2006, 10:26 PM
REW Fergus's Avatar
REW Fergus REW Fergus is offline
Real Estate Webmasters Staff
 
Join Date: Aug 2006
Location: Nanaimo, BC
Posts: 588
REW Fergus is on a distinguished road
Default Re: CIMLS Usablilty

On the subject of the usability, my suggestion would be to replace the huge block of links to various states with a simple drop-down list. This would take up much less area and wouldn't require you to list the states in four columns. I find it harder to read alphabetically if I have to "reset" to the top of the next list. I think it would look more professional. I'd recommend adding a bit of Javascript so that the browser automatically redirects to the item chosen from the drop-down instead of requiring a click on a submit button, but this suggestion only pertains if you want to use a drop-down in the first place.
Reply With Quote
Old 08-18-2006, 12:04 PM
CIMLS.com's Avatar
CIMLS.com CIMLS.com is offline
Advancing Webmaster
 
Join Date: May 2006
Posts: 81
CIMLS.com is on a distinguished road
Default Re: CIMLS Usablilty

Thanks for the marquee help. I updated that.

As for the links. We kind of wanted to fill up that space so that people would notice it and try out some of our listings if they weren't convinced to sign up before that.

Thanks for the suggestions. ;D
Reply With Quote
Old 08-18-2006, 12:17 PM
REW Fergus's Avatar
REW Fergus REW Fergus is offline
Real Estate Webmasters Staff
 
Join Date: Aug 2006
Location: Nanaimo, BC
Posts: 588
REW Fergus is on a distinguished road
Default Re: CIMLS Usablilty

The scroll looks better to me now than before. Happy to help!
__________________
Fergus Gibson
realestatewebmasters.com
Reply With Quote
Reply


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

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

REW Conference

For our members

Main Sections

IDX Coverage Areas

Spiders Welcome

All times are GMT -7. The time now is 11:37 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.