aboutsummaryrefslogtreecommitdiff
path: root/htdocs/contact.php
blob: b6f4157f10fc23d6e72c97e9c6d5c5fec5bb22ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Pure Data External Repository</TITLE>
<link rel="stylesheet" type="text/css" href="pd.css" media="screen">

</HEAD>
<BODY text="#000000" bgcolor="#ffffff" >

<h1>Pure Data External Repository</h1>

<div id="Menu">

| <a href="index.php" title=""><b>Introduction</b></a><br>
| <a href="download.php" title=""><b>Download</b></a><br>
| <a href="documentation.php" title=""><b>Documentation</b></a><br>
| <a href="developer.php" title=""><b>Developers</b></a><br>
| <a href="http://pure-data.info/community/lists/"><b>Mailing Lists</b></a><br>
| <a href="contact.php" title=""><b>Contact</b></a><br>
| <a href="http://sourceforge.net/projects/pure-data" title=""><b>Project Page</b></a><br>
| <a href="http://puredata.info" title""><b>Community Site</b></a><br>

<br>
<br>
<span class="quote">
<b>Tip of the month</b><br />
When working on a patch, it's often best to stay in edit mode and use the CTRL key to modify any parameters.
<br>
<a href="http://www.gamasutra.com/resource_guide/20030528/paul_01.shtml">Leonard J. Paul</a>
</span>

</div>
<div id="Content">
<!-- Quote of the day -->


<h2>Contact</h2>

<P>All questions, suggestions should go to the <a href="mailto:pd-dev@iem.kug.ac.at">PD Developer 
mailing list</a>.  (Except if you want to ask to be added to the developer list on sourceforge).</P>  

<a href="http://www.iem.at/mailinglists/pd-list/" TARGET="pd-list">http://www.iem.at/mailinglists/pd-list/</a>

<h2> Contributors </h2>

.. this will be filled with people working on this ...




<BR>

<BR>
<P CLASS="small">
Last Modified: October 04 2003 11:09:13 GMT</P>

</DIV>

</BODY>
</HTML>