So I haven’t posted for a long time, but since I’ve got some spare time now I thought I may as well give an update at least.
So after some HTML programming and learning, I decided to have a go at some server-side programming, specifically, PHP. I’ve got a pretty simple grasp of the syntax and overall language, so I’ve been working on a very simple project to get me started,which I’ve named Streama.
You can check it out at streama.thomasgoodenough.co.uk but for now, it remains a sort of beta. The idea was to create file sharing that has the shortest possible time between going on the site, and the file being uploaded. Obviously this leads to compromises such as no login and thus some issues to do with privacy, which is why it’s just that: really simple file-sharing for files that don’t need to be private, and of course my own limitations in terms of my knowledge of PHP meant that I was never going to create a full registration and login system on my first project.
However, I am still updating it and sorting out bugs whilst adding more features, and hopefully in the future a password-protect system for files. For now, though, it remains just a project at:
streama.thomasgoodenough.co.uk