How to use CSS animations to improve user experience

How to use CSS animations to improve user experience

Following best practices for CSS animations can improve a site’s user experience The Cascading Style Sheet, more commonly known as CSS,  not only styles your website in terms of colors, buttons, font selections, but can also help give users feedback and improve their experience on your site. Using a few different techniques you can really improve…

How to speed up your website – Part I: Uncovering performance issues

How to speed up your website – Part I: Uncovering performance issues

Fast websites are often taken for granted, but performance is incredibly important. Bloated websites may seem fast on broadband, but not everyone is on super-fast wi-fi. User who try to access bloated websites on slow wi-fi connections or over mobile networks may get frustrated with you. That could tarnish your brand and actually send customers…

What’s markdown good for?

What’s markdown good for?

Many of the articles you find online that speak about using Markdown are mostly explaining the “What” and the “How”. But what about the “Why”? Answer: Tons of reasons. Let’s go over just a few! Ubiquitous support So yeah, weird to have the first point be “well, everyone is using it”. But it’s probably the…

WordPress vs Drupal: which should I choose?

WordPress vs Drupal: which should I choose?

What’s the difference between WordPress and Drupal? That’s a question I hear often, and it’s an understandable question. WordPress and Drupal are both open-source content management systems (CMS) that are very well known. Both have their strengths and weakness.  But which one you choose really should depend on your site’s needs. Standard Beagle specializes in…

Sass techniques I’ve used while working at a digital agency – Part 1: lighten() and darken()

Sass techniques I’ve used while working at a digital agency – Part 1: lighten() and darken()

Sass is wonderful. Simple as that. Of all the tools I’ve come across as a web developer, none come close to the high amount usage that Sass gets in my workflow.  Love for this preprocessor has grown so much over the years that it has helped influence the future standardization of CSS4. The idea that we are bringing parts of CSS up to the…

What is an SSL Certificate and why do you need one?

What is an SSL Certificate and why do you need one?

In more basic terms an SSL Certificate (Secure Sockets Layer/Digital Certificate) is used to establish a secure encrypted connection between a browser (user’s computer) and a server (website). The SSL connection guards or protects sensitive data, for example, credit card information that is exchanged during each visit (session) or data transfer and logins. It is…

How to use Slick + Advanced Custom Fields in WordPress

How to use Slick + Advanced Custom Fields in WordPress

Please be aware that this article was originally written in 2016 and may be out-of-date Our clients often ask us to include sliders on their site home page for marketing, but it can be hard to find the right one. With WordPress, you’re given multiple options for plugins and pre-built themes that already use a…

Why we moved to HTTPS and HTTP/2

Why we moved to HTTPS and HTTP/2

Standard Beagle strives to keep on the forefront of technology on the web – it helps us consistently provide the best possible service to our clients. We wanted to explain some of the steps we have recently taken with our clients’ sites that will aid in providing that service. Over a small series of posts, we will review what Standard Beagle has done to increase speed, enhance security, and improved stability of the servers and the sites we host on them. In this post, we will take a dive into the upgrade to HTTPS – the why, a little bit of the how, and the benefits that come doing so.