Quest for Gaming

Removal of Google services

This website used to rely on several Google services, in particular Google Analytics for learning about visitors, and Google ReCaptcha to try and prevent spam on the Contact and Signup forms.

Google Analytics, in my opinion, tracks too much. It made use of cookies and JavaScript which tracked users across the website, analyzing behaviour. Learning about visitors is definitely useful, it helps to gauge the popularity of the website throughout the world, and what content …

View full article

Categories: Web Development, Privacy


The importance of HTML

I just came across an article on HTML, and it was a surprising read for me. First of all I feel like I should say that I am not a professional web developer. I am not employed in the field and I've never worked on any large projects except my own website. Because of this, I probably am not following the current trends in web development. I learned some basic web development through a course …

View full article

Categories: Web Development


Javascript on websites

This is just going to be a short little article, but it's something I've wanted to express for a while. Ever since I started learning web development many years ago, I have always had a slight dislike for Javascript. Not the programming language itself, but relying on it in web development. I have obviously come to realize that you can't really build a modern website without it, but I still think that a website should …

View full article

Categories: Web Development, Programming


UI Design

For this article we will be taking a little step outside the usual topics that normally appear on this website. I want to specifically talk about User Interface design. I first started thinking about writing an article on this topic after I was exposed to an overly fancy website. Everyone has seen these kinds of websites. There will usually be these fancy animations or picture sequences that you need to wait through, or sometimes even …

View full article

Categories: Web Development


Grand Launch

Roughly six months ago I decided to start working on a little pet-project of mine. I enjoy coding, but I've not really coded anything to be unleashed upon the rest of the world. Mostly I just write small programs for very specific personal goals on my own computers. I have always been somewhat of a control freak, so adjusting even the most basic stuff is quite satisfying for me. So I started this project where …

View full article

Categories: Web Development