22nd Nov 2016 • David Carr .blog the new domain for daveismyname Today I’ve finally secured the domain extensions I’ve been after since it was first anno... Read more
21st Nov 2016 • David Carr Using Mamp database with Nova Framework It can be really useful when working locally to use Mamp’s database it’s very easy to se... Read more
21st Nov 2016 • David Carr Admin Panel with AdminLTE Nova Framework comes with a fully working admin panel for building applications quickly. Read more
21st Nov 2016 • David Carr Nova Framework 3.75.0 released The system directory is the core of Nova Framework as such it should not be touched, to this end the... Read more
6th Nov 2016 • David Carr Custom Pagination for Nova Framework Pagination that comes out the box with Nova Framework is great and very easy to use. The defaul... Read more
5th Nov 2016 • David Carr Catch emails when in development using Mailtrap fake smtp testing server During the development phase it’s important to test sending emails without sending to end user... Read more
3rd Nov 2016 • David Carr Worldwide mobile usage takes over desktop usage for the first time! Stat counter have accounted mobile and tablet internet usage exceeds desktop for first time worldwid... Read more
31st Oct 2016 • David Carr Wakatime - record time spent coding automatically For quite sometime I’ve been using wakatime, a tool that integrates with lots of IDE’s a... Read more
31st Oct 2016 • David Carr Front-End Tooling Survey 2016 Today I received an email inviting me to take part in a front end tooling survey, which I of course... Read more
28th Oct 2016 • David Carr Post to Slack using the incoming webhooks API Slack is a great tool for teams I use it to communicate with the rest of my team, recently I’v... Read more
14th Oct 2016 • David Carr Install PHP INTL on Mac using HomeBrew Mac’s come with PHP installed but they don’t come with the PHP extension INTL installed.... Read more
8th Oct 2016 • David Carr How to use Github Hooks to send updates to your website For anyone that uses Github know’s how useful it is, especially on the collaboration front. Al... Read more
30th Sep 2016 • David Carr Get involved in open source with Github's Hacktoberfest Want to get involved with open source and contribute but don’t know where to start? Good new G... Read more
21st Sep 2016 • David Carr How many KCOM engineers does it take to install Lightstream in one flat? I can’t tell you, so far I’ve counted 6 and yet still my property is yet to be connected... Read more
26th Jul 2016 • David Carr PHP reverse date using strtotime I use datepickers a lot in my projects the date’s default to the American YYYY-MM-DD format so... Read more