Edit

Read and Process RSS

<?php
function getRSS( $url ){

	$cobj = curl_init( $url );
	curl_setopt( $cobj, CURLOPT_RETURNTRANSFER, 1 );
	curl_setopt( $cobj, CURLOPT_CONNECTTIMEOUT, 0 );//0 = no timeout
	$tumblr_raw = curl_exec( $cobj );
	curl_close( $cobj );

	if( $tumblr_raw ){

		$tumblr_xml = new DOMDocument();
		$tumblr_xml->loadXML( $tumblr_raw );

		//echo( "<pre>".$tumblr_xml->saveHTML()."</pre>" );

		if( $tumblr_xml->getElementsByTagName("item") instanceof DOMNodeList &&
			$tumblr_xml->getElementsByTagName("item")->item(0) instanceof DOMElement &&
			$tumblr_xml->ge

La Picolla Scolla Italia

Subtitle: 
Italian Preschool Information
Installation URL: 
http://stage.orgnsm.org/lpsi/
Layout & Typography, Semantic XHTML content structuring, Site Template & Request Handler, Flash & GoogleMaps Embedding

Incubator

Subtitle: 
Artwork Project Archive
Installation URL: 
http://incubator.orgnsm.org

Typography & Layout, Content Structuring, UI/X Design, Interactivity & Sorting

Jellyfish Frequency

Subtitle: 
Record Label Website
Installation URL: 
http://jellyfishfrequency.com

Attributes

Page Layout Method

Installation URL: 
http://code.orgnsm.org/layout_example.html

HTML

        <div id="hub">
            <div id="content1" class="column">
                <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.

Stylesheet Switcher

Style Links HTML

        <link rel="alternate stylesheet" type="text/css" href="/theme/KATALOG/style.css" title="KATALOG"/>
        <link rel="alternate stylesheet" type="text/css" href="/theme/SCREEN/style.css" title="SCREEN"/>
        <link rel="alternate stylesheet" type="text/css" href="/theme/spaecial/style.css" title="spaecial"/>
        <link rel="alternate stylesheet" type="text/css" href="/theme/touchpanel/style.css" title="touchpanel"/>
        <link rel="stylesheet" type="text/css" href="/theme/blawk/style.css" title="blawk"/>

BossaNova Robotics

Subtitle: 
Robot Toy Product Promotion
Installation URL: 
http://stage.orgnsm.org/bossanova
Process Imagery: 
Site Request Handler, Framework for loading XML content from Flash nav click. Flash, GoogleMaps and YouTube Embedding.

TiedyeJohn

Subtitle: 
Tiedye Artist Examples and Ordering
Installation URL: 
http://tiedyehobo.anoml.net

Kimochis Portal

Subtitle: 
Forum for Users of Educational Toys
Installation URL: 
http://kimochis.com/educatorsportal

Pages