27th Jan 2015 • David Carr Vivaldi a new browser from Ex-Opera CEO Jon von Tetzchner Today a brand new web browser has been relased named Vivaldi https://vivaldi.com/ currentl... Read more
16th Dec 2014 • David Carr Weekly tech newsletters Keeping to up date with the tech industry is hard work, every week new libraries, tools and framewor... Read more
14th Dec 2014 • David Carr Mini Course - Build a blog with Simple MVC Framework I recently recorded a 6 part series on creating a blog using Simple MVC Framework This ser... Read more
25th Nov 2014 • David Carr 5 Free Bootstrap Responsive Templates on Themifycloud In this article we have gathered 5 Bootstrap 3 layouts for you to unreservedly use in your next task... Read more
6th Nov 2014 • David Carr Upload multiple files with a single input with HTML 5 and PHP HTML 5 makes it possible to upload multiple files using a single input thanks for a new multiple att... Read more
5th Oct 2014 • David Carr Select previous and next rows in MySQL Selecting previous and next rows based on the current row is a common task in most web applications,... Read more
28th Sep 2014 • David Carr My TOP Sublime Text plugins My favourite editor is Sublime Text I've tried other editors, no other editor can complete with... Read more
20th Sep 2014 • David Carr Backup to Dropbox with PHP Recently I've been looking into Dropbox's API so I decided to have a go at building an appli... Read more
20th Sep 2014 • David Carr Running mysqldump with PHP Every project should have regular backups. Writing database tables to a file using PHP while possibl... Read more
12th Sep 2014 • David Carr Using closures and $this within a class with PHP Closures are really useful, especially for creating plugins when a full blown controller is not need... Read more
5th Aug 2014 • David Carr Get initials from a name Here is a simple way to collect the first letter of each word, This can be useful to get say a perso... Read more
23rd Jul 2014 • David Carr Quick way to add hours and minutes with PHP This post describes a very simple way to add or sub-tract time to a given time using the date and st... Read more
11th Jun 2014 • David Carr HTML5 support for older browsers Sitepoint released a great post today HTML5 Forms: The Markup it explains the various inpu... Read more
7th Jun 2014 • David Carr HSAD Degree Show 2014 - Mini Review I attended the Hull School of Art and Design Degree Show last night. Very please to say it was a gre... Read more
7th May 2014 • David Carr Form to CSV with PHP Outputting a forms contents to a CSV file is incredibly handy and easy to do, this post will cover t... Read more