• Home
  • Archive
  • Tools
  • Contact Us
  • Forum

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
The Customize Windows > Computer and Internet > Internet > Twitter Tricks and Cheat Sheet With New API

By Abhishek Ghosh October 3, 2013 7:35 pm Updated on October 3, 2013

Twitter Tricks and Cheat Sheet With New API

Advertisement

Twitter Tricks and Cheat Sheet With New API – A Shortlist for Twitter Related Developers, WordPress Developers and Advanced Twitter Users for Development. There is a kind of ‘hacking’ scent but there is absolutely nothing outside legit usages. For WordPress developers, it often become difficult to understand the Twitter stuffs, this article is partially for them.

 

Twitter Tricks and Cheat Sheet With New API : Get Started

 

Twitter Tricks and Cheat Sheet With New API Guide demands the basic understanding of API, some knowledge on PHP and obvious ‘talent’ to search Github. Each and every link is very important. Let us start with Twitter way to tell you about the most interesting article – Get your Twitter™s Tweet as RSS and JSON with New Twitter API :

 

Get your Twitter™s Tweet as RSS and JSON with New Twitter API: Get your Twitter™s Tweet as¦ http://t.co/qZ33Q7yrtw

” Abhishek Ghosh (@AbhishekCTRL) July 8, 2013

That article has lot of important links and practical example of fetching Tweets can be seen live here : https://thecustomizewindows.com/Twitter-RSS-Feed/twitter_json_to_rss.php?screen_name=AbhishekCTRL So, the convention for fetching in this way is to use the pattern :  

Vim
1
?screen_name=UserName

  appended after the .php file’s URI. This is not Real Time but cached. This is an pure example of the new Twitter API. Now, what are the possibilities or extended usages ? We can easily create a PHP domain based application which has a web based WYSIWYG Editor, kind of WordPress minus all other things – because we can use it to post on Twitter with excellent Twitter cards, which is never possible without a domain name. We do not know whether the Plugin works anymore or not, but there was a great Plugin to Integrate the system of Twitter hashtags in WordPress posts. So, these are some of the possible areas to extend functionalities.  

Twitter Tricks and Cheat Sheet With New API : Where is Your Cheat Sheet ?

Twitter Tricks and Cheat Sheet With New API
Advertisement

---

  When the name of the article is – Twitter Tricks and Cheat Sheet With New API, some new things have to be listed ! The first thing is, there is a fantastic Web based or rather GET request based thing, that is known as Twitter intent :  

Vim
1
https://twitter.com/intent/

  The account is Twitter’s account! We can easily sent a Tweet with this format :  

Vim
1
https://twitter.com/intent/tweet?text=Your-Text-in-URL-encoding-format

  So, if you go to this web address with the intention to Tweet “Hi”, you just need to go here :  

Vim
1
https://twitter.com/intent/tweet?text=Hi

  Copy paste it in a new browser window while logged in Twitter, its funny. If you Tweet this post, you’ll basically be using this URI :  

Vim
1
https://twitter.com/intent/tweet?original_referer=URI-Encoded-of-this-Webpage&related=User_Name&text=The_Text_To_Tweet&tw_p=tweetbutton&url=Origin_URI&via=User_Name

A practical example :  

Vim
1
https://twitter.com/intent/tweet?original_referer=http%3A%2F%2Fthecustomizewindows.com%2F2011%2F07%2Fconvert-wordpress-blog-to-iphone-app-without-knowledge-of-coding%2F&related=AbhishekCTRL&text=Convert%20WordPress%20Blog%20to%20iPhone%20app%20without%20knowledge%20of%20coding&tw_p=tweetbutton&url=http%3A%2F%2Fbit.ly%2Fok5qRk&via=AbhishekCTRL

The Javascript and the Twitter does that work of conversion. You can directly reply if the Status ID of a Tweet is known :

Vim
1
https://twitter.com/intent/tweet?in_reply_to=385730341497217024

if you swap the word favorite?tweet_id with tweet?in_reply_to , it will become fav. Basically, you need not to depend on Twitter (that’s the great point of Twitter), you can host your own script :

Thats why so big document is written :

Vim
1
https://dev.twitter.com/terms/display-requirements

These are helpful, because we possibly want to use Icon Font for faster loading of webpages. The last one is Twitter button. Popular follow button :

Follow @AbhishekGhosh

But there is no count of followers. See the first part of the snippet :

By default, the data-show-count=”false” ; make it “true” and you will get the number of followers :

Follow @AbhishekCTRL

This ends the small list of Twitter tricks and cheat sheet.

This Article Has Been Shared 162 Times!

Facebook Twitter Google+ Pinterest

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Orthopaedic Surgeon, Author and Blogger. You can keep touch with him on Google Plus - Abhishek Ghosh1 and on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Twitter Tricks and Cheat Sheet With New API

  • gzip : What is gzip We Use in .htaccess ?

    gzip is a compression program, which, along with the appropriate file format gzip is available virtually in all computer OS. gzip is short name of GNU Zip.

  • SSL (Secure Sockets Layer) and TLS (Transport Layer Security)

    SSL (Secure Sockets Layer) and TLS (Transport Layer Security) are hybrid encryption protocol for secure data transmission in the Internet. SSL was predecessor.

  • Facebook Analytics for Your Website : Facebook Insights for Domains

    Facebook Analytics can give you important information if you use Facebook Insights for Domains.It sounds easy, but difficult to configure with Load Balancer.

  • Google Plus Interactive Posts : Tips and Tricks

    Google Plus Interactive Posts can target your call-to-action button label from a large list of options programatically. It actually does not require any Plugin.

  • Twitter Bootstrap Guide For Newbies

    Twitter Bootstrap guide is written in a way, so that the basic users can use Free Twitter Bootstrap Source Code and use customize for own website design.

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Google+ or Twitter to join the conversation right now!

If you want to Advertise on our Article or want Business Partnership, you are invited to Contact us.

Contact Us

Comments

  1. James Burngasser says

    December 17, 2013 at 1:55 am

    Excellent web site you’ve got here.. It’s difficult to find quality writing like yours nowadays.
    I honestly appreciate individuals like you! Take
    care!!

Subscribe To Our Free Newsletter

You can subscribe to our Free Once a Day, Regular Newsletter by clicking the subscribe button below.

Click To Subscribe Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Google+ (13.7k Followers)
  • Pinterest (11.4K Followers)
  • Twitter (4.7k Followers)
  • Facebook (4.9k Followers)
  • LinkedIn (3.2k Followers)
  • YouTube (1.5k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Getting Started With IBM Cloud IoT (Watson IoT Platform) February 22, 2019
  • ESP WROOM 32 : How To Setup ESP32 NodeMCU With Arduino IDE February 21, 2019
  • Arduino, NodeMCU ECG : AD8232 Single Lead ECG Module February 21, 2019
  • WiFi With Arduino For IoT : ESP8266, ESP32, NodeMCU, Adafruit Feather February 20, 2019
  • Wearables and Internet of Things : Part II February 13, 2019

About This Article

Title: Twitter Tricks and Cheat Sheet With New API
2013-10-03

Author: Abhishek Ghosh
Subjects: Computer and Internet

Is Part Of:


TheCustomizeWindows,

Thursday, October 3rd, 2013,
Vol.1(01),
p.1–37596 [IoT Ready Journal]


Source:The Customize Windows
ISSN: 0019-5847 ;
E-ISSN: 0019-5847 ;
Publisher:
jima.in

Cite this article as: Abhishek Ghosh, "Twitter Tricks and Cheat Sheet With New API," in The Customize Windows, October 3, 2013, February 22, 2019, https://thecustomizewindows.com/2013/10/twitter-tricks-and-cheat-sheet-with-new-api/.

This website uses cookies. If you do not want to allow us to use cookies and/or non-personalized Ads, kindly clear browser cookies after closing this webpage.

Read Cookie Policy.


PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

web analysis

Copyright © 2019 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy