Month: August 2017

Excuse the mess – I’m retheming the website.

I realized that my last post with multiple pictures in it was not displaying well on screens as the theme I was using was not a responsive theme and resizing to fit the screen display.

I have therefore switched to the WordPress 2017 theme as it looks pretty decent and the images and layout display as intended without nasty overlays over the top of the right hand navigation bars.  Having said that, this theme no longer has right hand navigation bars which I’m not very happy with and the huge header image in a very low resolution looks pretty bad. Hopefully they will be back soon and the image logo rectified but we have a pretty hectic weekend or two planned.

I have quite a few from various activities I have been involved in this year so there may well be some new images making a rotation in the header.

Please let me know what you think of this – to me the static image gives a more consistent branding look as opposed to a website that looks different every time you visit.

I can’t remember the last time I changed the look and feel of the site – the previous theme was a mix of a published theme I had plus some code taken from my previous Movabletype installation adapted to work in WordPress – yes it has been that long!

If you have recommendations of (non premium) themes that look decent, are responsive and suitable for a blog format then I have an open ear for the suggestions.

Prepping for MSIgnite – Review the session plans.

In just over a month I will be heading down to Florida for Microsoft Ignite (#MSIgnite) – the conference formerly known as TechEd. This is a conference that I’ve always wanted to go to and this year I am finally able to get to go.
It’s a large Microsoft based conference and I know I am going to learn a ton and be extremely tired at the end of the work.

As this is my first visit, I thought I would add some notes over the next few weeks on my planning for #msignite. Feel free to follow along and add any comments and advice to the posts.

Review the session plans

Last week the Myignite site had the session planner activated – there are currently 1124 sessions planned right now and it is essential that you plan the sessions that need to be attended before you go to the conference.
One of the attendees has also released a PowerBI app that gives a really nice graphical browser view to the sessions in a calendar view – This is a browser option only though and doesn’t allow you to add sessions to your calendar/planner.

Neat graphical viewer for #MSIgnite sessions
1500 sessions is pretty overwhelming so I would recommend that you select the subject matter(s) that you are particularly interested in as that will then filter down the list of relevant sessions.

Don’t get too excited and expect the number to drop drastically, especially if you are involved in a lot of subjects. My list of sessions went from 1500 to 540 to pick from.
Select the Personalized sessions edit icon at Personalized session to select the topics you are interested in.

I then went through this list and selected the option to add to schedule option to select all the sessions I am interested in. Some of these sessions are ones that I would want to download and view later, some of them are ones that I want to attend. Right now I do not see a way of prioritizing these sessions as must attend, 1st choice, stream later – hopefully this is possible in the future.

Once you have selected all of the sessions you are interested in, go to my schedule under My Conference/My Schedule and then select the week view. This is where you see that you have probably double, triple or quadruple booked your sessions. This is where the priority options would come in handy so a colour coded view would allow you to see which sessions you really want to go to.

Weekly schedule in Ignite.

Last year there was a mobile app that would help you keep up to date with session changes (there has already been several changes published to the conference page) but I don’t see it available at the moment – there are plenty of ignite 2017 apps in the Google store but none of them are the Microsoft ones (at time of writing)

WordPress fixed.

Well that was embarrassing – this website  has been down for a while. It looks like some kind of WordPress upgrade blew the site up – the site was last updated 7/30 so I know it was fine then but it looks like some plugins were updated on 8/2 so probably around that point in time, but looking at my visit stats it looks like it actually went down on the 3rd/4th August.

When I went to the site this evening I got an ugly message of “Fatal error: Class ‘WP_Widget_Custom_HTML’ not found in /pathtomywordpresslocation/wp-includes/class-wp-widget-factory.php on line 106″

From what I can tell, this is the one of the core files from WordPress so is not a file that typically gets changed.

The typical advice for this sort of error is to deactive the plugins installed – either through the database or by renaming the plugins directory in the wp-content directory.  I found that this didn’t actually work and I had to run a manual update for WordPress as per the instructions at https://codex.wordpress.org/Updating_WordPress#Manual_Update

Note that when removing the plugins, wp-includes and wp-admin directory you may want to rename them rather than delete – this way you always have a copy to refer back to. I found that my theme actually required some files from the plugin directory so although the admin site was available, the main site was not available until after I copied the plugins back.

Even more interestingly, after installing WordPress manually and logging into the admin interface I still get “An automated WordPress update has failed to complete – please attempt the update again now”  This is easily fixed by deleting the .maintenance file in the main wordpress directory and then refreshing the admin page.

Phew!

I have now updated my monitor script to check for the existence of text in the page as opposed to just checking that the web page is up and running.