From waltergr at aol.com Mon Feb 21 18:13:31 2011 From: waltergr at aol.com (Walter GR) Date: Mon, 21 Feb 2011 10:13:31 -0800 Subject: [cl-twitter-devel] cl-twitter's api has been revamped and is feature compelete Message-ID: <4D62AB4B.4080809@aol.com> I'm not getting the walk-through on http://common-lisp.net/project/cl-twitter/ to work at all. Am I doing something wrong or did the feature completeness change the public API enough that the walk-through is no longer accurate? If the latter, have you posted to your blog how to authenticate via username and password? (i.e. not OAuth.) I looked over the posts but didn't see anything... Thanks a bunch! Walter -- The Online Slang Dictionary - Now a wiki! http://onlineslangdictionary.com/ From fons.haffmans at gmail.com Mon Feb 21 21:44:49 2011 From: fons.haffmans at gmail.com (fons haffmans) Date: Mon, 21 Feb 2011 16:44:49 -0500 Subject: [cl-twitter-devel] cl-twitter's api has been revamped and is feature compelete In-Reply-To: <4D62AB4B.4080809@aol.com> References: <4D62AB4B.4080809@aol.com> Message-ID: <4BC767BB-4EEF-4B86-B4EA-305F932F0A04@gmail.com> The url below is referring to an older version of cl-twitter. The walk-through is no longer completely accurate. You should use https://github.com/fons/cl-twitter for the source code and http://cl-twitter.blogspot.com/ for the documentation. There's a master and a dev branch. The dev branch is the latest iteration of the code. As far as the login is concerned: twitter only supports logons usin oauth. So the 'simple' logon that you see on the common-lisp.net web page is no longer supported by them. The blog has a post on how to log in using oauth. Let me know if you have any issues. I"ll be glad to help On Feb 21, 2011, at 1:13 PM, Walter GR wrote: > I'm not getting the walk-through on > http://common-lisp.net/project/cl-twitter/ to work at all. Am I doing > something wrong or did the feature completeness change the public API > enough that the walk-through is no longer accurate? > > If the latter, have you posted to your blog how to authenticate via > username and password? (i.e. not OAuth.) I looked over the posts but > didn't see anything... > > Thanks a bunch! > > Walter > > -- > The Online Slang Dictionary - Now a wiki! > http://onlineslangdictionary.com/ > > _______________________________________________ > cl-twitter-devel mailing list > cl-twitter-devel at common-lisp.net > http://common-lisp.net/cgi-bin/mailman/listinfo/cl-twitter-devel -------------- next part -------------- An HTML attachment was scrubbed... URL: