Hi guys, Last week we started receiving notifications in Google Webmaster Tools, informing us about mobile usability errors on some of our WordPress websites. Have you seen those already? Google systems have tested 315 pages from your site and found that 100% of them have critical mobile usability errors. The errors on these 315 pages severely affect how mobile […]

I have the habit of keeping the collation for my databases utf8_general_ci, but recently I had a table containing swedish cities and had to order them by name. The problem was that the swedish accents “åäöÅÄÖ” which normally go at the end of the alphabet were all over the place. mysql> SELECT * FROM cities […]

For years, I’ve found the fact that the integrated in WordPress WYSIWYG editor(TinyMCE) has so much buttons cut out by default, with no native way for the user to enable them(Font select, Font size select, Charmap, Cut, Copy, Paste, Format select, Style select, Forecolor, Backcolorpicker etc.). Here I showed you how you can enable Fontsize […]

There are tons of tutorials like this online, so I’ll keep it as short as possible. DON’T USE UNETBOOTIN TO CREATE BOOTABLE FLASH DRIVES!NO…REALLY DON’T. I made a bootable Debian Wheezy 7.4 drive yesterday using UNETBOOTIN and started the installation, everything seemed normal except for the missing option to choose from GUI or Console installation, […]