| 
		
			
			
				
			
			
				 
			
			
				
			
		 | 
		
			
			
				 
			
				
			
		 | 
	||||
| 
				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.  | 
		
		 
		![]()  | 
	
		
			
  | 	
	
	
		
		|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. | 
| 
		 | 
	Thread Tools | 
| 
			
			 | 
		#1 | 
| 
			
			
			
			 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.  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#2 | 
| 
			
			
			
			 ♥♥♥ Likes Hugs ♥♥♥ 
			
		
			
				
			
			
			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.  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#3 | |
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Join Date: Apr 2004 
				Location: NC 
				
				
					Posts: 8,323
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Quote: 
	
  | 
|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#4 | 
| 
			
			
			
			 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.  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#5 | 
| 
			
			
			
			 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.  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#6 | |
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Join Date: Jul 2002 
				Location: Bay Area 
				
				
					Posts: 4,012
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Quote: 
	
  | 
|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 |