Henrik Sommerfeld

All these Unnecessary E-mail Features

When Microsoft recently released a new Outlook app for iOS I decided to try it out. I previously used both the built-in Mail app from Apple and the Gmail app side by side, so if Outlook was good enough I could maybe switch to one single mail app on the phone. You can read some more about it here: A deeper look at Outlook for iOS and Android. Trying out the new features it struck me that a lot of people must have a hard time managing their e-mail. All e-mail applications seem to have features I don’t understand. Messages can be flagged, starred, marked as important/prioritised and sorted into different “sub-inboxes”. The new Outlook app has something called Focused inbox, which is explained like this: Read →

Using a Responsive CSS Grid with Relative Measures

When you build a web site on a CMS and a theme made by someone else you always have some limitations. For this blog I use WordPress and the Montezuma theme, and this is how I customised the default CSS grid options to my liking. These are the grid options you can choose from in version 1.2.4 of the Montezuma theme. Not bad at all, but if you want to use a responsive layout (and yes, you should) you have to choose between a fixed 960 px maximum width or use the 100% width option which can become ridiculous on large high resolution screens. So, what I did was to choose the 100% option and then add max-width to constrain the width. This was an easy way to achieve what I wanted with a minimal adjustment and have relative widths, which I really prefer in a CSS grid system. Read →

Building a Mini-PC in 2014

Recently I helped my sister with a new computer. Her previous one was typical low-end desktop machine that you would find in any of the big stores. As such, it was bulky and with time had become very noisy. So when I took the “assignment” to find a new one I was looking for something configurable, smaller, with a decent value for money and something my sister would perceive as “new”. Read →

A beginner’s experiences of unit testing Javascript

As someone working mostly with SharePoint server-side code, unit tests are something that requires quite some investment in time to get rolling with – and consequently not being done. Javascript is a different thing though. Since a big part of most projects using SharePoint is (or should be) done with Javascript, we should be testing that code. (Of course this applies to any system with a web interface, but I assume most of you that don’t have SharePoint in your CV’s are already doing this). Read →

VMware Workstation 9 User Hostility

The main reason I use VMware Workstation is the user-friendliness compared to Hyper-V or VirtualBox when using multiple machines in a common virtual network. Today I discovered a thing that could be made easier however. I’m mainly writing this for my own reference, if I stumble on the same thing sometime in the future, perhaps someone else does to. I copied a group of virtual machines to a new disk and when I migrated them from an earlier version (7) I must have made some error, because the reference to the AD machine was still referring to the old disk. This was discovered when I had removed all the machines from the first disk where I now had other stuff occupying that space. VMware couldn’t find the machine at the path it expected it to be at. Fair enough, must be a simple thing to change that path, right? Read →

Newer 1 ... 17 18 Older
No matching posts found. You can use wildcards and search only in titles, e.g. title:iot
Loading search index, please wait...
Search index failed to download 😢