|
What are the difference between Social networking and Social Bookmarking websites?
Started by AshleySally on
, 14 posts
by 14 people.
Answer Snippets (Read the full thread at webcosmoforums):
Social networking is increasing your contacts through ....
Of course your bookmarks are online, you can easily share them with friends .
Social networking is a marketing strategy where you can add friends and to join a group.
|
|
Is it possible for a single person to develop a social networking site ala friendster or facebook or flickr?What do you think is the fastest platform to use for this,asp.net or php?
Started by jamal on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
The key is not....
I think it is definitely possible for a full time programmer to develop a social networking site.
Site? Social networking site are only valuable for their members when there are already many other to use it.
|
|
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....
|
Ask your Facebook Friends
|
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).
|
|
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 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 .
|
|
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.
|
|
Can someone please tell me some social networking applications developer forums? I need to do a research. To be more specific I need to find forums which are dedicated to discussions about app development on facebook, orkut or twitter.
Started by Al on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Facebook , twitter , orkut
Facebook:
Best bet for Facebook is to go to the Developers section on facebook: http://developers.facebook.com/ http://forum.developers.facebook.com/ http://www.codeplex.com/FacebookToolkit
Twitter:
http://groups.google.com... .
|
|
Hello,
I want to implement social networking graph for companies and employees in my PHP CRM System.
Do you know any php related technology or else can do this?
Thanks a lot.
Edit:
chart -> graph
Started by garcon1986 on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Update : I made this example page....
It is called from the commandline so you have to use shell_exec in PHP .
Http://pchart.sourceforge.net/
If you can install software on your server, check out Graphviz which is great on drawing such diagrams and charts .
|