Wow! eBook The best eBook site ever!

Build a Game with UDK 0

Build a Game with UDK

Many of the most popular games are built using toolkits comparable to UDK. Unreal Development Kit tools can help anyone take the ideas in their head and make them into a fully realized, playable world. Build...

WordPress Multisite Administration 0

WordPress Multisite Administration

WordPress is an incredibly popular blogging platform. Few people realize that the software behind WordPress.com, which is a standalone WordPress with multisite enabled, is available for free, for anyone to make use of. WordPress Multisite is...

Getting Started with HTML5 WebSocket Programming 0

Getting Started with HTML5 WebSocket Programming

WebSockets are capable of bi-directional, full-duplex communication over a persistent TCP connection They provide many benefits compared to the alternatives (for example, long-polling or Comet), such as lower overhead, persistent connections, and low latency. In short,...

Getting Started with Unity 0

Getting Started with Unity

Unity is a game development engine which is fully integrated with a complete set of intuitive tools and rapid workflows used to create interactive 3D content. Unity is best used for making great games that can...

Learning NServiceBus 0

Learning NServiceBus

Web service-based systems are designed using Remote Procedure Call (RPC) techniques. This technique is effective; however, this method creates problems with scalability and reusability as fault tolerance is inherently hindered by the RPC principles. This book...

Getting Started with OrientDB 0

Getting Started with OrientDB

In modern software applications, often there is the necessity to manage very big amounts of unstructured data with varying schema. In this scenario, instead of relational databases, we can use OrientDB, an open source NoSQL DBMS...