On Wed, Apr 1, 2009 at 9:33 PM, Damon P. Cortesi <d.lifehac...@gmail.com> wrote:

>> I'm not sure if it's related to this push, but I've started to get
>> several user objects back with no statuses_updates.

>
> Sorry, I meant statuses_count.
>

nor favourites_count, nor friends_count...

here's my record, in full (from /users/show/damon.xml)

$ curl http://twitter.com/users/show/damon.xml
<?xml version="1.0" encoding="UTF-8"?>
<user>
  <id>756264</id>
  <name>Damon Clinkscales</name>
  <screen_name>damon</screen_name>
  <location>Austin, TX</location>
  <description>I'm a shepherd.  Software engineer at VitalSource and
leader of Austin On Rails.  I also build apps like
http://snaptweet.com and http://doesfollow.com. </description>
  
<profile_image_url>https://s3.amazonaws.com/twitter_production/profile_images/73617066/me_smile_normal.jpg</profile_image_url>
  <url>http://damonc.com</url>
  <protected>false</protected>
  <followers_count>974</followers_count>
  <status>
    <created_at>Wed Apr 01 21:16:29 +0000 2009</created_at>
    <id>1434142066</id>
    <text>RT @ev on April Fools - There is no Twitter Pro</text>
    <source>&lt;a
href="http://iconfactory.com/software/twitterrific"&gt;twitterrific&lt;/a&gt;</source>
    <truncated>false</truncated>
    <in_reply_to_status_id></in_reply_to_status_id>
    <in_reply_to_user_id></in_reply_to_user_id>
    <favorited>false</favorited>
    <in_reply_to_screen_name></in_reply_to_screen_name>
  </status>
</user>

April Fools?

-damon

Reply via email to