Blogging

Written by Sam McGeown on 9/1/2020
Published under Community

I’ve posted previously about moving to Hugo as a publishing platform for this blog , this post is a bit more about how I’m managing the publishing using GitLab’s CI/CD Pipelines.

Firstly, I need to mention that I’m using three different repositories for my code base, and why. The three repositories are:

  • definit-hugo - this contains the hugo site configuration
  • definit-content - this contains the site content - markdown files, images etc
  • definit-theme - this contains the VMware Clarity-based theme I use for my site

definit-content and definit-theme are git submodules in the definit-hugo project, mapped into the /content and /themes folders respectively. This allows me to keep the configuration, content and theme separate, and to manage them as separate entities. The aim is that the theme will eventually be in a position to be released, and I don’t want to have to extract it from my hugo code base later on.

Written by Sam McGeown on 11/4/2019
Published under Community, Cloud Native

When I started my blog back in May 2007 (12 years ago!) I was running Wordpress, then switched to DotNetNuke, then BlogEngine, then finally back to Wordpress - which I’ve used since 2010. Today I’ve cut over to a new architecture based on Hugo and hosted on AWS using a combination of Route53, Cloudfront and S3.

Why the change? If it ain’t broke…

You may well ask why I’ve made the move, or you may not…I’m going to tell you anyway…

Written by Sam McGeown on 20/6/2018
Published under Community, VMware

A couple of days ago I saw a tweet from Cody De Arkland showing his new tweaked VMware Clarity based theme on his website.

Cody has gone down the route of using Hugo and AWS, which I respect, but just seems like too much work for me at the moment! I am familiar with WordPress, and Simon is barely computer literate at the best of times, so I can’t ask him to start writing in markdown. But I did want some of this Clarity goodness - so I set about learning how to create a WordPress theme, and how to integrate Clarity with this.

Written by Sam McGeown on 22/5/2018
Published under Community

So…this is a frustrated sort of post. As you are most likely to already know, the new data protection laws (GDPR) are coming into effect on the 25th May 2018. I must emphasise that I am not an expert on GDPR, this post is my layman’s conclusion for my specific circumstances. I run this blog as an exercise to help others, provide information and as a hobby. There is a lot of speculation around how this will affect bloggers, and a lot of panic and mis-information too. I’ve seen a few people this week simply shut down and delete their blogs - which is both upsetting and sad.

Written by Sam McGeown on 19/7/2016
Published under Community, VMware

I’m not sure if I’ll take advantage of the cheap certifications this year - in previous years I’ve take VCIX-NV , VCP-NV and VCAP5-DCD all with great results, so it’s something I’d consider, although at this point I’m not 100% sure what exam I’d take (I’ve done a lot of betas recently!)

Written by Sam McGeown on 4/4/2015
Published under Community

This is not my normal sort of post - don’t worry, normal service will resume shortly.

I read Christian’s comments on the vCommunity - or lack of it - yesterday and although some things resonate with me, and a lot of other people, I don’t quite agree. I want to be clear this is a response to Christian and not an argument, I respect Christian as someone who does contribute to the vCommunity.

Written by Simon Eady on 1/4/2014
Published under VMware

It was with great honor both Sam and I were awarded vExpert 2014 (my first and Sam’s second award!) we are both proud to be listed alongside so many others in the vExpert programme.

You can view the announcement and the full list here -  http://blogs.vmware.com/vmtn/2014/04/vexpert-2014-announcement.html

Written by Simon Eady on 3/1/2014
Published under VMware

After attending the “ Future of IT ” Google hangout in September, I was asked to give a quick summary on what 2014 may hold.

So without further ado..

I believe in 2014, we will see an increased demand for - and usage of - hybrid clouds, especially among SMEs who are trying to avoid large investment on private clouds to accommodate high demand, short term projects.

Written by Sam McGeown on 23/2/2011
Published under

If you’ve been here before, you may have noticed a couple of changes – the theme and name of this blog for example, and hopefully you’ve been redirected to a new URL! There are a couple of reasons for the changes, all of which are aimed at increasing the presence and visitor numbers on this site:

  1. Branding. Whether I like it or not, “McGeown” is not easy to spell or remember so I wanted to move away from it as an identity. After some discussion with my friend and creative advisor Matt Hellyer, I picked DefinIT.
  2. I’d like to add some more bloggers to the site – the number of visitors is directly in proportion to the number of posts, and I can’t post as much as I’d like to. I will introduce those bloggers as and when they arrive, but they will be people I know and trust – with real technical expertise. (That said, if you’re reading and are interested in writing for DefinIT, please contact me!)
  3. Eventually I’d like to use McGeown.co.uk for a more personal site, aimed at family and friends. That’s what it was originally aimed at, and hopefully one of these days I’ll get the time.

Feel free to let me know what you think about the new theme, new name and new URL in the comments below. This blog will always be dedicated to providing high quality IT help on a broad range of subjects, as ever, I hope it helps!

Written by Sam McGeown on 24/9/2010
Published under

Wordle.net is a great little site that’s been around for ages – but it gives quite a unique insight into the content of your blog – just shove the RSS feed in and out comes a nice word cloud. I found it interesting to compare this to the Tag cloud generated from how I tagged my posts – for example Exchange is the predominant word in the Wordle.net  cloud – but not in the tag cloud. Update and upgrade were some obvious ones, I expected install or installing to feature more heavily. There’s also a random Kevin in there!