<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/twitter-development-talk</id>
  <title type="text">Twitter Development Talk Google Group</title>
  <subtitle type="text">
  Discussion about the development and usage of the Twitter API.
  </subtitle>
  <link href="/group/twitter-development-talk/feed/atom_v1_0_topics.xml" rel="self" title="Twitter Development Talk feed"/>
  <updated>-0-0T::Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Adrian</name>
  <email>adrianpomi...@gmail.com</email>
  </author>
  <updated>2008-10-07T19:33:23Z</updated>
  <id>http://groups.google.com/group/twitter-development-talk/browse_thread/thread/24d856b7f06a5b4c</id>
  <link href="http://groups.google.com/group/twitter-development-talk/browse_thread/thread/24d856b7f06a5b4c" />
  <title type="html">Is public_timeline unavailable</title>
  <summary type="html" xml:space="preserve">
  Just wanted to know if public_timeline was unavailable or is it being &lt;br&gt; removed? I use it for Flex examples when helping other developers &lt;br&gt; learn how to connect to a feed.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Adrian</name>
  <email>adrianpomi...@gmail.com</email>
  </author>
  <updated>2008-10-07T19:35:06Z</updated>
  <id>http://groups.google.com/group/twitter-development-talk/browse_thread/thread/a4abdf63d7430431</id>
  <link href="http://groups.google.com/group/twitter-development-talk/browse_thread/thread/a4abdf63d7430431" />
  <title type="html">Documentation for TwitterScript</title>
  <summary type="html" xml:space="preserve">
  Is there any documentation available for the Actionscript 3 API, &lt;br&gt; TwitterScript, that went opensource on google code? I am interested &lt;br&gt; in that particular API but was hoping that there might be some docs &lt;br&gt; floating around instead of having to dig through all the source. &lt;br&gt; Yes, kick me I am a bit lazy. :-)
  </summary>
  </entry>
  <entry>
  <author>
  <name>Cameron Kaiser</name>
  <email>spec...@floodgap.com</email>
  </author>
  <updated>2008-10-07T20:02:29Z</updated>
  <id>http://groups.google.com/group/twitter-development-talk/browse_thread/thread/085413ea1d75fcf0</id>
  <link href="http://groups.google.com/group/twitter-development-talk/browse_thread/thread/085413ea1d75fcf0" />
  <title type="html">1) protected users on API? 2) UTF-8</title>
  <summary type="html" xml:space="preserve">
  1) Authenticated accesses for users/show, on protected users I follow and who &lt;br&gt; follow me, are coming up with &#39;you are not allowed to see this user&#39; (in &lt;br&gt; JSON). Known issue? File it? &lt;br&gt; 2) Just a check -- I&#39;ve noticed that lately strings and statuses are coming &lt;br&gt; over in straight UTF-8, without \uxxxx encoding. I just want to verify this
  </summary>
  </entry>
  <entry>
  <author>
  <name>Sean P.</name>
  <email>seantpa...@gmail.com</email>
  </author>
  <updated>2008-10-07T19:55:39Z</updated>
  <id>http://groups.google.com/group/twitter-development-talk/browse_thread/thread/e6d05d5459337e70</id>
  <link href="http://groups.google.com/group/twitter-development-talk/browse_thread/thread/e6d05d5459337e70" />
  <title type="html">/statuses/public_timeline.xml Not returning results?</title>
  <summary type="html" xml:space="preserve">
  As of the time of this writing, calling /statuses/public_timeline.xml &lt;br&gt; doesn&#39;t appear to be returning any results (though it has an HTTP 200 &lt;br&gt; OK). Anyone else know what&#39;s going on (haven&#39;t seen anything posted &lt;br&gt; yet on status.twitter.com)?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Sunil Garg</name>
  <email>su...@sunilgarg.com</email>
  </author>
  <updated>2008-10-07T05:20:30Z</updated>
  <id>http://groups.google.com/group/twitter-development-talk/browse_thread/thread/98298c6b513b4123</id>
  <link href="http://groups.google.com/group/twitter-development-talk/browse_thread/thread/98298c6b513b4123" />
  <title type="html">API is returning HTTP 200 during today&#39;s planned downtime</title>
  <summary type="html" xml:space="preserve">
  This isn&#39;t a very big deal, but you&#39;re not following your own API &lt;br&gt; (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://apiwiki.twitter.com/REST+API+Documentation#HTTPStatusCodes&quot;&gt;[link]&lt;/a&gt;) &lt;br&gt; and are currently returning an HTTP 200 instead of a 503 as one would &lt;br&gt; expect. &lt;br&gt; &lt;p&gt;sunil-macbook:~ sunil$ curl -i -u sunilgarg -d status=&amp;quot;trying to call &lt;br&gt; the twitter api while twitter is down&amp;quot; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://twitter.com/statuses/update.xml&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>MiguelP1</name>
  <email>miguel.ir...@gmail.com</email>
  </author>
  <updated>2008-10-07T10:03:14Z</updated>
  <id>http://groups.google.com/group/twitter-development-talk/browse_thread/thread/2e4a7c74cf2233be</id>
  <link href="http://groups.google.com/group/twitter-development-talk/browse_thread/thread/2e4a7c74cf2233be" />
  <title type="html">API Search returns deleted twitters</title>
  <summary type="html" xml:space="preserve">
  Hi ! &lt;br&gt; &lt;p&gt;I have a problem using API Search for twitter, and I wonder if anyboy &lt;br&gt; could help me. The problem is that when I ask for a query, it returns &lt;br&gt; twitters that have been destroyed before. &lt;br&gt; &lt;p&gt;An example: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://search.twitter.com/search.atom?q=obama&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://search.twitter.com/search.json?q=obama&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Erik_TheBruce</name>
  <email>erik.thebr...@gmail.com</email>
  </author>
  <updated>2008-10-07T01:55:39Z</updated>
  <id>http://groups.google.com/group/twitter-development-talk/browse_thread/thread/9d62801e09c632ce</id>
  <link href="http://groups.google.com/group/twitter-development-talk/browse_thread/thread/9d62801e09c632ce" />
  <title type="html">I am having trouble using Javascript to get my users time line.</title>
  <summary type="html" xml:space="preserve">
  I would like to be able to see my users time line on twitter via an &lt;br&gt; application using JavaScript but not needing a separate proxy. I&#39;ve &lt;br&gt; tried the XMLHttpRequest and it seems as if this is not allowed across &lt;br&gt; domains. I&#39;ve also tried the &amp;quot;document.appendChild(script)&amp;quot; to no &lt;br&gt; avail and I am just frustrated at this point. Is there no other
  </summary>
  </entry>
  <entry>
  <author>
  <name>shafiu</name>
  <email>without.ema...@gmail.com</email>
  </author>
  <updated>2008-10-06T04:27:41Z</updated>
  <id>http://groups.google.com/group/twitter-development-talk/browse_thread/thread/87ac49da3645fe42</id>
  <link href="http://groups.google.com/group/twitter-development-talk/browse_thread/thread/87ac49da3645fe42" />
  <title type="html">How to list users in a certain &lt;location&gt;</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; I have been trying to get all the users in a certain &amp;lt;location&amp;gt; &lt;br&gt; listed. &lt;br&gt; havent been able to figure it out yet. &lt;br&gt; &lt;p&gt;I am trying to implement something similar in twttierholic where &lt;br&gt; followers/following count is displayed based on a certain location. &lt;br&gt; &lt;p&gt;any ideas?
  </summary>
  </entry>
  <entry>
  <author>
  <name>ducu</name>
  <email>alexandru.stan...@gmail.com</email>
  </author>
  <updated>2008-10-06T06:59:03Z</updated>
  <id>http://groups.google.com/group/twitter-development-talk/browse_thread/thread/e573b5902b125bfa</id>
  <link href="http://groups.google.com/group/twitter-development-talk/browse_thread/thread/e573b5902b125bfa" />
  <title type="html">+ char missing from api updates</title>
  <summary type="html" xml:space="preserve">
  i&#39;m using the api to post updates. the plus (+) char is not &lt;br&gt; displayed.. there&#39;s a blank ( ) instead. &lt;br&gt; &lt;p&gt;sample tweet: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://twitter.com/startech/statuses/947811571&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; there&#39;s no + sign with the percent values in parenthesis. &lt;br&gt; &lt;p&gt;pls help.
  </summary>
  </entry>
  <entry>
  <author>
  <name>benjackson</name>
  <email>bhjack...@gmail.com</email>
  </author>
  <updated>2008-10-06T05:05:22Z</updated>
  <id>http://groups.google.com/group/twitter-development-talk/browse_thread/thread/1c76e5bced95fe97</id>
  <link href="http://groups.google.com/group/twitter-development-talk/browse_thread/thread/1c76e5bced95fe97" />
  <title type="html">Tweets duplicated in timeline</title>
  <summary type="html" xml:space="preserve">
  Just saw a tweet show up from three hours ago duplicated in the &lt;br&gt; timeline for subversiva. Is this a known issue?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Xperimental</name>
  <email>dumbf...@gmail.com</email>
  </author>
  <updated>2008-10-05T15:54:26Z</updated>
  <id>http://groups.google.com/group/twitter-development-talk/browse_thread/thread/29db5f58cc3f2b3d</id>
  <link href="http://groups.google.com/group/twitter-development-talk/browse_thread/thread/29db5f58cc3f2b3d" />
  <title type="html">Inconsistency in XML API</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;While writing the Api for my client I came across an inconsistency in &lt;br&gt; the XML API and I would like to ask, if this is deliberate or &lt;br&gt; accidental. &lt;br&gt; &lt;p&gt;The API documentation suggests to use the &amp;quot;since_id&amp;quot; parameter to &lt;br&gt; lessen the load on the servers. That worked fine when using the &lt;br&gt; &amp;quot;friends_timeline&amp;quot; method (XML URL: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://twitter.com/statuses/friends_timeline.xml&quot;&gt;[link]&lt;/a&gt;),
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vinch</name>
  <email>vincent.battag...@gmail.com</email>
  </author>
  <updated>2008-10-04T12:53:51Z</updated>
  <id>http://groups.google.com/group/twitter-development-talk/browse_thread/thread/be7c39702d89eb8d</id>
  <link href="http://groups.google.com/group/twitter-development-talk/browse_thread/thread/be7c39702d89eb8d" />
  <title type="html">I get 99 and not 100 results :-(</title>
  <summary type="html" xml:space="preserve">
  Hi everyone, &lt;br&gt; &lt;p&gt;I have a little problem with Twitter API. I don&#39;t know if the problem &lt;br&gt; comes from the API or from PHP/SimpleXML technology I use to get &lt;br&gt; results. &lt;br&gt; &lt;p&gt;Here is my source code: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://pastebin.com/f215e99fb&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;The results I get are: &lt;br&gt; &lt;p&gt;242 &lt;br&gt; 99 &lt;br&gt; 99 &lt;br&gt; 42 &lt;br&gt; 240 &lt;br&gt; &lt;p&gt;And it should be: &lt;br&gt; &lt;p&gt;242 &lt;br&gt; 100
  </summary>
  </entry>
  <entry>
  <author>
  <name>benjackson</name>
  <email>bhjack...@gmail.com</email>
  </author>
  <updated>2008-10-04T03:49:45Z</updated>
  <id>http://groups.google.com/group/twitter-development-talk/browse_thread/thread/a6cbd7956ae7b2d8</id>
  <link href="http://groups.google.com/group/twitter-development-talk/browse_thread/thread/a6cbd7956ae7b2d8" />
  <title type="html">Pagination - Usability Questions</title>
  <summary type="html" xml:space="preserve">
  We&#39;re considering pagination, but are a bit confused as to how to &lt;br&gt; approach the cases where a user&#39;s timeline changes a lot at once. For &lt;br&gt; example, if I&#39;m on page 3 and after the cache clears my timeline has &lt;br&gt; 100 new updates, by the time I get to page 4 I&#39;m on updates that came &lt;br&gt; after the last page I was looking at.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jonathan Eunice</name>
  <email>jonathan.eun...@gmail.com</email>
  </author>
  <updated>2008-10-03T17:58:28Z</updated>
  <id>http://groups.google.com/group/twitter-development-talk/browse_thread/thread/2d6a66eb8dbf7f3e</id>
  <link href="http://groups.google.com/group/twitter-development-talk/browse_thread/thread/2d6a66eb8dbf7f3e" />
  <title type="html">Handling &quot;Late Arrivals&quot;?</title>
  <summary type="html" xml:space="preserve">
  I run a script to collect the tweets in my friends_timeline. It uses &lt;br&gt; since_id to keep track of tweets already retrieved, advancing since_id &lt;br&gt; on each batch of tweets received. Works pretty well, but unfortunately &lt;br&gt; misses some tweets during heavy usage periods (like last night&#39;s US VP &lt;br&gt; debate). I suspect a scenario like this:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Sean P.</name>
  <email>seantpa...@gmail.com</email>
  </author>
  <updated>2008-10-03T16:12:42Z</updated>
  <id>http://groups.google.com/group/twitter-development-talk/browse_thread/thread/3a989cda0e5237b8</id>
  <link href="http://groups.google.com/group/twitter-development-talk/browse_thread/thread/3a989cda0e5237b8" />
  <title type="html">/users/show/id.xml 403 Forbidden on self for private profile?</title>
  <summary type="html" xml:space="preserve">
  Is anybody else having issues accessing their own profiles using / &lt;br&gt; users/show/id.xml using standard HTTP/HTTPS authentication? I placed a &lt;br&gt; bug ticket in, but maybe I jumped the gun and my implementation of the &lt;br&gt; API is wrong? &lt;br&gt; &lt;p&gt;I use standard HTTP Basic authentication (no cookie) for the API call,
  </summary>
  </entry>
</feed>
