Skip to content
/ chameleon Public

#old zoomable interface for a social network (from 2007)

Notifications You must be signed in to change notification settings

shuw/chameleon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chameleon

This project and the following description are from 2008, migrated from Google code.

Chameleon is a open-source project I built to experiment and play with social networking data. Currently it is hooked up to the Flickr API, but I can easily support for Facebook or other social networks. Please keep in mind it may be a little rough around the edges as it is the product of a few weekends of cramming in January. I'll likely add new features and polish it more when I have time.

See a demo

Instructions

  1. Ensure that the latest version of Java (Version 6+ recommended) is installed. Also have a zip-file opener ready.
  2. Download: http://chameleon-flickr.googlecode.com/files/Chameleon.zip
  3. Unzip the contents of Chameleon.zip into an new empty directory and run

Note Even though Chameleon caches data on disk for optimizing performance, you must be connected to the Internet to do most operations.

Source

Developed using Eclipse and Java.

I am still finalizing my graphics library built on top of Java Swing and Piccolo, the source will be released when it is stable. Until that is checked in, the project won't build. That graphics library was built while I was working on the UI for Nengo http://nengo.ca/development.

Acknowledgements

Flickr Data Access Layer: http://sourceforge.net/projects/flickrj/ Graph layout algorithms: http://jung.sourceforge.net/ 2D Graphics Framework: http://www.cs.umd.edu/hcil/jazz/

About

#old zoomable interface for a social network (from 2007)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages