If you can no longer view the timeline of twitter using JQuery, what should you do?

I had let appear in the sidebar of WordPress timeline twitter, had not been displayed suddenly in October.
You seem to have no longer able to by changing the Twitter API, to display a tweet using jQuery apparently.
Here's how I fixed.

I tried to find out a little, in March of 2013, also seems to be stopped (version 1 of TwitterAPI) current methods.
In the Web world, because it is often such changes, after you create a site, to mean that, you still do not put anything does not go.

How to resolve the following.
At the [USERNAME], please put your Twitter user name.

The original source

<ul id="twitter_update_list"></ul><!- Twitter posts will be shown here -> <script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"></script> <script type="text/javascript" src="http://twitter.com/statuses/user_timeline/USERNAME.json?callback=twitterCallback2&count=5"></script>

How does this fix ...

↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓

The modified source

<ul id="twitter_update_list"></ul><!- Twitter posts will be shown here -> <script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"></script> <script type="text/javascript" src="https://api.twitter.com/1/statuses/user_timeline/USERNAME.json?callback=twitterCallback2&count=5"></script>

I think about the twitter and facebook, there are many changes to the specification.
Because technology has advanced rapidly, in each case, we are not only going to chase after.

おすすめの記事

Web Technology についてのエントリー javascript についてのエントリー twitter についてのエントリー

コメントをどうぞ

Facebookページでは更新情報や厳選ニュースを配信中



profile-image
Job:Web Designer
Location:Tokyo/Shinjuku
Machine:Mac book Pro

東京在住のWebデザイナーです。最近はWordPressで構築する案件が多いです。PHP/JavaScript/レスポンシブWebデザインなど勉強したことの忘備録として書き留めています。

チームStudioBrainのメンバーとしても活動中。 Twitter Button from twitbuttons.com pixeldesign_logo