Tagged: Free and Open Source

OSM Tubro Query for Pet friendly places in Bengaluru 1

Mapping Pet Friendly Places in Bengaluru on OpenStreetMap

I have started mapping pet-friendly places in and around Bengaluru. I am considering the newer areas like Devanahalli, Hosakote, Nelamangala, Anekal, etc. Hence, the area I am mapping is bigger than the city of Bengaluru.  For mapping pet-friendly places, there are two competing tags. pets and pets_allowed. Given that Pets is used a lot, I am...

Watching Photo stream on Android/VLC 0

Streaming a Gallery of Images as Video

I have many family, friends, and pet pictures on my home server that I wanted to present as a gallery on various devices. All these display devices are connected to the network. However, some devices have a browser, and some have video players. So, I had to figure out how to stream images...

Calibre Web 3

Hosting Books at Home using Calibre Web 

I don’t buy DRMed books anymore. I stopped buying books on Kindle and also stopped using Audible. I have been buying only DRM-free eBooks or physical books. I use the FBReader App to read the books. It integrates well with FBReader Book Network to provide sync and backup features using OPDS. FBReader Book Network indirectly uses Google...

1

My List of Static, Unhosted FOSS Web Apps

I have a set of static web apps that I like. They have no backend or server-side components. Some of them have a piece of storage; for example, they can store the data back to the user’s CouchDB, browser’s localStorage, URL, or remoteStorage. They all run in the browser. They are also called Unhosted apps....

1

Wireless Monitor Setups

One of the pain points of using multiple monitors on the go is wires. I want to go fully wireless at some point, but for now, I use wireless occasionally, especially when traveling. 

KoboToolbox to CouchDB 1

Connecting KoboToolbox to CouchDB for Real Time Data

I have recommended KoboToolbox (and KoboCollect) for nonprofits, and we also use it at DataMeet to collect all kinds of data, including IDVC. For IDVC, I pull the data from KoboToolbox, do some massaging, and then upload it to CouchDB. It works very well. But what if I want to make this whole process real-time?