vote up 0 vote down star

This isnt actually a programming related query but again - I've set up a free social networking site on a small level. However I need to know what procedures do I need to follow to make sure that in a bad situation I can recover with minimal embarrasment.

Everything like what conventions should I follow when I need to :

  • Make updates to the sites code when I add or update a module or fix a bug.
  • Fix a bug I discovered some how.
  • Backups of data.
  • Currently on a shared host but would be shifting soon to a dedicated one - migration issues - don't have many users at the moment thought just close friends but the number would rise quick.
  • Maintenance work on the site.
  • Dealing with spammers.

Basically I'd like a crash course in webmastering a social networking site for dummies.

Thanks.

flag

66% accept rate
How are any of these things related to particularly a social networking site? All the items you listed are things all sites face. – Paolo Bergantino May 31 at 8:19
This is a question that can only be solved by understanding and managing your users expectations. Do you have potential users that you can ask about this stuff? – AdamC May 31 at 8:58
Well - its a simple friendster kind of website - however I would like to know whats the right way to do all this. I have the website up and running - just need to maintain it and want to know the right way to do so i.e. how is everyone else doing it. So far I have just coded websites for clients and thats it - now its the first time I'm supposed to take care of such a website so I would really use the help. – Ali May 31 at 9:13
I think this question is too broad for this crowd. There's no single best way to maintain software / website. What you're asking for is an omnibus of best practices in software development and deployment, which have been covered in many other questions in SO. Do some digging around, or ask a more specific question. – Bryan M. Jun 1 at 1:12
I guess so - are there any good resources for this which I can look upon? – Ali Jun 1 at 6:00

3 Answers

vote up 1 vote down

think about using open social

link|flag
vote up 0 vote down

maybe this link help http://elgg.org/ is an open source social engine

link|flag
Thanks but I already have my website up and running - I just need to know how to maintain and manage it i.e back ups etc as I outlined. PS. Thanks for the link - would try that soon for another networking website project I get :) – Ali May 31 at 9:14

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.