I’ve been searching the web for a solution of my uploader in WordPress. It gives a http error when uploading png images, in the class-wp-image-editor-imagick.php file in the load function: $this->image = new Imagick( $this->file ); WordPress version is 4.3.1 ImageMagick version 6.5.4-7 PHP Version 5.4.42 No idea if it is the combination of this can be …
Lees meer WordPress http error when uploading media (png)After installing iOS9 and the update iOS9.0.1 on my iPhone, my spotlight stopped showing contacts. In the settings I tried disabling everything except the contacts, but no luck… I also tried activating every search option, rebooting the phone,… Nothing worked… Yesterday I was looking for an update of iOS and 9.0.2 was available. After upgrading …
Lees meer Spotlight search not showing contactsMac users probably know the tool Cloudapp (https://www.getcloudapp.com) for easy sharing of screenshots and files. Recently, Cloudapp has changed the price plans, the free plan is way to low for regular use… So I started my quest to a better free tool and I found Infinit (https://infinit.io). The free plan has a limit of 1 GB for sharing files, …
Lees meer Easy share screenshots and files: infinitA lot of Windows users who make the switch to Mac, will mis a maximize option of the windows. A free tool called Better Touch Tool does offer a great solution for this. Install the software and activate the ‘window snapping’ in the advanced settings. From now on, you just need to drag your window to the top …
Lees meer Maximize windows in macTesting websites in all kind of OS en browser version setups can be difficult. Lot’s of tools are online available to do this, but most of them are quite expensive. Microsoft has released a list of virtual machines for every browser and OS version ons https://dev.modern.ie/tools/vms/mac/ First you need to download Virtual Box (https://www.virtualbox.org/). A free …
Lees meer Test websites in different Internet Explorer versions for freeMany people are looking for software or online tools that convert youtube movies to mp3. You can find a lot of software on the internet but be careful with this (adware, spyware, viruses,…). Some websites can convert the youtube video online without installing any software. I’ve used different kind of tools and most of them complains every …
Lees meer Convert youtube to mp3 onlineThe easiest way to have your bash profile synced between several computers is by using Dropbox. Just put all the contents of your current bash profile in a new file in your dropbox folder, for example ~/Dropbox/bash_profile_shared Now open your current .bash_profile and enter this line on all of your computers: source ~/Dropbox/bash_profile_shared You can …
Lees meer Synchronize bash profile with dropboxIf you use occasionally or more often the terminal of mac, it could be very handy to add some shortcuts (alias) for yourself. These shortcuts are placed in the .bash_profile file in the root of your filesystem. Some examples are quick ssh connections, show or hide hidden files, quick svn / git commands, shortcuts to folders …
Lees meer Mac terminal shortcuts with bash profileWelcome to my blog, I’m going to write several posts about tips & tricks in the IT industry (apple, mac, iphone, ipad, windows, internet,…). Enjoy and feel free to place a comment on my posts!
Lees meer Welcome to my blog