1st Jun 2020 • David Carr My favourite VS Code extensions The following are the extensions I always install on VS Code, these are my preferred themes, snippet... Read more
31st May 2020 • David Carr My Mac Development Tools What I use for day to day software development, communication and workflow. Read more
30th May 2020 • David Carr Converting MSSQL to MySQL Need to convert MSSQL to MySQL, this post will point you in the right direction. Read more
7th May 2020 • David Carr Software/tools for self-publishing books My question is what software would you recommend/use for authoring books? Read more
22nd Oct 2019 • David Carr Sublime Text open folder in Terminal When working in Sublime Text there are times you want to open the current project folder from Sublim... Read more
7th Jun 2019 • David Carr Integrate elFinder 2.1 with CKEditor 4 This tutorial will show you how to integrate elFinder with CKEditor. Read more
26th May 2019 • David Carr Need place holder images for a new design? Placeholder is perfect for the job When prototyping a new layout its convenient to use placeholder images then it i... Read more
13th Dec 2018 • David Carr Training resources I've used over the last 12 months At work we recently created a survey to find out what training staff had received in the last 12 mon... Read more
2nd Nov 2018 • David Carr Setting up a new mac checklist Whenever I get a new Mac or decide to wipe it and start afresh the following are my go-to tools and... Read more
21st Sep 2018 • David Carr Integrated Terminal in Sublime Text with Terminus Package I adore Sublime Text, I'm often jumping to other editors to use an integrated terminal but not a... Read more
29th Jul 2018 • David Carr PHP Import SQL from a .sql file I've released a new package to easily import a .sql file into a database using PDO. Read more
5th Jul 2018 • Kerry Owston Is GDPR set to be the death of WHOIS? Domain registrars are getting scared. Understandably so as the threat of hefty fines for not meeting... Read more
14th Feb 2018 • David Carr My top VS Code Extensions (Plugins) I've recently switched from using Submit Text full time to VS Code, I'm really enjoying the... Read more
25th Oct 2017 • David Carr Use TPL syntax highlighting in Atom with Nova Framework Using Atom editor is great visually the only issue is out the box .tpl is not recognized or is recog... Read more
21st Oct 2017 • David Carr Github deploy to server This tutorial will show you how to deploy from GitHub to your server using GIT. Deploying with GIT m... Read more