Code Bubbles
Sunday, March 14 2010
Modern software programming paradigms and styles introduce layers and abstractions which divide functionality into multiple fragments of code. You no longer have monolithic codebases in which a programmer only needs to deal with only a few code files at a time.I just ran into the Code Bubbles project, which abstracts aways the file and exposes code and documentations as arrangeable code bubbles on a expandable canvas. Its an interesting idea worth exploring and experimenting with.
Probably will need to check out the beta and play with it a bit.