Skip to content
JavaScript, PHP

Forgotten password reset functionality

For all existing web services that require user profiles, one of the unavoidable functionalities is the reset of the forgotten password. Thus, Chat App - Web Application must also provide this option for users who have forgoten their password. Another reason why this option is needed is definitely security. Somewhere it is recommendation, and somewhere is an obligation to periodically change passwords precisely in order to maintain the level of security of both the account and the application itself, ie in the general sense of the system we use.

Read More »Forgotten password reset functionality
Arch linux

By the way, I use Arch Linux!

It's been a long time since I became a GNU / Linux user, which I'm proud of! I tried it out of curiosity (I hope I don't sound like a drug addict :)), and now I can't imagine everyday life without it. It’s one of those things that gets under your skin and there’s no going back! Officially or when they make me I use the other OS, but the love and affection to Linux is stronger than anything, probably that's why I write about it and always emphasize it. I've used a number of distributions so far, some just a few minutes, while others for years. The distro I use the longest and to whom I like to return after an experiment is ArchLinux, so I can afford to say that famous sentence – By the way, I use Arch Linux!

Read More »By the way, I use Arch Linux!

programming

E-mail verification and account activation

As one of the improvements to the chat application In the previous post I mentioned the possibility of e-mail verification and as a logical sequence of things account activation that was created in the registration step. The mechanism itself is not complicated, it required an additional two columns in the user table, as well as an additional verification page with accompanying background verification and activation processes. In this text, i will cover this topic.

Read More »E-mail verification and account activation
Computer network

Chat App - Web Application

Looking for ideas for exercise and entertainment, I came across an interesting, seemingly simple application based on technology/ies – PHP, MySQL, JavaSrcipt, Ajaxand it's about chat web app🙂. There is a three-hour video clip that leads through the creation of the application, of course the text variant is also available, and most importantly the complete code. I would like to thank Coding Nepal for the work, effort and idea!

Read More »Chat App - Web Application
JavaScript, PHP

JavaSrcipt - Smooth scrolling tutorial

The previous post for most of you belongs to the "news from the margin" domain, for me it is one of the possibilities that works very well. But now I will deal with another tangible topic, and it is related to JavaScript. As I mentioned, JavaScript is a new area for me, but it occupied almost all of my attention in a short time. Wanting to become a better programmer, and as I walk the path of a Web developer, I realized that knowing Frontendand Backend Backendwas essential

Read More »JavaSrcipt - Smooth scrolling tutorial
manifesto

Retrospective and new manifesto

Welcome to all of you who have taken some time to read this text and who will be coming back to read my posts! After a little over 10 years, I decided to start writing again and get my blog back. In short, my journey as a blogger started on Blogger, only to soon move to a standalone domain. It lasted about 3 years, after which i lost my creative edge and interest.

Read More »Retrospective and new manifesto
en_USEnglish
Powered by TranslatePress