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
Message from discussion What tools do you use?

X-BeenThere: twitter-development-talk@googlegroups.com
Received: by 10.224.22.138 with SMTP id n10ls568162qab.0.p; Sun, 31 Jan 2010 
	09:09:25 -0800 (PST)
Received: by 10.224.125.15 with SMTP id w15mr342888qar.20.1264957765216;
        Sun, 31 Jan 2010 09:09:25 -0800 (PST)
Received: by 10.229.114.219 with SMTP id f27mr296721qcq.28.1264948194614;
        Sun, 31 Jan 2010 06:29:54 -0800 (PST)
Received: by 10.229.114.219 with SMTP id f27mr296720qcq.28.1264948194595;
        Sun, 31 Jan 2010 06:29:54 -0800 (PST)
Return-Path: <devguy...@gmail.com>
Received: from mail-vw0-f50.google.com (mail-vw0-f50.google.com [209.85.212.50])
        by gmr-mx.google.com with ESMTP id 24si598836qyk.6.2010.01.31.06.29.53;
        Sun, 31 Jan 2010 06:29:53 -0800 (PST)
Received-SPF: pass (google.com: domain of devguy...@gmail.com designates 209.85.212.50 as permitted sender) client-ip=209.85.212.50;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of devguy...@gmail.com designates 209.85.212.50 as permitted sender) smtp.mail=devguy...@gmail.com; dkim=pass (test mode) header...@gmail.com
Received: by vws4 with SMTP id 4so1018870vws.9
        for <twitter-development-talk@googlegroups.com>; Sun, 31 Jan 2010 06:29:53 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:date:from
         :user-agent:mime-version:to:subject:references:in-reply-to
         :content-type:content-transfer-encoding;
        bh=ghBIrvEYSKOFefd4tUbnMdd8VzAwwZeYkKHGep3t6N4=;
        b=CDeBqIqtIgl8BSn4GcP0DARr30zl/WrmdUBMwY5RZoQRTCqv5q1cq20EIqTgJSeF5r
         CblB2IdHDAGIk4L1URpxRCyj5pI3Q1uggyhkKIrvrouNpx9aHrwrthewiXLKI8LAgjTz
         rhWxDtaIXL9VbYsKfezgs8ZLscxtGWHaINkFo=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:user-agent:mime-version:to:subject:references
         :in-reply-to:content-type:content-transfer-encoding;
        b=n9Zyf6BkaC8PPDpmwtvzBc3Wl4ls7x6hk4Vzi4syMzPpfYDpKxtZKS5AjEmka2VqMI
         BdI/5LkopL+5QYPHMRksNKcYW/+XKf20wFp1FDsUDhAWlmMPp68+zKbdQSicOyBRZdEm
         za21rOXmlnAZy8xrHgFwUzgJbJk4x7Nqadqqk=
Received: by 10.220.165.130 with SMTP id i2mr3835537vcy.84.1264948192974;
        Sun, 31 Jan 2010 06:29:52 -0800 (PST)
Return-Path: <devguy...@gmail.com>
Received: from ?192.168.1.100? (bas21-toronto12-1242559253.dsl.bell.ca [74.15.243.21])
        by mx.google.com with ESMTPS id 41sm48878723vws.5.2010.01.31.06.29.51
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Sun, 31 Jan 2010 06:29:52 -0800 (PST)
Message-ID: <4B6593DE.8010...@gmail.com>
Date: Sun, 31 Jan 2010 09:29:50 -0500
From: Rajinder Yadav <devguy...@gmail.com>
User-Agent: Thunderbird 2.0.0.23 (X11/20090817)
MIME-Version: 1.0
To: twitter-development-talk@googlegroups.com
Subject: Re: [twitter-dev] What tools do you use?
References: <4337d5481001301155t7fcac488uf1647cabcf19a...@mail.gmail.com>
In-Reply-To: <4337d5481001301155t7fcac488uf1647cabcf19a...@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

Abraham Williams 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://twitter.com/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://twitter.com/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://twitter.com/oauthlib> - http://github.com/abraham/twitteroauth
> The first PHP Library to support OAuth for Twitter's REST API. 
> MIT licensed. 
> 
> GitHub - @github <http://twitter.com/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

NetBeans 6.8 IDE, it's free and so far the best (free cross-platform) 
IDE I've found for Linux. They are finally starting to add some good 
support for RoR

-- 
Kind Regards,
Rajinder Yadav | http://DevMentor.org | Do Good! - Share Freely