Removal of Google services
Posted by: Daerandin April 28, 2020, 5:23 p.m. 0 comments
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 articleCategories: Web Development, Privacy
The importance of HTML
Posted by: Daerandin June 26, 2019, 8:18 p.m. 0 comments
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 articleCategories: Web Development
Javascript on websites
Posted by: Daerandin April 30, 2019, 11:25 p.m. 0 comments
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 articleCategories: Web Development, Programming
UI Design
Posted by: Daerandin March 10, 2019, 6:42 p.m. 0 comments
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 articleCategories: Web Development
Grand Launch
Posted by: Daerandin July 18, 2018, 1:53 p.m. 0 comments
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 articleCategories: Web Development