3D File Manager on Linux Wins NSF Prize
MadFarmAnimalz writes "Science Magazine's reporting on the results of the NSF's Science and Engineering Visualisation Challenge and the first prize in the Illustrations category has been claimed by the Innolab 3D File Manager, which was developed on linux. Apparently this involves arranging data in a ferris wheel type structure." The data is arranged by its relationship with its content, rather than by its physical position on a hard drive or its file system.
3D File System Navigator for IRIX 4.0.1+
No GNU has been Hurd during the making of this comment.
When it is an opensource product , it is bad manners not to give a bittorent link with a story posting. while Ican't do that either , here is an actual download page ... Kinda slow
.ACMD setaloiv siht gnidaeR
Screenshots for above project are here:
Updated screenshots link
Check out FSN, an old 3D file navigator for IRIX.
(As paraphrased from "Jurassic Park": "I know this! This is a Unix system!".)
http://www.sgi.com/fun/freeware/3d_navigator.html
I must admit I still have to see a 3D file manager that is easier/faster to use than a "normal" one.
No GNU has been Hurd during the making of this comment.
SGI's FSN it only works on IRIX machines though.
A buggy Linux variant: FSV
X(7): A program for managing terminal windows. See also screen(1).
People are trying, see Fresco and E17's Evas
It seemed to draw massive CPU, but here it is. Note that the reason it wasn't so responsive was because I was compiling openoffice-ximian in the background. And I was running the XFree nvidia driver, instead of their proprietary... Maybe you'll have better luck.
/ in nolab/3dfm-1.0.tar.gz
1 573
http://gd.tuwien.ac.at/opsys/linux/sf/subcat/in
Credits to: http://slashdot.org/comments.pl?sid=78355&cid=695
Thanks. I went straight to the 'results' site expecting a screen shot there.
5 63 9/1476/F1
For others who didn't find it the first time, here's a decent shot:
http://www.sciencemag.org/cgi/content/full/301/
Doesn't look very practical, but I'm always negative.
while it seems obvious that the next step is going to be a fully 3d-enabled desktop
What, kinda like 3dwm?
I'm not a prophet or a stone-age man,
I'm just a mortal with potential of a super man.
http://www.hgb-leipzig.de/~leander/TDFSB// orbis.sourceforge.net/
http:/
Data has to first be organized in a meaningful way; how it is displayed -- 3D, 2D, a list, ... -- is output not content. Get angry; In 0.21 seconds Google! can find just about anything on the planet, yet the local network or the computer in front of you may take hours of effort and asking people to pull out the one important detail you need at the moment. Personally, I've spent months attempting to get basic documentation on systems I'm working on...not because it doesn't exist, but because nobody knows where it is!
Here are five ways to organize and retrieve data using computers;
Right now, file systems are handled by manual and basic search tools. (Minor frustration: Why doesn't Windows by default have something like the unix-style 'find -amin or -cmin'? Is it the tools or the file system?)
The next step should be system-wide VFolders and unlimited Ad-hoc queries. To be truely valuable, the results should show up as real and potentially persistant objects not as fake tool-specific or GUI-only results.
Unfortunately, in the name of 'ease of use' the Automatic structure that is tool-specific will probably become dominate in both Windows and MacOS...leading to more data being ignored and eventually lost.
Gnome and KDE developers are moving in the right direction with virtual file systems (VFS, ioslave) though the device concept is specific to the UI or the supporting libraries and has no reality at the file or device level.
A firewall can not protect you from yourself. Turn off what you do not need. Do not use the firewall to do your work.
You can download the source code from http://gd.tuwien.ac.at/opsys/linux/sf/subcat/in/in nolab/3dfm-1.0.tar.gz
Be aware that there are some library checks left out of the configure.ac that will prevent ./configure from finding all the library dependencies. To fix this, add the following lines in configure.ac in the library check section, to wit:
Then run "autoconf" to update the ./configure, and proceed as usual.