Building a PWA vuejs app with wordpress API – Part 7
By now in out Building a PWA vuejs app with wordpress API journey, we have a basic vuejs app which can fetch data from a Wordpress API using axios and…
By now in out Building a PWA vuejs app with wordpress API journey, we have a basic vuejs app which can fetch data from a Wordpress API using axios and…
It turns out that adding cordova to an existing vue app is pretty easy. If only I'd known this before trying at least 10 different ways: First, make sure your…
This is a WordPress Security mega-post containing a lot of best-practice information on securing, hardening, updating and maintaining a Wordpress site.Used by more than 60 million websites, including 30% of…
This tutorial will show you how to make a Raspberry Pi hack tool by installing Kali on the Raspberry Pi - by the end of this guide you will have…
If you have ssh with keys for authentication setup on your system, and you use vagrant then you can combine the two to have all your ssh keys automatically shared with your…
It turns out that coding in php on android is possible (even if its not as good as on a mac, linux or even windows). In this blog post I'll…
This follows on from the previous laravel gist. it covers generating mdels, views and bootstrapping for controllers for pre-existing database tables.Useful if you have a few hundred tables and relationships…
Here is my quick start bootstrap for creating laravel sites from scratch cd ~/git brew install nmp brew install nodejs curl -sS https://getcomposer.org/installer | php composer global require laravel/installer laravel…
Kali linux wpa_supplicant cli config. To setup a wifi connection using wpa_supplicant on the cli in kali, first you have to bring up your network interface ifconfig wlan0 up Next,…
Configuring free ssl certs with letsencrypt in centos Using letsencrypt in centos requires a few modifications to your centos before you can run the letsencrypt client. The setup for vhosts…
This post contains the kali linux keyboard freeze fix. Kali 2.0 is out, and I've installed it on my work pc; one thing I noticed was that the usb keyboard…
I use an apple keyboard at work, I also use ubuntu. There are two things that I need to do to fix the cmd and fn keys with an apple…
Since I released my first public wordpress theme (I have made lots of themes over the years, but have never released any as open-source) I decided I would share the…
Basecamp is an excellent tool to help manage projects. any type of project. they have an account that lets you have one project for free - this post explains adding…
This will show you how to use ssh with keys for authentication. this has a couple of advantages over using passwords: 1) you can enable key only logins. 2) you…
Protools shortcut keys select all protools shortcut keys for selection options mac + win alt+click = select all eg, to mute all tracks hold alt + click mute this works…
Protools group shortcut keys shortcut keys for mac osx: new group: cmd+g suspend/enable groups: cmd+shift+g shortcut keys for windows: new group: ctrl+g suspend/enable groups: ctrl+shift+g Sources for protools group shortcut…
This is a short post with the protools zoom shortcut keys. I use these keys all the time, they are probably my most used shortcuts in protools protools shortcuts for…
Protools fine adjustment shortcut keys mac: hold cmd + click on the thing you want to adjust pc: hold ctrl + click on the thing you want to adjust
Protools playback and record shortcut keys space: play / stop shift+space: playback at half speed F12: record enable with record enabled: space: begin recording / stop recording shift+space: begin recording…
This is a short post with the protools bounce to disk shortcut key shortcut keys for mac osx : cmd + alt + b shortcut keys for windows pc: ctrl…
This is a short post with the protools new track shortcut keys mac: cmd + shift + n pc: ctrl + shift + n That will open up the new…
This is just a short post with the protools new session shortcut keys: to create a new shortcut, open protools and type: on a mac: cmd+n or on a pc…
This is a short post with the protools open session shortcut keys mac: cmd + o pc: ctrl + o
This is a short post with the protools save session shortcut keys mac: cmd + s pc: ctrl + s
A few things went wrong today. well, not exactly wrong, just not the way I had expected. we got a message from mcaffee saying that their copy of nessus had…
My dad got a new digital camera for christmas, so I borrowed it to have a mess around with it - its pretty decent, here are some of the photo's…
There are loads and loads of things to remember when setting up mics on a drum-kit, here are some tips for micing up a drum kit phase. watch out for…
Here are some protools tips - how to cram more into your session, and a few shortcuts that I use the first thing is to use a lot of busses.…
So, what is midi, and does it always have to sound so bad? MIDI is an acronym for Musical instrument Digital Interface. It allows electronic instruments, computers and other electronic…