Java is dead! Long live Java

Java 5 has reached it's "end-of-service-life" yesterday. Java 5 entered Suns "hospice" for software on April 8th, 2008, and passed into the oblivion on All Saints Day (somewhat fitting really).

[More]

Installing Railo 3 on SUSE 10 with Apache2 and Tomcat: Part 1

Earlier this week I mentioned that I had successfully installed Railo on a SUSE 10 Enterprise virtual machine. I had also said that I would provide a step-by-step guide on how you can achieve the same. Hopefully this guide will help you set up your instance a heck of a lot faster than it took me to set up mine.

[More]

JFree Chart Custom Tag up on RiaForge

I finally managed to get around and upload Version 1 of my JFree Chart custom tag onto riaforge.

I typically use the import statement when using custom tags in the below examples I have imported the custom tag line so:


<cfimport taglib="jfreeChart" prefix="jf">
Here are a few screen shots and some example code

Bar Chart



<jf:jfreechart chartType="bar" height="650" width="450" showmarkers="true" showlabels="true" title="Bar Chart Example" categoryAxisLabel="Tasks" categoryValueLabel="Date" createImageMap="true">
    <jf:jfSeries seriesLabel="Series 1" serieslinethickness="3" query="#s1#" itemColumn="column" valueColumn="value" seriesColorHEX='cc0000' colorlist="cc0000,F5A529,999999">
    <jf:jfSeries seriesLabel="Series 2" serieslinethickness="3" query="#s2#" itemColumn="column" valueColumn="value" seriesColorHEX='F5A529' colorlist="cc0000,F5A529,999999">
    <jf:jfSeries seriesLabel="Series 3" serieslinethickness="3" query="#s3#" itemColumn="column" valueColumn="value" seriesColorHEX='999999' colorlist="cc0000,F5A529,999999">
</jf:jfreechart>

[More]

JFree Chart Custom Tag

I mentioned a while back about my efforts to integrate the free and open-source Java based JFree chart engine. Thanks to a tip from Paul H over at SustainableGIS the last hurdle with the nested Double class is behind me and I could concentrate on actually getting the charts to work.

[More]

Integrating JFree Charts

If you haven't heard of JFree charts you should really take a look at what it can do. It's a completely free charting engine written entirely in Java by David Gilbert (no relation, at least none that I know of), and has a heck of a lot of charting options.

[More]


Powered By Railo

Subscribe

Subscribe via RSS
Follow garyrgilbert on Twitter Follow me on Twitter
Or, Receive daily updates via email.

Tags

adobe air ajax apple cf community cfml coldfusion examples ext flash flex google javascript max2007 max2008 misc open source programming railo software technology ui

Recent Entries

Converting structkeys to lowercase

Blogroll

An Architect's View
CFSilence
Rey Bango
TalkingTree

Wish List

My Amazon.com Wish List