Dating website capability

Hello Members,

I am new to Elgg. I am planning to develop a dating website. But I am confused to decide which would be a right platform to use. I have some wordpress/Buddypress experience. I thought to develop my website using buddypress. But while doing some more research I came to know about Elgg, community engine, dolphin etc. Now I am confused about the capabilities especially from functionality and usability perspective. If I need to develop custom plugins then how much effort will be required? 

Again I am wondering about the performance of php, python, js, java etc. Whether php based applications will be fast enough to cater such social services. I know FB is based upon php but I believe the complex processings behind the scene are executed by some other language, may be C/java based. So should I plan for developing something from scratch?

If you can share some suggestions, experiences then it'll help me deciding. Any link to existing examples will be very helpful.

Regards

Praty

  • Hey Cim, thanks for replying but I couldn't find any sites who have implemented dating concept. If I am missing something could you please be specific what you are pointing towards?

     

    Praty

  • Those are just websites showing you what Elgg can be used for. 

  • Here's an Elgg based dating site: https://myfreepersonals.com/

    It doesn't have much in the way of theme, but it's got customized profiles and an effective geosearch.

    Speed - out of the box Elgg is alright, but slows down quite a bit with high usage due to some inefficient parts such as search.  There are ways of dealing with it and making it more scalable, but they take some effort.  That's something you don't need to worry about until you need it though, but know that it can be done.

    Plugins are easy to write for Elgg, that's the biggest draw (for me anyway) - you can do pretty much anything with it.

  • "Dating site" tells us nothing about what you'll need to build. Choose the programming language your devs are best in. Elgg requires good PHP skills.

    Elgg pros: big supply of free plugins; powerful plugin API for fast (IMO) development; good APIs to support social interaction; and good commitment to not breaking plugins on upgrades.

    Elgg cons: out-of-the-box UX/UI is showing its age (will require professional theming work); not much ajax in built-in features; hard to judge high quality plugins; some backend APIs are slow.

  • Hey Matt thanks for sharing the example site. I registered there but in a short time only it's clearly observed that it's pretty basic with very few customization. My requirement is lots of customization and lots of enhancements on top of default functionalities.

    Steve- thanks for explaining the strengths/weakness of Elgg with small words.

    Overall it seems that Elgg has lots of potential for developing social sites especially dating sites. But there will be lots of effort to make it very professional looking. 

    Now which one is preferable(buddypress/Elgg) is still a point to be clarified.

    Anyone who can provide some more insight please be kind enough to share your thoughts

    Regards

    Praty

Performance and Scalability

Performance and Scalability

If you've got a need for speed, this group is for you.