If you’re publishing any sort of complex statistics, it’s often helpful to be able to sort this data. If the data is coming from a database, you can often do this sorting on the server side rather easily, but sorting on the browser side in JavaScript is generally a better user experience. Contrary to what […]
December 5, 2006 – 10:51 pm
PHP is a popular open source scripting language, but there’s no convenient way to share the source of a live site. It’s easy to make a publicly viewable copy of PHP scripts, but these copies are inevitably neglected when the live copy is updated. Source Browser is an attempt at solving this problem.
Source Browser should […]
October 4, 2006 – 8:09 pm
Welcome to the Make Data Make Sense log! Let’s jump right into talking about making data make sense. We can anticipate creating a lot of data on this log, so how can we ensure it will make sense?
First, with a meaningful name. This is not a “blog” because “blog” doesn’t make sense. What does […]