<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-32929647</id><updated>2011-09-14T10:16:12.667-07:00</updated><category term='zaxxon maximillian &quot;the black hole&quot; tron recognizer processing.org'/><category term='processing.org  java tfgorc urban rockland county'/><category term='simulation'/><category term='processing'/><category term='OGLE Processing'/><category term='interaction'/><category term='nation'/><category term='java'/><category term='HTorsion Maxalot Wallpaper &quot;Max Ackerman&quot; Java Processing.org TileSaver &quot;Marius Watz&quot;'/><category term='software'/><category term='java processing jim soliven wiresquid network sniffer analyzer information visualization'/><category term='TodaysArt08 Maxalot Processing processing.org HTorsion'/><category term='applet'/><category term='java processing torsion jim soliven generative art rope math algorithm graphics print'/><category term='softsynth'/><category term='maxalot htorsion wallpaper'/><category term='art iphone app interactive'/><category term='true love'/><category term='java processing smoke torsion noise lines'/><category term='lucretius &quot;de rerum natura&quot; &quot;brownian motion&quot; brownian java processing.org'/><category term='infovis'/><title type='text'>aut.ologo.us digital works</title><subtitle type='html'>A collection of creative and generative works utilizing code as its medium.  All works posted here are conceived, designed, and coded by Jim Soliven</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>37</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-32929647.post-3675006328063122683</id><published>2011-09-02T13:25:00.000-07:00</published><updated>2011-09-02T13:44:36.710-07:00</updated><title type='text'>Objective C Perlin Noise</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;As promised, here is the port of the Processing.org's Perlin Noise code to Objective C.&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;This is beta code so use at your own risk.  It's what I used for the HTorsion part of the &lt;i&gt;&lt;a href="http://itunes.apple.com/us/app/grow-your-own/id446005860?mt=8"&gt;Grow Your Own&lt;/a&gt; &lt;/i&gt;app.&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;It works almost the same way as the Processing.org's version.  You can find the reference for that over here:&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;a href="http://www.processing.org/reference/noise_.html"&gt;http://www.processing.org/reference/noise_.html&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;For some horrible sample code, here's what I have for one of my functions:&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;        &lt;p class="p1"&gt;&lt;span class="Apple-style-span"&gt;noiseVal = [noise noiseX:(x1 -xCount)*noiseScale  Y: (y1 -yCount)*noiseScale Z:noiseCount];&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;So, as you can see, it's similar to the Processing.org version.  &lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;Anyways, the source of the code can be found here:&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;a href="http://aut.ologo.us/source/Noise.zip"&gt;http://aut.ologo.us/source/Noise.zip&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;Please don't expect any help on how to implement it.  It's not because I don't want to help.  It's because I have a horrible time looking at my old code and figuring out what exactly did I do to get it to work.&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-3675006328063122683?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/3675006328063122683/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=3675006328063122683' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/3675006328063122683'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/3675006328063122683'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2011/09/objective-c-perlin-noise.html' title='Objective C Perlin Noise'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-8952288108146417149</id><published>2011-07-10T09:41:00.000-07:00</published><updated>2011-07-10T09:59:49.816-07:00</updated><title type='text'>Grow Your Own</title><content type='html'>&lt;div style="text-align: center; color: rgb(255, 255, 204);"&gt;&lt;span style="font-family:verdana;"&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/5669246375/" title="Screenshots of my 3rd iPad app that is still a WIP by jim soliven, on Flickr"&gt;&lt;img src="http://farm6.static.flickr.com/5061/5669246375_2c760dbb37_m.jpg" alt="Screenshots of my 3rd iPad app that is still a WIP" height="240" width="180" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://itunes.apple.com/app/id446005860"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 159px; height: 65px;" src="http://4.bp.blogspot.com/-x01JZREH_EA/ThnaOUDXbDI/AAAAAAAAAGw/tFIn81QbJLo/s320/itunesdownloadbutton.gif" alt="" id="BLOGGER_PHOTO_ID_5627769148811996210" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;"Grow Your Own" iPad App&lt;br /&gt;&lt;br /&gt;This is the second in a series of art-centric applications I am developing.  Released on July 1st, it actually did fairly well in the "Entertainment" category.  It hovered around the top 100 in the US charts and reached top 50 in other regional charts.  Not bad for something that didn't have any advertisement or press to it.&lt;br /&gt;&lt;br /&gt;The app is actually 2 algorithms in one.  The first is a variation of the Brooklyn Eels algorithm and the second is the port of the HTorsion algorithm.&lt;br /&gt;&lt;br /&gt;This app required me to port the Perlin algorithm from Processing to Objective C.  In a future post, I fully intend to release the source for that so other generative artists can use it.&lt;br /&gt;&lt;br /&gt;Development of this app really made me focus on the memory management of the application.  With the limited 20 Mb of memory an application is allowed to use, I had to learn how to manage memory better.  Spent about 2 weeks trying to trace a memory leak.&lt;br /&gt;&lt;br /&gt;Well, I feel like I'm growing as an Xcode programmer.  Unfortunately, I still find the process very tedious.  I might explore using Cocos2D or Corona SDK in my future developments.&lt;br /&gt;&lt;br /&gt;In the meantime, below are sample images generated by the app:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/a-interactive-llc/5861379729/" title="IMG_0057 by autologous.interactive, on Flickr"&gt;&lt;img src="http://farm6.static.flickr.com/5316/5861379729_f8a524909e_m.jpg" alt="IMG_0057" height="240" width="180" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/a-interactive-llc/5861377599/" title="Grow Your Own iPad App by autologous.interactive, on Flickr"&gt;&lt;img src="http://farm6.static.flickr.com/5103/5861377599_e756dd2a4e_m.jpg" alt="Grow Your Own iPad App" height="240" width="180" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/a-interactive-llc/5861376605/" title="Grow Your Own iPad App by autologous.interactive, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3107/5861376605_67b9bcf33a_m.jpg" alt="Grow Your Own iPad App" height="240" width="180" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/a-interactive-llc/5861926066/" title="IMG_0047 by autologous.interactive, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3251/5861926066_e392627512_m.jpg" alt="IMG_0047" height="240" width="180" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/a-interactive-llc/5861926664/" title="IMG_0048 by autologous.interactive, on Flickr"&gt;&lt;img src="http://farm6.static.flickr.com/5105/5861926664_665d2e57ab_m.jpg" alt="IMG_0048" height="240" width="180" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-8952288108146417149?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/8952288108146417149/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=8952288108146417149' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/8952288108146417149'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/8952288108146417149'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2011/07/grow-your-own.html' title='Grow Your Own'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm6.static.flickr.com/5061/5669246375_2c760dbb37_t.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-3931846390631585930</id><published>2011-02-20T08:54:00.000-08:00</published><updated>2011-02-20T09:06:28.100-08:00</updated><title type='text'>Honey, does this dress make me look fat?</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" &gt;&lt;a href="http://4.bp.blogspot.com/-CEaFzsYSno4/TWFHhVDjMZI/AAAAAAAAAGE/zeHXzDnVZPo/s1600/dilf-download.jpg" style="white-space: pre; "&gt;&lt;img src="http://4.bp.blogspot.com/-CEaFzsYSno4/TWFHhVDjMZI/AAAAAAAAAGE/zeHXzDnVZPo/s320/dilf-download.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5575816451574673810" style="display: block; margin-top: 0px; margin-right: auto; margin-bottom: 10px; margin-left: auto; text-align: center; cursor: pointer; width: 175px; height: 175px; " /&gt;&lt;/a&gt;&lt;span class="Apple-tab-span"&gt;&lt;div style="text-align: center; white-space: pre; "&gt;&lt;span class="Apple-style-span" style="white-space: normal; "&gt;&lt;span class="Apple-tab-span" style="white-space: pre; "&gt;  &lt;/span&gt;"&lt;span class="Apple-style-span"&gt;&lt;b&gt;Honey, does this dress make me look fat?"&lt;/b&gt;&lt;/span&gt;&lt;span class="Apple-tab-span" style="white-space: pre; "&gt; &lt;/span&gt;iPhone App&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center; white-space: pre; "&gt;&lt;span class="Apple-style-span" style="white-space: normal; "&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center; white-space: pre; "&gt;&lt;span class="Apple-style-span" style="white-space: normal; "&gt;At one point in every male's life, they have been asked this trap of a question. I tried checking the App store for an app and was surprised to find that there was no app for that.&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center; white-space: pre; "&gt;&lt;span class="Apple-style-span" style="white-space: normal; "&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center; white-space: pre; "&gt;&lt;span class="Apple-style-span" style="white-space: normal; "&gt;I figure it would be a quick program to create an app that would analyze someone and see if the dress makes them look fat so I gave it a try. This app is a gag gift. Results aren't meant to be taken seriously. In reality, the answer is determined by the user. All this app does is deflect the blame onto the app and away from the askee.&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center; white-space: pre; "&gt;&lt;span class="Apple-style-span" style="white-space: normal; "&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center; white-space: pre; "&gt;&lt;span class="Apple-style-span" style="white-space: normal; "&gt;If you have %.99 to blow, give it a whirl. :-)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://itunes.apple.com/us/app/honey-does-this-dress-make/id419934366?mt=8&amp;amp;ls=1"&gt;&lt;span class="Apple-style-span" &gt;Click here to see the App Store page&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;span class="Apple-style-span" &gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/-CEaFzsYSno4/TWFHhVDjMZI/AAAAAAAAAGE/zeHXzDnVZPo/s1600/dilf-download.jpg"&gt;&lt;/a&gt;&lt;/span&gt;&lt;span class="Apple-tab-span" style="white-space:pre"&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="white-space: normal;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="white-space: normal;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="white-space: normal;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-3931846390631585930?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/3931846390631585930/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=3931846390631585930' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/3931846390631585930'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/3931846390631585930'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2011/02/honey-does-this-dress-make-me-look-fat.html' title='Honey, does this dress make me look fat?'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/-CEaFzsYSno4/TWFHhVDjMZI/AAAAAAAAAGE/zeHXzDnVZPo/s72-c/dilf-download.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-988049751998245823</id><published>2011-01-29T11:27:00.000-08:00</published><updated>2011-01-29T11:34:36.291-08:00</updated><title type='text'>Tempvus Version 1.0.2</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-family: verdana; " &gt;So I failed to mention that the Tempvus iPhone app did fairly well considering the lack of promotion for the app.  It is currently free at the moment.&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-family: verdana; " &gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-family: verdana; " &gt;As promised, I ported the app to the iPad with version 1.0.2.  I feel that the platform serves the art world the best.&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-family: verdana; " &gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-family: verdana; " &gt;Here is a quick screener/demo of the application and along with some screenshots:&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-family: verdana; " &gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-family: verdana; " &gt;&lt;br /&gt;&lt;object type="application/x-shockwave-flash" width="400" height="227" data="http://www.flickr.com/apps/video/stewart.swf?v=71377" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"&gt; &lt;param name="flashvars" value="intl_lang=en-us&amp;amp;photo_secret=d70a6c90b7&amp;amp;photo_id=5389171334"&gt; &lt;param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=71377"&gt; &lt;param name="bgcolor" value="#000000"&gt; &lt;param name="allowFullScreen" value="true"&gt;&lt;embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=71377" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&amp;amp;photo_secret=d70a6c90b7&amp;amp;photo_id=5389171334" height="227" width="400"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-family: verdana; " &gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/a-interactive-llc/5365469510/" title="iPad by autologous.interactive, on Flickr"&gt;&lt;img src="http://farm6.static.flickr.com/5087/5365469510_7ea027a324_m.jpg" width="180" height="240" alt="iPad" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-family: verdana; " &gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-family: verdana; " &gt;&lt;a href="http://www.flickr.com/photos/a-interactive-llc/5365469510/" title="iPad by autologous.interactive, on Flickr"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-family: verdana; " &gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/a-interactive-llc/5364854399/" title="iPad by autologous.interactive, on Flickr"&gt;&lt;img src="http://farm6.static.flickr.com/5163/5364854399_f2a63d198a_m.jpg" width="180" height="240" alt="iPad" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-family: verdana; "&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/a-interactive-llc/5364852103/" title="iPad by autologous.interactive, on Flickr"&gt;&lt;img src="http://farm6.static.flickr.com/5049/5364852103_7e4c70f424_m.jpg" width="180" height="240" alt="iPad" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-988049751998245823?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/988049751998245823/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=988049751998245823' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/988049751998245823'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/988049751998245823'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2011/01/tempvus-version-102.html' title='Tempvus Version 1.0.2'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm6.static.flickr.com/5087/5365469510_7ea027a324_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-2159502734029749145</id><published>2010-12-17T07:04:00.000-08:00</published><updated>2010-12-17T07:14:02.757-08:00</updated><title type='text'>Tempvus App</title><content type='html'>&lt;div&gt;&lt;div style="text-align: center; "&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/a-interactive-llc/5268763122/" title="Tempus512 by autologous.interactive, on Flickr"&gt;&lt;img src="http://farm6.static.flickr.com/5290/5268763122_473afe5e54_m.jpg" width="240" height="240" alt="Tempus512" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center; "&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center; "&gt;&lt;span class="Apple-style-span"&gt;&lt;span class="Apple-style-span"&gt;Tempvus 1.0.1 iPhone App&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center; "&gt;&lt;span class="Apple-style-span"&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center; "&gt;&lt;span class="Apple-style-span"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, 'BitStream vera Sans', Helvetica, sans-serif; font-size: 12px; line-height: 17px; "&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "&gt;&lt;span class="Apple-style-span"&gt;Tempvus is an interactive art project/toy involving flowfields. It’s based on interaction-based behavior which manipulates the final output of the image.&lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "&gt;&lt;span class="Apple-style-span"&gt;You can interact with the app to add spinner objects, change the direction of the spin, the strength of the spin force, change the color, or move the graviton object.&lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "&gt;&lt;span class="Apple-style-span"&gt;You can download the app by clicking &lt;i&gt;&lt;a href="http://itunes.apple.com/us/app/tempvus/id408795359?mt=8"&gt;this link&lt;/a&gt;.&lt;/i&gt;&lt;/span&gt;&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;span class="Apple-style-span"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, 'BitStream vera Sans', Helvetica, sans-serif; font-size: 12px; color: rgb(85, 85, 85); line-height: 17px; "&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "&gt;&lt;br /&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "&gt;&lt;a href="http://itunes.apple.com/us/app/tempvus/id408795359?mt=8" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(41, 112, 166); text-decoration: none; "&gt;&lt;/a&gt;&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-2159502734029749145?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/2159502734029749145/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=2159502734029749145' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/2159502734029749145'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/2159502734029749145'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2010/12/tempvus-app.html' title='Tempvus App'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm6.static.flickr.com/5290/5268763122_473afe5e54_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-345654807980941609</id><published>2010-12-17T06:35:00.000-08:00</published><updated>2010-12-17T07:03:02.471-08:00</updated><title type='text'>Challenges of Creating the First iPhone App</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" &gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;Five&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt; months ago, I took the plunge and decided to take my work to the iPhone.  My intention was to create apps that would be displayed on iPads.  My vision was to have a gallery of apps on the iPad.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;It took me a while to get this project done due to technical, transitional, financial challenges.  It also took a long time because I wrote the App only during my spare time.  As programming code is only a hobby and not a fulltime job(I'm a Cisco Network Engineer by day), I can only sneak in a few snippets of code every day or two.  There were times when I didn't touch the code for weeks as I simply did not have time.  I'd rather spend that time playing with my baby than code.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;So here are a few challenges I encountered:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;ul&gt;&lt;li&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;b&gt;&lt;i&gt;&lt;span class="Apple-style-span" &gt;Financial Challenges&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;The ultimate goal of this work was to get these apps to the iPad.  At the time when I first started writing the app, I only had an iPhone.  Writing an app for the iPad would mean I would need to plonk the money for an iPad.  This wasn't too much of a problem.  My wife wanted an iPad so I got it for her with the intention of using her iPad for development.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;What I didn't know was that for development, that means I would need to home her iPad to my Mac instead of it being homed to her PC.  This provided challenges because that means I'll have to wipe her apps each time I want to develop on the iPad and it also means she'll need to wipe my code and apps whenever she wants to use her apps.  It's quite a mess.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;We both decided that we'll need 2 iPads.  One for her and one for me.  I needed one for development so eventually I had to wait until I can justify the purchase of another iPad.  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;b&gt;&lt;i&gt;&lt;span class="Apple-style-span" &gt;Transitional Challenges&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;The next challenge had to do with porting my Java Processing code to Objective C code.  I wrote C/C++ code 13 years ago and I barely remember how to code with C/C++ and OpenGL.  I had to read a couple of books to learn how to use Objective C.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;The challenge was porting my Java code to C++ code.  My approach was a straight conversion of the Java classes to Objective C classes.  This was a straight translation of code without any change in the way the algorithm is implemented.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;Upon completion of the translation, I soon found out that I had a lot of typos in the equations and algorithms which caused a lot of problems during the translation.  It was difficult tracking down where the errors in the calculation were occurring as there was a lot of code to eyeball.  Eventually I found all of them and got them fixed.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;One of the major differences between Java and Objective C is garbage collection.  I take this for granted when coding with Java.  Objective C has no automatic garbage collection so your memory management skills have to be on point.  If you don't manage memory properly, your app will crash a lot.  Relearning this skill wasn't too difficult but it sure made me learn how to be a better coder.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;b&gt;&lt;i&gt;&lt;span class="Apple-style-span" &gt;Technical Challenges&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;When the code was finally transitioned, I soon found out that a straight translation will not work.  For one thing, the coordinate system for Java and OpenGL are different.  Java's default coordinate system is the actual pixel dimension of the window.  OpenGL has a scale range of -1.0 to 1.0.   This means I had to re-tweak the code to accomodate the differences.  Later on, I found out I can rewrite the OpenGL code to mimic the coordinate system of Java.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;The next challenge is that I needed to optimize my code to the maximum.  I've never coded for a system with limited resources before.  I'm used to coding on powerful systems like Macbook Pros and never had to optimize my algorithms that much.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;Coding for an iDevice is different.  You have limited CPUs and memory to play with.  I had to take my original code apart and optimize it.  I had to re-write chunks of code so there are fewer loops and fewer function calls.  I also had to re-write some functions in straight C to make it faster.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;Objective C is a dynamically linked language.  Although this is a feature of a language, it is also one of the things that slows it down.  For each function call, the system has to allocate a new memory pointer.  So for a huge for-loop, each call to a function takes a lot of resource and time to allocate the memory space.  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;Optimization was where I spent most of my time.  Through function tweaks, compiler tweaks, and reconfiguring the code to have OpenGL use the GPU more, I was able to make the app faster than it's original form.  I'm still not as happy as I want but it's acceptable right now.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;---&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" &gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;The app is currently under review from Apple so it should be launched soon.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-345654807980941609?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/345654807980941609/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=345654807980941609' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/345654807980941609'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/345654807980941609'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2010/12/challenges-of-creating-first-iphone-app.html' title='Challenges of Creating the First iPhone App'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-6929961020218378761</id><published>2010-12-17T06:26:00.000-08:00</published><updated>2010-12-17T06:34:22.613-08:00</updated><title type='text'>Eels of Brooklyn</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;span class="Apple-style-span" &gt;Been busy with working on the iPhone app.  It's currently under review and it should be up on the iTunes store anytime now.  In the meanwhile, I've been keeping myself busy with some more generative work.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;span class="Apple-style-span" &gt;The following are images from my &lt;i&gt;Eels of Brooklyn &lt;/i&gt;work.  It's currently unfinished and is still a work-in-progress:&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/4610588710/" title="Coney Island Eels by jim soliven, on Flickr"&gt;&lt;img src="http://farm2.static.flickr.com/1392/4610588710_1380b18b0a_m.jpg" width="240" height="240" alt="Coney Island Eels" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/4609980295/" title="Coney Island Eels by jim soliven, on Flickr"&gt;&lt;img src="http://farm2.static.flickr.com/1227/4609980295_da40d5099a_m.jpg" width="240" height="240" alt="Coney Island Eels" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/4610588862/" title="Coney Island Eels by jim soliven, on Flickr"&gt;&lt;img src="http://farm2.static.flickr.com/1257/4610588862_fe186ec7cd_m.jpg" width="240" height="240" alt="Coney Island Eels" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/4686976300/" title="coneyislandeel-486.94614 by jim soliven, on Flickr"&gt;&lt;img src="http://farm5.static.flickr.com/4047/4686976300_d068923d89_m.jpg" width="240" height="180" alt="coneyislandeel-486.94614" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/4640099837/" title="coneyislandeel-160.24258 by jim soliven, on Flickr"&gt;&lt;img src="http://farm5.static.flickr.com/4013/4640099837_43838b4525_m.jpg" width="240" height="180" alt="coneyislandeel-160.24258" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;span class="Apple-style-span" &gt;I was inspired by a visit of the Brooklyn Acquarium.  &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-6929961020218378761?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/6929961020218378761/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=6929961020218378761' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/6929961020218378761'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/6929961020218378761'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2010/12/eels-of-brooklyn.html' title='Eels of Brooklyn'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm2.static.flickr.com/1392/4610588710_1380b18b0a_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-4249391857443976269</id><published>2010-10-03T08:18:00.000-07:00</published><updated>2010-10-03T08:35:00.357-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='art iphone app interactive'/><title type='text'>Expanding the Medium</title><content type='html'>&lt;div style="text-align: center;"&gt;My original interest in computational design was interaction.  I used to program a lot of interactive toys similar to what was popular in the early 2000s when Flash was getting popular.&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;My interest in interaction did not hold because it started to move towards developing 'final' images as art.  So interactive art was only a means to develop static art.  I've always wanted to be some sort of artist and I couldn't really draw.  I stunk with Photoshop and the only joy I get with generating art was in programming.  After a long while with tinkering with interactive arts, I started focusing on "finished art."&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;My move towards art on a static medium is what prompted me with starting this blog.  I still develop a lot of interactive toys.  All images posted on this blog are generated with interactive algorithms.  The only difference is that the interaction is solely limited to me as opposed to posting the interactive piece online for everyone to play.  This gives me more ownership of the images.&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;After a few years of this, I am a little bit frustrated that the Algorithmic/Generative/Computational art genre has not gained a lot of acceptance in the world.  It is still a growing genre and is experiencing a lot of resistance in the art world.  The growth pattern is akin to the resistance to photography as an artform.&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;I sometimes find myself arguing with critics about the legitimacy of this particular art and I yearn to find more exposure for this genre.  &lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;Enter the iPhone. &lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;A few innovative souls like Glenn Marshall and Scott Snibbe has started using the iPhone as a platform for their art.  Why not?  With the advent of the iPad, it is a viable platform to display your digital art.&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;I aim to take advantage of this.  &lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;So the plan for the next couple of months is to port some of the interactive toys I created to the iPhone and either give it away for free or sell it for a dollar.  The intent is to generate awareness of the brand.  I'm hoping people will like the little art-app enough to maybe...just maybe purchase a print or two.  Of course, if the art-as-app app takes off, I'm hoping to get a little bit of return from it as well.&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;So...that's the plan for now.  We'll see where it goes.&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;Below is the first iteration of the first App I am producing.  It should be ready within a month and available for free.  &lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.flickr.com/photos/autologous/4976646581/" title="Untitled4Now by jim soliven, on Flickr"&gt;&lt;span class="Apple-style-span"&gt;&lt;img src="http://farm5.static.flickr.com/4106/4976646581_068f1689f6.jpg" width="269" height="500" alt="Untitled4Now" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;Watch out for the new interactive wing of &lt;/span&gt;&lt;a href="http://aut.ologo.us/"&gt;&lt;span class="Apple-style-span"&gt;http://aut.ologo.us&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span"&gt; called &lt;/span&gt;&lt;a href="http://www.autologousinteractive.com/"&gt;&lt;span class="Apple-style-span"&gt;http://www.autologousinteractive.com&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span"&gt;.  &lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.autologousinteractive.com/"&gt;&lt;span class="Apple-style-span"&gt;http://www.autologousinteractive.com&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span"&gt; will be the official website for the iPhone projects that I will be working on.  I'm hoping to port some of my art-apps on the site.  Also have a couple of games in mind as well.&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-4249391857443976269?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/4249391857443976269/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=4249391857443976269' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/4249391857443976269'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/4249391857443976269'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2010/10/expanding-medium.html' title='Expanding the Medium'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm5.static.flickr.com/4106/4976646581_068f1689f6_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-961496635050053751</id><published>2010-09-19T05:53:00.000-07:00</published><updated>2010-09-19T06:06:55.847-07:00</updated><title type='text'>Wild Things</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;a href="http://www.flickr.com/photos/autologous/4091360280/" title="What The Wild Thangs Are by jim soliven, on Flickr"&gt;&lt;span class="Apple-style-span" &gt;&lt;img src="http://farm3.static.flickr.com/2735/4091360280_604ff2dbf7_m.jpg" width="240" height="240" alt="What The Wild Thangs Are" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" &gt;Wild Things&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;processing.org java application, October 2009&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;This work is another application of the attractor program.  It actually started off as a study of vector physics but as I started learning it, I started applying it right away.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;The concept is simple.  Random particles are generated on the screen.  Each particle is attracted to the nearest attractor.  As the particle heads towards the attractor, it may encounter a spinner particle.  Spinner articles exerts a vector force on the particle causing the particle to spin around the Spinner.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;Each attractor and Spinner has a corresponding twin so that there is a balanced set of particles on each side of the screen.  When the particle gets between a certain distance to the attractor, it regenerates at a random coordinate.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;Particles are coded to leave a trail of their path.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;The intended results are to create an image that resembles a mask or face of some sort.  My original intention was to create masks that would be used for Halloween.  &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;The following are more sample images:&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;a href="http://www.flickr.com/photos/autologous/4062504220/" title="What The Wild Thangs Are by jim soliven, on Flickr"&gt;&lt;span class="Apple-style-span" &gt;&lt;img src="http://farm4.static.flickr.com/3664/4062504220_cd856d50ed_m.jpg" width="240" height="240" alt="What The Wild Thangs Are" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" &gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"&gt;&lt;a href="http://www.flickr.com/photos/autologous/4062504110/" title="What The Wild Thangs Are by jim soliven, on Flickr"&gt;&lt;span class="Apple-style-span" &gt;&lt;img src="http://farm3.static.flickr.com/2601/4062504110_942bc4a6d4_m.jpg" width="240" height="240" alt="What The Wild Thangs Are" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-961496635050053751?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/961496635050053751/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=961496635050053751' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/961496635050053751'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/961496635050053751'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2010/09/wild-things.html' title='Wild Things'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm3.static.flickr.com/2735/4091360280_604ff2dbf7_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-3053686275410486383</id><published>2009-10-08T06:42:00.000-07:00</published><updated>2009-10-08T06:46:37.977-07:00</updated><title type='text'>Scholastic Publication and Facebook Fan Page</title><content type='html'>&lt;div align="center"&gt;&lt;span style="font-family:verdana;color:#ffffff;"&gt;Hello. Two quick updates:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a title="Scholastic by jim soliven, on Flickr" href="http://www.flickr.com/photos/autologous/3992314801/"&gt;&lt;span style="font-family:verdana;color:#ffffff;"&gt;&lt;img height="145" alt="Scholastic" src="http://farm3.static.flickr.com/2625/3992314801_8d1817a3bf_m.jpg" width="240" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-family:verdana;color:#ffffff;"&gt; &lt;/span&gt;&lt;/div&gt;&lt;div align="center"&gt;&lt;span style="font-family:verdana;color:#ffffff;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div align="center"&gt;&lt;span style="font-family:verdana;color:#ffffff;"&gt;Scholastic licensed a modified image of HTorsion for one of their children's books. &lt;/span&gt;&lt;/div&gt;&lt;div align="center"&gt;&lt;span style="font-family:verdana;color:#ffffff;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div align="center"&gt;&lt;span style="font-family:verdana;color:#ffffff;"&gt;The other update is that I created a Facebook fan page because I'm being bugged by people to create one. :-)&lt;/span&gt;&lt;/div&gt;&lt;div align="center"&gt;&lt;span style="font-family:verdana;color:#ffffff;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div align="center"&gt;&lt;a href="http://www.facebook.com/pages/Jim-Soliven/132531397634"&gt;&lt;span style="font-family:verdana;color:#ffcc66;"&gt;http://www.facebook.com/pages/Jim-Soliven/132531397634&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div align="center"&gt; &lt;/div&gt;&lt;div align="center"&gt;&lt;span style="font-family:verdana;color:#ffffff;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div align="center"&gt;&lt;span style="font-family:verdana;color:#ffffff;"&gt;I'm a little shocked about how many people fanned it already. Pretty humbling.&lt;/span&gt;&lt;/div&gt;&lt;div align="center"&gt;&lt;span style="font-family:verdana;color:#ffffff;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div align="center"&gt;&lt;span style="font-family:verdana;color:#ffffff;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-3053686275410486383?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/3053686275410486383/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=3053686275410486383' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/3053686275410486383'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/3053686275410486383'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2009/10/scholastic-publication-and-facebook-fan.html' title='Scholastic Publication and Facebook Fan Page'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm3.static.flickr.com/2625/3992314801_8d1817a3bf_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-7889968522256915301</id><published>2009-08-17T16:25:00.000-07:00</published><updated>2009-08-17T16:35:00.596-07:00</updated><title type='text'>FFields</title><content type='html'>&lt;div style="text-align: center; color: rgb(255, 255, 255);"&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/3793791846/" title="FFields by jim soliven, on Flickr"&gt;&lt;img style="width: 415px; height: 415px;" src="http://farm4.static.flickr.com/3530/3793791846_2cd40a860e.jpg" alt="FFields" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:verdana;"&gt;FFields&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;processing.org, java application, July 2009&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:verdana;"&gt;More playing around with the Perlin Noise algorithm.  The difference this time is that I am diffusing the background each iteration.  That smooths the perlin trails to make it look more vapor-like.&lt;br /&gt;&lt;br /&gt;I'm debating whether I should offer these as prints.  It's currently my desktop wallpaper.&lt;br /&gt;&lt;br /&gt;Here are a few more FField images:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/3793786980/" title="FFields by jim soliven, on Flickr"&gt;&lt;img src="http://farm3.static.flickr.com/2525/3793786980_72d81b3dbd_m.jpg" alt="FFields" height="240" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/3747483195/" title="FFields by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3435/3747483195_99d72e38d1_m.jpg" alt="FFields" height="240" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/3748261108/" title="FFields by jim soliven, on Flickr"&gt;&lt;img src="http://farm3.static.flickr.com/2572/3748261108_8acbfe5c9e_m.jpg" alt="FFields" height="240" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/3748251548/" title="FFields by jim soliven, on Flickr"&gt;&lt;img src="http://farm3.static.flickr.com/2607/3748251548_7698e1b638_m.jpg" alt="FFields" height="240" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/3748239476/" title="FFields by jim soliven, on Flickr"&gt;&lt;img src="http://farm3.static.flickr.com/2518/3748239476_547dbdb838_m.jpg" alt="FFields" height="240" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/3748194010/" title="FFields by jim soliven, on Flickr"&gt;&lt;img src="http://farm3.static.flickr.com/2585/3748194010_4efb10312f_m.jpg" alt="FFields" height="240" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/3703068836/" title="FFields by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3465/3703068836_011183a32f_m.jpg" alt="FFields" height="240" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-7889968522256915301?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/7889968522256915301/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=7889968522256915301' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/7889968522256915301'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/7889968522256915301'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2009/08/ffields.html' title='FFields'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3530/3793791846_2cd40a860e_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-4532163682888299763</id><published>2009-08-17T16:15:00.000-07:00</published><updated>2009-08-17T16:22:54.515-07:00</updated><title type='text'>Perlin Canyons</title><content type='html'>&lt;div style="text-align: center; color: rgb(255, 255, 255);"&gt;&lt;span style="font-family:verdana;"&gt;&lt;span style="font-size:100%;"&gt;I was playing around with Perlin noise again and decided to try the usual Perlin landscape generator.  The following is just a Perlin implementation that uses a height-based color sampler.  The results look like the Grand Canyon. &lt;br /&gt;&lt;br /&gt;&lt;object type="application/x-shockwave-flash" data="http://www.flickr.com/apps/video/stewart.swf?v=71377" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" height="327" width="400"&gt; &lt;param name="flashvars" value="intl_lang=en-us&amp;amp;photo_secret=7c046a02b6&amp;amp;photo_id=3770173777"&gt; &lt;param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=71377"&gt; &lt;param name="bgcolor" value="#000000"&gt; &lt;param name="allowFullScreen" value="true"&gt;&lt;embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=71377" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&amp;amp;photo_secret=7c046a02b6&amp;amp;photo_id=3770173777" height="327" width="400"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;&lt;object type="application/x-shockwave-flash" data="http://www.flickr.com/apps/video/stewart.swf?v=71377" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" height="327" width="400"&gt; &lt;param name="flashvars" value="intl_lang=en-us&amp;amp;photo_secret=306e1e559b&amp;amp;photo_id=3770972188"&gt; &lt;param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=71377"&gt; &lt;param name="bgcolor" value="#000000"&gt; &lt;param name="allowFullScreen" value="true"&gt;&lt;embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=71377" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&amp;amp;photo_secret=306e1e559b&amp;amp;photo_id=3770972188" height="327" width="400"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-4532163682888299763?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/4532163682888299763/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=4532163682888299763' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/4532163682888299763'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/4532163682888299763'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2009/08/perlin-canyons.html' title='Perlin Canyons'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-8468387067457150398</id><published>2009-08-17T16:01:00.000-07:00</published><updated>2009-08-17T16:11:57.495-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='maxalot htorsion wallpaper'/><title type='text'>HTorsion Color Wallpaper</title><content type='html'>&lt;div style="text-align: center; color: rgb(255, 255, 255);"&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/3821667508/" title="maxalotcolorwallpaper2 by jim soliven, on Flickr"&gt;&lt;img style="width: 408px; height: 256px;" src="http://farm3.static.flickr.com/2469/3821667508_b7c8b1fdc8.jpg" alt="maxalotcolorwallpaper2" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:verdana;"&gt;&lt;/span&gt;I'm happy to offer yet another set of wallpaper prints courtesy of &lt;a href="http://www.maxalot.com/"&gt;Maxalot&lt;/a&gt;.  The direct link to the prints can be found at &lt;a href="http://www.maxalot.com/xpsf/jimsoliven_wllppr_colour.shtml"&gt;http://www.maxalot.com/xpsf/jimsoliven_wllppr_colour.shtml&lt;/a&gt;.  Check it out!&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-8468387067457150398?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/8468387067457150398/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=8468387067457150398' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/8468387067457150398'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/8468387067457150398'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2009/08/htorsion-color-wallpaper.html' title='HTorsion Color Wallpaper'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm3.static.flickr.com/2469/3821667508_b7c8b1fdc8_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-5594091500976341446</id><published>2009-06-13T06:36:00.000-07:00</published><updated>2009-06-13T06:41:23.196-07:00</updated><title type='text'>Open Edition Store</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;I'm still working on the "print store" aspect of my site but I do have a basic Open Editions store open at &lt;/span&gt;&lt;a href="http://jim-soliven.imagekind.com/"&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;jim-soliven.imagekind.com&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;It's still a work in progress but I will update when I finish the Limited Editions shop and the original editions shop.  I still have to work out how to integrate all this into my website.&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-5594091500976341446?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/5594091500976341446/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=5594091500976341446' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/5594091500976341446'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/5594091500976341446'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2009/06/open-edition-store.html' title='Open Edition Store'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-5950539717431730103</id><published>2009-06-07T08:56:00.000-07:00</published><updated>2009-06-07T09:12:18.065-07:00</updated><title type='text'>Rules of Order</title><content type='html'>&lt;div style="text-align: center; color: rgb(255, 255, 255);"&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/3603239475/" title="biiiig by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3389/3603239475_53b787b055.jpg" alt="biiiig" height="500" width="350" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;Rules of Order&lt;br /&gt;&lt;br /&gt;processing.org, java application, April 2009&lt;br /&gt;&lt;br /&gt;Imagine a plane leaving trails in the sky at the same time it is dropping spray paint onto the ground.  That is the same process that each moving pixel does in this work.  Each object flies about 30 pixels above the canvas.  As it moves across the plane, it leaves a trail on the canvas and it also sprays a fine mist of pixels into the air.  Given time, the spray lands on the canvas and leaves a mark.&lt;br /&gt;&lt;br /&gt;This piece was a quick job since I am sticking to my modus operandi of keeping it simple.  I love discovering new techniques in creating digital art and this piece is really more of a study of a new technique.  The new technique is using multiple canvases in the same process.  I suspect I will use this technique more in the future.&lt;br /&gt;&lt;br /&gt;Here are some more images developed by the algorithm:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/3604087892/" title="deets2 by jim soliven, on Flickr"&gt;&lt;img src="http://farm3.static.flickr.com/2476/3604087892_6bc20c745f_o.jpg" alt="deets2" height="370" width="450" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Above is an extreme closeup of the details.  Notice the grainy nature of the image.  The graininess of the image is caused by the individual pixels in the pixel spray process of the algorithm.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/3509474866/" title="rules29.404121-2 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3316/3509474866_61dcf35c7e.jpg" alt="rules29.404121-2" height="500" width="358" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is the earliest form of the algorithm.  The screencapture was caught in process.  Most of the other images generated are screencaptured after the complete image is done.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/3532565962/" title="Rules of Order by jim soliven, on Flickr"&gt;&lt;img src="http://farm3.static.flickr.com/2326/3532565962_a4ce3bec53.jpg" alt="Rules of Order" height="500" width="358" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/3532685784/" title="rulesoforder by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3397/3532685784_3f19d8735b.jpg" alt="rulesoforder" height="500" width="346" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Below are the more colored variety:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/3550353360/" title="Rules of Order by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3664/3550353360_42bc6f3924.jpg" alt="Rules of Order" height="500" width="321" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/3572082288/" title="Hands and Feet by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3611/3572082288_433f29cdfe_m.jpg" alt="Hands and Feet" height="240" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The rest of the set can be found &lt;a href="http://www.flickr.com/photos/autologous/sets/72157617717611147/"&gt;here&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-5950539717431730103?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/5950539717431730103/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=5950539717431730103' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/5950539717431730103'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/5950539717431730103'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2009/06/rules-of-order.html' title='Rules of Order'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3389/3603239475_53b787b055_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-7198199356282087008</id><published>2009-04-07T18:59:00.000-07:00</published><updated>2009-04-07T19:09:17.848-07:00</updated><title type='text'>Change in Focus</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;span style="font-family: verdana;"&gt;I haven't updated in a while.  There's a good reason for that.  I've been working on programs and algorithms that were overly grand and got too complicated and big.  As I spend more time working on the project, I somehow lost focus. &lt;br /&gt;&lt;br /&gt;The more I lost focus of the project, the less interest I had in finishing it.  The less interested I am, the crappier the work looked.  The crappier it looked the more crushing the disappointment.&lt;br /&gt;&lt;br /&gt;I decided to change my modus operandi on my creations.  I decided to keep things simple and keep things short.  For each work moving forward, I decided to outline a few simple rules for the program and stick with it.  The &lt;a style="color: rgb(255, 204, 204);" href="http://aut.ologo.us/blog/2009/04/contention.html"&gt;Contention &lt;/a&gt;project is an example of the work.&lt;br /&gt;&lt;br /&gt;One day, I'll post the complex crappy projects I was working on. &lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-7198199356282087008?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/7198199356282087008/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=7198199356282087008' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/7198199356282087008'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/7198199356282087008'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2009/04/change-in-focus.html' title='Change in Focus'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-4357636437974236373</id><published>2009-04-07T18:22:00.000-07:00</published><updated>2009-04-07T18:50:47.194-07:00</updated><title type='text'>Contention</title><content type='html'>&lt;div style="text-align: center; color: rgb(255, 255, 255);"&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/3410111335/" title="582443.9-2 by jim soliven, on Flickr"&gt;&lt;img style="width: 388px; height: 288px;" src="http://farm4.static.flickr.com/3369/3410111335_f74e303abe.jpg" alt="582443.9-2" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 153);font-family:verdana;" &gt;Contention&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;processing java application, april 2009&lt;br /&gt;&lt;br /&gt;The premise is simple.  I wanted to trace particles as they race towards another particle with the intention of destroying them.  Got the idea from the opening scene of Lord of the Rings:The Fellowship of the Ring.&lt;br /&gt;&lt;br /&gt;I read somewhere that Steve Jackson had computer programmers create an algorithm to simulate the opening war scene of the movie.  Instead of rendering each soldier by hand, he had the effects team create elves that would react when the orcs approach them.  This saved time on rendering but it probably ate up CPU.&lt;br /&gt;&lt;br /&gt;The concept for Contention is similar.  Two teams of particles race towards another particle of the opposing team.  Each particle is strengthened by their teammates around them.  The more teammates around them, the stronger they are.  Once they reach the opposing target, they "roll dice" to see who wins based on their strengths.  If the particle wins, they choose another target.  If they lose, they start over.&lt;br /&gt;&lt;br /&gt;Some basic behaviors were programmed to each particle.  Each particle draws a line to any other particle near it.  The color of the line is the average of both or all particles around it.  Lines are also drawn between the particle and its target particle.&lt;br /&gt;&lt;br /&gt;The algorithm was quite simple and this only really took about a couple of hours to draw up.  I had some old class files that I reused for this so this was pretty quick and gratifying.&lt;br /&gt;&lt;br /&gt;Below are other images created by the algorithm.  The original size of each creation is 4800x3600.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/3377899838/" title="Contention Circles by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3584/3377899838_b0658143c1.jpg" alt="Contention Circles" height="500" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Radial Formation of Contention&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/3408576220/" title="Contentions by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3547/3408576220_779c9bd947.jpg" alt="Contentions" height="359" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/3410936386/" title="489319.84 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3388/3410936386_4090903961.jpg" alt="489319.84" height="375" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/3420048606/" title="143749.03 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3339/3420048606_0568cda78c.jpg" alt="143749.03" height="375" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/3419243789/" title="50708.785 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3350/3419243789_e38286b072.jpg" alt="50708.785" height="375" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/3422033953/" title="502848.66 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3544/3422033953_aecd1f06a2.jpg" alt="502848.66" height="375" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/3420142094/" title="173673.78 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3363/3420142094_63e0acdc3c.jpg" alt="173673.78" height="375" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;More images found at&lt;/span&gt; &lt;a style="color: rgb(255, 204, 204);" href="http://www.flickr.com/photos/autologous/sets/72157615506620947/"&gt;my Flickr site&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-4357636437974236373?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/4357636437974236373/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=4357636437974236373' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/4357636437974236373'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/4357636437974236373'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2009/04/contention.html' title='Contention'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3369/3410111335_f74e303abe_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-3918697058030227915</id><published>2008-11-19T16:51:00.000-08:00</published><updated>2008-11-19T17:12:45.418-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='OGLE Processing'/><title type='text'>Marduk Project</title><content type='html'>&lt;div style="text-align: center; color: rgb(255, 255, 255);"&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/2956959060/" title="NewYorkCity-162147 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3052/2956959060_47563c69b1_m.jpg" alt="NewYorkCity-162147" height="240" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:100%;"&gt;&lt;span style="font-family:verdana;"&gt;I still love using the generative aspects of computer programming to generate cities.  Countless hours were poured in the past to create programs that generate city-like structures.  A few of the endeavours has made it to this blog in the form of &lt;a href="http://aut.ologo.us/blog/2008/09/fabled-ghettos-of-rockland-county.html"&gt;TFGORC&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;I kinda wanted more than just an aerial-view-generating program.  I wanted a more 3D looking image.  The other thing was that I was a little lazy.  I've tried using &lt;a href="http://www.blender.org/"&gt;Blender&lt;/a&gt; to generate 3D images but dammit, learning it was too much of an effort for me.&lt;br /&gt;&lt;br /&gt;I tried scouring the web for free 3D textures that could be imported as .OBJ files into Processing but the ones I found didn't work properly with Processing.&lt;br /&gt;&lt;br /&gt;Enter &lt;a href="http://ogle.eyebeamresearch.org/"&gt;OGLE&lt;/a&gt;.  OGLE is an OpenGL call interceptor.  It basically intercepts any calls to OPENGL being used by applications and logs them for the user to peruse.  Plenty of amazing things on the OGLE site has been created by this lovely programs.  Among applications that OGLE has successfully worked with in the past is GoogleEarth, World of Warcraft, Second Life, and City of Heroes.&lt;br /&gt;&lt;br /&gt;Of course, once I read the documentaion I decided that this was something I can do because it's easy.  The steps basically went like this:&lt;br /&gt;&lt;br /&gt;-launch GoogleEarth&lt;br /&gt;-find a city that has 3D structures.&lt;br /&gt;-hit your super powered ctrl key&lt;br /&gt;-get the resulting ogle.obj file&lt;br /&gt;-import into processing.org&lt;br /&gt;-increase the scale to something big like 450.0.&lt;br /&gt;-manipulate image at will&lt;br /&gt;&lt;br /&gt;It's that simple.  The above image is generated using midtown NYC as the model.  Manhattan seems to be one of the more fleshed-out areas of GoogleEarth.  Some more images were generated below.  You might want to click on them to see the bigger versions:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/2962447441/" title="NewYorkColumbusCircle by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3189/2962447441_e02545ca37_m.jpg" alt="NewYorkColumbusCircle" height="86" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is a rendition of Columbus Circle in New York City.  That big area in the front is actually Central Park.  GoogleEarth's 3D structures seems to end at around the Central Park region.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/2962447539/" title="NewYorkWallSt by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3008/2962447539_e368d6fe96_m.jpg" alt="NewYorkWallSt" height="95" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is an area of Manhattan I'm familiar with.  This is the Battery Park area near Wall Street.  I see these buildings everyday on my way to work.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/2962447671/" title="Chicago by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3138/2962447671_e40e12fc5d_m.jpg" alt="Chicago" height="87" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is Chicago.  You can see the Sears Tower in the back.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/2962447781/" title="Seattle by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3293/2962447781_f6661ef747_m.jpg" alt="Seattle" height="99" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Seattle's seaport area.&lt;br /&gt;&lt;br /&gt;There are other cities I want to try out in the future.  I was a little bit disappointed that GoogleEarth doesn't have a more fleshed-out Paris, Rome, and London.  I think Barcelona and Amsterdam is well done so I might try those in the future.&lt;br /&gt;&lt;br /&gt;This project is named Marduk because Marduk is the ancient Babylonian god of the city. &lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-3918697058030227915?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/3918697058030227915/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=3918697058030227915' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/3918697058030227915'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/3918697058030227915'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2008/11/marduk-project.html' title='Marduk Project'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3052/2956959060_47563c69b1_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-7290650345765782840</id><published>2008-11-19T16:37:00.000-08:00</published><updated>2008-11-19T16:50:19.681-08:00</updated><title type='text'>Some ZEBO Craziness</title><content type='html'>&lt;div style="text-align: center; color: rgb(255, 255, 255);"&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family:verdana;font-size:100%;"&gt;I've recently started using &lt;a href="http://sunflow.sourceforge.net/"&gt;Sunflow&lt;/a&gt; via &lt;a href="http://hipstersinc.com/p5sunflow/"&gt;P5Sunflow&lt;/a&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;.   Naturally, I wanted to take out my old ZEBO characters and apply the 3D renderer to them:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/2926791646/" title="7844 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3002/2926791646_1bc9de8cae_m.jpg" alt="7844" height="240" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;ZEBO and his pal Rex "The Recognizer"&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/2922675075/" title="22224 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3226/2922675075_d7bd7aa74f_m.jpg" alt="22224" height="240" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Just plain old ZEBO".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/2930703338/" title="213633 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3201/2930703338_6d51300004_m.jpg" alt="213633" height="240" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Eventually, I decided to scrap the old Maximillian model from The Black Hole and replace him with something else.  The next member of the Zebo family is the combat tank from the old Atari 2600 game, "Combat".&lt;br /&gt;&lt;br /&gt;In the end, I put them together and kinda placed them in the old Zaxxon battleship environment  just like how I would place any other megalomaniac robot who's bent on revenge on humankind:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/2953438856/" title="theZeboIsGettingReady by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3193/2953438856_4c6db14954.jpg" alt="theZeboIsGettingReady" height="336" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I use the above image as my wallpaper on my laptop.  You could get the large image from here: &lt;a href="http://www.flickr.com/photos/autologous/2953438856/sizes/o/in/set-72157605544742542/"&gt;http://www.flickr.com/photos/autologous/2953438856/sizes/o/in/set-72157605544742542/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-7290650345765782840?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/7290650345765782840/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=7290650345765782840' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/7290650345765782840'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/7290650345765782840'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2008/11/some-zebo-craziness.html' title='Some ZEBO Craziness'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3002/2926791646_1bc9de8cae_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-2804480216723536439</id><published>2008-11-04T17:33:00.000-08:00</published><updated>2008-11-04T17:42:32.317-08:00</updated><title type='text'>Brooklyn Museum of Computer Art</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/2810537659/" title="HTorsionG9 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3289/2810537659_01645aaa58.jpg" alt="HTorsionG9" height="500" width="326" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 153, 0);font-family:verdana;" &gt;HTorsion in Brooklyn's Museum of Computer Art&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 153, 0);font-family:verdana;" &gt;Double Exposure Exhibit&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 153, 0);font-family:verdana;" &gt;Nov. 4 - Nov. 26 2008&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 255, 255);font-family:verdana;font-size:100%;"  &gt;A copy of HTorsion is part of Brooklyn's MOCA Double Exposure Exhibit.  The exhibit begins on Nov. 4 and ends on Nov. 26, 2008.&lt;br /&gt;&lt;br /&gt;Opening Reception is on Nov. 8, 4-6 PM&lt;br /&gt;&lt;br /&gt;MOCA is located at&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-family:verdana;font-size:100%;"  &gt;MOCA Museum Gallery&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-family:verdana;font-size:100%;"  &gt;139 11th Street, Brooklyn NY&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 255, 255);font-family:verdana;font-size:100%;"  &gt;&lt;span style="color: rgb(153, 153, 153);"&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;More information can be found here:&lt;/span&gt;&lt;br /&gt;&lt;a style="color: rgb(255, 255, 255);" href="http://moca.virtual.museum/physical.htm"&gt;http://moca.virtual.museum/physical.htm&lt;/a&gt;&lt;br /&gt;&lt;/span&gt; &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-2804480216723536439?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/2804480216723536439/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=2804480216723536439' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/2804480216723536439'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/2804480216723536439'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2008/11/brooklyn-museum-of-computer-art.html' title='Brooklyn Museum of Computer Art'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3289/2810537659_01645aaa58_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-4116996592165063602</id><published>2008-10-19T11:05:00.000-07:00</published><updated>2008-10-19T11:18:51.443-07:00</updated><title type='text'>Hey Good Looking</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/2920694634/" title="Good21555-3.0E-4-605.0 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3195/2920694634_eb458ac286_m.jpg" alt="Good21555-3.0E-4-605.0" width="240" height="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:verdana;"&gt;&lt;span style="color: rgb(255, 255, 204);"&gt;Hey Good Looking!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;processing java application, october 2008, jim soliven&lt;br /&gt;&lt;br /&gt;"Hey Good Looking!" is a revamp of an earlier sketch that I gave up on in the past.  HGL! was initially another attractor algorithm where one particle is attracted to a certain point and heads towards that destination point.  The early version of the algorithm didn't really generate any interesting images.  Just a bunch of scriggly lines on the screen.&lt;br /&gt;&lt;br /&gt;About 2 years after the initial sketch, I revisited the piece and made some changes.  The first change I did was I increased the number of particles by a factor of 20000.  The second change was I added more destination points.  The third change was I made each particle go from one destination point to the other rather than randomly picking one of the destination points and heading over there.&lt;br /&gt;&lt;br /&gt;The surprising aspect of the piece were the 3D images that it seems to generate.  Not all iterations generated 3D illusions but some of them did.  After the revelation, I focused the code to increase the chances of generating the 3D images.  The results impressed me a bit:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/2919848307/" title="Good19224-3.0E-4-605.0 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3046/2919848307_f74ffd1b16_m.jpg" alt="Good19224-3.0E-4-605.0" width="240" height="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/2908114273/" title="Good215123-3.0E-4-605.0 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3094/2908114273_466a35c5a1_m.jpg" alt="Good215123-3.0E-4-605.0" width="240" height="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/2908958760/" title="Good213149-3.0E-4-605.0 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3219/2908958760_a1ef5244b2_m.jpg" alt="Good213149-3.0E-4-605.0" width="240" height="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/2905439705/" title="Hey Good Looking by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3023/2905439705_728cd258e6_m.jpg" alt="Hey Good Looking" width="240" height="103" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/2905431075/" title="Hey Good Looking by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3013/2905431075_30ea901689_m.jpg" alt="Hey Good Looking" width="240" height="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;More images can be found at this &lt;a href="http://www.flickr.com/photos/autologous/sets/72157607653009811/"&gt;Flickr! Set&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-4116996592165063602?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/4116996592165063602/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=4116996592165063602' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/4116996592165063602'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/4116996592165063602'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2008/10/hey-good-looking.html' title='Hey Good Looking'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3195/2920694634_eb458ac286_t.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-7064733063122579440</id><published>2008-10-10T16:30:00.000-07:00</published><updated>2008-10-10T16:34:44.252-07:00</updated><title type='text'>Art</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;span style="font-family: verdana;"&gt;I have never considered myself an artist before.  In fact, I felt some shame for thinking that I am one that qualifies as an artists.  I considered myself more of a programmer who indulges in making "pweety pictures" with his computer.  I consider the people I look up to as artist but I feel really weird whenever someone tells me that I can consider myself an artist since I am no longer an admirer of someone's work but a contemporary of their work.&lt;br /&gt;&lt;br /&gt;My old friend, Chris Soprano(a phenomenal illustrator) hammered that point to me and I guess I will concede.  To that end, I changed the link on the front page of my site from "About the Programmer" to "About the Artist."&lt;br /&gt;&lt;br /&gt;Sheez, I still feel awkward seeing myself in that light. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-7064733063122579440?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/7064733063122579440/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=7064733063122579440' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/7064733063122579440'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/7064733063122579440'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2008/10/art.html' title='Art'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-1531847662466724489</id><published>2008-10-10T16:28:00.000-07:00</published><updated>2008-10-10T16:29:41.493-07:00</updated><title type='text'>Snap To Grid</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;span style="font-family: verdana;"&gt;I will be participating in the &lt;a href="http://www.lacda.org"&gt;Los Angeles Center for Digital Arts&lt;/a&gt;' &lt;span style="font-style: italic;"&gt;Snap To Grid&lt;/span&gt; group exhibition from October 9th to November 1st, 2008.&lt;/span&gt; &lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-1531847662466724489?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/1531847662466724489/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=1531847662466724489' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/1531847662466724489'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/1531847662466724489'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2008/10/snap-to-grid.html' title='Snap To Grid'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-4115112431507536226</id><published>2008-10-10T15:46:00.000-07:00</published><updated>2008-10-10T16:14:48.873-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='TodaysArt08 Maxalot Processing processing.org HTorsion'/><title type='text'>TodaysArt08 Processing Light Exhibition</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/2915613126/" title="TodaysArt08 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3228/2915613126_a48c41d332_m.jpg" alt="TodaysArt08" width="240" height="159" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;font-family:verdana;font-size:130%;"  &gt;TodaysArt 2008: Processing Light&lt;/span&gt;&lt;br /&gt;September 26-27, 2008&lt;br /&gt;The Hague, Netherlands&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 255, 255);font-family:verdana;" &gt;&lt;span style="font-size:100%;"&gt;I was given the opportunity by &lt;a href="http://www.maxalot.com/"&gt;Maxalot&lt;/a&gt;'s Max Ackermann&lt;/span&gt; &lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-family:verdana;font-size:100%;"  &gt;to participate in The Ha&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-family:verdana;" &gt;gue's TodaysArt08 Festival.  &lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-family:verdana;font-size:100%;"  &gt;TodaysArt08 is a &lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-family:verdana;" &gt;2 day long indoor and outdoor celebration that features artists and artisans from all over the world.  Invited generative artists for the Processing Light exhibit had their beautiful works displayed on the side of the Hague's Central Station building.&lt;br /&gt;&lt;br /&gt;Artists invited are Neil Banas, Dextro, Eno Henze, Tina Frank, Marius Watz, Pedro Mari(defetto), Quayola, CEB Reas, Toxi, Lia, and Mike Paul Young&lt;br /&gt;&lt;br /&gt;Never in any of my thoughts would I have dreamt of the possiblity of seeing any of my work in such a large format as a building wall.  Due to work circumstances, I was not able to see the finished product myself although I think it would have been super to see mine and other people's work projected onto the side of the station.  &lt;a href="http://www.maxalot.com/"&gt;Maxalot &lt;/a&gt;and &lt;a href="http://www.dextro.org/"&gt;Dextro&lt;/a&gt; were kind enough to provide us with these candilicious images for our enjoyment.  The following are images of an HTorsion image generated solely for the Processing Light exhibit.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/2914751719/" title="TodaysArt08 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3177/2914751719_fd1dbb0868_m.jpg" alt="TodaysArt08" width="240" height="159" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/2914702239/" title="TodaysArt08 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3274/2914702239_c7c51b9ab0_m.jpg" alt="TodaysArt08" width="240" height="159" /&gt;&lt;/a&gt;&lt;br /&gt;(whee!  my name in lights!)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/2929218942/" title="DSC01245k by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3277/2929218942_f9f5f417b7_m.jpg" alt="DSC01245k" width="240" height="180" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/2929217168/" title="DSC01168k by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3062/2929217168_e1232076e4_m.jpg" alt="DSC01168k" width="240" height="180" /&gt;&lt;/a&gt;&lt;br /&gt;(the large projectors used to project the images).&lt;br /&gt;&lt;br /&gt;More images of HTorsion can be found here at my Flickr page:  &lt;a href="http://http//flickr.com/photos/autologous/sets/72157607763844711/"&gt;http://flickr.com/photos/autologous/sets/72157607763844711/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Images of the other artists awesome work can be found at &lt;a href="http://http//www.maxalot.com/xhbtn/ta08.shtml"&gt;http://www.maxalot.com/xhbtn/ta08.shtml&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-4115112431507536226?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/4115112431507536226/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=4115112431507536226' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/4115112431507536226'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/4115112431507536226'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2008/10/todaysart08-processing-light-exhibition.html' title='TodaysArt08 Processing Light Exhibition'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3228/2915613126_a48c41d332_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-4808175572779599000</id><published>2008-09-24T18:23:00.000-07:00</published><updated>2008-09-24T19:48:05.636-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='processing.org  java tfgorc urban rockland county'/><title type='text'>The Fabled Ghettos of Rockland County</title><content type='html'>&lt;div  style="text-align: center; color: rgb(255, 255, 255);font-family:verdana;"&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/2885509001/" title="TFGORC24184531 by jim soliven, on Flickr"&gt;&lt;img style="width: 406px; height: 223px;" src="http://farm4.static.flickr.com/3292/2885509001_e03d54f110.jpg" alt="TFGORC24184531" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 255, 204);font-size:85%;" &gt;The Fabled Ghettos of Rockland County&lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;processing java application, january 2008 to september 2008&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-size:85%;" &gt;The Fabled Ghettos of Rockland County(TFGORC) series is a variation of the old &lt;a href="http://flickr.com/photos/autologous/sets/72157603660711064/"&gt;Urban Terrain Generating Project&lt;/a&gt; that was started on January 2008.&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-size:85%;" &gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/2176349221/" title="808.38873.jpg by jim soliven, on Flickr"&gt;&lt;img src="http://farm3.static.flickr.com/2087/2176349221_9808331b5b_m.jpg" alt="808.38873.jpg" height="240" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-size:85%;" &gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-size:85%;" &gt;The premise started out simple enough.  Start out with a random number of lines and keep extending them.  Should any of the lines hit the edges of the screen or intersect each other, randomly generate another line attached to a previous one at a right angle.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-size:85%;" &gt;&lt;span style="color: rgb(255, 255, 255);"&gt;The image generated were interestingly very city-like.  Iterations of the program along with variable changes such as the number of lines starting out, the angle of the lines starting out, or even the maximum number of lines generates various types of urban aerial point-of-view:&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-size:85%;" &gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-size:85%;" &gt;&lt;a href="http://www.flickr.com/photos/autologous/2177141336/" title="333.7205-1.jpg by jim soliven, on Flickr"&gt;&lt;img src="http://farm3.static.flickr.com/2205/2177141336_2d6e1829bf_m.jpg" alt="333.7205-1.jpg" height="240" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-size:85%;" &gt;iteration: start with 1 line and max with 500 lines&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/2177142226/" title="935.4512.jpg by jim soliven, on Flickr"&gt;&lt;img src="http://farm3.static.flickr.com/2081/2177142226_3eb5551f35_m.jpg" alt="935.4512.jpg" height="240" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;iteration: start with 10 lines and end with 5000&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-size:85%;" &gt;Eventually, I was inspired by Spiderman and decided to arrange the beginning lines in a circle.  The hope was to generate web-like structures:&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-size:85%;" &gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-size:85%;" &gt;&lt;a href="http://www.flickr.com/photos/autologous/2795341799/" title="2410398625.725 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3282/2795341799_977a3a6a0d_m.jpg" alt="2410398625.725" height="240" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-size:85%;" &gt;&lt;a href="http://www.flickr.com/photos/autologous/2796190590/" title="242321068.114 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3032/2796190590_09888cc714_m.jpg" alt="242321068.114" height="240" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-size:85%;" &gt;Another variation is to arrange two circular points of origins for the beginning lines.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-size:85%;" &gt;&lt;a href="http://www.flickr.com/photos/autologous/2795332989/" title="2321241306.5421 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3131/2795332989_56e799a7e4.jpg" alt="2321241306.5421" height="333" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/2795339703/" title="2321482527.315 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3170/2795339703_8ef9da30bc.jpg" alt="2321482527.315" height="333" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-size:85%;" &gt;The images generated by this simple algorithm are all very interesting yet the rules of the generation are very simple.  Eventually, after finding some time, I decided to put some effort in coloring the images.  The color swatches for the following images are taken from &lt;a href="http://www.flickr.com/"&gt;Flickr&lt;/a&gt; images of Rockland County.&lt;br /&gt;&lt;br /&gt;Coloring of the images was done in 3 phases.  The first phase draws the lines.  The second phase colors the lines.  The third phase redraws the finished lines in the first phase.  The second phase tends to color over the lines so they had to be redrawn.  Since the code was geared towards saving memory and not cpu cycles, the finish product took a really long time.  The images below averaged somewhere between 8 to 16 hours.  This is due to each line being checked in each iteration.  It's terribly inefficient but I might be too lazy to fix it.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-size:85%;" &gt;&lt;a href="http://www.flickr.com/photos/autologous/2847420528/" title="TFGORC92340942 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3238/2847420528_bbc4416ed4.jpg" alt="TFGORC92340942" height="328" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-size:85%;" &gt;&lt;a href="http://www.flickr.com/photos/autologous/2848884771/" title="TFGORC11185541 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3144/2848884771_2887c09da4.jpg" alt="TFGORC11185541" height="500" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-size:85%;" &gt;I added a textured background tile to create the organic look of these iterations.  Below are the better images generated by the algorithm so far.  Most of these images and future images generated with algorithm will be found at its &lt;a href="http://flickr.com/photos/autologous/sets/72157607224139089/"&gt;Flickr site&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-size:85%;" &gt;&lt;a href="http://www.flickr.com/photos/autologous/2866921974/" title="TFGORC1721018 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3156/2866921974_e14c68b5d5.jpg" alt="TFGORC1721018" height="214" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-size:85%;" &gt;&lt;a href="http://www.flickr.com/photos/autologous/2871013645/" title="TFGORC19221922 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3099/2871013645_96e84c86ff.jpg" alt="TFGORC19221922" height="214" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-size:85%;" &gt;&lt;a href="http://www.flickr.com/photos/autologous/2873861497/" title="TFGORC2101840 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3178/2873861497_4fb97105a6.jpg" alt="TFGORC2101840" height="500" width="273" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-size:85%;" &gt;&lt;a href="http://www.flickr.com/photos/autologous/2883982654/" title="TFGORC23194956 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3255/2883982654_16cc1b04c4.jpg" alt="TFGORC23194956" height="500" width="273" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);font-size:85%;" &gt;&lt;a href="http://www.flickr.com/photos/autologous/2885509001/" title="TFGORC24184531 by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3292/2885509001_e03d54f110.jpg" alt="TFGORC24184531" height="273" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;The piece is partially inspired by an exposure to some of my friends in Rockland County, NY.  When I first met them, I thought they were from this legendary place called Rockland County where the life was just as ghetto and hardcore as Compton, Harlem, or East LA.  One could make the comparison that these colleagues of mine could have passed for the Bloods or Crips.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;It wasn't until I decided to drive down to their "hood" and pick one of them up right before we went to college.  I was expecting half-burned crack houses, drug dealers on a corner, and the threat of carjackers exist at every stoplight.  Five miles into the county I saw neither of these.  All I saw were huge suburban houses surrounded by lush gardens and flanked by BMW and Mercedes cars. &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;I really didn't get it.  How did these good old suburban boys mistake themselves as gangbangers?  I still blame their fascination with "Boyz N' Da Hood"( a good movie btw) and "Menace II Society".  Personally, I think they probably like "Don't be a Menace To Society While Drinking Your Juice in the Hood."&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-4808175572779599000?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/4808175572779599000/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=4808175572779599000' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/4808175572779599000'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/4808175572779599000'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2008/09/fabled-ghettos-of-rockland-county.html' title='The Fabled Ghettos of Rockland County'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3292/2885509001_e03d54f110_t.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-4101634696602156480</id><published>2008-09-10T19:07:00.000-07:00</published><updated>2008-09-11T08:01:48.195-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='zaxxon maximillian &quot;the black hole&quot; tron recognizer processing.org'/><title type='text'>Zebo.  The Zaxxon Boss</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;a href="http://www.flickr.com/photos/autologous/2847477322/" title="ZeboSplash by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3245/2847477322_ebacac7cb0_o.png" alt="ZeboSplash" width="349" height="116" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 204, 51);font-family:courier new;font-size:130%;"  &gt;Zebo.  The Zaxxon Boss&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;3600x1200 Image&lt;/span&gt;&lt;br /&gt;&lt;a style="font-family: arial;" href="http://farm4.static.flickr.com/3106/2568684287_6b142e3813_o.jpg"&gt;Download Here&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: left; font-family: arial;"&gt;The 80s holds several sci-fi icons in my head.  The Tron Recognizer,  Maximillian from the Black hole, and the first video game I have ever fought-The Zaxxon Boss.&lt;br /&gt;&lt;br /&gt;I was fascinated by comic books when I was a kid and I spent many afternoons wasting paper inventing and doodling superheroes.  As time passed by, my skills in illustration got better and I started carrying around a Moleskin to keep my illustrations.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;div style="text-align: left;"&gt;Eventually, the realities of my computer science studies took away the time for me to draw.  I stopped illustrating for a long, long time and my skills has considerably waned.  As of right now, I have a small fraction of skills as I used to have when I was in college.&lt;br /&gt;&lt;br /&gt;On the other hand, I fell in love with programming and eventually I attempted to mix the two.  It is a little bit sad to say that I feel more comfortable putting polygons together in a program than it is to pick up a pencil and draw.  To that effect, I decided to draw together three of the coolest robots I have known in the 80s.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.flickr.com/photos/autologous/2847477246/" title="Recognizer by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3094/2847477246_0695338f4f_o.jpg" alt="Recognizer" width="349" height="148" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;The Tron Recognizer was one of those vehicles/robots where the visage just strikes me.  It just looks so unusual.  Their role in the Tron movie was also somewhat mysterious.  Maybe it is that mystery that fascinates me about them.&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style="text-align: center; font-family: arial;"&gt;&lt;a href="http://www.flickr.com/photos/autologous/2846643429/" title="Max by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3209/2846643429_a5f4be9f8e_o.jpg" alt="Max" width="349" height="148" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;Maximillian was just one of those scary robots that really freaked me out when I was a kid.  That scene in The Black Hole where he skewered a man was one of the first times I remember where I covered my eyes while watching a movie.  Nonetheless, I liked him because he was just so menacing.  Not to mention he looks like one of those Star Wars Imperial Royal Guards.  Anything Star Wars is a bonus in my book.&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a style="font-family: arial;" href="http://www.flickr.com/photos/autologous/2847477270/" title="Boss by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3252/2847477270_f6629744c7_o.jpg" alt="Boss" width="349" height="148" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;&lt;span style="font-family:arial;"&gt;Then there's this homage to 1950s sci-fi robots.  I don't even have a name for it.  I just call him the Zaxxon Boss.  Zebo for short.  I have many fond memories of me piloting my spaceship on this faux 3D plane and shooting this annoying boss of a monster down.  Of course, you didn't really shoot him directly.  You aim for that heat-seeking rocket that he is powering up to launch at you.  Nevertheless, the funky design of this robot left an impression on me.  He just looked weird and memorable.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;So I decided to create some polygon models of these three and combine them in an image.  The original backstory of the image can be found on its &lt;/span&gt;&lt;a style="font-family: arial;" href="http://flickr.com/photos/autologous/sets/72157605544742542/"&gt;Flickr page&lt;/a&gt;&lt;span style="font-family:arial;"&gt;:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span style="font-style: italic; color: rgb(255, 255, 204);font-family:arial;" &gt;Zebo, the Zaxxon boss, has decided to get even with that pesky rocketship that destroyed his interstellar bachelor's pad in the 1980s.&lt;br /&gt;&lt;br /&gt;After investing in Google stock, he has decided it is time to get even.  With his gang of friends from the 80's, he has arrived to wreak vengeance on those folks that played Zaxxon and blew him up to smithereens.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(255, 255, 255);font-family:arial;" &gt;The imagery is supposed to portray Zebo as a gigantic general-type leaderbot with Maximillians as his field commanders and the Recognizers as the infantry.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 255, 255);font-family:arial;" &gt;I had a lot of fun creating this image.  It took a lot of time since it is polygon-based but it was certainly worth the 30+ hours coding every polygon vertex on it.  I still have the master files on this so I might revisit the models at a later time and create even more images.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 255, 255);font-family:arial;" &gt;In the meantime, enjoy the &lt;/span&gt;&lt;a style="font-family: arial; color: rgb(255, 255, 255);" href="httphttp://farm4.static.flickr.com/3106/2568684287_6b142e3813_o.jpg"&gt;3600x1200 &lt;/a&gt;&lt;span style="color: rgb(255, 255, 255);font-family:arial;" &gt;image.&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-4101634696602156480?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/4101634696602156480/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=4101634696602156480' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/4101634696602156480'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/4101634696602156480'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2008/09/zebo-zaxxon-boss.html' title='Zebo.  The Zaxxon Boss'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-4955810480597574809</id><published>2008-08-17T07:52:00.000-07:00</published><updated>2008-08-17T08:23:24.570-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='HTorsion Maxalot Wallpaper &quot;Max Ackerman&quot; Java Processing.org TileSaver &quot;Marius Watz&quot;'/><title type='text'>HTorsion Wallpaper</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;a href="http://www.flickr.com/photos/autologous/2676223691/" title="HTorsionRoom by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3042/2676223691_ea5c7c466f_m.jpg" alt="HTorsionRoom" height="150" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.maxalot.com/xpsf/jimsoliven_wllppr.shtml"&gt;HTorsion WallPaper&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;Max Ackerman of &lt;a href="http://www.maxalot.com/"&gt;Maxalot's&lt;/a&gt; fame requested a unique series of HTorsion prints that would be transformed to wallpaper-sized prints.  The process in itself presented a series of challenges since I am really new to making print quality images.&lt;br /&gt;&lt;br /&gt;The first challenge was how I could convert the program to scale the originaly 3200x1800 image to a 30000x15000 image.  The second challenge was getting the Perlin Noise function to behave similarly to the 3200x1800 version.&lt;br /&gt;&lt;br /&gt;The first challenge was handled by attempting to re-write the code to generate images to the biggest print size my poor Mac could handle.  Unfortunately, the maximum pixel size my mac could handle was 10000x6000.  The limitation is imposed by the maximum heap size Java could run on a Mac.  I can only allocate 2 Gigs worth of memory for Java on a Mac Powerbook.  This wasn't good enough for a print that would be around 7 x 5 feet in dimension and also made me squint in frustration for the money I wasted on getting 4 gigs of RAM on this laptop.&lt;br /&gt;&lt;br /&gt;I played with scanning the image at 10000 DPI but I wasn't even certain that this would work and could potentially cost me more money than I care to spend.  A ton of Googling eventually led me to a solution that I have seen before in the Processing.org's discussion board that somehow veiled itself to my awareness.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://workshop.evolutionzone.com/2007/03/24/code-tilesaverpde/"&gt;Marius Watz's TileSaver class&lt;/a&gt; was a godsend for me.  Using the code provided by Mr. Watz, I was able to create images that are about 27000x15000 in size.  The 27000 limit was really the biggest I could get it due to the heapsize limitation issue.  The rest was easy.  A quick GIMP manipulation would eventually give me a 27000x15000 image at 300 DPI.  The file sizes were huge as each image was about 1.3 gigs big.&lt;br /&gt;&lt;br /&gt;The first challenge was daunting since the limitation was due to hardware.  The second challenge was relatively minor but it required a lot of brain work.  The problem inherent with Perlin Noise was it is a pseudorandom number generator.  The original image produced for HTorsion worked out great since the arguments used for the method worked for generating Perlin numbers that works aesthetically with a 3200x1800 image.  Unfortunately, the same arguments will not work for the large footprint.&lt;br /&gt;&lt;br /&gt;It took a while for me to figure out how to generate the correct arguments for the print.  The time spent on determining it was largely due to the huge amounts of time it took to render each image.  For each series of arguments passed to the method, I would have to generate an image and determine if the results are good enough.  Each render took about 20-30 minutes.  So for each decent print, I had to go through 10 ugly ones.&lt;br /&gt;&lt;br /&gt;The solution came to me while I was in a haze one morning.  It was soooo simple that I was flabbergasted at how dumb I was.  Why go through all this number guessing when all I really had to do was use the scale function to convert the 3200x1800 image to 27000x15000?  Oh my goodness!  It was so simple!  I literally hated my one-track mind for this.&lt;br /&gt;&lt;br /&gt;With the two solutions finally figured out, I sent 4 DVDs worth of images to Max and about 1.5 months later the project was completed.  I felt a little bit odd when I was asked to write something about myself since I'm really new to the game and I consider myself a curious programmer more than a generative artist.  The odd thing was talking about myself in the 3rd person while writing about my bio.  Compared to everyone else on the site, I felt really small but I guess that these are the baby steps I need to take for me to reach a goal I set for myself 2 years ago.&lt;br /&gt;&lt;br /&gt;Overall, I am extremely happy with this project and I hope someone buys a print or two from Maxalot since I have to justify the amount of time I am spending coding this rather than spending more time with the lovely wife.&lt;br /&gt;&lt;br /&gt;Wallpapers can be bought here:  &lt;a href="http://www.maxalot.com/xpsf/jimsoliven_wllppr.shtml"&gt;http://www.maxalot.com/xpsf/jimsoliven_wllppr.shtml&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-4955810480597574809?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/4955810480597574809/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=4955810480597574809' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/4955810480597574809'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/4955810480597574809'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2008/08/htorsion-wallpaper.html' title='HTorsion Wallpaper'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3042/2676223691_ea5c7c466f_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-4796444529208226128</id><published>2008-08-17T07:39:00.000-07:00</published><updated>2008-08-17T07:52:08.241-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='lucretius &quot;de rerum natura&quot; &quot;brownian motion&quot; brownian java processing.org'/><title type='text'>Lucretius - De Rerum Natura</title><content type='html'>One of the images from the &lt;a href="http://www.flickr.com/photos/autologous/sets/72157602774506165/"&gt;Brownian Motion Set&lt;/a&gt; has been picked up as a cover for a University of California Press publication.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.flickr.com/photos/autologous/2771165772/" title="lucretius by jim soliven, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3212/2771165772_807692d6a2_m.jpg" alt="lucretius" height="240" width="160" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;More information regarding the book can be found &lt;a href="http://www.ucpress.edu/books/pages/10949.php"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The Brownian Motion set was created around 2005.  It was coded to satisfy my curiosity of how Brownian motion would affect a particle that travels towards a specific destination.  My findings tells me that the particle would ultimately fail to reach its intended destination since the effects of the Brownian motion really derails its tracks.&lt;br /&gt;&lt;br /&gt;Derailment doesn't really produce an interesting image and for a while I was a little bit disappointed.  What I added to the code was an attribute of 'intent' to reach the destination.  This way, the particle would eventually be within the vicinity of the destination. &lt;br /&gt;&lt;br /&gt;I was mildly satisfied with the result.  I put to use the term "mildly" for some reason my mind blanks out like a New York City power outage whenever I choose a color scheme for this piece.&lt;br /&gt;&lt;br /&gt;This set will eventually be re-visited once I determine a proper behavior for the particle.&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-4796444529208226128?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/4796444529208226128/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=4796444529208226128' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/4796444529208226128'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/4796444529208226128'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2008/08/lucretius-de-rerum-natura.html' title='Lucretius - De Rerum Natura'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3212/2771165772_807692d6a2_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-2852574387407654216</id><published>2007-11-11T11:27:00.000-08:00</published><updated>2007-11-11T11:49:15.804-08:00</updated><title type='text'>The Chalfont Swirl</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;a href="http://www.flickr.com/photos/autologous/1805966377/" title="Photo Sharing"&gt;&lt;img style="width: 349px; height: 234px;" src="http://farm3.static.flickr.com/2244/1805966377_41601c99e9.jpg" alt="621027.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_zCJZW29HFTk/RzdYvhF9feI/AAAAAAAAADk/fcI1L5qAmKE/s1600-h/chalfontswirl.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://1.bp.blogspot.com/_zCJZW29HFTk/RzdYvhF9feI/AAAAAAAAADk/fcI1L5qAmKE/s320/chalfontswirl.png" alt="" id="BLOGGER_PHOTO_ID_5131667873772436962" border="0" /&gt;&lt;/a&gt;&lt;span style="color: rgb(255, 255, 255);font-family:arial;" &gt;processing java application, october 2007, jim soliven&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div style="text-align: left;"&gt;&lt;span style="font-family:arial;"&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;An old and simple program written in 2005 and revamped in 2007.  The Chalfont Swirl utilizes brownian motion to create the fluctuations on the path that the particle traverses.  The motion of the particle is randomly increased or decreased as it traverses towards a destination.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;I love simple pieces like these because the code doesn't take more than a few lines but yet the results are amazing.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;Sample images below:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div style="text-align: center;"&gt;&lt;span style="font-family:arial;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-family:arial;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/1805966377/" title="Photo Sharing"&gt;&lt;img src="http://farm3.static.flickr.com/2244/1805966377_41601c99e9_m.jpg" alt="621027.jpg" height="160" width="240" /&gt;&lt;/a&gt; &lt;a href="http://www.flickr.com/photos/autologous/1806818914/" title="Photo Sharing"&gt;&lt;img src="http://farm3.static.flickr.com/2265/1806818914_26999e1b6e_m.jpg" alt="1091027.jpg" height="160" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/1917544398/" title="Photo Sharing"&gt;&lt;img src="http://farm3.static.flickr.com/2195/1917544398_701f763b84_m.jpg" alt="611102.jpg" height="160" width="240" /&gt;&lt;/a&gt; &lt;a href="http://www.flickr.com/photos/autologous/1916723545/" title="Photo Sharing"&gt;&lt;img src="http://farm3.static.flickr.com/2089/1916723545_ac06847092_m.jpg" alt="411102.jpg" height="160" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/1917525304/" title="Photo Sharing"&gt;&lt;img src="http://farm3.static.flickr.com/2103/1917525304_c7a1fec167_m.jpg" alt="261102.jpg" height="160" width="240" /&gt;&lt;/a&gt; &lt;a href="http://www.flickr.com/photos/autologous/1917534462/" title="Photo Sharing"&gt;&lt;img src="http://farm3.static.flickr.com/2144/1917534462_bcbdf01522_m.jpg" alt="351102.jpg" height="160" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/1917534462/" title="Photo Sharing"&gt;&lt;img src="http://farm3.static.flickr.com/2144/1917534462_bcbdf01522_m.jpg" alt="351102.jpg" height="160" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-2852574387407654216?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/2852574387407654216/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=2852574387407654216' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/2852574387407654216'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/2852574387407654216'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2007/11/chalfont-swirl.html' title='The Chalfont Swirl'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm3.static.flickr.com/2244/1805966377_41601c99e9_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-8247044629775234879</id><published>2007-10-25T19:35:00.000-07:00</published><updated>2007-10-25T19:48:59.334-07:00</updated><title type='text'>Eye Magazine Issue 65</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.flickr.com/photos/autologous/1752164529/" title="Photo Sharing"&gt;&lt;img src="http://farm3.static.flickr.com/2298/1752164529_a2f83d4db3_m.jpg" alt="PA250026.JPG" height="240" width="180" /&gt;&lt;/a&gt; &lt;a href="http://www.flickr.com/photos/autologous/1753011888/" title="Photo Sharing"&gt;&lt;img src="http://farm3.static.flickr.com/2404/1753011888_fa8a46847e_m.jpg" alt="PA250025.JPG" height="240" width="180" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Two pieces of HTorsion can be found on Eye Magazine Issue No. 65.  One made the backcover and the other one has a snippet of article attached to it.  It's a little bit embarassing since they put my work next to more established artists.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.flickr.com/photos/autologous/1752165211/" title="Photo Sharing"&gt;&lt;img style="width: 219px; height: 165px;" src="http://farm3.static.flickr.com/2190/1752165211_9ca21e2835_m.jpg" alt="PA250027.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/1753015044/" title="Photo Sharing"&gt;&lt;img style="width: 220px; height: 168px;" src="http://farm3.static.flickr.com/2411/1753015044_e2140045e0_m.jpg" alt="PA250033.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-8247044629775234879?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/8247044629775234879/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=8247044629775234879' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/8247044629775234879'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/8247044629775234879'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2007/10/eye-magazine-issue-65.html' title='Eye Magazine Issue 65'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm3.static.flickr.com/2298/1752164529_a2f83d4db3_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-4869261923104105082</id><published>2007-06-13T17:37:00.000-07:00</published><updated>2007-06-13T18:09:02.661-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='java processing smoke torsion noise lines'/><title type='text'>Smoke Series</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_zCJZW29HFTk/RnCO0zvfDVI/AAAAAAAAADM/rKvzlqrW1Wo/s1600-h/splash.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://1.bp.blogspot.com/_zCJZW29HFTk/RnCO0zvfDVI/AAAAAAAAADM/rKvzlqrW1Wo/s320/splash.jpg" alt="" id="BLOGGER_PHOTO_ID_5075713817940266322" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_zCJZW29HFTk/RnCQbDvfDXI/AAAAAAAAADc/__fgvsqCq_4/s1600-h/smoketitle.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://2.bp.blogspot.com/_zCJZW29HFTk/RnCQbDvfDXI/AAAAAAAAADc/__fgvsqCq_4/s200/smoketitle.png" alt="" id="BLOGGER_PHOTO_ID_5075715574581890418" border="0" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span style="color: rgb(255, 255, 204);font-family:arial;" &gt;processing java application, june 2007, jim soliven&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div style="text-align: left;"&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;Started delving into Ken Perlin's noise algorithm and applied it to the Torsion series below.  The results are amazing images which resembles smoke.  The beauty of coding generative algorithms is that you are always surprised(sometimes frustrated) by the results.  This series turned out a lot better than I expected.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;Sample images below:&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 255, 204);font-family:arial;" &gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.flickr.com/photos/autologous/537187034/" title="Photo Sharing"&gt;&lt;img src="http://farm2.static.flickr.com/1425/537187034_1699c949fd_m.jpg" alt="95.jpg" height="180" width="240" /&gt;&lt;/a&gt;   &lt;a href="http://www.flickr.com/photos/autologous/537302353/" title="Photo Sharing"&gt;&lt;img src="http://farm2.static.flickr.com/1243/537302353_171af2dd16_m.jpg" alt="93.jpg" height="180" width="240" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.flickr.com/photos/autologous/537297731/" title="Photo Sharing"&gt;&lt;img src="http://farm2.static.flickr.com/1333/537297731_5c5dec7764_m.jpg" alt="46.jpg" height="240" width="180" /&gt;&lt;/a&gt;   &lt;a href="http://www.flickr.com/photos/autologous/537298241/" title="Photo Sharing"&gt;&lt;img src="http://farm2.static.flickr.com/1387/537298241_f941057889_m.jpg" alt="53.jpg" height="240" width="180" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.flickr.com/photos/autologous/537303213/" title="Photo Sharing"&gt;&lt;img src="http://farm2.static.flickr.com/1225/537303213_c44b468a50_m.jpg" alt="98.jpg" height="240" width="160" /&gt;&lt;/a&gt;   &lt;a href="http://www.flickr.com/photos/autologous/537184804/" title="Photo Sharing"&gt;&lt;img src="http://farm2.static.flickr.com/1167/537184804_a1aa529e4f_m.jpg" alt="75.jpg" height="240" width="160" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.flickr.com/photos/autologous/537300053/" title="Photo Sharing"&gt;&lt;img src="http://farm2.static.flickr.com/1203/537300053_69ea740f0f_m.jpg" alt="68.jpg" height="240" width="180" /&gt;&lt;/a&gt;   &lt;a href="http://www.flickr.com/photos/autologous/537294975/" title="Photo Sharing"&gt;&lt;img src="http://farm2.static.flickr.com/1154/537294975_080805ddab_m.jpg" alt="35.jpg" height="240" width="180" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-4869261923104105082?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/4869261923104105082/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=4869261923104105082' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/4869261923104105082'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/4869261923104105082'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2007/06/smoke-series.html' title='Smoke Series'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_zCJZW29HFTk/RnCO0zvfDVI/AAAAAAAAADM/rKvzlqrW1Wo/s72-c/splash.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-5534221208153164365</id><published>2007-06-04T18:39:00.002-07:00</published><updated>2007-06-04T20:23:05.141-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='java processing jim soliven wiresquid network sniffer analyzer information visualization'/><title type='text'>Wiresquid Network Sniffer</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_zCJZW29HFTk/RmS_azvfDTI/AAAAAAAAAC8/lxL9W7au6ws/s1600-h/splash.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://1.bp.blogspot.com/_zCJZW29HFTk/RmS_azvfDTI/AAAAAAAAAC8/lxL9W7au6ws/s320/splash.png" alt="" id="BLOGGER_PHOTO_ID_5072389547612900658" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_zCJZW29HFTk/RmS_lTvfDUI/AAAAAAAAADE/Lm3o8bQ42Q0/s1600-h/wiresquidtitle.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://3.bp.blogspot.com/_zCJZW29HFTk/RmS_lTvfDUI/AAAAAAAAADE/Lm3o8bQ42Q0/s320/wiresquidtitle.png" alt="" id="BLOGGER_PHOTO_ID_5072389728001527106" border="0" /&gt;&lt;/a&gt;&lt;span style="color: rgb(255, 255, 204);font-family:arial;" &gt;processing java application, july 2007, jim soliven&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;object height="100" width="100"&gt;&lt;param name="movie" value="http://www.youtube.com/v/hELsSmmJV8w"&gt;&lt;param name="wmode" value="transparent"&gt;&lt;embed src="http://www.youtube.com/v/hELsSmmJV8w" type="application/x-shockwave-flash" wmode="transparent" height="100" width="100"&gt;&lt;/embed&gt;&lt;/object&gt; &lt;object height="100" width="100"&gt;&lt;param name="movie" value="http://www.youtube.com/v/ZFHe3OBRFfM"&gt;&lt;param name="wmode" value="transparent"&gt;&lt;embed src="http://www.youtube.com/v/ZFHe3OBRFfM" type="application/x-shockwave-flash" wmode="transparent" height="100" width="100"&gt;&lt;/embed&gt;&lt;/object&gt; &lt;object height="100" width="100"&gt;&lt;param name="movie" value="http://www.youtube.com/v/kt1alBIoV6w"&gt;&lt;param name="wmode" value="transparent"&gt;&lt;embed src="http://www.youtube.com/v/kt1alBIoV6w" type="application/x-shockwave-flash" wmode="transparent" height="100" width="100"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;more images found on&lt;/span&gt; &lt;a style="color: rgb(255, 255, 204);" href="http://www.flickr.com/photos/autologous/sets/72157600311809783/detail/"&gt;my flickr&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;Wiresquid is &lt;/span&gt;&lt;a style="color: rgb(255, 255, 204);" href="http://www.wireshark.org/"&gt;Wireshark&lt;/a&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;'s illegitimate kin.  It is a graphic visualization of a network packet "flow" that occurs during a TCP/IP session.  Each network packet that flows from the source receives a response or two from a destination.  Each transaction is represented by a tentacle that forms from the construct.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;A list of features for Wiresquid follows:&lt;/span&gt;&lt;br /&gt;&lt;ul style="color: rgb(255, 255, 255);"&gt;&lt;li&gt;Each time you send a packet to the network, a destination host responds to the request.  The request can be broken down into smaller packets or TCP windows.  Each collection of packets is a flow.&lt;/li&gt;&lt;li&gt;For every flow leaving your macine, it is represented as an object that leaves from the "src".&lt;/li&gt;&lt;li&gt;Each response to a request from the destination host is represented by an object that flows towards the "src".  Each flow is color coded depending on the IP address of the responding host.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;A response from the host is represented by a tentacle from the "squid" construct in the middle.  Traffic flows outside the range of your IP address subnet mask is represented by a white tentacle.  Traffic that is local to the IP address range is marked by green.&lt;/li&gt;&lt;/ul&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;I work as a Network Analyst during the day.  In my day-to-day operations I find it necessary to sniff traffic on a wire to examine packets and analyze the network.  I've always been fascinated by the possibility of using the network as a source of data for graphic visualization purposes.  Wiresquid is my first attempt at furthering my interests.  &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold; color: rgb(255, 255, 255);"&gt;Files and Source Code:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a style="color: rgb(255, 255, 204);" href="http://aut.ologo.us/wiresquid/application.macosx.zip"&gt;application.macosx.zip&lt;/a&gt;&lt;span style="color: rgb(255, 255, 255);"&gt; - Wiresquid macosx application.  Requires OpenGL, Java 1.5.  Before running the application, you'll need to change the permisions on certain files to allow the application to run as root.  Open a terminal window and type "&lt;/span&gt;&lt;span style="color: rgb(255, 255, 204);"&gt;sudo chmod 777 /dev/bpf*&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;".  Enter your password then the application should be able to run.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a style="color: rgb(255, 255, 204);" href="http://aut.ologo.us/wiresquid/application.linux.zip"&gt;application.linux.zip&lt;/a&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;&lt;span style="color: rgb(255, 255, 204);"&gt; &lt;/span&gt;- Wiresquid Linux application.  Requires everything that the MacOSX application needs.  I didn't really test this application since the two Linux servers I play around with are Pentium 800 Mhz machines and do not support OpenGL(boo!  No Beryl!)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;There is no Windows version of the application.  The reason being is that all three of my windows machines cannot run the application due to a bug on the CarnivorePE software. &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-5534221208153164365?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/5534221208153164365/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=5534221208153164365' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/5534221208153164365'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/5534221208153164365'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2007/06/wiresquid.html' title='Wiresquid Network Sniffer'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_zCJZW29HFTk/RmS_azvfDTI/AAAAAAAAAC8/lxL9W7au6ws/s72-c/splash.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-6959936098936592394</id><published>2007-06-03T14:40:00.000-07:00</published><updated>2007-06-03T17:59:52.429-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='java processing torsion jim soliven generative art rope math algorithm graphics print'/><title type='text'>Torsion Series</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_zCJZW29HFTk/RmM1mdF2FGI/AAAAAAAAAA0/ONmBzmBuPjA/s1600-h/Torsion2.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://1.bp.blogspot.com/_zCJZW29HFTk/RmM1mdF2FGI/AAAAAAAAAA0/ONmBzmBuPjA/s320/Torsion2.png" alt="" id="BLOGGER_PHOTO_ID_5071956540109755490" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_zCJZW29HFTk/RmM1ttF2FHI/AAAAAAAAAA8/sGAEafz3nfo/s1600-h/torsiontitle.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://2.bp.blogspot.com/_zCJZW29HFTk/RmM1ttF2FHI/AAAAAAAAAA8/sGAEafz3nfo/s320/torsiontitle.png" alt="" id="BLOGGER_PHOTO_ID_5071956664663807090" border="0" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;span style="color: rgb(255, 255, 204);font-family:arial;" &gt;processing java application, march 2007, jim soliven&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;br /&gt;&lt;/span&gt;&lt;div style="text-align: left;"&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;This is a simple dynamic particle attractor series.  The simple algorithm follows a particle as it tries to follow a target point.  I was originally trying to come up with an algorithm that will&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);"&gt; replicate a t&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;wine of rope but the resulting work came out to be something totally different.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;The original series was created in 2005.  It was a series of 3200x2400 images that I saved on my Mac Powerbook which was subsequently erased when I had to reformat to t&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;he mac due to security issues.  My Mac powerbook actually got hacked!  In my haste to secure the Mac, I inadvertently erased all the original printed work and the algorithm that generated it.&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;I liked the result of the work so much that I decided to recreate the program in 2007.  It wasn't easy.  The underlying algorithm is the same as the original but I&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);"&gt; guess I'm not implementing it&lt;/span&gt;&lt;span style="color: rgb(255, 255, 255);"&gt; the same way.  The subsequent work generated images that wasn't as interesting as the original.  The latest images are 5400x3600 images.  When I get a chance, I'm going to print the images on rice paper.&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;Some sample images:&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;br /&gt;&lt;/span&gt;&lt;div style="text-align: justify;"&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://farm1.static.flickr.com/252/462397945_d258e964f9_o.jpg"&gt;&lt;img style="cursor: pointer;" src="http://4.bp.blogspot.com/_zCJZW29HFTk/RmM5JNF2FOI/AAAAAAAAAB0/YOUKCx11Drc/s200/t4.jpg" alt="" id="BLOGGER_PHOTO_ID_5071960435645093090" border="0" /&gt;&lt;/a&gt;&lt;span style="text-decoration: underline;"&gt;  &lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://farm1.static.flickr.com/250/462391274_3577d991c7_o.jpg"&gt;&lt;img style="cursor: pointer;" src="http://3.bp.blogspot.com/_zCJZW29HFTk/RmM6I9F2FUI/AAAAAAAAACk/V0pm5sr1tOA/s200/t3.jpg" alt="" id="BLOGGER_PHOTO_ID_5071961530861753666" border="0" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://farm1.static.flickr.com/247/462395559_e3a50d76f0_o.jpg"&gt;&lt;img style="cursor: pointer;" src="http://1.bp.blogspot.com/_zCJZW29HFTk/RmM5wdF2FQI/AAAAAAAAACE/uqrWW59K5mA/s200/t2.jpg" alt="" id="BLOGGER_PHOTO_ID_5071961109954958594" border="0" /&gt;&lt;/a&gt;    &lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://farm1.static.flickr.com/167/462391840_87c67db59a_o.jpg"&gt;&lt;img style="cursor: pointer;" src="http://4.bp.blogspot.com/_zCJZW29HFTk/RmM5wNF2FPI/AAAAAAAAAB8/45nMjoIir-c/s200/t1.jpg" alt="" id="BLOGGER_PHOTO_ID_5071961105659991282" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_zCJZW29HFTk/RmM5wdF2FRI/AAAAAAAAACM/yU_VY7xMcSM/s1600-h/t5.jpg"&gt;&lt;/a&gt;&lt;a href="http://farm1.static.flickr.com/196/462391526_e365508ba7_o.jpg"&gt;&lt;img style="cursor: pointer;" src="http://1.bp.blogspot.com/_zCJZW29HFTk/RmM5wdF2FRI/AAAAAAAAACM/yU_VY7xMcSM/s200/t5.jpg" alt="" id="BLOGGER_PHOTO_ID_5071961109954958610" border="0" /&gt;&lt;/a&gt; &lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://farm1.static.flickr.com/245/462392018_1d105c1679_o.jpg"&gt;&lt;img style="cursor: pointer;" src="http://2.bp.blogspot.com/_zCJZW29HFTk/RmM5wtF2FSI/AAAAAAAAACU/0IxRq6Pr8Yc/s200/t6.jpg" alt="" id="BLOGGER_PHOTO_ID_5071961114249925922" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://farm1.static.flickr.com/214/462388694_be19debc2f_o.jpg"&gt;&lt;img style="cursor: pointer;" src="http://2.bp.blogspot.com/_zCJZW29HFTk/RmM8GtF2FVI/AAAAAAAAACs/kxW3qdJmjqs/s200/t7.jpg" alt="" id="BLOGGER_PHOTO_ID_5071963691230303570" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/autologous/sets/72157600084720209/"&gt;&lt;span style="font-family: arial;"&gt;more images found at flickr&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-6959936098936592394?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/6959936098936592394/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=6959936098936592394' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/6959936098936592394'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/6959936098936592394'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2007/06/torsion-series.html' title='Torsion Series'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_zCJZW29HFTk/RmM1mdF2FGI/AAAAAAAAAA0/ONmBzmBuPjA/s72-c/Torsion2.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-3873572715978234100</id><published>2007-01-29T17:48:00.000-08:00</published><updated>2007-01-30T05:25:28.644-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='java'/><category scheme='http://www.blogger.com/atom/ns#' term='applet'/><category scheme='http://www.blogger.com/atom/ns#' term='software'/><category scheme='http://www.blogger.com/atom/ns#' term='softsynth'/><category scheme='http://www.blogger.com/atom/ns#' term='processing'/><title type='text'>Beastbox Beatbox</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_zCJZW29HFTk/Rb6kUttAQ_I/AAAAAAAAAAM/EfybCIgRvhk/s1600-h/beastboxsplash.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://3.bp.blogspot.com/_zCJZW29HFTk/Rb6kUttAQ_I/AAAAAAAAAAM/EfybCIgRvhk/s320/beastboxsplash.png" alt="" id="BLOGGER_PHOTO_ID_5025634909964747762" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://aut.ologo.us/beastbox/index.html"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://2.bp.blogspot.com/_zCJZW29HFTk/Rb6lzdtARAI/AAAAAAAAAAU/TYevP9mUcdI/s320/beastboxtitle.png" alt="" id="BLOGGER_PHOTO_ID_5025636537757352962" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;processing  java applet,  march 2004, jim soliven&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://aut.ologo.us/beastbox"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://3.bp.blogspot.com/_zCJZW29HFTk/Rb6mnttARBI/AAAAAAAAAAc/GkKnUj0Uua4/s320/launch.png" alt="" id="BLOGGER_PHOTO_ID_5025637435405517842" border="0" /&gt;&lt;/a&gt;600 x 520 applet&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;I've always been fascinated with making music.  I have a special love of making synthesizer music.  I've loved making them eversince I bought my Yamaha RY-30 drum machine.  My interest in synth music is pretty old school.  I support hardware synthesizers and have never used softsynths.  Due to cramp living conditions, I think I might make the move.&lt;br /&gt;&lt;br /&gt;Beastbox beatbox is a multi-threaded java application I wrote in 2004 to explore new interfaces in creating music.  The applet is a CPU hog due to 8 threads running simultaneously and you need a fairly beefy machine.&lt;br /&gt;&lt;br /&gt;I recently found this applet while cleaning up my files and this is one of my favorite creations.  The applet was part of a bigger suite of applications that I wrote to explore new ways in creating music.  Those other applications were lost when my server crashed.&lt;br /&gt;&lt;br /&gt;One day I will probably revisit this interest in creating new instruments using software.  Hope you enjoy.&lt;br /&gt;&lt;/div&gt;&lt;/div&gt; &lt;img src="file:///C:/Documents%20and%20Settings/jim/My%20Documents/My%20Pictures/beastboxsplash.PNG" alt="" /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-3873572715978234100?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/3873572715978234100/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=3873572715978234100' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/3873572715978234100'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/3873572715978234100'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2007/01/beastbox-beatbox.html' title='Beastbox Beatbox'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_zCJZW29HFTk/Rb6kUttAQ_I/AAAAAAAAAAM/EfybCIgRvhk/s72-c/beastboxsplash.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-115738632494030496</id><published>2006-09-04T08:22:00.001-07:00</published><updated>2007-01-30T05:26:10.130-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='java'/><category scheme='http://www.blogger.com/atom/ns#' term='applet'/><category scheme='http://www.blogger.com/atom/ns#' term='simulation'/><category scheme='http://www.blogger.com/atom/ns#' term='true love'/><category scheme='http://www.blogger.com/atom/ns#' term='processing'/><title type='text'>True Love and the Search for the Perfect Mate</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/232/3609/1600/sample1SM.0.png"&gt;&lt;br /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/232/3609/1600/splash.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/232/3609/400/splash.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://aut.ologo.us/truelove/index.html"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/232/3609/400/truelovetitle.png" alt="" border="0" /&gt;&lt;/a&gt;   &lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span style="font-family:verdana;"&gt;processing java applet, september 2006, jim soliven&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://aut.ologo.us/truelove/index.html"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/232/3609/400/launch.2.png" alt="" border="0" /&gt;&lt;/a&gt;900 x 700 applet&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;"I'm just an object in a mathematical 2D plane that is following programmed behaviors" - That's the conclusion I came up with during an trivial emotional episode.  "True Love" is a visual representation of simple rules created to emulate the search for true love.  This system is designed with the following behaviors in mind:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Each person is either Male or Female&lt;/li&gt;&lt;li&gt;People who are single are in the dating scene&lt;/li&gt;&lt;li&gt;People who are coupled are outside the dating scene&lt;/li&gt;&lt;li&gt;A male is always constantly searching for the perfect female partner&lt;/li&gt;&lt;li&gt;When a male encounters another female in the field, the female is analyzed. If the female is compatible with the male, the two of them gets coupled&lt;/li&gt;&lt;li&gt;A coupled male will break-up with their partner if he encounters a more compatible single female&lt;/li&gt;&lt;li&gt;Breaking up and going out are emotional stages that bursts with energy&lt;/li&gt;&lt;/ul&gt;This translates to the following rules:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Each object is either Male or Female&lt;/li&gt;&lt;li&gt;Each Male scrutinizes every female within a fixed N distance&lt;/li&gt;&lt;li&gt;Each hookup is marked by an explosion of white&lt;/li&gt;&lt;li&gt;Each breakup is marked by an explostion of black&lt;/li&gt;&lt;li&gt;Couples' movements are synched and are not random&lt;/li&gt;&lt;li&gt;A weak force gravitates single objects towards the center&lt;/li&gt;&lt;li&gt;Coupled objects gravitates away from the center&lt;/li&gt;&lt;li&gt;Couples are linked via a red line if they are outside the circle of dating&lt;/li&gt;&lt;li&gt;Couples are linked via a uniquely colored line when they are in the circle&lt;/li&gt;&lt;/ul&gt;The following are sample results:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://aut.ologo.us/truelove/images/sample1.png"&gt;&lt;img src="http://aut.ologo.us/truelove/images/sample1SM.png" /&gt;&lt;/a&gt;&lt;a href="http://aut.ologo.us/truelove/images/sample2.png"&gt;&lt;img src="http://aut.ologo.us/truelove/images/sample2SM.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://aut.ologo.us/truelove/images/sample3.png"&gt;&lt;img src="http://aut.ologo.us/truelove/images/sample3SM.png" /&gt;&lt;/a&gt;&lt;a href="http://aut.ologo.us/truelove/images/sample4.png"&gt;&lt;img src="http://aut.ologo.us/truelove/images/sample4SM.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;The following are images generated when couples are made to have stronger bonds thus less prone to breaking up.  The images look less chaotic:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://aut.ologo.us/truelove/images/rSample.png"&gt;&lt;img src="http://aut.ologo.us/truelove/images/rSampleSM.png" /&gt;&lt;/a&gt;&lt;a href="http://aut.ologo.us/truelove/images/rSample2.png"&gt;&lt;img src="http://aut.ologo.us/truelove/images/rSample2SM.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://aut.ologo.us/truelove/images/rSample3.png"&gt;&lt;img src="http://aut.ologo.us/truelove/images/rSample3SM.png" /&gt;&lt;/a&gt;&lt;a href="http://aut.ologo.us/truelove/images/rSample4.png"&gt;&lt;img src="http://aut.ologo.us/truelove/images/rSample4SM.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-115738632494030496?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/115738632494030496/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=115738632494030496' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/115738632494030496'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/115738632494030496'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2006/09/true-love-and-search-for-perfect-mate_04.html' title='True Love and the Search for the Perfect Mate'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-115661094483325100</id><published>2006-08-26T09:31:00.000-07:00</published><updated>2007-01-30T05:26:30.798-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='java'/><category scheme='http://www.blogger.com/atom/ns#' term='nation'/><category scheme='http://www.blogger.com/atom/ns#' term='applet'/><category scheme='http://www.blogger.com/atom/ns#' term='interaction'/><category scheme='http://www.blogger.com/atom/ns#' term='processing'/><category scheme='http://www.blogger.com/atom/ns#' term='infovis'/><title type='text'>Daily Politics</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://aut.ologo.us/politics/images/politics.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px;" src="http://aut.ologo.us/politics/images/politics.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/232/3609/1600/politicstitle.0.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/232/3609/400/politicstitle.0.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;span style="font-size:130%;"&gt;&lt;span style="font-family:verdana;"&gt;&lt;span style="font-size:85%;"&gt;processing java applet, august 2006, jim soliven&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://aut.ologo.us/politics/"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/232/3609/400/launch.1.png" alt="" border="0" /&gt;&lt;/a&gt;700 x 1024&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;&lt;span style="font-size:100%;"&gt;&lt;a href="http://aut.ologo.us/politics/"&gt;Daily Politics&lt;/a&gt; is a visualization of daily interactions between nations.  Originally written to keep track of &lt;span style="font-style: italic;"&gt;just how much the United States assert its influence over other countries&lt;/span&gt; but was later expanded to track the interaction between all nations.&lt;br /&gt;&lt;br /&gt;Nations are grouped by their regional locations(i.e. North America, Asia, Europe, Africa, South America) and each nation is assigned a random color.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Daily Politics&lt;/span&gt;' underlying mechanism scours various news websites and processes World News entries to determine nations interacting with each other.  The data is gathered, formatted, and written to files from which the applet feeds from.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Daily Politics&lt;/span&gt; started gathering data on August 20, 2006.&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size:130%;"&gt;&lt;span style="font-family:verdana;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-115661094483325100?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/115661094483325100/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=115661094483325100' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/115661094483325100'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/115661094483325100'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2006/08/daily-politics.html' title='Daily Politics'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32929647.post-115625202801273932</id><published>2006-08-22T06:04:00.000-07:00</published><updated>2006-08-22T06:07:08.013-07:00</updated><title type='text'>Website Presence Tentatively Up</title><content type='html'>&lt;a href="http://aut.ologo.us"&gt;http://aut.ologo.us&lt;/a&gt; is tentatively up.  Still building the site as I find time.  So far, only the splash page, news link(which points to this weblog) are up.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32929647-115625202801273932?l=autologous.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://autologous.blogspot.com/feeds/115625202801273932/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32929647&amp;postID=115625202801273932' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/115625202801273932'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32929647/posts/default/115625202801273932'/><link rel='alternate' type='text/html' href='http://autologous.blogspot.com/2006/08/website-presence-tentatively-up.html' title='Website Presence Tentatively Up'/><author><name>jim soliven</name><uri>http://www.blogger.com/profile/04954798106696409721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
