Re: [twitter-dev] 401 - Unauthorized error when diacritics in status

2010-02-23 Thread Aral Balkan
Ooh, if this is the case then it will definitely stop me from using oAuth for Feathers (http://feathersapp.com) since diacritics are an essential part of Unicode art. Very interested in hearing what you find out. All the best, Aral On Tue, Feb 23, 2010 at 1:44 PM, eclipsed4utoo wrote: > I am ge

Re: [twitter-dev] xAuth

2010-02-27 Thread Aral Balkan
Like a n00b, I didn't include the id of my app in my original support request (I hadn't registered it since I wasn't using oAuth previously) and so it looks like I've missed the initial boat :( Got a message back asking for my app id so I registered Feathers and got back to the ticket but apparentl

[twitter-dev] XAuthTwitterEngine iPhone library + sample app released

2010-02-28 Thread Aral Balkan
Hey guys, Just a quick heads up to let you know that I took the work of a bunch of awesome developers, pruned out the unnecessary browser-based oAuth stuff, tweaked a bit, and made a quick sample app to demonstrate it all and simplify the implementation of xAuth in iPhone apps. You can read all a

Re: [twitter-dev] XAuthTwitterEngine iPhone library + sample app released

2010-02-28 Thread Aral Balkan
click to add an account to your application and worse case it adds an extra 2 clicks. Abraham On Sun, Feb 28, 2010 at 16:02, Aral Balkan wrote: Hey guys, Just a quick heads up to let you know that I took the work of a bunch of awesome developers, pruned out the unnecessary browser- b

Re: [twitter-dev] Geotagging Bug: Anything North of London, UK is mapped to Alaska, USA :-)

2010-03-30 Thread Aral Balkan
Has Sarah Palin joined Twitter? :P Aral On Tue, Mar 30, 2010 at 6:42 PM, janole wrote: > I've been getting some "bug" reports of users of my Twitter client > Gravity since yesterday evening. > > The mapping of "places" for coordinates North of London seems to be > buggy. > > Geotagging a tweet

Re: [twitter-dev] api stability vs. risk

2010-04-02 Thread Aral Balkan
Hear, hear -- all for locked down APIs and strict versioning. :) +1 Aral Sent from my iPhone On 2 Apr 2010, at 17:02, Isaiah Carew wrote: A while back I was frustrated with an OS library method that had a well known quirk that never got fixed. When I cornered an engineer at a dev confe

[twitter-dev] @anywhere sign in button disappearing

2010-04-15 Thread Aral Balkan
You click the little guy and it disappears. Personally, I think it's it adds a little excitement to my blog but any idea why it's happening? e.g., see aralbalkan.com/3182 Muchas danke-yous, Aral -- To unsubscribe, reply using "remove me" as the subject.

Re: [twitter-dev] @anywhere sign in button disappearing

2010-04-15 Thread Aral Balkan
with > a secondary account it works fine. > > Abraham > > > On Thu, Apr 15, 2010 at 15:39, Aral Balkan wrote: > >> You click the little guy and it disappears. >> >> Personally, I think it's it adds a little excitement to my blog but any >> i

Re: [twitter-dev] Early look at Annotations

2010-04-18 Thread Aral Balkan
I like that annotations will be open so that the various schema can live/die organically based on client adoption (or lack thereof) rather than an artificially-emposed constraint. I outlined some of my ideas for annotations (or "Twitterformats", as I called them) at the end of last year at

Re: [twitter-dev] To Raffi or Taylor re: xAuth

2010-04-28 Thread Aral Balkan
A question on this and how it relates to User Streams. Unless I'm mistaken (only took a cursory look/played around with User Streams), User Streams uses Basic Auth. So if my app uses both the User Streams API and the REST API, I have to both use xAuth for the REST calls and store the username/passw

[twitter-dev] Source parameter request for mobile Twitter app ignored (and issues with Twitter's policy toward oAuth on mobile/desktop)

2010-02-01 Thread Aral Balkan
ision to not use oAuth for it. I'm sure you'll agree when you see it that it is an app that will cause quite a bit of interest and the source parameter will not only benefit me but users who want to find the app that the tweets were authored in. Thank you for your time and I hope I'll hear from you soon. All the best, Aral -- Aral Balkan http://aralbalkan.com http://twitterformats.org http://osflash.org http://avitapp.com

Re: [twitter-dev] Source parameter request for mobile Twitter app ignored (and issues with Twitter's policy toward oAuth on mobile/desktop)

2010-02-01 Thread Aral Balkan
ource > parameters. sorry. > > it too has been all over the list, but i'm actively taking comments, etc. > on how we can try to improve the oauth experience - just drop me a line > personally. > > On Mon, Feb 1, 2010 at 12:04 PM, Aral Balkan wrote: > >> Dear Twi

Re: [twitter-dev] Re: Source parameter request for mobile Twitter app ignored (and issues with Twitter's policy toward oAuth on mobile/desktop)

2010-02-01 Thread Aral Balkan
s working on a more seamless mobile experience for > their OAuth implementation. A lot of folks have already thrown their > penalty flags onto the playing field over that issue. > > Dewald > > On Feb 1, 4:29 pm, Aral Balkan wrote: > > Raffi, > > > > Would you min

[twitter-dev] Re: Source parameter request for mobile Twitter app ignored (and issues with Twitter's policy toward oAuth on mobile/desktop)

2010-02-01 Thread Aral Balkan
(And, of course, I meant to write "Ev Williams is" – way to make a poignant closing remark!) :P

Re: [twitter-dev] Source parameter request for mobile Twitter app ignored (and issues with Twitter's policy toward oAuth on mobile/desktop)

2010-02-02 Thread Aral Balkan
mobile: making security through obscurity fun again. Aral Sent from my iPhone On 2 Feb 2010, at 07:55, Dave Sherohman wrote: On Mon, Feb 01, 2010 at 08:29:18PM +0000, Aral Balkan wrote: I would really love to have a comment on from you guys for the blog post I'm writing: is Twitter activ

[twitter-dev] Re: iPhone Developers: Objective-C Library for TweetPhoto

2010-02-02 Thread Aral Balkan
I love how oAuth's super delegation system works by getting apps to reveal their Consumer Key and Consumer Secret to other apps so they can... wait for it... masquerade as other apps. Ah, gotta love oAuth security. oAuth: don't share your username and password, share your Consumer Key and Consume

Re: [twitter-dev] Source parameter request for mobile Twitter app ignored (and issues with Twitter's policy toward oAuth on mobile/desktop)

2010-02-02 Thread Aral Balkan
Hi Raffi, maybe call me naive, but i for one, am not convinced the oauth experience > has to suck. > > as mentioned before, i'm really open to having a discussion on how to make > the oauth UX better. many people have already, and i encourage others to > just drop me a line if you have ideas... >

[twitter-dev] Re: How Does TwittPic Works ?

2010-02-05 Thread Aral Balkan
This is awesome news. Kudos to your pragmatic approach with xAuth and looking forward to your recursive delegation plans. Blogged it here: http://aralbalkan.com/3057 I hope the UX community supports Twitter in this. Aral On Feb 4, 4:57 pm, isaiah wrote: > Oh wow, oh wow, oh wow! > > On Feb 3, 1

Re: [twitter-dev] question regarding API FAQ: reclaim inactive username

2010-02-10 Thread Aral Balkan
I had the same response :( Someone told me that the way to approach it may be to file a trademark dispute. This is what I'm going to be forced to do since it doesn't appear possible to talk to a human being at Twitter about this issue. All the best, Aral On Wed, Feb 10, 2010 at 6:04 PM, anilchaw

Re: [twitter-dev] Re: question regarding API FAQ: reclaim inactive username

2010-02-11 Thread Aral Balkan
This entry in >> > the Twitter API FAQ is a glimmer of hope for app developers. I hope >> > someone at Twitter can help app developers get their specific >> > situation reviewed. In some cases, such as mine, it is an >> > all-around-win for the Twitter ecosystem

Re: [twitter-dev] Re: question regarding API FAQ: reclaim inactive username

2010-02-11 Thread Aral Balkan
t; > > > lengthy/costly legal process in order to reclaim an inactive/spam > > > > username -- especially for a completely free service. This entry in > > > > the Twitter API FAQ is a glimmer of hope for app developers. I hope > > > > someone at Twitter can

Re: [twitter-dev] Re: question regarding API FAQ: reclaim inactive username

2010-02-11 Thread Aral Balkan
I just tweeted the developer advocate position. Aral On Thu, Feb 11, 2010 at 4:17 PM, Raffi Krikorian wrote: > (I just don't get this impersonal "computer says NO" attitude towards >> developers. Is this just the corporate culture at Twitter or are you guys >> severely short-staffed? Thinking T

Re: [twitter-dev] Re: question regarding API FAQ: reclaim inactive username

2010-02-11 Thread Aral Balkan
better solution. But to date, this is > the best solution we have that scales to the number and complexity of the > requests that we receive. > > I've always stated that we are open to criticism and feedback on how we can > improve, but we ask that it be done constructively. > &g

Re: [twitter-dev] Acquiring abandoned twitter accounts for app?

2010-02-14 Thread Aral Balkan
Basically, Michael, the process appears to be: If you don't have a US-registered trademark for your app, you're out of luck, no exceptions. If you do, you file a trademark complaint. (If I'm wrong on the above, please feel free to correct me.) Aral On Sun, Feb 14, 2010 at 7:12 PM, Raffi Krikor

[twitter-dev] Re: question regarding API FAQ: reclaim inactive username

2010-02-15 Thread Aral Balkan
Thanks, Ryan, I really appreciate it. The app's launched, by the way, so the cat's out of the bag – it's called Feathers (decorate your tweets!) :) There's a short 1-min screencast at http://feathersapp.com if you guys want to take a look. It's already getting a stream of awesome reviews on Twitte

Re: [twitter-dev] huge Fail Whale quotient suddenly

2010-02-17 Thread Aral Balkan
It would be awesome to have a status API – isolated from the actual API – that applications can ping and use to display helpful information to users. (Or even just a very simple page that you could load in – even in a mobile app – to display the current status of Twitter when something goes wrong i

Re: [twitter-dev] Introduce yourself!

2010-02-20 Thread Aral Balkan
Hi gals & guys, I'm Aral Balkan and I'm an interaction designer and iPhone/Flash/Web developer. I just launched my second iPhone app called Feathers (decorate your tweets). It's Twitter client for posting fun updates – in different text styles, including upside-down, and even

oAuth and desktop apps

2009-02-17 Thread Aral Balkan
Hey @al3x et. al., What's the official stance towards oAuth and desktop apps: will all apps, *including desktop apps* be required to implement oAuth? I'm asking 'cos of the old usability chestnut. And, at which point do you actually begin to trust an app that you've installed onto your system

Re: OAuth Documentation Preview

2009-02-17 Thread Aral Balkan
> From my chair, OAuth is a fantastic solution to authenticate *other > web apps*. OAuth anywhere else, desktop, iPhone, laundry machine, > makes me want to chip away a hole in my skull with a dull screwdriver, > jab a straw into my head, and drink my own brain matter. Agree! > Hell, it's not e

Re: OAuth Documentation Preview

2009-02-17 Thread Aral Balkan
Hey Chris, > Popping up a browser control inside the app (on the iPhone > WebKit allows you to do this) appears to be a superior (but still > kinda weak) solution, with no loss in actual security. The loss in security is that the user has no way of knowing if they're actually seeing the Twitter/

Re: oAuth and desktop apps

2009-02-17 Thread Aral Balkan
Hey Alex, Another thing I was thinking about was specifically for AIR-based apps (and I guess, to a larger degree, any desktop app) with regards to the consumer secret. If that's included in the desktop app, especially in a SWF for AIR apps, it's basically open to the world. So another app could

Re: oAuth and desktop apps

2009-02-17 Thread Aral Balkan
Would be happy to take part in a brainstorm on that and contribute however possible. The UX for setting up multiple accounts on a desktop app where there's a jarring context change from desktop to browser for each (inc. possibly logging out/in to different accounts on Twitter) just scares me. Ar

Re: oAuth and desktop apps

2009-02-18 Thread Aral Balkan
Set up an initial page on the Twitter Fan Wiki (tried to get a page on the API wiki but it seems to be read-only): https://twitter.pbwiki.com/oauth-desktop-discussion Put some initial thoughts on there but please feel free to modify layout, content, etc. as you wish. Aral On Feb 17, 11:58 pm,