Desktop Couch documentation
What do you plan to use desktopcouch for?
Contents
-
Desktop Couch documentation
- My applications use desktopcouch, and I want to understand more about it and look at the data
- I am a developer, and I want the applications I write to store data in and work with desktopcouch
- I am a developer, and I want to hack on the desktopcouch code or one of the desktopcouch APIs like couchdb-glib
- I am a developer, and I want to port desktopcouch to a new distro, operating system, or device
My applications use desktopcouch, and I want to understand more about it and look at the data
Installing desktopcouch - how to install desktopcouch
Viewing my data in desktopcouch - how to see your data in desktopcouch, and how to work with it and delete or change it
Summary of desktopcouch - an IRC lecture given as part of Ubuntu Developer Week, which summarises desktopcouch and its goals and some usage tips. This is quite technical in places, and you can ignore all the parts about how to develop with desktopcouch, but it provides a summary of what desktopcouch is.
Troubleshooting: if desktopcouch seems to not be working, here are some things you can try.
I am a developer, and I want the applications I write to store data in and work with desktopcouch
Summary of desktopcouch - an IRC lecture given as part of Ubuntu Developer Week, which summarises desktopcouch and its goals and some usage tips.
Code tutorial: make your application sync with Ubuntu One: an Ars Technica article by Ryan Paul explaining how desktopcouch works and how to use it from an application, with examples.
Simple guide to using desktopcouch: some code snippets and general commentary on how to use desktopcouch from your application.
Storing design documents and views on the filesystem -Desktop Couch will automatically create databases and design documents for you on startup by inspecting the filesystem, meaning that you do not need to check in your application whether your views exist. This document explains how.
Troubleshooting: if desktopcouch seems to not be working, here are some things you can try.
The desktopcouch mailing list is a good place to ask questions and talk about what you're doing with desktopcouch
I am a developer, and I want to hack on the desktopcouch code or one of the desktopcouch APIs like couchdb-glib
How desktopcouch works: describing how the underlying desktopcouch services fit together.
Troubleshooting: if desktopcouch seems to not be working, here are some things you can try.
Get the code: where the desktopcouch code is, and how to get it
The desktopcouch mailing list is a good place to ask questions and talk about what you're doing with desktopcouch
I am a developer, and I want to port desktopcouch to a new distro, operating system, or device
Simple guide to using desktopcouch: some code snippets and general commentary on how to use desktopcouch from your application.
How desktopcouch works: describing how the underlying desktopcouch services fit together.
Get the code: where the desktopcouch code is, and how to get it
Troubleshooting: if desktopcouch seems to not be working, here are some things you can try.
The desktopcouch mailing list is a good place to ask questions and talk about what you're doing with desktopcouch


