I got much inspiration from this. I like the Nietzche quote at the end which is quite different from the usual übermench stuff everybody uses: "We should consider every day lost on which we have not danced at least…
I don't see that web platform's developers chose to reinvent anything. I would put the blame to Microsoft and other closed system makers of 80's and 90's which prevented development of cross platform applications for…
What about document oriented editing? Forms and word processor kind of functionality? I'm researching browser development frameworks and languages to develop an XML editor. Editing should work more like Google Docs than…
I just finished with it. It's actually quite good to get you started with Postgres. Besides installing and command line usage it introduces many Postgres features and how they differ from MySQL, Oracle and the like.
Yes, thank you. I think I got the gist. Vega comes with "free" PNG and Canvas support, which is useful to me.
I am very interested about seeing D3 with Angular. DangleJS is a new one. I have to look through it at a better time. I'm currently in the process of moving our hand coded D3 visualizations to Angular and trying to…
This seems really interesting as a concept, and much more so as a working product! Is MapD written to any specific GPU language, like CUDA or OpenCL? I'm in the market for new GPU and this might be a factor in…
I first mistook this for their other in browser data analysis environment: https://github.com/ContinuumIO/bokehjs I have yet to test this, since it looks like early days yet. Wakari is a cloud service and somewhat…
The stuff you can do with current IPython notebook is already amazing and immensely useful, as the examples mentioned in the posts demonstrate. Browser is not a good place to manipulate gigabytes of data (like Python),…
Ah, thank you for your reply. There was a WebGL 3D flying simulator on HN few weeks back which used the sky and light changes to great effect. Perhaps something like morning rush hour traffic against evening or rainy…
I would love to see more details about this. How did you implement your data path from getting GIS data (shapefiles I presume) to PostGIS then GeoJSON and finally into ThreeJS? What about combining the statistical data…
Hi. There was many interesting things listed at the blog post. I have been planning a system similar in idea to Sting, your OLAP server (?). I'm planning a light RPC style system on top of Pandas dataframe objects,…
I got much inspiration from this. I like the Nietzche quote at the end which is quite different from the usual übermench stuff everybody uses: "We should consider every day lost on which we have not danced at least…
I don't see that web platform's developers chose to reinvent anything. I would put the blame to Microsoft and other closed system makers of 80's and 90's which prevented development of cross platform applications for…
What about document oriented editing? Forms and word processor kind of functionality? I'm researching browser development frameworks and languages to develop an XML editor. Editing should work more like Google Docs than…
I just finished with it. It's actually quite good to get you started with Postgres. Besides installing and command line usage it introduces many Postgres features and how they differ from MySQL, Oracle and the like.
Yes, thank you. I think I got the gist. Vega comes with "free" PNG and Canvas support, which is useful to me.
I am very interested about seeing D3 with Angular. DangleJS is a new one. I have to look through it at a better time. I'm currently in the process of moving our hand coded D3 visualizations to Angular and trying to…
This seems really interesting as a concept, and much more so as a working product! Is MapD written to any specific GPU language, like CUDA or OpenCL? I'm in the market for new GPU and this might be a factor in…
I first mistook this for their other in browser data analysis environment: https://github.com/ContinuumIO/bokehjs I have yet to test this, since it looks like early days yet. Wakari is a cloud service and somewhat…
The stuff you can do with current IPython notebook is already amazing and immensely useful, as the examples mentioned in the posts demonstrate. Browser is not a good place to manipulate gigabytes of data (like Python),…
Ah, thank you for your reply. There was a WebGL 3D flying simulator on HN few weeks back which used the sky and light changes to great effect. Perhaps something like morning rush hour traffic against evening or rainy…
I would love to see more details about this. How did you implement your data path from getting GIS data (shapefiles I presume) to PostGIS then GeoJSON and finally into ThreeJS? What about combining the statistical data…
Hi. There was many interesting things listed at the blog post. I have been planning a system similar in idea to Sting, your OLAP server (?). I'm planning a light RPC style system on top of Pandas dataframe objects,…