Groovy and Grails development with IntellijIDEA. It is very easy work on JSON and XML with groovy. There is an oauth plugin for Grails. http://www.grails.org/OAuth+Plugin
On Mon, Feb 1, 2010 at 5:51 AM, M. Edward (Ed) Borasky <[email protected]> wrote: > Yeah, I've always wanted to learn Erlang - maybe this year. ;-) > > Anybody here doing Twitter in Haskell? > > On Sun, Jan 31, 2010 at 5:11 PM, Anton Krasovsky > <[email protected]> wrote: >> Erlang >> http://www.erlang.org/ >> Very satisfied with it, using it in a proxy server for j2me clients. >> >> Twerl, my own erlang twitter client. >> http://github.com/ak1394/twerl/ >> >> Anton >> >> On Sat, Jan 30, 2010 at 10:18 PM, <[email protected]> wrote: >>> TwitterVB - a .net framework for twitter and >>> >>> PHP - custom written code to pull the public time line and users timelimes >>> >>> Sent using BlackBerry® from Orange >>> >>> -----Original Message----- >>> From: "M. Edward (Ed) Borasky" <[email protected]> >>> Date: Sat, 30 Jan 2010 13:17:09 >>> To: <[email protected]> >>> Subject: Re: [twitter-dev] What tools do you use? >>> >>> I do most of my Twitter API development in Perl, with some of it in >>> Ruby. I use Komodo IDE for that. >>> http://www.activestate.com/komodo/ >>> >>> The Perl Net::Twitter library: >>> http://search.cpan.org/dist/Net-Twitter/ >>> >>> The Ruby "tweetstream" gem: >>> http://intridea.com/2009/9/22/tweetstream-ruby-access-to-the-twitter-streaming-api >>> >>> PostgreSQL as a database for large collections of tweets: >>> http://www.postgresql.org/ >>> >>> and of course, my own appliance, sm...@znmeb: >>> http://borasky-research.net/2009/10/26/coming-soon-smartznmeb-0-5/ >>> >>> >>> On Sat, Jan 30, 2010 at 11:55 AM, Abraham Williams <[email protected]> >>> wrote: >>>> Lets collect an awesome list of tools and applications we use to help >>>> develop with the Twitter API. >>>> I'll start the list with a couple that I use: >>>> Charles Proxy - @charlesproxy - http://www.charlesproxy.com/ >>>> Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a >>>> developer to view all of the HTTP and SSL / HTTPS traffic between their >>>> machine and the Internet. This includes requests, responses and the HTTP >>>> headers (which contain the cookies and caching information) >>>> Hurl - @hurlit - http://hurl.it/ >>>> Hurl makes HTTP requests. Enter a URL, set some headers, view the response, >>>> then share it with others. Perfect for demoing and debugging APIs. >>>> Hurl is also open source - http://defunkt.github.com/hurl/ >>>> TwitterOAuth PHP Library - >>>> @oauthlib - http://github.com/abraham/twitteroauth >>>> The first PHP Library to support OAuth for Twitter's REST API. >>>> MIT licensed. >>>> GitHub - @github - https://github.com/ >>>> GitHub is the easiest (and prettiest) way to participate in that >>>> collaboration: fork projects, send pull requests, monitor development, all >>>> with ease. >>>> What tools do you use while developing with the Twitter API? >>>> -- >>>> Abraham Williams | Community Advocate | http://abrah.am >>>> Project | Out Loud | http://outloud.labs.poseurtech.com >>>> This email is: [ ] shareable [x] ask first [ ] private. >>>> Sent from Seattle, WA, United States >>> >>> >>> >>> -- >>> M. Edward (Ed) Borasky >>> http://borasky-research.net >>> >>> "I've always regarded nature as the clothing of God." ~Alan Hovhaness >>> >> > > > > -- > M. Edward (Ed) Borasky > http://borasky-research.net > > "I've always regarded nature as the clothing of God." ~Alan Hovhaness > -- Enes Akar http://www.linkedin.com/pub/enes-akar/7/835/3aa
