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: Unwanted Link Shortening with t.co

2011-05-22 Thread Mo
I understand what's happening. The issue is that now my domain doesn't
appear in my tweets. It's a marketing issue. I'd like to know what the
workaround is, since one seems to exist for other link shorteners.

On May 18, 5:21 pm, Jonathan Strauss jonat...@awe.sm wrote:
 Twitter is just wrapping your link int.co. When it gets displayed in
 Twitter, it will show the link on your domain as you passed it in.

 On May 18, 12:35 pm, Mo maur...@moluv.com wrote:

  Since switching to the new Intents linking, by URLs are being
  shortened. I have a registered Twitter application, and a relatively
  short URL already (http://TagsBy.me).

  I'd like to continue using my own URLs, even if it means I have to
  build a shortener with an even shorter domain. However, I'd like to
  know what the rules/guidelines are that Twitter uses for overriding
  links, since there are many  exceptions that I see in my Twitter
  stream.

-- 
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: Unwanted Link Shortening with t.co

2011-05-22 Thread Scott Wilcox
There is currently no options for turning url-wrapping off.

On 22 May 2011, at 16:47, Mo wrote:

 I understand what's happening. The issue is that now my domain doesn't
 appear in my tweets. It's a marketing issue. I'd like to know what the
 workaround is, since one seems to exist for other link shorteners.
 
 On May 18, 5:21 pm, Jonathan Strauss jonat...@awe.sm wrote:
 Twitter is just wrapping your link int.co. When it gets displayed in
 Twitter, it will show the link on your domain as you passed it in.
 
 On May 18, 12:35 pm, Mo maur...@moluv.com wrote:
 
 Since switching to the new Intents linking, by URLs are being
 shortened. I have a registered Twitter application, and a relatively
 short URL already (http://TagsBy.me).
 
 I'd like to continue using my own URLs, even if it means I have to
 build a shortener with an even shorter domain. However, I'd like to
 know what the rules/guidelines are that Twitter uses for overriding
 links, since there are many  exceptions that I see in my Twitter
 stream.

--
Scott Wilcox

@dordotky | sc...@dor.ky | http://dor.ky
+44 (0) 7538 842418 | +1 (646) 827-0580



-- 
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: Unwanted Link Shortening with t.co

2011-05-22 Thread TJ Luoma
On Sun, May 22, 2011 at 11:47 AM, Mo maur...@moluv.com wrote:
 I understand what's happening. The issue is that now my domain doesn't
 appear in my tweets. It's a marketing issue. I'd like to know what the
 workaround is, since one seems to exist for other link shorteners.

This is part of Twitter's move to take total control over their
platform. They can modify your content however they want to because
it's their sandbox, they just let the rest of us play in it.

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


Re: [twitter-dev] Re: Unwanted Link Shortening with t.co

2011-05-22 Thread Scott Wilcox
Pretty much, but it also provides them with analytics for URLs as well as the 
ability to stop malware sharing URLs in their tracks.

On 22 May 2011, at 16:57, TJ Luoma wrote:

 On Sun, May 22, 2011 at 11:47 AM, Mo maur...@moluv.com wrote:
 I understand what's happening. The issue is that now my domain doesn't
 appear in my tweets. It's a marketing issue. I'd like to know what the
 workaround is, since one seems to exist for other link shorteners.
 
 This is part of Twitter's move to take total control over their
 platform. They can modify your content however they want to because
 it's their sandbox, they just let the rest of us play in it.

--
Scott Wilcox

@dordotky | sc...@dor.ky | http://dor.ky
+44 (0) 7538 842418 | +1 (646) 827-0580



-- 
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] Is there a way to don't show our mentions in the search ?

2011-05-22 Thread kinoute
Hello,

I made a little quiz-bot about cinema on Twitter called @whattheshot
(http://twitter.com/whattheshot) and i have a question about mentions.
Is there a way to don't show the @whattheshot mentions in the search ?
I mean people are cheating by searching @whattheshot in the search
and see answers from others. They just copy/paste the answers. Is
there a way to prevent it like don't show the mentions of my Bot in
the search ?

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] Is there a way to don't show our mentions in the search ?

2011-05-22 Thread Scott Wilcox
No, there is not.

On 22 May 2011, at 17:38, kinoute wrote:

 Hello,
 
 I made a little quiz-bot about cinema on Twitter called @whattheshot
 (http://twitter.com/whattheshot) and i have a question about mentions.
 Is there a way to don't show the @whattheshot mentions in the search ?
 I mean people are cheating by searching @whattheshot in the search
 and see answers from others. They just copy/paste the answers. Is
 there a way to prevent it like don't show the mentions of my Bot in
 the search ?

--
Scott Wilcox

@dordotky | sc...@dor.ky | http://dor.ky
+44 (0) 7538 842418 | +1 (646) 827-0580



-- 
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 response w/ IP

2011-05-22 Thread matthewvb
Is there a way to get the API to respond back with the IP address
hitting it from the call?

I'm running into a problem where something is eating away at my API
hits / hour. I've put a simple script on a few isolated domains (non-
Twitter calling ones) that are also having their API hits eaten up.
They have unique IPs assigned to them - so I'm not sure if the problem
is on my host's end and how they are showing my server to Twitter,
or if it's something on the API end.

Thanks in advance for any support.
-matthew

-- 
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] API response w/ IP

2011-05-22 Thread Scott Wilcox
There is nothing provided by the API that can give you your own IP.

Are you making OAuth authenticated calls?

On 22 May 2011, at 18:18, matthewvb wrote:

 Is there a way to get the API to respond back with the IP address
 hitting it from the call?
 
 I'm running into a problem where something is eating away at my API
 hits / hour. I've put a simple script on a few isolated domains (non-
 Twitter calling ones) that are also having their API hits eaten up.
 They have unique IPs assigned to them - so I'm not sure if the problem
 is on my host's end and how they are showing my server to Twitter,
 or if it's something on the API end.

--
Scott Wilcox

@dordotky | sc...@dor.ky | http://dor.ky
+44 (0) 7538 842418 | +1 (646) 827-0580



-- 
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] API response w/ IP

2011-05-22 Thread Matthew Vanden Boogart
Thanks Scott. I'm making anonymous calls - nothing authenticated. Just
pulling some profile/timeline info.

-matthew

On Sun, May 22, 2011 at 2:41 PM, Scott Wilcox sc...@dor.ky wrote:

 There is nothing provided by the API that can give you your own IP.

 Are you making OAuth authenticated calls?

 On 22 May 2011, at 18:18, matthewvb wrote:

  Is there a way to get the API to respond back with the IP address
  hitting it from the call?
 
  I'm running into a problem where something is eating away at my API
  hits / hour. I've put a simple script on a few isolated domains (non-
  Twitter calling ones) that are also having their API hits eaten up.
  They have unique IPs assigned to them - so I'm not sure if the problem
  is on my host's end and how they are showing my server to Twitter,
  or if it's something on the API end.

 --
 Scott Wilcox

 @dordotky | sc...@dor.ky | http://dor.ky
 +44 (0) 7538 842418 | +1 (646) 827-0580



 --
 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] API response w/ IP

2011-05-22 Thread Scott Wilcox
Thats what I was thinking, shared hosting provider?

On 22 May 2011, at 20:24, Matthew Vanden Boogart wrote:

 Thanks Scott. I'm making anonymous calls - nothing authenticated. Just 
 pulling some profile/timeline info.
 
 -matthew
 
 On Sun, May 22, 2011 at 2:41 PM, Scott Wilcox sc...@dor.ky wrote:
 There is nothing provided by the API that can give you your own IP.
 
 Are you making OAuth authenticated calls?
 
 On 22 May 2011, at 18:18, matthewvb wrote:
 
  Is there a way to get the API to respond back with the IP address
  hitting it from the call?
 
  I'm running into a problem where something is eating away at my API
  hits / hour. I've put a simple script on a few isolated domains (non-
  Twitter calling ones) that are also having their API hits eaten up.
  They have unique IPs assigned to them - so I'm not sure if the problem
  is on my host's end and how they are showing my server to Twitter,
  or if it's something on the API end.

-- 
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] API response w/ IP

2011-05-22 Thread Matthew Vanden Boogart
Currently, yes. I thought assigning a unique IP to the domain would solve
the problem, but apparently not. I'm working on testing it on a VPS through
the same host.

On Sun, May 22, 2011 at 3:26 PM, Scott Wilcox sc...@dor.ky wrote:

 Thats what I was thinking, shared hosting provider?

 On 22 May 2011, at 20:24, Matthew Vanden Boogart wrote:

 Thanks Scott. I'm making anonymous calls - nothing authenticated. Just
 pulling some profile/timeline info.

 -matthew

 On Sun, May 22, 2011 at 2:41 PM, Scott Wilcox sc...@dor.ky wrote:

 There is nothing provided by the API that can give you your own IP.

 Are you making OAuth authenticated calls?

 On 22 May 2011, at 18:18, matthewvb wrote:

  Is there a way to get the API to respond back with the IP address
  hitting it from the call?
 
  I'm running into a problem where something is eating away at my API
  hits / hour. I've put a simple script on a few isolated domains (non-
  Twitter calling ones) that are also having their API hits eaten up.
  They have unique IPs assigned to them - so I'm not sure if the problem
  is on my host's end and how they are showing my server to Twitter,
  or if it's something on the API end.


  --
 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] API response w/ IP

2011-05-22 Thread Scott Wilcox
Depends how they're routing the outbound traffic. You'll need to bind your 
calls to that IP. If its PHP and you're using CURL, I believe its 
CURLOPT_INTERFACE.

On 22 May 2011, at 20:30, Matthew Vanden Boogart wrote:

 Currently, yes. I thought assigning a unique IP to the domain would solve the 
 problem, but apparently not. I'm working on testing it on a VPS through the 
 same host.
 
 On Sun, May 22, 2011 at 3:26 PM, Scott Wilcox sc...@dor.ky wrote:
 Thats what I was thinking, shared hosting provider?
 
 On 22 May 2011, at 20:24, Matthew Vanden Boogart wrote:
 
 Thanks Scott. I'm making anonymous calls - nothing authenticated. Just 
 pulling some profile/timeline info.
 
 -matthew
 
 On Sun, May 22, 2011 at 2:41 PM, Scott Wilcox sc...@dor.ky wrote:
 There is nothing provided by the API that can give you your own IP.
 
 Are you making OAuth authenticated calls?
 
 On 22 May 2011, at 18:18, matthewvb wrote:
 
  Is there a way to get the API to respond back with the IP address
  hitting it from the call?
 
  I'm running into a problem where something is eating away at my API
  hits / hour. I've put a simple script on a few isolated domains (non-
  Twitter calling ones) that are also having their API hits eaten up.
  They have unique IPs assigned to them - so I'm not sure if the problem
  is on my host's end and how they are showing my server to Twitter,
  or if it's something on the API end.
 
 
 -- 
 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

--
Scott Wilcox

@dordotky | sc...@dor.ky | http://dor.ky
+44 (0) 7538 842418 | +1 (646) 827-0580



-- 
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] API response w/ IP

2011-05-22 Thread Matthew Vanden Boogart
Thanks - I'm going to try out that option in my curl commands. Greatly
appreciate the helps Scott.

On Sun, May 22, 2011 at 3:34 PM, Scott Wilcox sc...@dor.ky wrote:

 Depends how they're routing the outbound traffic. You'll need to bind your
 calls to that IP. If its PHP and you're using CURL, I believe its
 CURLOPT_INTERFACE.

 On 22 May 2011, at 20:30, Matthew Vanden Boogart wrote:

 Currently, yes. I thought assigning a unique IP to the domain would solve
 the problem, but apparently not. I'm working on testing it on a VPS through
 the same host.

 On Sun, May 22, 2011 at 3:26 PM, Scott Wilcox sc...@dor.ky wrote:

 Thats what I was thinking, shared hosting provider?

 On 22 May 2011, at 20:24, Matthew Vanden Boogart wrote:

 Thanks Scott. I'm making anonymous calls - nothing authenticated. Just
 pulling some profile/timeline info.

 -matthew

 On Sun, May 22, 2011 at 2:41 PM, Scott Wilcox sc...@dor.ky wrote:

 There is nothing provided by the API that can give you your own IP.

 Are you making OAuth authenticated calls?

 On 22 May 2011, at 18:18, matthewvb wrote:

  Is there a way to get the API to respond back with the IP address
  hitting it from the call?
 
  I'm running into a problem where something is eating away at my API
  hits / hour. I've put a simple script on a few isolated domains (non-
  Twitter calling ones) that are also having their API hits eaten up.
  They have unique IPs assigned to them - so I'm not sure if the problem
  is on my host's end and how they are showing my server to Twitter,
  or if it's something on the API end.



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


  --
 Scott Wilcox

 @dordotky | sc...@dor.ky | http://dor.ky
 +44 (0) 7538 842418 | +1 (646) 827-0580



  --
 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] I would like to automatically reply from a twitter account to every @mention

2011-05-22 Thread Tex S T
The application I want to develop would reply to every @mention. For
now, a simple reply of Yes? would do, but I am hoping that I can
reply with a URL appended with the Twitter ID# that has been
shortened, along with content from the originating tweet.

I have rudimentary Ruby, Python and JavaScript skills and I know
someone who is quite proficient at programming who will help me.

The application I have in mind would be a service that any one could
use and I don't intend to develop this for profit.

Any pointers to modules or other applications that have similar uses
would be greatly appreciated.

-- 
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: Unwanted Link Shortening with t.co

2011-05-22 Thread Mohan Arun
On May 22, 12:00 pm, Scott Wilcox wrote:
 Pretty much, but it also provides them with analytics for URLs as well as the 
 ability to stop malware sharing URLs in their tracks.

Apologies for the thread hijack, but
would there be a way to see which URLs have the highest clickthroughs?
(from the analytics for URLs shortened with t.co)

I am already aware of this:
http://urls.api.twitter.com/1/urls/count.json?url=http://twitter.com
but this requires an url to be passed as parameter.

- Mohan

-- 
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: Which API to use / getting started question

2011-05-22 Thread Mohan Arun
Users of my app will be able to indicate that they want any of their
tweets with hashtags to appear on my site as messages posted from that
user.  So, if I were a user who had selected this option and tweeted
I like #foo, this site would see that tweet and add the same message
to their site.  This is essentially so that people don't have to
actually directly use my app to use it.  Instead, they just tweet
stuff and my app picks it up (so long as it has a hash tag).

I remember seeing something like this already available as an
embedddable twitter widget.
Can you check the available twitter widgets if this is what you need.

http://twitter.com/about/resources/widgets/widget_search

- Mohan
http://www.mohanarun.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