Difference between revisions of "Winter 2015 DPS911 and OSD700 Resources"

From CDOT Wiki
Jump to: navigation, search
(Created page with '==Presentation Dates== Each student is required to give 4 presentations on their work--three smaller presentations during the term and one larger, final presentation. Please pi…')
 
(Project Links)
 
(5 intermediate revisions by the same user not shown)
Line 7: Line 7:
  
 
==Project Links==
 
==Project Links==
 +
 +
* [http://blog.humphd.org/embedding-license-data-in-images/ Project overview post]
 +
* [http://www.metadataworkinggroup.org/pdf/mwg_guidance.pdf Guidelines for handling image metadata (pdf)]
 +
 +
===Creative Commons===
 +
 +
* [http://lists.ibiblio.org/mailman/listinfo/cc-devel cc-devel mailing list]
 +
* [https://wiki.creativecommons.org/Liblicense liblicense project]
 +
* [https://wiki.creativecommons.org/XMP CC's XMP overview]
 +
* [https://wiki.creativecommons.org/XMP_Implementations XMP Implementations]
 +
 +
===Image and Metadata Formats===
  
 
* [http://www.w3.org/TR/PNG/ PNG Spec]
 
* [http://www.w3.org/TR/PNG/ PNG Spec]
Line 12: Line 24:
 
* [http://www.w3.org/Graphics/GIF/spec-gif89a.txt GIF spec]
 
* [http://www.w3.org/Graphics/GIF/spec-gif89a.txt GIF spec]
 
* [http://www.matthewflickinger.com/lab/whatsinagif/bits_and_bytes.asp GIF byte format]
 
* [http://www.matthewflickinger.com/lab/whatsinagif/bits_and_bytes.asp GIF byte format]
 +
* [http://www.photometadata.org/META-101-metadata-types Image Metadata Overview]
 +
* [http://en.wikipedia.org/wiki/Extensible_Metadata_Platform extensible Metadata Platform (XMP)]
 +
 +
===Cross-Platform Options===
 +
 +
* [https://github.com/google/j2objc Java to Objective-C]
 +
* [http://oleb.net/blog/2014/05/how-dropbox-uses-cplusplus-cross-platform-development/ Using C++ across Android/iOS at DropBox]
 +
* [http://www.skyscanner.net/blogs/developing-mobile-cross-platform-library-part-1-exploring Developing Cross-Platform libraries]
 +
* [http://kripken.github.io/emscripten-site/ Emscripten (C/C++ to JS)] and [http://www.gwtproject.org/ GWT (Java to JS)]

Latest revision as of 19:57, 19 January 2015

Presentation Dates

Each student is required to give 4 presentations on their work--three smaller presentations during the term and one larger, final presentation. Please pick dates for your presentations below, making sure to not present two weeks in a row.

  • Name, Date

Project Links

Creative Commons

Image and Metadata Formats

Cross-Platform Options