Thread: [Polycasso-commit] SF.net SVN: polycasso:[16] trunk/polycasso/htdocs/index.html
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2009-11-23 17:07:25
|
Revision: 16
http://polycasso.svn.sourceforge.net/polycasso/?rev=16&view=rev
Author: dbrosius
Date: 2009-11-23 17:07:14 +0000 (Mon, 23 Nov 2009)
Log Message:
-----------
web site base page
Added Paths:
-----------
trunk/polycasso/htdocs/index.html
Added: trunk/polycasso/htdocs/index.html
===================================================================
--- trunk/polycasso/htdocs/index.html (rev 0)
+++ trunk/polycasso/htdocs/index.html 2009-11-23 17:07:14 UTC (rev 16)
@@ -0,0 +1,34 @@
+<html>
+ <head>
+ <title>Polycasso - A Cubism Artwork Generation Tool</title>
+ <meta name="Keywords" content="polygon cubism image generation">
+ </head>
+ <body background>
+ <div style="position:absolute;top:0;left:0;width:256;height:65535;z-index:1;background-image:url(blend.jpg);">
+ </div>
+ <div style="position:absolute;top:20;left:20;z-index:3;">
+ <h1><img style="position:relative;top:10;" src="polycasso.png"/> Polycasso</h1>
+ <hr/>
+ <a href="http://www.sourceforge.net/projects/polycasso">Project Page</a>
+ <img src="vbar.gif" height="12"/>
+ <a href="javadoc/index.html">JavaDoc</a>
+ <img src="vbar.gif" height="12"/>
+ <a href="jnlp/polycasso.jnlp">Web Start</a>
+ <hr/>
+
+ <p>Thanks for your interest in Pacasso.</p>
+
+ <p>A webstart application that attempts to create cubism style artwork through the layering of transparent polygons via a training
+ feedback loop. Produces increasingly realistic work though hill climbing.</p>
+ </div>
+ <script type="text/javascript">
+ var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+ document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+ </script>
+ <script type="text/javascript">
+ var pageTracker = _gat._getTracker("UA-249537-2");
+ pageTracker._initData();
+ pageTracker._trackPageview();
+ </script>
+ </body>
+</html>
Property changes on: trunk/polycasso/htdocs/index.html
___________________________________________________________________
Added: svn:mime-type
+ text/html
Added: svn:eol-style
+ native
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dbr...@us...> - 2009-11-23 17:13:01
|
Revision: 18
http://polycasso.svn.sourceforge.net/polycasso/?rev=18&view=rev
Author: dbrosius
Date: 2009-11-23 17:12:48 +0000 (Mon, 23 Nov 2009)
Log Message:
-----------
engrish
Modified Paths:
--------------
trunk/polycasso/htdocs/index.html
Modified: trunk/polycasso/htdocs/index.html
===================================================================
--- trunk/polycasso/htdocs/index.html 2009-11-23 17:11:37 UTC (rev 17)
+++ trunk/polycasso/htdocs/index.html 2009-11-23 17:12:48 UTC (rev 18)
@@ -16,9 +16,9 @@
<a href="jnlp/polycasso.jnlp">Web Start</a>
<hr/>
- <p>Thanks for your interest in Pacasso.</p>
+ <p>Thanks for your interest in Polycasso.</p>
- <p>A webstart application that attempts to create cubism style artwork through the layering of transparent polygons via a training
+ <p>Polycasso is a webstart application that attempts to create cubism style artwork through the layering of transparent polygons via a training
feedback loop. Produces increasingly realistic work though hill climbing.</p>
</div>
<script type="text/javascript">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dbr...@us...> - 2009-11-23 22:33:58
|
Revision: 23
http://polycasso.svn.sourceforge.net/polycasso/?rev=23&view=rev
Author: dbrosius
Date: 2009-11-23 22:33:42 +0000 (Mon, 23 Nov 2009)
Log Message:
-----------
more doc
Modified Paths:
--------------
trunk/polycasso/htdocs/index.html
Modified: trunk/polycasso/htdocs/index.html
===================================================================
--- trunk/polycasso/htdocs/index.html 2009-11-23 22:21:06 UTC (rev 22)
+++ trunk/polycasso/htdocs/index.html 2009-11-23 22:33:42 UTC (rev 23)
@@ -20,6 +20,9 @@
<p>Polycasso is a webstart application that attempts to create cubism style artwork through the layering of transparent polygons via a training
feedback loop. Produces increasingly realistic work though hill climbing.</p>
+
+ <p>Launch the application, choose 'Start Generating Image', and let it sit for several hours, even a day.
+ Good artwork takes time! -- and so does this.</p>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dbr...@us...> - 2009-11-23 22:50:44
|
Revision: 24
http://polycasso.svn.sourceforge.net/polycasso/?rev=24&view=rev
Author: dbrosius
Date: 2009-11-23 22:50:38 +0000 (Mon, 23 Nov 2009)
Log Message:
-----------
add analytic tracking code
Modified Paths:
--------------
trunk/polycasso/htdocs/index.html
Modified: trunk/polycasso/htdocs/index.html
===================================================================
--- trunk/polycasso/htdocs/index.html 2009-11-23 22:33:42 UTC (rev 23)
+++ trunk/polycasso/htdocs/index.html 2009-11-23 22:50:38 UTC (rev 24)
@@ -29,9 +29,10 @@
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
- var pageTracker = _gat._getTracker("UA-249537-2");
- pageTracker._initData();
- pageTracker._trackPageview();
+ try {
+ var pageTracker = _gat._getTracker("UA-249537-9");
+ pageTracker._trackPageview();
+ } catch(err) {}
</script>
</body>
</html>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dbr...@us...> - 2009-11-23 23:18:32
|
Revision: 25
http://polycasso.svn.sourceforge.net/polycasso/?rev=25&view=rev
Author: dbrosius
Date: 2009-11-23 23:18:25 +0000 (Mon, 23 Nov 2009)
Log Message:
-----------
give props
Modified Paths:
--------------
trunk/polycasso/htdocs/index.html
Modified: trunk/polycasso/htdocs/index.html
===================================================================
--- trunk/polycasso/htdocs/index.html 2009-11-23 22:50:38 UTC (rev 24)
+++ trunk/polycasso/htdocs/index.html 2009-11-23 23:18:25 UTC (rev 25)
@@ -19,7 +19,8 @@
<p>Thanks for your interest in Polycasso.</p>
<p>Polycasso is a webstart application that attempts to create cubism style artwork through the layering of transparent polygons via a training
- feedback loop. Produces increasingly realistic work though hill climbing.</p>
+ feedback loop. Produces increasingly realistic work though hill climbing. This application was inspired by work
+ done by Roger Alsing.</p>
<p>Launch the application, choose 'Start Generating Image', and let it sit for several hours, even a day.
Good artwork takes time! -- and so does this.</p>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dbr...@us...> - 2009-11-25 15:05:39
|
Revision: 55
http://polycasso.svn.sourceforge.net/polycasso/?rev=55&view=rev
Author: dbrosius
Date: 2009-11-25 15:05:30 +0000 (Wed, 25 Nov 2009)
Log Message:
-----------
Modified Paths:
--------------
trunk/polycasso/htdocs/index.html
Modified: trunk/polycasso/htdocs/index.html
===================================================================
--- trunk/polycasso/htdocs/index.html 2009-11-25 15:03:58 UTC (rev 54)
+++ trunk/polycasso/htdocs/index.html 2009-11-25 15:05:30 UTC (rev 55)
@@ -24,6 +24,8 @@
<p>Launch the application, choose 'Start Generating Image', and let it sit for several hours, even a day.
Good artwork takes time! -- and so does this.</p>
+
+ <p>-- Dave Brosius</p>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dbr...@us...> - 2009-12-17 03:04:26
|
Revision: 185
http://polycasso.svn.sourceforge.net/polycasso/?rev=185&view=rev
Author: dbrosius
Date: 2009-12-17 03:04:14 +0000 (Thu, 17 Dec 2009)
Log Message:
-----------
add sample
Modified Paths:
--------------
trunk/polycasso/htdocs/index.html
Modified: trunk/polycasso/htdocs/index.html
===================================================================
--- trunk/polycasso/htdocs/index.html 2009-12-17 03:03:27 UTC (rev 184)
+++ trunk/polycasso/htdocs/index.html 2009-12-17 03:04:14 UTC (rev 185)
@@ -26,6 +26,7 @@
Good artwork takes time! -- and so does this.</p>
<p>-- Dave Brosius</p>
+ <iframe src="polycar.svg" width="500px" height="375px"/>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dbr...@us...> - 2009-12-25 22:39:54
|
Revision: 206
http://polycasso.svn.sourceforge.net/polycasso/?rev=206&view=rev
Author: dbrosius
Date: 2009-12-25 22:39:46 +0000 (Fri, 25 Dec 2009)
Log Message:
-----------
change sample
Modified Paths:
--------------
trunk/polycasso/htdocs/index.html
Modified: trunk/polycasso/htdocs/index.html
===================================================================
--- trunk/polycasso/htdocs/index.html 2009-12-25 22:39:34 UTC (rev 205)
+++ trunk/polycasso/htdocs/index.html 2009-12-25 22:39:46 UTC (rev 206)
@@ -26,7 +26,7 @@
Good artwork takes time! -- and so does this.</p>
<p>-- Dave Brosius</p>
- <iframe src="polycar.svg" width="500px" height="375px"/>
+ <iframe src="polypig.svg" width="235px" height="176px"/>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dbr...@us...> - 2009-12-28 06:40:06
|
Revision: 208
http://polycasso.svn.sourceforge.net/polycasso/?rev=208&view=rev
Author: dbrosius
Date: 2009-12-28 06:39:56 +0000 (Mon, 28 Dec 2009)
Log Message:
-----------
add mbfg other projects menu
Modified Paths:
--------------
trunk/polycasso/htdocs/index.html
Modified: trunk/polycasso/htdocs/index.html
===================================================================
--- trunk/polycasso/htdocs/index.html 2009-12-28 06:38:55 UTC (rev 207)
+++ trunk/polycasso/htdocs/index.html 2009-12-28 06:39:56 UTC (rev 208)
@@ -2,6 +2,9 @@
<head>
<title>Polycasso - A Cubism Artwork Generation Tool</title>
<meta name="Keywords" content="polygon cubism image generation">
+ <script src="mbfg.js">
+ </script>
+ <link rel="stylesheet" type="text/css" href="mbfg.css" />
</head>
<body background>
<div style="position:absolute;top:0;left:0;width:256;height:65535;z-index:1;background-image:url(blend.jpg);">
@@ -14,6 +17,7 @@
<a href="javadoc/index.html">JavaDoc</a>
<img src="vbar.gif" height="12"/>
<a href="jnlp/polycasso.jnlp">Web Start</a>
+ <!--#include virtual="mbfg_menu.shtml" -->
<hr/>
<p>Thanks for your interest in Polycasso.</p>
@@ -27,6 +31,7 @@
<p>-- Dave Brosius</p>
<iframe src="polypig.svg" width="235px" height="176px"/>
+ <p>This pig is an svg output of polycasso</p>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|