The Artima Developer Community
Sponsored Link

Agile Buzz Forum
More Twitter

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Robertson

Posts: 29924
Nickname: jarober61
Registered: Jun, 2003

David Buck, Smalltalker at large
More Twitter Posted: Nov 11, 2009 3:53 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: More Twitter
Feed Title: Cincom Smalltalk Blog - Smalltalk with Rants
Feed URL: http://www.cincomsmalltalk.com/rssBlog/rssBlogView.xml
Feed Description: James Robertson comments on Cincom Smalltalk, the Smalltalk development community, and IT trends and issues in general.
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From Cincom Smalltalk Blog - Smalltalk with Rants

Advertisement

In between conference calls and trips with my wife to her physical therapy today, I got some more done on the Twitter interface. As it happens, I had left more of the old XML interface lingering than I thought; I've been moving everything to JSON (which is way, way easier to deal with), but there were lingering bits of the old mapping code that had to come out. In any event, here's what I've been doing:

  • Moving everything over to JSON
  • Adding support for more of the interface
  • Splitting the interface between a lower level interface that just returns the raw JSON, and a higher level interface that works with objects

If you're interested, load the Twitter package (not any of the bundles) from the public repository, and have a look. Help is always welcome, especially if you're interested in implementing OAuth :)

Technorati Tags: ,

Read: More Twitter

Topic: How does an Agile Coach differ from a ScrumMaster? Previous Topic   Next Topic Topic: Smalltalk Daily 11/10/09: JSON Walkthrough with Twitter

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use