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 So, if there is people interested in this code, I will separate and publish it. art |
Hi Arturo,
On 29 Apr 2014, at 17:48, Arturo Zambrano <[hidden email]> 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 in: http://www.tweetreport.com.ar/ > > I would like to share it but it is still mixed with some other code of my Twitter toy (thanks Alex , Pablo and all the Roassal team). > So, if there is people interested in this code, I will separate and publish it. > > I just need to know if someone wants it to play, to avoid useless work. > > Best regards > art 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) - you would be giving something back to an open source community that helped you first Anyway, it is cool that your experiments are succeeding. Sven -- Sven Van Caekenberghe Proudly supporting Pharo http://pharo.org http://association.pharo.org http://consortium.pharo.org |
Administrator
|
In reply to this post by Arturo Zambrano
Cool! Yes, that sounds like it would be fun to play with :)
Cheers,
Sean |
In reply to this post by Sven Van Caekenberghe-2
On Tue, Apr 29, 2014 at 1:24 PM, Sven Van Caekenberghe <[hidden email]> wrote:
Yes, I completely agree with you. My point is the lack of time to make it presentable. :) - you would be giving something back to an open source community that helped you first That's why I first started the thread. I want to give smth back, but smth that someone wants :) Anyway, it is cool that your experiments are succeeding. thanks, this is just a first baby step... :) Sven |
In reply to this post by Arturo Zambrano
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 for what I'm > doing as a hobby in: http://www.tweetreport.com.ar/ > > I would like to share it but it is still mixed with some other code > of my Twitter toy (thanks Alex , Pablo and all the Roassal team). > So, if there is people interested in this code, I will separate and > publish it. > > I just need to know if someone wants it to play, to avoid useless work. > > Best regards > art > |
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, 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 mixed with some other code >> of my Twitter toy (thanks Alex , Pablo and all the Roassal team). >> So, if there is people interested in this code, I will separate and >> publish it. >> >> I just need to know if someone wants it to play, to avoid useless work. >> >> Best regards >> art >> > > > http://www.catb.org/esr/writings/homesteading/cathedral-bazaar/ar01s04.html |
In reply to this post by Arturo Zambrano
I think I have a use for it. Will you please post it to smalltalkhub or whereever you prefer?
Thanks Paul
|
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. On Sun, May 11, 2014 at 12:54 PM, Paul DeBruicker <[hidden email]> wrote: I think I have a use for it. Will you please post it to smalltalkhub or |
Free forum by Nabble | Edit this page |