Skip to content

Commit bfc7094

Browse files
committed
Added NPDS to list of development environments. Issue #12
1 parent f4db931 commit bfc7094

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

index.html

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,17 @@ <h2 id="tools">Development Tools</h2>
107107
<li>License: Open Source</li>
108108
</ul>
109109
</dd>
110-
110+
111+
<dt id="npds"><a href="http://npds.free.fr">Newton Personal Data Sharing</a> (a.k.a. NPDS)</dt>
112+
<dd>
113+
<p>A web server for Newton OS which can be scripted to generate dynamic content using NewtonScript.</p>
114+
<ul class="metadata">
115+
<li>Author: <a href="http://www.kallisys.com/">Paul Guyot</a>, <a href="http://www.chuma.org/">Victor Rehorst</a>, <a href="http://www.tow.com/">Adam Tow</a>, <a href="http://chromatin.cshl.edu/vaughn/">Matt Vaughn</a></li>
116+
<li>Platform: Newton OS 2.x</li>
117+
<li>License: Open Source</li>
118+
</ul>
119+
</dd>
120+
111121
<dt id="ntk"><a href="http://www.unna.org/view.php?/apple/development/NTK">Newton Toolkit</a> (a.k.a. NTK)</dt>
112122
<dd>
113123
<p>Apple’s original IDE for Newton OS software development.</p>

0 commit comments

Comments
 (0)