Posts Tagged ‘Web Development’

At some point when developing websites, you will likely need to determine whether or not you need an SSL Certificate. If your new to the web, SSL may appear to be just one more of the seemingly thousands of acronyms used in technology world. Nevertheless, you may want to dig a little deeper to see if SSL is something you should be concerned with.

Let’s first take a look at a definition of SSL and then work our way into how it relates to you and your web development.

Continue Reading

Firebug is a Firefox add-on that extends the browser with some very helpful web development tools. I think the tag line on their website says it best “You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page”.

The key phrase here is “live in any web page”. Firebug can be activated for any site on the internet and allows you to interact in a number of ways. Throughout this article, I will explain some of the common scenarios that I use on a daily basis.

Continue Reading