Author Archive

  • How to speed up WordPress and pass the Google Page Speed Test

    Updated: Feb 2021 In order to speed up your website, you need to do the following 10 things. This will not only help you pass the Google Page Speed test but also make your site load under 3 seconds and your scores will be very high with sites like Pingdom and WebPageTest. These are not…

  • Custom Style All Your Form Elements with Pure CSS and NO Javascript

    As a de­sign­er, be­ing able to style every HTML ele­ment with CSS is what I de­sire, and not hav­ing to use ad­di­tion­al scripts to do it is an even big­ger de­sire. We already have a good amount of con­trol over text, para­graph fields and sub­mit but­tons, but not much con­trol over oth­er form ele­ments. In an…

  • Firefox & Responsive Testing

    Someone no­ti­fied me of a prob­lem they were hav­ing test­ing a re­spons­ive site us­ing Fire­fox. The site wasn’t shrink­ing in the browser win­dow. The me­dia quer­ies were in place, but noth­ing but the ho­ri­zont­al bar kept com­ing up. However, my Fire­fox (16) worked fine along with my oth­er browsers. I did some dig­ging around and…

  • Micro Center micro SD cards

    For some reas­on, my Mi­cro Cen­ter branded SD card just stop work­ing re­cently. I didn’t use it for more than 3 months be­fore it failed. One day the data was in­ac­cess­ible on the card, then it tells me to format it, but I couldn’t format it be­cause it was (some­how) write pro­tec­ted, and then there…

  • Hi-Res Screens are a Natural Progression for the Web

    It seems like only yes­ter­day we as web de­velopers over­came the chal­lenges of de­vel­op­ing for mul­tiple screen sizes that an­oth­er chal­lenge comes along: high res­ol­u­tion screens. No longer does 72ppi based graph­ics look sharp on the new hi-res Apple products be­cause of the dens­ity change — the pixels per inch (ppi) have been doubled. While it’s a…

  • Web Thumbnails & Touch Icons

    In designing a website, there are other small details that one needs to consider, like the favicon, the social media thumbnail and the home screen touch icon for mobile devices. Here is the HTML I use: Social Media Thumbnail Instead of allowing social sites to grab whatever image they feel works best, why not just…