[swx] updating twitter with SWX and error getting followers messages
Aral Balkan
aral at aralbalkan.com
Fri Jan 25 02:12:20 PST 2008
LOL, just checked, no secret code this time :)
function getNumFriendsUpdates($userName, $n = 20, $since = NULL)
{
if ($n === NULL) $n = 20;
$url = "twitter.com/statuses/friends_timeline/$userName.json";
Aral :)
On Jan 25, 2008 6:29 AM, Ben Lagoutte <ben.lagoutte at gozer.com.au> wrote:
> Glad you got it working.
>
> Maybe there's some hidden code by Aral in SWX somewhere that's causing
> it... it's probably part of his world domination plan, nothing to worry
> about! :P
>
> Ben
>
> Bennie Jolink wrote:
>
> Thanks for the explanations!
> I've included the update code, seems to be working! I'm starting to get to
> grips with the whole
> SWX thingy. It takes a lot of work out of your hands which is cool.
>
> To get my friends messages I now use friendsTimeline instead of
> getNumFriendsUpdates.
> I still don't get why I got Arals' updates instead of my own, because I
> didnt provide the method
> with "aral". Maybe just a bug somewhere in my app.
>
> I'll upload the finished app one of these days to www.eerkmans.nl
>
>
>
> On Jan 25, 2008 12:40 PM, Nederflash (Folkert Hielema) <info at nederflash.nl>
> wrote:
>
> > Nederflash (Folkert Hielema) wrote:
> > let me rephrase the method lines :D
> >
> > The method getNumFriendsUpdates get you the given number of statusUpdate
> >
> > from the given user and the people he/she is following. If you provide
> > 'aral' you get to see updates from aral and also from the people he
> > follows. If someone sets it's state to private, the update from that
> > someone will not show up in this updates.
> >
> > That's better ;)
> >
> >
> >
> > > The method getNumFriendsUpdates gets you the number of updates from a
> > > user. If you provide for example 'aral' you get the latest 20 updates
> > > back from aral with his friends (as long as the people are set
> > private)
> > >
> > >
> > > Hope that helps,
> > >
> > > Folkert
> > >
> > >> Am I using the wrong method? I just want the same list as on the
> > >> twitter.com <http://twitter.com> homepage.
> > >>
> > >> Thanks very much,
> > >
> > >> Erik
> > >> www.eerkmans.nl <http://www.eerkmans.nl>
> > >>
> > >>
> > >>
> > ------------------------------------------------------------------------
> > >>
> > >> _______________________________________________
> > >> swx mailing list
> > >> swx at osflash.org
> > >> http://osflash.org/mailman/listinfo/swx_osflash.org
> > >>
> > >>
> > >>
> > ------------------------------------------------------------------------
> > >>
> > >> No virus found in this incoming message.
> > >> Checked by AVG Free Edition.
> > >> Version: 7.5.516 / Virus Database: 269.19.10/1240 - Release Date:
> > 23-1-2008 17:47
> > >
> > >
> > > _______________________________________________
> > > swx mailing list
> > > swx at osflash.org
> > > http://osflash.org/mailman/listinfo/swx_osflash.org
> > >
> > >
> >
> >
> > _______________________________________________
> > swx mailing list
> > swx at osflash.org
> > http://osflash.org/mailman/listinfo/swx_osflash.org
> >
>
>
>
> --
> _____________________________
> Erik Katerborg
> Interface & Interaction design
>
> +31626706606
> info at eerkmans.nl
> www.eerkmans.nl
> _____________________________
>
> ------------------------------
>
> _______________________________________________
> swx mailing listswx at osflash.orghttp://osflash.org/mailman/listinfo/swx_osflash.org
>
>
> _______________________________________________
> swx mailing list
> swx at osflash.org
> http://osflash.org/mailman/listinfo/swx_osflash.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/swx_osflash.org/attachments/20080125/eea63898/attachment.html
More information about the swx
mailing list