From 53e3f22a12b7c3b2d867fd40a070661a1aad9797 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 14 Mar 2003 21:55:18 +0000 Subject: switched site over to PHP; make menu, quote, webring, and lastmodified include files svn path=/trunk/; revision=470 --- htdocs/index.php | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 htdocs/index.php (limited to 'htdocs/index.php') diff --git a/htdocs/index.php b/htdocs/index.php new file mode 100644 index 00000000..90a923b6 --- /dev/null +++ b/htdocs/index.php @@ -0,0 +1,92 @@ + + + +Pure Data External Repository + + + + + +

Pure Data External Repository

+ + +
+ + + +

Introduction

+ +

The Pure Data external repository is meant to be a place where developers of +externals for the Pure Data computer music system can put their code. For +information about PD, look at the Pure Data +website.

+ + +

PD has a huge user base and we all enjoy working with PD. A lot of externals +are being written and published on the web. As a consequence, it has become +increasingly hard to have an overview of all the externals. A central code +repository will offer this, as well as many other advantages. It will be easier +to manage the code, update orphaned externals, distribute compiled versions for +different systems, avoid duplication of effort, collaborate on improving the +same external, and finally the users have the advantage of being able to +download it from one single place.

+ + +

I could go on listing the advantages, but there is one big disadvantage. We +have to work on it in order to make it a success. We have to learn CVS and we +have to import our projects into the repository. I think it is worth this work, +because you gain a lot too. If you donīt have the time to get into this, but +still agree that your external becomes part of the repository, just send an email with the information how to +download your code.

+ +

Another drawback is that your code has to be GPL'd. If this is a problem for +you, let us know.

+ +
+
+
+ +
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +SourceForge Logo + + + +
+ + -- cgit v1.2.1