You can follow this page using this Atom 1.0 feed.
TTFSampler is a utility that takes a list of TrueType fonts on the command line and generates a sample sheet in PDF format. The sample sheet contains several lines of text with each line demonstrating the appearance of a different font.
The latest version is v0.5.
Read full article... | Last updated: 2008-10-12 21:44:29 UTC
I have written several small libraries in PHP, and most of the time I just quietly uploaded them to my FTP server and said nothing more unless someone asked. None are particularly well-documented, and they're not really intended to be used by people who can't read the source code, but they are all free software.
In order to make these libraries more accessible to busy web developers, I have created this list of short descriptions for each one.
Read full article... | Last updated: 2008-09-21 21:03:35 UTC
The Pearson product-moment correlation coefficient (PMCC) is a quantity between -1.0 and 1.0 that estimates the strength of the linear relationship between two random variables.
The PMCC in its usual form is somewhat cumbersome to calculate. Using simple algebra, I have rearranged it to form an expression that should have better numerical stability and require fewer calculations.
Read full article... | Last updated: 2008-09-06 03:13:00 UTC
Read full article... | Last updated: 2006-05-14 18:00:00 UTC