Bloodhound Nightly Demo

This site is a nightly development build of Apache Bloodhound, a tool created for issue tracking and managing of software projects. This site is reset once a day so feel free to create or edit tickets and wiki pages and play about. If you are interested in the stable release, a ​demo of that is …

More

Apache CloudStack: Open Source Cloud Computing

Apache CloudStack is open source software designed to deploy and manage large networks of virtual machines, as a highly available, highly scalable Infrastructure as a Service (IaaS) cloud computing platform. CloudStack is used by a number of service providers to offer public cloud services, and by many companies to provide an on-premises (private) cloud offering, …

More

Learn REST: A Tutorial

One thing that is not part of a good REST design is cookies: The “ST” in “REST” stands for “State Transfer”, and indeed, in a good REST design operations are self-contained, and each request carries with it transfers all the information state that the server needs in order to complete it. via Learn REST: A …

More