Skip to content
JONATHANS BLOG
View website Menu
  • Adventures
    • DIY
    • WhiskyWhisky!
    • Beerphotos of the beer I drink…
    • Cooking
    • Fitness
    • London
    • Edinburgh
    • Liverpool
    • Glasgow
    • digit expo 2023
    • digitexpo 2022
    • CYBERUK19
    • Amsterdam Blockchain 2018
    • Sorrento 2015
    • West Highland Way 2014
    • West Island Way 2014
    • Aberfoyle 2013
    • Scottish islands cycle 2012
    • Cyprus 2011
    • Europe cycle 2010
    • Cycle across europe 2009
  • Crypto Coins
    • Amsterdam Blockchain
    • Alt coins
    • Bitcoin
    • Exchanges
    • Mining
  • Development
    • Editors
    • Methodology
    • Multiloquent
    • Multiloquent wordpress theme
    • Php
    • SEO
    • SQL
    • Vagrant
    • vuejs
    • WordPress
  • Hardware
    • raspberry pi
  • Pentest
    • Metasploit
    • Hacking Tools
    • CYBERUK19
    • OSCP
  • Android
  • Kali Linux
  • Linux
    • Apache
    • Kali Linux
    • Commandline
    • Networking
    • Metasploit
  • Apple
    • Iphone and ipad
    • Apple tv
    • Addressbook / contacts
    • Dock
    • Finder
    • Gaming
    • Google chrome
    • Icalthis is the category for ical. in it you will find lots of tips and tricks and some hacks for ical on your mac.
    • Ichat / messages
    • Iphoto
    • Itunes
    • Mission control
    • Notification center
    • Osx
    • Reminders.app
    • Safari
    • Mail.app
    • Security
    • Spotlight
    • Tasks
    • Terminal
    • Time machine
  • Other
    • News
    • Ableton
    • Music
    • Albums
    • Legal stuff
    • Protoolsprotools
    • Internet
    • Social networking
    • Formula 1
  • About Me
    • Portfolio
  • Type your search
Search this website
  • Adventures
    • DIY
    • Whisky
    • Beer
    • Cooking
    • Fitness
    • London
    • Edinburgh
    • Liverpool
    • Glasgow
    • digit expo 2023
    • digitexpo 2022
    • CYBERUK19
    • Amsterdam Blockchain 2018
    • Sorrento 2015
    • West Highland Way 2014
    • West Island Way 2014
    • Aberfoyle 2013
    • Scottish islands cycle 2012
    • Cyprus 2011
    • Europe cycle 2010
    • Cycle across europe 2009
  • Crypto Coins
    • Amsterdam Blockchain
    • Alt coins
    • Bitcoin
    • Exchanges
    • Mining
  • Development
    • Editors
    • Methodology
    • Multiloquent
    • Multiloquent wordpress theme
    • Php
    • SEO
    • SQL
    • Vagrant
    • vuejs
    • WordPress
  • Hardware
    • raspberry pi
  • Pentest
    • Metasploit
    • Hacking Tools
    • CYBERUK19
    • OSCP
  • Android
  • Kali Linux
  • Linux
    • Apache
    • Kali Linux
    • Commandline
    • Networking
    • Metasploit
  • Apple
    • Iphone and ipad
    • Apple tv
    • Addressbook / contacts
    • Dock
    • Finder
    • Gaming
    • Google chrome
    • Ical
    • Ichat / messages
    • Iphoto
    • Itunes
    • Mission control
    • Notification center
    • Osx
    • Reminders.app
    • Safari
    • Mail.app
    • Security
    • Spotlight
    • Tasks
    • Terminal
    • Time machine
  • Other
    • News
    • Ableton
    • Music
    • Albums
    • Legal stuff
    • Protools
    • Internet
    • Social networking
    • Formula 1
  • About Me
    • Portfolio
  • Type your search

Play

  1. Home>
  2. Blog>
  3. Play
Read more about the article DIY Girls Princess Bedroom Makeover and Playroom Makeover

DIY Girls Princess Bedroom Makeover and Playroom Makeover

  • Post author:jonathansblog
  • Post published:April 26, 2020
  • Post category:DIY
  • Post comments:0 Comments

Since moving to our new house we have been doing a number of DIY jobs, including this makeover of our little girls bedroom, and turning the spare room into a…

Continue ReadingDIY Girls Princess Bedroom Makeover and Playroom Makeover
Read more about the article Building a PWA vuejs app with wordpress API – Part 7

Building a PWA vuejs app with wordpress API – Part 7

  • Post author:jonathansblog
  • Post published:September 11, 2019
  • Post category:vuejs
  • Post comments:0 Comments

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…

Continue ReadingBuilding a PWA vuejs app with wordpress API – Part 7
Read more about the article Lego Interactive Play

Lego Interactive Play

  • Post author:jonathansblog
  • Post published:August 28, 2019
  • Post category:Turing Fest 2019
  • Post comments:0 Comments

Legos design process: how lego embraced tech. this talk is excellent - I got some lego we had to make a duck in 45 seconds - I didnt have any…

Continue ReadingLego Interactive Play
image courtesy of https://www.flickr.com/photos/christiaancolen/20607701226
image courtesy of https://www.flickr.com/photos/christiaancolen/20607701226

OS Detection Techniques

  • Post author:jonathansblog
  • Post published:July 14, 2019
  • Post category:jonathansblog/Methodology/Pentest
  • Post comments:0 Comments

Os Detection Techniques and OS fingerprinting https://www.youtube.com/watch?v=1zqsJSlPxpo Os Detection Techniques - Background information This is a list of Os Detection Techniques, with explanations for all the active and passive Os…

Continue ReadingOS Detection Techniques
Read more about the article Adding cordova to an existing vue app

Adding cordova to an existing vue app

  • Post author:jonathansblog
  • Post published:June 15, 2019
  • Post category:Development/vuejs
  • Post comments:8 Comments

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…

Continue ReadingAdding cordova to an existing vue app
Read more about the article xdebug in brackets editor

xdebug in brackets editor

  • Post author:jonathansblog
  • Post published:December 15, 2018
  • Post category:Development/Editors/Php
  • Post comments:1 Comment

Remote Debugging PHP in Brackets with XDebug prereqs: This post assumes you already have: a working xdebug installBrackets How to get Xdebug working with Brackets? Open BracketsGoto the extensions tab…

Continue Readingxdebug in brackets editor
Remote Debugging PHP in Visual Studio Code with XDebug

Remote Debugging PHP in Visual Studio Code with XDebug

  • Post author:jonathansblog
  • Post published:October 7, 2018
  • Post category:Editors/jonathansblog/Php
  • Post comments:0 Comments

Remote Debugging PHP in Visual Studio Code with XDebug prereqs: 1) This post assumes you already have a working xdebug install2) vscode How to get Xdebug working with Visual Studio…

Continue ReadingRemote Debugging PHP in Visual Studio Code with XDebug
Read more about the article Coding in php on android

Coding in php on android

  • Post author:jonathansblog
  • Post published:August 12, 2018
  • Post category:Android/Development/Editors/jonathansblog/Php/SQL/Wordpress
  • Post comments:0 Comments

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…

Continue ReadingCoding in php on android
Read more about the article Migrate music from itunes to google play

Migrate music from itunes to google play

  • Post author:jonathansblog
  • Post published:July 19, 2018
  • Post category:Android/Itunes
  • Post comments:0 Comments

Migrate music from itunes to google play. 1) goto play.google.com/music 2) sign up (the free service is fine, when it asks for a payment, you can select 'google play balance')…

Continue ReadingMigrate music from itunes to google play
  • 1
  • 2
  • 3
  • 4
  • …
  • 8
  • Go to the next page

Latest Posts

  • A Guide to Open-WebUI: Using It with Ollama
  • How to install ollama and run deepseek
  • Operation Triangulation: Unraveling a Sophisticated Cyber Espionage Campaign
  • Digit Expo 2024
  • Modifying my guitar hardware
  • Mkcert on Laravel Homestead for trusted SSL certs
  • Bash & Zsh Command History Hacks: Say Goodbye to history | grep
  • WordPress Yoast add focus keywords to all posts without focus keywords
  • Configure azure notification hub for ios android and web
  • Azure static website hosting with blob storage and CDN
  • Azure Notification Hubs for push notifications in laravel and nextjs
  • How to block calls on your iphone
  • WildCard SSL certificates with Letsencrypt in Azure App-Service
  • Azure Wildcard Subdomains
  • New Guitar Day

Popular Posts

  • How to install ollama and run deepseek
  • DIY Skateboard Light
  • MetaSploit tutorial for beginners
  • OS Detection Techniques
  • Website crawler software kali linux
  • WordPress Security
  • Metasploit for website pentest
  • Remote Debugging PHP in Visual Studio Code with XDebug
  • How to use metasploit to scan for vulnerabilities
  • Coding in php on android
  • Burpsuite beginners tutorial – how to use burp suite
  • Ubuntu on the chuwi hi10 pro
  • Linux commands for networking with command line
  • Wapiti tutorial
  • Nikto tutorial for kali linux
  • Privacy Policy
  • Jonathan Mitchell CITP BSc MSc MBCS
Copyright - WordPress Theme by OceanWP