Depot Examples

On this page you'll find a couple of demonstrations of what Depot can do. Play around, download the source code and go exploring.

 

Stickies Example

The Stickies example uses Depot to store text. It maintains the properties of the notes themselves, preserving x position, y position, width, height and colour. Applying this example as an "Active Desktop" would allow you to leave notes on your desktop, similar to "Stickies" in Mac OS X. Posting it to a site would allow for a simple tagboard like you see below.

Create a new Sticky by double-clicking any unoccupied space in the window, click "Commit Stickies" to save them to Depot. Download Source

Depot Explorer Example

Depot Explorer is your GUI interface to the Depot server. The demo download includes a full version of Depot Explorer. The Explorer allows you to browse your data and manage user permissions.

Click the folder name to browse and retrieve Depot data. In this demo you are not able to add a new Depot instance or change user permissions. This is because Depot Explorer is connected to our live Depot instance hosted at depot.snepo.com

Source available on request