25th Oct 2015 • David Carr Dynamically set iframe properties with jQuery Using jQuery it’s possible to pass properties to set the src, width and height of an iframe fr... Read more
24th Oct 2015 • David Carr iframe set height to 100% Iframes are useful to loading external pages into an existing page and avoiding any style conflicts,... Read more
12th Oct 2015 • David Carr Post updates to Buffer using PHP Buffer is a great social media management tool, perfect to scheduling facebook and twitter updates.... Read more
11th Oct 2015 • David Carr Add a Buffer button to your website I’m a huge fan of Buffer it allows you to connect and share content to multiple social media p... Read more
10th Oct 2015 • David Carr PHP Code Snippets - relaunched PHP Code Snippets, is a members based site. Anyone can join and add their own code snippets, Snippet... Read more
30th Sep 2015 • David Carr My favourite Evernote feature on a iPhone I love using Evernote it's my go to app for jotting down my thoughts and documenting meetings wi... Read more
29th Sep 2015 • David Carr Unheap - A tidy repository of jQuery plugins Today I came across unheap.com a fantastic site featuring 980 jQuery plugins (at the time of writing... Read more
29th Sep 2015 • David Carr Otto the successor to Vagrant (portable development environments) HashiCorp the company behind the hugely successful portable development environments software Vagran... Read more
27th Aug 2015 • David Carr Leverage PHP to decrease page load times Increase your page speed by merging your various css and js files into a single css and js file..... Read more
22nd Aug 2015 • David Carr Duplicate form sections with jQuery When working with forms it can be incredibly useful to duplicate parts of the form, for instance whe... Read more
22nd Aug 2015 • David Carr Language tends on Github for 2015 Github has posted an article on the popularity tends for languages on Github since 2008. Read more
22nd Aug 2015 • David Carr Sending emails with PHPMailer and Mandrill Sending emails with PHP’s mail function is not recommended it’s not reliable and hard to... Read more
22nd Aug 2015 • David Carr Useful Google Chrome Tips Google Chrome has lots of hidden options, the following tips are some of my favourites. Read more
18th Jul 2015 • David Carr Create a list of items from a folder using scandir Quick tip to create a list page that will read the files from a directory and link to them is super... Read more
18th Jul 2015 • David Carr Book Review: Building Secure PHP Apps I’ve just finished reading Building Secure PHP Apps by Ben Edmunds. A securi... Read more