timofy.co.uk - Projects
New Project: PHP Subversion PDF Print E-mail
Written by Tim   
Monday, 15 September 2008 09:31

This library (written in PHP) acts as a Subversion client and can retrieve various information about Subversion repositories and files. The project also contains a few classes for generating HTML that displays the information.

The library is the one used here on the site and can be viewed in SVN (with itself!) or downloaded from the project homepage.

Last Updated on Saturday, 17 October 2009 15:36
 
New Project: JavaScript Class Browser PDF Print E-mail
Written by Tim   
Monday, 15 September 2008 09:27

JavaScript Class Browser is a Firefox extension that parses the JavaScript on a page and display a hierarchical views of class and functions.

Features include:

  • Integrated source viewer
  • Searching
  • Public, privileged and private member function parsing

The class browser code can be browsed in SVN or downloaded from the project homepage.

 
New Project: PHP MusicBrainz PDF Print E-mail
Written by Tim   
Sunday, 14 September 2008 22:34

The PHP MusicBrainz project is a port of libmusicbrainz3 from C++ to PHP. This is so that it can be used as the basis for web services that want to query music meta data, for example Facebook applications.

libmusicbrainz3 is open source and in the same spirit so is php musicbrainz. The source is available for browsing through SVN or you can visit the project homepage to download the full source code.

Last Updated on Saturday, 17 October 2009 15:37