-
THATCamp New England generated some interest in this. In principle, all I have to do is convert the version I produced for Lexos 1.0 to the new file manager. In practice, I'm not sure how it would int…
-
Provide a simple example of how to configure existing monitoring tools and an application executed across multi-cloud environments to demonstrate MELA analysis features.
-
In doing work on cutter, I realized that while we can tailor MultiCloud and BubbleViz to use tokenization of something other than 1-grams (as we do the computation for that on the back-end, in python)…
-
WordCloud now reads from a JSON object created by the same functions used by Multicloud and BubbleViz (new code has been pushed). However, I can't seem to find a way to make it encode the characters a…
-
The reason is a small hack I put in the `scripts_wordcloud.js` file:
`fetcher = dataset[0], // Use first index if json is generated by multicloud function`
This just makes the assumption that the JS…
-
As originally described by @jge94 in #95:
The three visualization pages are broken in firefox.
-
Many of our analysis options allow the selection of a subset from the active files to work with. Some allow multiple (Viz, WordCloud, MultiCloud), some only one (RWA). Our selection method is differen…
-
We have tooltips scattered around our site, but let's make more sweeping intro pages where we discuss the big ideas. I say we do one for each stage (manage, prepare, analyze, very broad topics), and d…
-
scott kleinman reported:
I was giving a demo of Lexos on Friday afternoon, and, after initially working, it started to go haywire (server errors on certain functions, which increased in frequency). Y…
-
Hi @mrflip,
VMware had created a new project [VMware Serengeti Ironfan](https://github.com/vmware-serengeti/ironfan) (a fork of Ironfan project) to enable Ironfan work with VMware vSphere 5.0 (in add…