0
votes
1answer
54 views

Writing URL Links into Elgg Database

I need to be able to create a page where a user can share links with fellow members. I want to store these URLs in an SQL database so that I can check to see if each link posted is unique or if it ...
-1
votes
1answer
124 views

.NET equivalent for Elgg social networking website [closed]

Could some one suggest the .NET open source equivalent of ELGG social networking platform(which is PHP based). The platform needs to integrate well with Facebook, Twitter etc.
0
votes
0answers
22 views

None of the links work in elgg after a fresh installation

I just installed elgg and went through the setup wizard. After the setup wizard completed and took me to the admin page, none of the links on that page work. When I close the browser and go to my ...
0
votes
0answers
65 views

Opinions about Elgg [closed]

First down vote the question if you feel, but I would like some peoples opinion. Recently, I started to develop a social network by myself. But, time is the case for me. So I decided to look for a ...
0
votes
3answers
645 views

Choosing a framework to build a social network website

I’m preparing to build a social networking website, and I’m trying to decide between several frameworks or CMS systems, such as Drupal (possibly Commons), Elgg, Social Engine, Pinax to name a few. ...
0
votes
0answers
366 views

Would you use a social networking engine like Elgg or create it from scratch using php/ruby frameworks? [closed]

We are planning a social network website and can decide weather to go with frameworks like Yii and Rails or use a social network engine like Elgg. There are of course different areas of concerns bases ...
0
votes
1answer
197 views

Is there a plugin like Elgg available for Ruby on Rails?

It seems Elgg is only for PHP, it has everything I need for my website. Is there something comparable other than CommunityEngine and LovdByLess? Are these the best alternatives?
0
votes
1answer
565 views

jomsocial vs elgg vs socialengine dating matrimony website [closed]

I have been asked to build a dating/matrimonial website. I was thinking of using the commercially available social networking platforms. I need your help in deciding, which social networking platform ...
0
votes
2answers
1k views

Social networking site Cakephp vs other ready made social network frameworks? [closed]

I know these sort of questions have been asked before but I couldn't hold back. I am planning a website with features pretty much of a social network and some features of a eportfolio site. I am in a ...
1
vote
1answer
413 views

How to get the social map of friends by a single query from a social networking sql database?

I have a social networking site built on top of the Elgg (php + mysql) framework. My objective is to get all friends of a given user, and also the friend relationships among those friends. All the ...
0
votes
1answer
251 views

Url routing in elgg

I am trying to create a social network application using elgg.Since i am pretty new to elgg i like know whether i can define url routing like in cakePHP I need the url like this ...
0
votes
4answers
381 views
1
vote
4answers
2k views

Tool for building a social network: Elgg or Pinax?

I'm going to build a social network (yes... another one). I'm thinking about using Pinax (which is Django which is Python) or Elgg (PHP). That's the two options I know. Could you help me to choose ...
0
votes
1answer
321 views

Social Network Script to wrap existing PHP website

I have a small existing PHP site that I would like to integrate with a social network software. Essentially, adding my 3-4 pages inside an existing social networking site for functionality such as ...
2
votes
2answers
419 views

what's the best way to search a social network by prioritizing a users relationships first?

I have a social network set up and via an api I want to search the entries. The database of the social network is mysql. I want the search to return results in the following format: Results that ...
0
votes
1answer
153 views

Should I use a platform or a custom-build solution for my business?

I have an idea that involves social networking (note: it's not just a regular social networking site), and I'm wondering if I should use a social networking platform such as SocialEngine, Elgg, or ...