Channel database has always been an important part of my website and now, in 2024, I have rewritten it from scratch in Yii2 framework. I have several reasons for doing this, but one important reason is that the old channel database apps were written in 2020, back when I wasn't as experienced with making PHP applications. The consequence of this is that the code of channel database is now very unreadable and over the years, there have been a lot of bugs, which I have found in the app. Architectually the problem was that about 90% of the code was on a single file and global variables were used everywhere. The situation was a little bit better on the very first versions, but there a lot of the code was duplicated, which created a situation in which changing something in the main view didn't apply to idea box and gallery. The situation got worse, when I discovered serious vulnerabilities in legacy non-Bootstrap versions (which is why I made them inaccessible). Channel databa...
Due to security concerns, I am closing the old version of channel database . At 12:00 UTC, it will no longer be possible to use this URL to enter the channel database, instead you are going to see an error message. New version, which you will be able to access in the future, can be found here .
I made a new blog specifically for Markus' stuff. There I'm going to post description of various technological solutions, which I previously used on my devices, but which are no longer in use. I am also going to add illustrations to every post and often also links to demo files for those who are interested :) You can find the blog here: markuseasjad.blogspot.com
Comments
Post a Comment