Archive for Technology
Moving to Sky Broadband, for (almost) free
Our broadband was up for renewal recently, actually I lie, it wasn’t up for renewal – BT hiked their prices about six weeks before the end of our contract so we were allowed to leave with no penalties. Sky practically paid us to join them though!
Finally ordered a new camera: Sony WX220
Finally ordered a new compact point & shout capable of doing video..
Laravel 5 – Handling laravel/laravel updates
It’s been a while since my first post about Laravel, I’ve learnt a lot recently (mostly from Laracasts and Dayle Rees) but yesterday stumbled on a real problem with how the project was setup, so thought I’d cover here what I did to fix it.
Linux : Delete files older than specific date with a specific extension
Today I needed to find a bunch of files that hadn’t been touched in a while and had a very specific extension on one of our servers.
Getting started with Laravel (Part 1)
I’ve been itching to learn a new language or new “something” for ages, normally client work gets in the way and I end up focussing on that. I’ve been fortunate enough to come off the end of a group of projects in recent days and due to the impending arrival of child number 2 haven’t taken any new ones on, perfect timing for tinkering.
Gravity Forms: Submission Timestamp
We recently purchased Gravity Forms for doing some client projects and it’s fantastic… I thought I’d got everything I need but there was one thing it didn’t do that really surprised me, in the notification emails there was no way of getting the exact time the submission button was hit! This really surprised me, this seems like one of the most obvious things you’d want to know. Support were fantastic and answered my query in just a few minutes, it has to be done with a hook (this still surprises me!), so here you go: First create a hidden field in your form, we’ll use a hook to fill this in after submission. Add the following to your functions.php function… Continue reading »
Setting up a Windows computer the easy way! Ninite
I say the easy way, is there any such thing where computers are concerned? Murphy’s Law generally applies! However I have found something that does make it easier…