As a software engineer, I really like to design cool things. I mean, I REALLY like to design cool things! Here is a listing of my most recent projects, their source control repository (some may not be world-viewable just yet) and their descriptions.
I am currently working on the following projects in my off time:
Chrome GPG:
Chrome GPG is a plugin integrating GPG with Gmail in chrome. Similar to FireGPG in functionality but with an updated NPAPI-complient API compatible with Firefox, Chrome, Safari and other Gecko-based browsers. This is very beta right now, but Signing, Encryption and key management are planned features.
SVN
SCM Manager:
A scalable plugin-based web interface for easy management of source control repositories. Plugins are/will be available for SVN, Trac, Git, Mercurial (Hg), CVS and ClearCase.
SVN | Trac
pTemplate:
A scalable (beginning to see the theme?) templating implementation for PHP that allows a dynamic modification of the page. Excellent for plugin based applications. I designed this system for a series of websites (including the SCM project above).
SVN
Web Streamer:
An extended web interface for the VLC streaming / transcoding engine. Has the ability to kick off various types of transcriptions and provides both an internal flash player and the ability to open in external players is supported. Additionally, the ability to download converted files and to control live TV are both in incubation right now and will mature soon.
This Website:
This website is a cornucopia of neat technologies that I've put together. Just take a look at the SVN Commit Aggregator on the right there? Isn't it neat? That was built exclusively for this website!
SVN
SVN Log Aggregator:
Speaking of which, the Log aggregator you see to the right of this page! Notable features include:
- The ability to limit by single repositories or by a parent path of repositories
- The ability to limit output to include entries only by certain users
- The ability to output in XML, PHP array or formatted HTML via a Template interface. (Hooks nicely into pTemplate!
SVN