Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Tcl provides just what you ask for (Score 1) 702

Not one but two Tcl-based flat file database systems exist:

TclVSDb (Tcl Very Small Database) http://sourceforge.net/projects/tclvs/
Provides multiple hierarchical tables (with rows and fields) per database and multi-user concurrent access with locking. Database files are standard ASCII and are portable between platforms.

Starbase http://wiki.tcl.tk/3444
A simple relational database system. The basic table manipulating features are similar to the /rdb system (but does not require it). The data files are just ASCII tab delimited tables. You can use either Unix file utilities or a pure tcl interface program.
Movies

Submission + - Filming an Invasion Without Extras

Ponca City, We Love You writes: "Kevin Kelly has an interesting blog post on how a World War II D-Day invasion was staged in a few days with four guys and a video camera using batches of smaller crowds replicated computationally to produce very convincing non-repeating huge crowds. Filmmakers first used computer generated crowds about ten years ago ago and the technique became well known in the Lord of the Rings trilogy but now crowds can be generated from no crowds at all — just a couple of people. "What's new is that the new camera/apps are steadily becoming like a word processor — both pros and amateurs use the same one," says Kelly. "The same gear needed to make a good film is today generally available to amateurs — which was not so even a decade ago. Film making gear is approaching a convergence between professional and amateur, so that what counts in artistry and inventiveness.""

Slashdot Top Deals

Life's the same, except for the shoes. - The Cars

Working...