Posts tagged with Twitter

Twitter App settings to access the API

Twitter App settings to access the API

Twitter is also popular for its App integration abilities through API. This post will show how to create and set up a Twitter App to be able to use Twitter’s API.

Posting to Twitter from a Raspberry Pi

Posting to Twitter from a Raspberry Pi

Twitter has taken the world by storm with its concept of tweets, ease of use and platform integration. Here we show how to post to Twitter using a Raspberry Pi.

WordPress: Display categories without a link

WordPress code snippets

The default way to get the linked category (or linked list of categories) for WordPress posts is straight forward, but this post will show how to get the category name as a string value.