Notices
The Basement Non-Honda/Acura discussion. Content should be tasteful and "primetime" safe.

Question for Web Developers

Thread Tools
 
Old 03-08-2004, 08:35 AM
  #1  
Mike Oxbigger
Registered User
Thread Starter
 
Mike Oxbigger's Avatar
 
Join Date: Jan 2003
Posts: 968
Likes: 0
Received 0 Likes on 0 Posts
Default Question for Web Developers

I've been asked to make a website for a friends mom who is a real estate agent. What are the going rates for a basic web site involving design and upkeep of the site?
Old 03-08-2004, 08:43 AM
  #2  
flipped cracka
BOOM goes the dynamite!
 
flipped cracka's Avatar
 
Join Date: Mar 2003
Location: in a van down by the rive
Posts: 27,571
Received 1 Like on 1 Post
Default

depends on how many pages and how much coding, but i'd say charge atleast $30/hr.
Old 03-08-2004, 08:57 AM
  #3  
sinthetiq
.
 
sinthetiq's Avatar
 
Join Date: Mar 2002
Posts: 10,995
Likes: 0
Received 0 Likes on 0 Posts
Default

ask for a lot.. u look like u need some food
Old 03-08-2004, 09:00 AM
  #4  
Mike Oxbigger
Registered User
Thread Starter
 
Mike Oxbigger's Avatar
 
Join Date: Jan 2003
Posts: 968
Likes: 0
Received 0 Likes on 0 Posts
Default

:lmfao: hahaha
Old 03-08-2004, 01:18 PM
  #5  
Dave-ROR
RAD owns.
 
Dave-ROR's Avatar
 
Join Date: Feb 2004
Posts: 613
Likes: 0
Received 0 Likes on 0 Posts
Default

Originally Posted by sinthetiq
ask for a lot.. u look like u need some food
lol

honestly it depends on what kind of work. For example, I'd charge less for the same number of pages if I were writing static HTML vs dynamic pages using ASP/PHP/et cetera. Also if I had to take pics/make logo(s)/buttons/etc I'd also charge for that. You could do it as an hourly charge or break it down further, up to you really. As for upkeep, what would be involved? Posting new homes on it? In this case look into a dynamic site using a real lang. and a SQL database on the backend (MSSQL, MySQL, et cetera). Or would it just be updates of phone number, address, etc every once in a great while. You might want to consider a monthly service fee for upkeep/maint. or just a charge-as-you-go plan..
Old 03-08-2004, 02:14 PM
  #6  
Mike Oxbigger
Registered User
Thread Starter
 
Mike Oxbigger's Avatar
 
Join Date: Jan 2003
Posts: 968
Likes: 0
Received 0 Likes on 0 Posts
Default

I would have to update the homes on it alot. I'd be making it in dreamweaver. Any suggestions?
Old 03-11-2004, 09:19 AM
  #7  
Dave-ROR
RAD owns.
 
Dave-ROR's Avatar
 
Join Date: Feb 2004
Posts: 613
Likes: 0
Received 0 Likes on 0 Posts
Default

Originally Posted by Mike Oxbigger
I would have to update the homes on it alot. I'd be making it in dreamweaver. Any suggestions?
If you are updating homes you could do it in two ways:

1. static HTML (pain in the ass to maintain but involves nothing special, server wise or code wise)
2. a dynamic site. Using PHP and MySQL (*nix) or ASP and MSSQL (m$) you could create a dynamic listing of the homes, even search them based on ZIP code, city, etc and provide an "administrative" user interface for her to enter the home's information, upload pics, etc. Then you'd create a page ot view the home using an ID number in the querystring (see the URL of this site where it lists the thread id, etc) which you could then use to retrieve the data from the database and display in a webpage. HTML is then used for formatting (which is what it's designed for anyways).

Obviously #2 is far more complex. However, in the end, #2 provides a much nicer solution and removes you from having to deal with the updates. Obviously you would have to charge a lot more upfront for #2 and you may have to learn SQL and ASP/PHP.

#1 might be the better solution if your skill set isn't up to #2 (I'm not trying to be rude, but learning new stuff on a project where you are getting paid is probably not the best way). The biggest problem with #1 is updating it. It WILL get tedious after awhile.
Old 03-11-2004, 09:24 AM
  #8  
flipped cracka
BOOM goes the dynamite!
 
flipped cracka's Avatar
 
Join Date: Mar 2003
Location: in a van down by the rive
Posts: 27,571
Received 1 Like on 1 Post
Default

:werd: if you had to update more than once a month, i would go with a dynamic solution (php/mysql is my fav).
Old 03-11-2004, 09:27 AM
  #9  
AKUFC
PANIC NOW!!!
 
AKUFC's Avatar
 
Join Date: Oct 2002
Location: In your computer
Posts: 1,468
Likes: 0
Received 0 Likes on 0 Posts
Default

I would make sure to have them sign a contract for how much it's going to cost and what is going to be done. You don't want to get raped on your work
Old 03-11-2004, 10:02 AM
  #10  
mayonaise
Senior Member
 
mayonaise's Avatar
 
Join Date: Aug 2002
Location: CA
Posts: 3,181
Likes: 0
Received 0 Likes on 0 Posts
Default

you should charge an initial fee for designing the entire site, graphics, html, etc. then negotiate and sign a contract for maintaining the site in the future. depending on how much work it'll be, you can probably charge for site maintenance monthly or quarterly, and it should be a little less than the initial design rate


Quick Reply: Question for Web Developers



All times are GMT -8. The time now is 12:19 PM.