jriaffeBlog Code
Jriaffe Blog allows users to create and publish blog sites.
Status: Alpha
Brought to you by:
chadpreisler
Code written for the Jriaffe project is covered under the GNU GENERAL PUBLIC LICENSE Version 3.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
The project uses the Swing Worker class from the Sun thread tutorial. That class
is covered under the following License.
Copyright 1994-2009 Sun Microsystems, Inc. All Rights Reserved.
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. SUN MICROSYSTEMS, INC. ("SUN") AND ITS LICENSORS SHALL NOT
BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING,
MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES. IN NO EVENT WILL
SUN OR ITS LICENSORS 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 THIS SOFTWARE, EVEN IF SUN HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
You acknowledge that this software is not designed, licensed or intended for
use in the design, construction, operation or maintenance of any nuclear facility.
More information regarding the Sun License can be found
at http://developers.sun.com/license/berkeley_license.html.
All other libraries used under this project are used under licenses that are
compatible with the GPL Version 3 license. Please contact the jriaffe
project if you think there is a license problem with one or more libraries used
for the project.
Code for the jriaffeBlog project can be found at http://sourceforge.net/p/jriaffeblog/.
Icons for this project were used from the Tango open source project. Tango can be found
at this URL http://tango.freedesktop.org/Tango_Icon_Gallery.
JOrtho is the spell checker. The original code can be found at http://jortho.sourceforge.net/.
The code was modified and is bundled in the jOrthoJriaffeSrc.jar in this project.