Author Archives

I am a web developer and part time entrepreneur from London, England.

  • Adding a Twitter Follow Button to Your Site

    Standard [twitter-follow screen_name=’wordpressdotcom’] Only Follow [twitter-follow screen_name=’wordpressdotcom’ show_screen_name=’no’] With Follower Count [twitter-follow screen_name=’wordpressdotcom’ show_count=’yes’]

  • How to Learn from TED Talks

    This is a TED talk video. [ted id=649] At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa… Read More ›

  • Coding on a Mobile Device

    PHP: [sourcecode language=”php”] <?php /** * Pluck a certain field out of each object in a list. * * @since 3.1.0 * * @param array $list A list of objects or arrays * @param int|string $field A field from the… Read More ›