The name is misleading
Internet in a Box
71–80 of 146 posts
Re: Internet in a Box
#72Nice idea, but as other commenters has pointed out, maybe not the best name. Back in the 90’s when I first connected to the internet, my ISP provided a package called Internet in a Box made by a company called Spry. https://en.wikipedia.org/wiki/IBox
Re: Internet in a Box
#73Re: Internet in a Box
#74Earlier quoted context omitted.
Sneakernet updates seem doable? If you follow the "adding the quality content" link to https://github.com/iiab/iiab/wiki/IIAB-Installation#add-cont... , there are many sources mentioned, like Kiwix ZIM files, which can include fairly frequent updates.
If you are in a place without connection, how do you get updates? Any kind of diff mechanism with USB storage?
I imagine you could keep it relatively up-to-date that way.
Re: Internet in a Box
#75The complaints about the name for a free product, created by a charity, that aims to help the deeply poor and remote because it "conflicts" with an inside joke from a cult BBC comedy that wrapped up 8 years ago are, at best, a bit silly.
Re: Internet in a Box
#76To clarify, the "box" is any UNIX computer (very well suited for Raspberry PI devices, since the wifi can act as a hotspot), and the "internet" consists of all the best FOSS apps and open content that get served from localhost, see full list here: http://wiki.laptop.org/go/IIAB/FAQ#What_services_.28IIAB_app... The use case is to make apps/content/tools normally requiring internet accessed work offline (either on loca…
Just thinking if I had the device and if even only Wikipedia were on it — would save perhaps a small amount of internet traffic? Maybe negligible, but I think if I knew I had a "local cache" of all of Wikipedia I might rely on it more.
Then I wonder if there was a way to integrate it with my browsing of the actual internet — perhaps keeping a running feed of Wikipedia article links somewhere in my UI as I type words or as some script scans the contents of the pages I am browsing so that detail on any topic is literally a click away. With the local Wikipedia cache of course I have no privacy concerns.
Re: Internet in a Box
#77Earlier quoted context omitted.
If you're interested in offline HiFi archiving checkout my project 22120 to create a personal offline browsing archive: Https://github.com/i5ik/22120
"An archivist browser controller that caches everything you browse, a library server with full text search to serve your archive." Ah, wow, that's a very cool way to build up the content.
Re: Internet in a Box
#78This seems like an evolution of PirateBox & LibraryBox.
Re: Internet in a Box
#79Re: Internet in a Box
#80Earlier quoted context omitted.
"An archivist browser controller that caches everything you browse, a library server with full text search to serve your archive." Ah, wow, that's a very cool way to build up the content.
Data hoarder that I am I would like it to scrape more of the site than I actually visit ... in case I missed something when I'm browsing offline later.
Edit: Though the way it works as a sort of proxy, it seems like you could combine it with something like this, and it would just work: https://github.com/naoak/chrome-site-spider