Some code to share - Twitter access
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
Hi Arturo, On 29 Apr 2014, at 17:48, Arturo Zambrano <arturo.zambrano@gmail.com> 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
On Tue, Apr 29, 2014 at 1:24 PM, Sven Van Caekenberghe <sven@stfx.eu> 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 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
-- Sven Van Caekenberghe Proudly supporting Pharo http://pharo.org http://association.pharo.org http://consortium.pharo.org
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 :) ----- Cheers, Sean -- View this message in context: http://forum.world.st/Some-code-to-share-Twitter-access-tp4757068p4757082.ht... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
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
Release early, release often http://www.catb.org/esr/writings/homesteading/cathedral-bazaar/ar01s04.html
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 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
-- View this message in context: http://forum.world.st/Some-code-to-share-Twitter-access-tp4757068p4758680.ht... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
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 DeBruicker <pdebruic@gmail.com>wrote:
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 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
-- View this message in context: http://forum.world.st/Some-code-to-share-Twitter-access-tp4757068p4758680.ht... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
participants (6)
-
Arturo Zambrano -
Ben Coman -
Paul DeBruicker -
Sean P. DeNigris -
stepharo -
Sven Van Caekenberghe