<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Posts on Jackenhack</title><link>https://www.jackenhack.com/posts/</link><description>Recent content in Posts on Jackenhack</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 25 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.jackenhack.com/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>Getting Asus ROG STRIX B550-F GAMING Motherboard To Boot Headless</title><link>https://www.jackenhack.com/getting-asus-rog-strix-b550-f-gaming-motherboard-to-boot-headless/</link><pubDate>Tue, 25 Aug 2026 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/getting-asus-rog-strix-b550-f-gaming-motherboard-to-boot-headless/</guid><description>&lt;p&gt;I&amp;rsquo;m running a &lt;a href="https://www.truenas.com"&gt;TrueNAS&lt;/a&gt; Server using the &lt;a href="https://rog.asus.com/se/motherboards/rog-strix/rog-strix-b550-f-gaming-model/"&gt;Asus ROG STRIX B550-F GAMING&lt;/a&gt; motherboard. Because of all the peripherals like a LSI® &lt;a href="https://www.aliexpress.com/w/wholesale-lsi-9300-8i.html"&gt;SAS 9300-8i PCI Express card&lt;/a&gt; for my SAS disks, I didn&amp;rsquo;t have enough PCI lanes to run a &amp;ldquo;normal&amp;rdquo; graphics card. So I got an old &lt;a href="https://www.techpowerup.com/gpu-specs/quadro-nvs-290.c1453"&gt;Nvidia Quadro NVS 290 NVS290&lt;/a&gt; PCIe x1 card that only uses one PCI lane and fits into a X1 PCI slot. But I would rather run the box without a graphics card and boot headless. But all the information on the internet told me that the Asus ROG STRIX B550-F GAMING Motherboard could not run headless. After several tries, nothing worked. But I finally found a solution&lt;/p&gt;</description></item><item><title>pfSense HAProxy HTTPS HTTP Problem Accessing From LAN</title><link>https://www.jackenhack.com/pfsense-haproxy-https-http-problem-accessing-from-lan/</link><pubDate>Thu, 30 Jun 2022 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/pfsense-haproxy-https-http-problem-accessing-from-lan/</guid><description>&lt;p&gt;&lt;img decoding="async" height="841" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/pfsense-haproxy-https-http-problem-accessing-from-lan/images/PngItem_4782464_hu_785a07529f937b6e.png" srcset="https://www.jackenhack.com/pfsense-haproxy-https-http-problem-accessing-from-lan/images/PngItem_4782464_hu_973b46659dbe85a2.png 360w,/pfsense-haproxy-https-http-problem-accessing-from-lan/images/PngItem_4782464_hu_71e964ca5abcc322.png 480w,/pfsense-haproxy-https-http-problem-accessing-from-lan/images/PngItem_4782464_hu_3c1a06ff619ebfe9.png 720w" width="904"&gt;&lt;/p&gt;
&lt;p&gt;After installing my new pfSense firewall, I wanted to expose some of my servers to the internet. First, I had HTTP and HTTPS made available for this blog by using NAT. But that&amp;rsquo;s not very secure, so I found HAProxy, a module inside pfSense. It&amp;rsquo;s a reverse proxy, among other things.&lt;br&gt;
I configured it to use ACME, another module inside pfSense, to acquire SSL certificates from Let&amp;rsquo;s Encrypt, handle all SSL traffic and then send the requests to my internal servers. The internal servers no longer need to handle SSL traffic, so they talk to the HAProxy with unencrypted port 80 traffic. Thus separating the outside WAN from my servers on the inside LAN. I found an &lt;a href="https://forums.serverbuilds.net/t/guide-reverse-proxy-via-haproxy-acme-on-pfsense/3513"&gt;excellent guide on how to set this up&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Atom Editor Platformio Hangs at startup endless restart - fixed</title><link>https://www.jackenhack.com/atom-platformio-hangs-startup-loop-restart-fixed/</link><pubDate>Sat, 25 Jul 2020 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/atom-platformio-hangs-startup-loop-restart-fixed/</guid><description>&lt;p&gt;&lt;img alt="Atom Editor logo" decoding="async" height="1024" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/atom-platformio-hangs-startup-loop-restart-fixed/images/atom-logo_hu_6d6abb1512060a3e.jpg" srcset="https://www.jackenhack.com/atom-platformio-hangs-startup-loop-restart-fixed/images/atom-logo_hu_4bfba7e85a8edf6d.jpg 360w,/atom-platformio-hangs-startup-loop-restart-fixed/images/atom-logo_hu_cbd48265e83e3b02.jpg 480w,/atom-platformio-hangs-startup-loop-restart-fixed/images/atom-logo_hu_65de57276dc94c4c.jpg 720w" width="1024"&gt;&lt;/p&gt;
&lt;p&gt;When installing the excellent &lt;strong&gt;&lt;a href="https://atom.io"&gt;Atom Editor&lt;/a&gt;&lt;/strong&gt; with &lt;strong&gt;Platformio-ide&lt;/strong&gt;, the main window inside the editor would hang on my new Mac. I uninstalled the program and deleted the &lt;code&gt;.atom&lt;/code&gt; directory and tried to reinstall, the application would freeze the main window, and I had to force-quit the program. After a lot of experiments, I finally found a way to fix the problem.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;(Having a problem with the Atom editor asking to restart over and over? &lt;a href="#atom-constantly-require-reboot"&gt;Jump over here&lt;/a&gt;)&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Hackintosh AMD Shutdown Problem with Fenvi FV-T919</title><link>https://www.jackenhack.com/hackintosh-amd-shutdown-problem-with-fenvi-fv-hb1200/</link><pubDate>Thu, 28 May 2020 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/hackintosh-amd-shutdown-problem-with-fenvi-fv-hb1200/</guid><description>&lt;p&gt;&lt;img alt="AMD Ryzen Logo" decoding="async" height="546" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/hackintosh-amd-shutdown-problem-with-fenvi-fv-hb1200/images/amd-ryzen-logo_hu_d7d7a5558ad03380.png" srcset="https://www.jackenhack.com/hackintosh-amd-shutdown-problem-with-fenvi-fv-hb1200/images/amd-ryzen-logo_hu_db4b7281f34556be.png 360w,/hackintosh-amd-shutdown-problem-with-fenvi-fv-hb1200/images/amd-ryzen-logo_hu_64b986f68dde52d7.png 480w,/hackintosh-amd-shutdown-problem-with-fenvi-fv-hb1200/images/amd-ryzen-logo_hu_5d0645c309c12d82.png 720w,/hackintosh-amd-shutdown-problem-with-fenvi-fv-hb1200/images/amd-ryzen-logo_hu_1ad08a528bdf8bb7.png 1080w,/hackintosh-amd-shutdown-problem-with-fenvi-fv-hb1200/images/amd-ryzen-logo_hu_d7d7a5558ad03380.png 1440w" width="1440"&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.jackenhack.com/hackintosh-water-cooling-fan-problem/"&gt;After finally building my first Hackintosh&lt;/a&gt;, I decided that the &lt;a href="https://www.amd.com/en/products/cpu/amd-ryzen-9-3900x"&gt;AMD Ryzen™ 3900X processor&lt;/a&gt; would be perfect, although Apple never made a Machintosh machine with an AMD processor. I used the &lt;strong&gt;Gigabyte X570 Aorus Elite motherboard&lt;/strong&gt; because it has everything I need for my build. But I decided to upgrade my working machine with a Bluetooth/Wifi PCI-E card to be able to use the SideCar function in macOS. Being able to connect Bluetooth equipment is also lovely.&lt;/p&gt;
&lt;p&gt;After Googling around, I found a card that filled all my needs. It&amp;rsquo;s the &lt;strong&gt;Fenvi FV-T919&lt;/strong&gt;, a Bluetooth 4.0, and 802.11 a/b/g/n/AC compatible Wifi-card that uses ICs that are supported in macOS directly, so no patching needed.&lt;/p&gt;
&lt;p&gt;But after installing the card, there was a problem when trying to shut down the machine from the macOS side; the computer would shut down and immediately start up again. Fortunately, I&amp;rsquo;ve found a fix for the problem.&lt;/p&gt;</description></item><item><title>Hackintosh Water Cooling Fan Problem</title><link>https://www.jackenhack.com/hackintosh-water-cooling-fan-problem/</link><pubDate>Thu, 13 Feb 2020 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/hackintosh-water-cooling-fan-problem/</guid><description>&lt;p&gt;&lt;img decoding="async" height="628" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/hackintosh-water-cooling-fan-problem/images/NZXT-Kraken-62_hu_1fce439005ce5a23.png" srcset="https://www.jackenhack.com/hackintosh-water-cooling-fan-problem/images/NZXT-Kraken-62_hu_3fae14d0957af05b.png 360w,/hackintosh-water-cooling-fan-problem/images/NZXT-Kraken-62_hu_d3aee7eaf55a7bc5.png 480w,/hackintosh-water-cooling-fan-problem/images/NZXT-Kraken-62_hu_fb492743054da89b.png 720w,/hackintosh-water-cooling-fan-problem/images/NZXT-Kraken-62_hu_1fa36f3722ad94f5.png 1080w,/hackintosh-water-cooling-fan-problem/images/NZXT-Kraken-62_hu_1fce439005ce5a23.png 1440w" width="1440"&gt;&lt;/p&gt;
&lt;p&gt;When building my AMD Hackintosh, I decided to prepare for a future upgrade of my CPU. I based my current build on an &lt;a href="https://amzn.to/2OSnQhA"&gt;AMD Ryzen 3900X&lt;/a&gt;, but I plan to update it to a &lt;a href="https://amzn.to/2ULEYcp"&gt;Ryzen 3950X&lt;/a&gt;. So I decided to install a CPU water cooling system.&lt;/p&gt;</description></item><item><title>MiSTer FPGA Getting Arcade Cores To Use mra Files</title><link>https://www.jackenhack.com/mister-fpga-getting-arcade-cores-to-use-mra-files/</link><pubDate>Sat, 25 Jan 2020 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/mister-fpga-getting-arcade-cores-to-use-mra-files/</guid><description>&lt;p&gt;&lt;img alt="MiSTer FPGA Terasic DE10-Nano board" decoding="async" height="803" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/mister-fpga-getting-arcade-cores-to-use-mra-files/images/terasic-de10-nano_hu_d0bdfd102bf7a6a7.jpg" srcset="https://www.jackenhack.com/mister-fpga-getting-arcade-cores-to-use-mra-files/images/terasic-de10-nano_hu_94b910df275a1dbf.jpg 360w,/mister-fpga-getting-arcade-cores-to-use-mra-files/images/terasic-de10-nano_hu_dea979bf969d285d.jpg 480w,/mister-fpga-getting-arcade-cores-to-use-mra-files/images/terasic-de10-nano_hu_fa5b322eb019897d.jpg 720w,/mister-fpga-getting-arcade-cores-to-use-mra-files/images/terasic-de10-nano_hu_9d4834f442b97c06.jpg 1080w" width="1200"&gt;&lt;/p&gt;
&lt;h2 id="this-info-is-out-of-date-all-you-need-is-the-script-update_all"&gt;This info is out of date! All you need is the script &amp;ldquo;&lt;a href="https://github.com/theypsilon/Update_All_MiSTer"&gt;update_all&lt;/a&gt;&amp;rdquo;&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://github.com/MiSTer-devel/Main_MiSTer/wiki"&gt;MiSTer FPGA&lt;/a&gt; is an amazing open-source platform where they use an &lt;a href="https://amzn.to/3aJUxqv"&gt;FPGA development board from Terasic&lt;/a&gt; as the base to be able to do cycle-accurate emulation of computers, arcade games, and gaming consoles. But to get everything set up isn&amp;rsquo;t very easy. My main interest is the arcade cores for being able to play my favorite old games precisely as it would be, playing on the original hardware. I&amp;rsquo;ll try to give you a rundown on how to get it to work here.&lt;/p&gt;</description></item><item><title>Quartus Prime FPGA USB-Blaster Problems On Ubuntu 18.04</title><link>https://www.jackenhack.com/quartus-prime-fpga-usb-blaster-problems-ubuntu-18-04/</link><pubDate>Sun, 12 Jan 2020 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/quartus-prime-fpga-usb-blaster-problems-ubuntu-18-04/</guid><description>&lt;p&gt;&lt;img decoding="async" height="261" loading="lazy" src="https://www.jackenhack.com/quartus-prime-fpga-usb-blaster-problems-ubuntu-18-04/images/Quartus_prime_icon_hu_263b1cc975b64b10.png" width="213"&gt;&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve decided to learn how to program FPGA:s. So I got myself two Terasic boards, one &lt;a href="https://amzn.to/36XENOk"&gt;Terasic DE10-Nano&lt;/a&gt; for testing out the excellent &lt;a href="https://github.com/MiSTer-devel/Main_MiSTer/wiki"&gt;MiSTer FPGA hardware arcade/computer/console emulator&lt;/a&gt; and a simpler &lt;a href="https://amzn.to/36NnYWj"&gt;DE0-Nano&lt;/a&gt; for beginning to learn Verilog.&lt;/p&gt;
&lt;p&gt;But the software used, called &lt;a href="https://www.intel.com/content/www/us/en/software/programmable/quartus-prime/overview.html"&gt;Intel Quartus Prime 19.1&lt;/a&gt;, is truly horrible. The Windows version doesn&amp;rsquo;t work with high-resolution screens when using scaling; the text is cut off on the display. So I installed it on my &lt;a href="https://ubuntu.com/"&gt;Linux Ubuntu 18.04&lt;/a&gt; machine instead. Now the display works, but there&amp;rsquo;s a lot of other problems, like getting the dreaded error message: &amp;ldquo;USB-Blaster unable to scan device chain&amp;rdquo;. I&amp;rsquo;ve written them down here for later reference, and maybe you have the same install problems, so this might help.&lt;/p&gt;</description></item><item><title>Blog Is Up and Running Again!</title><link>https://www.jackenhack.com/blog-is-up-and-running-again/</link><pubDate>Mon, 25 Nov 2019 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/blog-is-up-and-running-again/</guid><description>&lt;p&gt;So my blog is finally back in business after being off the grid for many months. Things have happened in my life. A divorce, moving to a new apartment and trying to start rebuilding my life again. But now I&amp;rsquo;m back!&lt;/p&gt;</description></item><item><title>Shairport Crashing When Using USB DAC with Raspberry Pi</title><link>https://www.jackenhack.com/shairport-crashing-when-using-usb-dac-with-raspberry-pi/</link><pubDate>Tue, 26 Mar 2019 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/shairport-crashing-when-using-usb-dac-with-raspberry-pi/</guid><description>&lt;p&gt;&lt;img decoding="async" height="210" loading="lazy" src="https://www.jackenhack.com/shairport-crashing-when-using-usb-dac-with-raspberry-pi/images/airplay-logo_hu_e186d1211c0371b8.jpg" width="147"&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.jackenhack.com/roon-why-i-switched-and-you-should-too/"&gt;I&amp;rsquo;ve moved over from Squeezebox server to Roon&lt;/a&gt; as my multi-room music playback system. The new system works wonderfully, and I love it. However, there&amp;rsquo;s one thing that I&amp;rsquo;ve had a problem with, and that&amp;rsquo;s getting Apples AirPlay to work reliably with my Roon Raspberry Pi endpoints running Diet-Pi Linux. The Shairport-sync constantly crashed. After searching around the net, I found a solution to my problem.&lt;/p&gt;</description></item><item><title>PayPal Two-Factor Authentication in 1Password</title><link>https://www.jackenhack.com/paypal-two-factor-authentication-1password/</link><pubDate>Wed, 13 Feb 2019 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/paypal-two-factor-authentication-1password/</guid><description>&lt;p&gt;&lt;img decoding="async" height="1024" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/paypal-two-factor-authentication-1password/images/1password-icon-new_hu_b6ec281d3e04b9c3.jpg" srcset="https://www.jackenhack.com/paypal-two-factor-authentication-1password/images/1password-icon-new_hu_9464f1a296257a9.jpg 360w,/paypal-two-factor-authentication-1password/images/1password-icon-new_hu_cb794990b9038e97.jpg 480w,/paypal-two-factor-authentication-1password/images/1password-icon-new_hu_9ae49ef70547b780.jpg 720w" width="1024"&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;PayPal has now added 2FA, so this info is no longer needed. Kept for posterity.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Two-factor authentication today is a must to &lt;a href="https://pixelprivacy.com/resources/two-factor-authentication/"&gt;keep your online accounts safe&lt;/a&gt;. You certainly want to keep your PayPal account safe. Using SMS to add an extra authentication is a hassle and could cost you money as well. PayPal, in their infinite stupidity, has chosen not to use the regular 2FA two-factor authentication &lt;a href="https://twofactorauth.org"&gt;used by most of the online sites&lt;/a&gt;. Instead, they decided to go with Symantec/VeriSign&amp;rsquo;s design, where you need a proprietary iOS, Android app, or a dedicated hardware key. This method makes it very hard to get it to work with the worlds best password manager software, &lt;a href="https://1password.com"&gt;1Password&lt;/a&gt;. However, with some elbow grease, there is a way of getting it to work. Here&amp;rsquo;s how.&lt;/p&gt;</description></item><item><title>Why I Switched To Roon And You Should Too</title><link>https://www.jackenhack.com/roon-why-i-switched-and-you-should-too/</link><pubDate>Mon, 11 Feb 2019 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/roon-why-i-switched-and-you-should-too/</guid><description>&lt;p&gt;&lt;img decoding="async" height="512" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/roon-why-i-switched-and-you-should-too/images/roon-logo_hu_4f7ad72ba6646e41.jpg" srcset="https://www.jackenhack.com/roon-why-i-switched-and-you-should-too/images/roon-logo_hu_70699670efc61f47.jpg 360w,/roon-why-i-switched-and-you-should-too/images/roon-logo_hu_909e74707c105163.jpg 480w" width="512"&gt;&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve been running my music system at home using Squeezebox Server software for many years. It has served me well, but Logitech bought the entire eco-system and then abandoned it. Because it&amp;rsquo;s Open Source, it&amp;rsquo;s still updated, but it&amp;rsquo;s time to do an upgrade to a better system. After testing a lot of different server solutions, I finally choose &lt;a href="https://roonlabs.com"&gt;Roon by Roon Labs&lt;/a&gt; as my music server software. Here&amp;rsquo;s why.&lt;/p&gt;</description></item><item><title>MacBook Netflix Flicker Flashing in Full-screen</title><link>https://www.jackenhack.com/macbook-netflix-flicker-flashing-in-full-screen/</link><pubDate>Tue, 25 Dec 2018 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/macbook-netflix-flicker-flashing-in-full-screen/</guid><description>&lt;p&gt;&lt;img decoding="async" height="576" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/macbook-netflix-flicker-flashing-in-full-screen/images/netflix-logo_hu_c1fb4b1b62886e18.png" srcset="https://www.jackenhack.com/macbook-netflix-flicker-flashing-in-full-screen/images/netflix-logo_hu_14aae8d03b398de7.png 360w,/macbook-netflix-flicker-flashing-in-full-screen/images/netflix-logo_hu_24239f4713b80bbf.png 480w,/macbook-netflix-flicker-flashing-in-full-screen/images/netflix-logo_hu_e40a84efdb5eb893.png 720w" width="1024"&gt;&lt;/p&gt;
&lt;p&gt;I had an annoying problem on my 2015 MacBook Pro Mac OS when watching movies on &lt;a href="https://www.netflix.com"&gt;Netflix&lt;/a&gt; using Safari. When in full-screen mode, the display would flash/flicker a couple of times a minute. Well, after digging around, I found a solution for it.&lt;/p&gt;
&lt;h2 id="why-does-the-screen-keep-flashing-when-watching-netflix"&gt;Why Does the screen keep flashing when watching Netflix?&lt;/h2&gt;
&lt;p&gt;Some MacBook Pro&amp;rsquo;s have dual graphics cards. Mac OS switches between them depending on what kind of work you are doing, and by switching cards it saves batteries. Unfortunately, the built-in Intel graphics cards are the reason for the flickering and flashing. So we need to turn on the high-performance graphics card when watching Netflix.&lt;/p&gt;</description></item><item><title>PlayStation VR​ Motion Controller Battery Refuses To Charge</title><link>https://www.jackenhack.com/playstation-vr-motion-controller-refuses-to-charge/</link><pubDate>Tue, 11 Sep 2018 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/playstation-vr-motion-controller-refuses-to-charge/</guid><description>&lt;p&gt;&lt;img alt="PlayStation Motion Controller Image" decoding="async" height="1000" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/playstation-vr-motion-controller-refuses-to-charge/images/playstation-motion-controller_hu_db4455bc2878601f.jpg" srcset="https://www.jackenhack.com/playstation-vr-motion-controller-refuses-to-charge/images/playstation-motion-controller_hu_d9856d781b048302.jpg 360w,/playstation-vr-motion-controller-refuses-to-charge/images/playstation-motion-controller_hu_80af670b36e77d6d.jpg 480w,/playstation-vr-motion-controller-refuses-to-charge/images/playstation-motion-controller_hu_f44a32071c47c506.jpg 720w" width="1000"&gt;&lt;/p&gt;
&lt;p&gt;If you leave your PlayStation Motion Controller without charging it for a long time, the battery will not charge. Even after you press the reset button, the controller refuses to recharge. Replacing the battery is an easy fix, but expensive, and there is another way of getting the PlayStation Controller to work again.&lt;/p&gt;</description></item><item><title>Ambien as a Defense​​​ For Bad Behavior</title><link>https://www.jackenhack.com/ambien-as-a-defense-for-bad-behavior/</link><pubDate>Sat, 18 Aug 2018 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/ambien-as-a-defense-for-bad-behavior/</guid><description>&lt;p&gt;&lt;img decoding="async" height="339" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/ambien-as-a-defense-for-bad-behavior/images/ambien_hu_38cfe4a843f471b7.png" srcset="https://www.jackenhack.com/ambien-as-a-defense-for-bad-behavior/images/ambien_hu_dc3f61e20a59c9c4.png 360w,/ambien-as-a-defense-for-bad-behavior/images/ambien_hu_d603c729eba67438.png 480w" width="600"&gt;&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s been a lot of chatter on the internet of the &amp;ldquo;Ambien defense&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://nordic.businessinsider.com/elon-musk-ambien-use-tesla-board-what-drug-does-2018-8?r=US&amp;amp;IR=T"&gt;It&amp;rsquo;s quite a good defense for weird behavior&lt;/a&gt;. I&amp;rsquo;m talking as a recovering Ambien abuser for over ten years.&lt;/p&gt;</description></item><item><title>Aneng AN8009 Improve Accuracy, measuring Speed</title><link>https://www.jackenhack.com/aneng-an8009-improve-accuracy-response/</link><pubDate>Tue, 05 Jun 2018 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/aneng-an8009-improve-accuracy-response/</guid><description>&lt;p&gt;&lt;img decoding="async" height="1000" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/aneng-an8009-improve-accuracy-response/images/aneng-an8009_hu_5c4b45b18782330.jpg" srcset="https://www.jackenhack.com/aneng-an8009-improve-accuracy-response/images/aneng-an8009_hu_31b9ecec7da61c43.jpg 360w,/aneng-an8009-improve-accuracy-response/images/aneng-an8009_hu_4f03e3918afccc5c.jpg 480w,/aneng-an8009-improve-accuracy-response/images/aneng-an8009_hu_86bbad15c99ae673.jpg 720w" width="1000"&gt;Just got my new &lt;a href="https://amzn.to/2xILzKW"&gt;Aneng AN8009 Multimeter&lt;/a&gt; in the mail. I&amp;rsquo;ve made an old post about &lt;a href="https://www.jackenhack.com/aneng-an8008-modify-for-better-accuracy-faster-readings/"&gt;improving the responsiveness of the Aneng AN8008 in an earlier blog post&lt;/a&gt;. I loved that meter, but I gave it to my son who is just beginning on his electronic journey. So naturally, I needed a replacement. After checking eBay, I found that there&amp;rsquo;s a new model, the Aneng AN8009 so I decided to get that model. It has the same problem that the Aneng AN8008 had; it&amp;rsquo;s slow to settle on a value when measuring. Fortunately, my old modifications work on the Aneng AN8009 as well.&lt;/p&gt;</description></item><item><title>HifiBerry DAC+ Click When Changing Song</title><link>https://www.jackenhack.com/hifiberry-dac-click-changing-song/</link><pubDate>Fri, 06 Apr 2018 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/hifiberry-dac-click-changing-song/</guid><description>&lt;p&gt;&lt;img decoding="async" height="1321" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/hifiberry-dac-click-changing-song/images/HifiBerry-DAC-plus-Raspberry-Pi_hu_f0bbf3a6a77a0837.jpg" srcset="https://www.jackenhack.com/hifiberry-dac-click-changing-song/images/HifiBerry-DAC-plus-Raspberry-Pi_hu_daca869b5f66f83b.jpg 360w,/hifiberry-dac-click-changing-song/images/HifiBerry-DAC-plus-Raspberry-Pi_hu_ae885c786bca5483.jpg 480w,/hifiberry-dac-click-changing-song/images/HifiBerry-DAC-plus-Raspberry-Pi_hu_3eef366af1f957c0.jpg 720w,/hifiberry-dac-click-changing-song/images/HifiBerry-DAC-plus-Raspberry-Pi_hu_1b22611a226c7ae8.jpg 1080w,/hifiberry-dac-click-changing-song/images/HifiBerry-DAC-plus-Raspberry-Pi_hu_f0bbf3a6a77a0837.jpg 1440w" width="1440"&gt;My current music setup is a Raspberry Pi 3 with a HifiBerry DAC+ audio card as my music player. It works perfectly, except for one annoying thing. The new &lt;a href="https://amzn.to/2q7Yor4"&gt;HifiBerry DAC+&lt;/a&gt; makes an audible click or poping sound when changing the sampling rate. I have a lot of recordings in higher resolution than CD-quality of 16-bit 44kHz, so it&amp;rsquo;s jarring when it happens. I like to play my music loud which exacerbates the problem. But there&amp;rsquo;s an easy solution, and at the same time, you can get better sound quality overall. Here&amp;rsquo;s how to fix the problem.&lt;/p&gt;</description></item><item><title>MacOS Remove Purgeable in High Sierra</title><link>https://www.jackenhack.com/mac-os-remove-purgeable-high-sierra/</link><pubDate>Tue, 06 Mar 2018 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/mac-os-remove-purgeable-high-sierra/</guid><description>&lt;p&gt;&lt;img alt="Screenshot of Disk Utility showing Purgeable part of volume" decoding="async" height="316" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/mac-os-remove-purgeable-high-sierra/images/purgeable-disk-utility-mac-os-x_hu_abfe3f8e4e5940ad.jpg" srcset="https://www.jackenhack.com/mac-os-remove-purgeable-high-sierra/images/purgeable-disk-utility-mac-os-x_hu_989565a2fde4b11e.jpg 360w,/mac-os-remove-purgeable-high-sierra/images/purgeable-disk-utility-mac-os-x_hu_137dc1f705259f6.jpg 480w,/mac-os-remove-purgeable-high-sierra/images/purgeable-disk-utility-mac-os-x_hu_7b963afe55e162e4.jpg 720w,/mac-os-remove-purgeable-high-sierra/images/purgeable-disk-utility-mac-os-x_hu_75f6409b22324fc3.jpg 1080w" width="1154"&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.jackenhack.com/mac-os-purgeable-remove-clear-space/"&gt;I&amp;rsquo;ve written an article on how to remove the purgeable portion on a hard disk on MacOS&lt;/a&gt;, but in High Sierra, Apple has changed the file system from HFS+ to APFS. Because of that, my old guide doesn&amp;rsquo;t work. So here is how to remove the Purgeable part of the disk in &lt;a href="https://www.apple.com/lae/macos/high-sierra/"&gt;MacOS High Sierra&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>PA0RDT Mini Whip – Installing In an Apartment building</title><link>https://www.jackenhack.com/pa0rdt-mini-whip-installing-in-an-apartment-building/</link><pubDate>Fri, 02 Mar 2018 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/pa0rdt-mini-whip-installing-in-an-apartment-building/</guid><description>&lt;p&gt;&lt;img decoding="async" height="1324" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/pa0rdt-mini-whip-installing-in-an-apartment-building/images/PA0RDT-mini-whip-in-window_hu_68a9226dd3c89d44.jpg" srcset="https://www.jackenhack.com/pa0rdt-mini-whip-installing-in-an-apartment-building/images/PA0RDT-mini-whip-in-window_hu_b5421fa5ab1a4fdc.jpg 360w,/pa0rdt-mini-whip-installing-in-an-apartment-building/images/PA0RDT-mini-whip-in-window_hu_8863d33ccb46d5f3.jpg 480w,/pa0rdt-mini-whip-installing-in-an-apartment-building/images/PA0RDT-mini-whip-in-window_hu_98cb864d0b6093b8.jpg 720w,/pa0rdt-mini-whip-installing-in-an-apartment-building/images/PA0RDT-mini-whip-in-window_hu_da37e9be6a2c1ff.jpg 1080w,/pa0rdt-mini-whip-installing-in-an-apartment-building/images/PA0RDT-mini-whip-in-window_hu_68a9226dd3c89d44.jpg 1440w" width="1440"&gt;&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve recently got interested in RF radio. But I live in an apartment, so I can&amp;rsquo;t do any installing of large antennas. So after doing the obligatory Google search, I narrowed it down to two antennas. The &lt;a href="https://www.wellbrook.uk.com/loopantennas/"&gt;Wellbrook Loop Antenna&lt;/a&gt; and the (much cheaper) &lt;a href="http://dl1dbc.net/SAQ/miniwhip.html"&gt;PA0RDT Mini-Whip&lt;/a&gt;. Being short of cash, I decided to buy a cheap &lt;a href="https://www.ebay.com/sch/sis.html?_nkw=MiniWhip+Active+Antenna+Assembled+in+Box+HF+LF+VLF+mini+whip+sdr+RX+portable&amp;amp;_id=222469570201&amp;amp;&amp;amp;_trksid=p2057872.m2749.l2658"&gt;Mini-Whip from eBay&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>WiMo Antennen A Horrible Buying Experience</title><link>https://www.jackenhack.com/wimo-antennen-horrible-buying-experience/</link><pubDate>Thu, 01 Mar 2018 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/wimo-antennen-horrible-buying-experience/</guid><description>&lt;p&gt;&lt;img decoding="async" height="1342" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/wimo-antennen-horrible-buying-experience/images/airspy-mini-broken_hu_c5ef2ca696efe816.jpg" srcset="https://www.jackenhack.com/wimo-antennen-horrible-buying-experience/images/airspy-mini-broken_hu_614215609845d298.jpg 360w,/wimo-antennen-horrible-buying-experience/images/airspy-mini-broken_hu_6a9ae5bcacc7ae49.jpg 480w,/wimo-antennen-horrible-buying-experience/images/airspy-mini-broken_hu_4d9036abb9fadc62.jpg 720w,/wimo-antennen-horrible-buying-experience/images/airspy-mini-broken_hu_cef4e20ae593bce7.jpg 1080w" width="1291"&gt;&lt;strong&gt;Update:&lt;/strong&gt; Apparently WeMo took notice of this article and contacted me. They have now sent a replacement unit. I also got an email from the people at &lt;a href="https://airspy.com"&gt;Airspy&lt;/a&gt;, who mistakenly thought that this blog post was directed at them, which is not the case. The reason for me to choose Airspy is because they make &lt;strong&gt;quality products at a really good price&lt;/strong&gt;, and I plan to do a blog post about using the Airspy Mini as an ADS-B receiver.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;Thinking of buying any radios, antennas or other radio amateur equipment from WiMo Antennen und Elektronik GmbHI? Think again!&lt;/p&gt;
&lt;p&gt;I wanted to buy an Airspy Mini to use as a makeshift simple spectrum analyzer. Usually, I buy directly from the manufacturer, but I wanted to be sure that if something were wrong with it, then it would be easier to have a seller closer to Sweden, so I decided to buy from &lt;strong&gt;WiMo Antennen und Elektronik GmbH&lt;/strong&gt; in Germany. That turned out to be a mistake.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>Cetus 3D Y-Axis Adjustment The Easy Way</title><link>https://www.jackenhack.com/cetus-3d-y-axis-calibration-the-easy-way/</link><pubDate>Wed, 21 Feb 2018 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/cetus-3d-y-axis-calibration-the-easy-way/</guid><description>&lt;p&gt;&lt;img decoding="async" height="1600" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/cetus-3d-y-axis-calibration-the-easy-way/images/y-axis-calibration-stand-cetus3d_hu_efbd45d6edd92e2e.jpg" srcset="https://www.jackenhack.com/cetus-3d-y-axis-calibration-the-easy-way/images/y-axis-calibration-stand-cetus3d_hu_3dabfb2c8c9dc90f.jpg 360w,/cetus-3d-y-axis-calibration-the-easy-way/images/y-axis-calibration-stand-cetus3d_hu_49c6d00c4c457cf9.jpg 480w,/cetus-3d-y-axis-calibration-the-easy-way/images/y-axis-calibration-stand-cetus3d_hu_f4dec38c9b391bbe.jpg 720w,/cetus-3d-y-axis-calibration-the-easy-way/images/y-axis-calibration-stand-cetus3d_hu_a614eef28e101200.jpg 1080w" width="1200"&gt;I’ve been busy the last couple of weeks, learning all the ins and outs of my new &lt;a href="https://amzn.to/2pZw0s4"&gt;Cetus3D 3D-printer&lt;/a&gt;. It’s a cheap printer for around $300, but it has linear rails and can give excellent results. Unfortunately, the calibration quality from the factory was terrible, which is unfortunate on such a superb printer.&lt;/p&gt;
&lt;p&gt;My Y-axis was way out. If I zeroed out the nozzle on the left side, the right side was 2.0 lower. There is a calibration feature inside the program, but you need to always print with a raft to get your prints level, with the accompanied wastage of PLA plastic. But I finally found an easy way of fixing the Y-axis adjustment. Here’s how I did it.&lt;/p&gt;</description></item><item><title>Cetus3D MKII Can't Calibrate Nozzle Close to Build Plate</title><link>https://www.jackenhack.com/cetus3d-mkii-cant-calibrate-nozzle-close-to-build-plate/</link><pubDate>Thu, 01 Feb 2018 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/cetus3d-mkii-cant-calibrate-nozzle-close-to-build-plate/</guid><description>&lt;p&gt;&lt;img decoding="async" height="600" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/cetus3d-mkii-cant-calibrate-nozzle-close-to-build-plate/images/cetus3d-printer_hu_9ffb2e82ec7852c5.jpg" srcset="https://www.jackenhack.com/cetus3d-mkii-cant-calibrate-nozzle-close-to-build-plate/images/cetus3d-printer_hu_a790c6d28f3f977e.jpg 360w,/cetus3d-mkii-cant-calibrate-nozzle-close-to-build-plate/images/cetus3d-printer_hu_314468a0c00fd5a9.jpg 480w,/cetus3d-mkii-cant-calibrate-nozzle-close-to-build-plate/images/cetus3d-printer_hu_a703b0c18583b91f.jpg 720w" width="800"&gt;After finally getting my &lt;a href="https://amzn.to/2pZw0s4"&gt;Cetus3D MkII 3D-printer&lt;/a&gt; I was eager to start to print. When I started through the steps to calibrate the printer by adjusting the build plate height, but the print head/nozzle refused to get close enough to the build plate to finish the calibration! The cables on the motor came in contact with the chassis of the printer! So the injector was 5mm from the build plate and couldn&amp;rsquo;t get any closer by increasing the step values. But there is an easy fix for the problem.&lt;/p&gt;</description></item><item><title>433 MHz Support in Node-RED</title><link>https://www.jackenhack.com/433-mhz-support-node-red/</link><pubDate>Fri, 17 Nov 2017 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/433-mhz-support-node-red/</guid><description>&lt;p&gt;&lt;img decoding="async" height="740" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/433-mhz-support-node-red/images/sonoff-rf-bridge-433-unit_hu_96033339821d4b07.jpg" srcset="https://www.jackenhack.com/433-mhz-support-node-red/images/sonoff-rf-bridge-433-unit_hu_37bba1605f9a1df3.jpg 360w,/433-mhz-support-node-red/images/sonoff-rf-bridge-433-unit_hu_7858c395b9d948f4.jpg 480w" width="649"&gt; &lt;a href="http://itead.cc"&gt;ITEAD&lt;/a&gt; contacted me about testing some new equipment and write an unbiased blog post about it. I usually reject all such offers, but this one worked for me. Why? Well, all the stuff they offered was on my shopping list anyway! And my home is quite &lt;a href="https://www.jackenhack.com/sonoff-switch-i2c/"&gt;literally chock full of Sonoff relays&lt;/a&gt;, lamps, etc.&lt;/p&gt;
&lt;p&gt;So the first thing I started to play with was the &lt;a href="https://sonoff.tech/product/smart-home-security/rf-bridge/"&gt;SONOFF RF BRIDGE 433&lt;/a&gt;. The bridge makes it possible to control switches, doorbells, curtain openers, etc. that uses 433MHz communication frequency. I&amp;rsquo;m not interested in using the original firmware because I prefer to do my home automation setup in Node-RED. Here&amp;rsquo;s how it works.&lt;/p&gt;</description></item><item><title>Retr0bright – Will It Last?</title><link>https://www.jackenhack.com/retr0bright-will-it-last/</link><pubDate>Fri, 03 Nov 2017 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/retr0bright-will-it-last/</guid><description>&lt;p&gt;&lt;a href="https://www.jackenhack.com/retr0bright-will-it-last/images/CL-9-core-remote-controller.jpg"&gt;&lt;img decoding="async" height="1080" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/retr0bright-will-it-last/images/CL-9-core-remote-controller_hu_529745a4d0a42a58.jpg" srcset="https://www.jackenhack.com/retr0bright-will-it-last/images/CL-9-core-remote-controller_hu_5e4d785b0471fafe.jpg 360w,/retr0bright-will-it-last/images/CL-9-core-remote-controller_hu_e7cf253139b025b4.jpg 480w,/retr0bright-will-it-last/images/CL-9-core-remote-controller_hu_15251e71a0521bac.jpg 720w,/retr0bright-will-it-last/images/CL-9-core-remote-controller_hu_c258cd2813cee9e0.jpg 1080w,/retr0bright-will-it-last/images/CL-9-core-remote-controller_hu_529745a4d0a42a58.jpg 1440w" width="1440"&gt;&lt;/a&gt;Over the years I&amp;rsquo;ve been reading about a way of restoring old computers and other equipment where the plastic has turned yellow and how some bright guys developed a method called Retr0bright to reverse the process.&lt;/p&gt;
&lt;p&gt;The reason for the yellowing of the plastic is the flame retardant bromide that is infused in the plastic to prevent fires. When exposed to UV-light, the bromide comes to the surface of the ABS plastic, and the yellowing begins.&lt;/p&gt;
&lt;p&gt;Unfortunately, even after treating the item with Retr0bright, the yellowing returns after 3-4 years, looking worse than your grandfather&amp;rsquo;s underwear.&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s my attempt at a fix to that problem.&lt;/p&gt;</description></item><item><title>DIY Coaxial Collinear Antenna for ADS-B SDR Receiver – Measuring The Cable</title><link>https://www.jackenhack.com/diy-coaxial-collinear-antenna-ads-b-sdr-receiver-measuring-cable/</link><pubDate>Thu, 26 Oct 2017 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/diy-coaxial-collinear-antenna-ads-b-sdr-receiver-measuring-cable/</guid><description>&lt;p&gt;[caption id=&amp;ldquo;attachment_5818&amp;rdquo; align=&amp;ldquo;alignright&amp;rdquo; width=&amp;ldquo;300&amp;rdquo;]&lt;img decoding="async" height="1600" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/diy-coaxial-collinear-antenna-ads-b-sdr-receiver-measuring-cable/images/ugly-colllinear-antenna-ads-b_hu_b1184bf39c3ba7a3.jpg" srcset="https://www.jackenhack.com/diy-coaxial-collinear-antenna-ads-b-sdr-receiver-measuring-cable/images/ugly-colllinear-antenna-ads-b_hu_18f0dbfa7f3349fa.jpg 360w,/diy-coaxial-collinear-antenna-ads-b-sdr-receiver-measuring-cable/images/ugly-colllinear-antenna-ads-b_hu_5fbe1950bc02c0aa.jpg 480w,/diy-coaxial-collinear-antenna-ads-b-sdr-receiver-measuring-cable/images/ugly-colllinear-antenna-ads-b_hu_b3e5c12373574544.jpg 720w,/diy-coaxial-collinear-antenna-ads-b-sdr-receiver-measuring-cable/images/ugly-colllinear-antenna-ads-b_hu_c7f6f2330dc314f5.jpg 1080w" width="1200"&gt; My first attempt of a Collinear Antenna. Professional mounting![/caption]&lt;/p&gt;
&lt;h2 id="part-1--checking-the-velocity-factor-of-the-coax-cable"&gt;Part 1 – Checking the Velocity Factor of the Coax Cable&lt;/h2&gt;
&lt;p&gt;I have a homebuilt Collinear Antenna on one of my two ADS-B receivers. It&amp;rsquo;s an eight element antenna, built without any real effort of making sure that all the elements where the right length. So it&amp;rsquo;s about time to try to do it properly. The easy way is to get &lt;a href="https://amzn.to/2uK9uIb"&gt;Flightaware&amp;rsquo;s great ADS-B antenna&lt;/a&gt; and &lt;a href="https://amzn.to/2q1ap2u"&gt;filter&lt;/a&gt;, but it&amp;rsquo;s fun to build your own as well.&lt;/p&gt;
&lt;p&gt;To build a good antenna, you would preferably use a Vector Network Analyzer so you can do proper measurements of your antenna design. With it you can quickly check stuff like SWR and optimize the impedance of the antenna at the frequency it&amp;rsquo;s intended to be used. In my case 1090MHz for ADS-B. But if you don&amp;rsquo;t have the money to spend, you have to improvise. I&amp;rsquo;m going to build a 12 element &lt;a href="https://www.balarad.net"&gt;Collinear Antenna&lt;/a&gt; out of cheap RG-58 coax cable. But to calculate the right length of each element, we need to know the Velocity Factor, or the signal speed through the cable compared to light traveling in a vacuum. So let&amp;rsquo;s do the measurements.&lt;/p&gt;</description></item><item><title>Aneng AN8008/AN8009 Modify For Better Accuracy Faster Readings</title><link>https://www.jackenhack.com/aneng-an8008-modify-for-better-accuracy-faster-readings/</link><pubDate>Thu, 12 Oct 2017 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/aneng-an8008-modify-for-better-accuracy-faster-readings/</guid><description>&lt;p&gt;&lt;img decoding="async" height="1742" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/aneng-an8008-modify-for-better-accuracy-faster-readings/images/aneng-an8008_hu_b4bab8a22d8b04bd.jpg" srcset="https://www.jackenhack.com/aneng-an8008-modify-for-better-accuracy-faster-readings/images/aneng-an8008_hu_e6860346b456b89e.jpg 360w,/aneng-an8008-modify-for-better-accuracy-faster-readings/images/aneng-an8008_hu_a9d165669efa5603.jpg 480w,/aneng-an8008-modify-for-better-accuracy-faster-readings/images/aneng-an8008_hu_f482ab14749d6efc.jpg 720w,/aneng-an8008-modify-for-better-accuracy-faster-readings/images/aneng-an8008_hu_64b31af92116d657.jpg 1080w,/aneng-an8008-modify-for-better-accuracy-faster-readings/images/aneng-an8008_hu_b4bab8a22d8b04bd.jpg 1440w" width="1440"&gt;&lt;/p&gt;
&lt;p&gt;If you are on the lookout for a sub $30 Multimeter (or $15 on eBay) for working with low voltages, the best one right now in my opinion is the cute and tiny &lt;a href="https://www.aliexpress.com/item/32839539223.html"&gt;Aneng AN8008 TrueRMS Multimeter&lt;/a&gt; or the newer model, the &lt;a href="https://amzn.to/2xILzKW"&gt;Aneng AN8009&lt;/a&gt; with NCV and temperature measurement. They have a lot of functions and can measure µA current, and both are a 9999-count meter. The continuity tester is reasonably fast, but there is one little problem that bothered me. It takes 5 to 10 seconds for it to settle on a correct voltage reading. When it finally ends, it&amp;rsquo;s spot on, but the waiting is annoying. But fortunately, there is a simple fix for this problem.&lt;/p&gt;</description></item><item><title>Search System Files in Finder Mac OS</title><link>https://www.jackenhack.com/search-system-files-in-finder-mac-os/</link><pubDate>Sun, 08 Oct 2017 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/search-system-files-in-finder-mac-os/</guid><description>&lt;h2 id="finding-system-files-in-finder"&gt;Finding System Files in Finder&lt;/h2&gt;
&lt;p&gt;Don’t you hate it when you need to find a .plist settings file or any other file that is in one of the Mac OS system files folders? I do. So here is a little tip on how to do global system files search directly in the Finder.&lt;/p&gt;</description></item><item><title>Calibrating Brymen BM-Series Multimeters</title><link>https://www.jackenhack.com/calibrating-brymen-bm-series-multimeter/</link><pubDate>Wed, 27 Sep 2017 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/calibrating-brymen-bm-series-multimeter/</guid><description>&lt;h2 id="image-of-a-brymen-bm869s-multimetereasy-way-to-calibrate-a-bryman-bm869s-multimeter"&gt;&lt;img alt="Image of a Brymen BM869s Multimeter" decoding="async" height="1498" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/calibrating-brymen-bm-series-multimeter/images/brymen-bm869s-multimeter_hu_8e0e9b559d25da89.jpg" srcset="https://www.jackenhack.com/calibrating-brymen-bm-series-multimeter/images/brymen-bm869s-multimeter_hu_76bf555277297c1e.jpg 360w,/calibrating-brymen-bm-series-multimeter/images/brymen-bm869s-multimeter_hu_40a93ae75fa60556.jpg 480w,/calibrating-brymen-bm-series-multimeter/images/brymen-bm869s-multimeter_hu_89ba9774a3a7b30c.jpg 720w" width="788"&gt;Easy Way To Calibrate a Bryman BM869s Multimeter&lt;/h2&gt;
&lt;p&gt;After replacing my lost Fluke 87V multimeter with a new &lt;a href="http://www.brymen.com/PD02BM860s_869s.html"&gt;Brymen BM869s (rebranded Greenlee in the US)&lt;/a&gt; about a year ago, I’ve been delighted with the multimeter. It has every possible function I could ask for and then some. It’s been my go-to meter when working on electronics projects. I do have a &lt;a href="https://siglentna.com/digital-multimeters/sdm3055-5-%C2%BD-digits-dual-display-digital-multimeters/"&gt;Siglent SDM3055 DMM&lt;/a&gt; that is very good, but due to its startup time, I usually reach for my Brymen BM869s when I need to measure something, and it has higher resolution. But after getting a broken HP/Agilent 34401A DMM from eBay, fixing it up and replacing all the capacitors, I now have a better reference. I’ve compared it to my friend&amp;rsquo;s calibrated 6 ½-digit multimeter, and it’s still within spec, so naturally, I want my Brymen to be as close to my HP 34401A as possible. Turns out that calibrating and adjusting the Brymen is quite easy. Here&amp;rsquo;s how to do it.&lt;/p&gt;</description></item><item><title>MacOS How To Remove Purgeable on Hard Drive</title><link>https://www.jackenhack.com/mac-os-purgeable-remove-clear-space/</link><pubDate>Thu, 20 Apr 2017 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/mac-os-purgeable-remove-clear-space/</guid><description>&lt;h2 id="cant-remove-purgeable-disk-space"&gt;Can&amp;rsquo;t Remove Purgeable Disk Space&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; &lt;a href="https://www.jackenhack.com/mac-os-remove-purgeable-high-sierra/"&gt;If you have MacOS High Sierra installed, you need this guide instead&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;When trying to install Bootcamp on my MacBook Pro, I had to delete a lot of files to get enough space to be able to accommodate for a Bootcamp partition on the drive. But even after removing around 60 GB of storage, MacOS Sierra could still not make a large enough partition for Windows. When checking with &lt;strong&gt;Disk Utility&lt;/strong&gt;, it showed that indeed I had enough space, but there was a part called &lt;strong&gt;Purgeable&lt;/strong&gt; that was impossible to move. No tools from Apple are available to handle this, but here&amp;rsquo;s how I fixed it.&lt;/p&gt;
&lt;figure&gt;
&lt;p&gt;&lt;img alt="Screenshot of Disk Utility showing Purgeable part of volume" decoding="async" height="316" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/mac-os-purgeable-remove-clear-space/images/purgeable-disk-utility-mac-os-x_hu_abfe3f8e4e5940ad.jpg" srcset="https://www.jackenhack.com/mac-os-purgeable-remove-clear-space/images/purgeable-disk-utility-mac-os-x_hu_989565a2fde4b11e.jpg 360w,/mac-os-purgeable-remove-clear-space/images/purgeable-disk-utility-mac-os-x_hu_137dc1f705259f6.jpg 480w,/mac-os-purgeable-remove-clear-space/images/purgeable-disk-utility-mac-os-x_hu_7b963afe55e162e4.jpg 720w,/mac-os-purgeable-remove-clear-space/images/purgeable-disk-utility-mac-os-x_hu_75f6409b22324fc3.jpg 1080w" width="1154"&gt;&lt;/p&gt;
&lt;figcaption&gt;
&lt;p&gt;(not actually my disk, forgot to take a screenshot)&lt;/p&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;</description></item><item><title>DietPi Makes Your Raspberry Pi a Lean Mean Linux Machine</title><link>https://www.jackenhack.com/dietpi-lean-mean-linux-machine/</link><pubDate>Thu, 13 Apr 2017 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/dietpi-lean-mean-linux-machine/</guid><description>&lt;p&gt;&lt;img alt="DietPi Logo" decoding="async" height="1440" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/dietpi-lean-mean-linux-machine/images/dietpi-logo_hu_a5d0aed0d3182a91.jpg" srcset="https://www.jackenhack.com/dietpi-lean-mean-linux-machine/images/dietpi-logo_hu_94e50182f13404bf.jpg 360w,/dietpi-lean-mean-linux-machine/images/dietpi-logo_hu_b1308f6deb338ab2.jpg 480w,/dietpi-lean-mean-linux-machine/images/dietpi-logo_hu_741739949ab83d98.jpg 720w,/dietpi-lean-mean-linux-machine/images/dietpi-logo_hu_6fa8526d729f7db0.jpg 1080w,/dietpi-lean-mean-linux-machine/images/dietpi-logo_hu_a5d0aed0d3182a91.jpg 1440w" width="1440"&gt;&lt;/p&gt;
&lt;p&gt;My wild guess is that most people get a small Linux computer, like the &lt;a href="http://bit.ly/RaspberryPi3-board"&gt;Raspberry Pi&lt;/a&gt;, &lt;a href="http://bit.ly/beaglebone-black-board"&gt;BeagleBone&lt;/a&gt;, &lt;a href="http://bit.ly/banana-pi-board"&gt;Banana Pi&lt;/a&gt; or &lt;a href="http://bit.ly/orange-pi-board"&gt;Orange Pi&lt;/a&gt; for a specific task. Unfortunately, most distributions are chock-full of software, with everything installed per default. But if you want to set up a lean single board computer for a specific task, you&amp;rsquo;re out of luck. Thankfully there is a Linux distribution, &lt;a href="http://dietpi.com"&gt;DietPi&lt;/a&gt;, that aims to fix that problem.&lt;/p&gt;</description></item><item><title>NTP Server Extreme accuracy for under $200 Using SI5351C</title><link>https://www.jackenhack.com/ntp-server-extreme-accuracy-for-under-200/</link><pubDate>Wed, 12 Apr 2017 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/ntp-server-extreme-accuracy-for-under-200/</guid><description>&lt;p&gt;&lt;a href="https://www.jackenhack.com/si5351c-i2c-frequency-clock-generator-breakout-board/"&gt;&lt;img decoding="async" height="1050" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/ntp-server-extreme-accuracy-for-under-200/images/SI5351C_breakoutboard_hu_d9e4f4483259607e.jpg" srcset="https://www.jackenhack.com/ntp-server-extreme-accuracy-for-under-200/images/SI5351C_breakoutboard_hu_5fad011b66273809.jpg 360w,/ntp-server-extreme-accuracy-for-under-200/images/SI5351C_breakoutboard_hu_bb0e7ecb471cae46.jpg 480w,/ntp-server-extreme-accuracy-for-under-200/images/SI5351C_breakoutboard_hu_35ae20e1ae7fd8cb.jpg 720w,/ntp-server-extreme-accuracy-for-under-200/images/SI5351C_breakoutboard_hu_e7cd3b145dc5565a.jpg 1080w" width="1400"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;When you make your own NTP server, you probably spend a lot of time trying to get it as accurate and stable as possible. To get good results, you need to connect your server to a good time reference, like an atomic clock, GPS or a GPSDO to get the PPS (Pulse Per Second) to sync your server with the reference clock.&lt;/p&gt;
&lt;p&gt;In both Linux and BSD, there is kernel support to slave the very inaccurate CPU clock crystal to the PPS signal, continually adjusting the frequency, because the crystals of computers continuously drift due to temperature and barometric pressure differences. So most of the work is to get a crappy crystal to behave. What if you just jumped over that step, so the CPU clock gets synchronized with the same lab reference that the PPS signal uses, using a SI5351C Clock Generator?&lt;/p&gt;
&lt;p&gt;Read on to see a simple way of doing it and get an extremely accurate NTP server for under $200.&lt;/p&gt;</description></item><item><title>Atten 8502D Pinout Replacement Iron Heating element</title><link>https://www.jackenhack.com/atten-8502d-pinout-replacement-iron-element/</link><pubDate>Thu, 23 Mar 2017 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/atten-8502d-pinout-replacement-iron-element/</guid><description>&lt;p&gt;&lt;img alt="Atten 8502D Soldering Station image" decoding="async" height="1080" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/atten-8502d-pinout-replacement-iron-element/images/atten-8502d-solder-station_hu_5394f9628b41f8de.jpg" srcset="https://www.jackenhack.com/atten-8502d-pinout-replacement-iron-element/images/atten-8502d-solder-station_hu_1aad528ade15bc67.jpg 360w,/atten-8502d-pinout-replacement-iron-element/images/atten-8502d-solder-station_hu_e1717946ac58b9d1.jpg 480w,/atten-8502d-pinout-replacement-iron-element/images/atten-8502d-solder-station_hu_50707bb55064ebb.jpg 720w,/atten-8502d-pinout-replacement-iron-element/images/atten-8502d-solder-station_hu_194bb48dca95e5e8.jpg 1080w,/atten-8502d-pinout-replacement-iron-element/images/atten-8502d-solder-station_hu_5394f9628b41f8de.jpg 1440w" width="1440"&gt;So you need to replace the soldering iron on your &lt;a href="https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=4&amp;amp;toolid=11800&amp;amp;pub=5575287361&amp;amp;campid=5338068209&amp;amp;mpre=http%3A%2F%2Fwww.ebay.com%2Fitm%2FTrimble-GPS-Receiver-GPSDO-10MHz-1PPS-GPS-Disciplined-Clock-sine-and-square-wave-%2F252162780444%3Fhash%3Ditem3ab612ad1c%3Ag%3AudkAAOSwhcJWQCPM"&gt;Atten 8502D Soldering Station&lt;/a&gt;. You could just buy the heating element, but you can find a &lt;a href="https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=4&amp;amp;toolid=11800&amp;amp;pub=5575287361&amp;amp;campid=5338068209&amp;amp;mpre=http%3A%2F%2Fwww.ebay.com%2Fitm%2FSOLDERING-STATION-IRON-for-ATTEN-AT936b-AT937b-AT8586-AT8502D-ESD-SAFE-50W-OZ-%2F261560957888%3Fhash%3Ditem3ce63f7bc0%3Am%3AmEumb655kUeUaFD4SrTh61w"&gt;complete soldering iron with cable for less than $12 on eBay&lt;/a&gt;. So It&amp;rsquo;s easier just to replace the whole thing.&lt;/p&gt;
&lt;h2 id="it-doesnt-work"&gt;It Doesn&amp;rsquo;t Work!&lt;/h2&gt;
&lt;p&gt;I have ordered replacement irons before (I&amp;rsquo;m very rough with my soldering station) just to find out that they don&amp;rsquo;t work. You get the dreaded S-E or H-E message on display and, obviously, something is wrong. What do you do now? Read on to find out.&lt;/p&gt;</description></item><item><title>Sonoff WiFi Smart Switch With I2C Port</title><link>https://www.jackenhack.com/sonoff-switch-i2c/</link><pubDate>Tue, 21 Mar 2017 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/sonoff-switch-i2c/</guid><description>&lt;h2 id="how-to-add-an-i2c-interface-to-a-sonoff-wifi-smart-switch"&gt;&lt;a href="https://www.jackenhack.com/sonoff-switch-i2c/images/sonoff-wifi-switch.jpg"&gt;&lt;img decoding="async" height="1000" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/sonoff-switch-i2c/images/sonoff-wifi-switch_hu_a513419d9e429f58.jpg" srcset="https://www.jackenhack.com/sonoff-switch-i2c/images/sonoff-wifi-switch_hu_b8eb69b5ac055277.jpg 360w,/sonoff-switch-i2c/images/sonoff-wifi-switch_hu_416c26c48874e2cc.jpg 480w,/sonoff-switch-i2c/images/sonoff-wifi-switch_hu_568c24d09e14f74f.jpg 720w" width="1000"&gt;&lt;/a&gt;How to add an I2C interface to a Sonoff WiFi Smart Switch.&lt;/h2&gt;
&lt;p&gt;The &lt;a href="http://sonoff.itead.cc/en/"&gt;Sonoff brand&lt;/a&gt; is a whole series os IOT devices that use the esp8266 WiFi processor internally. The devices are easily hacked and are cheap. The &lt;a href="https://sonoff.tech/product/diy-smart-switch/basicr2/"&gt;Sonoff WiFi Smart Switch&lt;/a&gt; is the most straightforward device, which can turn on or off 110/220 Volt 10 Ampere remotely. That means you can have your ceiling fan, lamp or anything else connected t mains power remotely controlled by your phone or computer. But the software that comes with it isn&amp;rsquo;t very flexible and cannot be integrated into a home control system like &lt;a href="https://nodered.org"&gt;NodeRED&lt;/a&gt;, &lt;a href="http://www.openhab.org"&gt;OpenHAB&lt;/a&gt; or any other home automation system.&lt;/p&gt;
&lt;h2 id="firmware"&gt;Firmware&lt;/h2&gt;
&lt;p&gt;The Sonoff devices are easy to hack, so you can put a better firmware like &lt;a href="https://www.letscontrolit.com/wiki/index.php/ESPEasy"&gt;ESPEasy&lt;/a&gt; on it and integrate the device with any system. ESPEasy has an extensive list of extra modules that you can connect, like temperature, barometric pressure, humidity, light sensors, PIR sensors and a &lt;a href="https://www.letscontrolit.com/wiki/index.php/ESPEasy#Applications"&gt;long list of other things&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;But most modules connect with I2C, which is a serial interface for interconnecting ICs using a clock and a data line. The Sonoff Switch only have one extra pin available, making it impossible to connect more advanced sensors. But there is a way of fixing that. Here&amp;rsquo;s how to add that to add an I2C connector to your $5 Sonoff and open up a whole field of stuff you can do.&lt;/p&gt;</description></item><item><title>Cable Impedance How to Measure It</title><link>https://www.jackenhack.com/cable-impedance-how-to-measure/</link><pubDate>Thu, 16 Mar 2017 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/cable-impedance-how-to-measure/</guid><description>&lt;h2 id="what-kind-of-impedance-does-this-coax-cable-have"&gt;What kind of impedance does this coax cable have?&lt;/h2&gt;
&lt;p&gt;&lt;img decoding="async" height="742" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/cable-impedance-how-to-measure/images/coaxcable_hu_317ac5b4800ac3b2.jpg" srcset="https://www.jackenhack.com/cable-impedance-how-to-measure/images/coaxcable_hu_2550fd2ce83ede47.jpg 360w,/cable-impedance-how-to-measure/images/coaxcable_hu_f60ea1a86c2d025e.jpg 480w,/cable-impedance-how-to-measure/images/coaxcable_hu_2be5a7924d08d01e.jpg 720w,/cable-impedance-how-to-measure/images/coaxcable_hu_3a588d097792c7d0.jpg 1080w,/cable-impedance-how-to-measure/images/coaxcable_hu_317ac5b4800ac3b2.jpg 1440w" width="1440"&gt;&lt;/p&gt;
&lt;p&gt;Sometimes you dig around in your parts bin, desperately searching for a bit of coax cable to make a new connector to your fantastic whizzbang widget. If you find a piece of cable without markings, how do you know if it&amp;rsquo;s 75Ω, 50Ω or some other impedance? Well, here are two easy ways of finding out.&lt;/p&gt;</description></item><item><title>How To Destroy a Record Mastering</title><link>https://www.jackenhack.com/how-to-destroy-a-record-mastering/</link><pubDate>Sat, 24 Dec 2016 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/how-to-destroy-a-record-mastering/</guid><description>&lt;p&gt;&lt;a href="https://www.jackenhack.com/how-to-destroy-a-record-mastering/images/cover.jpg"&gt;&lt;img decoding="async" height="1432" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/how-to-destroy-a-record-mastering/images/cover_hu_61ecba71692a7c6.jpg" srcset="https://www.jackenhack.com/how-to-destroy-a-record-mastering/images/cover_hu_5152d796025ce675.jpg 360w,/how-to-destroy-a-record-mastering/images/cover_hu_ebad9fc78747483c.jpg 480w,/how-to-destroy-a-record-mastering/images/cover_hu_94a3577cbc277a4b.jpg 720w,/how-to-destroy-a-record-mastering/images/cover_hu_3369a47b66e810a5.jpg 1080w,/how-to-destroy-a-record-mastering/images/cover_hu_61ecba71692a7c6.jpg 1440w" width="1440"&gt;&lt;/a&gt;With the resurgence of good Hi-Fi, where more and more people buy good headphones and listen to a lot of music thanks to streaming, it&amp;rsquo;s sad to see the things the mastering engineers (and in the end the artist) do to music. The recordings are getting worse. Even old records that get the &amp;ldquo;Remastered&amp;rdquo; or &amp;ldquo;Expanded&amp;rdquo; treatment doesn&amp;rsquo;t sound as good as the original. Why?&lt;/p&gt;</description></item><item><title>Raspberry Pi 3 Overclocking Heatsink Cheap</title><link>https://www.jackenhack.com/raspberry-pi-3-overclocking-heatsink-cheap/</link><pubDate>Sat, 17 Dec 2016 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/raspberry-pi-3-overclocking-heatsink-cheap/</guid><description>&lt;p&gt;&lt;img alt="Raspberry-Pi-3-DIY-heatsink" decoding="async" height="715" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/raspberry-pi-3-overclocking-heatsink-cheap/images/Raspberry-Pi-3-DIY-heatsink_hu_67a39a2b09ce17a2.jpg" srcset="https://www.jackenhack.com/raspberry-pi-3-overclocking-heatsink-cheap/images/Raspberry-Pi-3-DIY-heatsink_hu_f00788e6c0d5a25.jpg 360w,/raspberry-pi-3-overclocking-heatsink-cheap/images/Raspberry-Pi-3-DIY-heatsink_hu_65cf75858f4d4beb.jpg 480w,/raspberry-pi-3-overclocking-heatsink-cheap/images/Raspberry-Pi-3-DIY-heatsink_hu_6c48030ecddd55d1.jpg 720w,/raspberry-pi-3-overclocking-heatsink-cheap/images/Raspberry-Pi-3-DIY-heatsink_hu_1d0459da1a6c7bca.jpg 1080w,/raspberry-pi-3-overclocking-heatsink-cheap/images/Raspberry-Pi-3-DIY-heatsink_hu_67a39a2b09ce17a2.jpg 1440w" width="1440"&gt;&lt;/p&gt;
&lt;p&gt;I needed a cheap heatsink for my Raspberry Pi 3 that I use as a music player/server. To maximize performance, I wanted to overclock the computer for faster searching and handling of all my music. &lt;a href="https://www.jackenhack.com/raspberry-pi-3-overclocking/"&gt;I&amp;rsquo;ve managed to overclock my central Stratum-1 NTP server to 1350MHz without any problems&lt;/a&gt;, but the dinky little aluminium heatsink was way to anaemic, so I found a very cheap DIY solution to my question. With this heatsink, I can run the Raspberry Pi 3 at 1.5GHz all day at full tilt without any issues!&lt;/p&gt;</description></item><item><title>NAD 3020B Amplifier A Classic Worth Restoring</title><link>https://www.jackenhack.com/nad-3020b-amplifier-classic-worth-restoring/</link><pubDate>Wed, 09 Nov 2016 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/nad-3020b-amplifier-classic-worth-restoring/</guid><description>&lt;p&gt;&lt;a href="https://www.jackenhack.com/nad-3020b-amplifier-classic-worth-restoring/images/nad-3020b.jpg"&gt;&lt;img alt="Photo of a NAD 3020B Amplifier" decoding="async" height="756" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/nad-3020b-amplifier-classic-worth-restoring/images/nad-3020b_hu_91e380c0f8d22638.jpg" srcset="https://www.jackenhack.com/nad-3020b-amplifier-classic-worth-restoring/images/nad-3020b_hu_960ee0f5a9b2ff45.jpg 360w,/nad-3020b-amplifier-classic-worth-restoring/images/nad-3020b_hu_f58f45b626da5e14.jpg 480w,/nad-3020b-amplifier-classic-worth-restoring/images/nad-3020b_hu_dc49486ab0510e85.jpg 720w,/nad-3020b-amplifier-classic-worth-restoring/images/nad-3020b_hu_57eb46178f3039a8.jpg 1080w,/nad-3020b-amplifier-classic-worth-restoring/images/nad-3020b_hu_91e380c0f8d22638.jpg 1440w" width="1440"&gt;&lt;/a&gt;A friend of mine bought a new amplifier, but he wasn&amp;rsquo;t pleased with the sound. So he called me and asked if I could recommend a good old amplifier that could drive smaller speakers because he likes the aesthetic of older things. And the venerable NAD 3020B was the first one that came to mind. When I was young, this was the first affordable amplifier that sounded good.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s not a powerhouse by any means, putting out (a very conservative estimate) 2 x 20 watts. But the phono stage accepts both MM and MC pickups which is excellent, and the sound quality is exceptional. So he scoured the used market and &lt;a href="http://bit.ly/nad3020-amplifier"&gt;finally found a NAD 3020B&lt;/a&gt;. Unfortunately, when he got it home, there was a loud hum from the output. So I told him to send it to me so I could fix it.&lt;/p&gt;</description></item><item><title>Eagle PCB Crash when Scrolling Mac OS X</title><link>https://www.jackenhack.com/eagle-pcb-crash-scrolling-mac-os/</link><pubDate>Sat, 22 Oct 2016 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/eagle-pcb-crash-scrolling-mac-os/</guid><description>&lt;p&gt;&lt;img alt="eagle-logo" decoding="async" height="600" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/eagle-pcb-crash-scrolling-mac-os/images/eagle-logo_hu_8558d29b7136be5e.png" srcset="https://www.jackenhack.com/eagle-pcb-crash-scrolling-mac-os/images/eagle-logo_hu_837b42d3fa78f16e.png 360w,/eagle-pcb-crash-scrolling-mac-os/images/eagle-logo_hu_94a7e9ce266fea26.png 480w" width="600"&gt;I&amp;rsquo;ve been really annoyed with &lt;a href="https://cadsoft.io"&gt;Eagle PCB&lt;/a&gt; because it has a bug on Mac OS X for a long time. When working with a PCB, pressing the middle button on the mouse for scrolling a layout, the program crashes. Thankfully I found a workaround.&lt;/p&gt;</description></item><item><title>Raspberry Pi 3 Overclocking Enclosure</title><link>https://www.jackenhack.com/raspberry-pi-3-overclocking-enclosure/</link><pubDate>Sun, 31 Jul 2016 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/raspberry-pi-3-overclocking-enclosure/</guid><description>&lt;p&gt;[caption id=&amp;ldquo;attachment_4974&amp;rdquo; align=&amp;ldquo;alignright&amp;rdquo; width=&amp;ldquo;400&amp;rdquo;]&lt;img alt="Image of Raspberry Pi 3 Overclocking Case Enclosure" decoding="async" height="1214" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/raspberry-pi-3-overclocking-enclosure/images/Raspberry-Pi-3-overclock-case_hu_d22e835e2da8e740.jpg" srcset="https://www.jackenhack.com/raspberry-pi-3-overclocking-enclosure/images/Raspberry-Pi-3-overclock-case_hu_bfc5d780073d6cf0.jpg 360w,/raspberry-pi-3-overclocking-enclosure/images/Raspberry-Pi-3-overclock-case_hu_b67e817272a9aef5.jpg 480w,/raspberry-pi-3-overclocking-enclosure/images/Raspberry-Pi-3-overclock-case_hu_df81e18ed11a38f6.jpg 720w,/raspberry-pi-3-overclocking-enclosure/images/Raspberry-Pi-3-overclock-case_hu_5a793dd1bdf63ac.jpg 1080w,/raspberry-pi-3-overclocking-enclosure/images/Raspberry-Pi-3-overclock-case_hu_d22e835e2da8e740.jpg 1440w" width="1440"&gt; Raspberry Pi 3 Overclocking Case Enclosure[/caption]&lt;/p&gt;
&lt;p&gt;&lt;a href="#Results"&gt;&lt;strong&gt;The results are in:&lt;/strong&gt;&lt;/a&gt; I&amp;rsquo;ve been very busy with &lt;a href="https://www.jackenhack.com/high-performance-headphone-amplifier/"&gt;different projects&lt;/a&gt;, and one of them requires a custom enclosure. So I thought it would be an excellent excuse to learn &lt;a href="http://www.autodesk.com/products/fusion-360/overview"&gt;Fusion 360&lt;/a&gt;. When the &lt;a href="http://amzn.to/2pu1TWP"&gt;Raspberry Pi 3&lt;/a&gt; came out, I did some &lt;a href="https://www.jackenhack.com/raspberry-pi-3-overclocking/"&gt;overclocking experiments&lt;/a&gt;. But I settled with just passive cooling with some small aluminum heatsinks. But after seeing some tests done with a more massive copper heatsink combined with a cooling fan, I decided that I wanted to build a case with a silent fan with enough room for a large heatsink. I need it for my NTP server at ntp.jacken.se to get better performance.&lt;/p&gt;</description></item><item><title>High Performance Headphone Amplifier</title><link>https://www.jackenhack.com/high-performance-headphone-amplifier/</link><pubDate>Sun, 10 Jul 2016 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/high-performance-headphone-amplifier/</guid><description>&lt;p&gt;&lt;img alt="Jacken Headphone Amplifier" decoding="async" height="747" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/high-performance-headphone-amplifier/images/Jackenhack-Headphone-Amplifier_hu_6ff705565297c047.png" srcset="https://www.jackenhack.com/high-performance-headphone-amplifier/images/Jackenhack-Headphone-Amplifier_hu_e77e8079e5e9e3ce.png 360w,/high-performance-headphone-amplifier/images/Jackenhack-Headphone-Amplifier_hu_a38dc380db5aabeb.png 480w,/high-performance-headphone-amplifier/images/Jackenhack-Headphone-Amplifier_hu_d15064df3f1170c.png 720w,/high-performance-headphone-amplifier/images/Jackenhack-Headphone-Amplifier_hu_aa8df71d8f2d3e31.png 1080w,/high-performance-headphone-amplifier/images/Jackenhack-Headphone-Amplifier_hu_6ff705565297c047.png 1440w" width="1440"&gt;I haven&amp;rsquo;t had time to update the blog because I&amp;rsquo;ve been busy designing a new headphone amplifier. There&amp;rsquo;s been a lot of development when it comes to operational amplifiers and I was curious about how well I can get an amplifier to measure using the latest technology. The op amp I&amp;rsquo;m using still hasn&amp;rsquo;t got a development board, so I make one myself. The op amps are 5x5mm in PVQFN-20, so you need to use an SMD soldering gun or oven to be able to solder them. I simulated the circuit with both &lt;a href="https://www.jackenhack.com/use-ltspice-iv-windows-version-mac-os/"&gt;LTSpice&lt;/a&gt; and TINA90, but left biasing resistors and some other stuff in good old fashion though-hole components for easy testing.&lt;/p&gt;</description></item><item><title>Raspberry Pi Stratum-1 NTP Server Statistics</title><link>https://www.jackenhack.com/raspberry-pi-stratum-1-ntp-server-statistics/</link><pubDate>Tue, 12 Apr 2016 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/raspberry-pi-stratum-1-ntp-server-statistics/</guid><description>&lt;p&gt;&lt;a href="https://www.jackenhack.com/raspberry-pi-stratum-1-ntp-server-statistics/images/raspberry-pi-ntp-server-statistics-pps-gps.png"&gt;&lt;img alt="MRTG main screen for a NTP server" decoding="async" height="1650" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/raspberry-pi-stratum-1-ntp-server-statistics/images/raspberry-pi-ntp-server-statistics-pps-gps_hu_e3677e28331a3b01.png" srcset="https://www.jackenhack.com/raspberry-pi-stratum-1-ntp-server-statistics/images/raspberry-pi-ntp-server-statistics-pps-gps_hu_a221c33b454c383c.png 360w,/raspberry-pi-stratum-1-ntp-server-statistics/images/raspberry-pi-ntp-server-statistics-pps-gps_hu_a707305cad6ae012.png 480w,/raspberry-pi-stratum-1-ntp-server-statistics/images/raspberry-pi-ntp-server-statistics-pps-gps_hu_c7d64d4abe5d6946.png 720w,/raspberry-pi-stratum-1-ntp-server-statistics/images/raspberry-pi-ntp-server-statistics-pps-gps_hu_c1423e31ac0313fd.png 1080w" width="1275"&gt;&lt;/a&gt;After becoming a full-fledged &lt;a href="http://leapsecond.com/time-nuts.htm"&gt;time-nut&lt;/a&gt; (I&amp;rsquo;m compiling a new Linux kernel on my second NTP server as we speak), I have started to use the statistics that I usually install on a server just to keep a check on it. Sure, when installing something like MRTG, it&amp;rsquo;s great to see if something is clogging the system, but mostly, it&amp;rsquo;s unused. But when working with an NTP server a lot of factors start to make a difference. The temperature of the processor (the whole computer actually, mostly due to crystal drift), the load of the CPU&amp;rsquo;s, etc.&lt;/p&gt;</description></item><item><title>DIY Reference 10 MHz Distribution Amplifier</title><link>https://www.jackenhack.com/reference-10-mhz-distribution-amplifier/</link><pubDate>Sun, 20 Mar 2016 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/reference-10-mhz-distribution-amplifier/</guid><description>&lt;p&gt;&lt;img alt="Extron Ada 4 300MX Video Distribution Amplifier" decoding="async" height="1080" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/reference-10-mhz-distribution-amplifier/images/extron-ada-4-300mx_hu_3b0a474d4a650bf4.jpg" srcset="https://www.jackenhack.com/reference-10-mhz-distribution-amplifier/images/extron-ada-4-300mx_hu_9292ae8f4556d4e2.jpg 360w,/reference-10-mhz-distribution-amplifier/images/extron-ada-4-300mx_hu_cad3a0b212b9feda.jpg 480w,/reference-10-mhz-distribution-amplifier/images/extron-ada-4-300mx_hu_cbcbf4b328876aa6.jpg 720w,/reference-10-mhz-distribution-amplifier/images/extron-ada-4-300mx_hu_bc0e50276f0b6256.jpg 1080w,/reference-10-mhz-distribution-amplifier/images/extron-ada-4-300mx_hu_3b0a474d4a650bf4.jpg 1440w" width="1440"&gt;I wanted to get a distribution amplifier for my 10 MHz lab reference signal from my &lt;a href="https://en.wikipedia.org/wiki/GPS_disciplined_oscillator"&gt;GPSDO&lt;/a&gt; to feed my equipment, like my &lt;a href="https://www.jackenhack.com/philips-fluke-pm6665-pm6669-ocxo-pcb/"&gt;timer/frequency counter&lt;/a&gt;, signal generator, and other stuff. I also needed a way to distribute a 1 PPS signal from my Trimble GPSDO to my NTP servers and other clocks and monitoring systems. The Trimble only got two 10 MHz outputs and one 1 PPS signal output, so I needed to add more, especially for experimentation.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=chrzrod3tQY"&gt;I saw this video by Gerry Sweeney&lt;/a&gt; where he modifies an &lt;a href="http://bit.ly/extron-dist-amp"&gt;Extron 300MX video distributions amplifier&lt;/a&gt;, adding a rubidium reference standard and was intrigued. But I changed the modifications to fit my needs and here is the result.&lt;/p&gt;</description></item><item><title>Raspberry Pi 3 Overclocking</title><link>https://www.jackenhack.com/raspberry-pi-3-overclocking/</link><pubDate>Wed, 02 Mar 2016 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/raspberry-pi-3-overclocking/</guid><description>&lt;p&gt;&lt;img alt="Raspberry-Pi-3-box" decoding="async" height="1584" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/raspberry-pi-3-overclocking/images/Raspberry-Pi-3-box_hu_70694382a2cfba28.jpg" srcset="https://www.jackenhack.com/raspberry-pi-3-overclocking/images/Raspberry-Pi-3-box_hu_e33bc54a1c03de0b.jpg 360w,/raspberry-pi-3-overclocking/images/Raspberry-Pi-3-box_hu_4bbf5c97f1c774e4.jpg 480w,/raspberry-pi-3-overclocking/images/Raspberry-Pi-3-box_hu_65ed2f3a120d243e.jpg 720w,/raspberry-pi-3-overclocking/images/Raspberry-Pi-3-box_hu_4e57a5d55734ba9d.jpg 1080w,/raspberry-pi-3-overclocking/images/Raspberry-Pi-3-box_hu_70694382a2cfba28.jpg 1440w" width="1440"&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Warning: as of yet, there is no official support for overclocking the Raspberry Pi 3, so you could damage your small computer. Just a reminder.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.jackenhack.com/raspberry-pi-3-overclocking-heatsink-cheap/"&gt;Update: I&amp;rsquo;ve managed to make a DIY heatsink for the Raspberry Pi 3 for $4, and it&amp;rsquo;s running stable at 1.5GHz. Click here to read.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The new version of &lt;a href="https://www.amazon.com/gp/product/B01CD5VC92/ref=as_li_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=B01CD5VC92&amp;amp;linkCode=as2&amp;amp;tag=jackensweblog-20&amp;amp;linkId=36452e682c3a0eb993e54b725d6cb134"&gt;Raspberry Pi 3&lt;/a&gt; was released yesterday, so I naturally had to get two. I&amp;rsquo;m using two as &lt;a href="https://www.jackenhack.com/raspberry-pi-ntp-server-lcd-status-display/"&gt;Stratum-1 NTP servers&lt;/a&gt;, and with the old &lt;strong&gt;Raspberry Pi 2&lt;/strong&gt;, I had hit the roof when it came down to getting better time resolution. So when I read that a new 50% faster version had been released, I raced to the nearest store and got a couple. I have one experimental NTP server that isn&amp;rsquo;t handing out time on the internet and another one that is the primary server, connected to the &lt;a href="http://pool.ntp.org"&gt;NTP Pool Project&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I installed the experimental &lt;strong&gt;Raspberry Pi 3&lt;/strong&gt; first, so I could test performance and try to overclock it. And it went very well.&lt;/p&gt;</description></item><item><title>Increase Pulse Width 1 PPS signal from GPSDO</title><link>https://www.jackenhack.com/wider-pulse-width-1-pps-signal-gpsdo/</link><pubDate>Thu, 28 Jan 2016 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/wider-pulse-width-1-pps-signal-gpsdo/</guid><description>&lt;p&gt;&lt;strong&gt;Update: You can download the Eagle PCB files for the PPS Pulse Width Extender here. The PCB is made to fit the &lt;a href="http://amzn.to/2pbXoRo"&gt;Hammond 1455C802BK enclosure&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I have two Stratum-1 NTP servers using Raspberry Pi 2&amp;rsquo;s as servers. But the two setups are entirely different. &lt;img alt="trimble-gpsdo" decoding="async" height="300" loading="lazy" src="https://www.jackenhack.com/wider-pulse-width-1-pps-signal-gpsdo/images/trimble-gpsdo-400x300_hu_7098dd93a36e27.png" width="400"&gt;My primary NTP Stratum-1 server is available at ntp.jacken.se, but it is also in the .se pool of ntp.org. It&amp;rsquo;s a Raspberry Pi 2 I use a &lt;a href="https://www.jackenhack.com/raspberry-pi-3-overclocking/"&gt;Raspberry Pi 3&lt;/a&gt; that I have connected a U-Blox Neo-7 GPS receiver. But I&amp;rsquo;m not using the 1 PPS signal coming out of the U-Blox. I have a &lt;a href="https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=4&amp;amp;toolid=11800&amp;amp;pub=5575287150&amp;amp;campid=5338067808&amp;amp;mpre=http%3A%2F%2Fwww.ebay.com%2Fitm%2FTrimble-GPS-Receiver-GPSDO-10MHz-1PPS-GPS-Disciplined-Clock-sine-and-square-wave-%2F252162780444%3Fhash%3Ditem3ab612ad1c%3Ag%3AudkAAOSwhcJWQCPM"&gt;Trimble GPSDO that I bought from eBay&lt;/a&gt;. The unit has two 10 MHz lab reference outputs and one 1 PPS output. But after measuring the signal coming out from the GPSDO, I realized that the timing speed for the seconds &amp;ldquo;Tick&amp;rdquo; was only 10 µsec which is way to fast for the Raspberry Pi to pick up as an interrupt on one of the GPIO pins. &lt;img alt="pulse-increaser" decoding="async" height="400" loading="lazy" src="https://www.jackenhack.com/wider-pulse-width-1-pps-signal-gpsdo/images/pulse-increaser-358x400_hu_716d285389558108.png" width="358"&gt;So I built a pulse extender, making the pulse around 250 milliseconds instead. And now the Raspberry Pi picks up the pulse without problems. Some GPSDO units can set the pulse width by programming the unit via a serial port, but I can&amp;rsquo;t find that feature on this unit (which is poorly documented and was OEM made for some other manufacturer), so I had to do it with hardware. So how does it look when crunching the numbers on it?&lt;/p&gt;</description></item><item><title>Python Generators for System Administrators</title><link>https://www.jackenhack.com/python-generators-for-system-administrators/</link><pubDate>Tue, 26 Jan 2016 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/python-generators-for-system-administrators/</guid><description>&lt;h2 id="python-logogenerator-functions-and-python-doing-your-administrative-stuff-faster"&gt;&lt;img alt="Python logo" decoding="async" height="150" loading="lazy" src="https://www.jackenhack.com/python-generators-for-system-administrators/images/Python-logo-notext.svg_-150x150_hu_ac3dced7bf2ae80f.png" width="150"&gt;Generator functions and Python. Doing your administrative stuff faster.&lt;/h2&gt;
&lt;p&gt;Often when I need to monitor something on one of my linux servers, I always gravitate towards these papers. I always forget how to use them, so putting them here is for me as much as it is for you. &lt;a href="http://www.dabeaz.com/generators/"&gt;Go though the PDF presentation about &lt;strong&gt;Python Generators for System Administrators&lt;/strong&gt;.&lt;/a&gt; and fiddle around with the example code. I&amp;rsquo;m pretty sure you can find stuff you need to to and you will be amazed of the speed of the code. It took a while for me to wrap my thick head around it, but the end result is great!&lt;/p&gt;</description></item><item><title>Raspberry Pi NTP Server LCD Status Display</title><link>https://www.jackenhack.com/raspberry-pi-ntp-server-lcd-status-display/</link><pubDate>Tue, 12 Jan 2016 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/raspberry-pi-ntp-server-lcd-status-display/</guid><description>&lt;p&gt;&lt;img alt="lcd-stability" decoding="async" height="300" loading="lazy" src="https://www.jackenhack.com/raspberry-pi-ntp-server-lcd-status-display/images/lcd-stability-400x300_hu_485afaa2a994ac00.png" width="400"&gt;The last couple of weeks I&amp;rsquo;ve been busy building a Raspberry Pi 2 &lt;a href="https://www.jackenhack.com/raspberry-pi-3-overclocking/"&gt;Raspberry Pi 3&lt;/a&gt; connected to my &lt;a href="https://en.wikipedia.org/wiki/GPS_disciplined_oscillator"&gt;Trimble GPSDO&lt;/a&gt; using the 1 PPS output. The Trimble unit synchronizes with the atomic clocks onboard the GPS satellites, and the precision is fantastic! I bought the GPSDO to get a 10 MHz lab reference for my measure equipment, but after reading an &lt;a href="http://www.wired.com/2007/12/time-hackers/"&gt;article about Time-Nuts&lt;/a&gt;, people obsessed with measuring time as accurately as possible,  and one of my friends showed me pictures of their new &lt;a href="http://www.endruntechnologies.com/stratum1.htm"&gt;Stratum-1 NTP server&lt;/a&gt; rack he helped design, I was hooked.&lt;/p&gt;</description></item><item><title>Philips-Fluke PM6665 Frequency Counter with Oven Controlled Crystal Oscillator</title><link>https://www.jackenhack.com/philips-fluke-pm6665-pm6669-ocxo-pcb/</link><pubDate>Wed, 23 Dec 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/philips-fluke-pm6665-pm6669-ocxo-pcb/</guid><description>&lt;h3 id="upgrading-a-philips-fluke-pm6665-frequency-counter-with-an-oven-controlled-crystal-oscillator---up-and-running"&gt;Upgrading a Philips-Fluke PM6665 Frequency Counter with an Oven Controlled Crystal Oscillator - Up and Running!&lt;/h3&gt;
&lt;p&gt;&lt;img alt="Philips/fluke PM6665" decoding="async" height="263" loading="lazy" src="https://www.jackenhack.com/philips-fluke-pm6665-pm6669-ocxo-pcb/images/philips-fluke-pm6665-400x263_hu_7b2ff50d26016537.jpg" width="400"&gt;I needed a frequency counter for my little lab at home. Naturally, I wanted an &lt;a href="http://www.keysight.com/en/pd-1000001386%3Aepsg%3Apro-pn-53132A/universal-frequency-counter-12-digits-s?cc=US&amp;amp;lc=eng"&gt;&lt;strong&gt;HP Agilent 53132A&lt;/strong&gt;&lt;/a&gt; or similar, but it’s way too expensive for my modest use. So I browsed around &lt;a href="https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=4&amp;amp;toolid=11800&amp;amp;pub=5575287150&amp;amp;campid=5338067808&amp;amp;mpre=http%3A%2F%2Fwww.ebay.com%2Fsch%2Fi.html%3F_from%3DR40%26_sacat%3D0%26_nkw%3Dphilips%2Bfluke%2Bpm6665%26_blrs%3Dspell_check"&gt;eBay and found an old &lt;strong&gt;Philips-Fluke PM6665&lt;/strong&gt; frequency counter&lt;/a&gt; with the optional 1.3GHz add-on board. With a 10 second gate time, I can get down to 0.1 Hz at 10 MHz, so that’s more than I need. It didn’t have the option of a better crystal, unfortunately. When I tested the PM6665 against my Trimble 10 MHz &lt;a href="https://en.wikipedia.org/wiki/GPS_disciplined_oscillator"&gt;GPSDO&lt;/a&gt; reference, the unit was off by 200.1 Hz. Without a calibration sticker on the instrument, I’d say that’s pretty good for a device manufactured in the late 80s. I tried to trim it, but it uses an adjustable capacitor, and you only needed to look at it for it to change settings.&lt;/p&gt;</description></item><item><title>Speeding up your SPI MAX7219 LED displays using a modified Arduino LedControl Library</title><link>https://www.jackenhack.com/max7219-led-display-arduino-speedup-hardware-spi/</link><pubDate>Fri, 20 Nov 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/max7219-led-display-arduino-speedup-hardware-spi/</guid><description>&lt;p&gt;&lt;img alt="Image of an 8 Digit LED Display SPI controlled MAX7219" decoding="async" height="928" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/max7219-led-display-arduino-speedup-hardware-spi/images/led-display-max7219_hu_3f117f434e8b5538.jpg" srcset="https://www.jackenhack.com/max7219-led-display-arduino-speedup-hardware-spi/images/led-display-max7219_hu_c80a0ed25cfb999b.jpg 360w,/max7219-led-display-arduino-speedup-hardware-spi/images/led-display-max7219_hu_bb33f7ad4590bfb6.jpg 480w,/max7219-led-display-arduino-speedup-hardware-spi/images/led-display-max7219_hu_d7a8f93917f89218.jpg 720w" width="1023"&gt;&lt;/p&gt;
&lt;h2 id="speeding-up-your-spi-max7219-led-displays-when-using-arduino-and-ledcontrol-library"&gt;Speeding up your SPI MAX7219 LED displays when using Arduino and LedControl Library&lt;/h2&gt;
&lt;p&gt;In preparation for the arrival of my GPSDO&lt;a href="#fn-1" title="see footnote"&gt;[1]&lt;/a&gt;, I’m doing a quick build of an “Atomic Clock” display to have above my lab equipment. I’m using a &lt;a href="https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=4&amp;amp;toolid=11800&amp;amp;pub=5575287150&amp;amp;campid=5338067808&amp;amp;mpre=http%3A%2F%2Fwww.ebay.com%2Fsch%2Fi.html%3F_odkw%3D8%2Bdigit%2Bled%2Bdisplay%26_sop%3D12%26_osacat%3D0%26_from%3DR40%26_trksid%3Dp2045573.m570.l1313.TR0.TRC0.H0.X8%2Bdigit%2Bled%2Bdisplay%2Bmax7219.TRS0%26_nkw%3D8%2Bdigit%2Bled%2Bdisplay%2Bmax7219%26_sacat%3D0"&gt;cheap, small eight digit red LED SPI-controlled display.&lt;/a&gt; It uses the &lt;a href="https://www.maximintegrated.com/en/products/power/display-power-control/MAX7219.html"&gt;MAX7219&lt;/a&gt; controller that I got from eBay for next to nothing. I plan to parse the RS232 information from the GPSDO unit and display the exact time. I&amp;rsquo;ll also post error messages if the GPS signal lock gets lost.&lt;/p&gt;
&lt;p&gt;I’ve done a quick prototype using an &lt;a href="https://www.arduino.cc/en/Main/ArduinoBoardUno"&gt;Arduino Uno&lt;/a&gt;, but I plan to try to get an &lt;a href="http://www.atmel.com/devices/attiny85.aspx"&gt;Attiny85&lt;/a&gt; to work as the controller when I’ve finished the parser and the rest of the software.&lt;/p&gt;
&lt;p&gt;After doing some research, naturally, there was a library available to connect to my LED display called LedControl. It&amp;rsquo;s part of the standard Arduino libraries (in the download section). But when I checked the code, it uses the Arduino routines to shift out the SPI data to the display. It&amp;rsquo;s great if you want to be able to use any pins to connect to the screen, but using Arduino’s bit manipulation tools for “bit-banging” the display is slow.&lt;/p&gt;</description></item><item><title>Upgrading a Philips/Fluke PM6665 Frequency Counter with an Oven Controlled Crystal Oscillator OCXO</title><link>https://www.jackenhack.com/upgrading-philipsfluke-pm6665-frequency-counter-oven-controlled-crystal-oscillator-ocxo/</link><pubDate>Thu, 19 Nov 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/upgrading-philipsfluke-pm6665-frequency-counter-oven-controlled-crystal-oscillator-ocxo/</guid><description>&lt;p&gt;&lt;strong&gt;I’ve finished the OCXO upgrade. &lt;a href="https://www.jackenhack.com/philips-fluke-pm6665-pm6669-ocxo-pcb/"&gt;Read about it here&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="introicon" decoding="async" height="465" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/upgrading-philipsfluke-pm6665-frequency-counter-oven-controlled-crystal-oscillator-ocxo/images/philips-fluke-pm6665_hu_4b65fafc165cf6de.jpg" srcset="https://www.jackenhack.com/upgrading-philipsfluke-pm6665-frequency-counter-oven-controlled-crystal-oscillator-ocxo/images/philips-fluke-pm6665_hu_b2e7403a8622839.jpg 360w,/upgrading-philipsfluke-pm6665-frequency-counter-oven-controlled-crystal-oscillator-ocxo/images/philips-fluke-pm6665_hu_30f7173b804fb820.jpg 480w" title="Philips PM6665" width="708"&gt;While browsing on eBay for my new lab at home (I&amp;rsquo;m getting into electronics again), I came across a &lt;a href="https://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=4&amp;amp;toolid=11800&amp;amp;pub=5575287150&amp;amp;campid=5338067808&amp;amp;mpre=http%3A%2F%2Fwww.ebay.com%2Fsch%2Fi.html%3F_from%3DR40%26_sacat%3D0%26_nkw%3Dphilips%2Bfluke%2Bpm6665%26rmvSB%3Dtrue"&gt;&lt;strong&gt;Philips PM6665&lt;/strong&gt; Frequency Counter&lt;/a&gt;, an old but functional unit so I couldn&amp;rsquo;t resist, I had to buy it. So I downloaded the &lt;a href="https://www.jackenhack.com/slask/Philips_pm6665_pm6669_user_manual.pdf"&gt;Users Manual&lt;/a&gt; and &lt;a href="https://www.jackenhack.com/slask/pm6665_pm6669.pdf"&gt;Service Manual&lt;/a&gt; for the frequency counter and started to check the schematic. As usual the unit, when new, could be bought with several options. One of them was a better crystal oscillator, an MTCXO that can be automatically calibrated using a 10 MHz external reference, giving an accuracy of 3*10-8 but my unit doesn’t have that option, unfortunately. This will be fixed though. But it does have a 70 MHz to 1.3 GHz optional input!&lt;/p&gt;
&lt;p&gt;So here’s what I plan to do…&lt;/p&gt;</description></item><item><title>Use LTspice IV Windows Version on Mac OS X</title><link>https://www.jackenhack.com/use-ltspice-iv-windows-version-mac-os/</link><pubDate>Wed, 21 Oct 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/use-ltspice-iv-windows-version-mac-os/</guid><description>&lt;p&gt;&lt;img alt="WineBottler Icon" decoding="async" height="512" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/use-ltspice-iv-windows-version-mac-os/images/Msi_hu_899a3e98144406d7.png" srcset="https://www.jackenhack.com/use-ltspice-iv-windows-version-mac-os/images/Msi_hu_d115da53b786da66.png 360w,/use-ltspice-iv-windows-version-mac-os/images/Msi_hu_43d7fe64c410e196.png 480w" width="512"&gt;&lt;/p&gt;
&lt;h2 id="running-ltspice-iv-on-mac-os-x"&gt;Running LTspice IV on Mac OS X&lt;/h2&gt;
&lt;p&gt;Before I start testing a new idea for an electronic circuit and building it on a breadboard, I usually want to check it with LTspice. It’s a fantastic piece of software for testing almost any kind of component. Nearly all manufacturers have a spice equivalent for most of their parts. But there’s a snag. The Mac version of LTspice is a piece of crap. Having to run a virtual PC or reboot using BootCamp feels unnecessarily slow and convoluted. But there’s a way of running it as a “normal” Mac application. Here’s how to do it.&lt;/p&gt;</description></item><item><title>Rigol DS1054Z Oscilloscope Hangs-Freeze On Boot</title><link>https://www.jackenhack.com/rigol-ds1054z-oscilloscope-hangs-boot/</link><pubDate>Tue, 15 Sep 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/rigol-ds1054z-oscilloscope-hangs-boot/</guid><description>&lt;p&gt;&lt;img alt="Rigol DS1054Z Reset Button" decoding="async" height="900" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/rigol-ds1054z-oscilloscope-hangs-boot/images/rigol_ds1054z_reset_hu_189a092a0e80db4d.jpg" srcset="https://www.jackenhack.com/rigol-ds1054z-oscilloscope-hangs-boot/images/rigol_ds1054z_reset_hu_f24fd61398d05922.jpg 360w,/rigol-ds1054z-oscilloscope-hangs-boot/images/rigol_ds1054z_reset_hu_7fa55609a2c7d677.jpg 480w,/rigol-ds1054z-oscilloscope-hangs-boot/images/rigol_ds1054z_reset_hu_b5882277bec14709.jpg 720w,/rigol-ds1054z-oscilloscope-hangs-boot/images/rigol_ds1054z_reset_hu_44ab93d63727f178.jpg 1080w" width="1200"&gt;I got myself a four channel 50MHz oscilloscope to be able to do some measurements. The &lt;strong&gt;Rigol DS1054Z&lt;/strong&gt;. It&amp;rsquo;s expensive in Sweden if you buy it from a local retailer, but I ordered mine from &lt;a href="http://www.batronix.com/shop/oscilloscopes/Rigol-DS1054Z.html"&gt;Batronix&lt;/a&gt; in Germany and thanks to being part of the EU, there&amp;rsquo;s no customs and extra taxes added to the price.&lt;/p&gt;
&lt;p&gt;The &lt;a href="http://www.gotroot.ca/rigol/riglol/"&gt;oscilloscope is easily hacked&lt;/a&gt; to 100MHz and a lot of other functions like serial protocol decoding and also more memory depth. RS232/UART, I2C and SPI decoding, advanced trigger functions like RS232/UART, I2C, SPI, Runt, Windows, Nth edge, Delay and Timeout trigger. Search for &amp;ldquo;Rigol DS1054Z hack,&amp;rdquo; and you&amp;rsquo;re on your way to transform your scope to a much more expensive version. But don&amp;rsquo;t enable the 500µV option. The oscilloscope doesn&amp;rsquo;t support it in hardware, so you will run into bugs if enabled.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve been delighted with my purchase, except for the occasional bug. But today it went into a total haywire mode. When trying to start it up, it hangs on boot. Either by just showing the Rigol boot screen, or show the standard display but remain immune to any input from the controls. Panic! But thankfully I found a solution to my problem.&lt;/p&gt;</description></item><item><title>Building A Better Record Player Motor Controller Pro-ject</title><link>https://www.jackenhack.com/building-record-player-motor-controller-project/</link><pubDate>Wed, 09 Sep 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/building-record-player-motor-controller-project/</guid><description>&lt;p&gt;&lt;img alt="Pro-Ject Speedbox SE II inside" decoding="async" height="1920" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/building-record-player-motor-controller-project/images/Pro-ject-speedbox-II_small_hu_9b3e71a89e958b3e.jpg" srcset="https://www.jackenhack.com/building-record-player-motor-controller-project/images/Pro-ject-speedbox-II_small_hu_949018a5ca499b5.jpg 360w,/building-record-player-motor-controller-project/images/Pro-ject-speedbox-II_small_hu_ddb862bb3ed4585a.jpg 480w,/building-record-player-motor-controller-project/images/Pro-ject-speedbox-II_small_hu_b5853fd0037eb334.jpg 720w,/building-record-player-motor-controller-project/images/Pro-ject-speedbox-II_small_hu_dff3c013dee1baec.jpg 1080w,/building-record-player-motor-controller-project/images/Pro-ject-speedbox-II_small_hu_9b3e71a89e958b3e.jpg 1440w" width="1440"&gt;After fixing my Pro-Ject Speedbox II SE I thought I check how it worked and if I could improve it. I&amp;rsquo;m in the process of comparing my bench version against the Speedbox, and my model is winning big time! I&amp;rsquo;ll get back when I have a nice unit up and running&amp;hellip;&lt;/p&gt;</description></item><item><title>Apple Music Streaming – It's a No Go For Me</title><link>https://www.jackenhack.com/apple-music-streaming-no-go/</link><pubDate>Mon, 10 Aug 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/apple-music-streaming-no-go/</guid><description>&lt;p&gt;&lt;img alt="iTunes Application logo" decoding="async" height="1024" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/apple-music-streaming-no-go/images/iTunes_hu_7917f499d8eb4bd1.jpg" srcset="https://www.jackenhack.com/apple-music-streaming-no-go/images/iTunes_hu_bf2544488fe20a92.jpg 360w,/apple-music-streaming-no-go/images/iTunes_hu_9726b27015a85a6e.jpg 480w,/apple-music-streaming-no-go/images/iTunes_hu_122168ebaedb445e.jpg 720w" width="1024"&gt;&lt;/p&gt;
&lt;h2 id="apple-music"&gt;Apple Music&lt;/h2&gt;
&lt;p&gt;So I gave &lt;a href="http://www.apple.com/music/"&gt;Apple Music&lt;/a&gt; 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?&lt;/p&gt;</description></item><item><title>John Carpenter the Genius Film Maker</title><link>https://www.jackenhack.com/john-carpenter-the-genius/</link><pubDate>Mon, 25 May 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/john-carpenter-the-genius/</guid><description>&lt;p&gt;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…&lt;/p&gt;</description></item><item><title>Nagios Directory Index Forbidden by Options Directive</title><link>https://www.jackenhack.com/nagios-directory-index-forbidden-options-directive/</link><pubDate>Fri, 27 Mar 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/nagios-directory-index-forbidden-options-directive/</guid><description>&lt;p&gt;&lt;img alt="Nagios Screenshot" decoding="async" height="982" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/nagios-directory-index-forbidden-options-directive/images/nagios-screenshot_hu_bdfea31040359de8.png" srcset="https://www.jackenhack.com/nagios-directory-index-forbidden-options-directive/images/nagios-screenshot_hu_231aa61114f16aab.png 360w,/nagios-directory-index-forbidden-options-directive/images/nagios-screenshot_hu_51a5d881605e7adb.png 480w,/nagios-directory-index-forbidden-options-directive/images/nagios-screenshot_hu_38cad3c3020e759f.png 720w,/nagios-directory-index-forbidden-options-directive/images/nagios-screenshot_hu_8c426496de0d439b.png 1080w,/nagios-directory-index-forbidden-options-directive/images/nagios-screenshot_hu_bdfea31040359de8.png 1440w" width="1440"&gt;&lt;/p&gt;
&lt;h2 id="nagios-directory-index-forbidden-by-options-directive"&gt;Nagios Directory Index Forbidden by Options Directive&lt;/h2&gt;
&lt;p&gt;After installing Nagios on a &lt;a href="http://www.raspberrypi.org/products/raspberry-pi-2-model-b/" title="Raspberry Pi 2 Model B"&gt;Raspberry Pi 2 Model B&lt;/a&gt; &lt;a href="http://www.i-security.ro/linux/raspberry-pi-and-nagios-open-source-monitoring/"&gt;by following these installation instructions&lt;/a&gt;, 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.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;Directory index forbidden by Options directive: /usr/local/nagios/share&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;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 &lt;strong&gt;/etc/apache2/conf.d/nagios.conf&lt;/strong&gt; created by &lt;strong&gt;make install-webconf&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Arq Backup for Mac OS X Now Supports Google Cloud Storage Nearline</title><link>https://www.jackenhack.com/arq-backup-for-mac-os-x-now-supports-google-cloud-storage-nearline/</link><pubDate>Thu, 19 Mar 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/arq-backup-for-mac-os-x-now-supports-google-cloud-storage-nearline/</guid><description>&lt;p&gt;&lt;img alt="Arq 3 application icon" decoding="async" height="150" loading="lazy" src="https://www.jackenhack.com/arq-backup-for-mac-os-x-now-supports-google-cloud-storage-nearline/images/image-150x150_hu_2668e3c34aff5019.jpg" width="150"&gt;&lt;/p&gt;
&lt;p&gt;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 &lt;a href="https://rsync.samba.org/" title="rsync"&gt;rsync&lt;/a&gt; to make a backup to my NAS which uses &lt;a href="https://www.freebsd.org/doc/handbook/geom-mirror.html" title="19.3. RAID1 - Mirroring"&gt;RAID–1&lt;/a&gt; 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 &lt;a href="https://www.haystacksoftware.com/arq/" title="Mac Backup to AWS Glacier, S3, SFTP, NAS, Dropbox, OneDrive | Arq | Haystack Software"&gt;Arq backup program&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>MultiMarkdown 4.7 Released</title><link>https://www.jackenhack.com/multimarkdown-4-7-released/</link><pubDate>Tue, 17 Mar 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/multimarkdown-4-7-released/</guid><description>&lt;p&gt;MultiMarkdown has just been updated to version 4.7. &lt;a href="http://fletcherpenney.net/2015/03/mmd_4.7_released"&gt;MultiMarkdown 4.7 Released&lt;/a&gt;. Unfortunately it looks like my biggest gripe with MultiMarkdown still isn’t fixed.&lt;/p&gt;</description></item><item><title>A brand new WYSIWYG editor in WordPress for iOS app</title><link>https://www.jackenhack.com/a-brand-new-wysiwyg-editor-in-wordpress-for-ios-app/</link><pubDate>Tue, 24 Feb 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/a-brand-new-wysiwyg-editor-in-wordpress-for-ios-app/</guid><description>&lt;p&gt;So they added a new &lt;strong&gt;WYSIWYG&lt;/strong&gt; 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&amp;rsquo;m finally able to upload images and have Retina support without having to use &lt;a href="https://www.jackenhack.com/editorial-app-workflow-upload-image-wordpress-media-library/"&gt;my Editorial workflow&lt;/a&gt;? 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.&lt;/p&gt;</description></item><item><title>Faster WiFi Speed With Your Mac</title><link>https://www.jackenhack.com/faster-wifi-speed-mac/</link><pubDate>Sun, 22 Feb 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/faster-wifi-speed-mac/</guid><description>&lt;h2 id="getting-better-speed-over-wifi"&gt;Getting better speed over WiFi&lt;/h2&gt;
&lt;p&gt;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.&lt;/p&gt;</description></item><item><title>Faster Web Browsing By Optimizing DNS</title><link>https://www.jackenhack.com/faster-web-browsing-optimizing-dns/</link><pubDate>Thu, 19 Feb 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/faster-web-browsing-optimizing-dns/</guid><description>&lt;p&gt;&lt;img alt="DNS logo" decoding="async" height="665" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/faster-web-browsing-optimizing-dns/images/image_hu_2620851ba0eb8b57.jpg" srcset="https://www.jackenhack.com/faster-web-browsing-optimizing-dns/images/image_hu_dec8dee39f85f487.jpg 360w,/faster-web-browsing-optimizing-dns/images/image_hu_5a7b5e206c23b0a9.jpg 480w,/faster-web-browsing-optimizing-dns/images/image_hu_6f359b534b1e47a6.jpg 720w" width="907"&gt;&lt;/p&gt;
&lt;p&gt;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&amp;rsquo;s try to make it faster.&lt;/p&gt;</description></item><item><title>Mapping WiFi Signals in 3D</title><link>https://www.jackenhack.com/mapping-wifi-signals-in-3d/</link><pubDate>Wed, 18 Feb 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/mapping-wifi-signals-in-3d/</guid><description>&lt;h1 id="mapping-wifi-signals-in-3-dimensions"&gt;&lt;a href="http://hackaday.com/2015/02/17/mapping-wifi-signals-in-3-dimensions/"&gt;“Mapping WiFi Signals in 3 Dimensions”&lt;/a&gt;&lt;/h1&gt;
&lt;figure&gt;
&lt;p&gt;&lt;img alt="3D wifi plot image" decoding="async" height="326" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/mapping-wifi-signals-in-3d/images/3d-wifi-plot-580x326_hu_79aaaf792af29afa.jpg" srcset="https://www.jackenhack.com/mapping-wifi-signals-in-3d/images/3d-wifi-plot-580x326_hu_eaec6d146ca233e.jpg 360w,/mapping-wifi-signals-in-3d/images/3d-wifi-plot-580x326_hu_5e2d8deca022a659.jpg 480w" width="580"&gt;&lt;/p&gt;
&lt;figcaption&gt;
&lt;p&gt;3D wifi plot image&lt;/p&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Adam Fabio, Hackaday:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[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 &lt;a href="https://nurdspace.nl/ESP8266"&gt;ESP8266&lt;/a&gt; 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 &lt;a href="https://nurdspace.nl/ESP8266"&gt;ESP8266&lt;/a&gt; was running [Charles’] custom firmware (as seen in his WiFi cup project), it could directly display the color on a WS2812 RGB LED.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;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.&lt;/p&gt;</description></item><item><title>wpid Added to File Name When Uploading With xmlrpc</title><link>https://www.jackenhack.com/wpid-added-file-uploading-xmlrpc/</link><pubDate>Sun, 08 Feb 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/wpid-added-file-uploading-xmlrpc/</guid><description>&lt;p&gt;&lt;img alt="Python logo" decoding="async" height="150" loading="lazy" src="https://www.jackenhack.com/wpid-added-file-uploading-xmlrpc/images/python-logo-150x150_hu_10ccd5809ced2e67.jpg" width="150"&gt;I’m working on my script for uploading images directly from the iOS Markdown text editor app &lt;a href="http://omz-software.com/editorial/" title="Editorial for iOS"&gt;Editorial&lt;/a&gt; to Wordpress. The current script uses xmlrpc-Wordpress library, but I’m writing my own so the user doesn’t have to install the extra library just to use my script. When uploading files with &lt;strong&gt;xmlrpclib&lt;/strong&gt;, I got this annoying thing happening. Every time I uploaded an image using &lt;strong&gt;xmlrpclib&lt;/strong&gt; and the function &lt;strong&gt;wp.uploadFile&lt;/strong&gt; the uploaded file got &lt;strong&gt;wpid-&lt;/strong&gt; prepended to the filename of all my uploaded files.&lt;/p&gt;</description></item><item><title>GMT Time Showing in iPhone iPad Calendar App</title><link>https://www.jackenhack.com/gmt-time-showing-iphone-ipad-calendar-app/</link><pubDate>Wed, 04 Feb 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/gmt-time-showing-iphone-ipad-calendar-app/</guid><description>&lt;p&gt;&lt;img alt="iOS Calendar App Icon" decoding="async" height="150" loading="lazy" src="https://www.jackenhack.com/gmt-time-showing-iphone-ipad-calendar-app/images/ios-calendar-icon-150x150_hu_712956efe4ab83e6.jpg" width="150"&gt;I helped my boss today with a weird problem. In his calendars on his iOS devices, an extra line would show up, displaying the GMT time of the event. The event was placed correctly in the timeline, but it included the GMT time in the text. Naturally I did the obligatory Google search and &lt;a href="https://discussions.apple.com/thread/6548616?tstart=0" title="iOS 8 Calendar on iPhone showing GMT times for ... | Apple Support Communities"&gt;found a lot of other users with the same problem&lt;/a&gt;, but not any solutions on how to fix it.&lt;/p&gt;
&lt;p&gt;After checking all the settings on Google Calendar and checked the time and calendar settings, I couldn’t find anything wrong. But after checking out his iPad settings, I realized that the old IT guy had missed a thing.&lt;/p&gt;</description></item><item><title>Editorial App Workflow Upload Image to WordPress Media Library Version 2.2</title><link>https://www.jackenhack.com/editorial-app-workflow-upload-image-wordpress-media-library/</link><pubDate>Sat, 31 Jan 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/editorial-app-workflow-upload-image-wordpress-media-library/</guid><description>&lt;p&gt;&lt;img alt="Editorial iOS app icon" decoding="async" height="1024" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/editorial-app-workflow-upload-image-wordpress-media-library/images/editorial-app-icon_hu_2e8c8ae2808969a0.jpg" srcset="https://www.jackenhack.com/editorial-app-workflow-upload-image-wordpress-media-library/images/editorial-app-icon_hu_d59e8266a2ebf565.jpg 360w,/editorial-app-workflow-upload-image-wordpress-media-library/images/editorial-app-icon_hu_f7e134ff9a92b269.jpg 480w,/editorial-app-workflow-upload-image-wordpress-media-library/images/editorial-app-icon_hu_362977c5c188a880.jpg 720w" width="1024"&gt;&lt;a href="https://itunes.apple.com/us/app/editorial/id673907758?mt=8&amp;amp;uo=4&amp;amp;at=11lJWT&amp;amp;ct=Blog"&gt;&lt;img alt="Download on the AppStore" decoding="async" height="200" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/editorial-app-workflow-upload-image-wordpress-media-library/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_e9bd881d9508069.png" srcset="https://www.jackenhack.com/editorial-app-workflow-upload-image-wordpress-media-library/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_9f896ab9e7102ec7.png 360w,/editorial-app-workflow-upload-image-wordpress-media-library/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_dc70ee18946631a9.png 480w" width="659"&gt;&lt;/a&gt;I’ve tried a lot of blogging apps for the iPad, but none of them handles images the way I want. Images gets the weird name iOS has assigned to them which is not good for &lt;a href="http://en.wikipedia.org/wiki/Search_engine_optimization"&gt;SEO&lt;/a&gt;. When I upload images to Wordpress, I want them to end up in the Wordpress Media Library and have all the theme defined sizes created automatically. Just like when you upload from the web interface in Wordpress. There’s an added problem when you want your site to support images displayed on a Retina or high DPI device, showing the picture in high resolution using a plugin like &lt;a href="https://wordpress.org/plugins/wp-retina-2x/"&gt;WP Retina x2&lt;/a&gt;. My favourite text editor on iOS is Editorial app, So I made this Workflow so I can do the naming, resizing and uploading of the images directly inside the app from my iPad or iPhone 6 Plus. You can select which of the theme defined image sizes you want to display and also set the image alignment. This workflow works excellent with the &lt;a href="https://wordpress.org/plugins/wp-retina-2x/"&gt;WP Retina x2&lt;/a&gt; plugin, which is the one I use on my site. When everything is done, you have an &lt;a href="http://fletcherpenney.net/multimarkdown/"&gt;MultiMarkdown&lt;/a&gt; referred image link at the cursor position in the text editor, and the image link and information like width, height and alt-text is added to the end of the document. This makes a very convenient way of blogging on the iPad.&lt;/p&gt;</description></item><item><title>WiFi Map uses community power to share network passwords</title><link>https://www.jackenhack.com/wifi-map-uses-community-power-to-share-network-passwords/</link><pubDate>Wed, 28 Jan 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/wifi-map-uses-community-power-to-share-network-passwords/</guid><description>&lt;h2 id="heading"&gt;&lt;a href="http://www.tuaw.com/2015/01/27/wifi-map-uses-community-power-to-share-network-passwords/?ncid=rss_truncated"&gt;&amp;ldquo;WiFi Map uses community power to share network passwords&amp;rdquo;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;George Tinari, The Unofficial Apple Weblog (TUAW):&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;WiFi Map is a crowdsourced tool for finding all of the Wi-Fi hotspots in your area as well as the passwords to certain security-protected networks.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This looks like a great utility when trying to find a free WiFi hotspot. I&amp;rsquo;m going to give it a go on my iPhone next time I&amp;rsquo;m out and about in the city. I hate the 1Gb cap I have on my phone by network provider Tele2.&lt;/p&gt;</description></item><item><title>YouTube now defaults to HTML5</title><link>https://www.jackenhack.com/youtube-now-defaults-to-html5/</link><pubDate>Wed, 28 Jan 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/youtube-now-defaults-to-html5/</guid><description>&lt;h2 id="youtube-now-defaults-to-html5"&gt;&lt;a href="http://youtube-eng.blogspot.se/2015/01/youtube-now-defaults-to-html5_27.html"&gt;YouTube now defaults to HTML5 &lt;video&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id="youtube-engineering-and-developers-blog"&gt;YouTube Engineering and Developers Blog:&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;Four years ago, we wrote about YouTube’s early support for the HTML5 &lt;video&gt; tag and how it performed compared to Flash. At the time, there were limitations that held it back from becoming our preferred platform for video delivery. Most critically, HTML5 lacked support for Adaptive Bitrate (ABR) that lets us show you more videos with less buffering.&lt;/p&gt;
&lt;p&gt;Over the last four years, we’ve worked with browser vendors and the broader community to close those gaps, and now, YouTube uses HTML5 &lt;video&gt; by default in Chrome, IE 11, Safari 8 and in beta versions of Firefox.&lt;/p&gt;</description></item><item><title>Next App for iPhone Expense Tracker</title><link>https://www.jackenhack.com/next-app-for-iphone-expense-tracker/</link><pubDate>Tue, 20 Jan 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/next-app-for-iphone-expense-tracker/</guid><description>&lt;p&gt;&lt;img alt="Next iphone expense app icon" decoding="async" height="1024" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/next-app-for-iphone-expense-tracker/images/next-iphone-expense-app-icon_hu_6757b340d4e97043.jpg" srcset="https://www.jackenhack.com/next-app-for-iphone-expense-tracker/images/next-iphone-expense-app-icon_hu_938d5534887d2d3e.jpg 360w,/next-app-for-iphone-expense-tracker/images/next-iphone-expense-app-icon_hu_a7c7c3c07e684b8b.jpg 480w,/next-app-for-iphone-expense-tracker/images/next-iphone-expense-app-icon_hu_c2d1ea8c2d5c3a2d.jpg 720w" width="1024"&gt;&lt;a href="https://itunes.apple.com/us/app/next-for-iphone-track-your/id596366290?mt=8&amp;amp;uo=4&amp;amp;at=11lJWT&amp;amp;ct=blog"&gt;&lt;img alt="Download on the AppStore" decoding="async" height="200" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/next-app-for-iphone-expense-tracker/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_e9bd881d9508069.png" srcset="https://www.jackenhack.com/next-app-for-iphone-expense-tracker/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_9f896ab9e7102ec7.png 360w,/next-app-for-iphone-expense-tracker/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_dc70ee18946631a9.png 480w" width="659"&gt;&lt;/a&gt;I&amp;rsquo;ve started to use the excellent iPhone app &lt;a href="https://itunes.apple.com/us/app/next-for-iphone-track-your/id596366290?mt=8&amp;amp;uo=4&amp;amp;at=11lJWT&amp;amp;ct=blog" title="Next expense app for iPhone"&gt;Next&lt;/a&gt; to keep track of my expenses. My bank has a utility that automatically tracks every purchase I make, but for me, being a notorious money spender, it&amp;rsquo;s kind of a therapeutic thing to be forced every time I buy something to actually acknowledge the expense and not just buying without thinking. It&amp;rsquo;s also a great way of keeping track of what kind of things I spend my money on.&lt;/p&gt;</description></item><item><title>Clearing the Icon Services cache in Yosemite</title><link>https://www.jackenhack.com/clearing-the-icon-services-cache-in-yosemite/</link><pubDate>Mon, 19 Jan 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/clearing-the-icon-services-cache-in-yosemite/</guid><description>&lt;h1 id="heading"&gt;&lt;a href="http://furbo.org/2015/01/19/clearing-the-icon-services-cache-in-yosemite/"&gt;&amp;ldquo;furbo.org · Clearing the Icon Services cache in Yosemite&amp;rdquo;&lt;/a&gt;&lt;/h1&gt;
&lt;blockquote&gt;
&lt;p&gt;After installing or updating a system to Yosemite, I have seen blank (missing) icons on several Macs. I have also seen cases where the desktop doesn’t get updated after a change to the document icons in the application itself (which happens as developers update their apps to use the new icon guidelines.)&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Saving this link for later. Looks like a good thing to know.&lt;/p&gt;</description></item><item><title>Editorial App Wordpress Upload images Workflow updated</title><link>https://www.jackenhack.com/editorial-app-wordpress-upload-images-workflow-updated/</link><pubDate>Tue, 13 Jan 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/editorial-app-wordpress-upload-images-workflow-updated/</guid><description>&lt;p&gt;I have being going through the code for the &lt;a href="http://www.editorial-workflows.com/workflow/5906229377368064/Q0zY0TDSI0k"&gt;Editorial App Workflow for uploading images directly to Wordpress Media Library&lt;/a&gt; and added some functions. There where several bugs and problems. Should work better now. &lt;/p&gt;
&lt;p&gt;— Bug where scaling didn&amp;rsquo;t work at all (shame!)&lt;/p&gt;
&lt;p&gt;— Added full resolution image as alternative&lt;/p&gt;
&lt;p&gt;— should work now for blogs that doesn&amp;rsquo;t automatically make scaled versions of uploaded images, only presented with the option to use full resolution.&lt;/p&gt;</description></item><item><title>Resetting Mac OS X Printing System</title><link>https://www.jackenhack.com/resetting-mac-os-x-printing-system/</link><pubDate>Sun, 11 Jan 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/resetting-mac-os-x-printing-system/</guid><description>&lt;p&gt;&lt;a href="http://osxdaily.com/2015/01/09/reset-print-system-mac-os-x/"&gt;How to Reset the Printing System in Mac OS X to Fix Annoying Printer Problems | OSXDaily&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;How to Reset the Printing System in Mac OS X to Fix Annoying Printer Problems&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This little trick was new to me. Good to know.&lt;/p&gt;</description></item><item><title>Apple seeds OS X Yosemite 10.10.2 beta with focus on Wi-Fi, Mail and VoiceOver</title><link>https://www.jackenhack.com/apple-seeds-os-x-yosemite-10-10-2-beta-with-focus-on-wi-fi-mail-and-voiceover/</link><pubDate>Thu, 08 Jan 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/apple-seeds-os-x-yosemite-10-10-2-beta-with-focus-on-wi-fi-mail-and-voiceover/</guid><description>&lt;h2 id="heading"&gt;&lt;a href="http://appleinsider.com/articles/15/01/07/apple-seeds-os-x-yosemite-10102-beta-asks-developers-focus-on-wi-fi-mail-and-voiceover"&gt;&amp;ldquo;Apple seeds OS X Yosemite 10.10.2 beta with focus on Wi-Fi, Mail and VoiceOver&amp;rdquo;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;AppleInsider&lt;/strong&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Apple on Wednesday issued a new beta build of its upcoming OS X 10.10.2 maintenance update, once again asking developers to focus on Wi-Fi, Mail and VoiceOver alongside general system compatibility testing.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I hope Apple manages to fix the Wi-Fi problem that I have with MacBook Airs since upgrading to Yosemite. Constantly dropped connection and the only solution to the problem? Turn off and then on the network again. The machines worked fine before upgrading and It&amp;rsquo;s very intermittent.&lt;/p&gt;</description></item><item><title>WRC The Game for iOS</title><link>https://www.jackenhack.com/wrc-game-ios/</link><pubDate>Sat, 03 Jan 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/wrc-game-ios/</guid><description>&lt;p&gt;&lt;img alt="WRC Rally Game for iOS Screenshot" decoding="async" height="1080" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/wrc-game-ios/images/WRC_Rally_iOS_hu_2b5c808e53bd0dae.jpg" srcset="https://www.jackenhack.com/wrc-game-ios/images/WRC_Rally_iOS_hu_dfd50ca2aebf3ab8.jpg 360w,/wrc-game-ios/images/WRC_Rally_iOS_hu_f864cba2747d3bfa.jpg 480w,/wrc-game-ios/images/WRC_Rally_iOS_hu_709c08f20db9eb3d.jpg 720w,/wrc-game-ios/images/WRC_Rally_iOS_hu_7212e32980bab69b.jpg 1080w,/wrc-game-ios/images/WRC_Rally_iOS_hu_2b5c808e53bd0dae.jpg 1440w" width="1440"&gt;&lt;/p&gt;
&lt;p&gt;I have always loved Rally games. So I was glad to see a new Rally game showing up on iOS AppStore.&lt;/p&gt;
&lt;p&gt;Regular readers of this blog knows that I rarely review bad software, trying instead to concentrate on all of the great apps out there. But this review is going to be different.&lt;/p&gt;
&lt;p&gt;I’m not a fan of the Freemium way of selling games. I rather buy the game and get all (or almost all) the content and can get on playing without having to constantly pay for obvious things to continue. So I was glad to see that &lt;strong&gt;WRC The Game&lt;/strong&gt; was a paid app. Bad mistake. If it was Freemium, I would have played for five minutes and then happily deleted the game. We are just talking about $1.99, but I’d get pissed if I buy a bad cup of coffee for that price as well.&lt;/p&gt;</description></item><item><title>A Better YouTube App for iOS - ProTube</title><link>https://www.jackenhack.com/youtube-app-ios-protube/</link><pubDate>Thu, 01 Jan 2015 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/youtube-app-ios-protube/</guid><description>&lt;p&gt;&lt;img alt="ProTube logo" decoding="async" height="1024" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/youtube-app-ios-protube/images/image1_hu_154ed87c991cf564.jpg" srcset="https://www.jackenhack.com/youtube-app-ios-protube/images/image1_hu_6e8cde0673b4baad.jpg 360w,/youtube-app-ios-protube/images/image1_hu_58dc813b7e22ceac.jpg 480w,/youtube-app-ios-protube/images/image1_hu_cbfa4d7a6dee9967.jpg 720w" width="1024"&gt; &lt;a href="https://itunes.apple.com/us/app/protube-for-youtube/id931201696?mt=8&amp;amp;uo=4&amp;amp;at=11lJWT&amp;amp;ct=Blog"&gt;&lt;img alt="Download on the AppStore" decoding="async" height="45" loading="lazy" src="https://www.jackenhack.com/youtube-app-ios-protube/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824-150x45_hu_713f85b85ed64548.png" width="150"&gt;&lt;/a&gt;I love wasting time watching YouTube. There&amp;rsquo;s always something interesting, funny or informative to find. &lt;a href="https://www.jackenhack.com/safari-browser-speedup-crash-proof-extensions/"&gt;On my Mac I have extensions to eliminate the annoying ads&lt;/a&gt;, And to get the highest quality available, but when watching on my iPhone or iPad I have sit and wait five seconds and then press skip when ads are shown. But not anymore. I found a great YouTube App replacement that plays back videos in the highest possible quality, but also does away with the ads. The app is called &lt;a href="https://itunes.apple.com/us/app/protube-for-youtube/id931201696?mt=8&amp;amp;uo=4&amp;amp;at=11lJWT&amp;amp;ct=blog" title="protube"&gt;Protube&lt;/a&gt;. It&amp;rsquo;s only $2.99 and well worth it. So now I can watch even more crazy videos.&lt;/p&gt;</description></item><item><title>Yosemite Mac OSX wifi problems</title><link>https://www.jackenhack.com/yosemite-mac-osx-wifi-problems/</link><pubDate>Tue, 30 Dec 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/yosemite-mac-osx-wifi-problems/</guid><description>&lt;p&gt;&lt;strong&gt;Mac OS X Yosemite&lt;/strong&gt; was released 16th of October. Naturally I installed it on all my machines. My new work computer, a MacBook Air 13&amp;quot; worked perfectly before the upgrade, but after the installation I&amp;rsquo;ve had constant problem with Wi-Fi. No problems what so ever before upgrading, so obviously something is screwed up with Yosemite. My private machine, a mid-2014 MacBook Pro Retina has no problems at all.&lt;/p&gt;
&lt;p&gt;When searching through Apples support forum, there&amp;rsquo;s a lot of similar stories (and also a lot of noise.) it&amp;rsquo;s incredible that Apple still haven&amp;rsquo;t fixed the problem, with the network connection going down every five minutes. The only fix is to turn of wifi and turn it back on again. Incredible&amp;hellip;&lt;/p&gt;</description></item><item><title>It's been way to long time</title><link>https://www.jackenhack.com/its-been-way-to-long-time/</link><pubDate>Tue, 23 Dec 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/its-been-way-to-long-time/</guid><description>&lt;h2 id="to-long-between-updates"&gt;To long between updates&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;ve been too busy with work and other stuff, so this blog has been on the back burner. But my New Years resolution will be to resurrect this blog with a lot of new content.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Merry Christmas and a Happy New Year!&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>How Does Composition Work?</title><link>https://www.jackenhack.com/how-does-composition-work/</link><pubDate>Tue, 04 Nov 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/how-does-composition-work/</guid><description>&lt;p&gt;&lt;img alt="Golden ratio image" decoding="async" height="372" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/how-does-composition-work/images/1364723558_hu_595c96e620e52786.jpg" srcset="https://www.jackenhack.com/how-does-composition-work/images/1364723558_hu_11f3ee70014f5127.jpg 360w,/how-does-composition-work/images/1364723558_hu_c02d2d32a9cd5e8d.jpg 480w" width="600"&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.blenderguru.com/tutorials/understanding-composition/#.VFgpo4ikqK0"&gt;Understanding Composition | Blender Guru&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Discover How To:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Why composition is one of the most important things you&amp;rsquo;ll learn&lt;/li&gt;
&lt;li&gt;The most common mistake artists make&lt;/li&gt;
&lt;li&gt;Simple rules to create more engaging artwork&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;Great video on how composition works. Made for to CGI but is equally applicable to photography.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://youtu.be/O8i7OKbWmRM"&gt;http://youtu.be/O8i7OKbWmRM&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;As a fun counterpoint, &lt;a href="http://m.fastcompany.com/3044877/the-golden-ratio-designs-biggest-myth?fb_ref=default"&gt;here&amp;rsquo;s an article about why the golden ratio is bullshit.&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Must-Have Mac Utilities</title><link>https://www.jackenhack.com/mac-utilities/</link><pubDate>Wed, 29 Oct 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/mac-utilities/</guid><description>&lt;p&gt;[caption id=&amp;ldquo;attachment_3666&amp;rdquo; align=&amp;ldquo;aligncenter&amp;rdquo; width=&amp;ldquo;580&amp;rdquo;]&lt;a href="https://www.jackenhack.com/mac-utilities/"&gt;&lt;img alt="Image of Tools" decoding="async" height="957" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/mac-utilities/images/1596898776_81a4b7b325_o_hu_4a3549d222129ffe.jpg" srcset="https://www.jackenhack.com/mac-utilities/images/1596898776_81a4b7b325_o_hu_596facda0c9c711a.jpg 360w,/mac-utilities/images/1596898776_81a4b7b325_o_hu_1929e588051e39db.jpg 480w,/mac-utilities/images/1596898776_81a4b7b325_o_hu_b4ff62700cab2bbe.jpg 720w,/mac-utilities/images/1596898776_81a4b7b325_o_hu_fbb00991b8cb5af0.jpg 1080w,/mac-utilities/images/1596898776_81a4b7b325_o_hu_4a3549d222129ffe.jpg 1440w" width="1440"&gt;&lt;/a&gt; &lt;a href="https://www.flickr.com/photos/batega/"&gt;Josep Ma. Rosell&lt;/a&gt;[/caption]&lt;/p&gt;
&lt;h1 id="great-utilities-for-mac-os-x"&gt;Great Utilities for Mac OS X&lt;/h1&gt;
&lt;p&gt;Here&amp;rsquo;s my list of applications I can&amp;rsquo;t live without on my Mac. It&amp;rsquo;s the first thing I install when setting up a new machine. Maybe you&amp;rsquo;ll find one you like?&lt;/p&gt;</description></item><item><title>Great Free iPhone Apps for Film Makers</title><link>https://www.jackenhack.com/great-free-iphone-apps-for-film-makers/</link><pubDate>Mon, 27 Oct 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/great-free-iphone-apps-for-film-makers/</guid><description>&lt;p&gt;&lt;img alt="Camera Lens image" decoding="async" height="945" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/great-free-iphone-apps-for-film-makers/images/camera-lens_hu_763cec6dd661bd3.jpg" srcset="https://www.jackenhack.com/great-free-iphone-apps-for-film-makers/images/camera-lens_hu_e2f352151f203ceb.jpg 360w,/great-free-iphone-apps-for-film-makers/images/camera-lens_hu_60ce3968b14bdcc3.jpg 480w,/great-free-iphone-apps-for-film-makers/images/camera-lens_hu_4ff76d89e006ca32.jpg 720w" width="945"&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.premiumbeat.com/blog/10-free-apps-for-filmmakers/"&gt;10 Free Apps for Filmmakers - Premiumbeat.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Some of these apps are really good. And they&amp;rsquo;re free!&lt;/p&gt;</description></item><item><title>MarsEdit 3 My New Blog Editor On my Mac</title><link>https://www.jackenhack.com/marsedit-3-my-new-blog-editor-on-my-mac/</link><pubDate>Sun, 26 Oct 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/marsedit-3-my-new-blog-editor-on-my-mac/</guid><description>&lt;p&gt;&lt;img alt="Marsedit 3 Icon" decoding="async" height="1024" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/marsedit-3-my-new-blog-editor-on-my-mac/images/MarsEdit3Icon_hu_dd60570c1bd2a811.jpg" srcset="https://www.jackenhack.com/marsedit-3-my-new-blog-editor-on-my-mac/images/MarsEdit3Icon_hu_2e06aa3b40d0576f.jpg 360w,/marsedit-3-my-new-blog-editor-on-my-mac/images/MarsEdit3Icon_hu_f5b638bbb211aa78.jpg 480w,/marsedit-3-my-new-blog-editor-on-my-mac/images/MarsEdit3Icon_hu_970592c105f973cb.jpg 720w" width="1024"&gt;&lt;/p&gt;
&lt;h2 id="using-marsedit-3"&gt;Using Marsedit 3&lt;/h2&gt;
&lt;p&gt;I’ve been dabbling around with different blog editors for Mac now for a while, trying to find one that suits my needs. I usually try to do most of my blogging on my iPad, but when writing on my Mac I&amp;rsquo;ve used &lt;a href="https://itunes.apple.com/us/app/byword/id482063361?mt=8&amp;amp;uo=4&amp;amp;at=11lJWT"&gt;Byword&lt;/a&gt; in combination with &lt;a href="https://itunes.apple.com/us/app/marked-2/id890031187?mt=12&amp;amp;uo=4&amp;amp;at=11lJWT"&gt;Marked2&lt;/a&gt; to do the initial texts written in &lt;a href="http://daringfireball.net/projects/markdown/"&gt;Markdown&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Airmail updated to version 2.0</title><link>https://www.jackenhack.com/airmail-updated-version-20/</link><pubDate>Mon, 20 Oct 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/airmail-updated-version-20/</guid><description>&lt;p&gt;&lt;img alt="airmail2_logo" decoding="async" height="1024" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/airmail-updated-version-20/images/airmail2_logo_hu_980026d5e565db95.jpg" srcset="https://www.jackenhack.com/airmail-updated-version-20/images/airmail2_logo_hu_7da1ee05fffcd1a6.jpg 360w,/airmail-updated-version-20/images/airmail2_logo_hu_b463746cbbbc9ccf.jpg 480w,/airmail-updated-version-20/images/airmail2_logo_hu_620cf8c09feb449e.jpg 720w" width="1024"&gt;&lt;/p&gt;
&lt;h2 id="airmail-20"&gt;Airmail 2.0&lt;/h2&gt;
&lt;p&gt;A new version of &lt;a href="http://airmailapp.com"&gt;Airmail&lt;/a&gt; has been released in conjunction with the new version of &lt;a href="https://www.apple.com/osx/"&gt;Mac OS X called Yosemite&lt;/a&gt;. It’s been redesigned to match Apples new look of the operating system and I love it. &lt;a href="https://www.jackenhack.com/airmail-mac-great-replacement-apple-mail/"&gt;I’ve written before on my switch from Apples Mail to Airmail&lt;/a&gt; and what I like about it, and now there’s more to love. Here’s a list of some of the new features in version 2.0:&lt;/p&gt;</description></item><item><title>Fujifilm X100S My New Walkabout Camera</title><link>https://www.jackenhack.com/fujifilm-x100s-walkabout-camera/</link><pubDate>Mon, 29 Sep 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/fujifilm-x100s-walkabout-camera/</guid><description>&lt;h1 id="fujifilm-x100s"&gt;Fujifilm X100S&lt;/h1&gt;
&lt;p&gt;&lt;img alt="Fujifilm X100S camera photo" decoding="async" height="1110" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/fujifilm-x100s-walkabout-camera/images/X100S_Front_LR_hires_hu_1402d2a790a6409c.jpg" srcset="https://www.jackenhack.com/fujifilm-x100s-walkabout-camera/images/X100S_Front_LR_hires_hu_86259cf934d190cf.jpg 360w,/fujifilm-x100s-walkabout-camera/images/X100S_Front_LR_hires_hu_ad45c5b335fdb729.jpg 480w,/fujifilm-x100s-walkabout-camera/images/X100S_Front_LR_hires_hu_26c7e6caf4dc18b6.jpg 720w,/fujifilm-x100s-walkabout-camera/images/X100S_Front_LR_hires_hu_802f43df27bfe300.jpg 1080w,/fujifilm-x100s-walkabout-camera/images/X100S_Front_LR_hires_hu_1402d2a790a6409c.jpg 1440w" width="1440"&gt;&lt;/p&gt;
&lt;h2 id="my-new-walkabout-camera"&gt;My New walkabout camera&lt;/h2&gt;
&lt;p&gt;I used to try to bring my Canon 5D Mark II with me wherever I went. But with the best walkabout lens, the old 24–70 f2.8L mounted on the camera; it became a pain just to carry the beast around. Only the glass weights 1.1 kilos, and with a battery grip with dual batteries, it’s a complete monster. I still use it because of the great optics and the quality when shooting with it, but I no longer use it for street photography.&lt;/p&gt;</description></item><item><title>Little Snitch 3 Privacy Monitor and Controller</title><link>https://www.jackenhack.com/little-snitch-3-privacy-monitor-controller/</link><pubDate>Sun, 21 Sep 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/little-snitch-3-privacy-monitor-controller/</guid><description>&lt;p&gt;&lt;img alt="Little Snitch Application icon" decoding="async" height="1024" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/little-snitch-3-privacy-monitor-controller/images/Little-Snitch-Configuration_hu_581bec9494169bb9.jpg" srcset="https://www.jackenhack.com/little-snitch-3-privacy-monitor-controller/images/Little-Snitch-Configuration_hu_e07c9ce2c6ff63a9.jpg 360w,/little-snitch-3-privacy-monitor-controller/images/Little-Snitch-Configuration_hu_9051e978e0938825.jpg 480w,/little-snitch-3-privacy-monitor-controller/images/Little-Snitch-Configuration_hu_dfd30bf85659c3c0.jpg 720w" width="1024"&gt;&lt;/p&gt;
&lt;h2 id="little-snitch-3-your-network-connection-monitor"&gt;Little Snitch 3 your network connection monitor&lt;/h2&gt;
&lt;p&gt;I have a couple of applications that I always install on a new Mac. Little Snitch 3 is one of them. They are the essential software I need to have installed to be productive and secure. &lt;a href="http://www.obdev.at/products/littlesnitch/index.html" title="Little Snitch 3"&gt;Little Snitch by Objective Development&lt;/a&gt; is one of them. &lt;a href="https://www.jackenhack.com/does-your-programs-phone-home/"&gt;I’ve been using it for more than ten years now&lt;/a&gt;, and I wouldn’t dream of running a Mac without it installed. What Little Snitch 3 essentially does is monitor all outgoing traffic from your open applications and processes and gives you the ability to allow or deny that traffic. It is an excellent way of seeing what kind of information is sent from applications without your knowledge or consent. And it’s a great way of stopping traffic that “Phones home” without your explicit permission. When an application tries to send out something over the network, it gets intercepted by Little Snitch, and you can then allow or deny the connection, either temporary or permanently via the dialog box that appears. So Little Snitch is always there, protecting your privacy.&lt;/p&gt;</description></item><item><title>A Quick Test of the Blogo 2 Blogging Application</title><link>https://www.jackenhack.com/initial-test-of-blogo-2/</link><pubDate>Mon, 15 Sep 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/initial-test-of-blogo-2/</guid><description>&lt;p&gt;&lt;img alt="1410822474_thumb.jpeg" decoding="async" height="1024" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/initial-test-of-blogo-2/images/1410822474_thumb_hu_8e221eb382d06be8.jpeg" srcset="https://www.jackenhack.com/initial-test-of-blogo-2/images/1410822474_thumb_hu_e262b020ee3d7d35.jpeg 360w,/initial-test-of-blogo-2/images/1410822474_thumb_hu_8ebda929ffda0474.jpeg 480w,/initial-test-of-blogo-2/images/1410822474_thumb_hu_23ea8046c7619867.jpeg 720w" width="1024"&gt;&lt;/p&gt;
&lt;h2 id="blogo-2"&gt;Blogo 2&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Update: After using Blogo 2 for a while &lt;a href="https://www.jackenhack.com/marsedit-3-my-new-blog-editor-on-my-mac/"&gt;I decided to use Marsedit 3 instead&lt;/a&gt;. It&amp;rsquo;s a much more mature product right now.&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;I decided I wanted to try a new blogging application and stumbled onto &lt;a href="http://www.getblogo.com" title="Blogo 2 Application"&gt;Blogo 2&lt;/a&gt;. After installing it I had problems at first because I could only see the first 16 pages of content on my blog. But after contacting their support, they  found out the problem (a weird character in one of my posts) and even logged in and fixed it. So my initial impression of the support for the application is very good. I just wished that the application supported Markdown and have a way of synchronising to Dropbox so I can switch between my computer and my iPad. But for quick posts like this (and if everything works because I haven’t pressed the Publish button yet) this could be a useful application. And there is sync with &lt;a href="https://evernote.com" title="Evernote application"&gt;Evernote&lt;/a&gt; so that might work in a pinch.&lt;/p&gt;</description></item><item><title>JPEGMini an easy way to reduce size of large photos</title><link>https://www.jackenhack.com/reduce-image-size-large-photos/</link><pubDate>Wed, 10 Sep 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/reduce-image-size-large-photos/</guid><description>&lt;h1 id="jpegmini-pro-icon-imagejpegmini"&gt;&lt;img alt="JPEGMini Pro icon image" decoding="async" height="1024" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/reduce-image-size-large-photos/images/JPEGminiPro_hu_e18bc23fb602690e.jpg" srcset="https://www.jackenhack.com/reduce-image-size-large-photos/images/JPEGminiPro_hu_41f46a0559fb0567.jpg 360w,/reduce-image-size-large-photos/images/JPEGminiPro_hu_9e9e89b449807fd6.jpg 480w,/reduce-image-size-large-photos/images/JPEGminiPro_hu_f65fd17ab47caf24.jpg 720w" width="1024"&gt;JPEGMini&lt;/h1&gt;
&lt;p&gt;What if you could reduce the size of all the jpeg pictures on your hard disk? Do you have problems sending full resolution jpeg images via email because of size restraints? Is your iPhoto library too large? Let’s face it; pictures is one of the things that sucks up space on your drives. It&amp;rsquo;s even more annoying if you are using a newer Mac with an SSD disk where cost is premium. Upload speed when sending emails or uploading images to the web can be slow and annoying. An application called &lt;a href="http://www.jpegmini.com"&gt;JPEGMini&lt;/a&gt; claims to help you with reducing your pictures with up to five times while retaining all the quality. I got a bit curious if the team at JPEGMini and their patented image compressor really could reduce large JPEG photos without losing quality. I’ve tried the application before when I wrote my article about comparing the &lt;a href="https://www.jackenhack.com/image-compression-tools-web/"&gt;best jpeg compressor applications for web use&lt;/a&gt;. But even though JPEGMini is geared more towards large megapixel pictures, not small images usually used on web pages, my test shows that it stacks up well against the competition even on more modest photographs. Many web pages now use pictures optimized for high-resolution images like for Retina display and high-resolution mobile devices, so the use of an image compressor is getting even more useful for web use.&lt;/p&gt;
&lt;p&gt;But how well does JPEGMini retain quality on megapixel images in JPEG format? How much do you lose in quality by using compressing?&lt;/p&gt;</description></item><item><title>SpyderGallery color calibration for iPad</title><link>https://www.jackenhack.com/spydergallery-color-calibration-ipad/</link><pubDate>Wed, 03 Sep 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/spydergallery-color-calibration-ipad/</guid><description>&lt;p&gt;&lt;img alt="Spyder4Elite Color calibrator photo" decoding="async" height="1091" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/spydergallery-color-calibration-ipad/images/spyder4elite_hu_d64f69d8ae9bb57f.jpg" srcset="https://www.jackenhack.com/spydergallery-color-calibration-ipad/images/spyder4elite_hu_e9f121e83365ae41.jpg 360w,/spydergallery-color-calibration-ipad/images/spyder4elite_hu_300d78dafa4f7672.jpg 480w,/spydergallery-color-calibration-ipad/images/spyder4elite_hu_9bd23b7d864f71f9.jpg 720w" width="937"&gt;&lt;/p&gt;
&lt;h2 id="trying-to-display-color-corrected-images-on-an-ipad"&gt;Trying to display color corrected images on an iPad&lt;/h2&gt;
&lt;p&gt;A couple of weeks ago i bought the Spyder4Elite so I could color calibrate my Retina MacBook Pro 15“ and my Asus PA246 24” monitor. And the calibration works really well.&lt;/p&gt;
&lt;p&gt;There is no way of color calibrate your iPad, because Apple has not given developers the ability to create or change the calibration of the screen. But Datacolor, the makers of the Spyder4 line of calibrators has solved the problem by making an app that connects to your Mac via your network and use the calibrator to calibrate their app called &lt;a href="http://spyder.datacolor.com/portfolio-view/spyder-gallery/"&gt;SpyderGallery&lt;/a&gt;. This enables you to see calibrated versions of your pictures inside the viewer. But the calibrated data only works in the SpyderGallery app.&lt;/p&gt;</description></item><item><title>Backblaze Off-Site Backup</title><link>https://www.jackenhack.com/backblaze-offsite-backup/</link><pubDate>Tue, 02 Sep 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/backblaze-offsite-backup/</guid><description>&lt;p&gt;&lt;img alt="Backblaze logo image" decoding="async" height="411" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/backblaze-offsite-backup/images/logo-backblaze-big_hu_fdd02f71834a8ef4.png" srcset="https://www.jackenhack.com/backblaze-offsite-backup/images/logo-backblaze-big_hu_2362bb445cbb8e34.png 360w,/backblaze-offsite-backup/images/logo-backblaze-big_hu_6bf61e79239be8e1.png 480w,/backblaze-offsite-backup/images/logo-backblaze-big_hu_bf0a230d4a03a019.png 720w,/backblaze-offsite-backup/images/logo-backblaze-big_hu_f31a2f2e3a37db86.png 1080w,/backblaze-offsite-backup/images/logo-backblaze-big_hu_fdd02f71834a8ef4.png 1440w" width="1440"&gt;&lt;/p&gt;
&lt;h2 id="non-local-backup"&gt;Non-local backup&lt;/h2&gt;
&lt;p&gt;I’ve been going back and forth trying to find a good off-site backup for a long time. I do have an &lt;a href="https://www.apple.com/airport-time-capsule/"&gt;Apple TimeCapsule&lt;/a&gt; where I do backup locally, but it doesn’t backup my external drives where I have all my pictures that goes back many years and that would be a nightmare to lose. I use &lt;a href="http://www.haystacksoftware.com/arq/"&gt;Arq&lt;/a&gt; and &lt;a href="http://aws-na.amazon-adsystem.com/glacier/"&gt;Amazon Glacier&lt;/a&gt; to backup my pictures off-site and I also use rsync to a local NAS for a local backup. But I want a way of doing backup of all my stuff, so I’ve tried both &lt;a href="http://aws-na.amazon-adsystem.com/glacier/"&gt;CrashPlan&lt;/a&gt; and &lt;a href="https://www.backblaze.com"&gt;Backblaze&lt;/a&gt; but always found them to slow for my liking. Another reason for giving up on CrashPlan was the client software that uses to much processing power and I think the client is written in Java which would explain why it’s a resource hog. Not so with Backblaze that uses only about 3% of CPU even when the settings for upload speed is set to full upload speed and it doesn’t use much memory.&lt;/p&gt;</description></item><item><title>Image Compression JPEG Tools for Web</title><link>https://www.jackenhack.com/image-compression-tools-web/</link><pubDate>Mon, 01 Sep 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/image-compression-tools-web/</guid><description>&lt;p&gt;&lt;img alt="Test Image 3" decoding="async" height="99" loading="lazy" src="https://www.jackenhack.com/image-compression-tools-web/images/testimage-3-150x99_hu_3b5a62d7dfbb6359.jpg" width="150"&gt; There are several JPEG image compression tools available that takes a jpeg file and reduces the size of the photo without altering the quality. But which one works best for posting images on a website? I was curious, so I took the tools I usually use and put them through the compress photo function. All applications tested claims not to lower the quality of the image. I’m concentrating on testing jpeg files here, and do a followup article later with results for optimizing PNG files.&lt;/p&gt;</description></item><item><title>Corsair K70 Clicky PC Gaming Keyboard on a Mac</title><link>https://www.jackenhack.com/corsair-k70-clicky-pc-gaming-keyboard-mac/</link><pubDate>Thu, 21 Aug 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/corsair-k70-clicky-pc-gaming-keyboard-mac/</guid><description>&lt;p&gt;&lt;img alt="Corsair K70 Keyboard Side View" decoding="async" height="960" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/corsair-k70-clicky-pc-gaming-keyboard-mac/images/corsair-k70-keyboard-side_hu_8559cd8ec7296979.jpg" srcset="https://www.jackenhack.com/corsair-k70-clicky-pc-gaming-keyboard-mac/images/corsair-k70-keyboard-side_hu_d32a81b5c47402b8.jpg 360w,/corsair-k70-clicky-pc-gaming-keyboard-mac/images/corsair-k70-keyboard-side_hu_30d2327a5ec125b8.jpg 480w,/corsair-k70-clicky-pc-gaming-keyboard-mac/images/corsair-k70-keyboard-side_hu_f3dea5e601aa01c0.jpg 720w,/corsair-k70-clicky-pc-gaming-keyboard-mac/images/corsair-k70-keyboard-side_hu_14e130ab589d5265.jpg 1080w,/corsair-k70-clicky-pc-gaming-keyboard-mac/images/corsair-k70-keyboard-side_hu_8559cd8ec7296979.jpg 1440w" width="1440"&gt;&lt;/p&gt;
&lt;h2 id="using-a-clicky-pc-keyboard-from-corsair-on-a-mac"&gt;Using a Clicky PC Keyboard from Corsair on a Mac&lt;/h2&gt;
&lt;p&gt;If you have followed this blog, you probably know that &lt;a href="https://www.jackenhack.com/mac-keyboards-clicky-real-typists/"&gt;I love clicky keyboards&lt;/a&gt;. But getting a Buckling Spring or even a &lt;a href="http://www.cherrycorp.com/english/switches/key/mx.htm"&gt;Cherry MX Blue&lt;/a&gt; keyboard specifically made for Macintosh isn’t easy, at least not here in Sweden. So the way to go for me was to get a PC gaming keyboard.&lt;/p&gt;</description></item><item><title>Squeezelite problem starting in SqueezePlug on Raspberry Pi</title><link>https://www.jackenhack.com/squeezelite-problem-starting-squeezeplug-raspberry-pi/</link><pubDate>Tue, 19 Aug 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/squeezelite-problem-starting-squeezeplug-raspberry-pi/</guid><description>&lt;p&gt;&lt;img alt="Raspberry Pi logo" decoding="async" height="1440" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/squeezelite-problem-starting-squeezeplug-raspberry-pi/images/raspberry-pi-logo_hu_2006f59e20cfbe25.png" srcset="https://www.jackenhack.com/squeezelite-problem-starting-squeezeplug-raspberry-pi/images/raspberry-pi-logo_hu_a1d9c616596ab41d.png 360w,/squeezelite-problem-starting-squeezeplug-raspberry-pi/images/raspberry-pi-logo_hu_63cfc76619ba0b1f.png 480w,/squeezelite-problem-starting-squeezeplug-raspberry-pi/images/raspberry-pi-logo_hu_ce91df34fae40af0.png 720w,/squeezelite-problem-starting-squeezeplug-raspberry-pi/images/raspberry-pi-logo_hu_a951a74991497081.png 1080w,/squeezelite-problem-starting-squeezeplug-raspberry-pi/images/raspberry-pi-logo_hu_2006f59e20cfbe25.png 1440w" width="1440"&gt;&lt;/p&gt;
&lt;h2 id="squeezeplug-problem-where-squeezelite-refuse-to-start"&gt;SqueezePlug problem where Squeezelite refuse to start&lt;/h2&gt;
&lt;p&gt;I installed a Raspberry Pi in my livingroom as a &lt;a href="http://en.wikipedia.org/wiki/Squeezebox_(network_music_player)"&gt;Squeezebox&lt;/a&gt; music Server/Player, using a &lt;a href="http://www.squeezeplug.eu"&gt;SqueezePlug&lt;/a&gt;&lt;a href="#fn:1" title="see footnote"&gt;[1]&lt;/a&gt; image. But when I tried to install the &lt;a href="https://code.google.com/p/squeezelite/"&gt;Squeezelite&lt;/a&gt; player, it refused to start. I tried to uninstall and reinstall, selecting another USB Audio Interface, but the problem persisted. After checking around and doing a some experimenting, I found that I could start Squeezelite manually from the terminal prompt, but if I tried to start it with the init.d or service script, it refused to start. So I started to dig around and experimented with changing the settings for Squeezelite and I found the problem…&lt;/p&gt;</description></item><item><title>Airmail for Mac a Great Replacement for Apple Mail</title><link>https://www.jackenhack.com/airmail-mac-great-replacement-apple-mail/</link><pubDate>Thu, 14 Aug 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/airmail-mac-great-replacement-apple-mail/</guid><description>&lt;h2 id="airmail2-logoupdate-to-the-update2018"&gt;&lt;img alt="airmail2-logo" decoding="async" height="1024" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/airmail-mac-great-replacement-apple-mail/images/airmail2-logo_hu_27a93e2691f5db63.png" srcset="https://www.jackenhack.com/airmail-mac-great-replacement-apple-mail/images/airmail2-logo_hu_5c12acecb70a6f93.png 360w,/airmail-mac-great-replacement-apple-mail/images/airmail2-logo_hu_eaedce1228849936.png 480w,/airmail-mac-great-replacement-apple-mail/images/airmail2-logo_hu_88db4a1ac0a02594.png 720w" width="1024"&gt;Update to the update 2018&lt;/h2&gt;
&lt;p&gt;Still my favorite email client, and I&amp;rsquo;m now also blessed with a version for iPad and my iPhone. It&amp;rsquo;s up to version 3. It never crashes, and the search is fast and excellent. Best email client ever!&lt;/p&gt;
&lt;h2 id="update2016-02-16"&gt;Update 2016-02-16&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;m still using Airmail now, two years after I wrote this post. It has never failed me in any way. It&amp;rsquo;s now up to version 2. I guess Apple has probably fixed a lot of the problems they had back then when connecting to &lt;strong&gt;Gmail&lt;/strong&gt;. And let&amp;rsquo;s face it, &lt;strong&gt;Google&lt;/strong&gt; changed a lot from the original IMAP standard, so everyone had to keep up. But I&amp;rsquo;m sticking with &lt;a href="https://www.jackenhack.com/airmail-updated-version-20/"&gt;Airmail 2&lt;/a&gt;. Now there&amp;rsquo;s even an excellent version for &lt;a href="https://itunes.apple.com/us/app/airmail-your-mail-with-you/id993160329?mt=8&amp;amp;uo=4&amp;amp;at=11lJWT&amp;amp;ct=blog"&gt;Airmail for iOS&lt;/a&gt;. And you&amp;rsquo;ll feel right at home. It also syncs your settings from your Mac OS X  application, so now I have an HTML signature on my &lt;strong&gt;iPhone&lt;/strong&gt;. Yay! The only complaint is that they did the app for &lt;strong&gt;iPhone only&lt;/strong&gt; and not an &lt;strong&gt;iPad&lt;/strong&gt; version. In a perfect world, it should have been a universal app. But hopefully, they&amp;rsquo;ll fix that in the coming months.&lt;/p&gt;
&lt;h2 id="airmail-my-new-favorite-mail-client"&gt;Airmail, my new favorite mail client&lt;/h2&gt;
&lt;p&gt;After Mac OS X 10.8, Apple Mail has been going downhill by every update. It’s weird because the &lt;strong&gt;iOS Mail&lt;/strong&gt; app is rock solid. I have my email domain on &lt;strong&gt;Google Apps&lt;/strong&gt;, and I know that Gmail doesn’t follow the IMAP standard, instead choosing to do it their way. So they use tags instead of folders, etc. The blame has to be put on &lt;strong&gt;Google&lt;/strong&gt; for not following standards but is a significant player; you can pretty much set your own rules. Anyway, &lt;strong&gt;Apple Mail&lt;/strong&gt; has become a slow, unreliable application although they have fixed some of the more severe problems in the latest release. For the first time in many years, I was on the lookout for a new email client software.&lt;/p&gt;
&lt;h2 id="time-to-find-a-new-mail-client"&gt;Time to find a new Mail Client&lt;/h2&gt;
&lt;p&gt;I wanted to be able to have both of my private and work email accounts in the same program but have them separate to make life easier, and after searching the net, I found an application called &lt;a href="http://airmailapp.com" title="Mac OS X Mail Client"&gt;Airmail&lt;/a&gt;. The feature list is comprehensive to the point of me not wanting to list all the features here, but follow the link to get a lowdown on all the things the application can do. I’ll go through the things that persuaded me to switch.&lt;/p&gt;</description></item><item><title>New MacBook Pro 15" Retina Color accuracy</title><link>https://www.jackenhack.com/macbook-pro-retina-color-accuracy/</link><pubDate>Wed, 13 Aug 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/macbook-pro-retina-color-accuracy/</guid><description>&lt;h2 id="macbook-pro-15-retina-mid2014-calibrated-compared-to-srgb-and-adobe-rgb-1998"&gt;MacBook Pro 15&amp;quot; Retina Mid2014 Calibrated compared to sRGB and Adobe RGB 1998&lt;/h2&gt;
&lt;p&gt;A couple of days ago I got my new &lt;a href="http://spyder.datacolor.com/portfolio-view/spyder4elite/"&gt;Spyder4 Elite Color Calibrator&lt;/a&gt; for color calibrating monitors. After doing a calibration on both on the latest MacBook Pro 15&amp;quot; retina and my factory calibrated Asus PA246, I saved the comparison charts for the two displays to see how they stack up.&lt;/p&gt;</description></item><item><title>Overcast iPhone Podcast App</title><link>https://www.jackenhack.com/overcast-iphone-podcast-app/</link><pubDate>Thu, 31 Jul 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/overcast-iphone-podcast-app/</guid><description>&lt;p&gt;&lt;img alt="Overcast Logo" decoding="async" height="1430" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/overcast-iphone-podcast-app/images/overcast_logo_hu_d4769b42a6c2d655.png" srcset="https://www.jackenhack.com/overcast-iphone-podcast-app/images/overcast_logo_hu_4d5257e55d23fd25.png 360w,/overcast-iphone-podcast-app/images/overcast_logo_hu_b3084884cb3b366c.png 480w,/overcast-iphone-podcast-app/images/overcast_logo_hu_e389a4d33b472ec3.png 720w,/overcast-iphone-podcast-app/images/overcast_logo_hu_12f02d1fcb697e0e.png 1080w,/overcast-iphone-podcast-app/images/overcast_logo_hu_d4769b42a6c2d655.png 1440w" width="1440"&gt;&lt;/p&gt;
&lt;h1 id="overcast-makes-it-fun-to-listen-to-podcasts-again"&gt;Overcast makes it fun to listen to Podcasts again&lt;/h1&gt;
&lt;p&gt;After reading a lot about a new podcast app called &lt;a href="https://overcast.fm/" title="Overcast Podcast App"&gt;Overcast&lt;/a&gt; created by Marco Arment, famous for creating &lt;a href="https://itunes.apple.com/us/app/instapaper/id288545208?mt=8&amp;amp;uo=4&amp;amp;at=11lJWT&amp;amp;ct=blog" title="instapaper"&gt;Instapaper&lt;/a&gt; I downloaded the app just to check it out. I love Instapaper, an app that really has made me appreciate long form journalism, so I thought I’ll try to see if Overcast could make me interested in listening to podcasts again, something I haven’t done in a while.&lt;/p&gt;</description></item><item><title>Apple AirPort Utility Hidden Feature</title><link>https://www.jackenhack.com/apple-airport-utility-hidden-summary/</link><pubDate>Tue, 08 Jul 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/apple-airport-utility-hidden-summary/</guid><description>&lt;h2 id="apple-airport-utility-how-to-display-more-information"&gt;Apple Airport Utility how to display more information&lt;/h2&gt;
&lt;p&gt;&lt;img alt="Apple AirPort Extreme image" decoding="async" height="1865" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/apple-airport-utility-hidden-summary/images/airport-extreme_hu_2b4191f250294d0f.jpg" srcset="https://www.jackenhack.com/apple-airport-utility-hidden-summary/images/airport-extreme_hu_519437f030a0854e.jpg 360w,/apple-airport-utility-hidden-summary/images/airport-extreme_hu_f321f549a34418de.jpg 480w,/apple-airport-utility-hidden-summary/images/airport-extreme_hu_29b9d746c1d3faec.jpg 720w" width="1055"&gt;&lt;/p&gt;
&lt;p&gt;While doing a Wi-Fi scan at work to get better reception and optimize the location and channel selection using &lt;a href="http://www.netspotapp.com" title="NetSpot: Wi-Fi networks detector and manager"&gt;NetSpot Wi-Fi Reporter&lt;/a&gt;, I had a problem. Our wireless network is set up with &lt;a href="http://www.hometoys.com/emagazine/2012/04/demystifying-wi-fi-roaming-what-you-need-to-know-to-avoid-costly-mistakes/1909" title="AV and Automation Industry eMagazine - Demystifying Wi-Fi Roaming: What You Need to Know to Avoid Costly Mistakes | HomeToys"&gt;roaming&lt;/a&gt;, so when NetSpot Manager displays the scanned Wi-Fi device, it only shows the &lt;a href="http://en.m.wikipedia.org/wiki/MAC_address" title="MAC address - Wikipedia, the free encyclopedia"&gt;MAC address&lt;/a&gt;. So identifying an AirPort Extreme wireless router can be difficult, especially since Apple has simplified the user interface of AirPort Utility and removed a lot of information. One of them being what MAC address the AirPort unit has. So I needed a solution.&lt;/p&gt;</description></item><item><title>Mac OS X Finder Missing Sidebar Shared Computer Icons</title><link>https://www.jackenhack.com/mac-os-x-finder-shared-missing-sidebar-shared-computer-icons/</link><pubDate>Mon, 07 Jul 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/mac-os-x-finder-shared-missing-sidebar-shared-computer-icons/</guid><description>&lt;p&gt;&lt;img alt="Finder Icon" decoding="async" height="1024" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/mac-os-x-finder-shared-missing-sidebar-shared-computer-icons/images/finder-icon_hu_f00602053b29fc7b.jpg" srcset="https://www.jackenhack.com/mac-os-x-finder-shared-missing-sidebar-shared-computer-icons/images/finder-icon_hu_6ef248a4d779b625.jpg 360w,/mac-os-x-finder-shared-missing-sidebar-shared-computer-icons/images/finder-icon_hu_35f293ed4618488.jpg 480w,/mac-os-x-finder-shared-missing-sidebar-shared-computer-icons/images/finder-icon_hu_4a41f594ccb3dc34.jpg 720w" width="1024"&gt;&lt;/p&gt;
&lt;h2 id="mac-os-x-finder-sidebar-shared-computer-icons-not-showing-up"&gt;Mac OS X Finder Sidebar Shared Computer Icons not Showing up&lt;/h2&gt;
&lt;p&gt;I started to have a problem with Mac OS X Finder where the Shared computers in the Finder window sidebar didn&amp;rsquo;t show up. I couldn&amp;rsquo;t even change the Sidebar settings in Finder Preferences. So I did some digging around and found out how I could fix it, but also how stupid I am.&lt;/p&gt;</description></item><item><title>MultiMarkdown on iPad iPhone Revisited</title><link>https://www.jackenhack.com/multimarkdown-ipad-iphone-revisited/</link><pubDate>Sun, 06 Jul 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/multimarkdown-ipad-iphone-revisited/</guid><description>&lt;p&gt;&lt;img alt="MultiMarkdown logo" decoding="async" height="128" loading="lazy" src="https://www.jackenhack.com/multimarkdown-ipad-iphone-revisited/images/1354510289_hu_7be709c1e503a84f.jpg" width="208"&gt;&lt;/p&gt;
&lt;h2 id="multimarkdown-on-ipad---an-update"&gt;MultiMarkdown on iPad - an update&lt;/h2&gt;
&lt;p&gt;I have &lt;a href="https://www.jackenhack.com/ipad-multimarkdown-supported-apps/"&gt;updated my list over how well iPad Markdown writing apps&lt;/a&gt; handle the more advanced &lt;a href="http://fletcherpenney.net/multimarkdown/"&gt;MultiMarkdown&lt;/a&gt; rendering. I also added some new apps to the list of the features I tested. Since I wrote the article, a new favourite writing app of mine, &lt;a href="https://www.jackenhack.com/writing-with-editorial-ipad-app/"&gt;Editorial&lt;/a&gt; has been added to the list, and also &lt;a href="http://www.iawriter.com/ipad/"&gt;IA Writer&lt;/a&gt; which now has MultiMarkdown support.&lt;/p&gt;
&lt;p&gt;Almost all of the apps on the list supports &lt;a href="https://www.dropbox.com"&gt;Dropbox&lt;/a&gt; syncing, so writing in one application and rendering it in another that supports the features you need isn’t to hard. And with the enormous potential for scripting provided by Editorial, using x-callback-url schemes to send the text to another app for final rendering is pretty easy.&lt;/p&gt;</description></item><item><title>Raspberry Pi Car Audio System</title><link>https://www.jackenhack.com/raspberry-pi-car-audio-system/</link><pubDate>Mon, 23 Jun 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/raspberry-pi-car-audio-system/</guid><description>&lt;p&gt;&lt;img alt="raspberry-pi-car-computer.jpg" decoding="async" height="1425" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/raspberry-pi-car-audio-system/images/raspberry-pi-car-computer_hu_d623d2627555ba13.jpg" srcset="https://www.jackenhack.com/raspberry-pi-car-audio-system/images/raspberry-pi-car-computer_hu_becfc7ed4368382a.jpg 360w,/raspberry-pi-car-audio-system/images/raspberry-pi-car-computer_hu_a9da29e733044bc6.jpg 480w,/raspberry-pi-car-audio-system/images/raspberry-pi-car-computer_hu_9b30b44ad28b965.jpg 720w" width="862"&gt;&lt;/p&gt;
&lt;h2 id="my-raspberry-pi-car-audio-player"&gt;My Raspberry Pi Car Audio Player&lt;/h2&gt;
&lt;p&gt;A lot of people are using the excellent Linux microcomputer &lt;a href="http://www.raspberrypi.org/" title="Raspberry Pi"&gt;Raspberry Pi&lt;/a&gt; and &lt;a href="http://www.engineering-diy.blogspot.ro/2013/08/car-pc-projectaugust-2013-update.html" title="Engineering(DIY): Car PC project(August 2013 update)"&gt;install it in their cars&lt;/a&gt;. Usually, they use a color screen that is touch sensitive, being able to play back video and music. But I’m only interested in high-quality audio playback, being able to have all my CDs in lossless &lt;a href="https://xiph.org/flac/" title="FLAC - Free Lossless Audio Codec"&gt;FLAC&lt;/a&gt; format for optimal sound quality. So a 16x2 LCD with some buttons is plenty. I now have a working system (but not yet installed in my car.) here’s a description of how I&amp;rsquo;ve built it. Most of the installations I’ve seen the use of the audio out from the Raspberry Pi, but it’s only 11-bit and sounds like crap. I want to use an external DAC, and you can get that to work in XBMC, but only menu and music output, not films. There are some HDMI to audio converters, but I’ll instead use a quality USB DAC.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://youtu.be/wzmFZlpbBCQ"&gt;http://youtu.be/wzmFZlpbBCQ&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>Dumping Disqus from my blog</title><link>https://www.jackenhack.com/dumping-disqus-blog/</link><pubDate>Sat, 21 Jun 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/dumping-disqus-blog/</guid><description>&lt;p&gt;&lt;img alt="Disqus logo" decoding="async" height="150" loading="lazy" src="https://www.jackenhack.com/dumping-disqus-blog/images/disqus-logo-150x150_hu_3f59d77801c4e861.png" width="150"&gt;&lt;/p&gt;
&lt;h2 id="inserting-score-card-research-javascript"&gt;Inserting Score Card Research javascript&lt;/h2&gt;
&lt;p&gt;After doing some research using &lt;a href="https://www.google.com/webmasters/tools/"&gt;Google Webmaster Tools&lt;/a&gt; to get my images indexed, I discovered that a JavaScript called &lt;strong&gt;b.scorecardresearch.com/beacon.js&lt;/strong&gt; was loading without me installing it. I found out that the &lt;a href="https://disqus.com"&gt;Disqus&lt;/a&gt; comment system adds it without my knowledge. That’s not ok, so I have decided to remove Disqus from my blog. It’s unfortunate, because it is a pretty good system. I like the ease of making comments, and also that you can follow comments you made on different sites with ease. But if they try to do sneaky stuff like that, they’ll end up in /dev/null (in the trashcan for non geeks). After searching with Google I found that &lt;a href="http://walterhiggins.net/blog/CommentsOffAgain"&gt;this isn’t something new&lt;/a&gt;. It’s been going on for quite some time. Thankfully I have all my comments stored, so I’ll just have to use the build-in comment system in Wordpress.&lt;/p&gt;</description></item><item><title>Loosing Google PageRank Because of hAtom errors</title><link>https://www.jackenhack.com/google-pagerank-hatom-errors/</link><pubDate>Tue, 10 Jun 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/google-pagerank-hatom-errors/</guid><description>&lt;p&gt;&lt;img alt="Hans Gerwitz" decoding="async" height="449" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/google-pagerank-hatom-errors/images/1402378059_hu_622244842a15fa9c.jpg" srcset="https://www.jackenhack.com/google-pagerank-hatom-errors/images/1402378059_hu_d05a7827b30337c6.jpg 360w,/google-pagerank-hatom-errors/images/1402378059_hu_84ecc8326eccc617.jpg 480w" width="600"&gt;&lt;/p&gt;
&lt;h2 id="hatom-errors-and-google-pagerank"&gt;hAtom errors and Google PageRank&lt;/h2&gt;
&lt;p&gt;When I checked my blog in Google Webmaster I noticed a lot of errors in the Structured Data section. After fixing the errors in Wordpress by adding structured data, my traffic increased without any changes. That includes posts. So obviously Google uses hAtom when setting PageRank.&lt;/p&gt;</description></item><item><title>Flac, the best choice</title><link>https://www.jackenhack.com/audio-engineering-pioneer-john-meyer-stop-chasing-the-next-big-thing-and-go-with-flac-instead-tech-news-and-analysis/</link><pubDate>Sat, 19 Apr 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/audio-engineering-pioneer-john-meyer-stop-chasing-the-next-big-thing-and-go-with-flac-instead-tech-news-and-analysis/</guid><description>&lt;p&gt;&lt;a href="http://gigaom.com/2014/04/18/audio-engineering-pioneer-john-meyer-stop-chasing-the-next-big-thing-and-go-with-flac-instead/"&gt;Audio Engineering Pioneer John Meyer: Stop Chasing The Next Big Thing, And Go With Flac Instead — Tech News And Analysis&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;John Meyer may be making really expensive loudspeakers, but when it comes to high-end audio, the audio engineering pioneer prefers free. FLAC, the open source audio format developed by Grateful Dead fans to trade bootleg recordings, is “the perfect format” for music aficionados looking for higher-resolution audio, Meyer told me during a recent interview. And to him, any company pushing trying to make a buck with selling upsampled music is just out to sell snake oil. “It’s tricking people who don’t know enough about technology,” he said.&lt;/p&gt;</description></item><item><title>Editorial iOS Upload Images to WordPress Workflow</title><link>https://www.jackenhack.com/editorial-app-upload-images-wordpress-workflow/</link><pubDate>Thu, 17 Apr 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/editorial-app-upload-images-wordpress-workflow/</guid><description>&lt;h1 id="update-a-newer-better-version-has-been-created-you-can-download-it-here"&gt;Update: A newer, better version has been created. &lt;a href="https://www.jackenhack.com/editorial-app-workflow-upload-image-wordpress-media-library/"&gt;You can download it here&lt;/a&gt;.&lt;/h1&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;img alt="Download on the AppStore" decoding="async" height="200" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/editorial-app-upload-images-wordpress-workflow/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_e9bd881d9508069.png" srcset="https://www.jackenhack.com/editorial-app-upload-images-wordpress-workflow/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_9f896ab9e7102ec7.png 360w,/editorial-app-upload-images-wordpress-workflow/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_dc70ee18946631a9.png 480w" width="659"&gt;&lt;/p&gt;
&lt;p&gt;I use the excellent iPad app &lt;a href="http://omz-software.com/editorial/" title="Editorial for iPad"&gt;Editorial&lt;/a&gt; as my preferred text editor. I want to be able to upload images directly from Editorial to &lt;a href="https://wordpress.org/" title="WordPress › Blog Tool, Publishing Platform, and CMS"&gt;WordPress&lt;/a&gt;, using &lt;a href="http://python-wordpress-xmlrpc.readthedocs.org/en/latest/" title="Welcome to python-wordpress-xmlrpc’s documentation! — python-wordpress-xmlrpc 2.2 documentation"&gt;xmlrpc&lt;/a&gt;, so the images ends up in the media gallery, the files in the correct folders, thumbnails made and a &lt;a href="https://daringfireball.net/projects/markdown/" title="Daring Fireball: Markdown"&gt;Markdown&lt;/a&gt; link with the correct URL is created. So I’ve written a workflow you can download that gives you the ability to select some text (that will be the alt text for the image), and either upload the image in the original size, or resize the width to the dimension you specify. After the image is uploaded, the Markdown image code is inserted. Another good thing is that you have the ability to name the image file, which I haven’t seen in other solutions, like in Poster App, where you get the cryptical iOS internal name of the image. Not so SEO friendly. The easiest solution was to use the wordpress_xmlrpc module, so that needs to be installed before you can use the workflow! but I’ve &lt;a href="https://www.jackenhack.com/editorial-app-import-modules-with-pipista/"&gt;written a guide about how to install the module/library here&lt;/a&gt;. If you forget to install it beforehand, you will get this dialog box with instructions on how to install it if you start the workflow.&lt;/p&gt;</description></item><item><title>How To import modules with Pipista into Editorial iOS app</title><link>https://www.jackenhack.com/editorial-app-import-modules-with-pipista/</link><pubDate>Sun, 06 Apr 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/editorial-app-import-modules-with-pipista/</guid><description>&lt;p&gt;&lt;img alt="1377461573.jpg" decoding="async" height="128" loading="lazy" src="https://www.jackenhack.com/editorial-app-import-modules-with-pipista/images/1377461573-150x128_hu_c155e926571bb72b.jpg" width="150"&gt;&lt;/p&gt;
&lt;h2 id="importing-pipista-modules-in-editorial"&gt;Importing pipista modules in Editorial&lt;/h2&gt;
&lt;p&gt;&lt;img alt="Download on the AppStore" decoding="async" height="200" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/editorial-app-import-modules-with-pipista/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_e9bd881d9508069.png" srcset="https://www.jackenhack.com/editorial-app-import-modules-with-pipista/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_9f896ab9e7102ec7.png 360w,/editorial-app-import-modules-with-pipista/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_dc70ee18946631a9.png 480w" width="659"&gt;Lets face it, the &lt;a href="http://omz-software.com/editorial/" title="Editorial for iPad"&gt;Editorial&lt;/a&gt; App is a fantastic text/Markdown editor. It’s incredibly powerful with scripting abilities. But one of the most amazing tool for a power user is the ability to write Python scripts that can do almost anything. There are a lot of modules included with Editorial, but how do you add a library if it’s not included? There is a script for Editorials sister application Pythonista, that makes it easy to add modules, and you can use that for importing libraries to Editorial as well. The script is called &lt;a href="https://gist.github.com/pudquick/4317095" title="Version 2.0 of pipista - Unstable branch :)"&gt;Pipista&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>SwiftKey for iOS</title><link>https://www.jackenhack.com/swiftkey-for-ios/</link><pubDate>Mon, 03 Mar 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/swiftkey-for-ios/</guid><description>&lt;p&gt;&lt;strong&gt;Update: this problem is solved with iOS 8. Apple has opened up the operating system, so you can install alternative keyboards on your iPhone or iPad. SwiftKey is working on an iOS version.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="Download on the AppStore" decoding="async" height="200" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/swiftkey-for-ios/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_e9bd881d9508069.png" srcset="https://www.jackenhack.com/swiftkey-for-ios/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_9f896ab9e7102ec7.png 360w,/swiftkey-for-ios/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_dc70ee18946631a9.png 480w" width="659"&gt;I’m just trying out the app &lt;a href="http://swiftkey.com/en/" title="Swiftkey Note"&gt;SwiftKey&lt;/a&gt; on both my iPad and iPhone and it works very well. I can’t understand why they haven’t implemented an URL scheme though. That way you could use apps like Drafts or Editorial together with SwiftKey, and then send text to and from your favorite editor when your done. Hopefully they will implement it soon.&lt;/p&gt;</description></item><item><title>Major step in iOS gaming</title><link>https://www.jackenhack.com/major-step-in-ios-gaming/</link><pubDate>Sat, 11 Jan 2014 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/major-step-in-ios-gaming/</guid><description>&lt;p&gt;&lt;a href="http://www.tuaw.com/2014/01/10/the-steelseries-stratus-is-the-most-important-ios-gaming-periphe/?ncid=rss_truncated"&gt;Major step in iOS gaming&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is something I would really buy for my new iPad Air. Be able to play first person shooters on the go! &lt;a href="http://www.tuaw.com/2014/01/10/the-steelseries-stratus-is-the-most-important-ios-gaming-periphe/?ncid=rss_truncated"&gt;Love the size of the controller!&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Editorial iPad App Writing</title><link>https://www.jackenhack.com/writing-with-editorial-ipad-app/</link><pubDate>Sat, 14 Sep 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/writing-with-editorial-ipad-app/</guid><description>&lt;p&gt;&lt;img alt="Editorial iOS app icon" decoding="async" height="150" loading="lazy" src="https://www.jackenhack.com/writing-with-editorial-ipad-app/images/editorial-app-icon-150x150_hu_aeb0577a44e5d3ea.jpg" width="150"&gt;&lt;/p&gt;
&lt;h2 id="editorial-ios-markdown-text-editor"&gt;Editorial iOS Markdown Text Editor&lt;/h2&gt;
&lt;p&gt;&lt;img alt="Download on the AppStore" decoding="async" height="200" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/writing-with-editorial-ipad-app/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_e9bd881d9508069.png" srcset="https://www.jackenhack.com/writing-with-editorial-ipad-app/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_9f896ab9e7102ec7.png 360w,/writing-with-editorial-ipad-app/images/Download_on_the_App_Store_Badge_US-UK_135x40_0824_hu_dc70ee18946631a9.png 480w" width="659"&gt;So I found a new favorite iPad text editor called &lt;a href="http://omz-software.com/editorial/" title="Editorial for iPad"&gt;Editorial&lt;/a&gt;. After reading &lt;a href="http://www.macstories.net/stories/editorial-for-ipad-review/" title="Reinventing iOS Automation: Editorial Review"&gt;Federico Viticci’s great review of Editorial&lt;/a&gt; on macstories.net I bought the app, because the creator Ole Zorn wrote one of my other favorite apps &lt;a href="https://www.jackenhack.com/scripting-programming-iphone-ipad-python-pythonista-review/" title="Pythonista"&gt;Pythonista&lt;/a&gt;. And Editorial is amazing!&lt;/p&gt;</description></item><item><title>Nix Color Sensor by Matthew Sheridan — Kickstarter</title><link>https://www.jackenhack.com/nix-color-sensor-by-matthew-sheridan-kickstarter/</link><pubDate>Wed, 11 Sep 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/nix-color-sensor-by-matthew-sheridan-kickstarter/</guid><description>&lt;p&gt;&lt;img decoding="async" height="318" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/nix-color-sensor-by-matthew-sheridan-kickstarter/images/1378925442_hu_ca3731d538ca00c.jpg" srcset="https://www.jackenhack.com/nix-color-sensor-by-matthew-sheridan-kickstarter/images/1378925442_hu_9e696ef2b8c68dd5.jpg 360w,/nix-color-sensor-by-matthew-sheridan-kickstarter/images/1378925442_hu_4b1638d14bc32224.jpg 480w" title="Nix Color Sensor" width="600"&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.kickstarter.com/projects/nixsensor/nix-color-sensor"&gt;Nix Color Sensor by Matthew Sheridan — Kickstarter&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Nix is a patent pending device that allows anyone to become a color expert. Just grab Nix from your pocket, purse, or bag, touch it to an object and magically watch the exact color appear on your iPhone, Android, PC, or Mac. Once scanned, you can keep palettes of your favorite colors, match the color to real life pigments, and even receive directions to the nearest store where you can purchase the color.&lt;/p&gt;</description></item><item><title>Adafruit TRINKET – Mini Microcontroller</title><link>https://www.jackenhack.com/adafruit-trinket-mini-microcontroller/</link><pubDate>Tue, 03 Sep 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/adafruit-trinket-mini-microcontroller/</guid><description>&lt;p&gt;&lt;img decoding="async" height="461" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/adafruit-trinket-mini-microcontroller/images/1378246553_hu_25e685ae6f3577a1.jpg" srcset="https://www.jackenhack.com/adafruit-trinket-mini-microcontroller/images/1378246553_hu_18f4c0774eaeed7e.jpg 360w,/adafruit-trinket-mini-microcontroller/images/1378246553_hu_3369220a438985a.jpg 480w" width="600"&gt;&lt;br&gt;
&lt;a href="http://www.adafruit.com/blog/2013/09/03/new-products-adafruit-trinket-mini-microcontroller-3-3v-and-5-5v-versions-7-95/"&gt;Adafruit TRINKET – Mini Microcontroller – 3.3V and 5.5V versions&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;It’s a tiny microcontroller board, built around the Atmel ATtiny85, a little chip with a lot of power.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;A cool cheap little Arduino compatible board for smaller projects. The 3.3V version runs at 8MHz and the 5V version can run at 8 or 16MHz. It has five I/O pins available and comes with 8kb of memory. It can be programmed with AVRDude or the Arduino IDE after some small modifications. Looks great!&lt;/p&gt;</description></item><item><title>Reinventing iOS Automation: Editorial Review</title><link>https://www.jackenhack.com/reinventing-ios-automation-editorial-review/</link><pubDate>Sun, 25 Aug 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/reinventing-ios-automation-editorial-review/</guid><description>&lt;p&gt;&lt;img alt="Editorial iOS app icon" decoding="async" height="1024" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/reinventing-ios-automation-editorial-review/images/editorial-app-icon_hu_2e8c8ae2808969a0.jpg" srcset="https://www.jackenhack.com/reinventing-ios-automation-editorial-review/images/editorial-app-icon_hu_d59e8266a2ebf565.jpg 360w,/reinventing-ios-automation-editorial-review/images/editorial-app-icon_hu_f7e134ff9a92b269.jpg 480w,/reinventing-ios-automation-editorial-review/images/editorial-app-icon_hu_362977c5c188a880.jpg 720w" width="1024"&gt;&lt;br&gt;
&lt;a href="http://www.macstories.net/stories/editorial-for-ipad-review/"&gt;Reinventing iOS Automation: Editorial Review&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Editorial for iPad, redefines the market of text editors for iOS, and, in many ways, sets a new standard for iOS automation and desktop-class apps. Editorial makes me want to work from my iPad.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Editorial is my new favorite Markdown editor with amazing workflow scripting abilities and a complete Python interpreter from the programmer that made Pythonista. Link to an extensive review of the app and its capabilities.&lt;/p&gt;</description></item><item><title>RSS Reader</title><link>https://www.jackenhack.com/rss-reader/</link><pubDate>Fri, 28 Jun 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/rss-reader/</guid><description>&lt;p&gt;&lt;img decoding="async" height="243" loading="lazy" src="https://www.jackenhack.com/rss-reader/images/1372380672_hu_ff527fbb1cfd7707.jpg" width="445"&gt;Now that Google is pulling the plug on Google Reader, I’ve been researching an alternative. I bought &lt;a href="http://www.feedafever.com/"&gt;Fever&lt;/a&gt;, a self hosting solution. My favorite RSS app for ipad is Mr. Reader has just been updated with support for Fever, but it’s slow. So I’m giving up on Fever as my syncing for RSS and going to use &lt;a href="http://feedly.com/" title="Feedly RSS"&gt;Feedly&lt;/a&gt; instead, now that they have an API. Feedly has a very nice app on iOS but Mr. reader now also supports Feedly, so I’m going to use it instead. On my Mac I’ll just use Feedly’s web interface which is quite nice. Good to be able to find interesting articles to read again.&lt;/p&gt;</description></item><item><title>Problem syncing Google Apps Exchange on new iPhone</title><link>https://www.jackenhack.com/problem-syncing-exchange-on-new-iphone/</link><pubDate>Tue, 25 Jun 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/problem-syncing-exchange-on-new-iphone/</guid><description>&lt;p&gt;&lt;img decoding="async" height="277" loading="lazy" src="https://www.jackenhack.com/problem-syncing-exchange-on-new-iphone/images/1372199796_hu_532bf3d3b67339f.jpg" title="broken Google" width="280"&gt;&lt;br&gt;
When trying to sync a new iPhone to my Google Apps account it seems that it’s no longer possible to use Exchange push mail, address book and calendar syncing. By signing up for their service for free I paid by letting Google rummage through my mail for later use in targeted advertising. But now &lt;a href="https://www.jackenhack.com/trust-google-services/"&gt;they killed yet another service&lt;/a&gt; that I come to depend on. My trust in Google is totally gone. Now I have to spend hours setting up a mail server, getting passwords from my users and sync all accounts using IMAP. Then I have to help everyone to set up iCloud sync for the address book and calendars instead. Because Google can’t be trusted. All these problems can easily fixed buy paying Google, but why pay twice? Money AND my private life? WTF?&lt;/p&gt;</description></item><item><title>Raspberry Pi Samba Showing Wrong Size Mounted USB Disk</title><link>https://www.jackenhack.com/raspberry-pi-samba-showing-wrong-size-share/</link><pubDate>Thu, 30 May 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/raspberry-pi-samba-showing-wrong-size-share/</guid><description>&lt;p&gt;&lt;img alt="Raspberry pi" decoding="async" height="393" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/raspberry-pi-samba-showing-wrong-size-share/images/raspberry-pi_hu_37c4426a8d5aca44.jpg" srcset="https://www.jackenhack.com/raspberry-pi-samba-showing-wrong-size-share/images/raspberry-pi_hu_98cfd064d84e5940.jpg 360w,/raspberry-pi-samba-showing-wrong-size-share/images/raspberry-pi_hu_518595198b947cc7.jpg 480w" width="600"&gt;&lt;br&gt;
After setting up a SMB &lt;a href="http://www.samba.org"&gt;Samba&lt;/a&gt; share on my &lt;a href="http://www.raspberrypi.org"&gt;Raspberry Pi&lt;/a&gt; in &lt;a href="http://squeezeplug.de"&gt;Squeezeplug&lt;/a&gt;, the size of the mounted volume showed the size of the SD-card instead of the USB hard disk. To fix it, I had to change the setup for Samba. Here’s what I did to fix it.&lt;/p&gt;</description></item><item><title>Run Away Brainz: Audio: Crystal cMoy Freeform Headphone Amp</title><link>https://www.jackenhack.com/run-away-brainz-audio-crystal-cmoy-freeform-headphone-amp/</link><pubDate>Wed, 29 May 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/run-away-brainz-audio-crystal-cmoy-freeform-headphone-amp/</guid><description>&lt;p&gt;&lt;img alt="Crystal cMoy" decoding="async" height="450" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/run-away-brainz-audio-crystal-cmoy-freeform-headphone-amp/images/Crystal_cMoy_hu_e12876c3366b7f09.jpg" srcset="https://www.jackenhack.com/run-away-brainz-audio-crystal-cmoy-freeform-headphone-amp/images/Crystal_cMoy_hu_86f3ddc22fcb62b.jpg 360w,/run-away-brainz-audio-crystal-cmoy-freeform-headphone-amp/images/Crystal_cMoy_hu_b5ad0b83cb882344.jpg 480w" width="600"&gt;&lt;br&gt;
&lt;a href="http://runawaybrainz.blogspot.co.uk/2012/04/audio-crystal-cmoy-freeform-headphone.html"&gt;Crystal cMoy Freeform Headphone Amp&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;Very cool transparent cMoy headphone amplifier, made using clear casting resin. This is something I have to try.&lt;/p&gt;
&lt;p&gt;Via &lt;a href="https://twitter.com/0pachira/status/339624679872540672"&gt;0pachira&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Raspberry Pi Car Computer</title><link>https://www.jackenhack.com/raspberry-pi-car-computer/</link><pubDate>Fri, 17 May 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/raspberry-pi-car-computer/</guid><description>&lt;p&gt;&lt;img decoding="async" height="400" loading="lazy" src="https://www.jackenhack.com/raspberry-pi-car-computer/images/1368805598_hu_18259a2b10194bf3.jpg" title="Car Power Supply Raspberry Pi" width="299"&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update: &lt;a href="https://www.jackenhack.com/raspberry-pi-car-audio-system/"&gt;You can find my latest update on the progress of my Raspberry Pi Car Audio System here.&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I’m working on a Raspberry Pi as a music player in my car. I’m putting all my music on a SSD disk in lossless FLAC. I’ve already got hold of a &lt;a href="http://www.adafruit.com/products/1110"&gt;2x16 character LCD with six button from Adafruit&lt;/a&gt; that only uses two pins for communication with I2C. It’s easy to program and it has four different background colors.&lt;/p&gt;</description></item><item><title>Raspberry Pi avahi-daemon disabled because there is a unicast .local domain - solved</title><link>https://www.jackenhack.com/raspberry-pi-avahi-daemon-disabled-because-there-is-a-unicast-local-domain-solved/</link><pubDate>Sat, 06 Apr 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/raspberry-pi-avahi-daemon-disabled-because-there-is-a-unicast-local-domain-solved/</guid><description>&lt;p&gt;When setting up a Raspberry Pi with &lt;a href="http://www.squeezeplug.de"&gt;SqueezePlug&lt;/a&gt;, my favorite distribution for &lt;a href="https://www.jackenhack.com/raspberry-pi-squeezebox-logitech-server/"&gt;setting up a music server&lt;/a&gt; I always get the error message “avahi-daemon disabled because there is a unicast .local domain” because I have a lot of Apple equipment configured with Bonjour. To fix it, all you need to do is to edit &lt;code&gt;/etc/default/avahi-daemon&lt;/code&gt; and change the line:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;AVAHI_DAEMON_DETECT_LOCAL=1&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;to&lt;/p&gt;
&lt;p&gt;&lt;code&gt;AVAHI_DAEMON_DETECT_LOCAL=0&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;then restart the Avahi-daemon with&lt;/p&gt;
&lt;p&gt;&lt;code&gt;sudo service avahi-daemon restart&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Problem solved.&lt;/p&gt;</description></item><item><title>How To Use Day One App</title><link>https://www.jackenhack.com/uses-day-one/</link><pubDate>Sat, 30 Mar 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/uses-day-one/</guid><description>&lt;p&gt;&lt;img alt="Day One App Icon" decoding="async" height="1024" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/uses-day-one/images/image_hu_ac28adff1a71ea0f.jpg" srcset="https://www.jackenhack.com/uses-day-one/images/image_hu_93a361184d4cb29e.jpg 360w,/uses-day-one/images/image_hu_d835515a0011264f.jpg 480w,/uses-day-one/images/image_hu_48979b1ddedddec6.jpg 720w" width="1024"&gt;&lt;br&gt;
&lt;a href="http://dayoneapp.com/guide/uses/"&gt;Uses | Day One&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This is an ongoing archive of the many use cases we’ve found for ourselves and that have been reported by our users. We hope this will inspire you to think of new ways you can incorporate Day One into your workflow and daily routine.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Great page of collected uses for the marvelous app Day One. I found some good ideas for writing earlier stuff than the diary I’ve kept for two and a half years. It wouldn’t exist a diary if it wasn’t for &lt;a href="http://dayoneapp.com/"&gt;Day One&lt;/a&gt;. And the great thing is that it’s available on iOS and Mac with syncing through iCloud or Dropbox.&lt;/p&gt;</description></item><item><title>Getting rid of Open With duplicates - All this</title><link>https://www.jackenhack.com/getting-rid-of-open-with-duplicates-all-this/</link><pubDate>Sun, 24 Mar 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/getting-rid-of-open-with-duplicates-all-this/</guid><description>&lt;p&gt;&lt;a href="http://www.leancrew.com/all-this/2013/02/getting-rid-of-open-with-duplicates/"&gt;Getting rid of Open With duplicates - All this&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;You right-click its icon in the Finder, choose Open With, and a submenu pops up with an absurd number of duplicate entries.&lt;/p&gt;
&lt;p&gt;When you first noticed the duplicates, it was just one or two and you didn’t want to take the time to find out how to fix it, but now you’re kind of pissed at your Mac for being so stupid.&lt;/p&gt;</description></item><item><title>Google Reader joins graveyard of dead Google products - Slate Magazine</title><link>https://www.jackenhack.com/google-reader-joins-graveyard-of-dead-google-products-slate-magazine/</link><pubDate>Sat, 23 Mar 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/google-reader-joins-graveyard-of-dead-google-products-slate-magazine/</guid><description>&lt;p&gt;&lt;a href="http://www.slate.com/articles/technology/map_of_the_week/2013/03/google_reader_joins_graveyard_of_dead_google_products.html"&gt;Google Reader joins graveyard of dead Google products - Slate Magazine&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;It’s hard to lose a loved one, especially if that loved one is a Google service. That’s why we’re opening the gates of the Google Graveyard, a virtual space for grieving. Buried in these hallowed grounds are some of Google’s ill-fated services. Some, like Google Reader, lived long, prosperous lives, full of admiration and glory. Most, like Google Wave and Google Buzz, struggled to carve out a place in this harsh, unforgiving world where technologies continuously clash and innovation reigns king. But whether these services transformed our productivity or only polluted our inboxes, they all touched our world in some way.&lt;/p&gt;</description></item><item><title>Going Paperless With Evernote and Any Scanner On Your Mac</title><link>https://www.jackenhack.com/paperless-scanner-mac/</link><pubDate>Tue, 19 Mar 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/paperless-scanner-mac/</guid><description>&lt;p&gt;[caption id=“attachment_2704” align=“alignleft” width=“272”]&lt;img alt="Photo of a stack of paper" decoding="async" height="640" loading="lazy" src="https://www.jackenhack.com/paperless-scanner-mac/images/stack-of-paper_hu_e332c0cc38143f87.jpg" width="436"&gt; Photo by &lt;a href="http://www.flickr.com/photos/phrawr/"&gt;phrawr&lt;/a&gt;[/caption]&lt;/p&gt;
&lt;h2 id="going-paperless"&gt;Going paperless&lt;/h2&gt;
&lt;p&gt;Tired of drowning in stacks of papers? Want to go paperless? Here’s how I moved all my documents to the cloud and cleared up a lot of the clutter at home. I used my old trusty photo scanner, because when all the old papers are scanned and achieved, I only have to scan the new inflowing papers, not the insane stacks of paper I had previously.&lt;/p&gt;
&lt;h2 id="scanning-workflow"&gt;Scanning Workflow&lt;/h2&gt;
&lt;p&gt;The easiest route is to buy an advanced duplexed document scanner like the highly regarded and award winning Fujitsu ScanSnap iX500 duplex document scanner. It comes with all the software you need and you just put in a stack of papers, receipts or business cards and away it goes.&lt;/p&gt;
&lt;p&gt;There’s also a small portable scanner called Doxie Go that looks interesting, with rechargeable batteries and a SD card slot.&lt;/p&gt;
&lt;p&gt;But I don’t have the money to buy one now so my old flatbed scanner, the Canon CanoScan 8800f, now discontinued and replaced with the better Canon CanoScan 9000F have to do at least for now. It’s not really made for scanning large amount of papers, but it does the job. I’ve made what I think is a pretty good workflow so I’ll try to describe it. Maybe you can find some nuggets here.&lt;/p&gt;</description></item><item><title>How to use interrupts with Python on the Raspberry Pi and RPi.GPIO » RasPi.TV</title><link>https://www.jackenhack.com/how-to-use-interrupts-with-python-on-the-raspberry-pi-and-rpi-gpio-raspi-tv/</link><pubDate>Tue, 19 Mar 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/how-to-use-interrupts-with-python-on-the-raspberry-pi-and-rpi-gpio-raspi-tv/</guid><description>&lt;p&gt;&lt;img alt="raspberry-pi-logo" decoding="async" height="1440" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/how-to-use-interrupts-with-python-on-the-raspberry-pi-and-rpi-gpio-raspi-tv/images/raspberry-pi-logo_hu_2006f59e20cfbe25.png" srcset="https://www.jackenhack.com/how-to-use-interrupts-with-python-on-the-raspberry-pi-and-rpi-gpio-raspi-tv/images/raspberry-pi-logo_hu_a1d9c616596ab41d.png 360w,/how-to-use-interrupts-with-python-on-the-raspberry-pi-and-rpi-gpio-raspi-tv/images/raspberry-pi-logo_hu_63cfc76619ba0b1f.png 480w,/how-to-use-interrupts-with-python-on-the-raspberry-pi-and-rpi-gpio-raspi-tv/images/raspberry-pi-logo_hu_ce91df34fae40af0.png 720w,/how-to-use-interrupts-with-python-on-the-raspberry-pi-and-rpi-gpio-raspi-tv/images/raspberry-pi-logo_hu_a951a74991497081.png 1080w,/how-to-use-interrupts-with-python-on-the-raspberry-pi-and-rpi-gpio-raspi-tv/images/raspberry-pi-logo_hu_2006f59e20cfbe25.png 1440w" width="1440"&gt;&lt;br&gt;
&lt;a href="http://raspi.tv/2013/how-to-use-interrupts-with-python-on-the-raspberry-pi-and-rpi-gpio"&gt;How to use interrupts with Python on the Raspberry Pi and RPi.GPIO » RasPi.TV&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;We’ve finally got interrupt capability on the Raspberry Pi for GPIO programming in Python using RPi.GPIO.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Interesting! Saving this link for later experimenting. Need buttons for my Carputer Raspberry Pi.&lt;/p&gt;
&lt;p&gt;Via &lt;a href="http://www.scoop.it/t/raspberry-pi/p/3998495504/how-to-use-interrupts-with-python-on-the-raspberry-pi-and-rpi-gpio-raspi-tv?_tmc=MtLL3YsveuCqkb1uJ8iWzRYpXkaszG2FW15vSncTSh8"&gt;Scoop.it!&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Battery Draining Applications on Macbook Pro</title><link>https://www.jackenhack.com/battery-draining-applications-macbook-pro/</link><pubDate>Sun, 17 Mar 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/battery-draining-applications-macbook-pro/</guid><description>&lt;p&gt;&lt;img alt="gfxCardStatus icon" decoding="async" height="256" loading="lazy" src="https://www.jackenhack.com/battery-draining-applications-macbook-pro/images/gfxCardStatus-icon_hu_3f2bf44f7e4116ee.png" width="256"&gt;&lt;/p&gt;
&lt;h2 id="better-battery-life-macbook-pro-with-gfxcardstatus"&gt;Better battery life Macbook Pro with gfxCardStatus&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Update: Just installed Mac OS X 10.8.4 and now it works much better. Fantastical, Growler, Hardware Grower, Scrivener and Tweetbot now works without switching cards.&lt;/strong&gt;&lt;br&gt;
Later models of Macbook Pro computers comes with dual graphics card. This makes it possible to use a low performance card when not using graphics intense applications, and automatically switch to the faster, but less energy efficient card if needed. But how do you know which card is currently active? There is a great application available called &lt;a href="http://gfx.io"&gt;gfxCardStatus&lt;/a&gt; that shows you when the computer switches, and even uses notifications.&lt;/p&gt;
&lt;p&gt;If your on the move and on battery power, you can force the computer to use the Integrated less power draining graphics card. If you need full speed, just select the Discrete card. The third alternative is to have it in the normal Dynamic Switching Mode. But there’s a snag when using Switching Mode. A lot of applications forces the Macbook Pro into using the Descrete high performance battery draining card, for no apparent good reason. Let’s examine that.&lt;/p&gt;</description></item><item><title>inessential.com: Why I love RSS and You Do Too</title><link>https://www.jackenhack.com/inessentialcom-love-rss/</link><pubDate>Sat, 16 Mar 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/inessentialcom-love-rss/</guid><description>&lt;p&gt;&lt;a href="http://inessential.com/2013/03/14/why_i_love_rss_and_you_do_too"&gt;inessential.com: Why I love RSS and You Do Too&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Why I love RSS and You Do Too&lt;br&gt;
Even if you don’t use an RSS reader, you still use RSS.&lt;/p&gt;
&lt;p&gt;If you subscribe to any podcasts, you use RSS. &lt;strong&gt;Flipboard&lt;/strong&gt; and &lt;strong&gt;Twitter&lt;/strong&gt; are RSS readers, even if it’s not obvious and they do other things besides.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Insightful article about RSS from the venerable developer of &lt;strong&gt;NetNewsWire&lt;/strong&gt;. RSS is everywhere. He’s right about the future of RSS. Google killing &lt;strong&gt;Google Reader&lt;/strong&gt; will end up better for everyone.&lt;/p&gt;</description></item><item><title>Secure browsing on iOS (iPhone/iPad) using OpenVPN and the Raspberry Pi</title><link>https://www.jackenhack.com/secure-browsing-on-ios-iphoneipad-using-openvpn-and-the-raspberry-pi/</link><pubDate>Thu, 14 Mar 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/secure-browsing-on-ios-iphoneipad-using-openvpn-and-the-raspberry-pi/</guid><description>&lt;p&gt;&lt;img alt="OpenVPN Logo" decoding="async" height="54" loading="lazy" src="https://www.jackenhack.com/secure-browsing-on-ios-iphoneipad-using-openvpn-and-the-raspberry-pi/images/1363228989_hu_e4d4eaeef85dc5eb.jpg" title="OpenVPN Logo" width="208"&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blog.remibergsma.com/2013/03/13/secure-browsing-on-ios-iphoneipad-using-openvpn-and-the-raspberry-pi/"&gt;Secure browsing on iOS (iPhone/iPad) using OpenVPN and the Raspberry Pi « Remi Bergsma’s blog&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;When I’m not at home I use my iPhone or iPad and connect to the internet using either 3G or public wifi. I want to configure my mobile device to setup an encrypted VPN tunnel and route all traffic through it, so I have a safe browsing experience. Fortunately, there now is an OpenVPN app available on iOS that allows you to do that! Please install this app using the App Store, and continue reading to set it all up.&lt;/p&gt;</description></item><item><title>Why should I trust Google Services?</title><link>https://www.jackenhack.com/trust-google-services/</link><pubDate>Thu, 14 Mar 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/trust-google-services/</guid><description>&lt;p&gt;&lt;img decoding="async" height="277" loading="lazy" src="https://www.jackenhack.com/trust-google-services/images/1363285224_hu_b52784278e5e9462.jpg" title="Cracked Google Reader icon" width="280"&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://googleblog.blogspot.fi/2013/03/a-second-spring-of-cleaning.html"&gt;Official Blog: A second spring of cleaning&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;We launched Google Reader in 2005 in an effort to make it easy for people to discover and keep tabs on their favorite websites. While the product has a loyal following, over the years usage has declined. So, on July 1, 2013, we will retire Google Reader. Users and developers interested in RSS alternatives can export their data, including their subscriptions, with Google Takeout over the course of the next four months.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I don’t get it. So they count heads, and see that not as many people use Google Reader as they’d like. But the only people I know that use RSS on a daily basis are the one that counts. Bloggers, journalists and tech leaders. You know, the people that write and influence the rest of the heard. How can you not make money on the data Google gets by their reading habits? You want me to have to spend all day reading assorted ramblings on &lt;strong&gt;Google+&lt;/strong&gt; or Twitter to find some nuggets? I don’t have the time for that.&lt;/p&gt;</description></item><item><title>Blog Post Directly from iOS Safari to Poster App Using Pythonista Script</title><link>https://www.jackenhack.com/blog-post-ios-safari-poster-app-pythonista-script/</link><pubDate>Wed, 13 Mar 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/blog-post-ios-safari-poster-app-pythonista-script/</guid><description>&lt;p&gt;&lt;img alt="Poster Icon image" decoding="async" height="150" loading="lazy" src="https://www.jackenhack.com/blog-post-ios-safari-poster-app-pythonista-script/images/poster-icon-150x150_hu_f4b5bd475fad195c.jpg" width="150"&gt;I want to be able to share interesting web pages on my Wordpress blog using iOS directly from Safari using a bookmark and a &lt;a href="https://www.jackenhack.com/scripting-programming-iphone-ipad-python-pythonista-review/"&gt;Pythonista&lt;/a&gt; Python script. The script takes the URL of the page, any text you copied and the page title, formats it in &lt;a href="http://daringfireball.net/projects/markdown/"&gt;Markdown&lt;/a&gt; and creates a new post in &lt;a href="http://www.tomwitkin.com/poster/"&gt;Poster App&lt;/a&gt; automatically.&lt;/p&gt;</description></item><item><title>Comparing iPad Calendars</title><link>https://www.jackenhack.com/comparing-ipad-calendars/</link><pubDate>Mon, 11 Mar 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/comparing-ipad-calendars/</guid><description>&lt;p&gt;&lt;img decoding="async" height="600" loading="lazy" src="https://www.jackenhack.com/comparing-ipad-calendars/images/1362967991_hu_a9a3341d9f901940.jpg" title="Fantastical" width="450"&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.imore.com/comparing-ipad-calendar-apps-glance"&gt;Comparing iPad calendar apps at a glance | iMore.com&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Most are pretty good. One looks like no designer really cared to do much design. As with the iPhone versions, that might be because there’s a split between apps designed for iOS users, and for users who prefer functionality over form in the best old Windows Mobile sense of the word…&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I’ve been trying to find a good Calendar replacement. Finally there is an Mac, iPad and iPhone version of &lt;a href="https://flexibits.com"&gt;Fantastical App&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Wordpress MarsEdit Problem Doesn't Show Categories Varnish xmlrpc.php</title><link>https://www.jackenhack.com/wordpress-marsedit-problem-show-categories-varnish-xmlrpc-php/</link><pubDate>Mon, 04 Mar 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/wordpress-marsedit-problem-show-categories-varnish-xmlrpc-php/</guid><description>&lt;p&gt;&lt;img alt="MarsEdit 3 icon photo" decoding="async" height="1024" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/wordpress-marsedit-problem-show-categories-varnish-xmlrpc-php/images/MarsEdit3-icon_hu_317d03ed9a509e51.jpg" srcset="https://www.jackenhack.com/wordpress-marsedit-problem-show-categories-varnish-xmlrpc-php/images/MarsEdit3-icon_hu_985d8808f91b5000.jpg 360w,/wordpress-marsedit-problem-show-categories-varnish-xmlrpc-php/images/MarsEdit3-icon_hu_5f683089a3ff49f7.jpg 480w,/wordpress-marsedit-problem-show-categories-varnish-xmlrpc-php/images/MarsEdit3-icon_hu_7536b39a5fdefe8e.jpg 720w" width="1024"&gt;&lt;/p&gt;
&lt;h2 id="external-wordpress-editors-like-marsedit-doesnt-show-categories-or-tags"&gt;External Wordpress editors like MarsEdit doesn’t show categories or tags&lt;/h2&gt;
&lt;p&gt;&lt;img alt="Download on the Mac App Store" decoding="async" height="80" loading="lazy" src="https://www.jackenhack.com/wordpress-marsedit-problem-show-categories-varnish-xmlrpc-php/images/Download_on_the_Mac_App_Store_Badge_US-UK_165x40_0824_hu_44d93f25a4deffcb.png" width="270"&gt;I just installed Varnish Cache on my website to speed up load time with great success. But after loading my favorite Mac blog editor &lt;a href="http://www.red-sweater.com/marsedit/" title="MarsEdit blog editor for Mac"&gt;MarsEdit&lt;/a&gt;, when doing a refresh, all the categories and tags disappeared! I realized that it must have something to do with Varnish blocking the requests between the external blog editor and Wordpress, but I haven’t had time to really learn all the intricacies of vcl. As usual Google came to the rescue, and I found [this post in Swedish that solved the problem]). I’d thought I might regurgitate the solution here in English for other with the same problem.&lt;/p&gt;</description></item><item><title>Pythonista Review - Programming iOS with Python for iPad iPhone</title><link>https://www.jackenhack.com/scripting-programming-iphone-ipad-python-pythonista-review/</link><pubDate>Wed, 06 Feb 2013 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/scripting-programming-iphone-ipad-python-pythonista-review/</guid><description>&lt;p&gt;&lt;img alt="Pythonista icon" decoding="async" height="208" loading="lazy" src="https://www.jackenhack.com/scripting-programming-iphone-ipad-python-pythonista-review/images/pythonista_icon_hu_3b3e1ac7e5eb4576.jpg" width="208"&gt;&lt;/p&gt;
&lt;h2 id="pythonista-finally-programming-workflow-automation-for-ios"&gt;Pythonista, finally programming workflow automation for iOS?&lt;/h2&gt;
&lt;p&gt;I’m doing most of my writing on my iPad or occasionally on my iPhone, and I write everything in &lt;a href="http://daringfireball.net/projects/markdown/"&gt;Markdown&lt;/a&gt;. There are some great scripts in my current favorite language &lt;strong&gt;Python&lt;/strong&gt; out there for doing &lt;strong&gt;Markdown&lt;/strong&gt; conversions, image manipulations, etc., but unfortunately, Apple rules regarding programming apps on &lt;strong&gt;iOS&lt;/strong&gt; devices are pretty stringent. But an app for programming Python on iOS called Pythonista have some smart ways of getting around some of Apple&amp;rsquo;s restrictions. And one of the wonderful things you can do is home screen shortcuts, making your scripts available directly from the home screen of your iOS device. All you have to do to &lt;a href="http://omz-software.com/pythonista/shortcut/"&gt;create a &lt;strong&gt;Pythonista&lt;/strong&gt; home screen shortcut&lt;/a&gt; is to go to a web page and enter the script name and optional arguments. After that, add the page home-screen with Safari’s bookmarks button. Another way of starting your scripts is directly as bookmarks in Safari or another web browser. I found the app from this &lt;a href="http://www.macstories.net/stories/automating-ios-how-pythonista-changed-my-workflow/"&gt;article about making life easier by scripting with &lt;strong&gt;Pythonista&lt;/strong&gt;&lt;/a&gt;, a great read of all the functions available in the app.&lt;/p&gt;
&lt;p&gt;Because they added a Python library for managing the clipboard, you can copy pictures or text to it, then start your script that reads from the clipboard and then put the new modified text/picture back to the clipboard, ready for pasting into any app. Very handy!&lt;/p&gt;</description></item><item><title>Raspberry Pi as a Squeezebox Logitech Server</title><link>https://www.jackenhack.com/raspberry-pi-squeezebox-logitech-server/</link><pubDate>Sat, 22 Dec 2012 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/raspberry-pi-squeezebox-logitech-server/</guid><description>&lt;p&gt;&lt;img alt="Raspberry Pi in a clear case next to an external USB hard drive" decoding="async" height="400" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/raspberry-pi-squeezebox-logitech-server/images/image2_hu_ddbf82bebdf7e79c.jpg" srcset="https://www.jackenhack.com/raspberry-pi-squeezebox-logitech-server/images/image2_hu_51bbab8548551973.jpg 360w,/raspberry-pi-squeezebox-logitech-server/images/image2_hu_a4bb45215f0a8f2b.jpg 480w" width="670"&gt;I love my music playback setup that consists of a couple of Squeezebox V3 players in different rooms so I can listen to music in lossless format wherever I am in the apartment. With the &lt;a href="http://penguinlovesmusic.de"&gt;iPeng HD&lt;/a&gt; app on my iPad, I have a nice interface for controlling the players with album art and other nice features. But the best part is that I can playback high resolution audio directly on my iPad using the Camera Kit USB adapter and an HRT HeadStreamer DAC portable USB headphone amplifier. But I wanted a small, cheap and eco-friendly server for hosting my music files and wondered if I could use the &lt;a href="http://www.raspberrypi.org/"&gt;Raspberry Pi&lt;/a&gt;. And here’s my findings.&lt;/p&gt;</description></item><item><title>Amazon Glacier Cloud Backup with Macintosh Using Arq 3 Backup Application</title><link>https://www.jackenhack.com/amazon-glacier-cloud-backup-macintosh-arq-3-backup/</link><pubDate>Mon, 10 Dec 2012 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/amazon-glacier-cloud-backup-macintosh-arq-3-backup/</guid><description>&lt;p&gt;&lt;img decoding="async" height="512" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/amazon-glacier-cloud-backup-macintosh-arq-3-backup/images/image_hu_e693b9ab5aa52ee9.jpg" srcset="https://www.jackenhack.com/amazon-glacier-cloud-backup-macintosh-arq-3-backup/images/image_hu_468ebc5de8f49bb7.jpg 360w,/amazon-glacier-cloud-backup-macintosh-arq-3-backup/images/image_hu_2820c7eb9a104e4a.jpg 480w" title="Arq 3 application icon" width="512"&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="https://www.jackenhack.com/arq-backup-for-mac-os-x-now-supports-google-cloud-storage-nearline/"&gt;Check out my article on using Qrq with a Google Cloud Storage Nearline. It&amp;rsquo;s cheaper than Amazon Glacier&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Being a photographer, I have a lot of pictures on my hard disks. Using a Canon 5D Mark II with it’s 23 megapixel sensor shooting in RAW doesn’t help. My main backup is two different NAS servers &lt;a href="http://www.apple.com/osx/whats-new/features.html#timemachine"&gt;doing alternating TimeMachine backups every other hour, a feature added in Mountain Lion&lt;/a&gt;. This is great, because if one backup unit breaks down or gets stolen, I still have another copy on the other NAS. But what if both got stolen? Imagine the horror? So I’ve been searching for an offsite backup solution that’s cheap and just works. And now I think I found it.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;**&lt;/p&gt;</description></item><item><title>MultiMarkdown - iPad Supported Apps</title><link>https://www.jackenhack.com/ipad-multimarkdown-supported-apps/</link><pubDate>Mon, 03 Dec 2012 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/ipad-multimarkdown-supported-apps/</guid><description>&lt;p&gt;&lt;img decoding="async" height="128" loading="lazy" src="https://www.jackenhack.com/ipad-multimarkdown-supported-apps/images/1354510289_hu_7be709c1e503a84f.jpg" title="Markdown" width="208"&gt;&lt;/p&gt;
&lt;h2 id="ipad-and-multimarkdown-supported-apps"&gt;iPad and MultiMarkdown Supported Apps&lt;/h2&gt;
&lt;h3 id="updated-20140706"&gt;Updated 2014–07–06&lt;/h3&gt;
&lt;p&gt;Since I originally wrote this article, much has happened. The Elements app looks like it’s been discontinued because I couldn’t find it in the AppStore, so I have removed it from the comparison table. I’ve added my new favourite iOS text editor, &lt;a href="https://www.jackenhack.com/writing-with-editorial-ipad-app/"&gt;Editorial&lt;/a&gt; which is an amazing app for configure your text workflow just the way you like it. &lt;a href="http://www.iawriter.com/ipad/"&gt;IA Writer&lt;/a&gt; has added support for &lt;strong&gt;MultiMarkdown&lt;/strong&gt; so I added it to the list as well.&lt;/p&gt;</description></item><item><title>SD-Card is read-only in Mac Macbook Pro card reader - solved</title><link>https://www.jackenhack.com/sd-card-readonly-macbook-pro-card-reader-solved/</link><pubDate>Fri, 02 Nov 2012 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/sd-card-readonly-macbook-pro-card-reader-solved/</guid><description>&lt;p&gt;&lt;img alt="Raspberry Pi in clear case" decoding="async" height="641" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/sd-card-readonly-macbook-pro-card-reader-solved/images/Raspberry-pi-in-case_hu_1d6c73edbef5f72b.jpg" srcset="https://www.jackenhack.com/sd-card-readonly-macbook-pro-card-reader-solved/images/Raspberry-pi-in-case_hu_846da522682588ce.jpg 360w,/sd-card-readonly-macbook-pro-card-reader-solved/images/Raspberry-pi-in-case_hu_c4a3448e4ff01f4b.jpg 480w" width="600"&gt;After getting my &lt;a href="http://www.raspberrypi.org/"&gt;Raspberry Pi&lt;/a&gt; I used the one built-in on my MacBook Pro, but the SanDisk SDHC-card showed up as read-only in finder on my mac, and Disk Utility refused to format it. The write protection switch on the card was correctly set, so that made me a bit baffled. But it seems that the internal card reader on the MacBook Pro is a bit finicky.&lt;/p&gt;
&lt;p&gt;[&lt;/p&gt;</description></item><item><title>GeoTagr - my iPhone-iPad GPS DSLR Geotagger of choice</title><link>https://www.jackenhack.com/geotagr-iphone-ipad-gps-dslr-geotagger/</link><pubDate>Sat, 11 Aug 2012 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/geotagr-iphone-ipad-gps-dslr-geotagger/</guid><description>&lt;h2 id="geotagr"&gt;&lt;img decoding="async" height="223" loading="lazy" src="https://www.jackenhack.com/geotagr-iphone-ipad-gps-dslr-geotagger/images/GeoTagr_logo_hu_c6c160886b2bad4c.jpg" title="GeoTagr logo" width="218"&gt;GeoTagr&lt;/h2&gt;
&lt;p&gt;To be able to tag your DSLR pictures with GPS information is both fun and practical. But to date, most DSLR cameras don’t have GPS built-in or is an expensive hardware add-on option. That includes the Wi-Fi iPad you might own. The last couple of years I’ve used a lot of different solutions to track GPS data while I’m out taking photographs. &lt;a href="https://www.jackenhack.com/gps-tagging-on-the-cheap/"&gt;My first way was to use a Garmin GPS unit and then transfer the information to my Mac&lt;/a&gt;, but now, with mobile phones like iPhone and Android, there’s no reason to tug along yet another device.&lt;/p&gt;
&lt;p&gt;My weapon of choice now is an app for iPhone and iPad called GeoTagr, a universal app for logging GPS tracks while you photograph, and then tag images with location data. For me, the pictures I want to tag are the RAW images that I import into Adobe Lightroom 4. And with this app, it’s straightforward to accomplish.&lt;/p&gt;</description></item><item><title>1Password Secures computer passwords on the web</title><link>https://www.jackenhack.com/secure-computer-passwords-web-1password/</link><pubDate>Sat, 28 Jul 2012 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/secure-computer-passwords-web-1password/</guid><description>&lt;p&gt;&lt;img decoding="async" height="600" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/secure-computer-passwords-web-1password/images/1Password_icon_hu_5d7125b2f5f9836a.jpg" srcset="https://www.jackenhack.com/secure-computer-passwords-web-1password/images/1Password_icon_hu_b4305dc91956d08e.jpg 360w,/secure-computer-passwords-web-1password/images/1Password_icon_hu_a9c76377eeeb7827.jpg 480w" title="1Password app icon" width="600"&gt;Instead of having one favorite password that you use on every account you create on the web,making it very easy for someone that gets ahold of it to wreak havoc of you life. Wouldn’t it be great if you had different, impossible to guess passwords on each site? But you only had on password to remember? Well, 1Password can help you both generate random passwords and to help you log in automatically to those sites using just one master password.&lt;/p&gt;</description></item><item><title>Ubuntu Server WordPress with W3 Total Cache install</title><link>https://www.jackenhack.com/ubuntu-server-wordpress-w3-total-cache-install/</link><pubDate>Mon, 04 Jun 2012 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/ubuntu-server-wordpress-w3-total-cache-install/</guid><description>&lt;h2&gt;&lt;img decoding="async" height="1632" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/ubuntu-server-wordpress-w3-total-cache-install/images/servers_hu_8614b27c571c8cb3.jpg" srcset="https://www.jackenhack.com/ubuntu-server-wordpress-w3-total-cache-install/images/servers_hu_d54f9189a649df5b.jpg 360w,/ubuntu-server-wordpress-w3-total-cache-install/images/servers_hu_f830d9da07d2a5ff.jpg 480w,/ubuntu-server-wordpress-w3-total-cache-install/images/servers_hu_286eb1d4e33becb0.jpg 720w,/ubuntu-server-wordpress-w3-total-cache-install/images/servers_hu_6c22a44cfcb8e09a.jpg 1080w" title="servers" width="1224"&gt;&lt;/h2&gt;
&lt;h2 id="initial-installation-ubuntu-server"&gt;Initial installation Ubuntu Server&lt;/h2&gt;
&lt;p&gt;Last time I configured my web server with Ubuntu Server, I had problems finding all the instructions on what and how to install everything needed to get a WordPress blog with W3 Total Cache, CDN, Apache2 MPM Worker and fcgi working. So this is my attempt to write down the steps needed to get the server going. You might find it of interest if your needs are similar to mine. Here&amp;rsquo;s the requirements for my WordPress blog.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Apache MPM Worker threaded version&lt;/li&gt;
&lt;li&gt;APC PHP Opcode optimizer&lt;/li&gt;
&lt;li&gt;All the required modules for W3 Total Cache&lt;/li&gt;
&lt;li&gt;Graphics libraries for &lt;a href="http://haveamint.com/"&gt;Mint&lt;/a&gt; statistics&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>vsftpd on Ubuntu server 530 login incorrect error - fixed</title><link>https://www.jackenhack.com/vsftpd-ubuntu-server-530-login-incorrect-error-fixed/</link><pubDate>Tue, 22 May 2012 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/vsftpd-ubuntu-server-530-login-incorrect-error-fixed/</guid><description>&lt;p&gt;&lt;img alt="Ubuntu Server Logo" decoding="async" height="140" loading="lazy" src="https://www.jackenhack.com/vsftpd-ubuntu-server-530-login-incorrect-error-fixed/images/ubuntu-server-logo_hu_44715296c14d98f1.png" width="140"&gt;&lt;/p&gt;
&lt;p&gt;When setting up my new web server I had a problem when installing &lt;a href="https://security.appspot.com/vsftpd.html"&gt;vsftpd&lt;/a&gt; on &lt;a href="http://www.ubuntu.com/business/server/overview"&gt;Ubuntu Server 12.04 LTS&lt;/a&gt;. After doing the &lt;strong&gt;sudo apt-get install vsftpd&lt;/strong&gt; and enabling login for local users, I got a “Server 530 login incorrect error” when trying to connect with a local user. The settings for disabling anonymous login and allowing local users where set in /etc/vsftpd.conf. [cc lang=&amp;ldquo;bash&amp;rdquo;]anonymous_enable=NO local_enable=YES write_enable=YES[/cc] But the ftp server still refused to let me login with any of the users on the system. I tried remove and reinstall, but the problem persisted. &lt;a href="https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/869684"&gt;Finally I found a thread where others had the same problem&lt;/a&gt;. And here’s how to fix the problem. [cc lang=&amp;ldquo;bash&amp;rdquo;] sudo apt-get remove vsftpd sudo rm /etc/pam.d/vsftpd sudo apt-get install vsftpd [/cc]&lt;/p&gt;</description></item><item><title>Web server with SSD disk</title><link>https://www.jackenhack.com/web-server-with-ssd-disk/</link><pubDate>Mon, 21 May 2012 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/web-server-with-ssd-disk/</guid><description>&lt;h2 id="ssd"&gt;SSD&lt;/h2&gt;
&lt;p&gt;My old web server built on old spare parts had a hard disk crash a month ago. So I had to put it up on my BlueHost account while waiting to get hold of a new disk. I decided to try out a SSD disk, so I got hold of a 60gb IBM SSD disk. Without any optimizations, it can now handle double the traffic! I’ll continue to optimize tomorrow to get the most out of it. I’m doing an article on how to set up a LAMP server on Ubuntu Linux for WordPress with all the stuff needed to get W3 Total Cache, APC and other stuff working, because I can’t find a good article that describes everything. I will start writing on it tomorrow.&lt;/p&gt;</description></item><item><title>Make Safari browser Faster, More Secure and Crash proof</title><link>https://www.jackenhack.com/safari-browser-speedup-crash-proof-extensions/</link><pubDate>Mon, 26 Mar 2012 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/safari-browser-speedup-crash-proof-extensions/</guid><description>&lt;h2 id="safari-application-iconsafari-browser"&gt;&lt;img alt="Safari Application Icon" decoding="async" height="1024" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/safari-browser-speedup-crash-proof-extensions/images/safari-browser-compass_hu_2ac04f3114ea197c.jpg" srcset="https://www.jackenhack.com/safari-browser-speedup-crash-proof-extensions/images/safari-browser-compass_hu_26efa7b1f0f41299.jpg 360w,/safari-browser-speedup-crash-proof-extensions/images/safari-browser-compass_hu_c42ecd4bfd297ab0.jpg 480w,/safari-browser-speedup-crash-proof-extensions/images/safari-browser-compass_hu_1b5017325b1056eb.jpg 720w" width="1024"&gt;Safari Browser&lt;/h2&gt;
&lt;p&gt;Safari, the standard web browser that&amp;rsquo;s included with Mac OS X is fast, stable and has some great features. But there are some ways of improving it to make you&amp;rsquo;re browsing experience even faster, more secure and pleasurable. Here&amp;rsquo;s a walkthrough of my favorite extensions for Safari.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h3&gt;&lt;/h3&gt;</description></item><item><title>Tactile Mac Clicky Keyboards for Typists</title><link>https://www.jackenhack.com/mac-keyboards-clicky-real-typists/</link><pubDate>Mon, 27 Feb 2012 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/mac-keyboards-clicky-real-typists/</guid><description>&lt;h3 id="choosing-an-excellent-keyboard-for-your-mac"&gt;Choosing an excellent keyboard for your Mac&lt;/h3&gt;
&lt;p&gt;Let&amp;rsquo;s face it, Apple produces some great products, but there are two things the past years that they aren&amp;rsquo;t that good at. They can&amp;rsquo;t make usable mouses, and the keyboard is less than stellar. The laptop keyboards are ok as far as laptop keyboards go, but after you&amp;rsquo;ve tried a &amp;ldquo;REAL&amp;rdquo; keyboard, you will become a keyboard snob. Thankfully Apple stopped using proprietary connectors many years back, so you can buy any mouse for PC and use that instead. Even USB keyboards made for PC works after changing a setting, by switching the alt-command keys. But you won&amp;rsquo;t get all the unique keys for controlling iTunes, volume and other settings. The funny thing is, that if you want to find a good keyboard, you see the most extensive selection of keyboards with good, tactile and clicky response among all the PC gamer keyboards. Most of them look horrible though.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve been working with computers since 1979 and here&amp;rsquo;s my list of the best keyboards ever produced. And I&amp;rsquo;ll try to give some tips on getting your hands on a tremendous clicky keyboard.&lt;/p&gt;</description></item><item><title>Speed up MacBook Pro by installing a SSD disk</title><link>https://www.jackenhack.com/speed-macbook-pro-ssd-disk/</link><pubDate>Sat, 25 Feb 2012 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/speed-macbook-pro-ssd-disk/</guid><description>&lt;p&gt;&lt;a href="http://www.flickr.com/photos/intelfreepress/6345916908/"&gt;&lt;img decoding="async" height="331" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/speed-macbook-pro-ssd-disk/images/ssd-disk_hu_173a7e4e06c00f0b.jpg" srcset="https://www.jackenhack.com/speed-macbook-pro-ssd-disk/images/ssd-disk_hu_ebb87b02592e4d71.jpg 360w,/speed-macbook-pro-ssd-disk/images/ssd-disk_hu_acbf40ddc8b8ca07.jpg 480w" title="ssd-disk" width="530"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="ssd-drive-and-extra-disk-for-more-speed-instead-of-dvd-drive-in-macbook-pro"&gt;SSD drive and extra disk for more speed, instead of DVD drive in MacBook Pro&lt;/h2&gt;
&lt;p&gt;Changing out your hard disk in your MacBook Pro to an SSD disk is a great way of increase the speed of your machine. And I&amp;rsquo;m not talking about a little faster, where talking about the feeling of getting a new machine. But a SSD is still expensive and are limited when it comes to storage size. So it&amp;rsquo;s not going to be able to replace your big standard disk. The solution is simple. Replace your internal disk with a SSD disk, then remove your DVD drive and install a large 2.5&amp;quot; disk for your bigger files. Replace your DVD? Yes, do you use it anymore? I&amp;rsquo;m not. You need a special bracket to be able to install the extra disk, so you have to buy it. But many installation kits for replacing the DVD player also includes an external USB case to install the DVD into, so you still have access to one if you need. I bought my installation kit from Ebay for next to nothing, but didn&amp;rsquo;t include the case. As I said, I&amp;rsquo;m a modern Mac user and don&amp;rsquo;t use DVD. Hint, hint.&lt;/p&gt;</description></item><item><title>permalinks in Wordpress - changing without losing Google rank</title><link>https://www.jackenhack.com/changing-permalinks-in-wordpress-without-losing-google-rank/</link><pubDate>Sat, 11 Feb 2012 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/changing-permalinks-in-wordpress-without-losing-google-rank/</guid><description>&lt;p&gt;&lt;img alt="Wordpress Logo" decoding="async" height="1155" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/changing-permalinks-in-wordpress-without-losing-google-rank/images/wordpress-logo_hu_6f84b6b75d2c8422.png" srcset="https://www.jackenhack.com/changing-permalinks-in-wordpress-without-losing-google-rank/images/wordpress-logo_hu_8a6ed12b44be25ef.png 360w,/changing-permalinks-in-wordpress-without-losing-google-rank/images/wordpress-logo_hu_c8ea745f7bb4db08.png 480w,/changing-permalinks-in-wordpress-without-losing-google-rank/images/wordpress-logo_hu_bd03404e5716f235.png 720w,/changing-permalinks-in-wordpress-without-losing-google-rank/images/wordpress-logo_hu_91681e395f807e8e.png 1080w" width="1160"&gt;When changing permalinks in Wordpress from an old format to a new, you risk losing Google page rank.&lt;/p&gt;
&lt;p&gt;On my blog, I’ve had my permalink set to /archives/year/month/day/name-of-article. Looking at my web server log, very few used the archives sidebar, so I removed it. To make the link shorter I needed to remove everything except the article name. But when changing the permalink, all the incoming links will get a 404 error from all old connections, and the search result from &lt;strong&gt;Google&lt;/strong&gt;, lowering your &lt;strong&gt;Google&lt;/strong&gt; ranking. Not good.&lt;/p&gt;</description></item><item><title>Disk never sleeps in Mac OS X - how to fix it - updated</title><link>https://www.jackenhack.com/disk-that-refuses-to-sleep-in-mac-os-x-how-to-fix-it/</link><pubDate>Mon, 06 Feb 2012 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/disk-that-refuses-to-sleep-in-mac-os-x-how-to-fix-it/</guid><description>&lt;p&gt;[caption id=&amp;quot;&amp;quot; align=&amp;ldquo;alignright&amp;rdquo; width=&amp;ldquo;448&amp;rdquo;]&lt;img alt="Picture of a hard disk" decoding="async" height="332" loading="lazy" src="https://www.jackenhack.com/disk-that-refuses-to-sleep-in-mac-os-x-how-to-fix-it/images/hard_disk_hu_2ce9b528f65c6a26.jpg" width="448"&gt; Image by &lt;a href="http://www.flickr.com/photos/digaospbr/297551592/"&gt;DigaoSPBR&lt;/a&gt;[/caption]&lt;/p&gt;
&lt;p&gt;My internal hard disk would continuously spin on my MacBook Pro and never goes to sleep. I replaced my internal drive on my &lt;strong&gt;MacBook Pro&lt;/strong&gt; with an SSD disk, which made a massive difference in speed. At the same time, I removed the DVD unit and installed a new 500gb drive instead. The extra disk went to sleep when not in use, but then started within a couple of minutes or less. Here’s what I did to fix that problem.&lt;/p&gt;</description></item><item><title>Geotag your DSLR images using your iPhone GPS and a Mac</title><link>https://www.jackenhack.com/geotag-your-dslr-images-using-your-iphone-gps-and-a-mac/</link><pubDate>Tue, 24 Jan 2012 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/geotag-your-dslr-images-using-your-iphone-gps-and-a-mac/</guid><description>&lt;h2 id="map-from-iphone-showing-geotagged-images-from-dslr-images"&gt;&lt;img alt="Map from iPhone showing geotagged images from DSLR images" decoding="async" height="369" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/geotag-your-dslr-images-using-your-iphone-gps-and-a-mac/images/gps_map-e1328826604107_hu_d743a47572397841.jpg" srcset="https://www.jackenhack.com/geotag-your-dslr-images-using-your-iphone-gps-and-a-mac/images/gps_map-e1328826604107_hu_ba0c34e34314549c.jpg 360w,/geotag-your-dslr-images-using-your-iphone-gps-and-a-mac/images/gps_map-e1328826604107_hu_d56ac6c5acf03fc8.jpg 480w" width="548"&gt;&lt;/h2&gt;
&lt;h2 id="geotag-dslr-images-using-an-iphone-and-a-mac"&gt;Geotag DSLR images using an iPhone and a Mac&lt;/h2&gt;
&lt;p&gt;One of the nice things about modern camera phones and even some regular cameras uses GPS to tag photos and embed the coordinates in the pictures EXIF data. But wouldn’t it be great if you could do that with your fancy DSLR camera photos as well? Programs like iPhoto, Aperture and Adobe Lightroom 4 can show you your pictures on a map. Many online photo sites like Flickr also uses the GPS data in the pictures to display them on a map.&lt;/p&gt;</description></item><item><title>Asus PA246Q ProArt Professional monitor review</title><link>https://www.jackenhack.com/asus-pa246q-proart-professional-monitor-review/</link><pubDate>Thu, 19 Jan 2012 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/asus-pa246q-proart-professional-monitor-review/</guid><description>&lt;p&gt;&lt;img alt="Asus PA246Q ProArt Professional monitor" decoding="async" height="338" loading="lazy" src="https://www.jackenhack.com/asus-pa246q-proart-professional-monitor-review/images/P_500_hu_eac64db2fb463b80.jpg" width="397"&gt;&lt;/p&gt;
&lt;h3 id="asus-pa246q-proart-professional-monitor--made-for-photographers"&gt;Asus PA246Q ProArt Professional monitor – Made for photographers&lt;/h3&gt;
&lt;p&gt;As a photographer you need to be able to really get the most out of your images, you need a color accurate monitor. You usually have to pay a lot of money to get a good monitor that&amp;rsquo;s factory calibrated and uses a IPS panel, a panel type that is better at showing correct colors than the more common (and cheaper) TN panels. But there are some reasonably priced monitors. One of them is the &lt;a href="http://www.amazon.com/gp/product/B005NM8PB6/ref=as_li_tf_tl?ie=UTF8&amp;amp;tag=jackensweblog-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=B005NM8PB6"&gt;Asus PA246Q&lt;/a&gt; ProArt monitor. It&amp;rsquo;s factory calibrated and even ships with a printout of the calibration result from the factory. You can set the monitor to sRGB or Adobe RGB 1998 color space directly on the front controls of the monitor. It&amp;rsquo;s also has fairly high resolution with 24&amp;quot; size 1920x1200 pixels.&lt;/p&gt;</description></item><item><title>My favorite commands in .bash_profile on Mac OS X</title><link>https://www.jackenhack.com/my-favorite-commands-in-bash_profile-on-mac-os-x/</link><pubDate>Wed, 24 Nov 2010 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/my-favorite-commands-in-bash_profile-on-mac-os-x/</guid><description>&lt;p&gt;Here are some additions to my .bash_profile for making life easier. I especially like that completion now ignores case. Makes navigating the file system so much faster. Give them a spin. [cc lang=&amp;ldquo;bash&amp;rdquo;]export HISTCONTROL=erasedups export HISTSIZE=10000 shopt -s histappend set completion-ignore-case on [/cc]&lt;/p&gt;</description></item><item><title>Problem with flickering screen on iPad fixed in iOS 4.2 beta 2</title><link>https://www.jackenhack.com/problem-with-flickering-screen-on-ipad-fixed-in-ios-4-2-beta-2/</link><pubDate>Sun, 03 Oct 2010 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/problem-with-flickering-screen-on-ipad-fixed-in-ios-4-2-beta-2/</guid><description>&lt;p&gt;&lt;img alt="iPad" decoding="async" height="198" loading="lazy" src="https://www.jackenhack.com/problem-with-flickering-screen-on-ipad-fixed-in-ios-4-2-beta-2/images/ipad_hu_686c9a5f48eb6866.jpg" width="160"&gt;I&amp;rsquo;ve had problems with my new iPad, where the screen would flicker when the brightness was set to a low setting. Very irritating. My first fear was hardware problems but after upgrading to the latest beta version of iOS, 4.2 beta 2 the problem is fixed! Yay! No need to replace my beloved iPad.&lt;/p&gt;
&lt;p&gt;**Update** A bit too fast, the problem remains.&lt;/p&gt;</description></item><item><title>Trying out an iPad and liking it</title><link>https://www.jackenhack.com/trying-out-an-ipad-and-liking-it/</link><pubDate>Thu, 19 Aug 2010 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/trying-out-an-ipad-and-liking-it/</guid><description>&lt;p&gt;My first try to write on an &lt;a href="http://www.amazon.com/Apple-iPad-Tablet-32GB-Wi-Fi/dp/B00365F6EG%3FSubscriptionId%3D0PZ7TM66EXQCXFVTMTR2%26tag%3Djacken-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB00365F6EG"&gt;iPad&lt;/a&gt; and I&amp;rsquo;m smitten. Hopefully I&amp;rsquo;ll get one next week.&lt;/p&gt;</description></item><item><title>Arduino, a good way for kids to learn how to program</title><link>https://www.jackenhack.com/arduino-a-good-way-of-learning-kids-to-program/</link><pubDate>Mon, 09 Aug 2010 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/arduino-a-good-way-of-learning-kids-to-program/</guid><description>&lt;p&gt;My twelve year old son want&amp;rsquo;s to learn how to program. My first idea was to teach him Ruby or Python, but I decided to go with &lt;a href="http://www.amazon.com/Arduino-Duemilanove-Board-with-ATmega328/dp/B003N01NPU%3FSubscriptionId%3D0PZ7TM66EXQCXFVTMTR2%26tag%3Djacken-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB003N01NPU"&gt;Arduino&lt;/a&gt;. It&amp;rsquo;s C-based so that&amp;rsquo;s a good start I think. Were currently planning a couple of projects but so far he&amp;rsquo;s managed to get some LED&amp;rsquo;s blinking. A good start.&lt;/p&gt;</description></item><item><title>Adding a Kingwa clock to a Pioneer PD S-505</title><link>https://www.jackenhack.com/adding-a-kingwa-clock-to-a-pioneer-pd-s-505/</link><pubDate>Sat, 19 Dec 2009 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/adding-a-kingwa-clock-to-a-pioneer-pd-s-505/</guid><description>&lt;p&gt;Here is the second part of how to improve the quality of an old CD player, the Pioneer PD S-505. You can find the first part &lt;a href="https://www.jackenhack.com/mods-and-upgrades-on-a-pioneer-pd-s-505-for-better-audio-quality-part-1/" title="Modding a Pioneer PD S-505"&gt;here&lt;/a&gt;. In this section, I&amp;rsquo;m going to show you how to install a better, more stable clock circuit into your 505 to lower the jitter. This particular clock comes from Kingwa, that has a &lt;a href="http://www.audio-gd.com/Pro/diy/JZ1/JZEN.htm" title="Kingwa CD DVD clocks"&gt;series of crystal oscillators for improving DVD players, CD players, and DACs&lt;/a&gt;. The price is reasonable. I&amp;rsquo;ve installed them in three different units and had zero problems, so the quality seems reasonable.&lt;/p&gt;
&lt;p&gt;Ok, so why install a new clock? Isn&amp;rsquo;t there one in there already? Yes, your right. But by using better parts like crystals with lower ppm and also design a very clean power supply to feed the clock, you can make your CD-player sound much better. And the reason is lower jitter.&lt;/p&gt;
&lt;p&gt;But what is jitter? There is plenty of excellent places to go read up on it. Here&amp;rsquo;s some.&lt;/p&gt;</description></item><item><title>Optimize MySQL performance for speed and memory use</title><link>https://www.jackenhack.com/optimize-mysql-for-speed-and-memory-use/</link><pubDate>Sun, 11 Oct 2009 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/optimize-mysql-for-speed-and-memory-use/</guid><description>&lt;p&gt;[caption id=&amp;ldquo;attachment_978&amp;rdquo; align=&amp;ldquo;alignnone&amp;rdquo; width=&amp;ldquo;300&amp;rdquo;]&lt;a href="http://www.flickr.com/photos/jamisonjudd/2433102356/"&gt;&lt;img alt="Jamison Judd" decoding="async" height="500" loading="lazy" src="https://www.jackenhack.com/optimize-mysql-for-speed-and-memory-use/images/2433102356_4d4ce9234b_hu_c9c13ff4a4dcf504.jpg" title="Jamison Judd" width="375"&gt;&lt;/a&gt; Jamison Judd[/caption]&lt;/p&gt;
&lt;p&gt;I found this great shell script to test your &lt;a href="http://mysql.com"&gt;MySQL&lt;/a&gt; server. You need to have your MySQL server up and running a while before running the test to get valid data. With all the possible setting variations this is can be a handy tool.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.day32.com/MySQL/" title="MySQL Performance Tuner script"&gt;Get MySQL Performance tuner here.&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Lenn-Art Tang Band W8-740C subwoofers</title><link>https://www.jackenhack.com/lenn-art-tang-band-w8-740c-subwoofer/</link><pubDate>Wed, 16 Sep 2009 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/lenn-art-tang-band-w8-740c-subwoofer/</guid><description>&lt;p&gt;[caption id=&amp;ldquo;attachment_969&amp;rdquo; align=&amp;ldquo;alignnone&amp;rdquo; width=&amp;ldquo;292&amp;rdquo; caption=&amp;ldquo;Lenn-Art Subwoofer&amp;rdquo;]&lt;img alt="A Tangband W8-740C" decoding="async" height="473" loading="lazy" src="https://www.jackenhack.com/lenn-art-tang-band-w8-740c-subwoofer/images/subwoofer_Lenn_Art_hu_eba567c0da24c490.jpg" title="Lenn Art Subwoofer" width="292"&gt;[/caption]&lt;/p&gt;
&lt;p&gt;Last time I ordered some speaker elements from Germany I ordered some extra Tang Band W8-740C subwoofer elements for a later build. I&amp;rsquo;ve been oogling &lt;a href="http://www.hififorum.nu/forum/topic.asp?ARCHIVE=true&amp;amp;TOPIC_ID=40179"&gt;this design&lt;/a&gt; to go with my home-built?&lt;a href="https://www.jackenhack.com/proac-response-25-clones-plays-real-music/"&gt;ProAc 2.5 clones&lt;/a&gt;. Micke, a friend will make the boxes for me, provided I sent him the drawings. What an exellent excuse to try to learn Solidworks. Amazing program. I have designed my own version of the venerable GainClone amplifier with a beefed up power supply and will use two subwoofers in stereo. Nice to not have to build the boxes. Last time when I built the clones the apartment was filled with MDF dust for months.&lt;/p&gt;</description></item><item><title>Upgrading to Nginx and getting WordPress to work</title><link>https://www.jackenhack.com/upgrading-to-nginx-wordpress-redirect/</link><pubDate>Wed, 24 Jun 2009 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/upgrading-to-nginx-wordpress-redirect/</guid><description>&lt;p&gt;So, after doing an upgrade of my &lt;a href="http://www.apache.org/"&gt;Apache&lt;/a&gt; installation all my web content stopped working. It continued to give 403 errors. After spending hours changing permissions and checking every little detail I gave up. So I installed &lt;a href="http://nginx.net/"&gt;Nginx&lt;/a&gt; instead. It&amp;rsquo;s a bit scary to start using a totally new web server software, but why not live dangerously? Anyway, it&amp;rsquo;s fast! Really fast. The only problem I had was to get all the redirects to work. And I also removed my gallery2 installation and moved the blog to /&lt;/p&gt;</description></item><item><title>GPS tagging on the cheap</title><link>https://www.jackenhack.com/gps-tagging-on-the-cheap/</link><pubDate>Sat, 09 May 2009 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/gps-tagging-on-the-cheap/</guid><description>&lt;p&gt;&lt;img alt="GPSPhotoLinker program icon" decoding="async" height="128" loading="lazy" src="https://www.jackenhack.com/gps-tagging-on-the-cheap/images/icn-gpsphotolinker-128_hu_aa7363e54740b442.jpg" width="128"&gt;&lt;/p&gt;
&lt;h2 id="read-a-newer-article-on-how-to-do-this-using-an-iphone-instead"&gt;&lt;a href="https://www.jackenhack.com/geotag-your-dslr-images-using-your-iphone-gps-and-a-mac/" title="Geotag your DSLR images using your iPhone GPS and a Mac"&gt;Read a newer article on how to do this using an iPhone instead.&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;I just love gadgets. That&amp;rsquo;s why it&amp;rsquo;s nice to find that I bought a &lt;a href="http://www.amazon.com/Garmin-eTrex-H-Handheld-Navigator/dp/B000PDV0CE%3FSubscriptionId%3D0PZ7TM66EXQCXFVTMTR2%26tag%3Djacken-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000PDV0CE"&gt;Garmin eTrex&lt;/a&gt; a long time ago. Haven&amp;rsquo;t used it in years, but then when Apple released the latest version of &lt;a href="http://www.apple.com/ilife/"&gt;iLife 09&lt;/a&gt; with the map function in &lt;a href="http://www.apple.com/ilife/iphoto/"&gt;iPhoto&lt;/a&gt; I realized that it is very cool to have all the images geo tagged. So I found a program called &lt;a href="http://www.earlyinnovations.com/"&gt;GPSPhotoLinker&lt;/a&gt;, a program that downloads GPS data and pictures and by the date/time on the pictures manages to add longitude and latitude information in the picture info. When you import pictures with this information iPhoto can use that to show it on maps and make it searchable. And when you upload pictures to Flickr, it also uses the location information place your picture on a map. Very cool. &lt;/p&gt;</description></item><item><title>Mods and upgrades on a Pioneer PD S-505 for better audio quality part 1</title><link>https://www.jackenhack.com/mods-and-upgrades-on-a-pioneer-pd-s-505-for-better-audio-quality-part-1/</link><pubDate>Sat, 28 Mar 2009 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/mods-and-upgrades-on-a-pioneer-pd-s-505-for-better-audio-quality-part-1/</guid><description>&lt;p&gt;&lt;img alt="Pioneer PD-S505" decoding="async" height="71" loading="lazy" src="https://www.jackenhack.com/mods-and-upgrades-on-a-pioneer-pd-s-505-for-better-audio-quality-part-1/images/s505_hu_301149aa5e372448.jpg" width="175"&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.jackenhack.com/adding-a-kingwa-clock-to-a-pioneer-pd-s-505/"&gt;Part two of this series is now up. Read on how to install a better clock in your Pioneer PD S-505 CD player.&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="mods-your-pioneer-pd-s-505-cd-player-for-better-sound-quality"&gt;Mods your Pioneer PD S-505 CD Player for better sound quality&lt;/h2&gt;
&lt;p&gt;So I bought this Pioneer PD S-505 for $40 to test how good audio quality I&amp;rsquo;m able to squeeze out by modifying it. But It will not be just the standard subjective judgment of improvement but also measurements. Back in 2000, you had to pay about $400 for it. It uses the stable platter which means you have to put the CD in upside down. So let&amp;rsquo;s get going.&lt;/p&gt;</description></item><item><title>MAMP WordPress Error establishing a database connection</title><link>https://www.jackenhack.com/mamp-wordpress-and-error-establishing-a-database-connection/</link><pubDate>Fri, 20 Mar 2009 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/mamp-wordpress-and-error-establishing-a-database-connection/</guid><description>&lt;p&gt;I&amp;rsquo;ve installed MAMP on my Mac to do some changes to my blog. I tried to set the WordPress wp-config.php file to connect to localhost:8889, but got an error that It could not connect to the database. After replacing localhost:8889 to 127.0.0.1:8889 it works. My quick guess is that permissions for the root user is set to allow connections 127.0.0.1, but not localhost. Anyway, it works now.&lt;/p&gt;
&lt;p&gt;My wp-config.php file looks like this:&lt;/p&gt;</description></item><item><title>Spotify is going to kick some ass</title><link>https://www.jackenhack.com/spotify-is-going-to-kick-some-ass/</link><pubDate>Thu, 08 Jan 2009 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/spotify-is-going-to-kick-some-ass/</guid><description>&lt;p&gt;After using &lt;a href="http://www.spotify.com/en/"&gt;Spotify&lt;/a&gt; for a couple of days, I must say that they almost nailed it. And I have never seen as much entusiasm about a new service among people of so different age groups. The Mac client is really nice (and fast!) This is something the music business should have come up with a long time ago. I think I bought about five songs on iTunes total. I like the idea of &amp;ldquo;owning&amp;rdquo; my music, or at least own the piece of plastic it comes on. But the chear joy of being able to just search and ad a shitload of music and start listening is exhilarating. But I have a couple of gripes&amp;hellip;&lt;/p&gt;</description></item><item><title>AVR based analog CPU meter</title><link>https://www.jackenhack.com/753/</link><pubDate>Tue, 18 Nov 2008 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/753/</guid><description>&lt;p&gt;Got my cpu vu-meter working.&lt;/p&gt;</description></item><item><title>Yes, please apple, kill AppleScript</title><link>https://www.jackenhack.com/yes-please-apple-kill-applescript/</link><pubDate>Tue, 03 Jun 2008 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/yes-please-apple-kill-applescript/</guid><description>&lt;p&gt;Everytime (well, last night actually) when I need to do something with Applescript I shudder with horror. The syntax is actually something you forget all the time. There must be better alternatives for Apple to use as a scripting language. &lt;a href="http://www.red-sweater.com/blog/502/apples-script"&gt;I agree with this article&lt;/a&gt;, but Python or Ruby would be a better alternative I think.&lt;/p&gt;</description></item><item><title>Mac OS X 10.5.2 hangs on wake from sleep</title><link>https://www.jackenhack.com/mac-os-x-1052-hangs-on-wake-from-sleep/</link><pubDate>Wed, 21 May 2008 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/mac-os-x-1052-hangs-on-wake-from-sleep/</guid><description>&lt;p&gt;I have had this annoying problem with my Macbook Pro. Sometimes when waking the machine from sleep, the machine can not connect to the selected Airport network and then hangs with spinning pizza of death.&lt;/p&gt;
&lt;p&gt;Apples next update to 10.5.3 looks like it will fix it. Hopfully Apple will release it soon&amp;hellip;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;From Fixed list of Mac OS X update 10.5.3 - Joining AirPort network after wake issue resolved&lt;/p&gt;
&lt;/blockquote&gt;</description></item><item><title>Our new family member!</title><link>https://www.jackenhack.com/our-new-family-member/</link><pubDate>Sun, 09 Sep 2007 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/our-new-family-member/</guid><description>&lt;p&gt;&lt;img alt="Cicero" decoding="async" loading="lazy" src="https://www.jackenhack.com/our-new-family-member/images/kittekatt.jpg"&gt;&lt;/p&gt;</description></item><item><title>ProAc Response 2.5 clones plays real music</title><link>https://www.jackenhack.com/proac-response-25-clones-plays-real-music/</link><pubDate>Tue, 29 May 2007 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/proac-response-25-clones-plays-real-music/</guid><description>&lt;p&gt;&lt;img alt="ProAc Response 2.5 clones" decoding="async" height="455" loading="lazy" src="https://www.jackenhack.com/proac-response-25-clones-plays-real-music/images/proac_hu_d6587ba20f572a3f.jpg" width="420"&gt; So finally my new ProAc Response 2.5 clone playing music. And how they play! I got myself a new Class-A amplifier to have something nice to drive them with. At first they sounded a bit short on the bass side, but now after about 20 hours of listening, the bass starts to improve. I&amp;rsquo;ve never believed in the &amp;ldquo;burn-in&amp;rdquo; of speakers, but I have to say I&amp;rsquo;ve been mistaken.&lt;/p&gt;</description></item><item><title>Proac clones finished! Almost...</title><link>https://www.jackenhack.com/proac-clones-finished-almost/</link><pubDate>Mon, 14 May 2007 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/proac-clones-finished-almost/</guid><description>&lt;p&gt;&lt;a href="https://www.jackenhack.com/proac-clones-finished-almost/images/proac_response_2_5.jpg" title="ProAc Response 2.5 clones"&gt;&lt;img alt="ProAc Response 2.5 clones" decoding="async" height="447" loading="lazy" src="https://www.jackenhack.com/proac-clones-finished-almost/images/proac_response_2_5_hu_8a01f9bf2a5b7a4b.jpg" width="178"&gt;&lt;/a&gt; So I finished putting my new diy speakers together. I still need to put veneer on them (probably going to use cherry) But they sound great! Yes, really great. I&amp;rsquo;m going to add the notch filter, just to try it out.&lt;/p&gt;</description></item><item><title>Proac Response 2.5 clones</title><link>https://www.jackenhack.com/proac-response-25-clones/</link><pubDate>Mon, 23 Apr 2007 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/proac-response-25-clones/</guid><description>&lt;p&gt;&lt;img alt="Proac Response 2.5 Clone" decoding="async" height="378" loading="lazy" src="https://www.jackenhack.com/proac-response-25-clones/images/proac_response_clone_hu_78b2dc8e75bba5b1.jpg" width="180"&gt; So I finally decided to go with the &lt;a href="http://www.stereophile.com/floorloudspeakers/196proac/"&gt;Proac Response 2.5&lt;/a&gt; clone speakers. The original speaker costs $4400, but a very good copy or the original is possible to build for around $1000. It uses high quality Scan Speak speaker elements, and I bought them today. My friend Micke is also building a pair at the same time. So now I have four speakers standing in my livingroom. Everything is covered in MDF dust. Thankfully I have a very understanding wife.&lt;/p&gt;</description></item><item><title>Cyburg Needles Speakers</title><link>https://www.jackenhack.com/cyburg-needles-speakers/</link><pubDate>Fri, 13 Apr 2007 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/cyburg-needles-speakers/</guid><description>&lt;p&gt;&lt;img alt="Cyburg Needles DIY Speakers" decoding="async" height="326" loading="lazy" src="https://www.jackenhack.com/cyburg-needles-speakers/images/cyburg_needles_hu_a42ee179ade69a95.jpg" width="244"&gt; Here&amp;rsquo;s a quick picture of my finished Cyburg Needles speakers. First time I ever done any wood crafting, and they sound great! They are really easy to build. &lt;a href="http://hifi.splibs.net/content/tqwt/2/Needle.pdf"&gt;You can find the plans for them here (PDF warning).&lt;/a&gt;. Next up, a pair of &lt;a href="http://www.quadesl.com/tidytl.html"&gt;Jordan Transmission Line speakers&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; I built a couple of &lt;a href="https://www.jackenhack.com/proac-response-25-clones-plays-real-music/"&gt;ProAc Response 2.5 clones&lt;/a&gt; instead. They are incredible and sounds absolutely amazing!&lt;/p&gt;</description></item><item><title>New version of JackenIAX</title><link>https://www.jackenhack.com/new-version-of-jackeniax-2/</link><pubDate>Wed, 28 Mar 2007 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/new-version-of-jackeniax-2/</guid><description>&lt;p&gt;I have made some small upgrades to JackenIAX. The main thing is that now you can set the number of digits used for local extensions, so that you don&amp;rsquo;t get a prefix number added before dialing.&lt;/p&gt;
&lt;p&gt;There is other stuff coming shortly&amp;hellip;&lt;/p&gt;
&lt;p&gt;Go and download the latest JackenIAX&lt;/p&gt;</description></item><item><title>DIY speakers</title><link>https://www.jackenhack.com/diy-speakers/</link><pubDate>Sat, 17 Feb 2007 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/diy-speakers/</guid><description>&lt;p&gt;&lt;img alt="Image of a Tangband W3871S speaker" decoding="async" height="900" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/diy-speakers/images/tangbandW3871S_hu_c48409c0185877d7.jpg" srcset="https://www.jackenhack.com/diy-speakers/images/tangbandW3871S_hu_7e97bc166e3e1d6d.jpg 360w,/diy-speakers/images/tangbandW3871S_hu_826973438dbdd8c5.jpg 480w,/diy-speakers/images/tangbandW3871S_hu_f3a5264e0c74e3b4.jpg 720w" width="900"&gt;I want to have a couple of speakers in the beadroom, so I started to search the net. I found a very intresting &lt;a href="http://www.hififorum.nu/forum/topic.asp?TOPIC_ID=45145&amp;amp;whichpage=1&amp;amp;SearchTerms=lancetta"&gt;DYI speaker project&lt;/a&gt; here (Swedish). So I ordered the speakers and can&amp;rsquo;t wait to get them. My skills in working with wood is very limited, but I may get some help from one of my friends, who is an expert wood carpenter.&lt;/p&gt;</description></item><item><title>JackenIAX with multiple lines support</title><link>https://www.jackenhack.com/jackeniax-with-multiple-lines-support/</link><pubDate>Tue, 06 Jun 2006 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/jackeniax-with-multiple-lines-support/</guid><description>&lt;p&gt;I finally completed a new version of JackenIAX. It now has up to four lines support. I also added a searchable call log. Lot&amp;rsquo;s of other small improvements as well.&lt;/p&gt;</description></item><item><title>Great source for CSS ideas</title><link>https://www.jackenhack.com/great-source-for-css-ideas/</link><pubDate>Wed, 10 May 2006 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/great-source-for-css-ideas/</guid><description>&lt;p&gt;I found the site &lt;a href="http://www.dynamicdrive.com/" title="CSS Library"&gt;CSS Library&lt;/a&gt;, a great source for CSS code snippets and ideas. Fits me perfectly because I&amp;rsquo;m working on a Drupal site for work, and this comes in handy.&lt;/p&gt;</description></item><item><title>Updated blog</title><link>https://www.jackenhack.com/updated-blog/</link><pubDate>Tue, 09 May 2006 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/updated-blog/</guid><description>&lt;p&gt;I just uploaded an updated version of my site. There&amp;rsquo;s a lot of stuff still to fix, like old pictures in the wrong sizes etc. The same goes for the movie pages. But at least I finally installed &lt;a href="http://www.wordpress.org" title="WordPress"&gt;WordPress 2.02&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>JackenIAX and multiple lines</title><link>https://www.jackenhack.com/jackeniax-and-multiple-lines/</link><pubDate>Sun, 19 Mar 2006 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/jackeniax-and-multiple-lines/</guid><description>&lt;p&gt;I finally have a version of JackenIAX that supports multiple lines. I have added so you can choose to output background music for the calls on hold. There&amp;rsquo;s a lot of testing, and I also have to rethink the user interface to be able to handle multiple calls. But i think it&amp;rsquo;s going to be cool.&lt;/p&gt;</description></item><item><title>Grisen skriker</title><link>https://www.jackenhack.com/grisen-skriker/</link><pubDate>Fri, 17 Mar 2006 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/grisen-skriker/</guid><description>&lt;p&gt;You got to love the net. What ever you search for, you&amp;rsquo;ll find it. One of the best concert I even attended was the last concert with a Swedish punk band called Grisen Skriker (the pigs are screaming) back in 1979. And guess what, someone took pictures of the event. Naturally I did a vanity search of the pictures, but couldn&amp;rsquo;t find myself in the pictures. But I did find the &lt;a href="https://www.jackenhack.com/grisen-skriker/images/thastrom.jpg"&gt;lead singer of the band Ebba Grön&lt;/a&gt;, one of the ultimate Swedish punk bands. He probably learned a thing or two that night. It took me one hour just to make it from the door into the hall where they where playing. The band eventually took their clothes of, because the air conditioning broke down.&lt;/p&gt;</description></item><item><title>Adding new features</title><link>https://www.jackenhack.com/adding-new-features/</link><pubDate>Wed, 08 Mar 2006 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/adding-new-features/</guid><description>&lt;p&gt;Every time I answer the phone (yes, I&amp;rsquo;m using JackenIAX), I have to pause iTunes before answering. So today I added an option so when you answer or dial, iTunes pauses automatically. It will be in the next release (within a couple of days) I had to rewrite a large section of code for some other features that I have planned. I&amp;rsquo;m getting a bit more comfortable with Cocoa programming, and discovers old code full of brain farts. And the code is getting smaller with more features. A step in the right direction&amp;hellip;&lt;/p&gt;</description></item><item><title>New version of JackenIAX</title><link>https://www.jackenhack.com/new-version-of-jackeniax/</link><pubDate>Mon, 06 Mar 2006 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/new-version-of-jackeniax/</guid><description>&lt;p&gt;I just put up a new version of JackenIAX. Added Applescript support, URL dialing (currently only via Applescript), DTMF tones when dialing etc.&lt;/p&gt;</description></item><item><title>Apple hates games</title><link>https://www.jackenhack.com/apple-hates-games/</link><pubDate>Tue, 28 Feb 2006 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/apple-hates-games/</guid><description>&lt;p&gt;So Apple released a new Intel Mac Mini today. And they use Intels GMA950 for graphics. How stupid is this? So this machine is a no-go for me. I&amp;rsquo;m so disappointed.&lt;/p&gt;</description></item><item><title>Looks like it works on Intel Mac</title><link>https://www.jackenhack.com/looks-like-it-works-on-intel-mac/</link><pubDate>Sun, 26 Feb 2006 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/looks-like-it-works-on-intel-mac/</guid><description>&lt;p&gt;&lt;img alt="Jackeniax Icon" decoding="async" height="126" loading="lazy" src="https://www.jackenhack.com/looks-like-it-works-on-intel-mac/images/jackeniax_icon1_hu_9f3cd4413abe4492.png" width="131"&gt; I just received a mail from a user of JackenIAX. He&amp;rsquo;s running a patched version of Mac OS X on a generic PC, and now the program works on his machine. Cool! So now I guess JackenIAX is working on Intel Macs as well. Debugging via proxy (I don&amp;rsquo;t have an Intel Mac) is not the way to go. You could press the Donate button on this page, and I promise to buy a Intel Mac for debugging. Nudge Nudge&amp;hellip;&lt;/p&gt;</description></item><item><title>New features in JackenIAX</title><link>https://www.jackenhack.com/new-features-in-jackeniax/</link><pubDate>Thu, 23 Feb 2006 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/new-features-in-jackeniax/</guid><description>&lt;p&gt;I&amp;rsquo;ve added a couple of new features in JackenIAX.&lt;/p&gt;
&lt;p&gt;Added a symbol to indicate when you got new voice messages in your Asterisk server. Rewrote all of the code for the indicator symbols. Nothing you will notice, but I feel good about it. Now the codec selection actually work. Input validation of all preferences.&lt;/p&gt;</description></item><item><title>Problems on the other end</title><link>https://www.jackenhack.com/problems-on-the-other-end/</link><pubDate>Mon, 20 Feb 2006 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/problems-on-the-other-end/</guid><description>&lt;p&gt;As you may know I recently released my new program for VoIP for the mac. I have written instructions on the home-page how to get a free account at FWD Free World Dialup to test. It seems they have a lot of downtime, so I get a lot of bug reports. I really need another free IAX provider to recommend. Anyone knows about one?&lt;/p&gt;</description></item><item><title>First beta of JackenIAX released</title><link>https://www.jackenhack.com/first-beta-of-jackeniax-released/</link><pubDate>Sat, 18 Feb 2006 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/first-beta-of-jackeniax-released/</guid><description>&lt;p&gt;&lt;img alt="Jackeniax Icon" decoding="async" height="126" loading="lazy" src="https://www.jackenhack.com/first-beta-of-jackeniax-released/images/jackeniax_icon_hu_9f3cd4413abe4492.png" width="131"&gt; So it&amp;rsquo;s finally time to release my IAX softphone for Macintosh. It&amp;rsquo;s still very much in beta, but I need feedback on how everything works. There&amp;rsquo;s a lot of stuff that I&amp;rsquo;m adding that didn&amp;rsquo;t make it into this release. Have a look here.&lt;/p&gt;</description></item><item><title>The release of the first beta of JackenIAX SoftPhone for Mac OS 10.4 is imminent</title><link>https://www.jackenhack.com/the-release-of-the-first-beta-of-jackeniax-softphone-for-mac-os-104-is-imminent/</link><pubDate>Fri, 17 Feb 2006 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/the-release-of-the-first-beta-of-jackeniax-softphone-for-mac-os-104-is-imminent/</guid><description>&lt;p&gt;I just need to write rudimentary install instructions, finish the simple homepage for downloading and I&amp;rsquo;m in business. So any day now&amp;hellip;&lt;/p&gt;
&lt;p&gt;If you are in a hurry, mail me at &lt;a href="mailto:info@jackenhack.com"&gt;info@jackenhack.com&lt;/a&gt; and ask if you can join the beta team.&lt;/p&gt;</description></item><item><title>Interfaces</title><link>https://www.jackenhack.com/interfaces/</link><pubDate>Wed, 08 Feb 2006 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/interfaces/</guid><description>&lt;p&gt;&lt;img alt="Hp150 Small" decoding="async" height="198" loading="lazy" src="https://www.jackenhack.com/interfaces/images/hp150_small_hu_c8c8ed472c5dcdbc.jpg" width="200"&gt; I used to be fascinated by the idea of a voice interface to the computer. That was until I actually used one. It feels awkward and it&amp;rsquo;s slow. Yeah it has some use in specific applications, but for general use, I think it will never be. Back in 1983 Hewlett Packard released a computer called HP 150 that used touch-screens. My boss thought that I needed to go though their authorization courses to learn about this new revolutionary computer they where going to sell. So I was excited (this was before the mac). It was kind of fun to see that the attendees was fascinated and used the touch-sceen for the first fifteen minutes, but it was just to slow and uncomfortable to use, so everyone, including the teacher, started to use the keyboard. So I just wrote that computer off. And I&amp;rsquo;ve been skeptical about touch-screen input ever since. &lt;a href="http://mrl.nyu.edu/~jhan/ftirtouch/" title="Touch-screen input that works"&gt;Until I saw this&lt;/a&gt; and was blown away! If a tablet computer had something like this I&amp;rsquo;d sell my body to science to get one. And science would probably reject the body and demand a refund. But then it&amp;rsquo;s to late, I&amp;rsquo;m dead and I have a tablet computer! Muhahahaa!&lt;/p&gt;</description></item><item><title>CMoy DIY Headphone Amplifier</title><link>https://www.jackenhack.com/cmoy-headphone-amplifier/</link><pubDate>Sun, 05 Feb 2006 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/cmoy-headphone-amplifier/</guid><description>&lt;p&gt;&lt;img alt="CMoy DIY Headphone Amplifier" decoding="async" height="187" loading="lazy" src="https://www.jackenhack.com/cmoy-headphone-amplifier/images/_MG_4120_hu_282e336c74e0c1e.jpg" width="200"&gt;&lt;/p&gt;
&lt;h2 id="building-the-venerable-cmoy-diy-headphone-amplifier"&gt;Building the venerable CMoy DIY Headphone Amplifier&lt;/h2&gt;
&lt;p&gt;The last couple of weeks I&amp;rsquo;ve been thinking of building a small headphone amplifier. I want to tap into the line-out of my iPod to get better sound. I also have a problem with my headphone jack on my pod. After fighting with my friend Hermans dog, he managed to get his paw entangled in my headphone cables and destroyed the cable jack. So I have searched the net to try to find a good amplifier to build (I don&amp;rsquo;t have the money to buy one right now), and I found the &lt;a href="http://tangentsoft.net/audio/cmoy/"&gt;Cmoy headphone amplifier&lt;/a&gt;. But I used &lt;a href="http://tangentsoft.net/audio/cmoy-tutorial/"&gt;another build page&lt;/a&gt; that has some upgrades to it. Unfortunately I could not find the bread board they used, so I had to make my own design. So after a couple of hours of soldering and using a drill it was time to try it out. And it worked! No debugging or anything. This must be a first.&lt;/p&gt;</description></item><item><title>Firewall</title><link>https://www.jackenhack.com/firewall/</link><pubDate>Wed, 01 Feb 2006 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/firewall/</guid><description>&lt;p&gt;So I finally got my 100 mbit internet connection. Yay! But after testing the speed through my WRT54G router/firewall, I could not get higher speeds than around 20 mbit/sec. After assembling an old 300 mhz pc with three Ethernet cards and the &lt;a href="http://www.smoothwall.org/" title="SmoothWall Linux Firewall software"&gt;SmoothWall&lt;/a&gt; linux firewall I get around 70 mbits/sec. I will probably try to overclock the poor old pc to 400 mhz tomorrow. To try everything out, I downloaded the XCode 2.2.1 development image from Apple. It&amp;rsquo;s around 800 mb and it took just a couple of minutes. I could get used to this.&lt;/p&gt;</description></item><item><title>Apples silence and my Powerbooks echo</title><link>https://www.jackenhack.com/apples-silence-and-my-powerbooks-echo/</link><pubDate>Thu, 26 Jan 2006 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/apples-silence-and-my-powerbooks-echo/</guid><description>&lt;p&gt;Still having problems with looping echo on my Powerbook G4 15&amp;quot; There&amp;rsquo;s a new website about the problem, so &lt;a href="http://powerbookdefect.info/" title="Echo problem on Powerbook g4"&gt;go there&lt;/a&gt; and sign up if you experience this problem.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s incredible that Apple has chosen to keep this problem quiet. Instead of admitting that they have a problem with the latest 15 and 17&amp;quot; Powerbooks. Instead they give lame excuses and tells the customer that they can only run one audio program at a time. But even that doesn&amp;rsquo;t work. Give it enough time, and this could become a PR nightmare for them. If they just admitted that they have a problem and that a fix is on the way, but right now no one even knows if they are going to fix this.&lt;/p&gt;</description></item><item><title>Waiting time</title><link>https://www.jackenhack.com/waiting-time/</link><pubDate>Thu, 19 Jan 2006 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/waiting-time/</guid><description>&lt;p&gt;I haven&amp;rsquo;t had time to update my blog for a while. The last couple of days has been spent trying to hunt down an annoying bug in my IAX client I&amp;rsquo;m writing. Sometimes when dialing in, my program would not get a notification from the Asterisk server that a call was in progress. So I have tested all sorts of things to try to find the bug. So today I finally used tcpdump to see exactly what kind of packets I got from the server. And the problem was that I connected from the inside of my firewall, out trough and back again! So it was just an miss-configuration, the program has been working all along. Isn&amp;rsquo;t the Darwin award coming up soon?&lt;/p&gt;</description></item><item><title>VU Meter</title><link>https://www.jackenhack.com/vu-meter/</link><pubDate>Mon, 02 Jan 2006 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/vu-meter/</guid><description>&lt;p&gt;&lt;img alt="Vumeter" decoding="async" height="92" loading="lazy" src="https://www.jackenhack.com/vu-meter/images/vumeter_hu_e967c9a3fcc2c934.png" width="160"&gt;&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve been hard at work on my IAX client software the last couple of days. I also have re-written a lot of the code. I decided early on that I wanted to have classical VU-meters to display the in and output volume. But I don&amp;rsquo;t want them to take to much CPU time. So I made a lot of optimizations on that code. So after the rewrite I managed to lower the CPU utilisation by half. And it&amp;rsquo;s fun to do programming in Cocoa, but the framework is hard to learn by the volume of it. But slowly I&amp;rsquo;m getting more comfortable.&lt;/p&gt;</description></item><item><title>Logos, Intel and Apple Computer</title><link>https://www.jackenhack.com/logos-intel-and-apple-computer/</link><pubDate>Fri, 30 Dec 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/logos-intel-and-apple-computer/</guid><description>&lt;p&gt;After reading stuff like &lt;a href="http://appleaday.blogspot.com/2005/12/intel-logo-on-apple-computers.html" title="Intel logo"&gt;this&lt;/a&gt; and &lt;a href="http://www.theinquirer.net/?article=28562" title="New logo for intel"&gt;this&lt;/a&gt;, I wonder Is it only me who sees the connection? There&amp;rsquo;s been a lot of discussions on the net about Apple getting a bit of the Intel &amp;ldquo;Intel Inside&amp;rdquo; payoff and if they consider putting the logo on the new macs? My uneducated guess is that Mr Jobs actually made Intel change their logo to something worthy putting on a Mac. Just my guess. But I&amp;rsquo;m known to be insane&amp;hellip;&lt;/p&gt;</description></item><item><title>TextMate</title><link>https://www.jackenhack.com/textmate/</link><pubDate>Thu, 15 Dec 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/textmate/</guid><description>&lt;p&gt;&lt;img alt="TextMate Text Editor" decoding="async" height="127" loading="lazy" src="https://www.jackenhack.com/textmate/images/textmateicon_hu_ff87bea2aebac84c.png" title="TextMate Text Editor" width="132"&gt;&lt;/p&gt;
&lt;p&gt;I have had a bit of a snag in my program Im writing, so to do something else for a while. So I tried to install &lt;a href="http://www.rubyonrails.org/" title="Ruby On Rails"&gt;Ruby On Rails&lt;/a&gt;, a much talked about web developer framework. And after reading all the hype, I just had to see what it was like. So off to &lt;a href="http://www.rubyonrails.org/" title="Ruby On Rails Home Page"&gt;Ruby By Rails homepage&lt;/a&gt; to read up on it. &lt;a href="http://rubyonrails.org/screencasts/" title="Ruby On Rails demonstration video"&gt;They have a presentation area that has a couple of Quicktime films demonstrating Rails programming&lt;/a&gt;. And rails looks good! But another thing caught my eye, the guy managed to write code fast and easily it seemed. And the guy doing the demonstration was doing it on a Mac OS X machine. The speed and the way of working with text really blew me away. But nowhere could I find the name of the text editor. So I had some googling to do. And I found it. It&amp;rsquo;s called &lt;a href="http://www.macromates.com/" title="TextMate the best text editor on Mac OS X"&gt;TextMate&lt;/a&gt;. So I wanted to buy it so I could use it to program my new VoIP software client. But I don&amp;rsquo;t have much money to spend on software right now, being totally broke, but after seeing the price €39 I bought it immediately, you can&amp;rsquo;t complain at that price. The integration with XCode looks good. I haven&amp;rsquo;t had any problems so far. It&amp;rsquo;s nice to see that you can find great software from small firms and download and buy them directly.&lt;/p&gt;</description></item><item><title>Compiling</title><link>https://www.jackenhack.com/compiling/</link><pubDate>Wed, 23 Nov 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/compiling/</guid><description>&lt;p&gt;The IAX client I&amp;rsquo;m writing is coming along nicely. It&amp;rsquo;s now in a state that makes the program usable. And today I made changes so I could compile a universal binary. And the program works on my PPC mac, but I use some libraries I needed to change the makefiles for, so I don&amp;rsquo;t know if they work on a Intel Mac. It would be cool if I could get the first release to support universal binaries, so hopefully I can find someone who has a developer machine, or a pc with a hacked Mac OS X for Intel on it.&lt;/p&gt;</description></item><item><title>Setting up SUBSCRIBE/NOTIFY BLF in Asterisk@Home for Grandstream GXP-2000 phones</title><link>https://www.jackenhack.com/setting-up-subscribenotify-blf-in-asteriskhome-for-grandstream-gxp-2000-phones/</link><pubDate>Tue, 22 Nov 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/setting-up-subscribenotify-blf-in-asteriskhome-for-grandstream-gxp-2000-phones/</guid><description>&lt;p&gt;With the latest beta firmware in the &lt;a href="http://www.amazon.com/gp/product/B001ROZZ44?ie=UTF8&amp;amp;tag=jackensweblog-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=390957&amp;amp;creativeASIN=B001ROZZ44"&gt;Grandstream GXP-2000 VoIP phone&lt;/a&gt;, the have added support for BLF. This means that you can use the quick dial LEDs for status of extensions. You can monitor all extensions on your phone. If a extension is busy, the led for that extension is lit. You can also dial directly to the extension by pressing the dial button. Very handy.&lt;/p&gt;</description></item><item><title>New Powerbook</title><link>https://www.jackenhack.com/new-powerbook/</link><pubDate>Sun, 20 Nov 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/new-powerbook/</guid><description>&lt;p&gt;So my wonderful wife gave me a new Powerbook G4 15&amp;quot;. And it&amp;rsquo;s a a nice machine. A lot of people will probably laugh at me when the new Intel Powerbooks will be available in early 2006, but she could only get hold of one now. And I&amp;rsquo;m not complaining. I&amp;rsquo;m currently so poor that dogs compulsory take a piss on my leg.&lt;/p&gt;
&lt;p&gt;The screen has the same resolution as the last 17&amp;quot; screen. So now I have to change the font size in Xcode and &lt;a href="http://netnewswireapp.com" title="The best news reader on macintosh"&gt;NetNewsWire&lt;/a&gt; to be able to read. And I keep finding new specs on the machine. I had to go into the audio settings and found that the machine now supports 24-bit 96khz audio. There&amp;rsquo;s also digital I/O.&lt;/p&gt;</description></item><item><title>Google Analytics</title><link>https://www.jackenhack.com/google-analytics/</link><pubDate>Wed, 16 Nov 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/google-analytics/</guid><description>&lt;p&gt;Googles new free service both delight and scare the shit out of me. They have managed to get people to sign up their mail at GMail, letting Google index all their emails. And now with &lt;a href="http://www.google.com/analytics/" title="Google Analytics Web traffic statistics"&gt;Google Analytics&lt;/a&gt; we are going to give them every detail on how we surf? So George Orwell was wrong, you don&amp;rsquo;t need an totalitarian society to have full control of peoples life&amp;rsquo;s. We are in-fact giving them that for free. We write our thoughts and events, and then hands the information over to a company for them to go trough and index and generate patterns. And as long as the company is &amp;ldquo;not evil&amp;rdquo; it&amp;rsquo;s apparently ok. Makes me feel a bit uncomfortable.&lt;/p&gt;</description></item><item><title>Hibernate on your older Powerbook or iBook</title><link>https://www.jackenhack.com/hibernate-on-your-older-powerbook-or-ibook/</link><pubDate>Tue, 15 Nov 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/hibernate-on-your-older-powerbook-or-ibook/</guid><description>&lt;p&gt;On the latest versions of Apples Powerbook, there is a function called hibernate. Normally when you close the lid on your Powerbook to let it go to sleep, forgetting to plug it in to a charger, all your unsaved data will be lost. With hibernation activated, you just plug in your Powerbook with the depleted battery and press start. Now the desktop comes up, just the way it was when you put your machine to sleep. But this only works on the new machines? Well, some people beg to differ. &lt;a href="http://matt.ucc.asn.au/apple/machibernate.html#makeitwork" title="Use hibernation on your older powerbooks"&gt;Go read it and see if you can hack your machine to get it to work&lt;/a&gt;. I did it on my Powerbook G4 867ghz and have had no trouble so far.&lt;/p&gt;</description></item><item><title>Application name</title><link>https://www.jackenhack.com/application-name/</link><pubDate>Thu, 10 Nov 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/application-name/</guid><description>&lt;p&gt;I now have a working IAX soft phone up and running. Answering and dialing works. The sound quality is good. And the amount of cpu usage is around three percent. But as soon as I add all the animating graphics, like sound input/output meters and stuff, that figure will go up substantially. But one of the goals is to try to avoid letting the program becoming a resource hog.&lt;/p&gt;
&lt;p&gt;I decided to really try to stay focused on the basic stuff to really iron out the bugs/memory leaks before continuing to the fun stuff like user interface. But thanks to Project Builder, it&amp;rsquo;s easy to make a usable interface immediately.&lt;/p&gt;</description></item><item><title>IAX Soft Phones for Mac OS X</title><link>https://www.jackenhack.com/iax-soft-phones-for-mac-os-x/</link><pubDate>Tue, 08 Nov 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/iax-soft-phones-for-mac-os-x/</guid><description>&lt;p&gt;I&amp;rsquo;ve been looking for a softphone for Macintosh that uses IAX, but I haven&amp;rsquo;t been able to find a good one. The &lt;a href="http://www.xten.com/index.php?menu=eyeBeam" title="EyeBeam SIP Soft phone"&gt;EyeBeam&lt;/a&gt; and &lt;a href="http://www.xten.com/index.php?menu=X-Series" title="X-lite SIP Soft phone"&gt;X-lite&lt;/a&gt; uses sip and has stability problems so they are not an option either. So I started to write my own softphone. It&amp;rsquo;s nice to be programming in &lt;a href="http://developer.apple.com/cocoa/" title="Cocoa Object oriented Application environment"&gt;Cocoa&lt;/a&gt; again. But I&amp;rsquo;m becoming old, so I have to read up on programming in Cocoa again. I have a working softphone up and running already. Well, sort of. It receives calls and you can answer and talk. But I&amp;rsquo;ve only been writing on it for two days, and most of the time has been spent on installing a Subversion system on my server. As soon as I get a polished version, I&amp;rsquo;ll put up a beta program. I&amp;rsquo;m thinking of calling the program &amp;ldquo;Breaker-Breaker!&amp;rdquo; in the old CB-radio spirit. And yes, it will have the old style analog VU indicators for bandwidth and voice volume.&lt;/p&gt;</description></item><item><title>Apple Pages</title><link>https://www.jackenhack.com/apple-pages/</link><pubDate>Sun, 06 Nov 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/apple-pages/</guid><description>&lt;p&gt;I&amp;rsquo;m currently looking for a new job, so I needed to write a CV and some other stuff. So I thought that this would be an excellent opportunity to try out &lt;a href="http://www.apple.com/iwork/pages/" title="Apple Pages iWork Word processor"&gt;Apple Pages&lt;/a&gt;. Sure, it&amp;rsquo;s a bit buggy and slow in some instances, but over all it&amp;rsquo;s actually a pretty decent program. It won&amp;rsquo;t replace Microsoft Word for power users, but for people like me, who need to write simple documents, it&amp;rsquo;s perfect. My guess is that Apple have not done to well selling this program. And if they go the normal route, they&amp;rsquo;ll just stop updating it and let it die. This is a lesson that Apple really need to learn from Microsoft. They have to stick to it, improving the program, and the buyers will come.&lt;/p&gt;</description></item><item><title>Gizmo Project</title><link>https://www.jackenhack.com/gizmo-project/</link><pubDate>Sun, 23 Oct 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/gizmo-project/</guid><description>&lt;p&gt;&lt;img alt="Gizmo-Logo2" decoding="async" height="90" loading="lazy" src="https://www.jackenhack.com/gizmo-project/images/Gizmo-logo2.gif" width="237"&gt; As soon as you mention the word VoIP, everyone responds with &amp;ldquo;Skype?&amp;rdquo; This immediately gets me into an discussion why people should not use Skype. The fact that your computer is used as a link to route traffic, much like BitTorrent. That it is based on a proprietary protocol, only known by Skype, so no other manufacturers can make compatible equipment without permisson (and probably a big fat wad of cash) to Skype Corporation. All this means that there&amp;rsquo;s no connection between Skype and regular SIP phones that is emerging as the standard for VoIP calls. But all hope is not lost.&lt;/p&gt;</description></item><item><title>Problem dialing in to Asterisk@Home from FWD</title><link>https://www.jackenhack.com/problem-dialing-in-to-asteriskhome-from-fwd/</link><pubDate>Sun, 16 Oct 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/problem-dialing-in-to-asteriskhome-from-fwd/</guid><description>&lt;p&gt;I helped my friend Micke to set up an Asterisk@Home PBX server today. But when setting up Free World Dialup FWD, we had some problems. First I forgot to &lt;a href="http://www.siptosip.net"&gt;enable IAX in the account setup&lt;/a&gt;. After that, dialing out worked, but we could not dial in to his FWD number. To connect we use an IAX trunk. We searched for an hour trying to find the problem, and after searching Google we finally found the answer. In the trunk settings for FWD, the incoming user context has to be named &lt;strong&gt;iaxfwd&lt;/strong&gt;. Irritating to say the least. After changing the name everything worked fine.&lt;/p&gt;</description></item><item><title>Free book about Asterisk</title><link>https://www.jackenhack.com/free-book-about-asterisk/</link><pubDate>Sat, 15 Oct 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/free-book-about-asterisk/</guid><description>&lt;p&gt;&lt;img alt="Asterisk book" decoding="async" height="128" loading="lazy" src="https://www.jackenhack.com/free-book-about-asterisk/images/asterisk_book_cover_tn_hu_d63a55bcc2434f35.jpg" width="128"&gt;Asterisk: The Future of Telephony online from O&amp;rsquo;Reilly Media. They have released it under the &lt;a href="http://creativecommons.org/"&gt;Creative Commons license&lt;/a&gt;. &lt;a href="http://www.asteriskdocs.org/modules/tinycontent/index.php?id=11"&gt;This means that you can download the book here for free&lt;/a&gt;. But it also means that you should &lt;a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;amp;camp=1789&amp;amp;tag=jackensweblog-20&amp;amp;creative=9325&amp;amp;path=http://www.amazon.com/gp/product/0596009623?v=glance%26n=283155%26n=507846%26s=books%26v=glance"&gt;buy the book here.&lt;/a&gt; &lt;img decoding="async" loading="lazy" src="https://www.jackenhack.com/free-book-about-asterisk/images/ir"&gt;Now you have the downloaded pdf version for quick searching, and the nice feel of a paper copy for browsing.&lt;/p&gt;</description></item><item><title>A professional sounding Digital Receptionist in Asterisk</title><link>https://www.jackenhack.com/setting-up-a-professional-sounding-digital-receptionist-in-asteriskhome/</link><pubDate>Fri, 14 Oct 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/setting-up-a-professional-sounding-digital-receptionist-in-asteriskhome/</guid><description>&lt;p&gt;&lt;img alt="Asterisk" decoding="async" height="96" loading="lazy" src="https://www.jackenhack.com/setting-up-a-professional-sounding-digital-receptionist-in-asteriskhome/images/asterisk.gif" width="174"&gt; After setting up my Asterisk@Home server and do all the configuring to get all lines and extensions up and running, it was time for recording the Digital Receptionist messages. My first stab at it wasn&amp;rsquo;t that great, let&amp;rsquo;s face it, I&amp;rsquo;m no voice-over announcer. I wanted a little more professionally sounding recording. So I started to search the net for a way to do it, and I think I found a pretty good solution.&lt;/p&gt;</description></item><item><title>SIP Voip Phone Grandstream GXP-2000 Review</title><link>https://www.jackenhack.com/sip-voip-phone-grandstream-gxp-2000-review/</link><pubDate>Sat, 08 Oct 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/sip-voip-phone-grandstream-gxp-2000-review/</guid><description>&lt;p&gt;&lt;img alt="Grandstream voip phone" decoding="async" height="150" loading="lazy" src="https://www.jackenhack.com/sip-voip-phone-grandstream-gxp-2000-review/images/GXP2000_front_p_hu_676c9d6861d18f9.jpg" title="Grandstream voip phone" width="240"&gt;&lt;/p&gt;
&lt;p&gt;I got my first real Voip phone, the &lt;a href="http://www.grandstream.com"&gt;Grandstream GXP-2000&lt;/a&gt; a week ago.&lt;/p&gt;
&lt;p&gt;I have two ATA boxes to connect my old wireless phones, but I wanted to try out a real IP-phone. It&amp;rsquo;s a nice enough phone, feels a bit cheap (which it is), but I guess you can&amp;rsquo;t get everything for $100. Connecting it to my &lt;a href="http://www.asterisk.org/" title="Asterisk Open Source PBX Software"&gt;Asterisk&lt;/a&gt; server was a no-brainer. It has a web interface for setup, but you can do basic setup like ip-numbers from the phonepad. It&amp;rsquo;s great to have an message-waiting led on the phone. Then you just press the MSG button to listen to your voice-box messages. To enable this function, just put *97 in the field &amp;ldquo;Voice Mail UserID&amp;rdquo; in the Account page of the web setup. There&amp;rsquo;s support for up to 11 line indicators (with an additional key-module) but I think I&amp;rsquo;ll do fine with four. The only thing I haven&amp;rsquo;t got working is the Conference button, but it&amp;rsquo;s easy to just transfer the calls to a conference number. You also have 7 quick dial buttons. To configure them, just go to the web setup for the phone and enter the name and number. The sound quality is excellent. Much better than both the &lt;a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;amp;camp=1789&amp;amp;tag=jackensweblog-20&amp;amp;creative=9325&amp;amp;path=tg/detail/-/B0002V8KX6/qid=1128813530/sr=8-1/ref=pd_bbs_1?v=glance%26s=pc%26n=507846"&gt;Linksys PAP2&lt;/a&gt;&lt;img decoding="async" loading="lazy" src="https://www.jackenhack.com/sip-voip-phone-grandstream-gxp-2000-review/images/ir"&gt; and the &lt;a href="http://www.i3micro.com/"&gt;i3 micro Vood VRG-121&lt;/a&gt; box I have for my old analog phones. The speaker phone works, but isn&amp;rsquo;t fantastic. I normally just use the speaker phone while waiting for the call to go through, so for me that&amp;rsquo;s not a problem. There&amp;rsquo;s a new firmware I&amp;rsquo;ve just installed that&amp;rsquo;s supposed to make the speaker phone part work better, but I haven&amp;rsquo;t had time to test it fully. So would I recommend this phone? Yes, if you need a cheap voip phone that uses SIP I can really recommend this one.&lt;/p&gt;</description></item><item><title>Donald Trump, a cheap bastard?</title><link>https://www.jackenhack.com/donald-trump-a-cheap-bastard/</link><pubDate>Tue, 27 Sep 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/donald-trump-a-cheap-bastard/</guid><description>&lt;p&gt;While watching some old stuff I recorded on my Dreambox, I found an old episode of The Tonight Show with Jay Leno; the guest was Donald Trump. Leno is auctioning out a motorcycle for charity. A guest (a blond bimbo who&amp;rsquo;s name eludes me) sold a kiss to the audience for $500 for charity, which Jay Leno quickly doubled. During which one of wealthiest persons in the US sat silent, doing nothing. His publicist must have torn his hair out. You can&amp;rsquo;t make yourself look cheaper than that. Being a sleazy bastard is probably one of the many things you need to get that rich, but I rather stay poor than let me become anything like that man.&lt;/p&gt;</description></item><item><title>Adding blacklist to an Asterisk PBX Server</title><link>https://www.jackenhack.com/adding-blacklist-to-an-asteriskhome-pbx-voip-server/</link><pubDate>Mon, 26 Sep 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/adding-blacklist-to-an-asteriskhome-pbx-voip-server/</guid><description>&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; The code below does not work in Asterisk 2.0b4 or newer. I will update with instructions on how to get it to work in those versions. Thanks to &lt;a href="http://www.thestroots.com"&gt;Dan&lt;/a&gt; for pointing this out.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; I have changed the code to the removed part. It now requires a key press to accept the number to delete.&lt;/p&gt;
&lt;p&gt;I have added a blacklist function to my Asterisk@Home server and thought that I&amp;rsquo;d share it here if someone is interested. There are two ways to add a number to the blacklist. The easiest is to dial *32. Then you get a voice telling you the number of the last incoming call. To add it to the blacklist, press 1. Great use against pesky telemarketers and If you want to add it manually,  press *30. Then you can enter the phone number directly on your telephone. To remove an entry from the blacklist, press *31 and enter the phone number. If you don&amp;rsquo;t like the codes I use, change them.&lt;/p&gt;</description></item><item><title>Adding ENUM support in Asterisk@Home</title><link>https://www.jackenhack.com/adding-enum-support-in-asteriskhome/</link><pubDate>Tue, 13 Sep 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/adding-enum-support-in-asteriskhome/</guid><description>&lt;p&gt;There&amp;rsquo;s a system called ENUM that enables VoIP servers like Asterisk to check the number your dialing to see if there is a possibility to connect directly to your server instead of going over PSTN land lines. So I registered at E164.org and added my phone number. I tried to figure out how to add this functionality to Asterisk@Home, but couldn&amp;rsquo;t find anything on how to do it. But I finally managed to get it to work, and it&amp;rsquo;s really simple. Here&amp;rsquo;s how I did it.&lt;/p&gt;</description></item><item><title>Screaming monkeys</title><link>https://www.jackenhack.com/screaming-monkeys/</link><pubDate>Tue, 13 Sep 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/screaming-monkeys/</guid><description>&lt;p&gt;Today I finally got to see a tele-marketer getting caught in my Asterisk server. I&amp;rsquo;ve made a blacklist system, so I can blacklist callers. As soon as they call, they get transfered to a voice saying &amp;ldquo;There is no one to take your call, they&amp;rsquo;ve all been carried away by monkeys&amp;rdquo; and then a lot of monkeys screaming. And the dumb fuck called back three times before giving up. One down, three million to go&amp;hellip;&lt;/p&gt;</description></item><item><title>More Asterisk AGI</title><link>https://www.jackenhack.com/more-asterisk-agi/</link><pubDate>Fri, 09 Sep 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/more-asterisk-agi/</guid><description>&lt;p&gt;I have finally finished my first AGI program for my Asterisk server. So time for my next program. I have installed &lt;a href="http://www.nagios.org/"&gt;Nagios network monitoring program&lt;/a&gt; on one of my machines. I want Nagios to call my mobile phone when one of my servers go down and using Festival, giving me a voice message of what server and the type of problem.&lt;/p&gt;</description></item><item><title>Change SIP in iChat AV</title><link>https://www.jackenhack.com/change-sip-in-ichat-av/</link><pubDate>Wed, 07 Sep 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/change-sip-in-ichat-av/</guid><description>&lt;p&gt;In apples voice/video chat program, it appears that it uses some kind of SIP protocol to communicate. But Apple, why not implement SIP phone ability into iChat AV? Being able to make voice phone calls to other SIP phone systems would be really cool.&lt;/p&gt;</description></item><item><title>Linux is taking over my home!</title><link>https://www.jackenhack.com/linux-is-taking-over-my-home/</link><pubDate>Sun, 04 Sep 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/linux-is-taking-over-my-home/</guid><description>&lt;p&gt;I&amp;rsquo;ve had performance problems with my firewall so I thought it was time to upgrade to a better firewall. After looking around I found a lot of articles about the Linksys WRT54G, a wireless router that&amp;rsquo;s easily patched with new firmware. Because it uses the linux operating system, Linksys have to publish source code under the GPL license. This makes it easy for others to improve and implement new features. So I got an image from &lt;a href="http://www.sveasoft.com/"&gt;Sveasoft&lt;/a&gt; called &lt;a href="http://www.sveasoft.com/content/view/20/1/"&gt;Talisman&lt;/a&gt; and installed it. And it works great! I can now have &lt;a href="http://en.wikipedia.org/wiki/QOS"&gt;QoS&lt;/a&gt; so my VoIP telephone stuff always gets priority.&lt;/p&gt;</description></item><item><title>Mac OS X 10.4 Tiger memory problems</title><link>https://www.jackenhack.com/mac-os-x-104-tiger-memory-problems/</link><pubDate>Sun, 04 Sep 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/mac-os-x-104-tiger-memory-problems/</guid><description>&lt;p&gt;I&amp;rsquo;ve been generally happy with tiger on my powerbook. The Spotlight search really has helped me finding my stuff. But I&amp;rsquo;ve had problems with slowdowns after working with my computer for a couple of days. I never turn of my computer, just putting it to sleep when I&amp;rsquo;m done working, and after a couple of days the machine would get slower and slower. I finally gave up and started to search for the problem. Turned out that Dashboard (when loaded) ate memory like a hog! My guess is that their is a memory leak when using some of the widgets. But for me, Dashboard is to slow to be of practical use for me, so I opted to disable it. And now the machine works great again.&lt;/p&gt;</description></item><item><title>Continued adventures with Asterisk</title><link>https://www.jackenhack.com/continued-adventures-with-asterisk/</link><pubDate>Sat, 20 Aug 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/continued-adventures-with-asterisk/</guid><description>&lt;p&gt;As usual when I find something new, it goes a bit overboard. I always wanted to delve into learning the Perl programming language. So I took this opportunity to use it to write a small plug-in for my Asterisk server. As soon as somebody calls, my script goes to a Swedish directory service and looks up the name. It then puts it in the callerID information so the name shows up on my phones. It also connects to my satellite receiver and displays a message on my tv so I know who is calling. Pretty nifty. Naturally I found that someone already written this in php, and that they&amp;rsquo;ve used the wap version of the lookup page to find the name. That preserves a lot of bandwidth so I&amp;rsquo;ll probably rewrite my program to use that instead. Anyway, Perl is an amazing language.&lt;/p&gt;</description></item><item><title>Asterisk PBX</title><link>https://www.jackenhack.com/asterisk-pbx/</link><pubDate>Sun, 14 Aug 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/asterisk-pbx/</guid><description>&lt;p&gt;&lt;img alt="Asterisk" decoding="async" height="96" loading="lazy" src="https://www.jackenhack.com/asterisk-pbx/images/asterisk.gif" width="174"&gt;&lt;/p&gt;
&lt;p&gt;So I&amp;rsquo;ve been busy for the last five days setting up my &lt;a href="http://www.asterisk.org/"&gt;Asterisk PBX&lt;/a&gt;. I&amp;rsquo;ve connected two different VoIP lines to it. I have the &lt;a href="http://www.xten.com/"&gt;X-Lite&lt;/a&gt; VoIP softphones installed on all the computers and an FSX device so I can use my regular wireless phone. And it&amp;rsquo;s enjoyable learning something new. First, my wife thought that I was crazy, &amp;ldquo;Who needs a telephone switchboard at home!?&amp;rdquo; But I think she&amp;rsquo;s coming around. Now she can sit at her computer using a headset and talk to her friends without holding the line. And it&amp;rsquo;s easy to transfer calls between all the phones in the apartment. It&amp;rsquo;s also nice to have a digital answering machine and get the messages mailed to you. The added benefit of multiple lines on the same phone number and that it doesn&amp;rsquo;t cost anything to dial a phone in Sweden is a bonus.&lt;/p&gt;</description></item><item><title>New domain www.jackenhack.com</title><link>https://www.jackenhack.com/new-domain-wwwjackenhackcom/</link><pubDate>Thu, 17 Feb 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/new-domain-wwwjackenhackcom/</guid><description>&lt;p&gt;Today I got a new domain, &lt;a href="https://www.jackenhack.com"&gt;www.jackenhack.com&lt;/a&gt; (jacken.com is taken unfortunately)&lt;/p&gt;
&lt;p&gt;Have been struggling with mod_rewrite so redirect works with a 301 code. Hopefully I&amp;rsquo;ll still keep my ranking at google this way without loosing it all.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;so if you link to my blog, please update them as soon as possible. Don&amp;rsquo;t forget to update my RSS links if you use them. Thanks!&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Fix for constantly running fan after 10.3.8 update</title><link>https://www.jackenhack.com/fix-for-constantly-running-fan-after-1038-update/</link><pubDate>Fri, 11 Feb 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/fix-for-constantly-running-fan-after-1038-update/</guid><description>&lt;p&gt;[caption id=&amp;ldquo;attachment_2955&amp;rdquo; align=&amp;ldquo;alignleft&amp;rdquo; width=&amp;ldquo;400&amp;rdquo;]&lt;img alt="Desk fan photo" decoding="async" height="1080" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/fix-for-constantly-running-fan-after-1038-update/images/deskfan_hu_32cc168c5d13fc6a.jpg" srcset="https://www.jackenhack.com/fix-for-constantly-running-fan-after-1038-update/images/deskfan_hu_1e0e89ceaf48c6be.jpg 360w,/fix-for-constantly-running-fan-after-1038-update/images/deskfan_hu_954884f10bd1f72b.jpg 480w,/fix-for-constantly-running-fan-after-1038-update/images/deskfan_hu_8eeb236c8bc0bd38.jpg 720w,/fix-for-constantly-running-fan-after-1038-update/images/deskfan_hu_97f6f50ecc0622af.jpg 1080w,/fix-for-constantly-running-fan-after-1038-update/images/deskfan_hu_32cc168c5d13fc6a.jpg 1440w" width="1440"&gt;©John Lillis[/caption] I got fed up with the fan that&amp;rsquo;s running constantly on my Powerbook 12&amp;quot; rev b 867mhz after installing the 10.3.8 Update. So here&amp;rsquo;s how you do it:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Download &lt;a href="http://www.apple.com/support/downloads/macosxupdate_10_2_8.html" title="Mac OS X Update 10.2.8"&gt;Update 10.2.8&lt;/a&gt; and use &lt;a href="http://www.charlessoft.com/" title="Pacifist"&gt;Pacifist&lt;/a&gt; to extract /System/Library/ExtensionsAppleADM103x.kext from MacOSXUpdate10.2.8.pkg to the desktop.&lt;/li&gt;
&lt;li&gt;Do a backup of AppleADM103x.kext from your startup disk at /System/Library/Extensions to your home folder.&lt;/li&gt;
&lt;li&gt;Copy AppleADM103x.kext from your Desktop (the one you extracted from 10.2.8) to /System/Library/Extensions, you&amp;rsquo;ll need to enter the admin password to do that. Start Disk Utility and do a repair permissions on your start volume. Problem solved. Just for good measure, reset the parameter-RAM by holding down Command-Alt-P-R at startup. My machine now turns on the fans at 148 Fahrenheit instead of 125 Fahrenheit.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;For some reason Apple choose to change the temperature when the fan starts on Rev.A Powerbook 12&amp;quot; after Mac OS X 10.2.8 from 148 Fahrenheit to 125 Fahrenheit. This gives the result that the fan runs almost constantly due to the fact that the powerbook operates normally at 125 Fahrenheit. I did this hack back when Apple changed stuff in the 10.3.2 update, and they haven&amp;rsquo;t updated AppleADM103x.kext until 10.3.8.&lt;/p&gt;</description></item><item><title>Annoying fan</title><link>https://www.jackenhack.com/annoying-fan/</link><pubDate>Thu, 10 Feb 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/annoying-fan/</guid><description>&lt;p&gt;After updating to 10.3.8 Apple managed to lower the temperature that the fans turn on and off. So now when doing medium light work the fan goes on. And it drives me crazy. My guess is that they only changed the values one or two Fahrenheit, but it&amp;rsquo;s just at the point where my normal work load is. I tried the old trick to replace the kext for the fan control, but to no avail.&lt;/p&gt;</description></item><item><title>Running powerbook fan with Update 10.3.8</title><link>https://www.jackenhack.com/running-powerbook-fan-with-update-1038/</link><pubDate>Wed, 09 Feb 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/running-powerbook-fan-with-update-1038/</guid><description>&lt;p&gt;I just upgraded to 10.3.8 and Apple has managed to fuck up it up for the second time. On my Powerbook G4 867 12&amp;quot; the fan now runs constantly. This is the second time a software update has done this. But this time it&amp;rsquo;s worse, now it&amp;rsquo;s on constantly, not just when the computer is a little hot. This is going to drive me nuts, so I&amp;rsquo;ll probably try to replace the kext driver for the fans later on. That was the way to do it the last time. So if your running a Powerbook G4 12&amp;quot; (first model) wait a bit if you don&amp;rsquo;t want to listen to a constant breeze&amp;hellip;&lt;/p&gt;</description></item><item><title>IBM</title><link>https://www.jackenhack.com/ibm/</link><pubDate>Thu, 13 Jan 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/ibm/</guid><description>&lt;p&gt;IBM is getting to be an even cooler company. By embracing Open Source IBM changed my view of the company, and now they have given &lt;a href="http://www.nytimes.com/2005/01/11/technology/11soft.html?ex=1263186000&amp;amp;en=8862caf3587aebab&amp;amp;ei=5090&amp;amp;partner=rssuserland"&gt;free access to 500 patents&lt;/a&gt;. Rock on! This is a statement from one of the biggest patent holders in the world. Software patents is bad for you.&lt;/p&gt;</description></item><item><title>It's a real secret</title><link>https://www.jackenhack.com/its-a-real-secret/</link><pubDate>Mon, 10 Jan 2005 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/its-a-real-secret/</guid><description>&lt;p&gt;Back in 1982 I used to work for Apple answering Apple II support questions by phone. A couple of times people would call and ask questions about the Macintosh. This was two years before it was released! I guess Apples confidentiality is a lot better today.&lt;/p&gt;
&lt;p&gt;First Mac rumor on the internet.&lt;/p&gt;</description></item><item><title>RsyncX</title><link>https://www.jackenhack.com/rsyncx/</link><pubDate>Wed, 24 Nov 2004 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/rsyncx/</guid><description>&lt;p&gt;I&amp;rsquo;ve been trying out the program &lt;a href="http://www.versiontracker.com/dyn/moreinfo/macosx/16814" title="RSyncX program download"&gt;RSyncX&lt;/a&gt; for doing backup of mail and web documents from one of my servers. The program can copy between folders on the same machine, or to or from any machine on the net. But I had some problems getting it to work. When using Quck RsyncX Script Generator I got an error, &amp;ldquo;rsyncx &amp;ndash;showtogo unknown option&amp;rdquo; So I had to to add --rsync-path=/usr/local/bin/rsync to the generated command line to get it to work. I&amp;rsquo;ll continue trying it out tomorrow, looks like a powerful tool.&lt;/p&gt;</description></item><item><title>Electric Cars</title><link>https://www.jackenhack.com/electric-cars/</link><pubDate>Fri, 19 Nov 2004 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/electric-cars/</guid><description>&lt;p&gt;&lt;img alt="Batteries" decoding="async" height="123" loading="lazy" src="https://www.jackenhack.com/electric-cars/images/duracell1_hu_385db01441a7bae0.jpg" title="Batteries" width="76"&gt; One thing that mystifies me is the way car companies implement electric cars. So here you have a car that has a limited range. So when the batteries are depleted, you&amp;rsquo;re supposed to stop for several hours and recharge them? Why? There is already an infrastructure (gas stations) that would be able to handle the recharging. When your battery is about to go empty, you stop at a recharging station (gas station) and exchange to a freshly recharged battery. Make the cells in a box that&amp;rsquo;s exchangeable. What you pay for is the recharging of batteries, and you pay a little extra for using the battery. This covers the cost of replacing used up batteries for the charging station. Of course, they all have to agree to use the same size for the batteries and to make a way of getting the battery changing done automatically. But if you can put a man on the moon, surely you could make this work? Maybe I&amp;rsquo;m missing something. And another way of making electric cars popular? Try performance. It&amp;rsquo;s effortless to make electric vehicles accelerate like hell. Make a cheap, nice looking and fast accelerating electric vehicle tailored for young people. Like the Ford Mustang used to do. If your ass is kicked at the stoplight by an electric car, you may consider one the next time you buy a car. Especially if you don&amp;rsquo;t have to stop and wait for recharging.&lt;/p&gt;</description></item><item><title>Photoshop, color correction, calibration and management</title><link>https://www.jackenhack.com/icc-profiles-color-correction-calibration-and-the-works/</link><pubDate>Wed, 10 Nov 2004 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/icc-profiles-color-correction-calibration-and-the-works/</guid><description>&lt;p&gt;If your interested in learning how to color correct images in Photoshop and learn how color management works, this is the book. &lt;a href="http://www.amazon.com/exec/obidos/ASIN/0321124014/jackensweblog-20"&gt;Photoshop Color Correction by Michael Kieran&lt;/a&gt; is an excellent book about all these subjects. It includes an example cd, and he goes through several examples on how to create exceptional looking images without color casts and other problems. He also shows how to set the black and white points of an image, how to make all adjustments using curves and a lot of tricks on how to fix a seemingly impossible image with modified profiles.&lt;/p&gt;</description></item><item><title>Fool me twice, shame on me...</title><link>https://www.jackenhack.com/fool-me-twice-shame-on-me/</link><pubDate>Wed, 03 Nov 2004 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/fool-me-twice-shame-on-me/</guid><description>&lt;p&gt;So they decided to vote in the &lt;a href="http://www.georgewbush.com"&gt;nitwit&lt;/a&gt; again. There&amp;rsquo;s a famous picture by Diane Arbus of a &lt;a href="http://www.masters-of-photography.com/A/arbus/arbus_pro-war_parade_full.html" title="Diane Arbus Boy with a straw hat"&gt;young man taken in 1967 with &amp;ldquo;Bomb Hanoi&amp;rdquo; buttons proudly on his chest&lt;/a&gt;. It was the first thing that popped in to my head when I saw that Bush probably will win.&lt;/p&gt;</description></item><item><title>100mbit/sec</title><link>https://www.jackenhack.com/100mbitsec/</link><pubDate>Sun, 04 Jul 2004 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/100mbitsec/</guid><description>&lt;p&gt;So I upgraded my internet connection to 100mbit/sec. This is something that I would have thought that I would do in three to four years, but it&amp;rsquo;s a reality now. All I had to do was to enable it on my admin page at my ISP (and also get a bigger bill next month!) and ten minutes later after a reboot of my firewall, I was up and running. This is the way to do it! And this on a sunday! Lovely.&lt;/p&gt;</description></item><item><title>My old Newton</title><link>https://www.jackenhack.com/my-old-newton/</link><pubDate>Fri, 30 Apr 2004 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/my-old-newton/</guid><description>&lt;p&gt;My friend Martin once gave me a special edition of Apples Newton. It was transparent so you could see all the internal stuff. Very cool. I managed to drop it, unfortunately, so I got to see all the internals first hand :( Wish I still had it. To this day I have still not seen any PDA with the same features that the Newton had. For one thing, how come they still don&amp;rsquo;t have an auto correct feature in the drawing programs? If you drew a circle on the Newton, it automatically corrected it to make it into a real circle. No bitmapped image but vectorized. Perfect for people like me who couldn&amp;rsquo;t draw a straight line at gunpoint.&lt;/p&gt;</description></item><item><title>This is how it looks</title><link>https://www.jackenhack.com/this-is-how-it-looks/</link><pubDate>Tue, 20 Apr 2004 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/this-is-how-it-looks/</guid><description>&lt;p&gt;I saw a bump in CPU usage on my server and had to check it out (yes, I have no life) And this is how it looks when you get posted on &lt;a href="http://www.macsurfer.com"&gt;MacSurfer&lt;/a&gt; &lt;img alt="CPU Usage" decoding="async" height="337" loading="lazy" sizes="(min-width: 768px) 720px, 100vw" src="https://www.jackenhack.com/this-is-how-it-looks/images/CPU_Usage1_hu_15b4cf6041ad0a38.jpg" srcset="https://www.jackenhack.com/this-is-how-it-looks/images/CPU_Usage1_hu_e31172bc22ec58a8.jpg 360w,/this-is-how-it-looks/images/CPU_Usage1_hu_b4cadbc36e0e6e74.jpg 480w" width="550"&gt;&lt;/p&gt;</description></item><item><title>Usenet - The forgotten network</title><link>https://www.jackenhack.com/usenet-yes-i-use-a-net/</link><pubDate>Tue, 30 Mar 2004 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/usenet-yes-i-use-a-net/</guid><description>&lt;p&gt;[caption id=&amp;ldquo;attachment_2418&amp;rdquo; align=&amp;ldquo;alignleft&amp;rdquo; width=&amp;ldquo;300&amp;rdquo;]&lt;img alt="Photo by Paul Hammond" decoding="async" height="400" loading="lazy" src="https://www.jackenhack.com/usenet-yes-i-use-a-net/images/servers-300x400_hu_7487d5a9d8754764.jpg" width="300"&gt; Photo by &lt;a href="http://www.flickr.com/photos/paulhammond/2872919132/"&gt;Paul Hammond&lt;/a&gt;[/caption]&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s been awhile since I last logged on to Usenet to read some groups and to download stuff. I found this great application called &lt;a href="http://www.panic.com/unison/"&gt;Unison&lt;/a&gt; from a company called &lt;a href="http://www.panic.com/"&gt;Panic&lt;/a&gt;. And it&amp;rsquo;s great. I even signed up for a Usenet account from them when buying the software. I now have a 10mbit line at home, and no Usenet provider has been able to provide a fast enough service to me, until now. Impressive stuff. The only downside with the account is that you only get 10gig of download. Now, that may sound like a lot, but I get through that fast.&lt;/p&gt;</description></item><item><title>Little Snitch makes sure Mac applications doesn't call home</title><link>https://www.jackenhack.com/does-your-programs-phone-home/</link><pubDate>Mon, 13 Oct 2003 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/does-your-programs-phone-home/</guid><description>&lt;h2&gt;&lt;img decoding="async" height="350" loading="lazy" src="https://www.jackenhack.com/does-your-programs-phone-home/images/Little-Snitch_hu_3a758f876ee7c987.jpg" title="Little Snitch" width="350"&gt;&lt;/h2&gt;
&lt;h2 id="little-snitch-keeps-you-covered"&gt;Little Snitch keeps you covered&lt;/h2&gt;
&lt;p&gt;Use Little Snitch to monitor what developers of programs sends home. Then you can stop that specific traffic. More and more programs phone home with information to the software company. Sometimes it&amp;rsquo;s harmless, like checking if a newer version is available, but sometimes they also send data like serial numbers and your registration information. So is there a way for you to control what programs can do? Yes, there is! There&amp;rsquo;s an excellent program called &lt;a href="http://www.obdev.at/products/littlesnitch/"&gt;Little Snitch&lt;/a&gt; that monitors all communication from applications on your Mac OS X machine and asks you if the information is allowed to be sent over the internet.&lt;/p&gt;</description></item><item><title>EU the European Union and the technical stupidity</title><link>https://www.jackenhack.com/eu-the-european-union-and-the-technical-stupidity/</link><pubDate>Wed, 08 Oct 2003 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/eu-the-european-union-and-the-technical-stupidity/</guid><description>&lt;p&gt;When Sweden joined the European Union a couple of years ago, all the politicians promised that everything would be better. The food would get cheaper and a lot of other stuff.&lt;/p&gt;
&lt;p&gt;Well, the food is more expensive than ever. Other than that the only thing I noticed is some stupid things that changed. Let me give you a couple of silly examples. Here are some rulings coming out of Brussels.&lt;/p&gt;</description></item><item><title>Me, myself, I and my car</title><link>https://www.jackenhack.com/me-myself-i-and-my-car/</link><pubDate>Sat, 27 Sep 2003 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/me-myself-i-and-my-car/</guid><description>&lt;p&gt;So after reading all the crap, I write here, you probably wondering who this guy is? No? You insensitive clod! Well, here I go anyway. I&amp;rsquo;m a 38-year-old computer consultant who loves technology. So you Luddites, read something else. My main passion is computers, but I have occasional attacks of other interests as well. One thing that always interested me is cars. 12 years ago I decided to build a car. I bought an old beat up Chevy Nova 75. It&amp;rsquo;s the kind of car you always see on race day. Usually, the one at the receiving end of death-defying jumps with junk cars. Anyway, a sleeper car can never lose. I disassembled the car entirely with the help of my friend &amp;ldquo;Raggar&amp;rdquo;-Johan and rebuilt everything. Here is a picture of the car.&lt;/p&gt;</description></item><item><title>My first blog.</title><link>https://www.jackenhack.com/my-first-blog/</link><pubDate>Fri, 26 Sep 2003 00:00:00 +0000</pubDate><guid>https://www.jackenhack.com/my-first-blog/</guid><description>&lt;p&gt;So this is my first try at weblogging. I&amp;rsquo;m probably going to get bored after about three days, but I will give it a try. This must be the ultimate in narcissistic acts one can do. That&amp;rsquo;s why I think this will fit me like a glove.&lt;/p&gt;
&lt;p&gt;Finally made some changes to my homepage for my company. Last time I did any significant changes was about three years ago.&lt;/p&gt;
&lt;p&gt;My next project will be to build a new WiFi access point with a board from &lt;a href="http://www.soekris.com/"&gt;Soekris&lt;/a&gt;. I&amp;rsquo;ll try to create my antenna from an aluminum can. I&amp;rsquo;m thinking of using a small Linux distribution called Pebble. It will fit on a 128mb CF card. All this for making a free access point. It will use throttling to limit bandwidth for non paying people. I think this is the way of the future. In Stockholm, there is a lot of access hot spots, but it´s usually because people haven&amp;rsquo;t configured their Wifi gear correctly;-) There are some commercial hotspots, but paying without first being able to try it out is the wrong way of doing it.&lt;/p&gt;</description></item></channel></rss>