Author: [email protected]
Date: Tue Dec 30 13:34:49 2008
New Revision: 418
Modified:
site/community.html
site/download.html
site/learn/about.html
site/learn/api.html
site/learn/comparison.html
site/learn/dev-faq.html
site/learn/effects.html
site/learn/fisheye.html
site/learn/get-started.html
site/learn/grapheditor.html
site/learn/graphics.html
site/learn/index.html
site/learn/interaction.html
site/learn/interface.html
site/learn/out-of-box-dotnet.html
site/learn/out-of-box-java.html
site/learn/patterns.html
site/learn/publications.html
site/play/applet/fisheyecalendar.html
site/play/applet/grapheditor.html
site/play/applet/presentation.html
Log:
Issue#42 put javascript near EOF
Modified: site/community.html
==============================================================================
--- site/community.html (original)
+++ site/community.html Tue Dec 30 13:34:49 2008
@@ -14,25 +14,21 @@
Piccolo2D - Community
</title>
<link href='piccolo2d.css' rel='stylesheet' type='text/css' />
- <script type='text/javascript' src='scrollsidebar.js'>
- //<![CDATA[
- //]]>
- </script>
</head>
<body>
<div id='navigation'>
<!--
- this navigation node is auto-generated and injected
- by the script tools/inject_navigation.rb
+ this navigation node is auto-generated and injected
+ by the script tools/inject_navigation.rb
- DO NOT EDIT IT MANUALLY!!!
- -->
+ DO NOT EDIT IT MANUALLY!!!
+ -->
<p>
<a href='index.html'><img src='images/Piccolo2D-Logo-small.png'
alt='Piccolo2D Logo' /></a>
</p>
<ul>
<li>
- <a href='index.html'>Piccolo2D Home</a>
+ <a href='index.html'>Piccolo2D Home</a>
<ul>
<li>
<a href='play/index.html'>Play</a>
@@ -76,7 +72,8 @@
<div id='main-head'>
<h1>
Piccolo2D Community
- </h1>The <a href='http://piccolo2d.googlecode.com/'>Google Code
Project Piccolo2D</a> coordinates all the activities concerning piccolo2d.
+ </h1>The <a href='http://piccolo2d.googlecode.com/'>Google Code
Project Piccolo2D</a>
+ coordinates all the activities concerning piccolo2d.
<p>
Piccolo2D is maintained mostly by enthusiasts and grateful
users. Therefore the
well-being of Piccolo2D depends also on your dedication and we
rely on the wide range of
@@ -139,6 +136,9 @@
<a
href='http://code.google.com/p/piccolo2d/wiki/HackersGuide'>Hackers'
Guide</a> on how to
do this.
</p>
- </div>
+ </div><script type='text/javascript' src='scrollsidebar.js'>
+ //<![CDATA[
+ //]]>
+ </script>
</body>
</html>
Modified: site/download.html
==============================================================================
--- site/download.html (original)
+++ site/download.html Tue Dec 30 13:34:49 2008
@@ -25,25 +25,21 @@
/*]]>*/
</style>
<link href='piccolo2d.css' rel='stylesheet' type='text/css' />
- <script type='text/javascript' src='scrollsidebar.js'>
- //<![CDATA[
- //]]>
- </script>
</head>
<body>
<div id='navigation'>
<!--
- this navigation node is auto-generated and injected
- by the script tools/inject_navigation.rb
+ this navigation node is auto-generated and injected
+ by the script tools/inject_navigation.rb
- DO NOT EDIT IT MANUALLY!!!
- -->
+ DO NOT EDIT IT MANUALLY!!!
+ -->
<p>
<a href='index.html'><img src='images/Piccolo2D-Logo-small.png'
alt='Piccolo2D Logo' /></a>
</p>
<ul>
<li>
- <a href='index.html'>Piccolo2D Home</a>
+ <a href='index.html'>Piccolo2D Home</a>
<ul>
<li>
<a href='play/index.html'>Play</a>
@@ -93,10 +89,11 @@
PocketPiccolo2D.NET to the interested development community as
<a
href='http://www.opensource.org/docs/certification_mark.php'>OSI
Certified</a> Open
Source Software. We are launching this Open Source campaign to
make sure that the widest
- possible community has access to and builds on the Piccolo2D
platform. Jazz and Piccolo, Piccolo2D's
- predecessors are still available for download. But, we prefer
that all future projects use
- Piccolo2D, which supports the same basic functionality as Jazz.
To learn about the
- differences see <a
href='./learn/comparison.html'>Piccolo2D in Comparison</a>
+ possible community has access to and builds on the Piccolo2D
platform. Jazz and Piccolo,
+ Piccolo2D's predecessors are still available for download. But,
we prefer that all future
+ projects use Piccolo2D, which supports the same basic
functionality as Jazz. To learn
+ about the differences see
+ <a
href='./learn/comparison.html'>Piccolo2D in Comparison</a>
</p>
<p>
Piccolo2D is copyrighted by the <a
href='http://code.google.com/p/piccolo2d/'>Piccolo2D
@@ -401,6 +398,9 @@
<div style='clear:left'>
</div>
- </div>
+ </div><script type='text/javascript' src='scrollsidebar.js'>
+ //<![CDATA[
+ //]]>
+ </script>
</body>
</html>
Modified: site/learn/about.html
==============================================================================
--- site/learn/about.html (original)
+++ site/learn/about.html Tue Dec 30 13:34:49 2008
@@ -18,24 +18,24 @@
<body>
<div id='navigation'>
<!--
- this navigation node is auto-generated and injected
- by the script tools/inject_navigation.rb
+ this navigation node is auto-generated and injected
+ by the script tools/inject_navigation.rb
- DO NOT EDIT IT MANUALLY!!!
- -->
+ DO NOT EDIT IT MANUALLY!!!
+ -->
<p>
<a href='../index.html'><img
src='../images/Piccolo2D-Logo-small.png'
alt='Piccolo2D Logo' /></a>
</p>
<ul>
<li>
- <a href='../index.html'>Piccolo2D Home</a>
+ <a href='../index.html'>Piccolo2D Home</a>
<ul>
<li>
<a href='../play/index.html'>Play</a>
</li>
<li>
- <a href='../learn/index.html'>Learn</a>
+ <a href='../learn/index.html'>Learn</a>
<ul>
<li>
<a href='../learn/about.html'
class='selected'>About Piccolo2D</a>
Modified: site/learn/api.html
==============================================================================
--- site/learn/api.html (original)
+++ site/learn/api.html Tue Dec 30 13:34:49 2008
@@ -14,36 +14,28 @@
Piccolo2D - API Documentation
</title>
<link href='../piccolo2d.css' rel='stylesheet' type='text/css' />
- <script type='text/javascript' src='snippets.js'>
- //<![CDATA[
- //]]>
- </script>
- <script type='text/javascript' src='../scrollsidebar.js'>
- //<![CDATA[
- //]]>
- </script>
</head>
<body>
<div id='navigation'>
<!--
- this navigation node is auto-generated and injected
- by the script tools/inject_navigation.rb
+ this navigation node is auto-generated and injected
+ by the script tools/inject_navigation.rb
- DO NOT EDIT IT MANUALLY!!!
- -->
+ DO NOT EDIT IT MANUALLY!!!
+ -->
<p>
<a href='../index.html'><img
src='../images/Piccolo2D-Logo-small.png'
alt='Piccolo2D Logo' /></a>
</p>
<ul>
<li>
- <a href='../index.html'>Piccolo2D Home</a>
+ <a href='../index.html'>Piccolo2D Home</a>
<ul>
<li>
<a href='../play/index.html'>Play</a>
</li>
<li>
- <a href='../learn/index.html'>Learn</a>
+ <a href='../learn/index.html'>Learn</a>
<ul>
<li>
<a href='../learn/about.html'>About Piccolo2D</a>
@@ -147,6 +139,12 @@
1.2</a>
</li>
</ul>
- </div>
+ </div><script type='text/javascript' src='snippets.js'>
+ //<![CDATA[
+ //]]>
+ </script><script type='text/javascript' src='../scrollsidebar.js'>
+ //<![CDATA[
+ //]]>
+ </script>
</body>
</html>
Modified: site/learn/comparison.html
==============================================================================
--- site/learn/comparison.html (original)
+++ site/learn/comparison.html Tue Dec 30 13:34:49 2008
@@ -14,32 +14,28 @@
Piccolo2D - Piccolo2D in Comparison
</title>
<link href='../piccolo2d.css' rel='stylesheet' type='text/css' />
- <script type='text/javascript' src='../scrollsidebar.js'>
- //<![CDATA[
- //]]>
- </script>
</head>
<body>
<div id='navigation'>
<!--
- this navigation node is auto-generated and injected
- by the script tools/inject_navigation.rb
+ this navigation node is auto-generated and injected
+ by the script tools/inject_navigation.rb
- DO NOT EDIT IT MANUALLY!!!
- -->
+ DO NOT EDIT IT MANUALLY!!!
+ -->
<p>
<a href='../index.html'><img
src='../images/Piccolo2D-Logo-small.png'
alt='Piccolo2D Logo' /></a>
</p>
<ul>
<li>
- <a href='../index.html'>Piccolo2D Home</a>
+ <a href='../index.html'>Piccolo2D Home</a>
<ul>
<li>
<a href='../play/index.html'>Play</a>
</li>
<li>
- <a href='../learn/index.html'>Learn</a>
+ <a href='../learn/index.html'>Learn</a>
<ul>
<li>
<a href='../learn/about.html'>About Piccolo2D</a>
@@ -55,7 +51,7 @@
</li>
<li>
<a href='../learn/comparison.html'
- class='selected'>Piccolo2D in Comparison</a>
+ class='selected'>Piccolo2D in Comparison</a>
<ul>
<li>
<a href='#versions'>Piccolo2D Version</a>
@@ -683,6 +679,9 @@
visualizations. But, few provide the same level of support
for multiple views,
zooming and panning.
</p>
- </div>
+ </div><script type='text/javascript' src='../scrollsidebar.js'>
+ //<![CDATA[
+ //]]>
+ </script>
</body>
</html>
Modified: site/learn/dev-faq.html
==============================================================================
--- site/learn/dev-faq.html (original)
+++ site/learn/dev-faq.html Tue Dec 30 13:34:49 2008
@@ -14,36 +14,28 @@
Piccolo2D - Developer's FAQ
</title>
<link href='../piccolo2d.css' rel='stylesheet' type='text/css' />
- <script type='text/javascript' src='snippets.js'>
- //<![CDATA[
- //]]>
- </script>
- <script type='text/javascript' src='../scrollsidebar.js'>
- //<![CDATA[
- //]]>
- </script>
</head>
<body>
<div id='navigation'>
<!--
- this navigation node is auto-generated and injected
- by the script tools/inject_navigation.rb
+ this navigation node is auto-generated and injected
+ by the script tools/inject_navigation.rb
- DO NOT EDIT IT MANUALLY!!!
- -->
+ DO NOT EDIT IT MANUALLY!!!
+ -->
<p>
<a href='../index.html'><img
src='../images/Piccolo2D-Logo-small.png'
alt='Piccolo2D Logo' /></a>
</p>
<ul>
<li>
- <a href='../index.html'>Piccolo2D Home</a>
+ <a href='../index.html'>Piccolo2D Home</a>
<ul>
<li>
<a href='../play/index.html'>Play</a>
</li>
<li>
- <a href='../learn/index.html'>Learn</a>
+ <a href='../learn/index.html'>Learn</a>
<ul>
<li>
<a href='../learn/about.html'>About Piccolo2D</a>
@@ -419,6 +411,12 @@
will be given its first chance to step the next time the timer
fires, which will be some
time after the current method ends.
</p>
- </div>
+ </div><script type='text/javascript' src='snippets.js'>
+ //<![CDATA[
+ //]]>
+ </script><script type='text/javascript' src='../scrollsidebar.js'>
+ //<![CDATA[
+ //]]>
+ </script>
</body>
</html>
Modified: site/learn/effects.html
==============================================================================
--- site/learn/effects.html (original)
+++ site/learn/effects.html Tue Dec 30 13:34:49 2008
@@ -14,36 +14,28 @@
Piccolo2D.Java - Adding Special Effects
</title>
<link href='../piccolo2d.css' rel='stylesheet' type='text/css' />
- <script type='text/javascript' src='snippets.js'>
- //<![CDATA[
- //]]>
- </script>
- <script type='text/javascript' src='../scrollsidebar.js'>
- //<![CDATA[
- //]]>
- </script>
</head>
<body>
<div id='navigation'>
<!--
- this navigation node is auto-generated and injected
- by the script tools/inject_navigation.rb
+ this navigation node is auto-generated and injected
+ by the script tools/inject_navigation.rb
- DO NOT EDIT IT MANUALLY!!!
- -->
+ DO NOT EDIT IT MANUALLY!!!
+ -->
<p>
<a href='../index.html'><img
src='../images/Piccolo2D-Logo-small.png'
alt='Piccolo2D Logo' /></a>
</p>
<ul>
<li>
- <a href='../index.html'>Piccolo2D Home</a>
+ <a href='../index.html'>Piccolo2D Home</a>
<ul>
<li>
<a href='../play/index.html'>Play</a>
</li>
<li>
- <a href='../learn/index.html'>Learn</a>
+ <a href='../learn/index.html'>Learn</a>
<ul>
<li>
<a href='../learn/about.html'>About Piccolo2D</a>
@@ -52,7 +44,7 @@
<a
href='../learn/patterns.html'>Piccolo2D Patterns</a>
</li>
<li>
- <a
href='../learn/get-started.html'>Getting Started</a>
+ <a
href='../learn/get-started.html'>Getting Started</a>
<ul>
<li>
<a
href='../learn/out-of-box-java.html'>Java: Out of the Box</a>
@@ -668,6 +660,12 @@
</p>
</li>
</ol>
- </div>
+ </div><script type='text/javascript' src='snippets.js'>
+ //<![CDATA[
+ //]]>
+ </script><script type='text/javascript' src='../scrollsidebar.js'>
+ //<![CDATA[
+ //]]>
+ </script>
</body>
</html>
Modified: site/learn/fisheye.html
==============================================================================
--- site/learn/fisheye.html (original)
+++ site/learn/fisheye.html Tue Dec 30 13:34:49 2008
@@ -14,36 +14,28 @@
Piccolo2D.Java - Fisheye Calendar
</title>
<link href='../piccolo2d.css' rel='stylesheet' type='text/css' />
- <script type='text/javascript' src='snippets.js'>
- //<![CDATA[
- //]]>
- </script>
- <script type='text/javascript' src='../scrollsidebar.js'>
- //<![CDATA[
- //]]>
- </script>
</head>
<body>
<div id='navigation'>
<!--
- this navigation node is auto-generated and injected
- by the script tools/inject_navigation.rb
+ this navigation node is auto-generated and injected
+ by the script tools/inject_navigation.rb
- DO NOT EDIT IT MANUALLY!!!
- -->
+ DO NOT EDIT IT MANUALLY!!!
+ -->
<p>
<a href='../index.html'><img
src='../images/Piccolo2D-Logo-small.png'
alt='Piccolo2D Logo' /></a>
</p>
<ul>
<li>
- <a href='../index.html'>Piccolo2D Home</a>
+ <a href='../index.html'>Piccolo2D Home</a>
<ul>
<li>
<a href='../play/index.html'>Play</a>
</li>
<li>
- <a href='../learn/index.html'>Learn</a>
+ <a href='../learn/index.html'>Learn</a>
<ul>
<li>
<a href='../learn/about.html'>About Piccolo2D</a>
@@ -52,7 +44,7 @@
<a
href='../learn/patterns.html'>Piccolo2D Patterns</a>
</li>
<li>
- <a
href='../learn/get-started.html'>Getting Started</a>
+ <a
href='../learn/get-started.html'>Getting Started</a>
<ul>
<li>
<a
href='../learn/out-of-box-java.html'>Java: Out of the Box</a>
@@ -785,6 +777,12 @@
</p>
</li>
</ol>
- </div>
+ </div><script type='text/javascript' src='snippets.js'>
+ //<![CDATA[
+ //]]>
+ </script><script type='text/javascript' src='../scrollsidebar.js'>
+ //<![CDATA[
+ //]]>
+ </script>
</body>
</html>
Modified: site/learn/get-started.html
==============================================================================
--- site/learn/get-started.html (original)
+++ site/learn/get-started.html Tue Dec 30 13:34:49 2008
@@ -14,32 +14,28 @@
Piccolo2D - Getting Started
</title>
<link href='../piccolo2d.css' rel='stylesheet' type='text/css' />
- <script type='text/javascript' src='../scrollsidebar.js'>
- //<![CDATA[
- //]]>
- </script>
</head>
<body>
<div id='navigation'>
<!--
- this navigation node is auto-generated and injected
- by the script tools/inject_navigation.rb
+ this navigation node is auto-generated and injected
+ by the script tools/inject_navigation.rb
- DO NOT EDIT IT MANUALLY!!!
- -->
+ DO NOT EDIT IT MANUALLY!!!
+ -->
<p>
<a href='../index.html'><img
src='../images/Piccolo2D-Logo-small.png'
alt='Piccolo2D Logo' /></a>
</p>
<ul>
<li>
- <a href='../index.html'>Piccolo2D Home</a>
+ <a href='../index.html'>Piccolo2D Home</a>
<ul>
<li>
<a href='../play/index.html'>Play</a>
</li>
<li>
- <a href='../learn/index.html'>Learn</a>
+ <a href='../learn/index.html'>Learn</a>
<ul>
<li>
<a href='../learn/about.html'>About Piccolo2D</a>
@@ -48,7 +44,7 @@
<a
href='../learn/patterns.html'>Piccolo2D Patterns</a>
</li>
<li>
- <a href='../learn/get-started.html'
class='selected'>Getting Started</a>
+ <a href='../learn/get-started.html'
class='selected'>Getting Started</a>
<ul>
<li>
<a
href='../learn/out-of-box-java.html'>Java: Out of the Box</a>
@@ -177,6 +173,9 @@
a zoomable graph application
</li>
</ol>
- </div>
+ </div><script type='text/javascript' src='../scrollsidebar.js'>
+ //<![CDATA[
+ //]]>
+ </script>
</body>
</html>
Modified: site/learn/grapheditor.html
==============================================================================
--- site/learn/grapheditor.html (original)
+++ site/learn/grapheditor.html Tue Dec 30 13:34:49 2008
@@ -14,36 +14,28 @@
Piccolo2D.Java - Graph Editor
</title>
<link href='../piccolo2d.css' rel='stylesheet' type='text/css' />
- <script type='text/javascript' src='snippets.js'>
- //<![CDATA[
- //]]>
- </script>
- <script type='text/javascript' src='../scrollsidebar.js'>
- //<![CDATA[
- //]]>
- </script>
</head>
<body>
<div id='navigation'>
<!--
- this navigation node is auto-generated and injected
- by the script tools/inject_navigation.rb
+ this navigation node is auto-generated and injected
+ by the script tools/inject_navigation.rb
- DO NOT EDIT IT MANUALLY!!!
- -->
+ DO NOT EDIT IT MANUALLY!!!
+ -->
<p>
<a href='../index.html'><img
src='../images/Piccolo2D-Logo-small.png'
alt='Piccolo2D Logo' /></a>
</p>
<ul>
<li>
- <a href='../index.html'>Piccolo2D Home</a>
+ <a href='../index.html'>Piccolo2D Home</a>
<ul>
<li>
<a href='../play/index.html'>Play</a>
</li>
<li>
- <a href='../learn/index.html'>Learn</a>
+ <a href='../learn/index.html'>Learn</a>
<ul>
<li>
<a href='../learn/about.html'>About Piccolo2D</a>
@@ -52,7 +44,7 @@
<a
href='../learn/patterns.html'>Piccolo2D Patterns</a>
</li>
<li>
- <a
href='../learn/get-started.html'>Getting Started</a>
+ <a
href='../learn/get-started.html'>Getting Started</a>
<ul>
<li>
<a
href='../learn/out-of-box-java.html'>Java: Out of the Box</a>
@@ -543,6 +535,12 @@
</p>
</li>
</ol>
- </div>
+ </div><script type='text/javascript' src='snippets.js'>
+ //<![CDATA[
+ //]]>
+ </script><script type='text/javascript' src='../scrollsidebar.js'>
+ //<![CDATA[
+ //]]>
+ </script>
</body>
</html>
Modified: site/learn/graphics.html
==============================================================================
--- site/learn/graphics.html (original)
+++ site/learn/graphics.html Tue Dec 30 13:34:49 2008
@@ -31,32 +31,28 @@
-->
/*]]>*/
</style>
- <script type='text/javascript' src='../scrollsidebar.js'>
- //<![CDATA[
- //]]>
- </script>
</head>
<body>
<div id='navigation'>
<!--
- this navigation node is auto-generated and injected
- by the script tools/inject_navigation.rb
+ this navigation node is auto-generated and injected
+ by the script tools/inject_navigation.rb
- DO NOT EDIT IT MANUALLY!!!
- -->
+ DO NOT EDIT IT MANUALLY!!!
+ -->
<p>
<a href='../index.html'><img
src='../images/Piccolo2D-Logo-small.png'
alt='Piccolo2D Logo' /></a>
</p>
<ul>
<li>
- <a href='../index.html'>Piccolo2D Home</a>
+ <a href='../index.html'>Piccolo2D Home</a>
<ul>
<li>
<a href='../play/index.html'>Play</a>
</li>
<li>
- <a href='../learn/index.html'>Learn</a>
+ <a href='../learn/index.html'>Learn</a>
<ul>
<li>
<a href='../learn/about.html'>About Piccolo2D</a>
@@ -80,10 +76,10 @@
<a href='../learn/dev-faq.html'>Developer FAQ</a>
</li>
<li>
- <a href='../learn/graphics.html'
class='selected'>Graphics Primer</a>
+ <a href='../learn/graphics.html'
class='selected'>Graphics Primer</a>
<ul>
<li>
- <a href='#Basics'>Basics</a>
+ <a href='#Basics'>Basics</a>
<ul>
<li>
<a href='#Drawing'>Drawing Abstraction</a>
@@ -115,7 +111,7 @@
</ul>
</li>
<li>
- <a href='#Equations'>Geometric Equations</a>
+ <a href='#Equations'>Geometric Equations</a>
<ul>
<li>
<a href='#Implicit'>Implicit Forms</a>
@@ -132,7 +128,7 @@
</ul>
</li>
<li>
- <a
href='#Transformations'>Geometric Transformations</a>
+ <a
href='#Transformations'>Geometric Transformations</a>
<ul>
<li>
<a href='#Matrix'>Matrix Transformations</a>
@@ -946,6 +942,9 @@
parent node's transform, will affect the child as well. For
more details about
coordinate systems, see <a
href='patterns.html#Coordinate_Systems'>Piccolo2D Patterns</a>.
</p>
- </div>
+ </div><script type='text/javascript' src='../scrollsidebar.js'>
+ //<![CDATA[
+ //]]>
+ </script>
</body>
</html>
Modified: site/learn/index.html
==============================================================================
--- site/learn/index.html (original)
+++ site/learn/index.html Tue Dec 30 13:34:49 2008
@@ -14,79 +14,48 @@
Piccolo2D - Learning Center
</title>
<link href='../piccolo2d.css' rel='stylesheet' type='text/css' />
- <script type='text/javascript' src='../scrollsidebar.js'>
- //<![CDATA[
- //]]>
- </script>
</head>
<body>
<div id='navigation'>
<!--
- this navigation node is auto-generated and injected
- by the script tools/inject_navigation.rb
+ this navigation node is auto-generated and injected
+ by the script ../tools/inject_navigation.rb
- DO NOT EDIT IT MANUALLY!!!
- -->
+ DO NOT EDIT IT MANUALLY!!!
+ -->
<p>
- <a href='../index.html'><img
src='../images/Piccolo2D-Logo-small.png'
- alt='Piccolo2D Logo' /></a>
+ <a href='index.html'><img src='images/Piccolo2D-Logo-small.png'
alt='Piccolo2D Logo' /></a>
</p>
<ul>
<li>
- <a href='../index.html'>Piccolo2D Home</a>
+ <a href='index.html' class='selected'>Piccolo2D Home</a>
<ul>
<li>
- <a href='../play/index.html'>Play</a>
+ <a href='play/index.html'>Play</a>
</li>
<li>
- <a href='../learn/index.html' class='selected'>Learn</a>
- <ul>
- <li>
- <a href='../learn/about.html'>About Piccolo2D</a>
- </li>
- <li>
- <a
href='../learn/patterns.html'>Piccolo2D Patterns</a>
- </li>
- <li>
- <a
href='../learn/get-started.html'>Getting Started</a>
- </li>
- <li>
- <a href='../learn/api.html'>API Documentation</a>
- </li>
- <li>
- <a
href='../learn/comparison.html'>Piccolo2D in Comparison</a>
- </li>
- <li>
- <a href='../learn/publications.html'>Publications</a>
- </li>
- <li>
- <a href='../learn/dev-faq.html'>Developer FAQ</a>
- </li>
- <li>
- <a href='../learn/graphics.html'>Graphics Primer</a>
- </li>
- </ul>
+ <a href='learn/index.html'>Learn</a>
</li>
<li>
- <a href='../download.html'>Download</a>
+ <a href='download.html'>Download</a>
</li>
<li>
- <a href='../community.html'>Community</a>
+ <a href='community.html'>Community</a>
</li>
<li>
- <a href='../applications/index.html'>Applications</a>
+ <a href='applications/index.html'>Applications</a>
</li>
<li>
- <a href='../press.html'>Press</a>
+ <a href='press.html'>Press</a>
</li>
<li>
- <a href='../sponsors.html'>Sponsors</a>
+ <a href='sponsors.html'>Sponsors</a>
</li>
</ul>
</li>
</ul>
<p>
- <img src='../images/giny-small.png' alt='a nice graph' />
+ <img src='images/giny-small.png' alt='a nice graph' />
</p>
<p>
<a href='http://validator.w3.org/check/referer'><img
src='http://www.w3.org/Icons/valid-xhtml10-blue'
@@ -146,6 +115,9 @@
Need to brush up on 2D Graphics?
</h2>If you feel like you need a refresher in the basic graphics
concepts related to
Piccolo2D, check out the <a href='./graphics.html'>Graphics
Primer</a> section.
- </div>
+ </div><script type='text/javascript' src='../scrollsidebar.js'>
+ //<![CDATA[
+ //]]>
+ </script>
</body>
</html>
Modified: site/learn/interaction.html
==============================================================================
--- site/learn/interaction.html (original)
+++ site/learn/interaction.html Tue Dec 30 13:34:49 2008
@@ -14,36 +14,28 @@
Piccolo2D.Java - Defining User Interaction
</title>
<link href='../piccolo2d.css' rel='stylesheet' type='text/css' />
- <script type='text/javascript' src='snippets.js'>
- //<![CDATA[
- //]]>
- </script>
- <script type='text/javascript' src='../scrollsidebar.js'>
- //<![CDATA[
- //]]>
- </script>
</head>
<body>
<div id='navigation'>
<!--
- this navigation node is auto-generated and injected
- by the script tools/inject_navigation.rb
+ this navigation node is auto-generated and injected
+ by the script tools/inject_navigation.rb
- DO NOT EDIT IT MANUALLY!!!
- -->
+ DO NOT EDIT IT MANUALLY!!!
+ -->
<p>
<a href='../index.html'><img
src='../images/Piccolo2D-Logo-small.png'
alt='Piccolo2D Logo' /></a>
</p>
<ul>
<li>
- <a href='../index.html'>Piccolo2D Home</a>
+ <a href='../index.html'>Piccolo2D Home</a>
<ul>
<li>
<a href='../play/index.html'>Play</a>
</li>
<li>
- <a href='../learn/index.html'>Learn</a>
+ <a href='../learn/index.html'>Learn</a>
<ul>
<li>
<a href='../learn/about.html'>About Piccolo2D</a>
@@ -52,7 +44,7 @@
<a
href='../learn/patterns.html'>Piccolo2D Patterns</a>
</li>
<li>
- <a
href='../learn/get-started.html'>Getting Started</a>
+ <a
href='../learn/get-started.html'>Getting Started</a>
<ul>
<li>
<a
href='../learn/out-of-box-java.html'>Java: Out of the Box</a>
@@ -709,6 +701,12 @@
</p>
</li>
</ol>
- </div>
+ </div><script type='text/javascript' src='snippets.js'>
+ //<![CDATA[
+ //]]>
+ </script><script type='text/javascript' src='../scrollsidebar.js'>
+ //<![CDATA[
+ //]]>
+ </script>
</body>
</html>
Modified: site/learn/interface.html
==============================================================================
--- site/learn/interface.html (original)
+++ site/learn/interface.html Tue Dec 30 13:34:49 2008
@@ -14,36 +14,28 @@
Piccolo2D.Java - Building the Interface
</title>
<link href='../piccolo2d.css' rel='stylesheet' type='text/css' />
- <script type='text/javascript' src='snippets.js'>
- //<![CDATA[
- //]]>
- </script>
- <script type='text/javascript' src='../scrollsidebar.js'>
- //<![CDATA[
- //]]>
- </script>
</head>
<body>
<div id='navigation'>
<!--
- this navigation node is auto-generated and injected
- by the script tools/inject_navigation.rb
+ this navigation node is auto-generated and injected
+ by the script tools/inject_navigation.rb
- DO NOT EDIT IT MANUALLY!!!
- -->
+ DO NOT EDIT IT MANUALLY!!!
+ -->
<p>
<a href='../index.html'><img
src='../images/Piccolo2D-Logo-small.png'
alt='Piccolo2D Logo' /></a>
</p>
<ul>
<li>
- <a href='../index.html'>Piccolo2D Home</a>
+ <a href='../index.html'>Piccolo2D Home</a>
<ul>
<li>
<a href='../play/index.html'>Play</a>
</li>
<li>
- <a href='../learn/index.html'>Learn</a>
+ <a href='../learn/index.html'>Learn</a>
<ul>
<li>
<a href='../learn/about.html'>About Piccolo2D</a>
@@ -52,7 +44,7 @@
<a
href='../learn/patterns.html'>Piccolo2D Patterns</a>
</li>
<li>
- <a
href='../learn/get-started.html'>Getting Started</a>
+ <a
href='../learn/get-started.html'>Getting Started</a>
<ul>
<li>
<a
href='../learn/out-of-box-java.html'>Java: Out of the Box</a>
@@ -671,6 +663,12 @@
</div>
</li>
</ol>
- </div>
+ </div><script type='text/javascript' src='snippets.js'>
+ //<![CDATA[
+ //]]>
+ </script><script type='text/javascript' src='../scrollsidebar.js'>
+ //<![CDATA[
+ //]]>
+ </script>
</body>
</html>
Modified: site/learn/out-of-box-dotnet.html
==============================================================================
--- site/learn/out-of-box-dotnet.html (original)
+++ site/learn/out-of-box-dotnet.html Tue Dec 30 13:34:49 2008
@@ -14,32 +14,28 @@
Piccolo2D.Net - Out of the Box
</title>
<link href='../piccolo2d.css' rel='stylesheet' type='text/css' />
- <script type='text/javascript' src='../scrollsidebar.js'>
- //<![CDATA[
- //]]>
- </script>
</head>
<body>
<div id='navigation'>
<!--
- this navigation node is auto-generated and injected
- by the script tools/inject_navigation.rb
+ this navigation node is auto-generated and injected
+ by the script tools/inject_navigation.rb
- DO NOT EDIT IT MANUALLY!!!
- -->
+ DO NOT EDIT IT MANUALLY!!!
+ -->
<p>
<a href='../index.html'><img
src='../images/Piccolo2D-Logo-small.png'
alt='Piccolo2D Logo' /></a>
</p>
<ul>
<li>
- <a href='../index.html'>Piccolo2D Home</a>
+ <a href='../index.html'>Piccolo2D Home</a>
<ul>
<li>
<a href='../play/index.html'>Play</a>
</li>
<li>
- <a href='../learn/index.html'>Learn</a>
+ <a href='../learn/index.html'>Learn</a>
<ul>
<li>
<a href='../learn/about.html'>About Piccolo2D</a>
@@ -48,7 +44,7 @@
<a
href='../learn/patterns.html'>Piccolo2D Patterns</a>
</li>
<li>
- <a
href='../learn/get-started.html'>Getting Started</a>
+ <a
href='../learn/get-started.html'>Getting Started</a>
<ul>
<li>
<a
href='../learn/out-of-box-java.html'>Java: Out of the Box</a>
@@ -416,6 +412,9 @@
default. See the <a href='interaction.html'>Defining User
Interaction</a> tutorial
for more details.
</p>
- </div>
+ </div><script type='text/javascript' src='../scrollsidebar.js'>
+ //<![CDATA[
+ //]]>
+ </script>
</body>
</html>
Modified: site/learn/out-of-box-java.html
==============================================================================
--- site/learn/out-of-box-java.html (original)
+++ site/learn/out-of-box-java.html Tue Dec 30 13:34:49 2008
@@ -14,32 +14,28 @@
Piccolo2D.Java - Out of the Box
</title>
<link href='../piccolo2d.css' rel='stylesheet' type='text/css' />
- <script type='text/javascript' src='../scrollsidebar.js'>
- //<![CDATA[
- //]]>
- </script>
</head>
<body>
<div id='navigation'>
<!--
- this navigation node is auto-generated and injected
- by the script tools/inject_navigation.rb
+ this navigation node is auto-generated and injected
+ by the script tools/inject_navigation.rb
- DO NOT EDIT IT MANUALLY!!!
- -->
+ DO NOT EDIT IT MANUALLY!!!
+ -->
<p>
<a href='../index.html'><img
src='../images/Piccolo2D-Logo-small.png'
alt='Piccolo2D Logo' /></a>
</p>
<ul>
<li>
- <a href='../index.html'>Piccolo2D Home</a>
+ <a href='../index.html'>Piccolo2D Home</a>
<ul>
<li>
<a href='../play/index.html'>Play</a>
</li>
<li>
- <a href='../learn/index.html'>Learn</a>
+ <a href='../learn/index.html'>Learn</a>
<ul>
<li>
<a href='../learn/about.html'>About Piccolo2D</a>
@@ -48,7 +44,7 @@
<a
href='../learn/patterns.html'>Piccolo2D Patterns</a>
</li>
<li>
- <a
href='../learn/get-started.html'>Getting Started</a>
+ <a
href='../learn/get-started.html'>Getting Started</a>
<ul>
<li>
<a href='../learn/out-of-box-java.html'
@@ -366,6 +362,9 @@
default. See the <a href='./interaction.html'>Defining User
Interaction</a> tutorial
for more details.
</p>
- </div>
+ </div><script type='text/javascript' src='../scrollsidebar.js'>
+ //<![CDATA[
+ //]]>
+ </script>
</body>
</html>
Modified: site/learn/patterns.html
==============================================================================
--- site/learn/patterns.html (original)
+++ site/learn/patterns.html Tue Dec 30 13:34:49 2008
@@ -14,23 +14,15 @@
Piccolo2D - Pattern
</title>
<link href='../piccolo2d.css' rel='stylesheet' type='text/css' />
- <script type='text/javascript' src='snippets.js'>
- //<![CDATA[
- //]]>
- </script>
- <script type='text/javascript' src='../scrollsidebar.js'>
- //<![CDATA[
- //]]>
- </script>
</head>
<body>
<div id='navigation'>
<!--
- this navigation node is auto-generated and injected
- by the script tools/inject_navigation.rb
+ this navigation node is
auto-generated and injected
+ by the script
tools/inject_navigation.rb
- DO NOT EDIT IT MANUALLY!!!
- -->
+ DO NOT EDIT IT MANUALLY!!!
+ -->
<p>
<a href='../index.html'><img
src='../images/Piccolo2D-Logo-small.png'
alt='Piccolo2D Logo' /></a>
@@ -1764,6 +1756,12 @@
}
</pre>
</div>
- </div>
+ </div><script type='text/javascript' src='snippets.js'>
+ //<![CDATA[
+ //]]>
+ </script><script type='text/javascript' src='../scrollsidebar.js'>
+ //<![CDATA[
+ //]]>
+ </script>
</body>
</html>
Modified: site/learn/publications.html
==============================================================================
--- site/learn/publications.html (original)
+++ site/learn/publications.html Tue Dec 30 13:34:49 2008
@@ -3,10 +3,6 @@
<html lang='en' xmlns='http://www.w3.org/1999/xhtml'>
<head>
<meta content='text/html; charset=us-ascii' http-equiv='Content-Type'
/>
- <script type='text/javascript' src='jabref.js'>
- //<![CDATA[
- //]]>
- </script>
<meta name='generator'
content='HTML Tidy for Linux/x86 (vers 1st December 2002), see
www.w3.org' />
<meta content='text/html; charset=us-ascii' http-equiv='Content-Type'
/>
@@ -24,24 +20,24 @@
<body>
<div id='navigation'>
<!--
- this navigation node is auto-generated and injected
- by the script tools/inject_navigation.rb
+ this navigation node is auto-generated and injected
+ by the script tools/inject_navigation.rb
- DO NOT EDIT IT MANUALLY!!!
- -->
+ DO NOT EDIT IT MANUALLY!!!
+ -->
<p>
<a href='../index.html'><img
src='../images/Piccolo2D-Logo-small.png'
alt='Piccolo2D Logo' /></a>
</p>
<ul>
<li>
- <a href='../index.html'>Piccolo2D Home</a>
+ <a href='../index.html'>Piccolo2D Home</a>
<ul>
<li>
<a href='../play/index.html'>Play</a>
</li>
<li>
- <a href='../learn/index.html'>Learn</a>
+ <a href='../learn/index.html'>Learn</a>
<ul>
<li>
<a href='../learn/about.html'>About Piccolo2D</a>
@@ -1559,5 +1555,9 @@
<small>Created by <a
href='http://jabref.sourceforge.net'>JabRef</a> on 02/08/2008.</small>
</p>
</div><!-- File generated by JabRef ; Export Filter written by Mark
Schenk -->
- </body>
+ <script type='text/javascript' src='jabref.js'>
+ //<![CDATA[
+ //]]>
+ </script>
+ </body>
</html>
Modified: site/play/applet/fisheyecalendar.html
==============================================================================
--- site/play/applet/fisheyecalendar.html (original)
+++ site/play/applet/fisheyecalendar.html Tue Dec 30 13:34:49 2008
@@ -14,29 +14,25 @@
Piccolo2D - Play - Fisheye Calendar
</title>
<link href='../../piccolo2d.css' rel='stylesheet' type='text/css' />
- <script type='text/javascript' src='warnings.js'>
- //<![CDATA[
- //]]>
- </script>
</head>
<body onload='showWarnings();'>
<div id='navigation'>
<!--
- this navigation node is auto-generated and injected
- by the script tools/inject_navigation.rb
+ this navigation node is auto-generated and injected
+ by the script tools/inject_navigation.rb
- DO NOT EDIT IT MANUALLY!!!
- -->
+ DO NOT EDIT IT MANUALLY!!!
+ -->
<p>
<a href='../../index.html'><img
src='../../images/Piccolo2D-Logo-small.png'
alt='Piccolo2D Logo' /></a>
</p>
<ul>
<li>
- <a href='../../index.html'>Piccolo2D Home</a>
+ <a href='../../index.html'>Piccolo2D Home</a>
<ul>
<li>
- <a href='../../play/index.html'>Play</a>
+ <a href='../../play/index.html'>Play</a>
<ul>
<li>
<a href='../../play/applet/fisheyecalendar.html'
@@ -131,6 +127,9 @@
</li>
</ul>
</div>
- </div>
+ </div><script type='text/javascript' src='warnings.js'>
+ //<![CDATA[
+ //]]>
+ </script>
</body>
</html>
Modified: site/play/applet/grapheditor.html
==============================================================================
--- site/play/applet/grapheditor.html (original)
+++ site/play/applet/grapheditor.html Tue Dec 30 13:34:49 2008
@@ -14,29 +14,25 @@
Piccolo2D - Play - Graph Editor
</title>
<link href='../../piccolo2d.css' rel='stylesheet' type='text/css' />
- <script type='text/javascript' src='warnings.js'>
- //<![CDATA[
- //]]>
- </script>
</head>
<body onload='showWarnings();'>
<div id='navigation'>
<!--
- this navigation node is auto-generated and injected
- by the script tools/inject_navigation.rb
+ this navigation node is auto-generated and injected
+ by the script tools/inject_navigation.rb
- DO NOT EDIT IT MANUALLY!!!
- -->
+ DO NOT EDIT IT MANUALLY!!!
+ -->
<p>
<a href='../../index.html'><img
src='../../images/Piccolo2D-Logo-small.png'
alt='Piccolo2D Logo' /></a>
</p>
<ul>
<li>
- <a href='../../index.html'>Piccolo2D Home</a>
+ <a href='../../index.html'>Piccolo2D Home</a>
<ul>
<li>
- <a href='../../play/index.html'>Play</a>
+ <a href='../../play/index.html'>Play</a>
<ul>
<li>
<a
href='../../play/applet/fisheyecalendar.html'>Fisheye Calendar</a>
@@ -143,6 +139,9 @@
</li>
</ul>
</div>
- </div>
+ </div><script type='text/javascript' src='warnings.js'>
+ //<![CDATA[
+ //]]>
+ </script>
</body>
</html>
Modified: site/play/applet/presentation.html
==============================================================================
--- site/play/applet/presentation.html (original)
+++ site/play/applet/presentation.html Tue Dec 30 13:34:49 2008
@@ -14,29 +14,25 @@
Piccolo2D - Play - Fisheye Calendar
</title>
<link href='../../piccolo2d.css' rel='stylesheet' type='text/css' />
- <script type='text/javascript' src='warnings.js'>
- //<![CDATA[
- //]]>
- </script>
</head>
<body onload='showWarnings();'>
<div id='navigation'>
<!--
- this navigation node is auto-generated and injected
- by the script tools/inject_navigation.rb
+ this navigation node is auto-generated and injected
+ by the script tools/inject_navigation.rb
- DO NOT EDIT IT MANUALLY!!!
- -->
+ DO NOT EDIT IT MANUALLY!!!
+ -->
<p>
<a href='../../index.html'><img
src='../../images/Piccolo2D-Logo-small.png'
alt='Piccolo2D Logo' /></a>
</p>
<ul>
<li>
- <a href='../../index.html'>Piccolo2D Home</a>
+ <a href='../../index.html'>Piccolo2D Home</a>
<ul>
<li>
- <a href='../../play/index.html'>Play</a>
+ <a href='../../play/index.html'>Play</a>
<ul>
<li>
<a
href='../../play/applet/fisheyecalendar.html'>Fisheye Calendar</a>
@@ -140,6 +136,9 @@
Download the complete code sample in
<a href='codesamples/PresentationTool.NET.zip'>C#</a>.
</div>
- </div>
+ </div><script type='text/javascript' src='warnings.js'>
+ //<![CDATA[
+ //]]>
+ </script>
</body>
</html>
--~--~---------~--~----~------------~-------~--~----~
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
-~----------~----~----~----~------~----~------~--~---