<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>jay weeks &#187; Works</title>
	<atom:link href="http://jayweeks.com/portfolio/works/feed" rel="self" type="application/rss+xml" />
	<link>http://jayweeks.com</link>
	<description>the works and portfolio of</description>
	<lastBuildDate>Fri, 13 Jan 2012 07:30:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>water underground</title>
		<link>http://jayweeks.com/project/water-underground</link>
		<comments>http://jayweeks.com/project/water-underground#comments</comments>
		<pubDate>Wed, 23 Nov 2011 02:39:44 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<guid isPermaLink="false">http://jayweeks.com/?post_type=project&#038;p=861</guid>
		<description><![CDATA[<img alt="water underground" src="http://jayweeks.com/j/wp-content/uploads/2011/11/water-underground_02-700x437.jpg" />Global ground-water fluctuations]]></description>
			<content:encoded><![CDATA[<img alt="water underground" src="http://jayweeks.com/j/wp-content/uploads/2011/11/water-underground_02-700x437.jpg" /><p>Depiction of global ground-water fluctuations on a monthly basis from 2002 to present. Navigate months and years by mousing along bottom-aligned timeline, or using left and right arrow keys.</p>
<p>Requires a webGL capable browser such as Chrome, Safari, or Firefox. For unsupported browsers and computers, the following is a screencast video :: <a title="http://vimeo.com/32062020" href="http://vimeo.com/32062020">http://vimeo.com/32062020</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayweeks.com/project/water-underground/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>kilograph</title>
		<link>http://jayweeks.com/project/kilograph</link>
		<comments>http://jayweeks.com/project/kilograph#comments</comments>
		<pubDate>Sun, 15 May 2011 01:18:08 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<guid isPermaLink="false">http://jayweeks.com/?post_type=project&#038;p=837</guid>
		<description><![CDATA[<img alt="kilograph" src="http://jayweeks.com/j/wp-content/uploads/2011/05/kilo_web_07-e1305422684676-700x453.jpg" />a unique and maintainable graphic environment.]]></description>
			<content:encoded><![CDATA[<img alt="kilograph" src="http://jayweeks.com/j/wp-content/uploads/2011/05/kilo_web_07-e1305422684676-700x453.jpg" /><p>Kilograph is a multidisciplinary firm which does work within many contexts, including architectural and film visualization.  This site is a response to their need for a more user and owner-friendly interface which focuses on the accessibility and provocative display of graphic media.  As designer and developer, I implemented my knowledge of progressive web technologies to present a unique and maintainable graphic environment.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayweeks.com/project/kilograph/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sketchy structures</title>
		<link>http://jayweeks.com/project/sketchy-structures</link>
		<comments>http://jayweeks.com/project/sketchy-structures#comments</comments>
		<pubDate>Tue, 05 Oct 2010 23:59:45 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<guid isPermaLink="false">http://jayweeks.com/?post_type=project&#038;p=804</guid>
		<description><![CDATA[<img alt="sketchy structures" src="http://jayweeks.com/j/wp-content/uploads/2010/10/sketchy_structures_oldman_jenkins-700x437.gif" />Draw whimsical scenes remenescent of complex structures with HTML5 canvas and some OO javascript]]></description>
			<content:encoded><![CDATA[<img alt="sketchy structures" src="http://jayweeks.com/j/wp-content/uploads/2010/10/sketchy_structures_oldman_jenkins-700x437.gif" /><p>I recently started experimenting with processing(org) generating graphics and learning java along the way.  One of my first experiments was an attempt at making a drawing application which would render a combination of human and machine output: a user dragging their mouse along a canvas will generate a number of points along that path.  Running in the background is the machine: storing these points for future access while at the same time finding, from this cache, the closest points to the user&#8217;s current input and rendering a line connecting them.  My initial intention was for the canvas to be constantly updating with the addition of new points, recalculating the closest points for each point in the cache and redrawing all of these lines.  Through this process, lines drawn within the initial stages of the process could be replaced by closer connections at the end: this posed a horrible cpu condition for the recalculation of hundreds of points for each new point.  This issue was simply resolved by limiting the drawing function to only the newest points: like a conventional drawing, new inputs can begin to build on top of the old, while still enabling the machine to partake in the drawing process connecting to the closest points within the drawing&#8217;s cache.</p>
<p>Implementation of this sketch was relatively successful within processing&#8217;s canvas, but when exported to a java applet ran unfortunately slow, with the drawn lines lagging behind the actual position of the user&#8217;s cursor.  I&#8217;m fond of web development and am aware of the use of the <em>canvas</em> element for bitmap manipulation, so I decided to rewrite the application in javascript for use in common web browsers.  This version of the app runs smoothly and includes a simple UI for adjusting stroke opacity and density (length to and number of closest points). </p>
]]></content:encoded>
			<wfw:commentRss>http://jayweeks.com/project/sketchy-structures/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>pathinizer</title>
		<link>http://jayweeks.com/project/pathinizer</link>
		<comments>http://jayweeks.com/project/pathinizer#comments</comments>
		<pubDate>Mon, 09 Aug 2010 03:10:14 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<guid isPermaLink="false">http://jayweeks.com/?post_type=project&#038;p=576</guid>
		<description><![CDATA[<img alt="pathinizer" src="http://jayweeks.com/j/wp-content/uploads/2010/08/traffik_1-700x437.gif" />a dynamic visualization of flow and movement...]]></description>
			<content:encoded><![CDATA[<img alt="pathinizer" src="http://jayweeks.com/j/wp-content/uploads/2010/08/traffik_1-700x437.gif" /><p>Visualization of abstract architectural or spatial concepts is too often poorly done because of time constraints and a skewed workflow: spending countless hours setting up and editing renderings for those one or two money shots.  This imbalance between eye candies and communication of ideas (kindof the whole point of conceptual work) can negatively influence workflow during the stage of concept visualization.  In recent projects I have experimented with a graphic hybrid between diagram and perspective realism attempting to capture the feel and conceptual basis for space within a single image.  Most diagrammatic elements are closely inherited or a derivative of the existing 3d model of the project, but what never exists within the model is a clear representation of traffic: either pedestrian or automobile.  This information is usually depicted with a site plan and some boring, minimally informative, arrows within a graphic which is routinely ignored.  Why should this explanation of flow, people’s non-static existence within space, be so bland?  In response to these observations and questions I sought to define an easily implemented grasshopper (rhino 3d generative modeling plugin) definition which can take curves existing in three-dimensional space (within the model itself) and generate graphics representative of user input for density, flow, volatility, …etc.</p>
<p>Thus the pathenizer grasshopper definition: from any single curve a number of equidistant divisions are made determined by user-input.  At each division circles with randomly generated diameters are drawn to match the number of user-determined paths.  Each of these circles are then equally divided according to this same user-defined number of paths.  Of all of these points, only one from each circle is selected for final use, these points are then gathered and joined into a single curve.  The result is a sequence of fluctuating curves resonating around the established base paths, a dynamic visualization of flow and movement which can be easily implemented and adapted.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayweeks.com/project/pathinizer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mod garden</title>
		<link>http://jayweeks.com/project/mod-garden</link>
		<comments>http://jayweeks.com/project/mod-garden#comments</comments>
		<pubDate>Sun, 20 Jun 2010 16:33:57 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<guid isPermaLink="false">http://jayweeks.com/?post_type=project&#038;p=489</guid>
		<description><![CDATA[<img alt="mod garden" src="http://jayweeks.com/j/wp-content/uploads/2010/06/urban-school-garden-over-700x542.jpg" />to emphasize the importance of water conservation...]]></description>
			<content:encoded><![CDATA[<img alt="mod garden" src="http://jayweeks.com/j/wp-content/uploads/2010/06/urban-school-garden-over-700x542.jpg" /><p>This module is intended to emphasize the importance of water conservation. A 20 foot long cargo container is turned on its end creating an oversized cistern which also houses deep-rooting vegetation within the uppermost section. A window is embedded into the side to serve as a visual understanding of rainfall and water collection volume while extending up to reveal rooting systems of the plants above. A chain of smaller conventional cisterns connect to this main storage tank. This section focuses on the importance of plants in water purification, each container housing a composition of wetland plants which consume any impurities within the water. On the southern edge of this twenty foot square lot is a manually operated carousel of hanging pouches. These cloth sacks can house student&#8217;s plants, promoting individual involvement while still allowing a large volume of vegetation to be grown.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayweeks.com/project/mod-garden/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>lift it up</title>
		<link>http://jayweeks.com/project/lift-it-up</link>
		<comments>http://jayweeks.com/project/lift-it-up#comments</comments>
		<pubDate>Wed, 09 Jun 2010 22:17:17 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<guid isPermaLink="false">http://jayweeks.com/?post_type=project&#038;p=458</guid>
		<description><![CDATA[<img alt="lift it up" src="http://jayweeks.com/j/wp-content/uploads/2010/06/dino-crane-bg-2-700x500.gif" />a dino in the clouds...]]></description>
			<content:encoded><![CDATA[<img alt="lift it up" src="http://jayweeks.com/j/wp-content/uploads/2010/06/dino-crane-bg-2-700x500.gif" /><p>As a child, I had a toy bulldozer which would proclaim &#8216;LIFT IT UP!!&#8217; while being operated &#8230;which has little to do with this idea other than the title.  Background is an abstraction generated from an image of clouds, the rest is pretty analogue.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayweeks.com/project/lift-it-up/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>auditory clash</title>
		<link>http://jayweeks.com/project/auditory-clash</link>
		<comments>http://jayweeks.com/project/auditory-clash#comments</comments>
		<pubDate>Thu, 15 Apr 2010 22:04:26 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<guid isPermaLink="false">http://jayweeks.com/?post_type=project&#038;p=261</guid>
		<description><![CDATA[<img alt="auditory clash" src="http://jayweeks.com/j/wp-content/uploads/2010/04/auditory_clash_concept-700x466.png" />interact with the volume and acoustical clarity of the space.]]></description>
			<content:encoded><![CDATA[<img alt="auditory clash" src="http://jayweeks.com/j/wp-content/uploads/2010/04/auditory_clash_concept-700x466.png" /><p>Audibility, reverb, echo: interact with the volume and acoustical clarity of the space.  Provoke and amplify audience perception of space through mood.  Project, shade, obscure, illuminate, distort: manipulate scale and focus of participating audience within a space void of daylight.  Use contortions of human form to produce a perception of space specific to the individual relative to the imagination.  Allow the audience to become as individual within the space as those performing the script, yet fully immersed in an experience within the space, utilizing performers as mentors who have prepared and investigated the potential for exploration within the space.</p>
<p>This project was designed for and assembled within the historical Irving Theater of Indianapolis, Indiana as an interactive piece for a site-specific performance in collaboration with theater students at Butler University.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayweeks.com/project/auditory-clash/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>the sky is blue</title>
		<link>http://jayweeks.com/project/the-sky-is-blue</link>
		<comments>http://jayweeks.com/project/the-sky-is-blue#comments</comments>
		<pubDate>Fri, 15 Jan 2010 16:31:24 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<guid isPermaLink="false">http://jayweeks.com/?project</guid>
		<description><![CDATA[<img alt="the sky is blue" src="http://jayweeks.com/j/wp-content/uploads/2010/01/sky-si-blue-bg-700x436.jpg" />Wind turbines are neat.]]></description>
			<content:encoded><![CDATA[<img alt="the sky is blue" src="http://jayweeks.com/j/wp-content/uploads/2010/01/sky-si-blue-bg-700x436.jpg" /><p>Abstraction of texture into line expressive of character and form.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayweeks.com/project/the-sky-is-blue/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dymaxion map</title>
		<link>http://jayweeks.com/project/dymaxion-map</link>
		<comments>http://jayweeks.com/project/dymaxion-map#comments</comments>
		<pubDate>Sun, 10 Jan 2010 21:22:33 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<guid isPermaLink="false">http://jayweeks.com/project</guid>
		<description><![CDATA[<img alt="dymaxion map" src="http://jayweeks.com/j/wp-content/uploads/2010/05/dymaxion_map1-700x393.gif" />minimal polygonal accuracy.]]></description>
			<content:encoded><![CDATA[<img alt="dymaxion map" src="http://jayweeks.com/j/wp-content/uploads/2010/05/dymaxion_map1-700x393.gif" /><p>A minimal representation of Buckminster Fuller&#8217;s dymaxion map.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayweeks.com/project/dymaxion-map/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>glue! web</title>
		<link>http://jayweeks.com/project/glue-web</link>
		<comments>http://jayweeks.com/project/glue-web#comments</comments>
		<pubDate>Tue, 08 Dec 2009 16:21:05 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<guid isPermaLink="false">http://jayweeks.com/?post_type=project&#038;p=443</guid>
		<description><![CDATA[<img alt="glue! web" src="http://jayweeks.com/j/wp-content/uploads/2010/06/glue-journal-web-home-700x461.jpg" />pushing the journal beyond documentation / showcasing student studio work...]]></description>
			<content:encoded><![CDATA[<img alt="glue! web" src="http://jayweeks.com/j/wp-content/uploads/2010/06/glue-journal-web-home-700x461.jpg" /><p>Through many conversations and discussion about the College of Architecture and Planning&#8217;s student architecture journal at Ball State, the intent for the journal has changed into what should produce a more provocative work.  We&#8217;re pushing the journal beyond documentation / showcasing student studio work and opening content up to a wide range of topical discussions and projects.  This year we&#8217;re pushing the recent U.N. prediction that by 2050, the population of the world will reach 9 billion people and questioning how architects and designers fit into this new world.  As co-editor of glue! 11, I developed this site as a hub for discussion as well as a place to gather and showcase student work including studio projects, writing, photography, poetry, whatever.  We want people to become more involved with each other and the world, including ourselves.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayweeks.com/project/glue-web/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>strip Dn</title>
		<link>http://jayweeks.com/project/strip-dn</link>
		<comments>http://jayweeks.com/project/strip-dn#comments</comments>
		<pubDate>Tue, 01 Dec 2009 10:47:35 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<guid isPermaLink="false">http://jayweeks.com/project</guid>
		<description><![CDATA[<img alt="strip Dn" src="http://jayweeks.com/j/wp-content/uploads/2010/06/strip-dn-street-view-700x491.jpg" />a sense of transparency within a form that encourages the community to enter and have a purpose to stay...]]></description>
			<content:encoded><![CDATA[<img alt="strip Dn" src="http://jayweeks.com/j/wp-content/uploads/2010/06/strip-dn-street-view-700x491.jpg" /><p>By precedent, the American justice system manifests itself in the built environment as a symbol of power and authority. This representation seems to contradict ideals inherent in a democratic collective: the justice system is in place to protect society and therefore should be open to them. For a democracy to be productive, representation of the collective is paramount.  Our vision of a courthouse is one of openness in government, including the justice system.  Openness and accessibility in such a building encourage community involvement to engage our democratic system as well as provide a place for people to gather for discussion, collaboration, or protest.  Architecturally, this is emphasized through a sense of transparency and a form that encourages the community to enter and have a purpose to stay.</p>
<p>We began by examining the hierarchy in the traditional courtroom arrangement. We wanted to break down the idea of “the State v. the Defendant” and arrange a space that suggests a community resolution rather than government judgment. To accomplish this we arranged the space in the round to encourage a discussion of the accused by a jury of individuals, rather than a mob of people to execute justice.</p>
<p>Civil space is territory of the individual and the collective population.  There is an inherent tension when considering the needs of an individual relative to the collective needs. This tension informs design as a composite of ideals: those of the state collective as well as those it serves.  Formally expressing this tension is the dynamic relationship of the city grid, the source of people, to the boundaries of this moderating institution.  Latitudinal flows of people cut into the site making a place for casual use by any pedestrian, while the building’s heart and skin are thrust forth enclosing the void. This physical presence recognizes functionality of the collective and provides shelter.  Forming this fundamental thrust are the courtrooms, places of action and a beacon to the collective.  This intermediate space between borders becomes neither that of the individual or the collective, but a place for their integration.</p>
<p>Destination visibility and clarity of route is important to individual interaction.  Involvement in the proceedings is encouraged both physically and visually through treatment of circulation as a procession to the courtrooms.  Path emphasizes views both of the landscape and of the user’s destination through the angle of the stairs.  Building accessibility is greatly improved by locating a security checkpoint to the third level serving the courtroom floors.  Such ease of access allows users to participate and use this civic building freely as well as allowing the ground level to become very open when appropriate.  Here, the meeting hall is equipped with walls that open directly to the outside, designed to create a variable space that can expand to the outside during community events. In this way the courthouse becomes less of a sacred untouchable building and more of a community resolution center.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayweeks.com/project/strip-dn/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>absorb net</title>
		<link>http://jayweeks.com/project/absorb-net</link>
		<comments>http://jayweeks.com/project/absorb-net#comments</comments>
		<pubDate>Sat, 03 Oct 2009 22:28:35 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<guid isPermaLink="false">http://jayweeks.com/?post_type=project&#038;p=273</guid>
		<description><![CDATA[<img alt="absorb net" src="http://jayweeks.com/j/wp-content/uploads/2010/06/absorb-net-mid-systems-700x484.jpg" />a two-system approach to power the building...]]></description>
			<content:encoded><![CDATA[<img alt="absorb net" src="http://jayweeks.com/j/wp-content/uploads/2010/06/absorb-net-mid-systems-700x484.jpg" /><p>After considering the efficiencies of different renewable energy sources, we chose a two-system approach to power the building.   Solar collectors, located in a double-skin cavity, will provide hot water for domestic needs as well as to heat and cool the building.  Photovoltaic panels will also be used to provide electricity for the lighting system, plug loads, and the miscellaneous pumps and fans associated with the HVAC system.  Because the solar collectors are more efficient at converting solar radiation to heat than PV panels to electricity, this approach gave us more freedom on the exterior of the structure.</p>
<p>This scenario provides a building situated on a corner site in a downtown area.  Raking back at an angle of fifteen degrees, the southern façade forms a surface for absorption of the sun’s energy while maintaining an adequate building volume for people to function.  Round PV modules are integrated into the cladding system in varying densities providing both shade and views for the occupants inside.  To adequately diminish electric lighting loads, workspaces are designed for a daylight factor of 4-8 percent.  Working in tandem with a centralized sky lighting atrium, densities of photo voltaic panels change to provide this light level while still maximizing p.v. square footage.</p>
<p>This southern façade’s panel system is a multi faceted system with integrated functions.  Initially confronting the sun’s rays is a layer of glass with an integrated grid work of photovoltaic panels.  Next is a metallic mesh embedded in glass which diffuses light and reduces any harsh shadows created by the PV grid.  Within this double skin is a cavity where solar radiation is trapped and begins to heat the air.  Following this system to the upper portion of that same façade leads to flat plate solar collectors trapped within this same double skin.  Any hot air generated within is exhausted up and away from the building within this system, supplementing any heat gathered by the solar absorption components of the system.  These complementary energies increase the maximum temperature and flow of hot water.  This hot water is served to occupants domestically as well as a solar thermal absorption chiller which provides cool air when necessary.  When conditions do not call for mechanically conditioned air, the lower part of this cladding system is operable, providing a system for natural ventilation and cooling.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayweeks.com/project/absorb-net/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(min) Shed</title>
		<link>http://jayweeks.com/project/min-shed</link>
		<comments>http://jayweeks.com/project/min-shed#comments</comments>
		<pubDate>Thu, 03 Sep 2009 23:24:08 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<guid isPermaLink="false">http://jayweeks.com/?post_type=project&#038;p=286</guid>
		<description><![CDATA[<img alt="(min) Shed" src="http://jayweeks.com/j/wp-content/uploads/2010/06/min-shed-sidewalk1-700x527.jpg" />minimize, compact, shed.]]></description>
			<content:encoded><![CDATA[<img alt="(min) Shed" src="http://jayweeks.com/j/wp-content/uploads/2010/06/min-shed-sidewalk1-700x527.jpg" /><p>compact / unfold / shield / adapt / hold / shade / move / disappear / save / illuminate / conceal / facilitate / block / open / hoist / support / expose / hide / ignore / touch / flex / distort / shed</p>
]]></content:encoded>
			<wfw:commentRss>http://jayweeks.com/project/min-shed/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>giant crab guy</title>
		<link>http://jayweeks.com/project/giant-crab-guy</link>
		<comments>http://jayweeks.com/project/giant-crab-guy#comments</comments>
		<pubDate>Wed, 15 Jul 2009 09:17:48 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<guid isPermaLink="false">http://jayweeks.com/project</guid>
		<description><![CDATA[<img alt="giant crab guy" src="http://jayweeks.com/j/wp-content/uploads/2009/07/giant-crab-guy-bg-700x450.gif" />a hermit and a pre-loved bus...]]></description>
			<content:encoded><![CDATA[<img alt="giant crab guy" src="http://jayweeks.com/j/wp-content/uploads/2009/07/giant-crab-guy-bg-700x450.gif" /><p>Graphic experimentation with texture and line. Design contestant for threadless loves pre-loved.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayweeks.com/project/giant-crab-guy/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>such beautiful hair</title>
		<link>http://jayweeks.com/project/such-beautiful-hair</link>
		<comments>http://jayweeks.com/project/such-beautiful-hair#comments</comments>
		<pubDate>Sat, 06 Jun 2009 21:17:08 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<guid isPermaLink="false">http://jayweeks.com/project</guid>
		<description><![CDATA[<img alt="such beautiful hair" src="http://jayweeks.com/j/wp-content/uploads/2009/06/beautifulLocks_design-700x401.gif" />A robot with human hair...]]></description>
			<content:encoded><![CDATA[<img alt="such beautiful hair" src="http://jayweeks.com/j/wp-content/uploads/2009/06/beautifulLocks_design-700x401.gif" /><p>A robot with human hair.  Mixed media experiment with digital and hand techniques.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayweeks.com/project/such-beautiful-hair/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>super serious</title>
		<link>http://jayweeks.com/project/super-serious</link>
		<comments>http://jayweeks.com/project/super-serious#comments</comments>
		<pubDate>Sun, 12 Apr 2009 21:15:47 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<guid isPermaLink="false">http://jayweeks.com/project</guid>
		<description><![CDATA[<img alt="super serious" src="http://jayweeks.com/j/wp-content/uploads/2009/04/superSerious2-700x414.gif" />This guy means business...]]></description>
			<content:encoded><![CDATA[<img alt="super serious" src="http://jayweeks.com/j/wp-content/uploads/2009/04/superSerious2-700x414.gif" /><p>This guy is all buisiness, and utilizes uv ink: when exposed to sunlight the man&#8217;s groucho glasses begin to radiate.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayweeks.com/project/super-serious/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>inter [action]</title>
		<link>http://jayweeks.com/project/inter-action</link>
		<comments>http://jayweeks.com/project/inter-action#comments</comments>
		<pubDate>Sat, 04 Apr 2009 14:14:39 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<guid isPermaLink="false">http://jayweeks.com/?post_type=project&#038;p=367</guid>
		<description><![CDATA[<img alt="inter [action]" src="http://jayweeks.com/j/wp-content/uploads/2010/06/inter-action-elevation-700x434.jpg" />organizational supplements to facilitate interaction...]]></description>
			<content:encoded><![CDATA[<img alt="inter [action]" src="http://jayweeks.com/j/wp-content/uploads/2010/06/inter-action-elevation-700x434.jpg" /><p>The clash of cultures has fueled violence and dispute within human society throughout our existence.  Wars have been waged, and cultures swallowed up and assimilated, but historically cultural interaction has been relatively local.  With human ingenuity and progress, inventors harnessed the forces of nature to exponentially increase the efficiency and power of men.  The greatest impact on how cultures interact has been made by innovations in the transportation sector of society.</p>
<p>Globalization is a phenomenon initially fueled by innovation in transportation.  Speed and efficiency have revolutionized the global economic model making international relations almost essential.  This necessary interaction has forced cultures to interact despite many moral, religious, or social conflicts.  A dangerous aspect of efficiency, when applied to cultural issues, is standardization.  Nation’s declaration of primary language, federal laws, and even state religions dilutes the rich character and variety of culture which has organically occurred throughout history for the sake of efficiency.  Nationalism has formed as an extremist response to the threat of foreign cultural influence.  By establishing and holding tight a single cultural identity, politicians create a national sense of unity and strength.  These actions only lead to a diluted culture with stale ideas and traditions.</p>
<p>Relative to the world, Ball State is a symbol of globalization.  People are brought from around the world for the purpose of education.  The model of organization is similar to that of a nation state; many cultures are brought together for efficiency and stability.  Individual cultures are not ignored, but they’re not actively recognized.  Standardization within the university, people trying to fit in with the majority in particular, degrades the potential for unique university culture.  The opportunity for cultural richness provided by the university should be exploited by individuals with organizational supplements to facilitate interaction.  Universities, as an academic rather than economic organization, can stand as an example of cultural coexistence for the world.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayweeks.com/project/inter-action/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vert Farm</title>
		<link>http://jayweeks.com/project/vert-farm</link>
		<comments>http://jayweeks.com/project/vert-farm#comments</comments>
		<pubDate>Sun, 08 Feb 2009 20:23:21 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<guid isPermaLink="false">http://jayweeks.com/project</guid>
		<description><![CDATA[<img alt="vert Farm" src="http://jayweeks.com/j/wp-content/uploads/2010/05/urban-agriculture-vertical-farm-bg11-700x420.jpg" />A locally sufficient community based around a dense agricultural core...]]></description>
			<content:encoded><![CDATA[<img alt="vert Farm" src="http://jayweeks.com/j/wp-content/uploads/2010/05/urban-agriculture-vertical-farm-bg11-700x420.jpg" /><p>Distressed inner cities such as Gary, IN have substantial decay with phenomena such as urban prairies growing from the rubble of demolition. Much of the depression in these locations is caused by the loss of a large industrial power. Low cost, locally sustaining and productive industries along with cultural changes have potential to spur growth in these conditions. This project presents a locally sufficient community based around a dense agricultural core. A mix of greenhouse based, year-round growth and seasonal outdoor production minimizes cost, while still maintaining reasonable production during winter months. The urban expression of agriculture is composed of low-cost, excess cargo crates of standard international dimensions. Manipulation of these modules is limited to maximize utility and minimize waste.</p>
<p>The greenhouse structure supporting year-round production is based on a concept of aquaponics which is already in place at urban locations, only at a much smaller scale. This system establishes a symbiotic relationship between plant and aquatic life similar to that of a healthy ecosystem. A large below-grade tank is home to thousands of fish which produce large amounts of waste. Water from this tank is circulated throughout the many levels of the building to each greenhouse module where the waste produced by the fish below is consumed by filtering plants. To maximize the utility of the building, northern modules house programmatic elements which do not critically need sunlight such as chicken coops, storage, and rooms for compost. Interior environmental conditions are mediatedby the water, which utilizes solar heating and evaporative cooling techniques.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayweeks.com/project/vert-farm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>emergency!</title>
		<link>http://jayweeks.com/project/emergency</link>
		<comments>http://jayweeks.com/project/emergency#comments</comments>
		<pubDate>Fri, 06 Feb 2009 03:56:11 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<guid isPermaLink="false">http://jayweeks.com/?post_type=project&#038;p=219</guid>
		<description><![CDATA[<img alt="emergency!" src="http://jayweeks.com/j/wp-content/uploads/2010/06/emergency-main1-700x505.gif" />I think we have an emergency!]]></description>
			<content:encoded><![CDATA[<img alt="emergency!" src="http://jayweeks.com/j/wp-content/uploads/2010/06/emergency-main1-700x505.gif" /><p>Loud colors and texture overlays, hands and drills, the earth and its parts.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayweeks.com/project/emergency/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>solitude</title>
		<link>http://jayweeks.com/project/solitude</link>
		<comments>http://jayweeks.com/project/solitude#comments</comments>
		<pubDate>Wed, 05 Nov 2008 16:50:51 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<guid isPermaLink="false">http://jayweeks.com/project</guid>
		<description><![CDATA[<img alt="solitude" src="http://jayweeks.com/j/wp-content/uploads/2010/05/solitude-chapel-overview1-700x437.jpg" />A study of physical and visual detachment, through movement, for spiritual reflection.]]></description>
			<content:encoded><![CDATA[<img alt="solitude" src="http://jayweeks.com/j/wp-content/uploads/2010/05/solitude-chapel-overview1-700x437.jpg" /><p>Paths throughout the project lead visitors to several destinations including group meeting spaces, a private chapel, a reflection garden, and a gathering sanctuary. Change in grade and direction are intended to disorient those visiting: paths weave between spaces and the only views available are to the tree‐tops and sky. Sky and sun are celebrated throughout the project, with varying elements creating patterns of reflection and shadow on each other and interior space. The sanctuary and private chapel contrast a majority of the low‐lying below‐grade structures, whose green roofs seem to merge into the surroundings, with solar panel clad towers actively challenging the height of surrounding trees.</p>
]]></content:encoded>
			<wfw:commentRss>http://jayweeks.com/project/solitude/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>a chance of rain</title>
		<link>http://jayweeks.com/project/a-chance-of-rain</link>
		<comments>http://jayweeks.com/project/a-chance-of-rain#comments</comments>
		<pubDate>Fri, 04 Jul 2008 00:41:57 +0000</pubDate>
		<dc:creator>jay</dc:creator>
		
		<guid isPermaLink="false">http://jayweeks.com/?post_type=project&#038;p=319</guid>
		<description><![CDATA[<img alt="a chance of rain" src="http://jayweeks.com/j/wp-content/uploads/2010/06/chance-of-rain-bg1-700x453.gif" />abstraction of clouds and the sky]]></description>
			<content:encoded><![CDATA[<img alt="a chance of rain" src="http://jayweeks.com/j/wp-content/uploads/2010/06/chance-of-rain-bg1-700x453.gif" />abstraction of clouds and the sky]]></content:encoded>
			<wfw:commentRss>http://jayweeks.com/project/a-chance-of-rain/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: jayweeks.com @ 2012-02-07 13:59:46 -->
