Questions tagged [friendfeed]

10 questions
3
votes
1 answer

Integrating Facebook, Twitter, FriendFeed, Picasa and other Social Media or Networking Sites in to a website

Iam developing a website in PHP, which has to integrate facebook, twitter, friendfeed, picasa etc.. Is there a common API using which we can integrate various famous social networking sites like facebook, twitter and etc. So that If i post a comment…
Krishna
  • 1,454
  • 5
  • 16
  • 31
2
votes
3 answers

Friendfeed schemaless data in MYSQL

I read an article around schema-less database which sounds cool. (http://bret.appspot.com/entry/how-friendfeed-uses-mysql) But what isn't clear to me is how do they run search queries on this data? Since the data is in JSON format how do we look for…
Obaid
  • 4,328
  • 9
  • 42
  • 42
2
votes
1 answer

How can i make a friendfeed like window scroll control system?

When you active real-time updates, new entries dynamically adding a div. At this stage scroll is automatically moving. This action provides the content you do not miss on visible area. If you want to see this action, you can also watch this…
needim
  • 493
  • 1
  • 4
  • 7
2
votes
2 answers

SoundCloud upload using email

Is there a way to use email (i.e., the SoundCloud user's registered email) to upload an audio file? FriendFeed uses this method, which bypasses the need to integrate their APIs and solves the problem of queuing if the mobile device is not on the…
littleM
  • 21
  • 3
1
vote
1 answer

MySQL joins for friend feed

I'm currently logging all actions of users and want to display their actions for the people following them to see - kind of like Facebook does it for friends. I'm logging all these actions in a table with the following structure: id - PK userid -…
Mihnea
  • 90
  • 1
  • 8
0
votes
2 answers

Simple Message Poster for Friendfeed

I am trying to integrate a function into an application that posts a message to friendfeed using the C# API. Being a total novice I cannot work out how to make the connection and then publish a message to it. Can anyone help with this? I have the…
TravisPUK
  • 1,043
  • 1
  • 14
  • 17
0
votes
1 answer

Can anyone provide me some information in integrating FriendFeed API

Integrating FriendFeed API thorough PHP, How can I acheive that. I am developing a website where in i want to integrate FriendFeed..
Krishna
  • 1,454
  • 5
  • 16
  • 31
0
votes
4 answers

Are There Any Applications That Use The FriendFeed API?

Does anyone know any applications that make use of the friendfeed API?
Laz
  • 3,474
  • 9
  • 33
  • 46
0
votes
1 answer

No feed output when working with Friendfeed and Wordpress API?

This is probably a Wordpress issue more than a Friendfeed issue but could be either. I have tried to debug with Firebug, wP_DEBUG, and error_log() but no issues have appeared. I'm trying to initalize a set of ajax-powered feeds (using Friendfeed…
Adam
  • 405
  • 1
  • 5
  • 22
0
votes
1 answer

How to remove border from FriendFeed widget?

FriendFeed offers a widget with some CSS customization possible. But it seems you can't remove the border (the blue big one around all cotent)? The widget has a URL…
qazwsx
  • 25,536
  • 30
  • 72
  • 106