Download Latest Version install_sonia_1_2_2_unstable.jar (30.8 kB)
Email in envelope

Get an email when there's a new version of SoNIA (Social Network Image Animator)

Home / related_stuff
Name Modified Size InfoDownloads / Week
Parent folder
readme.txt 2014-06-06 2.2 kB
colt-1.2.0.zip 2014-06-06 3.9 MB
JPEGMovieAnimation.jar 2013-01-08 124.0 kB
build.xml 2011-01-04 5.4 kB
Totals: 4 Items   4.1 MB 0
This directory contains some additional materials associated with the SoNIA Project

build.xml:  

A build file for use with eclipse for preparing a release

JPEGMovieAnimation.jar: 

A java archive for writing QuickTime movies without using Apple's (Deprecated) QTJava Libraries.  This is a dependency for SoNIA to be able to write out movies. The jar file was originally located at  http://javagraphics.dev.java.net/jars/JPEGMovieAnimation-bin.jar, but I can no longer find the code at that location.  However, the license in the code (below) permits redistribution, so I am including it here.  Probably will just rolling the relevant parts into SoNIA in a future release

 * Copyright (c) 2008 Jeremy Wood. All Rights Reserved.
 *
 * You have a non-exclusive, royalty free, license to use,
 * modify and redistribute this software in source and binary code form,
 * provided that i) this copyright notice and license appear on all copies of
 * the software; and ii) You do not utilize the software in a manner
 * which is disparaging to the original author.
 *
 * This software is provided "AS IS," without a warranty of any kind. ALL
 * EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARRANTIES, INCLUDING ANY
 * IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR
 * NON-INFRINGEMENT, ARE HEREBY EXCLUDED. THE AUTHOR SHALL NOT BE
 * LIABLE FOR ANY DAMAGES SUFFERED AS A RESULT OF USING, MODIFYING
 * OR DISTRIBUTING THE SOFTWARE OR ITS DERIVATIVES. IN NO EVENT WILL THE
 * AUTHOR BE LIABLE FOR ANY LOST REVENUE, PROFIT OR DATA, OR FOR DIRECT,
 * INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER
 * CAUSED AND REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF THE USE OF
 * OR INABILITY TO USE SOFTWARE, EVEN IF THE AUTHOR HAS BEEN ADVISED OF THE
 * POSSIBILITY OF SUCH DAMAGES.

colt-1.2.0.zip: 

A zip archive containg the required Colt java numerics package which appears to be no longer maintained by its authors. Colt provides a set of Open Source Libraries for High Performance Scientific and Technical Computing in Java.  
https://web.archive.org/web/20140106033914/http://acs.lbl.gov/software/colt/
http://en.wikipedia.org/wiki/Colt_%28libraries%29
Source: readme.txt, updated 2014-06-06