• Using Font Icons with WordPress 3.8 Custom Post Types

    WordPress 3.8 introduced a new Admin design which now uses Font Icons instead of images. This method has many benefits such as great support for Retina devices and quicker load times. Before WordPress 3.8 you had to use images for your icons, now you can use Font Icons, specifically the icons designed for WordPress called ...
  • Creating an always on Status Board

    I have wanted my own always-on Status Board, ever since I installed Panic’s Status Board app on my iPad I decided it would be better to have a dedicated device to display the information. Buying a new iPad just as a Status Board would be overkill, however I did have a spare cheap 7″ Android ...
  • Working with Git

    Git is fantastic for version control, I have been using it quite often this month for work and personal projects. Although this isn’t the first time I have used Git, I did use it whilst at university. Although at that time I only used the Github Windows GUI client and whilst it was okay it ...
  • Making sure Outlook.com receives PHPcMail() emails

    During the recent development of bethanyjackson.co.uk I had found my current setup of Postfix which is used by PHP Mail() was not sending email correctly to Microsoft email services such as Outlook.com. Emails were being sent by my web server but never received by Outlook.com or placed in the Junk folder, even though emails were ...
  • Better password security

    On the 3rd October 2013 Adobe announced they suffered a major data breach as reported by Krebs on Security. Recently security researchers have analysed the leaked passwords used by Adobe's customers, a news article by The Register shows this information clearly. It turns out that 1.9 million users were using '123456' and another 3.5 million were using 'password' as ...