From 541fdd1916a24a063a4bdfee9671c6e8ac1ea629 Mon Sep 17 00:00:00 2001
From: Ben Roberts
Date: Fri, 21 May 2010 19:26:18 +0100
Subject: [PATCH] Updated projects page Added Handbrake projects Added one-line
descriptions to each project link
---
page-sources/projects.php | 31 +++++++++++++++++++++++--------
1 file changed, 23 insertions(+), 8 deletions(-)
diff --git a/page-sources/projects.php b/page-sources/projects.php
index 6b28e53..f16b1b8 100644
--- a/page-sources/projects.php
+++ b/page-sources/projects.php
@@ -8,11 +8,26 @@
$_template['title'] = "Projects";
?>
-
- Some of the projects I have worked on:
-
-
+Development projects:
+
+ - " title="Gentoo Overlay">Gentoo Portage Overlay
+ - Personally developed software, or miscellaneous ebuilds that can't be found in any other overlay.
+
+ - Sihnon Wiki
+ - Documentation for various systems I've configured; mostly for personal reference, but may be useful to others.
+
+ - HandBrakeCluster
+ - A collection of perl scripts to use HandBrakeCLI to batch rip DVD images using multiple machines.
+
+ - HandBrakeCluster WebUI
+ - An alternative web-based UI for the HandBrakeCluster scripts, written in PHP.
+
+
+
+
+University projects:
+
+ - " title="Third Year Project">Third Year Project
+ - A cross-platform, zero-config file sharing client using public keys and a web of trust for password-less authentication and access control.
+
+