A music player that connects to your cloud/distributed storage.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: copy improvements home page

+4 -5
+4 -5
src/index.vto
··· 268 268 <h2 id="themes">Themes</h2> 269 269 270 270 <p> 271 - Themes are element compositions and provide a traditional browser web application way of 272 - using them. In other words, pretty much the whole thing, besides your data, lives inside a single browser tab. 271 + Themes each provide a traditional browser web application built on the Diffuse elements. They focus on delivering <strong>a great encompassing experience in a single window</strong>. They represent the opposite of facets, but can optionally delegate functionality to facets if they wish to do so. 273 272 </p> 274 273 275 274 <p> ··· 281 280 <h2 id="facets">Facets</h2> 282 281 283 282 <p> 284 - Facets are various interface components each loaded in their own web page. Every used component is configured so that it operates in broadcast mode, making all the pages communicate with each other. 283 + Facets are various user interfaces, with their own logic, each loaded in their own web page. Every used Diffuse component is configured so that it operates in broadcast mode, making all the pages communicate with each other. <strong>You choose the features you want in your software.</strong> 285 284 </p> 286 285 287 286 <p> ··· 295 294 <h2 id="agency">Agency</h2> 296 295 297 296 <p> 298 - The goal is for every user, no matter their experience, to have agency over their data and their software. One can start with making small changes and gradually progress to making big changes. 297 + The goal is for every user, no matter their knowledge level, to have agency over their data and their software. One can start with making small changes and gradually progress to making big changes. 299 298 </p> 300 299 301 300 <p> ··· 374 373 <h2 id="elements">Elements</h2> 375 374 376 375 <p> 377 - The (web) components of the system. These custom elements are then recombined into an entire music player experience, or whatever you want to build. 376 + The (web) components of the system. These custom elements are then recombined into an entire music player and browser, or whatever you want to build. 378 377 </p> 379 378 380 379 <p>