Re: [Pharo-users] Some code to share - Twitter access

2014-05-14 Thread Arturo Zambrano
I'm in a rush right now, I will separate it from the other code this weekend and publish it as it is. I also hope to get some help to complete and polish it during the next weeks. sorry for my late reply... and thanks for your patience. art On Sun, May 11, 2014 at 12:54 PM, Paul DeBruicke

Re: [Pharo-users] Some code to share - Twitter access

2014-05-11 Thread Paul DeBruicker
I think I have a use for it. Will you please post it to smalltalkhub or whereever you prefer? Thanks Paul Arturo Zambrano wrote > Hi All, > I have some code that allows to access Twitter data using its REST API > and the Streaming API (thanks Sven for helping me in > It is rudimentary an

Re: [Pharo-users] Some code to share - Twitter access

2014-05-08 Thread Ben Coman
stepharo wrote: Hi arturo Please do it fast so that you will find the time :) On 29/4/14 17:48, Arturo Zambrano wrote: Hi All, I have some code that allows to access Twitter data using its REST API and the Streaming API (thanks Sven for helping me in It is rudimentary and needs more work,

Re: [Pharo-users] Some code to share - Twitter access

2014-05-07 Thread stepharo
Hi arturo Please do it fast so that you will find the time :) On 29/4/14 17:48, Arturo Zambrano wrote: Hi All, I have some code that allows to access Twitter data using its REST API and the Streaming API (thanks Sven for helping me in It is rudimentary and needs more work, but it is useful

Re: [Pharo-users] Some code to share - Twitter access

2014-04-29 Thread Arturo Zambrano
On Tue, Apr 29, 2014 at 1:24 PM, Sven Van Caekenberghe wrote: > > > You could look at this in two other ways: > > - making the code presentable and actually publishing it is an experience > you can learn a lot from (much more than you would expect) > > Yes, I completely agree with you. My point

Re: [Pharo-users] Some code to share - Twitter access

2014-04-29 Thread Sean P. DeNigris
Arturo Zambrano wrote > I have some code that allows to access Twitter data using its REST API > and the Streaming API (thanks Sven for helping me in > ... > I just need to know if someone wants it to play, to avoid useless work. Cool! Yes, that sounds like it would be fun to play with :) -

Re: [Pharo-users] Some code to share - Twitter access

2014-04-29 Thread Sven Van Caekenberghe
Hi Arturo, On 29 Apr 2014, at 17:48, Arturo Zambrano wrote: > Hi All, > I have some code that allows to access Twitter data using its REST API and > the Streaming API (thanks Sven for helping me in > It is rudimentary and needs more work, but it is useful for what I'm doing > as a hobby i

[Pharo-users] Some code to share - Twitter access

2014-04-29 Thread Arturo Zambrano
Hi All, I have some code that allows to access Twitter data using its REST API and the Streaming API (thanks Sven for helping me in It is rudimentary and needs more work, but it is useful for what I'm doing as a hobby in: http://www.tweetreport.com.ar/ I would like to share it but it is still