Skip to content

Commit b5e9555

Browse files
committed
Move all download links to GitHub.
1 parent 3f8ff12 commit b5e9555

File tree

5 files changed

+17
-17
lines changed

5 files changed

+17
-17
lines changed

code/index.php/Download.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<div class="inside">
103103
<? if (do_name() != 'Home') : ?>
104104
<? endif ?>
105-
<br /><span class="header_image"><img src="../data/media/header.jpg" alt="header" /></span><span class="big_text"><b>Download NodeBox</b><br />NodeBox is a Mac OS X application that lets you create 2D visuals (static, animated or interactive) using Python programming code and export them as a PDF, an image or a Quicktime movie. NodeBox is free and well-documented.</span><br /> <br /><table border="0"><tbody><tr><td><a href="https://secure.nodebox.net/downloads/NodeBox-1.9.5.zip" target="_self"><img src="../data/media/download.gif" alt="download" /></a></td><td><p>Download NodeBox for Mac OS X (version 1.9.5)<br /> <a href="https://secure.nodebox.net/downloads/NodeBox-1.9.5.zip" target="_self">Universal Binary<br /></a><span class="small_text"><i>Compatible with Mac OS X 10.5 (Leopard)</i></span> <br /><p><b>Mac OS X Lion (10.7) and <br /> Mountain Lion (10.8) users</b>: <br /><a href="https://secure.nodebox.net/downloads/NodeBox-1.9.7rc1.zip" target="_self">Download the experimental 1.9.7rc1 build.</a></p>
105+
<br /><span class="header_image"><img src="../data/media/header.jpg" alt="header" /></span><span class="big_text"><b>Download NodeBox</b><br />NodeBox is a Mac OS X application that lets you create 2D visuals (static, animated or interactive) using Python programming code and export them as a PDF, an image or a Quicktime movie. NodeBox is free and well-documented.</span><br /> <br /><table border="0"><tbody><tr><td><a href="https://github.com/nodebox/nodebox-pyobjc/releases/download/1.9.5/NodeBox-1.9.5.zip" target="_self"><img src="../data/media/download.gif" alt="download" /></a></td><td><p>Download NodeBox for Mac OS X (version 1.9.5)<br /> <a href="https://github.com/nodebox/nodebox-pyobjc/releases/download/1.9.5/NodeBox-1.9.5.zip" target="_self">Universal Binary<br /></a><span class="small_text"><i>Compatible with Mac OS X 10.5 (Leopard)</i></span> <br /><p><b>Mac OS X Lion (10.7) and <br /> Mountain Lion (10.8) users</b>: <br /><a href="https://github.com/nodebox/nodebox-pyobjc/releases/download/1.9.7/NodeBox-1.9.7.zip" target="_self">Download the experimental 1.9.7rc1 build.</a></p>
106106
</p></td></tr></tbody></table><p> <img src="http://nodebox.net/code/data/media/nodebox-screenshot-1.9.3.jpg" alt="nodebox-screenshot-1.9.3" /></p><p> </p> <table border="0"> <tbody><tr> <td> <img src="../data/media/features-macosx.jpg" alt="Designed for Mac OS X" /> </td> <td class="row"> <b>Designed for Mac OS X</b><br /> NodeBox is designed for Mac OS X 10.4 (Tiger) and 10.5 (Leopard). <br />It comes as a Universal Binary that works on both PowerPC and Intel.<br /> </td> </tr> <tr> <td> <img src="../data/media/features-opensource.jpg" alt="Open Source Software" /> </td> <td class="row"> <b>Open Source</b><br /> NodeBox is free open-source software and the source code is available. Developers can extend NodeBox or improve it. </td> </tr> <tr> <td> <img src="../data/media/features-python.jpg" alt="Python Powered" /> </td> <td class="row"> <b>Python Powered</b><br /> In NodeBox, you design with programming code, with <i>language</i>. NodeBox uses <a href="http://www.python.org/">Python</a> programming code which is easy to understand even for non-programmers. </td> </tr> <tr> <td> <img src="../data/media/features-illustrator.jpg" alt="Illustrator Import" /> </td> <td class="row"> <b>Illustrator Import</b><br /> NodeBox integrates effortlessly with various document formats. In NodeBox, you can include your vector images from Adobe Illustrator. And with the additional support of the <a href="SVG.html" target="_self">SVG</a> library you can manipulate each curve individually in NodeBox.<br /> </td> </tr> <tr><td> <img src="../data/media/features-coreimage.jpg" alt="features-coreimage" /></td><td><b>Core Image support</b><br />Install the NodeBox <a href="Core_Image.html" target="_self">Core Image</a> library to create layered images. and then apply transformations, blend modes, alpha masks and filters to indivdual layers. </td></tr><tr> <td> <img src="../data/media/features-pdf.jpg" alt="PDF Export" /> </td> <td class="row"> <b>PDF Export</b><br /> The visual output you create in NodeBox exports to a PDF-document. You can automatically export multiple PDF-documents from the same script, and control the layout of each page individually. </td> </tr> <tr> <td> <img src="../data/media/features-quicktime.jpg" alt="Quicktime Export" /> </td> <td class="row"> <b>QuickTime Export</b><br /> Aside from PDF-documents you can create animation in NodeBox as well. Animations can be exported as QuickTime movies that can be displayed on web pages. </td> </tr> <tr> <td> <img src="../data/media/features-nodebox.jpg" /> </td> <td class="row"> <b>Documentation</b><br /> NodeBox comes well documented: <ul> <li>a <a href="Reference.html" target="_self">reference</a> containing a detailed description of each NodeBox command</li> <li>a <a href="Tutorial.html">tutorial</a> with various techniques and examples to get you started</li> <li>a <a href="Library.html">library</a> with a wealth of packages to extend NodeBox's capabilities</li> <li>a <a href="Gallery.html">gallery</a> of examples.</li> </ul> </td> </tr> </tbody></table><br /><hr /><p><b>Previous versions</b><a href="https://www.nodebox.net/download/NodeBox_1.0rc7.dmg" target="_self"><br /></a>For older versions (including 1.0rc7 which works on Mac OS X 10.3), check <a href="Latest_updates.html" target="_self">here</a>. <a href="https://www.nodebox.net/download/NodeBox-1.8.5.dmg" target="_self"></a> </p><p><b>Documentation</b><br />Offline documentation in HTML format can be downloaded <a href="https://www.nodebox.net/code/data/media/documentation.zip" target="_self">here</a> (currently outdated).<br /></p><p><b>Source code</b><br />The source code can be found on <a href="http://github.com/nodebox/nodebox-pyobjc" target="_self">GitHub</a></p><? include("util/comment.php"); ?>
107107
</div>
108108

code/index.php/Home.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,11 @@
102102
<div class="inside">
103103
<? if (do_name() != 'Home') : ?>
104104
<h3>Home</h3><? endif ?>
105-
<span class="header_image"><img src="../data/media/header.jpg" alt="header" /></span> <br /> <span class="big_text"><b>Welcome to NodeBox</b><br />NodeBox is a Mac OS X application that lets you create 2D visuals (static, animated or interactive) using Python programming code and export them as a PDF or a QuickTime movie. NodeBox is free and well-documented.</span><p> <a href="Download.html" target="_self">Read more »</a></p><p> </p><table border="0"><tbody><tr><td> <img src="../data/media/application-small.jpg" alt="application-small" /></td><td><p>Download NodeBox for Mac OS X (version 1.9.5)<br /><a href="https://secure.nodebox.net/downloads/NodeBox-1.9.5.zip" target="_self"><b>Universal Binary</b></a><br /><span class="small_text"><i>Compatible with Mac OS X 10.5 (Leopard) and <br />10.6 (Snow Leopard)</i></span> <br /> </p> <p><b>Mac OS X Lion (10.7) and <br /> Mountain Lion (10.8) users</b>: <br /><a href="https://secure.nodebox.net/downloads/NodeBox-1.9.7rc1.zip" target="_self">Download the experimental 1.9.7rc1 build.</a></p> <p>Recent updates: </p><ul><li class="small_text">1.9.4 - "Stop" method</li><li class="small_text">1.9.3 - Zooming</li><li class="small_text">1.9.3 - Boolean operations (union/intersect/difference) </li><li class="small_text">1.9.2 - Leopard compatibility, Python 2.5<br /></li><li class="small_text">1.9.0 - Export to PNG, TIFF, JPEG and more.</li><li class="small_text">1.9.0 - Import NodeBox into any Python project.</li><li class="small_text">1.8.5 - Stop running scripts by hitting command-dot.</li><li class="small_text">1.8.5 - Fast, integrated <a href="Path_Mathematics.html" target="_self">path mathematics</a>.</li></ul></td></tr></tbody></table><p> </p><hr /><h2>News</h2><ul>
106-
107-
<li><a href="http://workshops.nodebox.net/" target="_self">NodeBox Workshops</a>: view the results of current and past NodeBox workshops.</li>
108-
109-
105+
<span class="header_image"><img src="../data/media/header.jpg" alt="header" /></span> <br /> <span class="big_text"><b>Welcome to NodeBox</b><br />NodeBox is a Mac OS X application that lets you create 2D visuals (static, animated or interactive) using Python programming code and export them as a PDF or a QuickTime movie. NodeBox is free and well-documented.</span><p> <a href="Download.html" target="_self">Read more »</a></p><p> </p><table border="0"><tbody><tr><td> <img src="../data/media/application-small.jpg" alt="application-small" /></td><td><p>Download NodeBox for Mac OS X (version 1.9.5)<br /><a href="https://github.com/nodebox/nodebox-pyobjc/releases/download/1.9.5/NodeBox-1.9.5.zip" target="_self"><b>Universal Binary</b></a><br /><span class="small_text"><i>Compatible with Mac OS X 10.5 (Leopard) and <br />10.6 (Snow Leopard)</i></span> <br /> </p> <p><b>Mac OS X Lion (10.7) and <br /> Mountain Lion (10.8) users</b>: <br /><a href="https://github.com/nodebox/nodebox-pyobjc/releases/download/1.9.7/NodeBox-1.9.7.zip" target="_self">Download the experimental 1.9.7 build.</a></p> <p>Recent updates: </p><ul><li class="small_text">1.9.4 - "Stop" method</li><li class="small_text">1.9.3 - Zooming</li><li class="small_text">1.9.3 - Boolean operations (union/intersect/difference) </li><li class="small_text">1.9.2 - Leopard compatibility, Python 2.5<br /></li><li class="small_text">1.9.0 - Export to PNG, TIFF, JPEG and more.</li><li class="small_text">1.9.0 - Import NodeBox into any Python project.</li><li class="small_text">1.8.5 - Stop running scripts by hitting command-dot.</li><li class="small_text">1.8.5 - Fast, integrated <a href="Path_Mathematics.html" target="_self">path mathematics</a>.</li></ul></td></tr></tbody></table><p> </p><hr /><h2>News</h2><ul>
106+
107+
<li><a href="http://workshops.nodebox.net/" target="_self">NodeBox Workshops</a>: view the results of current and past NodeBox workshops.</li>
108+
109+
110110
<li><a href="Studying_at_the_Experimental_Media_Group.html" target="_self">Studying at the Experimental Media Research Group</a>: graduate students with an interest in computer graphics are welcome to come and stay with the NodeBox development team for a while.</li><li><a href="Perception.html" target="_self">Perception</a>: a web application for NodeBox to play with. It allows concepts to be related to each other in a semantic network of common sense.</li><li><a href="Vampyr.html" target="_self">Vampyr!</a>: contemporary music + live performance with a NodeBox installation. </li></ul><p> </p><hr /><h2>Current projects </h2><p><span class="pink_box"> <span class="small_text"> </span>NB3  </span> <a href="http://nodebox.net/node" target="_blank">NodeBox 3</a>: NodeBox 3 is cross-platform and has a node-based GUI. The foundation for NodeBox 3 was laid during the <a href="Gravital.html" target="_self">Gravital</a> research project. Development is in full swing.</p><p><span class="pink_box">NOGL</span> <a href="http://cityinabottle.org/nodebox" target="_blank">NodeBox for OpenGL</a>: cross-platform version developed for rendering fast animation of images. It is used as the game engine for <a href="http://cityinabottle.org" target="_blank">City In A Bottle</a>, a game on evolution by natural selection.<br /></p><p> </p><hr /><h2>Gallery favorites</h2><table border="0"><tbody><tr><td><span class="image_border"><a href="Nanophysical.html" target="_self"><img src="http://nodebox.net/code/data/media/nanophysical.jpg" alt="nanophysical" height="70" width="70" /></a></span><br /><span class="small_text">Nanophysical</span></td><td class="image_border"><a href="Creature.html" target="_self"><img src="http://nodebox.net/code/data/media/creature.jpg" alt="creature" height="70" width="70" /></a><br /><span class="small_text">Creature</span></td><td> <span class="image_border"><a href="Perception_|_what_things_look_and_feel_like.html" target="_self"><img src="http://nodebox.net/code/data/media/perception.jpg" alt="perception" height="70" width="70" /></a></span><br /><span class="small_text">Perception</span><br /></td><td> <span class="image_border"><a href="Superfolia.html" target="_self"><img src="../data/media/superfolia.jpg" alt="superfolia" height="70" width="70" /><br /> </a><span class="small_text">Superfolia</span></span></td><td> <span class="image_border"><a href="Evolution.html" target="_self"><img src="../data/media/evolution.jpg" alt="evolution" height="70" width="70" /><br /> </a><span class="small_text">Evolution</span><br /> </span></td></tr></tbody></table> <div id="translations"><p> </p></div><div id="translations"><hr size="2" width="100%" /><h2>Other languages </h2><ul><li><a href="http://ja.wikipedia.org/wiki/NodeBox" target="_blank">Japanese</a></li></ul></div><? include("util/comment.php"); ?>
111111
</div>
112112

code/index.php/Latest_updates.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,10 @@
102102
<div class="inside">
103103
<? if (do_name() != 'Home') : ?>
104104
<h3>Latest updates</h3><? endif ?>
105-
106-
<p>1.9.4 | <a href="https://secure.nodebox.net/downloads/NodeBox-1.9.4.zip" target="_self">Universal Binary</a></p><ul><li>stop() method support, allowing you to run code when the script stops.</li><li>Full-screen bug fixed</li></ul>
107-
108-
<p>1.9.3 | <a href="https://secure.nodebox.net/downloads/NodeBox-1.9.3.zip" target="_self">Universal Binary</a></p><ul><li>Zooming functionality.</li><li>Boolean path operations (union/intersect/difference) <br /></li><li>Bundled with both NumPy and Numeric.</li><li>Bundled with Psyco.</li></ul><p>1.9.2 | <a href="https://secure.nodebox.net/downloads/NodeBox-1.9.2.dmg" target="_self">Universal Binary</a></p><ul><li>Runs on Mac OS X 10.5 </li><li>Bundled with Python 2.5 </li></ul><p>1.9.1 | <a href="https://secure.nodebox.net/downloads/NodeBox-1.9.1.dmg" target="_self">Universal Binary</a></p><ul><li>PowerPC support </li></ul><p>1.9.0 | <a href="https://secure.nodebox.net/downloads/NodeBox-1.9.0rc2.dmg" target="_self">Universal Binary</a> </p><ul><li>Export to PNG, TIFF, JPEG and more.</li><li>Import NodeBox into any Python project.</li><li>Bug fix for the beginclip() command.</li><li>outputmode() switches between RGB and CMYK. </li></ul><p>1.8.5 | <a href="https://secure.nodebox.net/downloads/NodeBox-1.8.5.dmg" target="_self">Universal Binary</a></p><ul><li>Interactivity</li><li>Stop running scripts by hitting command-dot.</li><li>Transparent PDF's with the background() command.</li><li>Fast, integrated path mathematics.</li><li>Store libaries centrally in the Application Support folder.<br /></li></ul><p>1.0rc7 | <a href="https://secure.nodebox.net/downloads/NodeBox_1.0rc7.dmg" target="_self">PowerPC </a></p><ul><li>Runs on Mac OS X 10.3 </li></ul><? include("util/comment.php"); ?>
105+
106+
<p>1.9.4 | <a href="#" target="_self">Universal Binary</a></p><ul><li>stop() method support, allowing you to run code when the script stops.</li><li>Full-screen bug fixed</li></ul>
107+
108+
<p>1.9.3 | <a href="#" target="_self">Universal Binary</a></p><ul><li>Zooming functionality.</li><li>Boolean path operations (union/intersect/difference) <br /></li><li>Bundled with both NumPy and Numeric.</li><li>Bundled with Psyco.</li></ul><p>1.9.2 | <a href="#" target="_self">Universal Binary</a></p><ul><li>Runs on Mac OS X 10.5 </li><li>Bundled with Python 2.5 </li></ul><p>1.9.1 | <a href="#" target="_self">Universal Binary</a></p><ul><li>PowerPC support </li></ul><p>1.9.0 | <a href="#" target="_self">Universal Binary</a> </p><ul><li>Export to PNG, TIFF, JPEG and more.</li><li>Import NodeBox into any Python project.</li><li>Bug fix for the beginclip() command.</li><li>outputmode() switches between RGB and CMYK. </li></ul><p>1.8.5 | <a href="#" target="_self">Universal Binary</a></p><ul><li>Interactivity</li><li>Stop running scripts by hitting command-dot.</li><li>Transparent PDF's with the background() command.</li><li>Fast, integrated path mathematics.</li><li>Store libaries centrally in the Application Support folder.<br /></li></ul><p>1.0rc7 | <a href="#" target="_self">PowerPC </a></p><ul><li>Runs on Mac OS X 10.3 </li></ul>
109109
</div>
110110

111111
</div>

0 commit comments

Comments
 (0)