Some code to share - Twitter access

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

Some code to share - Twitter access

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 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
 
Reply | Threaded
Open this post in threaded view
|

Re: Some code to share - Twitter access

Sven Van Caekenberghe-2
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



Reply | Threaded
Open this post in threaded view
|

Re: Some code to share - Twitter access

Sean P. DeNigris
Administrator
In reply to this post by Arturo Zambrano
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
Reply | Threaded
Open this post in threaded view
|

Re: Some code to share - Twitter access

Arturo Zambrano
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:


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




Reply | Threaded
Open this post in threaded view
|

Re: Some code to share - Twitter access

stepharo
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
>


Reply | Threaded
Open this post in threaded view
|

Re: Some code to share - Twitter access

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, 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

Reply | Threaded
Open this post in threaded view
|

Re: Some code to share - Twitter access

Paul DeBruicker
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


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
Reply | Threaded
Open this post in threaded view
|

Re: Some code to share - Twitter access

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 DeBruicker <[hidden email]> 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.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.