public marks

PUBLIC MARKS from parmentierf with tags dev & visualisation

2007

prefuse | interactive information visualization toolkit

by 5 others
A Java-based toolkit for building interactive information visualization applications.

2006

Scott Jehl, Designer/Developer, Boston, MA | Process: StyleMap: Visual Sitemap

by 3 others, 1 comment (via)
If you've ever had to produce a sitemap for a client using tools like Visio or OmniGraffle, you know that it can be tedious to visual organize a complex hierarchy of pages. Having experienced this myself, I developed a simple and efficient way to make a sitemap through the benefits of standards-based HTML and CSS.

The Boyer-Moore Fast String Searching Algorithm

Our algorithm has the peculiar property that, roughly speaking, the longer the pattern is, the faster the algorithm goes. Furthermore, the algorithm is ``sublinear'' in the sense that it generally looks at fewer characters than it passes. The algorithm is described in

2004