Re: [twitter-dev] Re: Why is there no @Anywhere version of the Tweet Button with Count?

2011-06-08 Thread Alexander Skwar
You had a reply - did it not help you?

On Wed, Jun 8, 2011 at 10:54, DarkUFO andypag...@gmail.com wrote:
 Anyone :(

Alexander
--
↯ Lifestream (Twitter, Blog, …) ↣ http://sup.skwar.me/ ↯
↯  Chat (Jabber/Google Talk) ↣ a...@skwar.me ; Twitter: @alexs77  ↯

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

2011-05-28 Thread Alexander Skwar
Hi.

Is the  properly encoded when it gets sent to twitter? Sounds like it
isn't...

-- 
Alexander
Am 28.05.2011 08:06 schrieb R r4eem...@gmail.com:
 I'm using cocoa and NSUTF8StringEncoding. When I post a sentence
 that contains the ampersand (), all text that follows is removed from
 the resulting tweet.

 How should I deal with the  within a sentence (not URL) of a post?

 Thanks -- Ron

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


Re: [twitter-dev] Re: Twitter Error codes ( not HTML errors )

2011-05-27 Thread Alexander Skwar
Hi!

On Thu, May 26, 2011 at 23:42, Maomor maldw...@gmail.com wrote:
 Thanks - the silence is strange.

Actually - no, it isn't. It's quite telling. It shows, that (almost?)
nobody knows
the answer and twitter.com people don't want outsiders to know. So it's an
implementation specific detail, which shouldn't be used by other apps.

Alexander
--
↯ Lifestream (Twitter, Blog, …) ↣ http://sup.skwar.me/ ↯
↯  Chat (Jabber/Google Talk) ↣ a...@skwar.me ; Twitter: @alexs77  ↯

-- 
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: Twitter Error codes ( not HTML errors )

2011-05-27 Thread Alexander Skwar
Hi.

On Fri, May 27, 2011 at 09:12, Maomor maldw...@gmail.com wrote:
 Implementation specific ?

Yep.

 What should I do if my app needs to detect
 and handle a Duplicate Tweet error, for example ?

Well, if those values aren't officially documented, it would be a bad bet
to use these values for anything. Sure, it might work, but if it's not
documented to be a stable value, nobody should cry foul if Twitter
decides to change the meaning without notifying anybody in advance.

 And why can't Twitter document what you are telling us informally ?

I don't know.

Alexander
--
↯ Lifestream (Twitter, Blog, …) ↣ http://sup.skwar.me/ ↯
↯  Chat (Jabber/Google Talk) ↣ a...@skwar.me ; Twitter: @alexs77  ↯

-- 
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] Prepopulate Status Textbox in new twitter

2011-05-22 Thread Alexander Skwar
Hi!

On Sat, May 21, 2011 at 19:01, Denis grnt...@gmail.com wrote:

 Is there an alternative to http://twitter.com/home?status=Hello
 %20world that works with the new twitter?

If I remember a recent thread on this list correctly,
you're now supposed to drop the home again.
- http://twitter.com/?status=Hello%20world
works well for me.

Alexander
--
↯ Lifestream (Twitter, Blog, …) ↣ http://sup.skwar.me/ ↯
↯  Chat (Jabber/Google Talk) ↣ a...@skwar.me ; Twitter: @alexs77  ↯

-- 
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] Prepopulate Status Textbox in new twitter

2011-05-22 Thread Alexander Skwar
Forgot to add: the way to go now seems.to be to use web intents, see

http://dev.twitter.com/pages/intents

Alexander
Am 22.05.2011 02:36 schrieb Denis grnt...@gmail.com:
 Hi,

 Is there an alternative to http://twitter.com/home?status=Hello
 %20world that works with the new twitter?

 Invoking http://twitter.com/home?status=Hello%20world; brings me to
 the twitter account sign in page as expected.

 If my account default is set to the old twitter, after I sign in the
 status textbox is prepopulated with Hello World.

 If my account default is set to the new twitter, after I sign in the
 status textbox is blank.

 This is for a link in an email, so no javascript or other scripting
 can be used, only anchor tags (spam filters don't like active email
 components).

 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 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: Block API call always fails for specific users

2011-05-19 Thread Alexander Skwar
Hi!

On 18 Mai, 14:08, Anil Chawla ani...@gmail.com wrote:

 Our application is experiencing the exact same problem. The block API
 call often works but will consistently fail when trying to block
 certain accounts. For example, one of our users reported the error
 when trying to block @divadmarketing. I was able to recreate when
 trying to block this same user from my own account (no offense to the
 person who owns this account). Perhaps you will be able to recreate
 against this account too?

I was the user who complained to Anil about this and would like to
add, that it is in no way whatsoever limited to the divadmarketing
account, which cannot be blocked. I find, that it is the majority of
users, who cannot be blocked via the API.

An incomplete list of other accounts, which couldn't be blocked:

- pkvneutral24
- PaulaTrumbo
- AlexanderHeinzl
- aprohirdetesekc
- _Geldverdienen_
- SpeedAdvertise
…

Just wanted to add this, to make it clear that the scope is not one
particular strange account, but is much wider.

Alexander

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