Re: [twitter-dev] Suggestion for new feature ..

2010-11-04 Thread Ronak Kumar Samantray
It would be super-cool to have this feature. Many a times i just skip the
tweet for future reference, it would cool if i could mark it somehow..

Ronak Kumar Samantray
Hyderabad

Mobile : +91-9347290267
   040-66933916


On Fri, Nov 5, 2010 at 2:32 AM, Edward Hotchkiss edw...@edwardhotchkiss.com
 wrote:

 borat, check out hootsuite. this is a list for dev not end-users.

 Best,

 --
 Edward H. Hotchkiss
 http://www.edwardhotchkiss.com/
 http://www.twitter.com/edwardhotchkiss/
 --





 On Nov 4, 2010, at 12:03 PM, Alexandre E. Knorst wrote:

  Hi Guys !!

 I´m use Twitter for a short time.

 Sometimes I see important tweets attached with movies and URL links,
 but, don´t have time for read on this moment.
 It´s possible mark that tweet for read later ???

 And .. other important feauture will be score for ranking tweets.

 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 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] How to authorize from Client-Mobile-Application

2010-09-13 Thread ronak
Hi,

I am developing a client application (not a web application). I am
able to get the token and the token secret. Now how do i authorize the
user ? Because for authorization i see the documentation asking me to
redirect the user to a particular web-location !! How can i achieve
this using a client-app ?

Please help me out. I have to hit a delivery date in another 20 hours :
(

Thanks
Ronak

-- 
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?hl=en


Re: [twitter-dev] How to authorize from Client-Mobile-Application

2010-09-13 Thread Ronak Kumar Samantray
In the OOB flow also i need to redirect the user to an URL isnt it where he
needs to key-in a PIN code ? Or am i missing something ?

Thanks
Ronak
--

Ronak Kumar Samantray
Hyderabad

Mobile : +91-9347290267
   040-66933916


On Tue, Sep 14, 2010 at 1:59 AM, Taylor Singletary 
taylorsinglet...@twitter.com wrote:

 Some mobile clients opt to use a form of OAuth called xAuth for
 authenticating users without the web-page-song-and-dance. You can find out
 more about xAuth at http://dev.twitter.com/pages/xauth and can request
 permissions to utilize it by sending a detailed note to a...@twitter.com --
 it is unlikely whether you'll receive authorization to use xAuth within 20
 hours (it generally takes 3 or more days). Otherwise, you can still direct
 users through the out of band OAuth flow.

 Thanks,
 Taylor

   On Mon, Sep 13, 2010 at 12:29 PM, ronak ronak@gmail.com wrote:

  Hi,

 I am developing a client application (not a web application). I am
 able to get the token and the token secret. Now how do i authorize the
 user ? Because for authorization i see the documentation asking me to
 redirect the user to a particular web-location !! How can i achieve
 this using a client-app ?

 Please help me out. I have to hit a delivery date in another 20 hours :
 (

 Thanks
 Ronak

 --
 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?hl=en


 --
 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?hl=en


-- 
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?hl=en


Re: [twitter-dev] How to authorize from Client-Mobile-Application

2010-09-13 Thread Ronak Kumar Samantray
Once i get the access token, how long can i retain i use it for ? So that i
need not ask the user to do the whole process again ? Is it that once in a
lifetime ?

Ronak Kumar Samantray
Hyderabad

Mobile : +91-9347290267
   040-66933916


On Tue, Sep 14, 2010 at 2:05 AM, Taylor Singletary 
taylorsinglet...@twitter.com wrote:

 Correct, you would still need to ask the user to go to a specific web page,
 where they will be asked to authorize your application and then be presented
 with a PIN code that they would enter in your application.

 Taylor

   On Mon, Sep 13, 2010 at 1:32 PM, Ronak Kumar Samantray 
 ronak@gmail.com wrote:

   In the OOB flow also i need to redirect the user to an URL isnt it
 where he needs to key-in a PIN code ? Or am i missing something ?

 Thanks
 Ronak
 --

 Ronak Kumar Samantray
 Hyderabad

 Mobile : +91-9347290267
040-66933916


   On Tue, Sep 14, 2010 at 1:59 AM, Taylor Singletary 
 taylorsinglet...@twitter.com wrote:

  Some mobile clients opt to use a form of OAuth called xAuth for
 authenticating users without the web-page-song-and-dance. You can find out
 more about xAuth at http://dev.twitter.com/pages/xauth and can request
 permissions to utilize it by sending a detailed note to a...@twitter.com-- 
 it is unlikely whether you'll receive authorization to use xAuth within
 20 hours (it generally takes 3 or more days). Otherwise, you can still
 direct users through the out of band OAuth flow.

 Thanks,
 Taylor

   On Mon, Sep 13, 2010 at 12:29 PM, ronak ronak@gmail.com wrote:

  Hi,

 I am developing a client application (not a web application). I am
 able to get the token and the token secret. Now how do i authorize the
 user ? Because for authorization i see the documentation asking me to
 redirect the user to a particular web-location !! How can i achieve
 this using a client-app ?

 Please help me out. I have to hit a delivery date in another 20 hours :
 (

 Thanks
 Ronak

 --
 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?hl=en


 --
 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?hl=en


 --
   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?hl=en


   --
 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?hl=en


-- 
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?hl=en


[twitter-dev] Re: Deleted status still in JSON, not in XML

2010-06-10 Thread Ronak
Hi Mark,

Is this issue fixed now.

On May 28, 4:05 pm, Mark McBride mmcbr...@twitter.com wrote:
 I can reproduce this, and am taking a look now.

    ---Mark

 http://twitter.com/mccv

 On Fri, May 28, 2010 at 9:57 AM, Ronak ronakppa...@gmail.com wrote:
  Hi Twitter API Team,

  This looks like long standing issue in the actual API, Can any one
  confirm this from your team and fix it.

  I have seen this issue in 2009 Feb also.

  On Apr 22, 1:50 pm, Ricky ri...@digitally-born.com wrote:
  Has anyone seen this behavior before? Is this a once in a lifetime
  event? I (still) haven't found any mention of this anywhere.

  Ricky

  On Apr 20, 2:47 pm, Ricky ri...@digitally-born.com wrote:

   I've had a bug submitted by a user of the Twitterizer .NET library,
   and it appears to be a possible bug with the Twitter API.

   After destroying a status, the /users/show/screen_name.json result
   still contained the destroyed status, while the /users/show/
   screen_name.xml results (correctly, I think) contains the previous
   status.

   Below is the example, both from the user ronneylovely. The status
   wow has been deleted.

   Thanks in advance for any insight or attention you give,
   Ricky

   JSON (api.twitter.com/1/users/show/ronneylovely.json):
   {favourites_count:1,created_at:Thu Apr 15 15:23:35 +
   2010,profile_sidebar_fill_color:e0ff92,description:null,contributor
s_enabled:false,time_zone:null,status:
   {in_reply_to_status_id:null,created_at:Mon Apr 19 22:05:12 +
   2010,in_reply_to_user_id:null,truncated:false,source:web,favorite
d:false,id:
   12478411850,in_reply_to_screen_name:null,text:wow},following:false,

   geo_enabled:false,profile_sidebar_border_color:87bc44,url:null,ver

   ified:false,profile_background_color:9ae4e8,location:null,profile_b
ackground_image_url:http://
   s.twimg.com/a/1271213136/images/themes/theme1/
   bg.png,profile_text_color:00,followers_count:
   0,protected:false,profile_image_url:http://s.twimg.com/a/
   1271213136/images/
   default_profile_3_normal.png,notifications:false,profile_background_til
e:false,name:ronneylovely,friends_count:
   4,profile_link_color:ff,screen_name:ronneylovely,id:
   133348295,lang:en,statuses_count:2,utc_offset:null}

   XML (api.twitter.com/1/users/show/ronneylovely.xml):
   user
     id133348295/id
     nameronneylovely/name
     screen_nameronneylovely/screen_name
     location/location
     description/description
     profile_image_urlhttp://s.twimg.com/a/1271725794/images/
   default_profile_3_normal.png/profile_image_url
     url/url
     protectedfalse/protected
     followers_count0/followers_count
     profile_background_color9ae4e8/profile_background_color
     profile_text_color00/profile_text_color
     profile_link_colorff/profile_link_color
     profile_sidebar_fill_colore0ff92/profile_sidebar_fill_color
     profile_sidebar_border_color87bc44/profile_sidebar_border_color
     friends_count4/friends_count
     created_atThu Apr 15 15:23:35 + 2010/created_at
     favourites_count1/favourites_count
     utc_offset/utc_offset
     time_zone/time_zone
     profile_background_image_urlhttp://s.twimg.com/a/1271725794/images/
   themes/theme1/bg.png/profile_background_image_url
     profile_background_tilefalse/profile_background_tile
     notifications/notifications
     geo_enabledfalse/geo_enabled
     verifiedfalse/verified
     following/following
     statuses_count1/statuses_count
     langen/lang
     contributors_enabledfalse/contributors_enabled
     status
       created_atThu Apr 15 15:25:38 + 2010/created_at
       id12228846134/id
       texttesting this thing/text
       sourceweb/source
       truncatedfalse/truncated
       in_reply_to_status_id/in_reply_to_status_id
       in_reply_to_user_id/in_reply_to_user_id
       favoritedfalse/favorited
       in_reply_to_screen_name/in_reply_to_screen_name
       geo/
       coordinates/
       place/
       contributors/
     /status
   /user

   --
   Subscription 
   settings:http://groups.google.com/group/twitter-development-talk/subscribe?hl=en


[twitter-dev] Re: Deleted status still in JSON, not in XML

2010-05-28 Thread Ronak
Hi Twitter API Team,

This looks like long standing issue in the actual API, Can any one
confirm this from your team and fix it.

I have seen this issue in 2009 Feb also.


On Apr 22, 1:50 pm, Ricky ri...@digitally-born.com wrote:
 Has anyone seen this behavior before? Is this a once in a lifetime
 event? I (still) haven't found any mention of this anywhere.

 Ricky

 On Apr 20, 2:47 pm, Ricky ri...@digitally-born.com wrote:

  I've had a bug submitted by a user of the Twitterizer .NET library,
  and it appears to be a possible bug with the Twitter API.

  After destroying a status, the /users/show/screen_name.json result
  still contained the destroyed status, while the /users/show/
  screen_name.xml results (correctly, I think) contains the previous
  status.

  Below is the example, both from the user ronneylovely. The status
  wow has been deleted.

  Thanks in advance for any insight or attention you give,
  Ricky

  JSON (api.twitter.com/1/users/show/ronneylovely.json):
  {favourites_count:1,created_at:Thu Apr 15 15:23:35 +
  2010,profile_sidebar_fill_color:e0ff92,description:null,contributor 
  s_enabled:false,time_zone:null,status:
  {in_reply_to_status_id:null,created_at:Mon Apr 19 22:05:12 +
  2010,in_reply_to_user_id:null,truncated:false,source:web,favorite 
  d:false,id:
  12478411850,in_reply_to_screen_name:null,text:wow},following:false, 
  geo_enabled:false,profile_sidebar_border_color:87bc44,url:null,ver 
  ified:false,profile_background_color:9ae4e8,location:null,profile_b 
  ackground_image_url:http://
  s.twimg.com/a/1271213136/images/themes/theme1/
  bg.png,profile_text_color:00,followers_count:
  0,protected:false,profile_image_url:http://s.twimg.com/a/
  1271213136/images/
  default_profile_3_normal.png,notifications:false,profile_background_til 
  e:false,name:ronneylovely,friends_count:
  4,profile_link_color:ff,screen_name:ronneylovely,id:
  133348295,lang:en,statuses_count:2,utc_offset:null}

  XML (api.twitter.com/1/users/show/ronneylovely.xml):
  user
    id133348295/id
    nameronneylovely/name
    screen_nameronneylovely/screen_name
    location/location
    description/description
    profile_image_urlhttp://s.twimg.com/a/1271725794/images/
  default_profile_3_normal.png/profile_image_url
    url/url
    protectedfalse/protected
    followers_count0/followers_count
    profile_background_color9ae4e8/profile_background_color
    profile_text_color00/profile_text_color
    profile_link_colorff/profile_link_color
    profile_sidebar_fill_colore0ff92/profile_sidebar_fill_color
    profile_sidebar_border_color87bc44/profile_sidebar_border_color
    friends_count4/friends_count
    created_atThu Apr 15 15:23:35 + 2010/created_at
    favourites_count1/favourites_count
    utc_offset/utc_offset
    time_zone/time_zone
    profile_background_image_urlhttp://s.twimg.com/a/1271725794/images/
  themes/theme1/bg.png/profile_background_image_url
    profile_background_tilefalse/profile_background_tile
    notifications/notifications
    geo_enabledfalse/geo_enabled
    verifiedfalse/verified
    following/following
    statuses_count1/statuses_count
    langen/lang
    contributors_enabledfalse/contributors_enabled
    status
      created_atThu Apr 15 15:25:38 + 2010/created_at
      id12228846134/id
      texttesting this thing/text
      sourceweb/source
      truncatedfalse/truncated
      in_reply_to_status_id/in_reply_to_status_id
      in_reply_to_user_id/in_reply_to_user_id
      favoritedfalse/favorited
      in_reply_to_screen_name/in_reply_to_screen_name
      geo/
      coordinates/
      place/
      contributors/
    /status
  /user

  --
  Subscription 
  settings:http://groups.google.com/group/twitter-development-talk/subscribe?hl=en


[twitter-dev] Deleted status remains in JSON, not in XML

2010-05-28 Thread Ronak
Hi Twitter API Team,

I am able to reproduce this issue. Can you guys please confirm it and
fix it.

http://groups.google.com/group/twitter-development-talk/browse_thread/thread/dcc1486532858e04



Re: [twitter-dev] twitter whitelisting

2010-01-19 Thread RoNaK tOsHnIwAl
sorry buddybut i donno..

On Tue, Jan 19, 2010 at 10:06 PM, Cube Whidden lxx.septuag...@gmail.comwrote:

 Hi,

 I have submitted a request to be whitelisted by twitter almost two
 weeks
 ago.  I googled around and found that it normally takes 1 week in the
 past.  Does anyone
 know the average time it takes to get whitelisted these days?  Also,
 if you
 get rejected, will I get an email with the reason so that I can
 correct what is lacking?

 thanks,

 Cube Whidden