Skip to content

collecta/compoundeye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compound eye is a sample collecta application that searches for all
photos. It simply displays the images it can and ignores the
others. Mainly used as a demo for the Collecta XMPP api.

Requires strophejs (http://github.com/metajack/strophejs), and the strophe collecta plugin (http://github.com/collecta/strophejscollecta)

Install:
Download the Compound Eye
git clone http://github.com/collecta/compoundeye.git
cd compoundeye
Gather requirements. First is Strophejs.
git clone http://github.com/metajack/strophejs.git
cd strophejs
The make requires the YUI compressor. http://developer.yahoo.com/yui/compressor/
make
cp strophe.min.js ..
cd ..
git clone http://github.com/collecta/strophejscollecta.git
cp strophejscollecta/strophe.collecta.js .

About

A Collecta API demo that streams in all photos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published