[twitter-dev] IPhone + Twitter + LinkedIn Error : Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1

2011-03-11 Thread Battan Ror
HI All

I am using MGTwitterEngine oAuth and LinkedIn iOS sdk in my Iphone
application with facebook-ios-sdk

TwitterEngine : https://github.com/bengottlieb/Twitter-OAuth-iPhone

LinkedInIphone : https://github.com/ResultsDirect/LinkedIn-iPhone

Both integrated well separately, But when I have used both in
application then error coming

FB + Twitter = working well
FB + LinkedIn = Working Well
FB + Twitter + LinkedIn = Not Working

and giving error


Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/
bin/gcc-4.2 failed with exit code 1

Please help me where I am wrong.

Error Transcript Text File


Build butterfli of project butterfli with configuration Debug

Ld build/Debug-iphonesimulator/butterfli.app/butterfli normal i386
cd /Users/pratgupta/Desktop/Settinglinkedin/10_mar_butterfli
setenv MACOSX_DEPLOYMENT_TARGET 10.6
setenv PATH /Developer/Platforms/iPhoneSimulator.platform/Developer/
usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin
/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/
gcc-4.2 -arch i386 -isysroot /Developer/Platforms/
iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.1.sdk -L/
Users/pratgupta/Desktop/Settinglinkedin/10_mar_butterfli/build/Debug-
iphonesimulator -L/Users/pratgupta/Desktop/Settinglinkedin/
10_mar_butterfli/Twitter+OAuth/Libraries  Headers -F/Users/pratgupta/
Desktop/Settinglinkedin/10_mar_butterfli/build/Debug-iphonesimulator -
filelist /Users/pratgupta/Desktop/Settinglinkedin/10_mar_butterfli/
build/butterfli.build/Debug-iphonesimulator/butterfli.build/Objects-
normal/i386/butterfli.LinkFileList -mmacosx-version-min=10.6 -all_load
-Xlinker -objc_abi_version -Xlinker 2 -framework Foundation -framework
UIKit -framework CoreGraphics -lOAuth -lxml2 /Users/pratgupta/Desktop/
Settinglinkedin/10_mar_butterfli/LinkedInClientLibrary/build/Debug-
iphonesimulator/libLinkedInClientLibrary.a -o /Users/pratgupta/Desktop/
Settinglinkedin/10_mar_butterfli/build/Debug-iphonesimulator/
butterfli.app/butterfli

ld: duplicate symbol _EstimateBas64EncodedDataSize in /Users/pratgupta/
Desktop/Settinglinkedin/10_mar_butterfli/LinkedInClientLibrary/build/
Debug-iphonesimulator/libLinkedInClientLibrary.a(Base64Transcoder.o)
and /Users/pratgupta/Desktop/Settinglinkedin/10_mar_butterfli/Twitter
+OAuth/Libraries  Headers/libOAuth.a(Base64Transcoder.o)
collect2: ld returned 1 exit status
Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/
bin/gcc-4.2 failed with exit code 1

Some discussion on the Issue here http://stackoverflow.com/questions/5259747

Amit Battan

-- 
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-dev] JSON Java Objects

2011-03-11 Thread mahorad
Dear Gurus, Hi
I'm using the twitter search API using a uri like this:

http://search.twitter.com/search.json?q=obamageocode=34.0522342,-118.2436849,100mi

I need to parse the returned json into a List of Java objects.
is there a nice  neat approach to this.
Looking Forward
Regards

-- 
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-dev] web app with mobile clients

2011-03-11 Thread Eric Ertl
Hi. I'm creating mobile clients (Android - iPhone) for a website which
uses a twitter application configured as Web.
Mobile applications require twitter applications configured as client,
disconnecting the mobile apps users with the website. Is there a
workaround?
Does anyone dealt with this before? Is there a way to use the twitter
application configured as Web from the mobile clients?

Thanks in advance

-- 
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-dev] Hashbangs and the Tweet Button

2011-03-11 Thread sohagan
Today I noticed that Twitter urls containing the hashbang are
correctly counted by the Tweet button, but the same url without it are
not counted at all.

Example:

This url
http://twitter.com/#!/smashingmag/statuses/40319552151625728
is counted by the Tweet button as 100K+

but
http://twitter.com/smashingmag/statuses/40319552151625728
is counted as 0.

In the first case, the url was added by the user using a bookmarklet,
and in the second the url was added via a user's twitter favorites rss
feed.

Here's what generates the tweet button:

script class='twitter-share-js' src='http://platform.twitter.com/
widgets.js' type='text/javascript'/script
a data-url='theUrl' data-text='theTweet' data-
related='myAppTwitterAcct' data-counturl='theUrlAgain' href='http://
twitter.com/share' class='twitter-share-button'Tweet/a

Thanks!

-- 
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-dev] I have a problem of API when I apply it for a website.

2011-03-11 Thread Kyung Hun Jeong
Hello.

I'm Jeong, Kyeonghun.
I'm working at an online marketing company of which the area of
business is South Korea.

My company has started using a service that shows recent tweets.
And for the service, we used the official Twitter API, Timeline API.
But the problem is, we have got some trouble updating tweets. And the
error occurs quite often.

So, I'd like to know if there is any other API that we can use instead
of Timeline API or if there is any other way to fix this problem.

I will be looking forward to your answer.
Thank you.

-- 
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-dev] Tweet loaded handler

2011-03-11 Thread Arcank
Hi,

I'd like to modify the onclick handler of links in tweets.
I used document.links to retrieve every links, but at the time my
function is fired (onload of the body), the tweets are not rendered.

How could I know when they are rendered? That way, I could list them
and use them in my javascripts.
Is there a documented event I could use, telling when the tagline is
loaded?

If you have a link to a good doc on that, I'd be interested.

Thanks!
--
Arcank

-- 
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-dev] is it possible to bypass share box tweet button

2011-03-11 Thread vishalskumbhar
Hi, I am using Tweet Button, When i click on this, new login window is
shown and after that whatever message i am passing using data-text and
data-url is shown in share box window.
And pressing tweet button the tweet has posted
It is possible that user can change the message and url.
Is their any possibility to bypass the tweet button means after login
the message directly posted.

Please reply me

-- 
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-dev] Multi language JSON Error

2011-03-11 Thread p5ic05i5
Hi all!

I'm implementing a twitter accessing application using the API, so far
so good.
However, I'm looking forward to distribute my application in non-
english speaking territories, so the users may be using any twitter
language other than english.

That doesn't represent a problem for the API access or the application
itself, except for the error handling. When my app was used only on
english accounts, errors were something like:
-
request: /1/direct_messages/new.json
error: You cannot send messages to users who are not following you.
-
But as I switched an account to spanish to start testing and the
response is as follows:
-
request: /1/direct_messages/new.json
error: No puedes enviar mensajes a usuarios que no te siguen.
-
So my app cannot rely anymore on those texts for error checking. Even
worse, I have observed messages in spanglish like this one:
-
request: /1/friendships/create.json
error: Could not follow user: Has sido bloqueado para seguir esta
cuenta a petición del usuario.
-
So.. I could add handling for those spanish texts as I ran into them
but, I think that is not a fine solution as I may be reaching soon
users with accounts in french, italian and even german.

Summing up, is there any solution for the multi language error strings
other than trying to fetch all error strings for every new language my
users set up?

Thanks a lot for your time, and I hope you can help me out with this.
Kind regards,
Miguel.

-- 
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


Re: [twitter-dev] Error Retrieving Profile Image via API

2011-03-11 Thread Matt Harris
Hi Jerry,

Can you tell me a little bit more about where you are making this request
from. Is it user facing code or server side?

Best,
@themattharris
Developer Advocate, Twitter
http://twitter.com/themattharris


On Fri, Mar 11, 2011 at 7:06 AM, Jerry Thompson jerrycando...@gmail.comwrote:

 Hi,

 As of this morning we're seeing a Not authorized to use this
 endpoint returned for a user's profile image such as:
 http://api.twitter.com/1/users/profile_image/twitter.json?size=normal

 Response is:
 {errors:[{code:37,message:Not authorized to use this
 endpoint}]}

 As this API GET doesn't require authentication the message is a bit
 misleading unless we're being blocked for some reason.  Or is this a
 hiccup?

 --
 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


[twitter-dev] Re: Twitter OAuth 401 Unauthorized

2011-03-11 Thread Adam Duke
This code helped me understand the OAuth flow and it written in PHP
with no libraries. https://github.com/joechung/oauth_twitter
See the authors blog post about it here 
http://nullinfo.wordpress.com/oauth-twitter/

On Mar 10, 5:55 am, Tudor Claudiu Florea
tudor.claudiu.flo...@gmail.com wrote:
 Hello,
 I am trying to build an application for twitter and in order to do
 that i need to build functions that post all requests to twitter only
 with pure PHP. no OAuth libraries or other user build libraries.

 problem is i always get the 401 unauthorized header.
 I have done twitter tutorial about this with theyr values(keys) and
 got same signature base and signature and everything else but when i
 input my data(secret key and stuff) all i get is 401 unauthorized

 This is a sample of my sent/received headers

 POST /oauth/request_token HTTP/1.1
 Host:api.twitter.com:443
 Content-Type: application/x-www-form-urlencoded
 Authorization:OAuth oauth_callback=http%3A%2F%2Fadme.ro
 %2Ftwitter_request.php,oauth_consumer_key=xxx..xxx,oauth_nonce=12997527 
 12,oauth_signature_method=HMAC-
 SHA1,oauth_timestamp=1299752712,oauth_version=1.0,signature=Mv2IRkcgC 
 p3BNocBKFq8FJNN1OE
 %3D

 HTTP/1.1 401 Unauthorized
 Date: Thu, 10 Mar 2011 10:25:18 GMT
 Server: hi
 Status: 401 Unauthorized
 X-Transaction: 1299752718-94070-29343
 Last-Modified: Thu, 10 Mar 2011 10:25:18 GMT
 X-Runtime: 0.00653
 Content-Type: text/html; charset=utf-8
 Content-Length: 44
 Pragma: no-cache
 X-Revision: DEV
 Expires: Tue, 31 Mar 1981 05:00:00 GMT
 Cache-Control: no-cache, no-store, must-revalidate, pre-check=0, post-
 check=0
 Set-Cookie: k=93.114.42.59.1299752718223070; path=/; expires=Thu, 17-
 Mar-11 10:25:18 GMT; domain=.twitter.com
 Set-Cookie: guest_id=129975271823092185; path=/; expires=Sat, 09 Apr
 2011 10:25:18 GMT
 Set-Cookie:
 _twitter_sess=BAh7CDoPY3JlYXRlZF9hdGwrCJePTJ8uAToHaWQiJTYwOGViZTRmYjYzY2Rm
 %250AYTI5NjM3NDRmZTNkODIwODg3IgpmbGFzaElDOidBY3Rpb25Db250cm9sbGVy
 %250AOjpGbGFzaDo6Rmxhc2hIYXNoewAGOgpAdXNlZHsA--
 c237f0c52f06bd5e58f547db67136857e092fa2f; domain=.twitter.com; path=/;
 HttpOnly
 Vary: Accept-Encoding
 Connection: close

 Failed to validate oauth signature and token

 Can someone help me with this? i ran out of ideeas ...

-- 
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


Re: [twitter-dev] I have a problem of API when I apply it for a website.

2011-03-11 Thread Matt Harris
Hi Jeong, Kyeonghun.,

So we can help you out could you share the code you use and the error you
are getting when you try and Tweet.

Best,
@themattharris
Developer Advocate, Twitter
http://twitter.com/themattharris


On Thu, Mar 10, 2011 at 11:04 PM, Kyung Hun Jeong deux...@gmail.com wrote:

 Hello.

 I'm Jeong, Kyeonghun.
 I'm working at an online marketing company of which the area of
 business is South Korea.

 My company has started using a service that shows recent tweets.
 And for the service, we used the official Twitter API, Timeline API.
 But the problem is, we have got some trouble updating tweets. And the
 error occurs quite often.

 So, I'd like to know if there is any other API that we can use instead
 of Timeline API or if there is any other way to fix this problem.

 I will be looking forward to your answer.
 Thank you.

 --
 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


[twitter-dev] Widget Issues

2011-03-11 Thread BFritchie
I am using a Profile Widget (http://twitter.com/about/resources/
widgets/widget_profile).

When twitter is slow to respond back with tweets, and a user clicks on
a button before it has fully loaded, it throws an error in a popup
box.  This is unacceptable.  I want to display this on my site, but it
needs to gracefully handle errors and just move on if it isn't done
yet.  Is this something I can fix on my end, or will it need to be
done on Twitter's end?

I tried wrapping the code in a try/catch... but now it doesn't display
at all.  I guess I will have to leave it that way until this is
resolved.  :\

-- 
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-dev] Implementation of Twitter Friend Search in asp.net project

2011-03-11 Thread vd tripathi
Hi guys,
  I am working on an asp.net project. I have to implement
one Twitter Friend Search List in my project. User in my application
can search friends from his Twitter Account and send them a request.
 But I am not getting how to implement it.I am first time
working on Twitter implementation. Please you guys can give me idea
how should I do it.
Thanks.
VD

-- 
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-dev] Twitter share counter

2011-03-11 Thread berseck
Hello everyone


I have share button on my website in every single article that we
post.

My question is kinda simple:
Is there a way to count all shares at once?

Like facebook have one API that allows you to count how many likes,
shares and have one total_count

There is any way to do this on twitter?? using search API or
something??? or I really need to go post by post and count all of
share boxes (stupid if this is how i need to count it)

I need this because im creating one tool to track down all share
functions from my site... and I need to get this number if I can.

Thanks,
berseck

-- 
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-dev] consistency and ecosystem opportunities

2011-03-11 Thread Ryan Sarver
Hey all, I’d like to give you an update about the state of the Twitter
Platform and hopefully provide some much requested guidance.

Since this time last year, Twitter use has skyrocketed.  We’ve grown from 48
million to 140 million tweets a day and we’re registering new accounts at an
all-time record.  This massive base of users, publishers, and businesses is
a giant playground for developers to build their own businesses on, and this
means the opportunity has grown for everyone.

With more people joining Twitter and accessing the service in multiple ways,
a consistent user experience is more crucial than ever.  As we talked about
last April, this was our motivation for buying Tweetie and developing our
own official iPhone app.  It is the reason why we have developed official
apps for the Mac, iPad, Android and Windows Phone, and worked with RIM on
their Twitter for Blackberry app. As a result, the top five ways that people
access Twitter are official Twitter apps.

Still, our user research shows that consumers continue to be confused by the
different ways that a fractured landscape of third-party Twitter clients
display tweets and let users interact with core Twitter functions.  For
example, people get confused by websites or clients that display tweets in a
way that doesn’t follow our design guidelines, or when services put their
own verbs on tweets instead of the ones used on Twitter.  Similarly, a
number of third-party consumer clients use their own versions of suggested
users, trends, and other data streams, confusing users in our network even
more.  Users should be able to view, retweet, and reply to @nytimes’ tweets
the same way; see the same profile information about @whitehouse; and be
able to join in the discussion around the same trending topics as everyone
else across Twitter.

*A Consistent User Experience*
Twitter is a network, and its network effects are driven by users seeing and
contributing to the network’s conversations.  We need to ensure users can
interact with Twitter the same way everywhere.  Specifically:
 - *The mainstream consumer client experience*.  Twitter will provide the
primary mainstream consumer client experience on phones, computers, and
other devices by which millions of people access Twitter content (tweets,
trends, profiles, etc.), and send tweets.  If there are too many ways to use
Twitter that are inconsistent with one another, we risk diffusing the user
experience.  In addition, a number of client applications have repeatedly
violated Twitter’s Terms of Service, including our user privacy policy.
 This demonstrates the risks associated with outsourcing the Twitter user
experience to third parties.  Twitter has to revoke literally hundreds of
API tokens / apps a week as part of our trust and safety efforts, in order
to protect the user experience on our platform.
 - *Display of tweets in 3rd-party services*. We need to ensure that tweets,
and tweet actions, are rendered in a consistent way so that people have the
same experience with tweets no matter where they are.   For example, some
developers display “comment”, “like”, or other terms with tweets instead of
 “follow, favorite, retweet, reply” - thus changing the core functions of a
tweet.

With this in mind, we’ve updated our Terms of Service:
http://dev.twitter.com/pages/api_terms.

*The Opportunity for Developers*
Developers have told us that they’d like more guidance from us about the
best opportunities to build on Twitter.  More specifically, developers ask
us if they should build client apps that mimic or reproduce the mainstream
Twitter consumer client experience.  The answer is no.

If you are an existing developer of client apps, you can continue to serve
your user base, but we will be holding you to high standards to ensure you
do not violate users’ privacy, that you provide consistency in the user
experience, and that you rigorously adhere to all areas of our Terms of
Service.  We have spoken with the major client applications in the Twitter
ecosystem about these needs on an ongoing basis, and will continue to ensure
a high bar is maintained.

As we point out above, we need to move to a less fragmented world, where
every user can experience Twitter in a consistent way.  This is already
happening organically - the number and market share of consumer client apps
that are not owned or operated by Twitter has been shrinking.  According to
our data, 90% of active Twitter users use official Twitter apps on a monthly
basis.

In contrast, the number of successful applications and companies in the
Twitter ecosystem that focus on areas outside of the mainstream consumer
client experience has grown quickly, and this is a trend we want to continue
to support and help grow.  Twitter will always be a platform on which a
smart developer with a great idea and some cool technology can build a great
company of his or her own.  And, with record user growth, there has never
been a better time to build into Twitter.

Some 

Re: [twitter-dev] Widget Issues

2011-03-11 Thread Matt Harris
Hey,

Can you tell me which button is causing this popup error so we can take a
look.

Thanks,
@themattharris
Developer Advocate, Twitter
http://twitter.com/themattharris


On Fri, Mar 11, 2011 at 11:36 AM, BFritchie brfritc...@gmail.com wrote:

 I am using a Profile Widget (http://twitter.com/about/resources/
 widgets/widget_profile).

 When twitter is slow to respond back with tweets, and a user clicks on
 a button before it has fully loaded, it throws an error in a popup
 box.  This is unacceptable.  I want to display this on my site, but it
 needs to gracefully handle errors and just move on if it isn't done
 yet.  Is this something I can fix on my end, or will it need to be
 done on Twitter's end?

 I tried wrapping the code in a try/catch... but now it doesn't display
 at all.  I guess I will have to leave it that way until this is
 resolved.  :\

 --
 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


[twitter-dev] Duplicate tweets when searching the twitter API?

2011-03-11 Thread CSobolewski
I have a script which is using the search API to query for a couple
hash tags 2 times an hour. Since the hash tags are not exceptionally
active, this is enough to cover all the tweets for this tag without
issue.

I have it writing to a database, and thinking to stop from seeing
duplicates, I made the tweet ID as given by twitter a unique ID.
Unfortunately, it seems twitter renumbers their tweets? I have the
same tweet by the same author over and over again. Is there a useful
way to identify tweets without duplicates?

Preferably without using the actual text of the tweet...

-- 
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-dev] Re: consistency and ecosystem opportunities

2011-03-11 Thread Eric Mill
More specifically, developers ask us if they should build client apps that 
mimic or reproduce the mainstream Twitter consumer client experience.  The 
answer is no.

We need to ensure users can interact with Twitter the same way everywhere.

I'm not sure you can say these things and simultaneously try to say you have 
a welcoming developer environment. All third party Twitter developers, no 
matter what they make, are now walking on eggshells, constantly at risk of 
offending Twitter's ideas of how users should interact with Twitter.

You may feel you need this consistency, but you don't. You want it, and 
are willing to make tradeoffs to get it. I just hope you realize how big 
those tradeoffs are, and how chilling it is for Twitter to decide that only 
certain kinds of innovation on the Twitter API are welcome.

-- Eric

-- 
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


Re: [twitter-dev] Duplicate tweets when searching the twitter API?

2011-03-11 Thread Matt Harris
Hi there,

Could you give a few examples and maybe a screenshot showing this so we can
investigate.
Thanks
@themattharris
Developer Advocate, Twitter
http://twitter.com/themattharris


On Fri, Mar 11, 2011 at 2:39 PM, CSobolewski wiglyw...@gmail.com wrote:

 I have a script which is using the search API to query for a couple
 hash tags 2 times an hour. Since the hash tags are not exceptionally
 active, this is enough to cover all the tweets for this tag without
 issue.

 I have it writing to a database, and thinking to stop from seeing
 duplicates, I made the tweet ID as given by twitter a unique ID.
 Unfortunately, it seems twitter renumbers their tweets? I have the
 same tweet by the same author over and over again. Is there a useful
 way to identify tweets without duplicates?

 Preferably without using the actual text of the tweet...

 --
 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


[twitter-dev] Re: consistency and ecosystem opportunities

2011-03-11 Thread Mike Champion
Thanks for the clarification Ryan. Two questions:

1) Do you have a clear definition of what counts as a Twitter client?
Is it any app/service that posts updates to Twitter, including apps
like twitterfeed and Instapaper? Or is it only those apps that are
primarily clients? I'm certainly familiar with the challenge of
classifying apps ;) but wanted to know who will be covered by the ToS
Section 1.5 and how you think about clients given Twitter's updated
stance.

2) In section 1.5.A of the ToS it says:

Your Client must use the Twitter API as the sole source for features
that are substantially similar to functionality offered by Twitter.
Some examples include trending topics, who to follow, and suggested
user lists.

Is the Who to follow functionality available via API from Twitter
for clients that want to offer this? I wasn't aware that it been
released as API but may have missed it on dev.twitter.com.

Thanks,

-mike

On Mar 11, 3:47 pm, Eric Mill kproject...@gmail.com wrote:
 More specifically, developers ask us if they should build client apps that
 mimic or reproduce the mainstream Twitter consumer client experience.  The
 answer is no.

 We need to ensure users can interact with Twitter the same way everywhere.

 I'm not sure you can say these things and simultaneously try to say you have
 a welcoming developer environment. All third party Twitter developers, no
 matter what they make, are now walking on eggshells, constantly at risk of
 offending Twitter's ideas of how users should interact with Twitter.

 You may feel you need this consistency, but you don't. You want it, and
 are willing to make tradeoffs to get it. I just hope you realize how big
 those tradeoffs are, and how chilling it is for Twitter to decide that only
 certain kinds of innovation on the Twitter API are welcome.

 -- Eric

-- 
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-dev] Re: consistency and ecosystem opportunities

2011-03-11 Thread Steve Streza
Twitter continues to make hostile and aggressive moves to alienate the 
third-party developers who helped make it the platform it is now. Today it's 
third party Twitter clients. Tomorrow it'll be URL shorteners and 
image/video hosts. Next it'll be analytics and ads and who knows what else.

Maybe you guys should spend some time improving the core of the service 
(uptime, reliability, bug fixes, etc.) rather than ingressing on the work of 
the thousands of developers who made Twitter an exciting place to be.

Steve

-- 
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-dev] Looking to sell my apps

2011-03-11 Thread polomasta
Hello Twitter Dev Community,

I own/run 3 Twitter related apps that I am interested in selling to
the right person. I've recently committed to a new startup and just
won't have time to tend to the apps like they deserve.

They are:

http://tweetsaver.com
http://useqwitter.com
http://get.floxee.com

If you know ruby/rails/sinatra or employ devs that do, these apps
might be a great addition to your portfolio. They have over 170,000
users combined.

If you are interested in making an offer, please contact me directly
via bjoyce [at] velocis.us

Thanks!

-- 
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


Re: [twitter-dev] consistency and ecosystem opportunities

2011-03-11 Thread M. Edward (Ed) Borasky
On Fri, 11 Mar 2011 13:18:24 -0700, Ryan Sarver rsar...@twitter.com 
wrote:

THE OPPORTUNITY FOR DEVELOPERS



Some key areas where ecosystem developers are thriving:
 - PUBLISHER TOOLS.  Companies such as SocialFlow [2] help
publishers optimize how they use Twitter, leading to increased user
engagement and the production of the right tweet at the right time. 
 - CURATION.  Mass Relevance [3] and Sulia [4] provide services for
large media brands to select, display, and stream the most 
interesting

and relevant tweets for a breaking news story, topic or event.  
 - REALTIME DATA SIGNALS.  Hundreds of companies use real-time
Twitter data as an input into ranking, ad targeting, or other aspects
of enhancing their own core products.  Klout [5] is an example of a
company which has taken this to the next level by using Twitter data
to generate reputation scores for individuals.  Similarly, Gnip [6]
syndicates Twitter data for licensing by third parties who want to 
use

our real-time corpus for numerous applications (everything from hedge
funds to ranking scores).  
 - SOCIAL CRM, ENTREPRISE CLIENTS, AND BRAND INSIGHTS.  Companies
such as HootSuite [7], CoTweet [8], Radian6 [9], Seesmic [10], and
Crimson Hexagon [11] help brands, enterprises, and media companies 
tap

into the zeitgeist about their brands on Twitter, and manage
relationships with their consumers using Twitter as a medium for
interaction.
 - VALUE-ADDED CONTENT AND VERTICAL EXPERIENCES.  Emerging services
like Formspring [12], Foursquare [13], Instagram [14], and Quora [15]
have built into Twitter by allowing users to share unique and 
valuable

content to their followers, while, in exchange, the services get
broader reach, user acquisition, and traffic.  


There's a common thread in most of the businesses you've listed as 
thriving above. Nearly all of them interface with *multiple* networks 
- Twitter, yes, but also Facebook, LinkedIn, and even MySpace. 
HootSuite, for example, connects to Twitter, Facebook, LinkedIn, 
MySpace, Ping.fm, WordPress, Foursquare and mixi. There's also Google 
Buzz / Latitude, Tumblr, Posterous, Gowalla, Yelp, and I'm sure many 
others. In short, I'd say there seem to be few businesses thriving 
that have focused only on Twitter.


Last time I looked at the Alexa site rankings world-wide, Twitter was 
number nine. It's a long climb to the top IMHO - Twitter needs to pass 
Wikipedia and Baidu just to get to the point where Google, Yahoo!, 
Microsoft and Facebook are in sight. Twitter is still growing, for sure, 
but there are clearly some challenges for developers who only develop 
for Twitter.

--
http://twitter.com/znmeb http://borasky-research.net

A mathematician is a device for turning coffee into theorems. -- Paul 
Erdős


--
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-dev] Re: consistency and ecosystem opportunities

2011-03-11 Thread aartiles
Is there any way to validate an idea before waste time developing it?

-- 
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-dev] Re: consistency and ecosystem opportunities

2011-03-11 Thread howardk
I'll ditto Mike Champion that it would be good to have a clear
definition of client. I posted elsewhere (Do new ToS conditions
apply to my app? -- in retrospect it would have been better here)
that I'm just about to release a minimal client on the iPad, and
you've just scared the bejesus out of me because I don't know if I'm
suddenly verboten or not. Five months of work shot to hell?
Howard

-- 
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-dev] Re: users/show and users/lookup returning *empty* responses

2011-03-11 Thread jenny
I'm seeing this too, e.g.
$ twurl /1/users/lookup.json?user_id=203775920
[]


On Mar 7, 6:48 am, Taylor Singletary taylorsinglet...@twitter.com
wrote:
 Hi Dossy,

 Thanks for the report. We'll look into this.

 Taylor

 @episod http://twitter.com/episod - Taylor Singletary - Twitter Developer
 Advocate







 On Sun, Mar 6, 2011 at 5:13 PM, Dossy Shiobara do...@panoptic.com wrote:
  I know it's Sunday night, but ... *crickets* is this thing on?  Is no one
  else's app being impacted by this?

  On 3/6/11 6:17 PM, Dossy Shiobara wrote:

  Did I miss the memo, or is users/show and users/lookup defective?  They
  can return empty (zero-byte) responses with an HTTP 200 OK status.  It's
  like a double-rainbow ... what does it mean?  :-)

  For example:

 http://api.twitter.com/1/users/show.json?user_id=235989888

  Interestingly enough, it has this effect:

 http://twitter.com/k1dua

  I'm sure there are a LOT more users affected, but this was just one at
  random I picked out of my logs.

  --
  Dossy Shiobara         |      He realized the fastest way to change
  do...@panoptic.com     |   is to laugh at your own folly -- then you
 http://panoptic.com/  |   can let go and quickly move on. (p. 70)
   * WordPress * jQuery * MySQL * Security * Business Continuity *

  --
  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


[twitter-dev] Re: users/lookup returns duplicates, missing records for valid users

2011-03-11 Thread gcoats84
I am also running into these issues with users/lookup.json.  The ids I
have issues with are totally random.
Sometimes the duplicates are back to back, other times they are
separated by a few records.

example screen names that are all returned duplicates:
yaneeduh, JDH1127, MelxWeasley, ealderson, jennypenk, shubbs1, zx48k,
Krausekid211, MissKellieBelly

On Mar 9, 4:49 am, nischalshetty nischalshett...@gmail.com wrote:
 Hi,

 I too am getting duplicate results and some of the valid ids are not
 beings returned. If it helps, these ids would replicate all the issues
 faced :

 11825, 248874232, 28296091, 251642658, 257793455, 225992183,
 85168850, 92509004, 113697273, 99673641, 99253238, 98032551, 91619850,
 47528631, 52652119, 14941300, 26403984, 33322905, 32162070, 24612782,
 25218999, 20829096, 19491208, 18549369, 15074733, 13757662, 68889828

 -N

 On Mar 2, 2:02 pm, David JULIEN da...@semiocast.com wrote:

  I have noticed this strange behaviour too (duplicated results and
  unknown users). For instance, yesterday, when I tried to lookup for
  user 44537294 (with two different accounts), I received during many
  hours information about user 243784138, before receiving expected
  result (around 17/18h UTC).

  David

-- 
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


Re: [twitter-dev] consistency and ecosystem opportunities

2011-03-11 Thread Brainewave Consulting

Would it be possible to get a set of user interface guidelines, like those that 
Apple provides to application developers, so that value add applications (such 
as TweePLayer.com) can conform consistently to the mainstream experience?


Mike Caprio
Principal and Lead Consultant

Brainewave Consulting
402 Graham Avenue PMB 211
Brooklyn, NY  11211
p: +1-347-269-0558
@brainewave







-- 
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-dev] Re: IPhone + Twitter + LinkedIn Error : Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1

2011-03-11 Thread Bess
First of all it is difficult to identify errors esp you don't have the
source code. However the stockoverflow discussion was good enough to
point out the general problems.

ld: duplicate symbol _EstimateBas64EncodedDataSize in /Users/pratgupta/
Desktop/Settinglinkedin/10_mar_butterfli/LinkedInClientLibrary/build/
Debug-iphonesimulator/libLinkedInClientLibrary.a(Base64Transcoder.o)
and /Users/pratgupta/Desktop/Settinglinkedin/10_mar_butterfli/Twitter
+OAuth/Libraries  Headers/libOAuth.a(Base64Transcoder.o)

Problem is: duplicate symbol

It occurs on _EstimateBas64EncodedDataSize from LinkedinClientLibrary
in libLinkedInClientLibrary.a(Base64Transcoder.o) and Twitter+OAuth in
libOAuth.a(Base64Transcoder.o).

Note: LinkedIn library and Ben Gottlieb's Twitter client include the
same OAuthConsumer code. It is duplicated. libLinkedInClientLibrary
and libOAuth both symbolicate the same method
'_EstimateBas64EncodedDataSize'. Check your #imports.

Just do a search within your Xcode project on
_EstimateBas64EncodedDataSize. Find out where the duplicated methods.
Determine which one you should remove.

On Mar 11, 4:56 am, Battan Ror batta...@gmail.com wrote:
 HI All

 I am using MGTwitterEngine oAuth and LinkedIn iOS sdk in my Iphone
 application with facebook-ios-sdk

 TwitterEngine :https://github.com/bengottlieb/Twitter-OAuth-iPhone

 LinkedInIphone :https://github.com/ResultsDirect/LinkedIn-iPhone

 Both integrated well separately, But when I have used both in
 application then error coming

 FB + Twitter = working well
 FB + LinkedIn = Working Well
 FB + Twitter + LinkedIn = Not Working

 and giving error

 Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/
 bin/gcc-4.2 failed with exit code 1

 Please help me where I am wrong.

 Error Transcript Text File

 Build butterfli of project butterfli with configuration Debug

 Ld build/Debug-iphonesimulator/butterfli.app/butterfli normal i386
 cd /Users/pratgupta/Desktop/Settinglinkedin/10_mar_butterfli
 setenv MACOSX_DEPLOYMENT_TARGET 10.6
 setenv PATH /Developer/Platforms/iPhoneSimulator.platform/Developer/
 usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin
 /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/
 gcc-4.2 -arch i386 -isysroot /Developer/Platforms/
 iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.1.sdk -L/
 Users/pratgupta/Desktop/Settinglinkedin/10_mar_butterfli/build/Debug-
 iphonesimulator -L/Users/pratgupta/Desktop/Settinglinkedin/
 10_mar_butterfli/Twitter+OAuth/Libraries  Headers -F/Users/pratgupta/
 Desktop/Settinglinkedin/10_mar_butterfli/build/Debug-iphonesimulator -
 filelist /Users/pratgupta/Desktop/Settinglinkedin/10_mar_butterfli/
 build/butterfli.build/Debug-iphonesimulator/butterfli.build/Objects-
 normal/i386/butterfli.LinkFileList -mmacosx-version-min=10.6 -all_load
 -Xlinker -objc_abi_version -Xlinker 2 -framework Foundation -framework
 UIKit -framework CoreGraphics -lOAuth -lxml2 /Users/pratgupta/Desktop/
 Settinglinkedin/10_mar_butterfli/LinkedInClientLibrary/build/Debug-
 iphonesimulator/libLinkedInClientLibrary.a -o /Users/pratgupta/Desktop/
 Settinglinkedin/10_mar_butterfli/build/Debug-iphonesimulator/
 butterfli.app/butterfli

 ld: duplicate symbol _EstimateBas64EncodedDataSize in /Users/pratgupta/
 Desktop/Settinglinkedin/10_mar_butterfli/LinkedInClientLibrary/build/
 Debug-iphonesimulator/libLinkedInClientLibrary.a(Base64Transcoder.o)
 and /Users/pratgupta/Desktop/Settinglinkedin/10_mar_butterfli/Twitter
 +OAuth/Libraries  Headers/libOAuth.a(Base64Transcoder.o)
 collect2: ld returned 1 exit status
 Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/
 bin/gcc-4.2 failed with exit code 1

 Some discussion on the Issue herehttp://stackoverflow.com/questions/5259747

 Amit Battan

-- 
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-dev] Re: web app with mobile clients

2011-03-11 Thread Bess
Can't help much b/c I don't understand what you are trying to do.

On Mar 11, 4:57 am, Eric Ertl e...@beapp.net wrote:
 Hi. I'm creating mobile clients (Android - iPhone) for a website which
 uses a twitter application configured as Web.
 Mobile applications require twitter applications configured as client,
 disconnecting the mobile apps users with the website. Is there a
 workaround?
 Does anyone dealt with this before? Is there a way to use the twitter
 application configured as Web from the mobile clients?

 Thanks in advance

-- 
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