8. The longer the player plays without a break, the more his sense of the reality of the world is built up. Any time he dies or has to restart from a saved game, the spell is broken. 9. Alternative paths, recoverable errors, multiple solutions to the same problem, missed opportunities that can be made up later, are all good.
- Bela Babik
@iceddawn star trek nalam nem utotte meg a mercet, d9 viszont majdnem csuucs (kameramunka nem jott be)
The Closure tools help developers to build rich web applications with JavaScript that is both powerful and efficient. - http://code.google.com/closure...
* The Closure Compiler compiles JavaScript into compact, high-performance code. * The Closure Library is a broad, well-tested, modular, and cross-browser JavaScript library. You can pull just what you need from a large set of reusable UI widgets and controls, and from lower-level utilities for DOM manipulation, server communication, animation, data structures, unit testing, rich-text editing, and more. * Closure Templates simplify the task of dynamically generating HTML. They have a simple syntax that is natural for programmers. In contrast to traditional templating systems, in which you use one big template per page, you can think of Closure Templates as small components that you compose to form your user interface.
- Bela Babik
Clarity is a Splunk like web interface for your server log files. It supports searching (using grep) as well as trailing log files. It has been written using the event based architecture based on EventMachine and so allows real-time search of very large log files. If you hit the browser Stop button it will also kill the grep / tail utility.
- Bela Babik
Flot is a pure Javascript plotting library for jQuery. It produces graphical plots of arbitrary datasets on-the-fly client-side. The focus is on simple usage (all settings are optional), attractive looks and interactive features like zooming and mouse tracking. The plugin works with Internet Explorer 6/7/8, Firefox 2.x+, Safari 3.0+, Opera 9.5+ and Konqueror 4.x+ with the HTML canvas tag (Internet Explorer where the excanvas Javascript emulation helper is used).
- Bela Babik
DJV Imaging provides professional movie playback software for film production, VFX, and computer animation. Features * Available for Linux, Mac OS, Solaris, and Windows * Playback both image sequences and movie files * Support for industry standard file formats including Cineon, DPX, OpenEXR, and QuickTime * Includes command line utilities for batch image processing
- Bela Babik
PuDB is a full-screen, console-based visual debugger for Python. Its goal is to provide all the niceties of modern GUI-based debuggers in a more lightweight and keyboard-friendly package. PuDB allows you to debug code right where you write and test it--in a terminal. If you've worked with the excellent (but nowadays ancient) DOS-based Turbo Pascal or C tools, PuDB's UI might look familiar.
- Bela Babik
The more I look at Clojure, the more I think it’s a heroic attempt to Do The Right Thing, in fact All The Right Things, as we move toward the lots-of-not-particularly-fast-cores future. I’m still working my head around Clojure’s concurrency primitives. We come to understand the things we don’t by contrast with the things we do; so I’m finding contrast between the Clojure and Erlang approaches to messaging instructive.
- Bela Babik