Console++ - enhance your console

I need a logger for GhostDriver but I鈥檓 too lazy to figure out how to use a nice, proper logging library. Plus I鈥檓 a BIG fun of old-school-debugging: I just substituted all the printf() calls with console.log. So I decide to make every JavaScript developer shiver in disgust and wrote a small library that enhances the global console object. This tiny library is called Console++ and works with NodeJS, PhantomJS and any decent JavaScript runtime. ...

February 18, 2013 路 1 min 路 139 words

Thinking out aloud: a JavaScript based console?

In the last month or two I started contributing to PhantomJS: PhantomJS logo PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG. PhantomJS is an optimal solution for headless testing of web-based applications, site scraping, pages capture, SVG renderer, PDF converter and many other use cases. The project is really interesting and we are seeing a steady growth in terms of: ...

May 5, 2011 路 4 min 路 679 words

F1 2010: Codemaster vs. Real World Rain (Monaco)

Just one advice: watch this thing in HD and prepare to lose you jaw.

August 31, 2010 路 1 min 路 14 words