changes to be done in twitter api 1.1 [closed] - twitter

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
can any one please explain me the basic important changes that are to be done in API v1.1
I want to develop a web application that uses the Twitter API.v1.1.

have you seen the overview of version 1.1? https://dev.twitter.com/docs/api/1.1/overview
JSON support only (no more XML, Atom, or RSS support)
Authentication required on all endpoints (requiring applications to authenticate all of their requests with OAuth 1.0a)
Default entities and retweet (where applicable, entities and retweets will now be returned by default)

Related

What is SOAP Services ? How can we integrate SOAP in IOS? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 years ago.
Improve this question
What is proper Definition of SOAP?
Why To use SOAP?
How i can used SOAP in My iOS application?
what are Syntax Rules for soap?
Please give me example of soap with iOS?
SOAP, originally defined as Simple Object Access Protocol,
It is a protocol specification for exchanging structured information in the implementation of Web Services in computer networks.
for more Info do Google.
"How can we integrate SOAP in iOS"
Answer : http://www.priyaontech.com/2012/10/soap-based-webservices-integration-in-an-ios-app/

What framework does youtube use? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
Does anybody know if youtube uses Django, Rails or some other framework?
I googled, but couldn't seem to find any straight forward answer.
Presumably this is their stack -
Apache
Python
Linux Suse
MySQL
Psyco - dynamic python-C compiler
lighttpd - for video instead of apache
maybe Java
According to this website. But most of these companies keep it a secret what exactly they use. Even to date its not clear what kind of webservers Google uses...

Blackberry: Web Filtering [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I want to block the particular website from access to user. Is there is any API to block the website on blackberry.
Or is there is any way by which i can get the notification that which website is opened.
thanks in advance
This is possible if you are device is using BES. I'm sure that it would have to be controlled by an IT Policy in the BES. A single, standalone application should not be able to simply take control such access controls.
I don't know much about how BES works, but my understanding is that if you have administrative access to the BES infrastructure, you can institute "IT Policies" that can control pretty much everything about the devices that operate with your infrastructure.

Can anyone recommend a forex trading API? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I'm interested in experimenting a bit with foreign exchange trading using PHP, JavaScript and the new HTML 5 canvas object. I've looked around a bit, but was wondering of a JavaScript API I can use for foreign exchange trading.
Can anyone recommend anything?
http://www.forex.com/uk/forex-api.html
there is a JSON API with all major forex currencies provided by apirates.com

Sending Instagram DM with API [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 4 years ago.
Improve this question
I’m currently trying to find a way of sending Instagram DMs to specific users via an API (im building an iOS app and this is one of the functionality im trying to build). I know there are solutions that currently offer that (like Jarvee or Instazood) however none of them seems to offer an API that will allow me to do that in my own app. Given that Instagram current legacy of Instagram API that seems to allow DM will be discontinued on Dec 1st, I cant seem to find an option that enables me to do that. Any idea guys ?
Hey you can use https://github.com/dilame/instagram-private-api to send dm's to your user.
It's written in node but you can find other libraries in other languages

Resources