jquery-socialist icon indicating copy to clipboard operation
jquery-socialist copied to clipboard

Feed Auto Refresh feature

Open sanketfirodiya opened this issue 12 years ago • 3 comments

I was trying to implement and auto-refresh so that the feed gets refreshed with new content every 1 minute or so. I tried using the setTimeOut function to trigger the function but it did not work.

Has anyone tried anything with feed refresh before?

sanketfirodiya avatar Oct 26 '12 02:10 sanketfirodiya

Hi Auto Refresh is no good for website links social because request repeat at server distant is no recommended ! by User Refresh manually

nicemen avatar Oct 28 '12 04:10 nicemen

Hi all,

I am trying to integrate Socialist with

  1. my own webservice call which is
  2. a cron job fetching feeds from all the different services and dumping it in a database

I would like to set a timer and call my webservice every 'x' seconds and refresh the wall based on the new feeds.

Anyone has tried such a thing before?

Thanks a ton guys, Sanket

sanketfirodiya avatar Oct 31 '12 19:10 sanketfirodiya

Hi there, did anyone try the auto refresh feature yet, I am onto this again and trying to use basic javascript functions such as timeout to simply clean the screen and reload the social stream again. no luck yet.

Wouldn't it make sense to have a social wall auto update itself, any recommendations on how I got about doing this?

Thanks in advance, Sanket

sanketfirodiya avatar Dec 11 '12 21:12 sanketfirodiya