<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.buzamoto.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://wiki.buzamoto.com/feed.php">
        <title>BuzaMoto Wiki</title>
        <description></description>
        <link>http://wiki.buzamoto.com/</link>
        <image rdf:resource="http://wiki.buzamoto.com/lib/images/favicon.ico" />
       <dc:date>2011-09-19T15:27:45-04:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.buzamoto.com/app_infrastructures?rev=1229551530&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.buzamoto.com/cv_opencv?rev=1300185942&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.buzamoto.com/e15?rev=1218245641&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.buzamoto.com/e15_fusionarts?rev=1217726537&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.buzamoto.com/e15_readme?rev=1215573727&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.buzamoto.com/imageshiftgallery?rev=1248381386&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.buzamoto.com/start?rev=1229551689&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.buzamoto.com/lib/images/favicon.ico">
        <title>BuzaMoto Wiki</title>
        <link>http://wiki.buzamoto.com/</link>
        <url>http://wiki.buzamoto.com/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.buzamoto.com/app_infrastructures?rev=1229551530&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-17T17:05:30-04:00</dc:date>
        <title>app_infrastructures</title>
        <link>http://wiki.buzamoto.com/app_infrastructures?rev=1229551530&amp;do=diff</link>
        <description>----------



This document is the result of discussions and personal explorations of the projects listed below, and may serve as a resource for curious people about how various (open source) creative multimedia infrastructures are built.

Ogre 3D

Description

Pure Data

Description


From the Pure Data Wikipedia entry:</description>
    </item>
    <item rdf:about="http://wiki.buzamoto.com/cv_opencv?rev=1300185942&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-03-15T06:45:42-04:00</dc:date>
        <title>cv_opencv</title>
        <link>http://wiki.buzamoto.com/cv_opencv?rev=1300185942&amp;do=diff</link>
        <description>CVOCV: A CoreVideo-based OpenCV experimentation environment.


CVOCV was built in order to create an extremely simple and
lightweight OpenCV experimentation environment for
OS X 10.5.x. Using CoreVideo makes it possible to send
video frames to OpenCV with a minimal amount of computational
overhead.</description>
    </item>
    <item rdf:about="http://wiki.buzamoto.com/e15?rev=1218245641&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-08-08T21:34:01-04:00</dc:date>
        <title>e15</title>
        <link>http://wiki.buzamoto.com/e15?rev=1218245641&amp;do=diff</link>
        <description>Welcome to the E15 beta Wiki. Here you will find some information about getting started with E15.

----------




E15 is a graphics platform designed for creating dynamic, 3D data visualizations. It consists of an OpenGL-based graphics engine with a scripting interface that can be used to generate objects, create textures, and fetch data from the web. The scripting interface, an embedded Python interpreter, enables the visualization designer/developer to change visual parameters without having t…</description>
    </item>
    <item rdf:about="http://wiki.buzamoto.com/e15_fusionarts?rev=1217726537&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-08-02T21:22:17-04:00</dc:date>
        <title>e15_fusionarts</title>
        <link>http://wiki.buzamoto.com/e15_fusionarts?rev=1217726537&amp;do=diff</link>
        <description>----------



This presentation was part of John Caserta's Fusion Arts Workshop at the Rhode Island School of Design on 7/31/2008. 

The Web


The web is like a giant collection of unorganized books that just appeared and continued to grow exponentially. The books (read web pages) in this collection make reference to other books in the collection, but that's about it. In a library, some degree of spatial relevance is maintained across the collection. On the web, however, no spatial relevance is …</description>
    </item>
    <item rdf:about="http://wiki.buzamoto.com/e15_readme?rev=1215573727&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-07-08T23:22:07-04:00</dc:date>
        <title>e15_readme</title>
        <link>http://wiki.buzamoto.com/e15_readme?rev=1215573727&amp;do=diff</link>
        <description>Welcome to the E15 beta Wiki. Here you will find some information about getting started with E15.

----------




E15 is a graphics platform designed for creating dynamic, 3D data visualizations. It consists of an OpenGL-based graphics engine with a scripting interface that can be used to generate objects, create textures, and fetch data from the web. The scripting interface, an embedded Python interpreter, enables the visualization designer/developer to change visual parameters without having t…</description>
    </item>
    <item rdf:about="http://wiki.buzamoto.com/imageshiftgallery?rev=1248381386&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-07-23T16:36:26-04:00</dc:date>
        <title>imageshiftgallery</title>
        <link>http://wiki.buzamoto.com/imageshiftgallery?rev=1248381386&amp;do=diff</link>
        <description>About

ImageShiftGallery is a simple JavaScript-based image gallery. Easily integrate a nice, dynamic image gallery to your web page.


ChangeLog
  Version    Description   1.3  added ongalleryload callback. added autoscroll.  1.2.3  enabled 'this' object for event handlers.  1.2.2  improved image dimension calculation.  1.2.1  added onmouseover and onmouseout behaviors.  1.2  added onclick behavior for images.   changed from templates to procedurally creating gallery elements.   fixed to suppor…</description>
    </item>
    <item rdf:about="http://wiki.buzamoto.com/start?rev=1229551689&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-17T17:08:09-04:00</dc:date>
        <title>start</title>
        <link>http://wiki.buzamoto.com/start?rev=1229551689&amp;do=diff</link>
        <description>Documents

	*  On the Architecture of Creative Application Infrastructures

Presentations

	*  RISD Fusion Arts Workshop

Projects (Example)

	*  A simple Cocoa-based CoreVideo &amp; OpenCV example.

Projects (Application)

	*  Getting Started With E15</description>
    </item>
</rdf:RDF>

