social

is there some PHP social crm, plugins, or frameworks?

Hello, What i need to do: I'm trying to realize social networking graph for companies, employees in CRM. They could have many complex relationships. A company can have its network like inverstors, partners, competitors and customers etc. I want to realize a dynamic social networking graph for it. And it has to be implemented by php. ...

LinkedIn Groups and Google Maps integration

Has anyone seen an implementation of Google Maps using LinkedIn group information? Specifically I would like to plot the location of members within a group as pins on a Google Map. Any help or guidance would be great. Thanks. ...

What's stopping my page's JavaScript being invoked?

Hello y'all! Now I'm still learning, so forgive me if this is simple to some of you. But my Joomla-powered community site is having a bit of difficulty since updating JomSocial, a Joomla component, to 1.6 today. I think something is stopping other JavaScript being loaded on the homepage and other pages too. If you look at the site: h...

Sharethis Customization

I imagine its a bit of javascript but how do you have the ShareThis widget go straight to the email page like on Mashable? ...

How to start developing a social multi-player game on android

I'd be very keen to know how to develop a social game on android which includes 2 or more than 2 players. Let's say chess..for example or scrabble.How to begin? Are there any online resources or tutorials available on this subject? ...

Best architecture for a social media app

Hey guys, Im working on promising project that develops a new social media app for web and mobile. We are at begin defining functionalities. Nevertheless, I'm thinking ahead on architecture. So I'm asking: 1 - Whats the best plataform to develop the core of this aplication that will have a Rest API interface. 2 - Whats the best databa...

Javascript issue on IE

I have added the social links in my html page. When I added, the top nav of my pages is gone. Tats appeared in firefox but not in IE. Any one help me how can i resolve tis? Here is the code i used. <a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4b9a190d10b004d6"&gt; <img src="http://s7.ad...

RPXNow user mapping

I am looking into solutions for providing multiple login methods to my site. I found rpxnow.com and they map user accounts from all the different networks. My question is how do they know that I am user1 on twitter and bigdude2 on facebook? I'm hoping it goes beyond email lookups. The end result I want is a unique user in my databas...

Basic social network functionality

Hi, I'm going to develop a social like network using Ruby on Rails. For this app I need basic social functionality like friends, activities, authentication, user profile, facebook connect, comments. I searched for rails plugins with social functions and i found - tog and community engine. So which is better and more easier to extend? Tha...

is there an open source social media/network site framework ?

I have an app that is made already, but thought of also bringing in social media/network elements like sharing widget, creating widget, creating certain widget social groups, ability to write their own modified widgets and publish it....etc ...

Winforms vs WPF

I am a student and I do freelance here and there when I have opportunity. I believe my strongest language is C#. I don't really know what is going on in real programming world, so I was wondering if WPF did take over WinForms? I know the differences between two and how two can be used simultaneously but, I just don't want to invest my ti...

"Invite your friends" feature in RoR

Hi, many social networks let to invite your gmail-hotmail-yahoo friends (even Outlook, but I thinks that is more difficult) to the social network. Basically the app read your email friends list and sent a email invitation. How can I achieve this in RoR? Thanks ...

feedback for programming newbies looking to build a social networking site?

my partner and i are launching a social learning platform - the requirements have been mapped out and are quite basic/intuitive. we are familiar with html/css, and have some very basic understanding of php, but we would love some feedback on whether we should tackle this ourselves or not. we've built websites, but in the past relied mo...

tutorials about creating a social network using PHP & MySQL ?

Where can I find tutorials about creating a social network (like db structure, sql query samples eg.) using PHP & MySQL ? I do not need a ready script, I just want to learn how to do it.. ...

designing an API wrapper for Twitter, Facebook, Youtube etc...

I am looking at some pointers on how to design a wrapper for these social networking sites. Ideally what I want to do is create a black box where I am able to create an interface for other libraries to call certain functions to interact with these social networking sites. I am planning on using oAuth for most of these sites, I already ...

How to learn to make a social game in facebook like happy aquarium, farmville.

I want to learn how to make a social game in facebook. How to go about it. I think you would need a team of devs. What languages are used to make social games like farmville, happy aquarium, etc. Are any tuts available or any book? ...

Resources/Teaching ideas to teach computers to kids

A small initiative from my work place plans to teach very basic computers to not so fortunate kids. I was looking for some very basic topics/resources. These kids are very young and have not seen/worked with a computer before. The fun factor should not be lost and hence I don't want it to be rigorous, just plain, what is computer, keybo...

how to implement social drm in java?

how to implement social drm in java? how could i insert 'personal data' inside an e-book (.pdf or epub) automatically? i think in an software interface where consumer could insert his personal data and the system generates an e-book (locked) with these data... how could i implement this? tips? ...

How to access/edit sharepoint 2010 status feed (what's happening) from APIs

I'm having a tough time find the correct web service or client object model for accessing the status feed for a user. I need to access the latest update and have the ability to update it. Also, if editing the status, how will I determine if the current user is authorized to make that edit? Thanks for any info ...

How to deal with someone's ugly code gently?

I've recently been given the task of finishing an incomplete project for my University. It'll count as credit for one Class so I'll shave a month off of my studies! Here's the thing. The that was left behind is horrible: unorganized and not well thought-out. For example: Protected Sub btnAceptar_Click(ByVal sender As Object, ByVal e As...