home.social

#webapplications — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #webapplications, aggregated by home.social.

  1. Today, I was forced to use the GMail website to fix a problem I was having with messages. I don't care what people say. It's absolutely atrocious and headache-inducing. It's also overly and needlessly complicated, and yes, that includes all the little shortcuts, turning NVDA browse mode off, etc. I switched to Thunderbird 102 when they shut down the Basic HTML site. But today, I thought of something very interesting. Third party clients can access GMail. Why couldn't someone recreate the Basic HTML site, either as a site that retrieves e-mail or as a web application? Apparently, someone already made a concept demonstration of it.

    github.com/tumaranja/my-basic-

    I've also heard that screenshots have been taken of the original pages. If someone could do this, it would be wonderful for the blind community. Yes, Thunderbird works, but sometimes, it's simpler and quicker to just use the site. What I don't know, though, is if setting could be changed that way. I imagine that searching for messages would still work.

    Now, if only someone could bring back the Mobile Youtube site from 2017! That was also wonderful and useful, unlike the modern mess!

    #accessibility #blind #coding #computers #E-Mail #GMail #HTML #Narrator #NVDA #programming #ScreenReaders #technology #WebApplications #Youtube

  2. One year older today. Launching something new.

    Tyn studio. A calm studio for bold ideas.
    tynstudio.com

    I'm launching a place to build with craftsmanship and quality. Focusing on sustainable growth, for myself, the partners and clients.

    I'm opening shop as a freelancer at the intersection of creativity, cities and technology. I'm looking to work on:
    -#Datadriven solutions for#urbanplanning
    -#Webapplications to empower companies
    -#AI-powered tools to solve problems.

    Are you working around these or other innovation topics? Let's talk!

  3. 🎉 OWASP London Training Days just got better! Join Fabio Cerullo for 3 days of Web App Security Essentials 🔥 Learn to identify, exploit, and fix critical vulnerabilities in hands-on labs, fully aligned with the OWASP Top 10 (2025)👉 londonowasptrainingdays2025.sc
    #webapplications #appsec #owasptop10

  4. Jetzt Live im Internet: „Was Dein Browser über Dich verrät“ von @martinfrancois an der #DIWODO - mit den meitsten Neuerungen seitdem Francois zum Thema referiert!
    Join us :)

    #privacy #browser #security #web #webapplications #diwodo #dortmund

  5. ICYMI: Local chatbot capabilities arrive for web applications, reducing data privacy concerns: WebLLM and new browser APIs enable offline-capable chatbots that keep sensitive data on users' devices while maintaining functionality. ppc.land/local-chatbot-capabil #Chatbot #DataPrivacy #WebApplications #WebLLM #BrowserAPIs

  6. ICYMI: Local chatbot capabilities arrive for web applications, reducing data privacy concerns: WebLLM and new browser APIs enable offline-capable chatbots that keep sensitive data on users' devices while maintaining functionality. ppc.land/local-chatbot-capabil #Chatbot #DataPrivacy #WebApplications #WebLLM #BrowserAPIs

  7. ICYMI: Local chatbot capabilities arrive for web applications, reducing data privacy concerns: WebLLM and new browser APIs enable offline-capable chatbots that keep sensitive data on users' devices while maintaining functionality. ppc.land/local-chatbot-capabil #Chatbot #DataPrivacy #WebApplications #WebLLM #OfflineFunctionality

  8. ICYMI: Local chatbot capabilities arrive for web applications, reducing data privacy concerns: WebLLM and new browser APIs enable offline-capable chatbots that keep sensitive data on users' devices while maintaining functionality. ppc.land/local-chatbot-capabil #Chatbot #DataPrivacy #WebApplications #WebLLM #OfflineFunctionality

  9. Local chatbot capabilities arrive for web applications, reducing data privacy concerns: WebLLM and new browser APIs enable offline-capable chatbots that keep sensitive data on users' devices while maintaining functionality. ppc.land/local-chatbot-capabil #Chatbots #DataPrivacy #WebApplications #WebLLM #BrowserAPIs

  10. Local chatbot capabilities arrive for web applications, reducing data privacy concerns: WebLLM and new browser APIs enable offline-capable chatbots that keep sensitive data on users' devices while maintaining functionality. ppc.land/local-chatbot-capabil #Chatbots #DataPrivacy #WebApplications #WebLLM #BrowserAPIs

  11. Local chatbot capabilities arrive for web applications, reducing data privacy concerns: WebLLM and new browser APIs enable offline-capable chatbots that keep sensitive data on users' devices while maintaining functionality. ppc.land/local-chatbot-capabil #Chatbots #DataPrivacy #WebApplications #WebLLM #BrowserAPIs

  12. Local chatbot capabilities arrive for web applications, reducing data privacy concerns: WebLLM and new browser APIs enable offline-capable chatbots that keep sensitive data on users' devices while maintaining functionality. ppc.land/local-chatbot-capabil #Chatbots #DataPrivacy #WebApplications #WebLLM #BrowserAPIs

  13. Local chatbot capabilities arrive for web applications, reducing data privacy concerns: WebLLM and new browser APIs enable offline-capable chatbots that keep sensitive data on users' devices while maintaining functionality. ppc.land/local-chatbot-capabil #Chatbots #DataPrivacy #WebApplications #WebLLM #BrowserAPIs

  14. Hey. I'm stuck in an #UX rabbit hole and would need some #inspiration.

    Tell me all about your #best #experiences from using #webapplications to #edit #documents and #information.

    Everything will be fully #libre and #opensource #software once I start developing it. But it will feature heave editing of documents and information. And I want as much input as possible on that part.

    #development #dms #cms #intranet #web #code

  15. 🤖 #AppTrana #Bot Management Update 🤖

    With AppTrana's latest #botmanagement enhancements, users can now define what a bot means for their application's unique context and establish custom mitigation actions based on the user's behaviour.

    Learn more about this enhancement here: bit.ly/3zt6fXy

    #botpolicies #webapplications #botdetection #falsepositives #botattacks #bots #botprotection #scraperbots #botmitigation #indusface

  16. 🤖 #AppTrana #Bot Management Update 🤖

    With AppTrana's latest #botmanagement enhancements, users can now define what a bot means for their application's unique context and establish custom mitigation actions based on the user's behaviour.

    Learn more about this enhancement here: bit.ly/3zt6fXy

    #botpolicies #webapplications #botdetection #falsepositives #botattacks #bots #botprotection #scraperbots #botmitigation #indusface

  17. 🤖 #AppTrana #Bot Management Update 🤖

    With AppTrana's latest #botmanagement enhancements, users can now define what a bot means for their application's unique context and establish custom mitigation actions based on the user's behaviour.

    Learn more about this enhancement here: bit.ly/3zt6fXy

    #botpolicies #webapplications #botdetection #falsepositives #botattacks #bots #botprotection #scraperbots #botmitigation #indusface

  18. The trend in #softwaredevelopment favors static and strong typing with build-time checks over dynamic typing and runtime checks. In the first part of his three-part series, @kaffeecoder compares Java and Rust for type-safe HTTP routing. How far has this trend progressed in #Java? What are the pros and cons compared to dynamic approaches and what's possible in #Rust?

    👉 Discover more about these techniques and their impact on #webapplications. Read part 1 here: innoq.com/en/blog/2024/06/type

  19. 🚀 Ever wondered how a #dosattack differs from a #ddosattack?

    Our latest guide breaks down both attack types, highlights their differences, and offers actionable defense strategies: bit.ly/3KLVNN8

    #ddos #dos #botnet #ddosprotection #ddosmitigation #webapplicationfirewall #waap #webapplications #apptrana #indusface

  20. 🚀 Ever wondered how a #dosattack differs from a #ddosattack?

    Our latest guide breaks down both attack types, highlights their differences, and offers actionable defense strategies: bit.ly/3KLVNN8

    #ddos #dos #botnet #ddosprotection #ddosmitigation #webapplicationfirewall #waap #webapplications #apptrana #indusface

  21. 🚀 Ever wondered how a #dosattack differs from a #ddosattack?

    Our latest guide breaks down both attack types, highlights their differences, and offers actionable defense strategies: bit.ly/3KLVNN8

    #ddos #dos #botnet #ddosprotection #ddosmitigation #webapplicationfirewall #waap #webapplications #apptrana #indusface

  22. 🚨 Don't fall victim to #Clickjacking!
    Learn how this malicious technique, also known as UI redress attack or UI manipulation, can trick users into unintended actions on web pages.
    Stay informed and protect yourself against #cyberthreats.

    Read the complete blog: bit.ly/4bJXDKq

    #clickjackingattacks #cyberattacks #cybercriminals #webapplications #vulnerabilities #maliciousattacks #webbrowsersattacks #managedwaf #zerofalsepositives #apptrana #indusface

  23. 🚨 Don't fall victim to #Clickjacking!
    Learn how this malicious technique, also known as UI redress attack or UI manipulation, can trick users into unintended actions on web pages.
    Stay informed and protect yourself against #cyberthreats.

    Read the complete blog: bit.ly/4bJXDKq

    #clickjackingattacks #cyberattacks #cybercriminals #webapplications #vulnerabilities #maliciousattacks #webbrowsersattacks #managedwaf #zerofalsepositives #apptrana #indusface

  24. 🚨 Don't fall victim to #Clickjacking!
    Learn how this malicious technique, also known as UI redress attack or UI manipulation, can trick users into unintended actions on web pages.
    Stay informed and protect yourself against #cyberthreats.

    Read the complete blog: bit.ly/4bJXDKq

    #clickjackingattacks #cyberattacks #cybercriminals #webapplications #vulnerabilities #maliciousattacks #webbrowsersattacks #managedwaf #zerofalsepositives #apptrana #indusface

  25. 👉 Did you know that over 40% of internet traffic is #bot traffic? 🤖

    Distinguishing between humans and bad bots is becoming increasingly difficult as attacks become more sophisticated, making it challenging to identify their true nature.

    Learn more about what #badbots are with tips to effectively identify and handle them - bit.ly/44R8CPp

    #maliciousbots #webapplications #cyberattacks #goodbots #botprotection #botattacks #databreaches #ddosattacks #cybersecurity #botnets #botmitigation #apptrana #indusface

  26. 👉 Did you know that over 40% of internet traffic is #bot traffic? 🤖

    Distinguishing between humans and bad bots is becoming increasingly difficult as attacks become more sophisticated, making it challenging to identify their true nature.

    Learn more about what #badbots are with tips to effectively identify and handle them - bit.ly/44R8CPp

    #maliciousbots #webapplications #cyberattacks #goodbots #botprotection #botattacks #databreaches #ddosattacks #cybersecurity #botnets #botmitigation #apptrana #indusface

  27. 👉 Did you know that over 40% of internet traffic is #bot traffic? 🤖

    Distinguishing between humans and bad bots is becoming increasingly difficult as attacks become more sophisticated, making it challenging to identify their true nature.

    Learn more about what #badbots are with tips to effectively identify and handle them - bit.ly/44R8CPp

    #maliciousbots #webapplications #cyberattacks #goodbots #botprotection #botattacks #databreaches #ddosattacks #cybersecurity #botnets #botmitigation #apptrana #indusface

  28. 👉 Did you know that over 40% of internet traffic is #bot traffic? 🤖

    Distinguishing between humans and bad bots is becoming increasingly difficult as attacks become more sophisticated, making it challenging to identify their true nature.

    Learn more about what #badbots are with tips to effectively identify and handle them - bit.ly/44R8CPp

    #maliciousbots #webapplications #cyberattacks #goodbots #botprotection #botattacks #databreaches #ddosattacks #cybersecurity #botnets #botmitigation #apptrana #indusface

  29. 👉 "The bundling of #WAF, #WAS, and Fully Managed #VAPT Services offers a cost-effective solution for organizations."

    Understand why #Insurance companies prefer AppTrana WAAP for their #applicationsecurity needs.

    Hear directly from one of our customers - bit.ly/4aFO3r9

    #BFSI #Banking #Finance #InsuranceIndustry #cybersecurity #appsec #webappfirewall #webapplications #apptrana #indusface

  30. 👉 "The bundling of #WAF, #WAS, and Fully Managed #VAPT Services offers a cost-effective solution for organizations."

    Understand why #Insurance companies prefer AppTrana WAAP for their #applicationsecurity needs.

    Hear directly from one of our customers - bit.ly/4aFO3r9

    #BFSI #Banking #Finance #InsuranceIndustry #cybersecurity #appsec #webappfirewall #webapplications #apptrana #indusface

  31. 👉 "The bundling of #WAF, #WAS, and Fully Managed #VAPT Services offers a cost-effective solution for organizations."

    Understand why #Insurance companies prefer AppTrana WAAP for their #applicationsecurity needs.

    Hear directly from one of our customers - bit.ly/4aFO3r9

    #BFSI #Banking #Finance #InsuranceIndustry #cybersecurity #appsec #webappfirewall #webapplications #apptrana #indusface

  32. 👉 "The bundling of #WAF, #WAS, and Fully Managed #VAPT Services offers a cost-effective solution for organizations."

    Understand why #Insurance companies prefer AppTrana WAAP for their #applicationsecurity needs.

    Hear directly from one of our customers - bit.ly/4aFO3r9

    #BFSI #Banking #Finance #InsuranceIndustry #cybersecurity #appsec #webappfirewall #webapplications #apptrana #indusface

  33. 👉 A #webbrowser attack targets vulnerabilities in web browsers to compromise user data or execute malicious code.

    Don't be a victim of browser-based attacks!

    Explore the tactics used by cyber intruders to exploit web browser vulnerabilities and breach your privacy: bit.ly/3V9iGAq

    #webbrowserattacks #browsersecurity #vulnerabilities #webapplications #websitesecurity #cyberthreats #cyberattacks #applicationvulnerabilities #cybersecurity #apptrana #indusface

  34. 👉 A #webbrowser attack targets vulnerabilities in web browsers to compromise user data or execute malicious code.

    Don't be a victim of browser-based attacks!

    Explore the tactics used by cyber intruders to exploit web browser vulnerabilities and breach your privacy: bit.ly/3V9iGAq

    #webbrowserattacks #browsersecurity #vulnerabilities #webapplications #websitesecurity #cyberthreats #cyberattacks #applicationvulnerabilities #cybersecurity #apptrana #indusface