Windows

Podcasting Setup 2017

Podcasting Setup 2017

In which I discuss my podcasting setup and how I expect it to change…

I've recently started podcasting. I have two podcasts:

It's been a fun learning curve so I'm going to try and distil what I've learned into this post and also create a snapshot of my current setup.

Language Immersion: Changing Your Environment

Language Immersion: Changing Your Environment

In which I walk you through changing the language settings on all the things!

In an attempt to improve my German I wanted to switch the default language of websites and software I use. Also a friend had just switrched their Facebook over for the same reason and I wanted to give that a whirl. Here's how to do that for some common websites/programs.

Preparing for Bayesian Mathematics in Python

Preparing for Bayesian Mathematics in Python

In which I run through setting up a Python environment on Windows...

I'm going to preface this post by saying I'm not breaking any new ground here. As is often the case, though, a beginner wanting to set-up an environment to do this will have to go to multiple websites to collect this info so I'm going to distil it into one post.

I am going to talk about Python 2.7 as currently it has the most support for libraries. This method should work equally well for Python 3 but I have not tested this.

Word 2010: Footnotes and Mendeley

Word 2010: Footnotes and Mendeley

In which I discuss getting footnotes and Mendeley references to look nice in Word...

I may not have mentioned it before on this blog but I am a Mendeley advisor and a strong advocate of this free reference manager. In fact I cover the pros and cons of it in this video:

Word 2010: How to Insert Numbered Equations Properly

Word 2010: How to Insert Numbered Equations Properly

In which I run through a useful tip that Microsoft managed to just miss explaining...

The Problem

If you, like me, are in the process of writing a long scientific document which requires multiple reviewers to be able to view changes you may sadly be saddled with using Microsoft Word.* Now, in defence of Microsoft, they have definitely improved the way Word works. Using track changes, Mendeley and with a little bit of tinkering you can have a passable writing experience and be able to send documents out for review by your supervisors. They've even included an equation editor that allows you to put equations in your document and save them for later use.

Sadly in formal scientific writing we often like things to look nice, pretty and numbered like this...

AjaXplorer on FreeNAS 8.3

AjaXplorer on FreeNAS 8.3

In which I set-up a nice web GUI for my home server...

So I recently invested in a HP ProLiant MicroServer N54L to backup my PC to. Also it should be quite useful as a media server etc. I've installed FreeNAS as my OS but wanted to have a easy-to-use Web interface for accessing my files over my Network. I followed the guide here: http://forums.freenas.org/threads/howto-ajaxplorer-with-nginx-in-plugin-jail-mysql-optional-webdav.10297/ but a few things need changing as always.

Chrome Problems

In which Chrome causes some problems for once...

So my work computer has been playing up a lot recently. It's been so slow that I've even had to hard reset several times. I've tried the usual tips and tricks:

  • turning off unnecessary services
  • turning off unnecessary startup programs
  • uninstalling unecessary programs

None of this worked. Starting up Task Manager I found that Chrome was using about 60% of my CPU even when I wasn't actively using it. This was odd so I had a quick Google...

Plugin Problems

Chrome runs plugins as separate processes (which is why there are so many processes in Task Manager called chrome.exe). If one of these has a high CPU usage you can end the process and chrome will give you an error that the plugin has crashed. You can then disable that plugin.

Annoyingly it was Adobe Flash Player causing the problems. Since I use this all the time I couldn't just uninstall it. The problem was luckily easy to solve - I had enabled hardware acceleration to fix a YouTube bug a few weeks back. Turning that off sped the computer up significantly.

Chrome's Malware Feature

Sorting out Flash did reduce the load Chrome was putting on the CPU but didn't remove all of it. It turns out that Chrome has a real time anti-malware protection feature which can use a lot of processing power. You can disable it in Settings>Privacy>Enable phishing and malware protection. This didn't have as much of an effect as the Flash problem but has helped speed up my computer. *

*If you're worried about not having the protection I've found Lavasoft Adaware to be more than ample against malware.

Related Articles

Tom Out!

Installing QT Creator

In which I setup an IDE for my coding...

As with most of my Tinker posts to do with computers this is a guide to something I might need to do again in the future. You can probably find out how to do it online but I struggled with bits and am putting it here for my own and other's reference.

I am currently demonstrating a C++ lab at the University and it's good to be able to run the example code myself ahead of time. Also I am continuing to teach myself C++ as part of Project Euler.

ImageJ and Volume Measurement

In which I describe the complexities of analysing 3D images...

3D image analysis just seems to be one of those things that is harder to do than I'd like it to be.

Before starting it is worth pointing out that with MRI you can acquire volumes in two ways - traditional 2D with multiple slices or a 3D scan. As far as this blog post is concerned these are the same.*

A common measure in clinical MRI is the volume of an organ or part of an organ. After all when someone has brain cancer - "How big is the tumour?" can be a very important question. Here are my experiences of trying to measure volumes on MRI images.

*There are differences between these two methods of acquisition but that would require a whole blog post on it's own.

(Just over) A fortnight of Windows 8

In which I review the Windows 8 experience so far...

So I installed Windows 8 about two and a half weeks ago. In brief - it's a slightly improved version of Windows 7 with a few quirks and a start-up screen that require getting used to. In more detail: