BleepingComputer.com: Starting a Social Networking Site

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Starting a Social Networking Site

#1 User is offline   God Mode 

  • Member
  • PipPip
  • Find Topics
  • Group: Members
  • Posts: 24
  • Joined: 24-September 10
  • Gender:Female

Posted 26 September 2010 - 05:44 PM

Although there are plenty of them out there, I'd like to start a social networking site.
I can't afford to pay for a host that supports php, and although freewebs (now called webs) does support it and is offering one month free, I don't want to waste my one month just trying to figure everything out.
Does anyone know of any free hosts that do support php?

As for log in forms, I will be reading the pinned thread on that and asking all questions about that there.

My next area of interest is, of course, user profiles...
How would I go about making those?

I'm also interested in making a forum (otherwise what's the point in it being a social networking site? lol).
Is there anything special associated with making your own forum, rather than getting it off another site?


(I will be adding to this as i think of things... This is just everything on the top of my head right now.)

#2 User is offline   groovicus 

  • Hail Groovicus!
  • PipPipPipPipPipPip
  • Find Topics
  • Group: Moderator
  • Posts: 9,605
  • Joined: 05-June 04
  • Gender:Male
  • Location:Centerville, SD

Posted 26 September 2010 - 10:47 PM

The key to developing any sort of site, or any program for that matter, is to break the job down into small tasks. A useful forum does many jobs. Just look at this page for instance. There is code that generates the layout. There is code that handles actions when a button is clicked. There is code to manage the session (keeping track of when a user is logged in). There is code that interacts with the reads from the database. There is code that writes to the database. Each of those is a single task. Before writing any code, one has to figure out what all of the tasks are. This is why most people choose to use software that someone else wrote. Why reinvent the wheel, unless you are really interested in learning how a wheel is made.

A user profile is the same thing. It is one job that consists of smaller tasks. What are those tasks? Well, it is your site, so it is up to you to determine what needs to be done.
"Take the risk of thinking for yourself, much more happiness, truth, beauty, and wisdom will come to you that way" - Christopher Hitchens

#3 User is offline   DEATHlLINK 

  • Member
  • PipPip
  • Find Topics
  • Group: Members
  • Posts: 110
  • Joined: 27-May 09
  • Gender:Male

Posted 07 October 2010 - 07:59 PM

There is a better option to Webs I have used Ning before now they charge tho. Spruz is a similar site and is great for creating a social network.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users