Building A Better Record Player Motor Controller Pro-ject

After fixing my Pro-Ject Speedbox II SE I thought I check how it worked and if I could improve it. I’m in the process of comparing my bench version against the Speedbox, and my model is winning big time! I’ll get back when I have a nice unit up and running…

September 9, 2015

Apple Music Streaming – It's a No Go For Me

Apple Music So I gave Apple Music streaming a try. Being able to just search for music and add it to my playlists sounded like a good idea. After a while the recommendations becomes rather good as well, giving me some tips of other bands I might like. But here’s the problem I have with Apple Music. When you sync your music via iCloud, you can no longer sync music via iTunes! And to be able to download music locally from Apple Music to your phone, you must use the “in the iCloud” solution. Catch–22 anyone? ...

August 10, 2015

John Carpenter the Genius Film Maker

Back in the early nineties, I had been out partying all night long. I was way too drunk, but didn’t feel like going to bed just yet. So I poured myself a beer and sat down in the living room. On top of the TV was a VHS cassette I hadn’t seen before. One of our neighbors worked as a film reviewer for a film magazine, so after he had seen the films he usually lent them to our family. So I put it in the VCR and sat down, not knowing what I was about to see. It started right away with a a couple of guys in a helicopter chasing a dog, trying to shoot it. “That’s weird” I thought… ...

May 25, 2015

Nagios Directory Index Forbidden by Options Directive

Nagios Directory Index Forbidden by Options Directive After installing Nagios on a Raspberry Pi 2 Model B by following these installation instructions, I ran into an irritating problem. When trying to connect, I got the authentication dialog, but after that, I got an access error in my browser. Directory index forbidden by Options directive: /usr/local/nagios/share I searched around on Google but couldn’t find a solution. But after a lot of fiddling with Apache2, I found a solution. There’s a problem with the standard installation of the file in /etc/apache2/conf.d/nagios.conf created by make install-webconf ...

March 27, 2015

Arq Backup for Mac OS X Now Supports Google Cloud Storage Nearline

There’s one thing that I fear when it comes to my storage and that is to lose all the pictures I’ve been taking for all these years. I have seen customers of mine that have lost all their images due to a hard disk crashing and seen the tears. I usually do my regular backup using TimeMachine on my Mac to an Apple Time Capsule. But my photo library in Adobe Lightroom is too big to fit on the SSD drive used in my MacBook Pro, and TimeMachine doesn’t do a backup of external drives. So I use rsync to make a backup to my NAS which uses RAID–1 for extra protection. But I don’t want to rely on a single backup. A fire, burglary or simple hardware failure makes me uneasy. So I also do an off-site backup using the excellent Arq backup program. ...

March 19, 2015

MultiMarkdown 4.7 Released

MultiMarkdown has just been updated to version 4.7. MultiMarkdown 4.7 Released. Unfortunately it looks like my biggest gripe with MultiMarkdown still isn’t fixed. ...

March 17, 2015

A brand new WYSIWYG editor in WordPress for iOS app

So they added a new WYSIWYG editor in Wordpress own app for iOS. And to my Initial amazement it looks like it handles images the correct way by first uploading them, and then gives you the different automatically created sizes done by the server. Maybe I’m finally able to upload images and have Retina support without having to use my Editorial workflow? But when looking at the generated HTML, the height and width of the images is set to zero. It points the URL to the full resolution image, even if you select a smaller one. Not good. If you save a draft, it forgets your image settings like alignment and title. ...

February 24, 2015

Faster WiFi Speed With Your Mac

Getting better speed over WiFi Most people today have their computers, phones and media players connected via Wi-Fi. But is your wireless network operating at the highest rate? Well, there’s a couple of things you can do to increase both the reach and your connection speed with some simple configuration changes. Let’s see if we can improve your Wi-Fi speed. ...

February 22, 2015

Faster Web Browsing By Optimizing DNS

Here is an easy way to increase the speed of loading web pages by optimizing the DNS you are using when surfing the web. Everything you do on the internet will be affected by the speed of the Domain Name System you are using. So let’s try to make it faster. ...

February 19, 2015

Mapping WiFi Signals in 3D

“Mapping WiFi Signals in 3 Dimensions” 3D wifi plot image Adam Fabio, Hackaday: [Charles] is on a quest to complete ever more jaw-dropping hacks with the popular low-cost ESP8266 WiFi modules. This week’s project is plotting WiFi received signal strength in 3D space. While the ESP8266 is capable of providing a Received Signal Strength Indication (RSSI), [Charles] didn’t directly use it. He wrote a simple C program on his laptop to ping the ESP8266 at around 500Hz. The laptop would then translate the RSSI from the ping replies to a color value, which it would then send to the ESP8266. Since the ESP8266 was running [Charles’] custom firmware (as seen in his WiFi cup project), it could directly display the color on a WS2812 RGB LED. A great hack. It’s amazing to actually be able to see the reception of the Wi-Fi signal mapped as a 3D object. Shows that just moving a router/receiver a small amount can have an impact on reception. ...

February 18, 2015