[twitter-dev] Services_Twitter pear package

2011-02-06 Thread Paresh
Hi, I am Paresh, a final year student in computer engg. I am an absolute newbie as far as twitter development is concerned though i am hugely interested in working on it. Currently, i am developing a toy application, where one could send tweets, receive them and some other things. I am using

[twitter-dev] twitteroauth and multiple domains

2011-02-06 Thread Archia
Hi, twitteroauth is working under domain A, but is it necessary to reproduce all of the code under domain B to get it to work there. I've not been able to get things working beyond step 3 of the Flow Overview under domain B. I always end up back on connect.php under domain A. -- Twitter

Re: [twitter-dev] twitteroauth and multiple domains

2011-02-06 Thread Abraham Williams
You need to set your callback url in config.php. Abraham - Abraham Williams | Hacker Advocate | abrah.am @abraham https://twitter.com/abraham | github.com/abraham | blog.abrah.am This email is: [ ] shareable [x] ask first [ ] private. On Sun, Feb 6, 2011 at 11:26, Archia

[twitter-dev] Is there going to be another Chirp?

2011-02-06 Thread M. Edward (Ed) Borasky
Maybe this is the wrong place to ask, but is there going to be another Chirp? If so, when and where? I'm making my conference plans for the year and pretty much know when everything is *except* Chirp! -- http://twitter.com/znmeb http://borasky-research.net A mathematician is a device for

Re: [twitter-dev] Is there going to be another Chirp?

2011-02-06 Thread Abraham Williams
How about some more state of the union events too. I thought they were going to be quarterly. Abraham - Abraham Williams | Hacker Advocate | abrah.am @abraham https://twitter.com/abraham | github.com/abraham | blog.abrah.am This email is: [ ] shareable [x] ask first [ ] private. On

Re: [twitter-dev] Is there going to be another Chirp?

2011-02-06 Thread M. Edward (Ed) Borasky
On Sun, 6 Feb 2011 12:28:39 -0800, Abraham Williams 4bra...@gmail.com wrote: How about some more state of the union events too. I thought they were going to be quarterly. Given the rumored growth rate of Twitter head count, I'd say they probably have more pressing priorities, like finding

Re: [twitter-dev] Services_Twitter pear package

2011-02-06 Thread Futuristic Artist
Hello Paresh, add me into your buddy list *futuristicartis...@gmail.com so ill try my best resolve this... as i can help... * * * * * On Sun, Feb 6, 2011 at 2:52 PM, Paresh paresh.na...@gmail.com wrote: Hi, I am Paresh, a final year student in computer engg. I am an absolute newbie as far as

Re: [twitter-dev] Re: abraham / twitteroauth

2011-02-06 Thread Abraham Williams
Why are you sending users to clearsessions.php if you don't wan't the session data cleared? clearsessions.php is essentially a reset to simulate logging out of an application. Abraham - Abraham Williams | Hacker Advocate | abrah.am @abraham https://twitter.com/abraham |

Re: [twitter-dev] Connections

2011-02-06 Thread Abraham Williams
It looks like they are using an API endpoint of sorts. http://app.apigee.com/console/apigee-console-snapshots-129653640_02d45715-42b6-4eb1-9469-9d9aedab7242/rendersnapshotview It doesn't seem to work when versioned and I would not rely on it as it will likely change and break at any time.

[twitter-dev] Re: Is there going to be another Chirp?

2011-02-06 Thread Orian Marx (@orian)
Non-Twitter-employee developer headcount might be something they should still be concerned with too... On Feb 6, 3:50 pm, M. Edward (Ed) Borasky zn...@borasky- research.net wrote:  On Sun, 6 Feb 2011 12:28:39 -0800, Abraham Williams 4bra...@gmail.com  wrote: How about some more state of the

Re: [twitter-dev] Re: Is there going to be another Chirp?

2011-02-06 Thread M. Edward (Ed) Borasky
On Sun, 6 Feb 2011 18:27:42 -0800 (PST), Orian Marx (@orian) or...@orianmarx.com wrote: Non-Twitter-employee developer headcount might be something they should still be concerned with too... That only matters for where they have Chirp ;-) On Feb 6, 3:50 pm, M. Edward (Ed) Borasky

[twitter-dev] Twitter for Desktop Apps

2011-02-06 Thread Sujit Shah
I am looking at integrating Twitter with my desktop app. Does each user need to obtain a seperate authorisation? Thanks. Any tips on doing this most welcome! -- xxx The butterfly does not count years, but moments, and therefore has enough time. - Rabindranath Tagore

Re: [twitter-dev] Twitter for Desktop Apps

2011-02-06 Thread Georgooty varghese
No. Each user don't need seperate authorization. Could u plz describe your issue detailed. Regards, George On Mon, Feb 7, 2011 at 9:26 AM, Sujit Shah sujit...@gmail.com wrote: I am looking at integrating Twitter with my desktop app. Does each user need to obtain a seperate authorisation?

[twitter-dev] Re: Is there going to be another Chirp?

2011-02-06 Thread zbowl...@gmail.com
Yah, more of these would be fun. On Feb 6, 12:28 pm, Abraham Williams 4bra...@gmail.com wrote: How about some more state of the union events too. I thought they were going to be quarterly. Abraham - Abraham Williams | Hacker Advocate | abrah.am @abraham

Re: [twitter-dev] Twitter for Desktop Apps

2011-02-06 Thread Sujit Shah
I have a desktop app which I have authorised using oAuth. I have obtained the token, token secret, consumer key and consumer secret. When I post a message to: https://api.twitter.com/1/statuses/update.xml I receive a response with no errors. However, I just cant seem to find the message I