|
Social NetGate - Experience the Power of Social Networking!
Started by Lynn Miller on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at pinterest):
|
|
Can anyone please suggest to me best architecture for social networking site as well as what are the common mistakes people make when developing a social networking site?
Started by Radhi on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
If you want help designing your network I think you should try and compile your design docs and try.
Details on how social networking sites like LinkedIn, Flickr, and PlentyOfFish are architected.
|
|
I am new here, and interested in collaboration and social networking sites. I wonder if any of the available social networks falls down under the "Developers' Social Networks" umbrella, if there are any. And what makes us believe that they are developer...
Started by hsalameh on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
And read an article by Scott Hanselman
Social Networking for Developers
I would consider....
At OpenSocial you can browse or code for an application or widget .
APIs are used to develop nearly all social network sites.
APIs).
|
Ask your Facebook Friends
|
I wouldn't categorize Twitter among "Social Networking" websites although it features social networking tools. However Twitter is more about reference and exchanging news & opinions.
Started by HostColor on
, 13 posts
by 13 people.
Answer Snippets (Read the full thread at webcosmoforums):
Well, that....
However Twitter is more about reference and exchanging news & opinions .
Originally Posted by HostColor I wouldn't categorize Twitter among "Social Networking" websites although it features social networking tools.
|
|
I am giving a keynote at Devscovery tomorrow at 9am. The title is "Social Networking for Developers." It's 90 minutes long and I don't want to waste anyone's time.
Everyone I talk to who uses Twitter, Blogs, StackOverflow, etc, says that these sites make...
Started by Scott Hanselman on
, 29 posts
by 29 people.
Answer Snippets (Read the full thread at stackoverflow):
Social networking made me a better developer because I get to know how good other developers I started using social networking sites and get to know other developers, I started to realise how much Networking is really....
|
|
Hello, I was just reading about Magento , a free framework for easily creating an ecommerce site. I was wondering if anyone knew of a similar, easy to use framework that is designed specifically for social networking sites.
Thanks in advance for your ...
Started by Dr Dork on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Laconi.ca (micro-blogging - which could be considered a subset of social networking.
Experience of it.
|
|
I'm planning on creating a social networking + MP3 lecture downloading / browsing / commenting / discovery website using Ruby on Rails. Partially for fun and also as a means to learn some Ruby on Rails. I'm looking for a social networking framework that...
Started by Candidasa on
, 8 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Are full social networking Rails applications, Community Engine is a plugin that can add social-rails-plugin-that-adds-social-networking-to-your-app-901.html
It depends what your priorities be learning Rails, but sometimes....
|
|
Social Networking Sites & Social Bookmarking Sites? Hi all,i was a bit confused on differentiating among social networking site and social bookmarking site
So please give your ideas and suggestions on this
Thanks in advance Start Penny Auction Website...
Started by nevin on
, 15 posts
by 15 people.
Answer Snippets (Read the full thread at webcosmoforums):
social networking sites are facebook, twitter, hi5, ibebo where you can make friends, give comment Company social networking sites are based on adding friends and colleagues so you can interact bookmarking sites are more for....
|
|
We are building an app that we want to add social networking like features too. Our first thought was to take an open source social networking platform or a cms with community features and drop our app into it. It seems that most of these platforms seem...
Started by Jay Askren on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
It looks like a pretty extensive social networking extension and they have, but you may need to buy a social....
Not ideal, but like you say most is pretty good .
Buddypress.org/) for adding social networking features.
|
|
Social networking website probably maintain tables for users, friends and events.
how do they use these table to compute friends events in an efficient and scalable manner?
Started by yigal on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Many of the social networking sites like Twitter don't use an RDBMS at all but a Message.
On facebook the graph is undirected interested in.
The mainstay data structure of social networking sites is the graph .
|