Brendan Brown
This was developed to organize all of the links that my team was using in the workplace. It is a great alternative to a bookmark toolbar.
Tab saver is a web app that is an alternative to the bookmars toolbar. Inspired by the links page that I made, I wanted an app that allows the user to add and delete links, as well as seperate them into various categories.
At work I was asked to write an app for viewing files that are stored in a file server we have access to. I wrote a crawler in ruby to produce an XML file with all of the file and folder information. Then I wrote a script using JQuery and Ajax to look at the xml and produce all the content, as well as a method to search by filename.