Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
looking for a twitter library (or, failing that, OAuth 1.0)
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Zachary Kanfer  
View profile  
 More options May 14 2012, 2:03 am
From: Zachary Kanfer <zkan...@gmail.com>
Date: Mon, 14 May 2012 02:03:59 -0400
Local: Mon, May 14 2012 2:03 am
Subject: [racket] looking for a twitter library (or, failing that, OAuth 1.0)

I'd like to write a program (in Arc, which is a language on top of Racket)
using the Twitter API. I'd like to use a library for Twitter, if one
exists. Does anyone know of one? I've looked on planet.racket-lang, and the
only two twitter-related libraries I can find are one using Twitter Basic
Authentication<http://planet.racket-lang.org/display.ss?package=twitter.plt&owner=ja...>,
which has been disabled in favor of OAuth, and
pltwitter<http://planet.racket-lang.org/display.ss?package=pltwitter.plt&owner=...>,
which is a Twitter clone.

I'd rather not write a library myself, but I'll work on it if I have to.
There is a library with OAuth
support<http://planet.racket-lang.org/display.ss?package=webapi.plt&owner=ryanc>,
but it implements OAuth v2, and Twitter uses OAuth v1. I'd appreciate
pointers towards anything out there that could help me out. Thanks.

-Zachary Kanfer

____________________
  Racket Users list:
  http://lists.racket-lang.org/users


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marijn  
View profile  
 More options May 21 2012, 2:37 am
From: Marijn <hk...@gentoo.org>
Date: Mon, 21 May 2012 08:37:02 +0200
Local: Mon, May 21 2012 2:37 am
Subject: Re: [racket] looking for a twitter library (or, failing that, OAuth 1.0)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 14-05-12 08:03, Zachary Kanfer wrote:

> I'd like to write a program (in Arc, which is a language on top of
> Racket)

Reading this I thought I'd see whether there is any truth to it, but
http://arclanguage.org/install still claims that you need MzScheme
372, so no Racket there.

Marijn
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk+54o4ACgkQp/VmCx0OL2wmuQCfWyrfKBydrmtL7ntKxiivWyIf
D4cAoJIj4pNTy4mqa31q80hFqSBhxH/s
=TDvO
-----END PGP SIGNATURE-----
____________________
  Racket Users list:
  http://lists.racket-lang.org/users


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Erik Silkensen  
View profile   Translate to Translated (View Original)
 More options May 21 2012, 5:56 am
From: Erik Silkensen <eriksilken...@gmail.com>
Date: Mon, 21 May 2012 03:56:20 -0600
Local: Mon, May 21 2012 5:56 am
Subject: Re: [racket] looking for a twitter library (or, failing that, OAuth 1.0)
The arc page is out of date -- it will run with the MzScheme included in the current Racket download (https://sites.google.com/site/arclanguagewiki/getting-started/install...)

On May 21, 2012, at 12:37 AM, Marijn wrote:

____________________
  Racket Users list:
  http://lists.racket-lang.org/users

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Zachary Kanfer  
View profile  
 More options May 21 2012, 11:23 am
From: Zachary Kanfer <zkan...@gmail.com>
Date: Mon, 21 May 2012 11:23:52 -0400
Local: Mon, May 21 2012 11:23 am
Subject: Re: [racket] looking for a twitter library (or, failing that, OAuth 1.0)

Erik is correct -- if you download
http://ycombinator.com/arc/arc3.1.tarinstead of arc3.tar, you can use
Racket.

The reason that Arc used to work only on MzScheme 372 is because of
immutable conses. Eli Barzilay helped get Arc working with them:
http://arclanguage.com/item?id=10254

On Mon, May 21, 2012 at 5:56 AM, Erik Silkensen <eriksilken...@gmail.com>wrote:

____________________
  Racket Users list:
  http://lists.racket-lang.org/users


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »