This is the page 13 of 113 of the blog archive. On this page you have articles from 11 Oct 2011 to 15 Sep 2011.

A series of Hook.io tutorials

Hook.io is very interesting, a framework that provides an Erlang-like actor model for Node.js. As the framework is quite new, documentation is a bit lacking. Here are some good links:

Dart, Google's JavaScript killer

Dart, Google's JavaScript killerSo, Google finally announced Dart, their JavaScript killer. Initial reactions from the hacker community seem quite unimpressed.
cover image for JavaScript logo

JavaScript logo

Logo for JavaScript, courtesy of Chris Williams (source)
cover image for NoFlo in JS.Everywhere

NoFlo in JS.Everywhere

Learn about NoFlo and flow-based programming in JS.everywhere conference. October 15th in Boston.
cover image for Where is the future for openness in mobile?

Where is the future for openness in mobile?

These are tough times for fans of open mobile environments. Android is less and less open, Symbian was closed again, HP stopped making webOS devices, and now Intel abandoned MeeGo to work with Samsung and operators instead. So, what is the community to do? One option is to follow the lead of the big companies, hoping that Tizen works, or...

VIE 2.0 is starting to emerge

VIE is a JavaScript library that makes RDFa-annotated entities on web pages editable. We started the work towards the next major version of it, codenamed Zart (for Mozart) in a Salzburg IKS hackathon couple of weeks ago.
cover image for Business analytics with CouchDB and NoFlo

Business analytics with CouchDB and NoFlo

The purpose of business analytics is to find data from the company’s information systems that can be used to support decision making. What customers buy most? What do they do before a buying decision? What are the signs that a customer may be leaving?

Creating Objective-C applications with Node.js

Creating Objective-C applications with Node.jsNative-feeling Mac applications can now be built in JavaScript with NodObjC. This means OS X joins Windows 8 and GNOME in the group of desktop environments that can be targeted with the universal runtime. Hello World looks like the following: