[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Report from Med@Tel



On Mon, Apr 11, 2011 at 09:01:25AM -0400, Yaroslav Halchenko wrote:
> 
> On Mon, 11 Apr 2011, Andreas Tille wrote:
> > > http://identi.ca/neurodebian
> > > http://twitter.com/NeuroDebian
> > > So it would only be logical to get DebianMed and DebianScience out there.
> > Logical, yes.  ...
> > How are you creating those NeuroDebian feeds?  
> 
> I usually just go to 
> http://identi.ca/neurodebian
> and Send a new twit
> 
> > Is there some automatic
> > mechanism we could copy?

And we recycle this information on the NeuroDebian frontpage as a
"News" section. This is the (jquery) code to do that:

<script src="_static/jquery.livetwitter.min.js"></script> 
<div id="identica_widget"></div> 
<script type="text/javascript"> 
$("#identica_widget").liveTwitter('neurodebian',
                                  {service: 'identi.ca',
                                   mode: 'user_timeline',
                                   limit: 10,
                                   rate: 300000});

The necessary jquery plugin comes from here:

  https://github.com/elektronaut/jquery.livetwitter

Michael


-- 
Michael Hanke
http://mih.voxindeserto.de


Reply to: