Visual Asset Strategic Tools. Capture Building Information for Building Life Management. Open Source/Low Cost Technology Solutions for you to control your buildings
I saw this free license, from videos it doesn’t have templates and interface is a bit more simplistic than one shown in videos but still pretty good. The license key expires in a couple of days so I should load onto ‘puters today. I got the license from ” target=”blank” style=”glass” background=”#428bca” size=”4″]Video Playlist[/su_button] The
I walk on Lyall bay beach and watch as new properties being built along the foreshore. I wonder how these will be managed with sea level rise. There has been work on the sand dunes and rocks added to try and reduce scouring at East End on beach last year. Lyall bay would be exposed
The scanner has arrived. As I’m waiting for my Label Maker I can only scan from screen (or print) at the moment. I’ve had a basic play with it and it seems to operate live wired and with wireless with the dongle. I have to have something open with text (Excel or Google Sheets so
I was watching the vid below on AHK and barcode scanners, he tells a story, about 7.20 min in about someone who uses barcodes to record feeding times and cage numbers to speed up record keeping. I thought that would be an interesting project for learning about recording data on plants, thinking about OraPharm (My
I was reading an article today “‘Clunky’ government covid app used ‘minimally’ in Marlborough, businesses say“ I thought about building one with GlideApps. Then I thought about it some more and realised that GlideApps does not actually access any of your Phones features, its only a web page. Then I saw the video below and
I saw this video on Kepler & React and was excited about the Kepler app. I want to try it with NZ covid data that I’m getting from some API endpoints. But its not structured in a GeoJson format. This is a tool that Uber have developed and shared, which is nice of them. I’m
Its been slower writing the last 100 posts compared to the previous 200. But I’ve got there, with this being the 300th post. You can view the actual table here. Your browser does not support iframes Slower because of other activities I’ve broken out of just exploring this area of posting and started doing a
This is in fact an article How to import JSON data into Google Sheets to create a live COVID-19 chart that I came across on my RSS feed from Datawrapper. I want to follow this as it sort of comes full circle. I’d started my covid data exploration with Google Sheets and importXML() and now,
Developing my covid map using API data pulled in in JSON format has caused me some grief. I have spent a couple of days with no progress at all trying to get variable data pushed through a function to use in a JS Template literal. In the end I had to wrap the whole thing
I m very excited as I’ve found out about JS Template literals, I think I’ve used some in code but was not aware of it. The video below is a very good tutorial: There is also a link to Codepen of 1/ the basics, so you can follow along, and the complete solution HERE. The