X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=OpenSourceDeveloperRole;h=1e32e3d05ae1ae1612e47a78df906ae5912f1b41;hp=9b118ec556a2d02ea9a3a0ec23ab738949a926ed;hb=767de8f5a140c31f5aae74daf5cb9d990e72c278;hpb=9b99ad0272d5a29c857bc8dd7bfe42370734968a diff --git a/OpenSourceDeveloperRole b/OpenSourceDeveloperRole index 9b118ec..1e32e3d 100644 --- a/OpenSourceDeveloperRole +++ b/OpenSourceDeveloperRole @@ -2,22 +2,22 @@ I've started and/or maintained the following OpenSource projects: - * [[http://www.develer.com/oss/devlib/ Devlib]] - A library of reusable and + * [[http://www.develer.com/oss/DevLib/ | Devlib]] - A library of reusable and portable components for embedded and C++ applications - * [[http://www.sourceforge.net/projects/bdm/ BDM]] - + * [[http://www.sourceforge.net/projects/bdm/ | BDM]] - An umbrella project grouping all existing drivers and utilities for the Background Debug Module interface of the ColdFire and CPU32 processors. After some initial activity, the project has stagnated due to lack of time and motivation: I don't use the ColdFire processor for development any more. - * [[http://www.sourceforge.net/projects/dlab D-Lab]] - + * [[http://www.sourceforge.net/projects/dlab | D-Lab]] - This is one of the two C++ games developed collectively by students of the D-Lab multimedia course during my InstructorRole. - * [[http://www.sourceforge.net/projects/gfactory GameFactory]] - + * [[http://www.sourceforge.net/projects/gfactory | GameFactory]] - This is the second C++ game developed by students of the GameFactory course during my InstructorRole. @@ -32,7 +32,7 @@ I have write privileges on the following projects: minor cleanups all over the tree. * [[http://www.uclinux.org/ uClinux]] - I contributed mostly - kernel patches that GregUngerer promptlu forwarded upstream. + kernel patches that GregUngerer promptly forwarded upstream. The most interesting thing was a VM rework to optimize away multiple copies of executable images in RAM when XIP wasn't possible (i.e.: with JFFS2). That work turned out being too @@ -45,12 +45,12 @@ I have write privileges on the following projects: * [[http://www.linux.org/ Linux kernel]] - There's no such thing as an official Linux kernel developer, but I dispatched misc patches that went into Linus tree more or less directly. - My areas of interest was redusing bloat for embedded systems + My areas of interest was reducing bloat for embedded systems and fixing bugs in things such as JFFS2 and MTD. * [[http://www.aros.org AROS]] - I didn't do much new work, just bug fixes and small improvements, but I really learnt - a lot from the other developers and expecially the project + a lot from the other developers and especially the project leader AaronDigulla. * [[http://www.netbsd.org/ NetBSD]] - That's a lot of time ago.