• Home
  • Archive
  • Tools
  • Contact Us

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
You are here:Home » 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 :  

Advertisement

---

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

  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.

Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him 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

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • Twitter Hashtag, @ and Inline Tweet in WordPress

    We can integrate Twitter Hashtag, @ and Inline Tweet in WordPress in several ways. It matters how you want to use the features in your blog.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

  • Retweetable Blockquote in WordPress Posts With CSS, Js

    We Can Create Retweetable Blockquote in WordPress Posts With CSS, Js For Special Articles. Embedding the CSS and Javascript in Post Will Do the Job.

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 Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Comments

  1. AvatarJames 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

Get new posts by email:

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

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

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

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