Tagged articles
13 articles
Page 1 of 1
Liangxu Linux
Liangxu Linux
Oct 6, 2025 · Frontend Development

Run Windows XP Directly in Your Browser – No Virtual Machine Needed

A Reddit developer has open‑sourced win32.run, a web‑based emulator that reproduces the full Windows XP desktop—including games, Word, and file explorer—inside any modern browser without installing a VM, and provides step‑by‑step instructions for building and deploying the project.

SvelteWindows XPbrowser emulation
0 likes · 9 min read
Run Windows XP Directly in Your Browser – No Virtual Machine Needed
Python Crawling & Data Mining
Python Crawling & Data Mining
Dec 21, 2021 · Frontend Development

How to Build Interactive Machine‑Learning Web Apps with Streamlit: A Complete Guide

This tutorial explains how to install Streamlit, use its text, data, chart, and input components, manage layout, control flow, and caching, and demonstrates a full garbage‑classification web app that integrates a third‑party image‑recognition API, providing complete Python code examples.

Data visualizationStreamlitinteractive UI
0 likes · 15 min read
How to Build Interactive Machine‑Learning Web Apps with Streamlit: A Complete Guide
ByteFE
ByteFE
Nov 19, 2020 · Frontend Development

Implementing a Progressive Web App (PWA) for Sharee Mobile: Features, Architecture, and Lessons Learned

This article explains the concept of Progressive Web Apps, compares them with native and traditional web apps, details the implementation of core PWA features such as App Manifest, Service Worker, caching strategies, push notifications, and Workbox best practices, and shares metrics, challenges, and solutions encountered during the Sharee mobile project.

JavaScriptPWAService Worker
0 likes · 28 min read
Implementing a Progressive Web App (PWA) for Sharee Mobile: Features, Architecture, and Lessons Learned
MaGe Linux Operations
MaGe Linux Operations
Jan 2, 2020 · Backend Development

Build a Flask Web App Quickly: From Setup to Blueprint Modularization

This guide walks you through installing Flask, structuring a project with webapp, templates, and static files, writing core code and routes, using Blueprint for modularization, rendering Jinja2 templates, and running the app, providing complete code snippets and configuration tips for rapid backend development.

Backend DevelopmentBlueprintFlask
0 likes · 7 min read
Build a Flask Web App Quickly: From Setup to Blueprint Modularization
21CTO
21CTO
Dec 4, 2015 · Mobile Development

Why Your Design Might Fail: Mastering App Technology Frameworks

This article explains the three main app technology frameworks—Native, Web, and Hybrid—detailing their characteristics, how designers can choose the appropriate framework based on product features and timelines, and offers practical design guidelines for Hybrid apps, including image rendering, motion, compatibility, interaction, and loading strategies.

App DevelopmentDesign Guidelinesmobile design
0 likes · 13 min read
Why Your Design Might Fail: Mastering App Technology Frameworks
Baidu Tech Salon
Baidu Tech Salon
Dec 10, 2014 · Mobile Development

HTML5, Native Apps, and the Emergence of Hybrid App Development

HTML5, now supplanting older HTML and Flash, enables lightweight, cross‑platform web apps that integrate into native platforms like WeChat, offering low‑cost development, rapid distribution, and richer user experiences, while native apps retain advantages for complex, high‑performance software.

HTML5Hybrid AppMobile Development
0 likes · 8 min read
HTML5, Native Apps, and the Emergence of Hybrid App Development