technologies of facebook [closed]
everyone, I have some question about facebook, does somebody know how was initially created facebook, I mean what basic technologies were used? for example if I want to create "my facebook" what will I need for this? I'll be also very grateful for any link about this info, thanks in advance
You should read the Facebook Factsheet.
Site was originally built on PHP and MySQL (and still uses a combination thereof to this day; albeit, much more complex combinations of architecturally). To build your own Facebook though, you don't necessarily need to use PHP. There are lots of great web frameworks you could try like Rails, Django, et al.
Facebook I believe is based on PHP, mySQL and Apache. Here you can see some of the open technologies and tools they use.
http://developers.facebook.com/opensource/
And if you are planning on making your own facebook, or something similar, you might want to give a brief look to diaspora. It is an open source social network build with Ruby on Rails.
https://joindiaspora.com/
https://github.com/diaspora/diaspora/wiki
Good luck
Kevin.
精彩评论