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.

LastFM

Side E-Fect
Caution - Original Mix

Kidd Kaos
Beyond Limitation - Original Mix

Human Resource
Dominator - Stimulator Remix

Luca Antolini
In The Name Of God - Original Mix

Headhunterz
Rock Civilization

violhaine
Psychic Disturbance (Sadness)

Tha playah
Weird Clit - Neophyte & Evil Activities remix

tha creator
Asshole

Nucleotyde
Killer

Neophyte
Number One Fan

Tweet me!


Recently shared items

App Enables Event Promotion, Registration Via Facebook

Facebook let brands get closer to users with launch of ‘People Talking About’ metrics

Blippar: a QR code killer?

Top 10 Retail SEO Mistakes UK Brands Are Still Making

Kobo’s New App Lets You See Who’s Reading With You

Is Conference Pricing Out of Control?

REPORT: Why 2 In 5 Facebook Users Click ‘Unlike’

Five tips for using Facebook for customer service

Getting Started With The PayPal API

Big Brand SEO - Campaigns, Integration and Extended Brand Keywords

Facebook Gets One Trillion Page Views In June

Bing Testing Ads Mixed With Organic Search Results

Pfizer Yanks Facebook Page After Hacking Incident

Agile Web Development That Works

ALERT: Job Screening Agency Archiving All Facebook [UPDATED]

Brids

Boys Will Be Boys

Take a Seat: 5 Office Chair Alternatives

How SEOmoz and Majestic SEO Can Help Webmasters

The Current State of Social Networks #infographic

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

This Pinterest plugin will enable your sites visitors to pin individual images on Pinterest, the pin button will appear just underneath every image in the main content. It gives you the option to chose from the 3 versions of pinterest buttons to apply to your post images. It also has [...]

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.)