Scatter Plots
Posted: 2011/04/06 Filed under: FormLis, Marketing, Updates | Tags: Charts, FormLis Leave a comment »I've added scatter plots. These charts are powered by code that does both the placing the (variably sized) dots on the scatter plot, and placing the line markers dots on the plot lines.
Chart rendering is now (pretty much) in the bag.
Posted: 2011/04/05 Filed under: FormLis, Marketing, Programming, Updates | Tags: Charts, FormLis, Marketing, Updates Leave a comment »Charts still coming (here is a sample). Labels print horizontally, text-scale is determined automatically.
Posted: 2011/03/27 Filed under: FormLis, Marketing, Updates | Tags: Charts, FormLis, Updates Leave a comment »More pie charts
Posted: 2011/03/18 Filed under: FormLis, Marketing | Tags: Charts, FormLis, Marketing Leave a comment »I’m still playing with charts. Its a matter of finding the simplist path from a collection of data to a nice picture. Along the way, I need to figure out the scale, place rotate and resize the labels, draw axis, and pick colors, all while drawing from bottom to top.
This image shows the work in progress. The colored rectangles outside the circle will hold labels. The white rectangles inside the circle will show percentage of total (or dollar amount, or # of units).

One Day, FormLis will build lovely charts. Pie charts, bar charts, line charts. Here is a sample.
Posted: 2011/03/09 Filed under: FormLis, Marketing, Programming, Updates | Tags: Charts, FormLis, Programming Leave a comment »FormLis makes data collection and reporting easy. One day (months away?) I’ll add charting. I’ve already got most of the chart description language planned out; so I took the time to make some lisp-assisted pie chart shapes:
This took work. First I researched a bunch of pi charts to determine what I thought looked best: simple, round, and solid color. Then I needed super accurate math to compute the wedges, if they didn’t line up perfectly, little slivers of white would ruin the asthetic. I ended up using fixed point math (and defining PI as exactly 4096), and I had to write my own trig functions.
That was the easy part. The hard part is color. My plan is to let users specify colors (blue, red, or via RGB triplets) if they want. Regardless of what they do FormLis will have to select complimentary colors.
However, its not obvious how you code that. My plan would bore you, but the trick is to operate in a color space where choosing complementary colors is easy. In my case I select colors from the LAB color space and then map them to RGB. In LAB, I can control brightness and saturation while picking colors, while in RGB all I could do would be to hold red and blue intensity while selecting green intensity. The conversion is very math heavy though, I cargo-culted it from Bruce Lindbloom, who has the best resource on the mathematics I’ve ever seen.
Checkout my Fourth Logo…
Posted: 2011/03/05 Filed under: FormLis, Marketing | Tags: FormLis, Logo, Marketing Leave a comment »I’m getting much faster at making these…
How Some Businesses are putting their Forms and Reports Online with No Risk
Posted: 2011/02/28 Filed under: FormLis, Marketing | Tags: FormLis, Marketing, Sellsheet Leave a comment »What do you think of this THIRD logo?
Posted: 2011/02/26 Filed under: FormLis, Marketing | Tags: FormLis, Logo, Marketing Leave a comment »
What do you think of this SECOND logo?
Posted: 2011/02/26 Filed under: FormLis, Marketing | Tags: FormLis, Logo, Marketing Leave a comment »The first logos detail didn’t scale well. So I went a different way. More modern typography and the L as a filing cabinet.
What do you think of this logo?
Posted: 2011/02/24 Filed under: FormLis, Marketing | Tags: Branding, FormLis, Logo, Marketing Leave a comment »I’m trying to get a good logo that conveys what FormLis is about. Here is what I’ve come up with, I wanted to get some feedback. What do you think when you see this logo?





