[twitter-dev] follow JS Event + user Web Intent

2011-06-07 Thread Jonathan Strauss
Congrats on the launch of JS Events, they make Web Intents that much more 
powerful!

I managed to get follow event tracking working fine with the new Follow Button. 
But when I try to implement my own custom button UI using the user Web Intent 
(e.g. http://twitter.com/intent/user?screen_name=jhstrauss), the follow event 
doesn't seem to work the same.

Is this a known issue or is there a different approach for tracking JS Events 
from Web Intents rather than from Twitter-hosted buttons?

Thanks,
-jonathan

-- 
Jonathan Strauss, Co-Founder
http://awe.sm

We're hiring! http://awe.sm/jobs

Blog: http://jonathanhstrauss.com
Twitter: http://twitter.com/jhstrauss

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


Re: [twitter-dev] Twitter's iOS integration and what this means for developers

2011-06-07 Thread Tom van der Woerdt

Folks,

I just took a few minutes to go over the new APIs and while I am, of 
course, not going to break my NDA here, I can tell you this:
 * Doesn't look like this was meant for the Twitter clients, but rather 
the normal clients which provide a Tweet function.
 * You can sign requests using this framework, but with a fixed set of 
consumer credentials so that it will always say with iOS when sending 
a tweet (source). Like I said, it's almost only for providing a Tweet 
function.

 * I like it!

Tom


On 6/7/11 2:17 AM, TJ Luoma wrote:

On Mon, Jun 6, 2011 at 8:05 PM, Jason Costajasonco...@twitter.com  wrote:

There have been a lot of questions about what the iOS announcement
today means for developers. The integration points noted in Apple’s
keynote create huge opportunities for both Twitter and iOS
developers.


The first question that everyone should be asking is: Will you hold
off the DM Oauth reauthorization requirement until iOS 5 is released,
so people don't have to go through it again and again and again for
each Twitter app?

And if not, why not? (Other than not giving a whit about 3rd party
Twitter client app developers, but being more interested in helping
developers of other apps integrate Twitter into their apps.)

TjL



--
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


[twitter-dev] FixComputerpProblemsSite Surely Knows How to Fix Computer Problems!

2011-06-07 Thread Fixcomputerproblems Site
 

I was having problems with my laptop before. Good thing *
FixComputerpProblemsSite* helped me fix it. And they are really the experts 
when it comes to solving any computer related issues. They can easily fix 
computer problems http://www.fixcomputerproblemssite.com/ without breaking 
a sweat. 

*FixComputerProblemsSite *expert computer technicians are very well trained 
to fix computer problems that we as computer users encounter in our PC.  They 
know how to properly diagnose the issues with computers and then give exact 
solutions for the said PC issues. They surely did know how to fix computer 
problems!

So if you need any help with your computer you can always count on 
*FixComputerProblemsSite 
*to fix computer problems that you can have with your PC.

To know more about *FixComputerProblemsSite *computer support services 
call*1-888-216-6589
* or log on to http://www.fixcomputerproblemssite.com

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


Re: [twitter-dev] Re : Re: New Photo upload feature: What's new coming on the API side

2011-06-07 Thread Tom van der Woerdt

Hey all,

From a 'pretty reliable source' I got some information about the new 
API endpoint, how it works, etc. You probably won't be able to use it 
yet but I feel like sharing this information anyway :-)


Endpoint: https://upload.twitter.com/1/statuses/update_with_media.json
Parameters:
* media (the image, I guess),
* status (the text which you will also want),
* probably all other ones which currently work with update.json 
(lat, lon, etc).


*The API will give you a Not Found error!* This is because this is still 
an unreleased API and only a very select of clients has access to it.


I currently don't have any information about how to upload several 
images (I guess you'd simply post another media item, but I don't know).


Tom

PS: I believe I just described an API which throws Not Found for all 
of you. Well done Tom, very convincing.




On 6/6/11 6:16 PM, Arnaud Meunier wrote:

Hey Julien,

For now we're focusing on opening the Twitter Photo API endpoints to 
third party developers. These new API endpoints will be dedicated to 
Twitter media hosting, you won't be able to use them as a bridge/proxy 
for other media hosting services.


Arnaud / @rno


On Jun 6, 2011, at 7:25 AM, Julien Larios julien.lar...@gmail.com 
mailto:julien.lar...@gmail.com wrote:



Hi there,

I've implemented in Picsi this new way of photo sharing on Twitter 
(along with Twitpic support) and it works fine (based on Twitter4J 
2.2.3).
These pictures can be used in the 2 firsts Picsi apps: Media RSS 
export and ZIP backup


But Arnaud (or should I say 'Dear Raptor fan' ? ;), do you know if 
external picture hosting services (like Twipitc) will be made 
available via this API branch?
That would be great to grab all kind of photo via a single API syntax 
(instead of funky tweet parsing)


Thanks


--
Twitter developer documentation and resources: 
https://dev.twitter.com/doc

API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: 
https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk 
https://groups.google.com/forum/#%21forum/twitter-development-talk

--
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: 
https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk 
https://groups.google.com/forum/#%21forum/twitter-development-talk


--
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


[twitter-dev] Re: Streaming API, Following just a couple of people

2011-06-07 Thread Ray Slakinski
Hey guys, thanks for chiming in here to this thread. I've been
following two accounts, my own and a co-workers. Since starting the
stream and sending a number of tweets my connection has not seen any
of them. If I follow a large number of uses (including myself) I do
see my tweets come through. My nor my co-workers streams are private.

Ray Slakinski

On Jun 6, 12:46 pm, Matt Harris mhar...@twitter.com wrote:
 Hi Ray,

 There isn't a buffer that has to be filled before the Streaming API delivers 
 tweets. Only public tweets created after you open a connection will be 
 delivered.

 Have the users you are following Tweeted since you connected, and are they 
 public accounts (not protected)?

 On Jun 6, 2011, at 6:04, Ray Slakinski ray.slakin...@gmail.com wrote:



  I I start following just 1 or 2 people using the streaming API I do
  not get any of their tweets. Is there a buffer that needs to be filled
  before I get these?

  Ray Slakinski

  --
  Twitter developer documentation and resources:https://dev.twitter.com/doc
  API updates via Twitter:https://twitter.com/twitterapi
  Issues/Enhancements 
  Tracker:https://code.google.com/p/twitter-api/issues/list
  Change your membership to this 
  group:https://groups.google.com/forum/#!forum/twitter-development-talk

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


[twitter-dev] Re: Streaming API, Following just a couple of people

2011-06-07 Thread Ray Slakinski
I should add the account I'm using to follow my account and my co-
workers is not the same one as either of these 2. Its completely
separate.

On Jun 6, 12:46 pm, Matt Harris mhar...@twitter.com wrote:
 Hi Ray,

 There isn't a buffer that has to be filled before the Streaming API delivers 
 tweets. Only public tweets created after you open a connection will be 
 delivered.

 Have the users you are following Tweeted since you connected, and are they 
 public accounts (not protected)?

 On Jun 6, 2011, at 6:04, Ray Slakinski ray.slakin...@gmail.com wrote:



  I I start following just 1 or 2 people using the streaming API I do
  not get any of their tweets. Is there a buffer that needs to be filled
  before I get these?

  Ray Slakinski

  --
  Twitter developer documentation and resources:https://dev.twitter.com/doc
  API updates via Twitter:https://twitter.com/twitterapi
  Issues/Enhancements 
  Tracker:https://code.google.com/p/twitter-api/issues/list
  Change your membership to this 
  group:https://groups.google.com/forum/#!forum/twitter-development-talk

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


[twitter-dev] IPv6 Support

2011-06-07 Thread Den
Could you please tell me whether Twitter is going to support IPv6 in
the future? (e.g. like Google did ipv6.google.com)

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


[twitter-dev] Re: Twitter's iOS integration and what this means for developers

2011-06-07 Thread cluo
Actually Twitter integration has already been done in Samsung bada
platform and all the APIs work very well. You just need to
authenticate once using the authenticator API provided by Samsung,
then you able to tweet and other operation like follow and DM etc. I
would assume the iOS 5 APIs will work the same. Anyway, looking
forward to get more infromation about Twitter iOS APIs.

On Jun 7, 1:05 am, Jason Costa jasonco...@twitter.com wrote:
 Hey all,

 There have been a lot of questions about what the iOS announcement
 today means for developers. The integration points noted in Apple’s
 keynote create huge opportunities for both Twitter and iOS
 developers.

 There is single sign-on, which allows you to retrieve a user's
 identity, avatar, and other profile data. There's also a frictionless
 core signing service, allowing you to make and sign any call to the
 Twitter API. There is follow graph synchronization, which enables you
 to bootstrap a user's social graph for your app. Furthermore, there is
 the tweet sheet feature, giving your app distribution and reach across
 Twitter. These key integration points and more will be available to
 developers once the SDK goes live.

 We’re holding the event this Wednesday night (6:30pm to 8:30pm) to
 talk about these key integration points and more, and how you can use
 these hooks in greater detail. If you have questions - this is a great
 time to get them answered.

 The agenda will include:

 - Introduction by @rsarver
 - iOS integration overview by @raffi
 - Technical details of iOS integration by @sandofsky
 - ABUIKit presentation from @atebits
 - QA w/ @rsarver, @raffi, and @sandofsky
 - Tea Time (social)

 Please don’t forget to RSVP for the event:http://bit.ly/jBX5B6

 --@jasoncosta

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


[twitter-dev] Re: Devnest Recap

2011-06-07 Thread Jason Kolb
I'd love to see the videos as well, are they still going to be posted?

Thanks!

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


Re: [twitter-dev] follow JS Event + user Web Intent

2011-06-07 Thread Taylor Singletary
Hi Jonathan,

Glad you're finding the Intents Events useful!

I've tried reproducing this with the user/follow intent and have events
triggering as expected -- can you share some of the code you are using or
the browser environment you're encountering this on?

This simplest use case:
script type=text/javascript src=http://platform.twitter.com/widgets.js
/script
script type=text/javascript charset=utf-8
  twttr.events.bind('follow', function(event) {
console.warn(A follow happened.);
console.warn(event);
  });
/script
pa href=http://twitter.com/intent/user?screen_name=qwerty;Follow
@qwerty/a/p

In Firebug, this triggers the bound event after the follow action is
completed in the intent.

@episod http://twitter.com/intent/user?screen_name=episod - Taylor
Singletary


On Tue, Jun 7, 2011 at 12:54 AM, Jonathan Strauss jonat...@awe.sm wrote:

 Congrats on the launch of JS Events, they make Web Intents that much more
 powerful!

 I managed to get follow event tracking working fine with the new Follow
 Button. But when I try to implement my own custom button UI using the user
 Web Intent (e.g. http://twitter.com/intent/user?screen_name=jhstrauss),
 the follow event doesn't seem to work the same.

 Is this a known issue or is there a different approach for tracking JS
 Events from Web Intents rather than from Twitter-hosted buttons?

 Thanks,
 -jonathan

 --
 Jonathan Strauss, Co-Founder
 http://awe.sm

 We're hiring! http://awe.sm/jobs

 Blog: http://jonathanhstrauss.com
 Twitter: http://twitter.com/jhstrauss

 --
 Twitter developer documentation and resources: https://dev.twitter.com/doc
 API updates via Twitter: https://twitter.com/twitterapi
 Issues/Enhancements Tracker:
 https://code.google.com/p/twitter-api/issues/list
 Change your membership to this group:
 https://groups.google.com/forum/#!forum/twitter-development-talk


-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


[twitter-dev] Twitter OAuth Request Token after Facebook Connect - Double login?

2011-06-07 Thread Clint Chaney
Hi I'm trying to setup my site to where a user can connect their
Facebook and Twitter accounts.

I'm running into a problem where if a user connects Facebook first
then Twitter second the request_token I get from $tok = $this-_tw-
getRequestToken(); doesn't match the token Twitter sends back after
the user confirms my app.

Is this a simple session mix up? Or am I doing something wrong?

For the first step should I be getting a fresh request token and
authorization URL each time is refreshed or should I store them in a
session variable to be used?

If people click the connect Twitter first instead of Facebook it works
smoothly.

I know I probably made this really confusing. Please let me know if
you need to see/know any of the coding.

P.s. I'm using PHP

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


[twitter-dev] Twitter search API rate limit hit

2011-06-07 Thread Orion Richardson
Hi all,

I just built a new application which leverages the Twitter search API.

Looks like I've been rate limited almost immediately... In my case,
I'm trying to search for URLs being tweeted and retweeted on behalf of
users on our site.  It seems like the only option is the search API,
since none of the other APIs follow URL shortners.  Am I correct in
that?  Is there any way to get the rate limit increased for a given
application or some alternative I'm missing?

Thanks in advance,

Orion
Foragr - http://foragr.com/

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


Re: [twitter-dev] Twitter search API rate limit hit

2011-06-07 Thread Correa Denzil
--Regards,
Denzil



On Wed, Jun 8, 2011 at 1:47 AM, Orion Richardson ori...@gmail.com wrote:

 Hi all,

 I just built a new application which leverages the Twitter search API.

 Looks like I've been rate limited almost immediately... In my case,
 I'm trying to search for URLs being tweeted and retweeted on behalf of
 users on our site.  It seems like the only option is the search API,
 since none of the other APIs follow URL shortners.  Am I correct in
 that?


I think the Streaming API does provide results for URL shorteners if that's
what you meant.

 Is there any way to get the rate limit increased for a given
 application or some alternative I'm missing?


https://dev.twitter.com/doc/get/account/rate_limit_status
What was the result on the rate limit status call?


 Thanks in advance,

 Orion
 Foragr - http://foragr.com/

 --
 Twitter developer documentation and resources: https://dev.twitter.com/doc
 API updates via Twitter: https://twitter.com/twitterapi
 Issues/Enhancements Tracker:
 https://code.google.com/p/twitter-api/issues/list
 Change your membership to this group:
 https://groups.google.com/forum/#!forum/twitter-development-talk


-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


[twitter-dev] Important - Time Change iOS Twitter Event! (now 6/9)

2011-06-07 Thread Jason Costa
Hi everyone,

Due to unforeseen complications with the timing of our event, we've
had to push the event back a day to Thursday (6/9) from 6pm to 8pm.

We've also updated the agenda, and will be covering the following:

1) Intro from @rsarver
2) Technical iOS integration overview from @raffi
3) ABUIKit overview from @lorenb
4) QA with @rsarver, @raffi, and @sandofsky
5) Tea Time socializing

There are also two Apple events covering the Twitter iOS integration
at WWDC:

- Twitter Integration on Thursday from 2pm to 3pm in Presideo
- Twitter and Accounts Lab on Thursday from 4:30pm to 6pm in
Applications Frameworks Lab D

Finally, please be sure you're already registered as an Apple
developer in order to attend this event. You can register here:

http://developer.apple.com/programs/register/

We apologize for any inconvenience this change in schedule may have
caused, and hope you'll still be able to join us on Thursday at 6pm.

--@jasoncosta

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


[twitter-dev] Re: Twitter and iOS - an Integration Workshop

2011-06-07 Thread Jason Costa
Hi Tom - unfortunately we will not be able to record this particular
event.

On Jun 6, 11:30 am, Tom van der Woerdt i...@tvdw.eu wrote:
 What about the rest of the iOS developers who can't be there? I'm
 registered as an Apple Developer but I'm not there...

 Tom

 On 6/6/11 8:29 PM, Jason Costa wrote:







  Hi everyone,

  We're incredibly excited about the announcement that Apple made at
  WWDC today. We believe that Twitter's deep integration with iOS is
  going to open up a lot of exciting opportunities for developers. For
  your apps, this includes:

           - single sign-on and lightweight identity
           - taking advantage of the tweet sheet feature
           - the ability to tweet a photo from your app
           - pulling down a user's following graph

  and a whole lot more. As part of the announcement, we're looking to
  host a workshop at Twitter's headquarters this Wednesday (6/8) from
  6:30pm to 8:30pm at 795 Folsom Street. At this event, we'll cover what
  the integration hooks mean for developers. Loren Brichter will also be
  talking about ABUIKit, a UI framework specifically for Mac, which
  we'll be open-sourcing.

  In order to attend, you'll need to first be registered as an Apple
  Developer - you can register with Apple here:

 http://developer.apple.com/programs/register/

  Please also RSVP at the link below (with your Apple Developer login):

 http://bit.ly/jBX5B6

  We hope you'll be able to join us for the evening.

  --@jasoncosta

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


[twitter-dev] API - unique hashtags allowed?

2011-06-07 Thread Imad Jomaa
Hey guys,

I searched all over Twitter for this information, but I can't seem to
find anything about it, so here goes.

One of the features of my (soon to be) web service uses a unique
hashtag to keep track of how many times a specific tweet has been
tweeted on Twitter by other users. This isn't a retweet, this utilizes
the status variable (?status =message here) of Twitter to have a Tweet
entered into a user's status update text area. My question is, since
my service generates a unique hashtag that is appended to a tweet such
as #3D8208AR in order to count the total tweets having it, is this
acceptable practice?

I know I can find similar results by searching the tweet as a whole,
but if it was hindered in anyway, the results won't be as accurate as
I would like them to. If the unique hashtag idea isn't acceptable
practice, is there an alternate way of doing it that can be just as
reliable?

Thanks.

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


[twitter-dev] Can I get a list of all people who clicked the Tweet button on my website last month?

2011-06-07 Thread MarkB123
Hi

Can I get a list of all people who clicked the Tweet button on my
website last month?

And if so, how?

TIA
Mark

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


[twitter-dev] New notification email extra headers

2011-06-07 Thread Chad Etzel
Hi guys,

Thanks for creating the new twitter event notification emails (favs,
retweets, mentions).

Could I please request that X-Twitteremailtype: headers be included
in those emails as well?

DM emails already have:
X-Twitteremailtype: direct_message

and Follwer emails have:
X-Twitteremailtype: is_following


and if you are feeling generous, could I please request that each
email type also gets something like a X-Twittertext header that
contains the actual one-line text of the email's focus? It would be
much simpler than trying to parse out the data from the plaintext/html
parts of the body.

for DMs it would be the DM text, for RT it would be the original tweet
text, for Favs it would be the original tweet text, for Mentions it
would be the tweet text from the reply-er, for Followers I'm not sure
what it would be (maybe nothing).

All other useful information is already included in the headers
(sender/receiver usernames/ids). Adding the text would be s nice
:)

Thanks again,
-Chad

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


Re: [twitter-dev] Can I get a list of all people who clicked the Tweet button on my website last month?

2011-06-07 Thread Arnaud Meunier
Hey Mark,

You can use our Web Intents JavaScript events to detect User's clicks
on your Tweet Button(s), and pipe the click event to the Web
analytics solution of your choice. Take a look on this documentation
page for more details (be sure to check the Google analytics example
at the bottom): https://dev.twitter.com/pages/intents-events

Arnaud / @rno


On Jun 7, 2011, at 6:43 PM, MarkB123 inbox.mirror.orbis...@gmail.com wrote:

 Hi

 Can I get a list of all people who clicked the Tweet button on my
 website last month?

 And if so, how?

 TIA
 Mark

 --
 Twitter developer documentation and resources: https://dev.twitter.com/doc
 API updates via Twitter: https://twitter.com/twitterapi
 Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
 Change your membership to this group: 
 https://groups.google.com/forum/#!forum/twitter-development-talk

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


[twitter-dev] Submitting Questions for the iOS Twitter Event (6/9)

2011-06-07 Thread Jason Costa
Hey all - we're going to be hosting a QA section with Ryan, Raffi,
and Ben towards the end of the event on Thursday. This time around, we
wanted to see how Google Moderator would work out for aggregating
questions:

http://www.google.com/moderator/#15/e=903c2t=903c2.41

Please take a moment to visit that link, submit a question, and vote
on other questions that you'd like to see answered.

Thanks!

--@jasoncosta

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk