-
Recent Posts
Recent Comments
Blogroll
Links
Projects
Tags
adt algorithms basketball bdd boring code dirt django erlang fitness flash flash sucks food forest park gardening gimp google maps iphone javascript kitties love mazamas mephisto meta photos php planet python pylons python rambles relationships REST restaurants reviews ruby ruby on rails shorts site sports toscawidgets tree stumps walks web development web frameworks wordpressMeta
Tag Archives: oop
Implementation of Dijkstra’s Single-Source Shortest-Paths in JavaScript
I’m working on a project where the client wants a cool sliding navigation effect. We’re implementing this with JavaScript/AJAX/DHTML. One of the constraints is that pages can only be reached via certain other pages. For example, if you’re on the … Continue reading