Wow! eBook The best eBook site ever!

ZeroMQ 0

ZeroMQ

ØMQ (also spelled ZeroMQ, 0MQ, or ZMQ) is a high-performance asynchronous messaging library aimed at use in scalable distributed or concurrent applications. It provides a message queue, but unlike message-oriented middleware, a ØMQ system can run...

Joomla! 3: Beginner’s Guide 0

Joomla! 3: Beginner’s Guide

Joomla! is one of the most popular open source Content Management Systems, actively developed and supported by a world-wide user community. It’s a free, fun, and feature-rich tool for anyone who wants to create dynamic, interactive...

Learning Play! Framework 2 0

Learning Play! Framework 2

The Learning Play! Framework 2 has been created for web developers that are building web applications. The core idea is to focus on the HTTP features and to enable them through a simplification lens. Building a...

Using Node.js for UI Testing 0

Using Node.js for UI Testing

Automating tests for your user interfaces has always been the holy grail of programming. Now, using Zombie.js and Mocha you can create and quickly run your tests, allowing you to test even small changes. Increase your...

Hibernate Search by Example 0

Hibernate Search by Example

Users expect software to be highly intelligent when searching data. Searches should span across multiple data points at once, and be able to spot patterns and groupings in the results found. Searches should be able to...