laser rainbow
music
friends
photos
reading
software
personal datas
notes
The MTPaginate tag only works within PHP documents!
Make sure that the document extension is .php and that your server supports PHP documents.
1) $paginate_current_page = 1; $paginate_sections = array( 0 , 1); $paginate_top_section = $paginate_sections[$paginate_current_page-1]+1; $paginate_bottom_section = $paginate_sections[$paginate_current_page]; } else { $paginate_top_section = 1; $paginate_bottom_section = 1; } if(isset($_SERVER['QUERY_STRING'])) { $paginate_self = '&' . $_SERVER['QUERY_STRING'] . '&'; $paginate_self = preg_replace("/&page=[^&]*&/", "&", $paginate_self); $paginate_self = substr($paginate_self, 1, strlen($paginate_self) - 1); if($paginate_self == '&') $paginate_self = ''; else $paginate_self = htmlentities($paginate_self); } else { $paginate_self = ''; } $paginate_self = basename($_SERVER['PHP_SELF']) . "?${paginate_self}page"; ?>

Who am/is We/I?

Peter Segerstrom is currently working towards an MFA in Digital Media from the Rhode Island School of Design. His investigations currently include interface design and HCI, performance of many kinds, being crafty, and music.

A survey of his recent work at RISD can be found here

Artist Statement:

A common way to find the fundamental frequency of an object is by activating it through a multitude of frequencies, what is often called noise. I am interested in making art in a similar manner, by employing disparate methods and subjects to understand how I am shaped.


Contact:


Peter Segerstrom
2 College St #1741
Providence RI 09203
cell: 415 519 8570
email: peter at flatflat.org