I have been tinkering quite a bit with new database and development frameworks. Recently I decided to beef up my knowledge of data visualization as it’s a very hot topic and the ultimate way to make your data understood. R is an incredibly popular option which can be as simple
Tag: json
A BLOB Filesystem built with FUSE, node.js, and fuse4js
Here’s one for the “neato” category. This weekend I decided to try making a filesystem with FUSE (Filesystem in Userspace), a package which allows mountable filesystems to be customized and modified with a source other than disk. The data can come from anywhere, and it will take the traditional appearance
%The fabulous YAML
— The Problem: Moving data outside of a database offers multiple options, each with their own pros and cons. The Solutions: XML (Extensible Markup Language): What it is: A markup language designed for full featured data exchange Info: