Recent content by rsshep

  1. R

    How difficult is it to sell a SaaS product to UK education providers

    Thanks Paul. I'll revisit the content a little. Sadly I'm practically at the other end of the country, but it certainly might be good to have a virtual chat sometime.
  2. R

    How difficult is it to sell a SaaS product to UK education providers

    Thanks Paul, you're absolutely right. I'll keep that in mind.
  3. R

    How difficult is it to sell a SaaS product to UK education providers

    Whilst I agree with what you're saying, that would require the tool to have enough data on organisations within very specific industries and likely require a very high number of organisations using the tool to make that accurate. Initially, you'll be able to compare your score to an average of...
  4. R

    How difficult is it to sell a SaaS product to UK education providers

    Organisations will not have access to the individual impact scores of other organisations. The idea is that an organisation can compare itself to either an overall average or an industry average (yet to be decided). This allows organisations to evaluate their performance relative to others. For...
  5. R

    How difficult is it to sell a SaaS product to UK education providers

    The app delivers regular wellbeing feedback that organisations can use to identify potential issues early and take action (intervene) to prevent them from escalating. This proactive approach helps avoid significant problems, such as staff turnover and declining productivity. For instance, a...
  6. R

    How difficult is it to sell a SaaS product to UK education providers

    Quick Update. I've gathered feedback and repositioned the app accordingly. Instead of tracking employee mood, the app now measures the impact of the workplace on employee wellbeing. It provides organisations with insights into overall organisational wellbeing and identifies both workplace and...
  7. R

    Thinking of moving to C# and ASP.NET 8 instead of Python and JavaScript

    What I'm saying is, that for probably 80-90% of projects an average dev will work on, there is no 'best for your project'.
  8. R

    Thinking of moving to C# and ASP.NET 8 instead of Python and JavaScript

    Yes and no. It depends what projects you're working on. If you're working on fairly standard web applications then in most cases, your choice comes down to personal preference. I've worked on very few projects where the tech stack would have made any difference at all. There have been cases...
  9. R

    PHP Version Anomaly

    You'll need to connect to the server using SSH. If you look in cpanel, there may also be a way to connect to the SSH console via the web interface.
  10. R

    Thinking of moving to C# and ASP.NET 8 instead of Python and JavaScript

    They'll work fine I would imagine. I'm hosting a Blazor app in a Docker container on a Linux Server, and using MySQL for the database. The only issue I've come across so far is, when you're building unit tests, there's no in-memory MySQL database Nuget package, so I've had to incorporate a...
  11. R

    Thinking of moving to C# and ASP.NET 8 instead of Python and JavaScript

    It's pretty much cross-platform these days.
  12. R

    Thinking of moving to C# and ASP.NET 8 instead of Python and JavaScript

    It depends what you're building. Most of the time the tech stack doesn't matter that much, what's more important is that whatever you build solves the problem that it was intended to solve. I've worked various stacks over the years, and still use different stacks daily. Mainly PHP, Java...
  13. R

    I made an automated broken links checker and I'd love your feedback

    You may have already mentioned this, but if I missed it, apologies, but I'm thinking this could work well in marketing and SEO agencies who likely have a need to monitor multiples sites across all of their clients. I can imagine if you've got 50-100 sites you're looking after, having something...
  14. R

    PHP Version Anomaly

    It's been a while since I used cpanel, and I don't do a great deal with PHP these days either, but, I do recall that the PHP version used to serve your website can be different to the version used on the command line, i.e. where composer would be executed. It might be worth speaking to your...
  15. R

    How difficult is it to sell a SaaS product to UK education providers

    Thanks Paul, At this point, I'll take any help and guidance I can take. I'm at a point in the road where I having a fully working product, but still have the flexibility to reposition it.