Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar Mark Forums Read
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 04-28-2004, 09:41 AM   #1
Caspah
Confirmed User
 
Join Date: Oct 2003
Posts: 251
General question for programmers...

How hard is it to program decent chat rooms and give each registered user has a small profile. I'm not familiar with programming at all so I was wondering if this would be a difficult task and/or if it would cost alot to have someone do this for me. Any input is appreciated, thanks.
__________________
FreeTicketCash - Everyone likes to signup for a free ticket, wide variety of free e-mail sites!
DatingGold - 1$ per email dating site, also per signup.
Caspah is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-28-2004, 09:45 AM   #2
Babaganoosh
♥♥♥ Likes Hugs ♥♥♥
 
Babaganoosh's Avatar
 
Industry Role:
Join Date: Nov 2001
Location: /home
Posts: 15,841
It depends on what language you want it done in and what kind of traffic you are talking about. I have seen custom Java servlets go for $10k+ but plain ol' Perl or PHP go for less than $100.
__________________
I like pie.
Babaganoosh is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-28-2004, 09:47 AM   #3
NickPapageorgio
Confirmed User
 
Join Date: Apr 2004
Location: NC
Posts: 8,323
Quote:
Originally posted by Armed & Hammered
It depends on what language you want it done in and what kind of traffic you are talking about. I have seen custom Java servlets go for $10k+ but plain ol' Perl or PHP go for less than $100.
Ya and I don't see why you couldn't just go with a php type deal that uses a db to store all the profile info. It really is the cheapest way to go I would think. It really depends like A&H said, on what you want.
__________________
NickPapageorgio is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-28-2004, 09:56 AM   #4
tgp-guru
Registered User
 
Join Date: Feb 2004
Location: NYC and DC Metro
Posts: 64
The PHP/MySQL solution has started to become the standard. Programmed correctly PHP/MySQL scales just as easily as the Java Servlet solutions and is infinitely easier to hahahahaha. As with all programming projects keep it clean and object orienteed and it will succeed. No spaghetti coding!

If you go with PHP/MySQL ease of coding depends on the user base you expect to have. If it is not to large and usage isnt going to be extreme you can easily host the web server and the database server on the same machine. This works for 99% of all projects. If it is expected to be large on a magnitude that you might require several web servers and a seperate database server you should be more create. For example, maybe user profiles can be hosted on a NTFS, in xml files.

Best of luck and feel free to ask me more.
tgp-guru is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-28-2004, 09:57 AM   #5
Caspah
Confirmed User
 
Join Date: Oct 2003
Posts: 251
What if the traffic load was going to be somewhat heavy and constant and I wanted multiple (10-30) different chat rooms. I've seen chats on some websites that refresh every 5 seconds maybe but I would want these to be completely real time. What do you think? btw- thanks for the input.
__________________
FreeTicketCash - Everyone likes to signup for a free ticket, wide variety of free e-mail sites!
DatingGold - 1$ per email dating site, also per signup.
Caspah is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-28-2004, 10:24 AM   #6
arial
Confirmed User
 
arial's Avatar
 
Join Date: Jul 2002
Location: Bay Area
Posts: 4,012
Quote:
Originally posted by Caspah
What if the traffic load was going to be somewhat heavy and constant and I wanted multiple (10-30) different chat rooms. I've seen chats on some websites that refresh every 5 seconds maybe but I would want these to be completely real time. What do you think? btw- thanks for the input.
That alos depends on your server as well. Code can be clean and fast but the server will still take a hit if those 15-30 chatrooms are maxed out as well.
arial is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks
Thread Tools



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.