ThirdPartyProjects

Differences between revisions 4 and 5
Revision 4 as of 2010-04-09 22:42:51
Size: 4302
Editor: ip72-213-131-215
Comment: added androidU1 project
Revision 5 as of 2010-04-13 16:17:20
Size: 4606
Editor: cpc1-dund11-2-0-cust33
Comment: Added my own project: rb-podcast-sync
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:
<<BR>>
 {*} ''' Rhythmbox Podcast Sync Plugin ''' - Author: Huntly Cameron <<BR>>
The goal for this project is to provide a simple plugin for rhythmbox that will hook up to your Ubuntu one account and sync your podcast feeds!
 * Code: [[ https://code.launchpad.net/rbpodcastsync | rb-podcast-sync ]]

Ubuntu One, CouchDB, Desktopcouch Scripts, Programs, and Snippets

This page is intended to provide a place where people can find a list of third party projects that utilize the technologies associated with the Ubuntu One project. I was finding that there were many people independently developing similar applications using CouchDB, dektopcouch, and Ubuntu One. It is my hope that this page will help these people find each other and be able to take advantage of each others progress, knowledge, and code. If you are working on a project no matter how big or small please add it to the list.

The Projects

  • Ubuntu Package Sync - Author: duanedesign

This command line application writes your computers dpkg selections to a CouchDB. It then syncs this DB using Ubuntu One. This application will also install the same programs on all synced computers using the dpkg selections in the DB. The feature to sync your .config files is currently being written into the application. It scans your packages installed and when it notices vim, emacs, zsh, ect. It asks if you would like to save the apps corresponding .config file (EX. .vimrc, .emacs, .zshrc)


  • Ubuntu Jono Meter - Author: Matt Zimmerman

This fun app searches tweets for keywords saving them to a CouchDB. Saving them to Couch is convenient for experimenting with different patterns, and with larger data sets (say, thousands of tweets, or multiple people). Saving to Couch prevents all the data from having to be DL each time the app is ran. Each time the jonometer is run, it downloads all of the new tweets since the previous run.


  • Ubuntu Android U1 - Author: Michal Karnicki

The aim of the project is to deliver Ubuntu One service to Android powered devices. The application would enable Ubuntu users not only to browse files in the cloud from their phone, but also share experience on the spot using URLs to their published U1 resources, instantly upload camera pictures or download music. Eventually, the aim would be to implement full-featured syncdaemon for specific UDFs. Let's take that cloud mobile!


  • Ubuntu Rhythmbox Podcast Sync Plugin - Author: Huntly Cameron

The goal for this project is to provide a simple plugin for rhythmbox that will hook up to your Ubuntu one account and sync your podcast feeds!


Resources

Rhythmbox References

There has been a lot of interest in using CouchDB and Ubuntu One with Rhythmbox.