Tagged Questions

0
votes
1answer
31 views

Where can I learn more about building social networks with PHP?

Where can I learn more about building social networks with PHP? Preferably, I would like a book on the subject.
3
votes
2answers
129 views

Recommendations for implementing aspects of social networking in SharePoint

We're looking to build a collaborative site for a targeted set of users (~100) based on SharePoint Services and we want to integrate social networking features such as tagging, act …
1
vote
4answers
116 views

Developers’ Social Networking

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" umbr …
3
votes
3answers
2k views

Google Latitude API

There is not currently an API offered by Google Latitude. Does anyone know of plans for being offered in the future? If it does, what social networking applications for this tec …
0
votes
3answers
123 views

Managing a social networking website - what should I do and how?

This isnt actually a programming related query but again - I've set up a free social networking site on a small level. However I need to know what procedures do I need to follow to …
1
vote
2answers
329 views

How do I invite people from MSN, Yahoo into my application?

Hi, I need to add an invite users functionality to my social networking application so users can invite contacts from their hotmail or yahoo accounts. How do I do this and are ther …
2
votes
3answers
614 views

Is Joomla good for social networking site? Un-biased pros and cons on Joomla

We have used Joomla as an out-of-box CMS for our company website. Now we got a requirement from customer to create a travel recommendation website. Customer never used Joomla fo …
3
votes
21answers
1k views

What’s The Best Language For creating a Social network?

I'm a newbie programmer looking to start a niche social network. I'm looking for opinions on what you guys believe is the best language to create it in. It's a mixed media site w …
7
votes
7answers
1k views

Database design: Best table structure for capturing the User/Friend relationship?

I'm trying to design a data model that denotes one user being the friend of another user. This is what i've come up with so far, but it seems clunky, is there a better solution? …
0
votes
7answers
390 views

What should I know in order to build my social dating network site?

I have been planning my new social dating network for a year, and I must say that look and preferences will be the bright side of my social network. So, my problem is that I know o …
-5
votes
4answers
141 views

Online movie/tv show sites : What features are missing? [closed]

There are so many online movie/tv sites like surfthechannel, tvshack, sidereel and a ton more. What is missing from these sites? What can features could be added on to make suc …
1
vote
1answer
56 views

Any Ideas for free API to post very small sound snippets to Web?

Twitter provides a free API to post small text messages to the Web. TwitPic provides a free API to post small pictures to the Web. Is there anything for sounds, these sounds would …
3
votes
2answers
1k views

Can an iPhone or iPod Touch communicate with another device in the same room?

I'm new to developing applications for the iPhone and iPod touch. Is it possible to communicate directly between 2 devices in the same room by using WiFi or perhaps even BlueTooth …
0
votes
2answers
202 views

Social networks in an Delphi win32 application

I want to create some kind “social” connection/interaction in an application that I am creating. The application is for a restrict group of professionals, that would benefits for …
0
votes
1answer
57 views

Best structure for centralized User DB over multiple membership-driven sites?

We've built a social networking site for a client. It did very well and now they want to package it up and license multiple copies of the same site but branded for their client. …