Results 7 issues of Bob Haugen

We http://valnet.webfactional.com/ would like to display our process networks in a Wikinet. For example, http://valnet.webfactional.com/accounting/project-network/ (That's not a process network, it's a level up, but should show the idea. The...

I now have two different We happs installed in the Launcher. The first below was installed from the Launcher selections, the second was installed from the file system using @matthme...

So far I have found: * https://bonsai.uno/ * https://github.com/BONSAMURAIS/bonsai * https://iotcrawler.eu/ * https://iotcrawler.eu/wp-content/uploads/2019/07/D4.1_final.pdf Do all the projects listed here use OM? http://www.foodvoc.org/resource/Valerie-9/EUProject Bonsai seems somewhat related to our vocabulary-in-process for...

Loving the sankey plugin! But apparently it won't handle networks with cycles, for example: http://locecon.org/clusters/network/8/ Any ideas about how to fix, work around, or otherwise grapple with the problem? If...

req

I'm getting this in django 1.8 when doing ```./manage.py migrate``` or ```./manage.py migrate easy_thumbnails --fake-initial```. Also mentioned in this django ticket: https://code.djangoproject.com/ticket/12529 about Oracle, but I'm hitting it with sqlite...

We came upon a use case that might interest the sustain gang: Value networks have the concept of citations, which are somewhat like scientific citations, but the people who did...

Flatpages were not rendering correctly while being saved until I added to settings.py (with chrisdev's help): FLATPAGES_X_PARSER= ["flatpages_x.markdown_parser.parse", {}]