leegod Posted May 10, 2011 Share Posted May 10, 2011 Hi. How to implement twitter like real-time sharing system? So that is like, if my friend(following person) write a message, it also appear on my wall(page). 1. Is it hard? 2. What language used for it? PHP? 3. Is there any source about it? Thanks. Link to comment https://forums.phpfreaks.com/topic/235985-how-to-implement-twitter-like-real-time-sharing-system/ Share on other sites More sharing options...
MasterACE14 Posted May 10, 2011 Share Posted May 10, 2011 Have you looked into the Twitter Widgets? https://twitter.com/about/resources/widgets Link to comment https://forums.phpfreaks.com/topic/235985-how-to-implement-twitter-like-real-time-sharing-system/#findComment-1213220 Share on other sites More sharing options...
leegod Posted May 10, 2011 Author Share Posted May 10, 2011 Have you looked into the Twitter Widgets? https://twitter.com/about/resources/widgets No, I mean making that system itself at my site. Not using that and related with twitter or FB. Link to comment https://forums.phpfreaks.com/topic/235985-how-to-implement-twitter-like-real-time-sharing-system/#findComment-1213222 Share on other sites More sharing options...
gizmola Posted May 10, 2011 Share Posted May 10, 2011 What type of response are you looking for? "Here's how you clone Twitter!" It's a ridiculous question. Twitter was written in Ruby. Does that help? Link to comment https://forums.phpfreaks.com/topic/235985-how-to-implement-twitter-like-real-time-sharing-system/#findComment-1213234 Share on other sites More sharing options...
leegod Posted May 10, 2011 Author Share Posted May 10, 2011 What type of response are you looking for? "Here's how you clone Twitter!" It's a ridiculous question. Twitter was written in Ruby. Does that help? Thx. Then is there that twitter-similar function source in php? Where can I find? Link to comment https://forums.phpfreaks.com/topic/235985-how-to-implement-twitter-like-real-time-sharing-system/#findComment-1213238 Share on other sites More sharing options...
gizmola Posted May 10, 2011 Share Posted May 10, 2011 Here you go: http://www.webresourcesdepot.com/9-open-source-microblogging-applications/ Link to comment https://forums.phpfreaks.com/topic/235985-how-to-implement-twitter-like-real-time-sharing-system/#findComment-1213240 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.