44 Interactive - Sioux Falls Web Design & Web Development

Did Google Get It Right With Version Numbering?

How many Chrome users can blindly rattle off what version they are using? I couldn’t tell you, but I really prefer it to be that way. I know I’m running Firefox v8.0 at this time because a short time ago the program asked me if I wanted to update.

As a web developer, I’m often finding myself testing and retesting in multiple browser. Finding that my web application works great in IE9 and IE8 but fails in IE7. Even Firefox, the biggest competitor to Internet Explorer next to Chrome, has some issues in older browsers. Firefox v3.6 still holds over 5% of the browser market share! (source) (more…)



No Comments

Git Series: Ignoring Files

Welcome back to another article for our Git Series! Today’s article will be covering the topic of ignoring files in your Git repository. Like with many things with Git, there are a few ways to go about ignoring files. (more…)



No Comments

Are you using a JavaScript Library?

I can across an interesting site that breaks down usage statistics and market shares for various web technologies last week. One of the numbers that I found particularly interesting was the usage of JavaScript libraries for websites.  The intriguing number here was that 51.9% of web sites do not use a JavaScript library (or not one of the well know libraries). (more…)



No Comments
Show More