jamiewannenburg.com
www.jamiewannenburg.com
So, in this post I'm gonna be all meta. I built a website for myself, that redirects here, which is right now redirecting you there. That's how the web works, and also how a brain works. People have no infinite loops.
The purpose of the website is to market myself (much like this blog), but my problem is that I have a wide variety of skills and interests and I want employment in any of them. However, it quickly becomes difficult to both separate (as in facebook) and integrate (as in linkedin, or soundcloud) these interests on the web. So this website is my attempt to integrate my web persona.Â
In keeping with the meta theme I built a (pseudo) RDF database structure, with the purpose of allowing circular references. For instance; I use facebook and tublr and talk about a cetrain project on both of these, which are connected to myself. It is clear that a tree structure is not suitable, that is why I chose to implement a graph structure. With the current data, that is not clear but it will become clear once I add everything I do on the web.
Other than the data structure I make javascript objects that draw themselves on a canvas and is subject to a certain physics. In this case I gave all the balls a charge and mass and placed them in a viscous fluid. (Finally, something I did in engineering helped me...) Once the objects are far enough away from each other they stop moving. Enough physics, if you are interested have a look at the code. (in index.js)
The next step will be to tune the physics and the results set so that one can easily navigate my mind graph and the irrelevant bubbles become small and sit in the corner. Once this is done I will start adding more data, eventually incorporating all my tweets, posts, sounds, vids, etc, in one big graph. At some point I want to implement a real RDF type structure using the RDF.rb gem.
So, big dreams and a big project, but you know; it is supposed to impress.
Hope you enjoyed oppi-koppi. It's almost my birthday.Â
-so it goes







