Ajax VCS Browser
Just thought I would post up a screenshot and a quick explanation of the new AJAX VCS Browser I built today.
The tree control on the left is populated dynamically every time a user clicks on a node (this avoids problems with massive repositories) by grabbing a snippet of on the fly generated JSON markup from the server and passing it to some jQuery on the front end.
The content pane is syntax highlighted for just about every known language
and is also loaded using AJAX.
The upshot? The entire VCS Browser is a single page and never loads a kb more than it needs to.
Not bad for a day of prototyping! And Florian is tearing apart the backend as I write this so we’ll glue them together tomorrow.
- Bill
Screenshot

[...] Basie students have an AJAX SVN browser working and are switching to Whoosh for search. We should have some more screencasts up later this [...]
The Third Bit » Blog Archive » What (Some Of) My Students Are Up To
4 Jun 09 at 12:16 pm
[...] Basie students have an AJAX SVN browser working and are switching to Whoosh for search. We should have some more screencasts up later this [...]
What (Some Of) My Students Are Up To | rapid-DEV.net
15 Jun 09 at 1:28 am