[twitter-dev] Re: Auto updates to twitter page

2011-04-13 Thread Mohan Arun
As I said earlier, there'll be a twitter icon on my application(WWTS Application). If content editor of my application edits this info, saves it and clicks on it, it should redirect tohttp://www.twitter.com/pwc_WWTSand should auto post the update here. Register your app for oAuth with

[twitter-dev] Re: Easy there, Turbo. Too many requests recently. Enhance your calm. from duostack hosting

2011-04-14 Thread Mohan Arun
regardless what i'm doing, when i deploy it to a hosting service (duostack), after the first request, i get back an Easy there, Turbo. Too many requests recently. Enhance your calm. error. Are you usin' an older version of Twitter4J? - Mohan -- Twitter developer documentation and

[twitter-dev] Re: Not able to register the application

2011-04-16 Thread Mohan Arun
When I tried to register application with twitter I get an error saying Unable to register application Please check your registration settings Request any help to resolve this error Clear the cookies and try again. - Mohan -- Twitter developer documentation and resources:

[twitter-dev] Re: Twitter Search Api and geolocations

2011-04-18 Thread Mohan Arun
On Apr 18, 8:47 pm, harik padmahar...@gmail.com wrote: I want search for queries (using a keyword eg: worldcup) ,and then want to get the geolocations of the user .I am able to retrieve the queries using search api, but i find all geo fields are null . So is there any way I can retrieve the

[twitter-dev] Re: Site Streams beta update

2011-04-19 Thread Mohan Arun
query? - Mohan Arun -- 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-dev] Re: Listing old Twits

2011-04-19 Thread Mohan Arun
On Apr 19, 8:56 pm, Thony Conde thonyco...@gmail.com wrote: I would list the twits of a hash tag # of the last three months. The frequency of twits is low in this # hashtags. A maximum of 100 postings per month. Where can I find any documentation talking about? I think twitter only retains

[twitter-dev] Re: Capture Tweets

2011-05-10 Thread Mohan Arun
Is there an account setting or API that can be used to capture a tweet before it it posted? How about setting up your tweets to go into a database before being tweeted? Queue the tweets, make them go through approval/review process before tweet is actually made? -- Twitter developer

[twitter-dev] Re: Is This Possible: People who mention Term A, also frequently mention Term B

2011-05-11 Thread Mohan Arun
I do social media strategy and monitoring freelance work, so I've recently dipped my toes into programming with Python and the Twitter API to build some simple applications for clients to perform some basic custom functions queries without having to dish out tons of money for some of the

[twitter-dev] Re: Issue - My twitter account won't load

2011-05-16 Thread Mohan Arun
On May 15, 7:50 pm, Carla Gasparian Sartori carlagaspariansart...@gmail.com wrote: I have already tried to load my account @carlagasparian in several computers and in differentes IPs and it won't load since fryday the 13th. The page appears as if it were blank. My computer manged to load my

[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

[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

[twitter-dev] Re: Multiple Home timelines on one webpage

2011-05-24 Thread Mohan Arun
Is it possible to show multiple home timelines from 2 (or more) different accounts. I guess this is only possible with third-party twitter client like Hootsuite. - Mohan -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter:

[twitter-dev] Re: Is it possible to Capture a Tweet Button Tweet to fire off another Javascript Call

2011-05-25 Thread Mohan Arun
Is there anyway I can capture the event of a user clicking on the Tweet Button so that it can fire off another Javascript Function which rewards the user with a personalised Alert Message. Will something like onclick work? I've tried but it didn't seem to trigger. Cheers Andy Andy, I

[twitter-dev] Re: Twitter API to Get the HashTags List

2011-05-31 Thread Mohan Arun
Hai All, Is there any API to get the Hashtags list which are used in twitter? To my best of knowledge, there isnt a way to do this. i googled for it but i am not able to find any API for it. You can lookup the meaning of a given hashtag here: http://tagdef.com/ You could contact the

[twitter-dev] Re: How to obtain user demography using Twitter API in our apps?

2011-06-03 Thread Mohan Arun
We have used Twitter API as per the documentation in our mobile app. The API status shows the usage and other technical stats. But we could not come across user demography stats such as age group, gender, active users set, country/state etc. Is there anyway we can find these on the Twitter

[twitter-dev] Re: Finding old tweets

2011-06-10 Thread Mohan Arun
Is it possible, by way of the API or otherwise, to find a tweet that I sent, and it's reply from the recipient, from May 2010?  I know the time of the reply (to the nearest minute) if that helps. It seems it is your own timeline? As long as you have not reached 3200 tweets max, you can access

[twitter-dev] Re: Possible to find out how many people have see a tweet?

2011-06-24 Thread Mohan Arun
I am wondering if there is a way to see how many people have seen my tweet via Retweets. For instance I tweet Twitter is the best it is RT by one of my followers who has 1,000 followers, then by one of his followers who has 200 so my tweet has been seen by those users 1,200 people via

[twitter-dev] Re: Possible to find out how many people have see a tweet?

2011-06-25 Thread Mohan Arun
On Jun 25, 10:59 pm, berr08 robertdur...@gmail.com wrote: I understand that...just want to make the information available to my members.  So they tweet something out of the website and someone RT the link I just want to show the potential number of eyes that have potentially seen the tweet RT

[twitter-dev] Re: Get Twitter Statuses based on a timestamp

2011-06-25 Thread Mohan Arun
that particular timestamp. Try this: http://searchtweetsbydate.com/ -Mohan Arun -- 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

[twitter-dev] Re: Twitter API error on my website

2011-06-26 Thread Mohan Arun
The Twitter API returned an error while processing your request. Please try again. Are you using a widget or you are using some custom code for feeding the tweets in your wordpress website? If you are using some widget, then most probably it will start working again after some time. Mohan --

[twitter-dev] Re: Twitter API error on my website

2011-06-27 Thread Mohan Arun
Hi Mohan, We are using a widget and it appears to still be happening, could this be because of an increase in traffic to the site? It works and then the next time you go to the site it will have the error again. I would say this is most likely something to do with the base site from which

[twitter-dev] Re: Possible to find out how many people have see a tweet?

2011-06-28 Thread Mohan Arun
I would guess finding retweets of a given tweet would have a similar api call. The documentation at http://dev.twitter.com/doc/get/statuses/retweets/:id states it will return up to 100 of the first retweets of a given tweet. - Mohan -- Twitter developer documentation and resources:

[twitter-dev] Re: Discovery Art

2011-07-02 Thread Mohan Arun
On Jul 1, 9:16 am, tristan powley tristanpow...@gmail.com wrote: I have an idea that involves a browse option on the tweet tool to allow us to be able to upload pictures approved by twitter.  The real purpose of this idea is to be able to promote artwork for all your art fanatics out there! if

[twitter-dev] Re: Hello all

2011-07-02 Thread Mohan Arun
On Jul 2, 10:21 am, Harrier_II kfrdo...@gmail.com wrote: Hi there, I'm Kevin, I'm developing a Twitter Client using Java. Initially its a solo project, and I'm hoping to use Agile dev processes based on SCRUM and KANBAN production techniques. I wonder is it crazy for a 1 man band to adopt

[twitter-dev] Re: Twitter Live Data Public Streaming ...

2011-07-10 Thread Mohan Arun
I am developing emotion based Sentiment Analysis for Twitter data. I am interested in applying for sentiments for live tweets dynamically from Twitter. I am looking on API to get the live public data from Twitter to my application. How can I proceed with this API to get public tweets. You

[twitter-dev] Re: Twitter Sentiment

2011-07-12 Thread Mohan Arun
I have come across many API from Twitter that help people integrate Twitter into their software. I am developing an application that Analyzes Twitter sentiments as to determine their polarity (positive or negative), for my MSc project. I am however yet to find a way to integrate Twitter into

[twitter-dev] Filter stream by number of favorites

2010-11-02 Thread L. Mohan Arun
from the twitterverse that have been favorited by say 20 people, regardless of whether I am following the people who posted those statuses or not. Or am I missing or overlooking something. Mohan Arun L. -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via

[twitter-dev] Re: Number of favorites per tweet

2010-11-18 Thread L. Mohan Arun
- you need to parse faved_by and count. === Mohan Arun www.mohanarun.com -- 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

[twitter-dev] Re: Twitter + Gnip Partnership

2010-11-18 Thread L. Mohan Arun
of the newsletter if someone is interested ... - - - Mohan Arun www.mohanarun.com -- 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

[twitter-dev] Re: Regarding using twitter api or twitter stuffs in my website

2010-11-18 Thread L. Mohan Arun
You dont need api for this. Just grab profile widget frm here and embed the code in your site. http://twitter.com/about/resources/widgets Mohan Arun L. -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues

[twitter-dev] Re: geocode question

2010-11-18 Thread L. Mohan Arun
Many people have done something similar - plotting tweets on a map. http://twitdom.com/twittermap-2/ www.trendsmap.com how to do this code-wise? It must be in the API. -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter:

[twitter-dev] Re: Twiter

2010-11-19 Thread L. Mohan Arun
Use ?status= parameter and append the content as well as the url. https://twitter.com/?status=Check out this SlideShare presentation : Symmetry http://slidesha.re/cVGjq9 This is some random slideshare, not to be confused with twitter api. ~~~Mohan Arun L -- Twitter developer documentation

[twitter-dev] Re: geocode question

2010-11-19 Thread L. Mohan Arun
... ~~~ Mohan Arun ~~~ -- 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

[twitter-dev] Re: Bulk tweet download

2010-11-20 Thread L. Mohan Arun
Real time tweets are available with the Streaming API. Or you can use the Search API to filter all tweets made on a given day. ~~~ Mohan Arun ~~~ -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues

[twitter-dev] Re: Twitter API search functionality

2010-11-23 Thread L. Mohan Arun
. http://blog.rapleaf.com/dev/2010/01/04/person-api-v3/ ~~~ Mohan Arun ~~~ -- 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

[twitter-dev] Re: Twitter Psychological Personality Profiling

2010-11-26 Thread L. Mohan Arun
statistics:- Probably this: (readymade statistics) http://inventorspot.com/articles/top_five_twitter_analytical_tools_29218 I am also emailing you a custom quote ~~~ Mohan Arun ~~~ -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http

[twitter-dev] Re: Convert RSS entries to tweets

2010-11-28 Thread L. Mohan Arun
-using-oauth/ ~~~ Mohan Arun ~~~ -- 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

[twitter-dev] Re: Finding People With E-Mail Address!

2010-11-28 Thread L. Mohan Arun
I want find people by e-mail address. How can I find people with their e-mail address? Can I search to people account via e-mail? This has been discussed before http://groups.google.com/group/twitter-development-talk/browse_thread/thread/23eabbb53998b023?fwc=1 -- Twitter developer

[twitter-dev] Re: Photo Upload

2010-12-06 Thread L. Mohan Arun
with a particular hashtag say #contest4xv Use search API to get all tweets tagged with this hashtag. Parse the tweet to get the twitpic.com/ url. example http://twitpic.com/3705ya Use standard HTTP client library to parse the url and grab the image to your own database. ~~~ Mohan Arun -- Twitter

[twitter-dev] Re: Unfollow

2010-12-06 Thread L. Mohan Arun
simply follow @unfollowr. It DMs you when someone unfollows you ~~~ Mohan Arun -- 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

[twitter-dev] Re: Counter of hashtag

2010-12-06 Thread L. Mohan Arun
I am needing to know where to start making a page. Php that return the amount of hastag. Use Search API. http://dev.twitter.com/doc/get/search See 5th example under Example queries: ~~~ Mohan Arun -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via

[twitter-dev] Re: Get first tweet of a given day

2010-12-08 Thread L. Mohan Arun
. This is the last tweet for that #hashtag on that day. Then use http://search.twitter.com/search.json?since_id=your_stored_id This will give the first tweet of the next day for given hashtag. ~~~ Mohan Arun -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via

[twitter-dev] Re: List of taken hash tags

2010-12-10 Thread L. Mohan Arun
So where can I find a list of existing hash tags?  Doesn't seem to be anything in the API specifically for identifying them.  Thanks. .. with the Search API, you'd be bound to about a week's worth of data. Some sites archive hashtags so you may probably be able to query older hashtag data.

[twitter-dev] Re: Large-scale twitter analysis

2010-12-10 Thread L. Mohan Arun
I am going to develop an application that is doing large-scale analysis of twitter data for scientific purposes at my university. See http://www.readwriteweb.com/cloud/2010/10/-takes-away-the-complexity.php BigSheets is a tool created by IBM which can run (through) streams of Twitter data for

[twitter-dev] Re: how to get twitter user's email address

2010-12-20 Thread L. Mohan Arun
I don't find any api can get friends email address. it's very important to my application. help me ,thanks The use of other apis are not authorized by twitter but you can try them for as long as they work. Use Rapleaf API so 'your api' can get 'friends email addresses' ~~~ Mohan -- Twitter

[twitter-dev] Re: How to access to friendship data of twitter users

2010-12-22 Thread L. Mohan Arun
how twitter users connect with each other, is it possible to do it? Yes. I just want to get the network of twitter users, no other information. In addition to the ones mentioned by Shannon, also see http://dev.twitter.com/doc/get/friendships/show Returns detailed information about the

[twitter-dev] Re: Search API and location

2010-12-28 Thread L. Mohan Arun
I just tried to construct a query that searches for users by location, as it is registered in the location field of their profiles. I had no luck and it seems this is not possible. Google find twitter users by location See localtweeps.com ### Mohan ### -- Twitter developer documentation and

[twitter-dev] Re: Search API and location

2010-12-29 Thread L. Mohan Arun
I just tried to construct a query that searches for users by location, as it is registered in the location field of their profiles. I had no luck and it seems this is not possible. You can also do this using Datasift's FSDL. ✿✿✿ Mohan ✿✿✿ -- Twitter developer documentation and resources:

[twitter-dev] Re: Getting twitter user through email address

2011-01-20 Thread L. Mohan Arun
is it possible, using the twitter api, to get a twitter user through his email - searching for user by email? Dude, this has been discussed b4. You can use Rapleaf API for this. It is not possible using Twitter API. --- Mohan --- -- Twitter developer documentation and resources:

[twitter-dev] Re: Streaming API stopwords

2011-02-04 Thread L. Mohan Arun
Does anyone have experience using a list of stopwords to reduce noise when making streaming API requests to statuses/filter? I have a basic list (e.g. a,an, and, etc.) but wonder if anyone out there is using something more comprehensive. Thanks, Kenny Kenny, Simply google

[twitter-dev] Re: Twitter app development require guidance

2011-02-12 Thread L. Mohan Arun
The error message which Twitter provides is very important for us to proceed further. - Mohan -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker:

[twitter-dev] Re: Confused

2011-02-12 Thread L. Mohan Arun
Can you tell us exactly what it is that you are looking for? This is the Twitter API development group where we discuss issues faced by developers. - Mohan -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi

[twitter-dev] Re: need twitter spam for a research project

2011-04-10 Thread L. Mohan Arun
Is there any way that I can somehow get access to the tweets of several dozen spam accounts (prior to when they're shut down) so that I can see what they're posting? Is this possible somehow? I think this is not possible as yet. (unless you are twitter themselves, they have the data but I dont

[twitter-dev] Re: Auto updates to twitter page

2011-04-12 Thread L. Mohan Arun
I am working on WWTS application of pwc client. Here we have countries info and we can edit the info of each country as well. Now, if I edit info, update and click on twitter icon available on this page, it should redirect and post the same to http://twitter.com/pwc_WWTS;. Please help me

[twitter-dev] Re: Get user email from twitter

2011-04-12 Thread L. Mohan Arun
On Apr 11, 12:10 pm, Akhil neeraj.shukla2...@gmail.com wrote: Is it possible to get user email after logged by oauth? if possible then then how can i do this? Allowin' users of twitter api to get user's email address will expose those users to receive spam emails. So it will not be possible to