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

Development

  1. Home>
  2. Development>
  3. Page 13
data codes through eyeglasses
Photo by Kevin Ku on Pexels.com

Set a featured image on all wordpress posts

  • Post author:jonathansblog
  • Post published:February 23, 2014
  • Post category:SQL/Wordpress
  • Post comments:0 Comments

If you want to set a featured image on all wordpress posts that don't already have a featured image set, then this mysql query can help: INSERT INTO wp_postmeta (post_id,meta_key,meta_value)…

Continue ReadingSet a featured image on all wordpress posts
Read more about the article The build process for multiloquent theme

The build process for multiloquent theme

  • Post author:jonathansblog
  • Post published:February 5, 2014
  • Post category:Methodology/Multiloquent
  • Post comments:0 Comments

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…

Continue ReadingThe build process for multiloquent theme
Read more about the article Multiloquent theme now available to the public :)

Multiloquent theme now available to the public :)

  • Post author:jonathansblog
  • Post published:February 5, 2014
  • Post category:Wordpress
  • Post comments:4 Comments

I have released multiloquent - the theme I use for jonathansblog to the public: you can get it here: http://wordpress.org/themes/multiloquent I have a github if you want a cutting-edge version…

Continue ReadingMultiloquent theme now available to the public :)
Read more about the article Investment appraisal evaluation

Investment appraisal evaluation

  • Post author:jonathansblog
  • Post published:January 13, 2014
  • Post category:Development/Methodology
  • Post comments:0 Comments

Investment appraisal evaluationSCOTLAB TC COP Savings AchievedCost of investmentOpportunity costTime-value of moneyLife of investmentAvailable financeBenefits of investmentTiming of incomeCompound Interest using the above factors you can calculate:Cash flowOpportunity costProfitability

Continue ReadingInvestment appraisal evaluation
Read more about the article Evaluation of FPA

Evaluation of FPA

  • Post author:jonathansblog
  • Post published:January 13, 2014
  • Post category:Development/Methodology
  • Post comments:0 Comments

Evaluation of FPA (Function Point Analysis) Language independant Derived from Specification Re-Usable code / Object Oriented Business software is best suited Training required Innovative code with fewer LOC is not…

Continue ReadingEvaluation of FPA
Read more about the article XP extreme programming

XP extreme programming

  • Post author:jonathansblog
  • Post published:January 12, 2014
  • Post category:Development/Methodology
  • Post comments:0 Comments

Here are my bullet points for XP extreme programming: [DeLeRIuM Pair] Design Later Reuse / Refactor / OO Integrate continually Minimal system first, expand later Pair Programming [5 'Donts'] Don't…

Continue ReadingXP extreme programming
Read more about the article Waterfall method

Waterfall method

  • Post author:jonathansblog
  • Post published:January 12, 2014
  • Post category:Development/Methodology
  • Post comments:0 Comments

I'm studying a Masters Degree in 'Advanced Computer Systems Design'. I have an upcoming exam in project management. One of the areas I'm studying is SDLC [software development life-cycles]. This…

Continue ReadingWaterfall method
Read more about the article WordPress and buffer for automatic google plus posts

WordPress and buffer for automatic google plus posts

  • Post author:jonathansblog
  • Post published:December 2, 2013
  • Post category:Social networking/Wordpress
  • Post comments:1 Comment

Wordpress and buffer for automatic google plus posts This is a short post about setting up Wordpress and buffer for automatic google plus posts. Buffer is an excellent service that…

Continue ReadingWordPress and buffer for automatic google plus posts
Read more about the article Xml sitemap to html – simple bash script

Xml sitemap to html – simple bash script

  • Post author:jonathansblog
  • Post published:November 17, 2013
  • Post category:Development
  • Post comments:0 Comments

I have made a simple bash script to convert your xml sitemap to html anchor tags e.g. For importing into Firefox or chrome bookmarks (or for any other use you…

Continue ReadingXml sitemap to html – simple bash script
  • Go to the previous page
  • 1
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • …
  • 22
  • Go to the next page

Latest Posts

  • Using Homebrew as a Package Manager on Mac: A Beginner’s Guide
  • Setting Up the Perfect Windows Development Environment in 2025
  • Setting Up the Perfect Ubuntu Development Environment in 2026
  • Setting Up the Perfect Mac Development Environment in 2026
  • GitHub Actions for Laravel Projects: Complete CI/CD Setup
  • installing n8n in a plesk subscription
  • How to Enable Xdebug in Laravel Sail for Step Debugging
  • Wildcard SSL certs in azure with cloudflare
  • 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

Popular Posts

  • installing n8n in a plesk subscription
  • How to Enable Xdebug in Laravel Sail for Step Debugging
  • Wildcard SSL certs in azure with cloudflare
  • How to install ollama and run deepseek
  • Mkcert on Laravel Homestead for trusted SSL certs
  • 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
  • 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
  • Privacy Policy
  • Jonathan Mitchell CITP BSc MSc MBCS
Copyright - WordPress Theme by OceanWP

Powered by
►
Necessary cookies enable essential site features like secure log-ins and consent preference adjustments. They do not store personal data.
None
►
Functional cookies support features like content sharing on social media, collecting feedback, and enabling third-party tools.
None
►
Analytical cookies track visitor interactions, providing insights on metrics like visitor count, bounce rate, and traffic sources.
None
►
Advertisement cookies deliver personalized ads based on your previous visits and analyze the effectiveness of ad campaigns.
None
►
Unclassified cookies are cookies that we are in the process of classifying, together with the providers of individual cookies.
None
Powered by