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 #newtwitter and the API

Received: by 10.14.119.72 with SMTP id m48mr233945eeh.3.1292425105811;
        Wed, 15 Dec 2010 06:58:25 -0800 (PST)
X-BeenThere: twitter-development-talk@googlegroups.com
Received: by 10.14.26.28 with SMTP id b28ls109576eea.5.p; Wed, 15 Dec 2010
 06:58:06 -0800 (PST)
Received: by 10.14.37.137 with SMTP id y9mr1037934eea.29.1292425086385;
        Wed, 15 Dec 2010 06:58:06 -0800 (PST)
Received: by 10.14.37.137 with SMTP id y9mr1037933eea.29.1292425086346;
        Wed, 15 Dec 2010 06:58:06 -0800 (PST)
Return-Path: <taylorsinglet...@twitter.com>
Received: from mail-ew0-f52.google.com (mail-ew0-f52.google.com [209.85.215.52])
        by gmr-mx.google.com with ESMTP id t6si427679eeh.4.2010.12.15.06.58.06;
        Wed, 15 Dec 2010 06:58:06 -0800 (PST)
Received-SPF: pass (google.com: domain of taylorsinglet...@twitter.com designates 209.85.215.52 as permitted sender) client-ip=209.85.215.52;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of taylorsinglet...@twitter.com designates 209.85.215.52 as permitted sender) smtp.mail=taylorsinglet...@twitter.com
Received: by mail-ew0-f52.google.com with SMTP id 23so1275006ewy.11
        for <twitter-development-talk@googlegroups.com>; Wed, 15 Dec 2010 06:58:06 -0800 (PST)
Received: by 10.14.29.67 with SMTP id h43mr1418622eea.41.1292425080718; Wed,
 15 Dec 2010 06:58:00 -0800 (PST)
MIME-Version: 1.0
Received: by 10.14.119.1 with HTTP; Wed, 15 Dec 2010 06:57:20 -0800 (PST)
In-Reply-To: <025363dc-3f78-42eb-be2a-7b3cd6d182d4@q8g2000prm.googlegroups.com>
References: <AANLkTi=gLdcFpV0mADDq5nDcTziwz=R8LOk=iYN_RA4k@mail.gmail.com>
 <AANLkTi=Uv+cf9GB0wz_y=+oYj_4CUH6jyAYKy2+97Mjq@mail.gmail.com>
 <AANLkTi=XdDpwT7emePM-r5XZj7JoqPqxq2M=0QuhjwFX@mail.gmail.com> <025363dc-3f78-42eb-be2a-7b3cd6d182d4@q8g2000prm.googlegroups.com>
From: Taylor Singletary <taylorsinglet...@twitter.com>
Date: Wed, 15 Dec 2010 06:57:20 -0800
Message-ID: <AANLkTim9LdXNfURk1pDTa1_fVxZX=PZEU=VUMwgO_g+r@mail.gmail.com>
Subject: Re: [twitter-dev] Re: #newtwitter and the API
To: twitter-development-talk@googlegroups.com
Cc: Matt Harris <thematthar...@twitter.com>
Content-Type: multipart/alternative; boundary=90e6ba1819d6d5c4a504977429af

--90e6ba1819d6d5c4a504977429af
Content-Type: text/plain; charset=UTF-8

Hi Yusuke,

We'll probably graduate the majority of these APIs to the official
documentation next month. A number of them are still in active iteration.

Thanks,
Taylor

On Tue, Dec 14, 2010 at 10:15 PM, Yusuke <yus...@mac.com> wrote:

> Hi,
>
> Is there any plan to make these new API methods available in the
> official document?
>
> Thanks,
> Yusuke
>
> On Sep 24, 2:52 am, Matt Harris <thematthar...@twitter.com> wrote:
> > Thanks for all the questions and feedback everyone. Hopefully my
> > comments below will answer your questions.
> >
> > Robert/Tom: The API limit for #newtwitter applies the same as other
> > applications so the requests are deducted from the authenticated users
> > rate limit.
> > Ed: There are plans to allow more customisation than currently exists
> > on twitter.com. With the new design many users may want to update
> > their images to work with the new padding and width though. The space
> > in the lower right is empty at the moment, but like twitter before,
> > new features/enhancements may occupy or use it. Analytics wise there
> > are no plans to do something like this - if it was a project what kind
> > of things would you find useful?
> > Dewald: The default format ofhttp://twitter.com/themattharrisis not
> > being phased out. We just wanted to let you know the new format (with
> > /#!) is expected, and is something apps may find users giving them.
> > You don't need to update the links in your application unless you wish
> > to.
> > Brian: We intend to have entities support in results from the Search
> > API. At the moment they are not yet supported there.
> > Damon: the retweet and retweet_count fields are currently disabled.
> > Some issues were identified soon after they were released which we are
> > working through.
> >
> > Best,
> > @themattharris
> >
> >
> >
> > On Thu, Sep 23, 2010 at 9:55 AM, Damon Clinkscales <sca...@pobox.com>
> wrote:
> > > Brian,
> >
> > > Thanks for the info.
> >
> > >> retweet_count
> > >> The status object now includes a retweet_count field. When enabled
> > >> this field will indicate the number of times a Tweet has been
> > >> retweeted using the Twitter retweet function.
> >
> > > What does "when enabled" mean?
> >
> > > I have a couple of tweets for which I am trying to find out the
> > > absolute count of retweets.  All I know is that the Twitter UI says
> > > "100+ retweets".
> >
> > > But when I pull the status objects, <retweet_count> is blank.  These
> > > tweets are from 2 days ago.
> >
> > > Can someone point me to the best way to find out?
> >
> > > Thanks!
> > > /damon
> >
> > > --
> > > Twitter developer documentation and resources:
> http://dev.twitter.com/doc
> > > API updates via Twitter:http://twitter.com/twitterapi
> > > Issues/Enhancements Tracker:
> http://code.google.com/p/twitter-api/issues/list
> > > Change your membership to this group:
> http://groups.google.com/group/twitter-development-talk
>
> --
> Twitter developer documentation and resources: http://dev.twitter.com/doc
> API updates via Twitter: http://twitter.com/twitterapi
> Issues/Enhancements Tracker:
> http://code.google.com/p/twitter-api/issues/list
> Change your membership to this group:
> http://groups.google.com/group/twitter-development-talk
>

--90e6ba1819d6d5c4a504977429af
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Hi Yusuke,<div><br></div><div>We&#39;ll probably graduate the majority of t=
hese APIs to the official documentation next month. A number of them are st=
ill in active iteration.</div><div><br></div><div>Thanks,</div><div>Taylor<=
/div>

<div><br><div class=3D"gmail_quote">On Tue, Dec 14, 2010 at 10:15 PM, Yusuk=
e <span dir=3D"ltr">&lt;<a href=3D"mailto:yus...@mac.com">yus...@mac.com</a=
>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 =
0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi,<br>
<br>
Is there any plan to make these new API methods available in the<br>
official document?<br>
<br>
Thanks,<br>
Yusuke<br>
<div class=3D"im"><br>
On Sep 24, 2:52=C2=A0am, Matt Harris &lt;<a href=3D"mailto:thematthar...@tw=
itter.com">thematthar...@twitter.com</a>&gt; wrote:<br>
&gt; Thanks for all the questions and feedback everyone. Hopefully my<br>
&gt; comments below will answer your questions.<br>
&gt;<br>
&gt; Robert/Tom: The API limit for #newtwitter applies the same as other<br=
>
&gt; applications so the requests are deducted from the authenticated users=
<br>
&gt; rate limit.<br>
&gt; Ed: There are plans to allow more customisation than currently exists<=
br>
&gt; on <a href=3D"http://twitter.com" target=3D"_blank">twitter.com</a>. W=
ith the new design many users may want to update<br>
&gt; their images to work with the new padding and width though. The space<=
br>
&gt; in the lower right is empty at the moment, but like twitter before,<br=
>
&gt; new features/enhancements may occupy or use it. Analytics wise there<b=
r>
&gt; are no plans to do something like this - if it was a project what kind=
<br>
&gt; of things would you find useful?<br>
</div>&gt; Dewald: The default format ofhttp://<a href=3D"http://twitter.co=
m/themattharrisis" target=3D"_blank">twitter.com/themattharrisis</a> not<br=
>
<div class=3D"im">&gt; being phased out. We just wanted to let you know the=
 new format (with<br>
&gt; /#!) is expected, and is something apps may find users giving them.<br=
>
&gt; You don&#39;t need to update the links in your application unless you =
wish<br>
&gt; to.<br>
&gt; Brian: We intend to have entities support in results from the Search<b=
r>
&gt; API. At the moment they are not yet supported there.<br>
&gt; Damon: the retweet and retweet_count fields are currently disabled.<br=
>
&gt; Some issues were identified soon after they were released which we are=
<br>
&gt; working through.<br>
&gt;<br>
&gt; Best,<br>
&gt; @themattharris<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div><div><div></div><div class=3D"h5">&gt; On Thu, Sep 23, 2010 at 9:55 A=
M, Damon Clinkscales &lt;<a href=3D"mailto:sca...@pobox.com">sca...@pobox.c=
om</a>&gt; wrote:<br>
&gt; &gt; Brian,<br>
&gt;<br>
&gt; &gt; Thanks for the info.<br>
&gt;<br>
&gt; &gt;&gt; retweet_count<br>
&gt; &gt;&gt; The status object now includes a retweet_count field. When en=
abled<br>
&gt; &gt;&gt; this field will indicate the number of times a Tweet has been=
<br>
&gt; &gt;&gt; retweeted using the Twitter retweet function.<br>
&gt;<br>
&gt; &gt; What does &quot;when enabled&quot; mean?<br>
&gt;<br>
&gt; &gt; I have a couple of tweets for which I am trying to find out the<b=
r>
&gt; &gt; absolute count of retweets. =C2=A0All I know is that the Twitter =
UI says<br>
&gt; &gt; &quot;100+ retweets&quot;.<br>
&gt;<br>
&gt; &gt; But when I pull the status objects, &lt;retweet_count&gt; is blan=
k. =C2=A0These<br>
&gt; &gt; tweets are from 2 days ago.<br>
&gt;<br>
&gt; &gt; Can someone point me to the best way to find out?<br>
&gt;<br>
&gt; &gt; Thanks!<br>
&gt; &gt; /damon<br>
&gt;<br>
&gt; &gt; --<br>
&gt; &gt; Twitter developer documentation and resources:<a href=3D"http://d=
ev.twitter.com/doc" target=3D"_blank">http://dev.twitter.com/doc</a><br>
&gt; &gt; API updates via Twitter:<a href=3D"http://twitter.com/twitterapi"=
 target=3D"_blank">http://twitter.com/twitterapi</a><br>
&gt; &gt; Issues/Enhancements Tracker:<a href=3D"http://code.google.com/p/t=
witter-api/issues/list" target=3D"_blank">http://code.google.com/p/twitter-=
api/issues/list</a><br>
&gt; &gt; Change your membership to this group:<a href=3D"http://groups.goo=
gle.com/group/twitter-development-talk" target=3D"_blank">http://groups.goo=
gle.com/group/twitter-development-talk</a><br>
<br>
--<br>
Twitter developer documentation and resources: <a href=3D"http://dev.twitte=
r.com/doc" target=3D"_blank">http://dev.twitter.com/doc</a><br>
API updates via Twitter: <a href=3D"http://twitter.com/twitterapi" target=
=3D"_blank">http://twitter.com/twitterapi</a><br>
Issues/Enhancements Tracker: <a href=3D"http://code.google.com/p/twitter-ap=
i/issues/list" target=3D"_blank">http://code.google.com/p/twitter-api/issue=
s/list</a><br>
Change your membership to this group: <a href=3D"http://groups.google.com/g=
roup/twitter-development-talk" target=3D"_blank">http://groups.google.com/g=
roup/twitter-development-talk</a><br>
</div></div></blockquote></div><br></div>

--90e6ba1819d6d5c4a504977429af--