Add Me!Close Menu Navigation

I build things, hack code and have been colouring in between the lines since 1982. I work as Head of Social Tech at mycleveragency, an awesome Social Media Agency.

Add Me!Open Categories Menu
13 April
Posted in WordPress Plugins

WordPress Email on Activation

A few linesĀ of code that you can add to your plugin to get it to email you when someone activates it.

14 March
Posted in WordPress Plugins

Latest News Ticker for WordPress

Inspired by the news tickers of major news TV channels I have launched Latest News Ticker for WordPress. You can get more information on this product at its microsite. Latest News Ticker for Wordpress

4 March
Posted in WordPress Plugins

Pinterest Image Pin for WordPress

Due to continued support from the community I am now planning a rebuild of this plugin. If there are any features you would like to see, please drop them in the comments and I’ll add to my dev plan. This Pinterest plugin will enable your sites visitors to pin individual [...]

20 February
Posted in PHP

Determining http or https for files references

If you have a https site and pull http content you can and probably will get a warning. http content on a https site will also yield a warning Add this in place of http/https to solve all problems.

10 October
Posted in Twitter Dev

Displaying a Twitter Tweet Button with Valid HTML

Here is some code that allows you to have a HTML Valid Twitter tweet button?

10 October
Posted in Twitter Dev

Displaying a Twitter Follow Button with Valid HTML

Here is some code that allows you to have a HTML Valid Twitter follow button?

10 October
Posted in Facebook Dev

Displaying Facebook Like Box with Valid HTML

Here is some code that allows you to have a HTML valid Facebook Like Box?

10 October
Posted in Facebook Dev

Displaying Facebook Comments Box with Valid HTML

Here is some code that allows you to have a HTML Valid Facebook Comments Box?

10 October
Posted in Facebook Dev

Displaying Facebook Like Buttons with Valid HTML

Here is some code that allows you to have a HTML Valid Facebook Like Box?

9 October
Posted in PHP, Twitter Dev

Pulling recent hashtags from twitter

This code pulls a json of a hashtag search from twitter. It runs some functions to add to a database. (functions not included.)

Post Categories