Show HN: Bento - An entire PowerPoint in one HTML file (edit+view+data+collab)
221–230 of 261 posts
Re: Show HN: Bento - An entire PowerPoint in one HTML file (edit+view+data+collab)
#222Hi, I'm the creator of Bento. Just wanted to share a bit more about how I created it beyond what's in Github. The file contains more or less two sections. There is a plain block of JSON near the top of the file which is the slide data. You can read, grep, or point a harness at it. The app itself is in a base64 blob that loads through a small shim which deflates in the browser with DecompressionStream, which keeps the…
The concept that's MAGICAL in Reveal.js is vertical slides. e.g. https://revealjs.com/#/2/1 You just make one slide deck with lightweight high-abstraction slides and depending on the audience you just... hit the down arrow. bam. now you're inside the tech slides. no nerdy tech guys? sweet, don't hit down on slide 3. Instead you're with the marketing guys, so hit down on slide 5. Anyway - looks like you got rid of tha…
Re: Show HN: Bento - An entire PowerPoint in one HTML file (edit+view+data+collab)
#223Awesome. I've been trying to promote this kind of Single-File Web Apps as a concept - feel free to add this to the proposed Wikipedia page: https://en.wikipedia.org/wiki/Draft:Single_File_Web_Apps
Can you create a list on github with known single-file web apps? Wikipedia is not a good place to promote ideas. It is a place where ideas in practice are documented. Github is a good place to promote stuff.
Re: Show HN: Bento - An entire PowerPoint in one HTML file (edit+view+data+collab)
#224This feels like it's a hair's breadth from being a Notion competitor with a very different set of page-design skills
Re: Show HN: Bento - An entire PowerPoint in one HTML file (edit+view+data+collab)
#225Hi, I'm the creator of Bento. Just wanted to share a bit more about how I created it beyond what's in Github. The file contains more or less two sections. There is a plain block of JSON near the top of the file which is the slide data. You can read, grep, or point a harness at it. The app itself is in a base64 blob that loads through a small shim which deflates in the browser with DecompressionStream, which keeps the…
Would be cool to use Nostr relays, then you don't have to depend on the proprietary CloudFlare infrastructure.
Re: Show HN: Bento - An entire PowerPoint in one HTML file (edit+view+data+collab)
#226Earlier quoted context omitted.
https://vecto.play.naigap.com/ https://phaseworld.play.naigap.com/ https://slope-rider.play.naigap.com Three so far Repos - https://github.com/praveer13/vecto https://github.com/praveer13/slope-rider https://github.com/praveer13/phase-world
Don't hijack browser history like that.
Re: Show HN: Bento - An entire PowerPoint in one HTML file (edit+view+data+collab)
#227Earlier quoted context omitted.
https://vecto.play.naigap.com/ https://phaseworld.play.naigap.com/ https://slope-rider.play.naigap.com Three so far Repos - https://github.com/praveer13/vecto https://github.com/praveer13/slope-rider https://github.com/praveer13/phase-world
How do I tilt the desktop browser?
Re: Show HN: Bento - An entire PowerPoint in one HTML file (edit+view+data+collab)
#228Re: Show HN: Bento - An entire PowerPoint in one HTML file (edit+view+data+collab)
#229Re: Show HN: Bento - An entire PowerPoint in one HTML file (edit+view+data+collab)
#230Loved it. Local-first is the way to go. By the way, how many tokens did you have to burn? :D