<?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>object-e.net</title>
	<atom:link href="http://object-e.net/feed" rel="self" type="application/rss+xml" />
	<link>http://object-e.net</link>
	<description>experimental architectures</description>
	<lastBuildDate>Sat, 28 Jan 2012 16:51:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>surfaceBlendShapeField.ghx</title>
		<link>http://object-e.net/tools/surfaceblendshapefield-ghx</link>
		<comments>http://object-e.net/tools/surfaceblendshapefield-ghx#comments</comments>
		<pubDate>Fri, 27 Jan 2012 21:39:35 +0000</pubDate>
		<dc:creator>Dimitris Gourdoukis</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[Fields]]></category>
		<category><![CDATA[Grasshopper]]></category>

		<guid isPermaLink="false">http://object-e.net/?p=1087</guid>
		<description><![CDATA[surfaceBlendShapeField is a grasshopper definition that first creates a morpher or blend shape type of relation between two surfaces (base and target) and then creates a two dimensional array of the base surface. Each surface is affected by the morphing effect according to its distance for a set of point and/or curve attractors. Download the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fobject-e.net%2Ftools%2Fsurfaceblendshapefield-ghx"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fobject-e.net%2Ftools%2Fsurfaceblendshapefield-ghx&amp;source=object_e&amp;style=compact&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://object-e.net/wp-content/uploads/2012/01/definition_site.jpg" rel="shadowbox[sbpost-1087];player=img;"><img class="aligncenter size-full wp-image-1088" title="definition_site" src="http://object-e.net/wp-content/uploads/2012/01/definition_site.jpg" alt="" width="950" height="456" /></a></p>
<p>surfaceBlendShapeField is a grasshopper definition that first creates a morpher or blend shape type of relation between two surfaces (base and target) and then creates a two dimensional array of the base surface. Each surface is affected by the morphing effect according to its distance for a set of point and/or curve attractors.<br />
Download the definition and an example file <a href="http://object-e.net/wp-content/uploads/2012/01/object_e_surfaceBlendShapeField.zip">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://object-e.net/tools/surfaceblendshapefield-ghx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>morphField_v1.ms</title>
		<link>http://object-e.net/tools/morphfield_v1-ms</link>
		<comments>http://object-e.net/tools/morphfield_v1-ms#comments</comments>
		<pubDate>Fri, 27 Jan 2012 21:28:44 +0000</pubDate>
		<dc:creator>Dimitris Gourdoukis</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[Fields]]></category>
		<category><![CDATA[MaxScript]]></category>

		<guid isPermaLink="false">http://object-e.net/?p=1081</guid>
		<description><![CDATA[morphField is a script implemented in maxscript that creates a (2-dimentional or 3-dimentional) array of an object that is loaded with several morph targets. The multiplier of each target is affected by its distance from an attractor point and the range of that point that can be found and edited in the modify panel with [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fobject-e.net%2Ftools%2Fmorphfield_v1-ms"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fobject-e.net%2Ftools%2Fmorphfield_v1-ms&amp;source=object_e&amp;style=compact&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://object-e.net/wp-content/uploads/2012/01/morpherFIeldUI.jpg" rel="shadowbox[sbpost-1081];player=img;"><img class="aligncenter size-full wp-image-1082" title="morpherFIeldUI" src="http://object-e.net/wp-content/uploads/2012/01/morpherFIeldUI.jpg" alt="" width="950" height="492" /></a></p>
<p>morphField is a script implemented in maxscript that creates a (2-dimentional or 3-dimentional) array of an object that is loaded with several morph targets. The multiplier of each target is affected by its distance from an attractor point and the range of that point that can be found and edited in the modify panel with the attractor selected. Each different target is affected by a different locator/point. In order to use the script:</p>
<p>Create the base object and as many targets as needed. Run the scripts and follow the instruction on the UI.</p>
<p><em>note:</em> the tag &#8216;select: true&#8217; in the &#8216;pickObject&#8217; command that would highlight the selection of the targets in the viewport seems broken in max 2010 and 2011, while it seems to work on 2012. uncomment if you are using 2012 (line 94).</p>
<p>Download the script <a href="http://object-e.net/wp-content/uploads/2012/01/object_e_morphField_v1.ms">here</a>.</p>
<p><iframe src="http://player.vimeo.com/video/33114365?byline=0&amp;color=FF80FF" width="600" height="450" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://object-e.net/tools/morphfield_v1-ms/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>blendShapeFieldWithAttractors_v1.mel</title>
		<link>http://object-e.net/tools/blendshapefieldwithattractors_v1-mel</link>
		<comments>http://object-e.net/tools/blendshapefieldwithattractors_v1-mel#comments</comments>
		<pubDate>Fri, 27 Jan 2012 21:13:03 +0000</pubDate>
		<dc:creator>Dimitris Gourdoukis</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[Fields]]></category>
		<category><![CDATA[MEL]]></category>

		<guid isPermaLink="false">http://object-e.net/?p=1076</guid>
		<description><![CDATA[This is a script implemented in mel that created a (2-dimentional or 3-dimentional) array of an object that is loaded with several blendShapes. The multiplier of each blendShape is affected by its distance from an attractor point. Each different blendShape is affected by a different locator/point. In order to use the script: BEFORE running the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fobject-e.net%2Ftools%2Fblendshapefieldwithattractors_v1-mel"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fobject-e.net%2Ftools%2Fblendshapefieldwithattractors_v1-mel&amp;source=object_e&amp;style=compact&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://object-e.net/wp-content/uploads/2012/01/ui.jpg" rel="shadowbox[sbpost-1076];player=img;"><img class="aligncenter size-full wp-image-1077" title="ui" src="http://object-e.net/wp-content/uploads/2012/01/ui.jpg" alt="" width="950" height="257" /></a></p>
<p>This is a script implemented in mel that created a (2-dimentional or 3-dimentional) array of an object that is loaded with several blendShapes. The multiplier of each blendShape is affected by its distance from an attractor point. Each different blendShape is affected by a different locator/point. In order to use the script:</p>
<p><strong>BEFORE</strong> running the script do:<br />
1. create an object to use a seed and name it theSeed<br />
2. dublicate theSeed up to 10 times and transform the dublicates at will. name the new objects theTarget1, theTarget2 etc.<br />
3. create as many space locators as the target objects and name them attractor1, attractor2 etc.</p>
<p>4. <strong>RUN</strong> the script.<br />
in the generated UI:<br />
5. enter the # of rows, # of clms, x step and y step values.<br />
6. enter the # of blendShapes value. It HAS to be equal to the number of target objects.<br />
7. hit &#8216;create field&#8217;.<br />
8. select each locator. in the attribute editor, under extra attributes, adjust the range values.</p>
<p>Download the script <a href="http://object-e.net/wp-content/uploads/2012/01/object_e_blendShapeFieldWithAttractors_v1.mel">here</a> (save link as&#8230;)</p>
]]></content:encoded>
			<wfw:commentRss>http://object-e.net/tools/blendshapefieldwithattractors_v1-mel/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>fluidsToBlendShapes.mel</title>
		<link>http://object-e.net/tools/fluidstoblendshapes-mel</link>
		<comments>http://object-e.net/tools/fluidstoblendshapes-mel#comments</comments>
		<pubDate>Fri, 27 Jan 2012 20:56:53 +0000</pubDate>
		<dc:creator>Dimitris Gourdoukis</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[Fields]]></category>
		<category><![CDATA[MEL]]></category>

		<guid isPermaLink="false">http://object-e.net/?p=1068</guid>
		<description><![CDATA[fluidsToBlendShapes is a script implemented in mel that connects with an expression the density of each cell of a fluid container with the multiplier of the blend shape of an object arrayed in a two-dimensional grid. In order to use the script: BEFORE running the script do: 1. create an object to use a seed [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fobject-e.net%2Ftools%2Ffluidstoblendshapes-mel"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fobject-e.net%2Ftools%2Ffluidstoblendshapes-mel&amp;source=object_e&amp;style=compact&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p style="text-align: center;"><a href="http://object-e.net/wp-content/uploads/2012/01/fluidsToBlendShapes_site.jpg" rel="shadowbox[sbpost-1068];player=img;"><img class="aligncenter size-full wp-image-1069" title="fluidsToBlendShapes_site" src="http://object-e.net/wp-content/uploads/2012/01/fluidsToBlendShapes_site.jpg" alt="" /></a></p>
<p>fluidsToBlendShapes is a script implemented in mel that connects with an expression the density of each cell of a fluid container with the multiplier of the blend shape of an object arrayed in a two-dimensional grid. In order to use the script:</p>
<p>BEFORE running the script do:<br />
1. create an object to use a seed and name it theSeed<br />
2. dublicate theSeed up to 10 times and transform the dublicates at will. Name the new objects theTarget1, theTarget2 etc.<br />
3. create as many fluids as the target objects and name them fluidMap1, fluidMap2 etc.<br />
3a add to the fluid emitter(s) fields etc. this can be done/edited also after you run the script.</p>
<p>4. RUN the script.<br />
in the generated UI:<br />
5. enter the # of rows, # of clms, x step and y step values. the first couple of numbers have to be less or equal to the resolution of the fluid (equal for better results).<br />
6. enter the # of blendShapes value. It HAS to be equal to the number of target objects and the number of fluid containers.<br />
7. hit &#8216;create field&#8217;.<br />
8. the blendShape value of each created object is connected with an expression with the density of the respective grid cell of the fluid.</p>
<p>Download the script <a href="http://object-e.net/wp-content/uploads/2012/01/object_e_fluidsToBlendShapes_v.1.mel">here</a> (save link as…).</p>
]]></content:encoded>
			<wfw:commentRss>http://object-e.net/tools/fluidstoblendshapes-mel/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hilbert Snowflake</title>
		<link>http://object-e.net/projects/hilbert-snowflake</link>
		<comments>http://object-e.net/projects/hilbert-snowflake#comments</comments>
		<pubDate>Mon, 12 Dec 2011 19:39:14 +0000</pubDate>
		<dc:creator>Dimitris Gourdoukis</dc:creator>
				<category><![CDATA[projects]]></category>
		<category><![CDATA[Digital Fabrication]]></category>
		<category><![CDATA[fractal]]></category>

		<guid isPermaLink="false">http://object-e.net/?p=1052</guid>
		<description><![CDATA[Hilberd snowflake, is a Christmas decoration, part of a larger set of Christmas decorations designed and fabricated for a charity bazaar. The snowflake gets assembled from a number of laser cut parts that fill a 10X10cm plane. It utilizes all the cut parts without wasting any material. The shapes of the parts are based on [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fobject-e.net%2Fprojects%2Fhilbert-snowflake"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fobject-e.net%2Fprojects%2Fhilbert-snowflake&amp;source=object_e&amp;style=compact&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>

<a href='http://object-e.net/wp-content/uploads/2011/12/01_strategy.jpg' rel='shadowbox[sbalbum-1052];player=img;' title='01_strategy'><img width="310" height="150" src="http://object-e.net/wp-content/uploads/2011/12/01_strategy-310x150.jpg" class="attachment-thumbnail" alt="01_strategy" title="01_strategy" /></a>
<a href='http://object-e.net/wp-content/uploads/2011/12/02_flat_panel_layout.jpg' rel='shadowbox[sbalbum-1052];player=img;' title='02_flat_panel_layout'><img width="310" height="150" src="http://object-e.net/wp-content/uploads/2011/12/02_flat_panel_layout-310x150.jpg" class="attachment-thumbnail" alt="02_flat_panel_layout" title="02_flat_panel_layout" /></a>
<a href='http://object-e.net/wp-content/uploads/2011/12/03_assebly.jpg' rel='shadowbox[sbalbum-1052];player=img;' title='03_assebly'><img width="310" height="150" src="http://object-e.net/wp-content/uploads/2011/12/03_assebly-310x150.jpg" class="attachment-thumbnail" alt="03_assebly" title="03_assebly" /></a>
<a href='http://object-e.net/wp-content/uploads/2011/12/04_container.jpg' rel='shadowbox[sbalbum-1052];player=img;' title='04_container'><img width="310" height="150" src="http://object-e.net/wp-content/uploads/2011/12/04_container-310x150.jpg" class="attachment-thumbnail" alt="04_container" title="04_container" /></a>
<a href='http://object-e.net/wp-content/uploads/2011/12/05_assembled.jpg' rel='shadowbox[sbalbum-1052];player=img;' title='05_assembled'><img width="310" height="150" src="http://object-e.net/wp-content/uploads/2011/12/05_assembled-310x150.jpg" class="attachment-thumbnail" alt="05_assembled" title="05_assembled" /></a>
<a href='http://object-e.net/wp-content/uploads/2011/12/06_aggregation.jpg' rel='shadowbox[sbalbum-1052];player=img;' title='06_aggregation'><img width="310" height="150" src="http://object-e.net/wp-content/uploads/2011/12/06_aggregation-310x150.jpg" class="attachment-thumbnail" alt="06_aggregation" title="06_aggregation" /></a>

<p align="justify">Hilberd snowflake, is a Christmas decoration, part of <a href="http://infraredarch.blogspot.com/p/christmas-decorations.html">a larger set</a> of Christmas decorations designed and fabricated for a charity bazaar. The snowflake gets assembled from a number of laser cut parts that fill a 10X10cm plane. It utilizes all the cut parts without wasting any material. The shapes of the parts are based on pieces resulting when cutting a modified version of the fourth iteration of the hilbert curve.</p>
<table width="900" border="0">
<tbody>
<tr>
<td align="right" bgcolor="#000000" width="85">
<div style="text-align: right;"><span style="color: #ffffff;"><strong>» info:<br />
</strong></span></div>
</td>
<td bgcolor="#fff0ff" width="805"></td>
</tr>
<tr>
<td>
<div style="text-align: right;"><strong>Design:</strong></div>
</td>
<td>D. Gourdoukis.</td>
</tr>
<tr>
<td align="right">
<div style="text-align: right;"><strong>Date:</strong></div>
</td>
<td>2010.</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://object-e.net/projects/hilbert-snowflake/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>313 / 315 @ SYMBIOSIS Exhibition</title>
		<link>http://object-e.net/news/313-315-symbiosis-exhibition</link>
		<comments>http://object-e.net/news/313-315-symbiosis-exhibition#comments</comments>
		<pubDate>Thu, 06 Oct 2011 22:49:10 +0000</pubDate>
		<dc:creator>Dimitris Gourdoukis</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Exhibitions]]></category>
		<category><![CDATA[infrared]]></category>

		<guid isPermaLink="false">http://object-e.net/?p=1020</guid>
		<description><![CDATA[A new infrared project, under the title 313/315 is part of the SYMBIOSIS exhibition at the hotel Ariston, in the context of the XV Biennale de la Mediterranee. The exhibition is opening on Friday, October 7th, at Hotel Ariston, Dioikitiriou (Karaoli &#38; Dimitriou) 5. Starting at 21:00 and onwards.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fobject-e.net%2Fnews%2F313-315-symbiosis-exhibition"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fobject-e.net%2Fnews%2F313-315-symbiosis-exhibition&amp;source=object_e&amp;style=compact&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>A new <a href="http://infraredarch.blogspot.com/">infrared</a> project, under the title 313/315 is part of the SYMBIOSIS exhibition at the hotel Ariston, in the context of the XV Biennale de la Mediterranee. The exhibition is opening on Friday, October 7th, at Hotel Ariston, Dioikitiriou (Karaoli &amp; Dimitriou) 5. Starting at 21:00 and onwards.</p>
]]></content:encoded>
			<wfw:commentRss>http://object-e.net/news/313-315-symbiosis-exhibition/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>object-e lecture @ first open plein air for young architects</title>
		<link>http://object-e.net/news/object-e-lecture-at-sithonia-worksho</link>
		<comments>http://object-e.net/news/object-e-lecture-at-sithonia-worksho#comments</comments>
		<pubDate>Fri, 30 Sep 2011 05:52:29 +0000</pubDate>
		<dc:creator>Dimitris Gourdoukis</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Academics]]></category>
		<category><![CDATA[Algorithmic Design]]></category>
		<category><![CDATA[Computation]]></category>
		<category><![CDATA[Lectures/Presentations]]></category>
		<category><![CDATA[workshops]]></category>

		<guid isPermaLink="false">http://object-e.net/?p=1022</guid>
		<description><![CDATA[Object-e will give a lecture on October 1st in the first open plein air for young architects workshop, organized by the Aristotle University of Thessaloniki and the University of Sophia in Sithonia, Greece. Title of the presentation is &#8220;Beyond Representation: Computation as a Generative Field&#8220;. Invitation: Tasos Telios.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fobject-e.net%2Fnews%2Fobject-e-lecture-at-sithonia-worksho"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fobject-e.net%2Fnews%2Fobject-e-lecture-at-sithonia-worksho&amp;source=object_e&amp;style=compact&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Object-e will give a lecture on October 1st in the first open plein air for young architects workshop, organized by the Aristotle University of Thessaloniki and the University of Sophia in Sithonia, Greece. Title of the presentation is &#8220;<em>Beyond Representation: Computation as a Generative Field</em>&#8220;. Invitation: Tasos Telios.</p>
]]></content:encoded>
			<wfw:commentRss>http://object-e.net/news/object-e-lecture-at-sithonia-worksho/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My own garden (Honorable Mention)</title>
		<link>http://object-e.net/projects/myowngarden</link>
		<comments>http://object-e.net/projects/myowngarden#comments</comments>
		<pubDate>Wed, 07 Sep 2011 15:03:24 +0000</pubDate>
		<dc:creator>Dimitris Gourdoukis</dc:creator>
				<category><![CDATA[projects]]></category>
		<category><![CDATA[Awards]]></category>
		<category><![CDATA[Competitions]]></category>
		<category><![CDATA[Housing]]></category>

		<guid isPermaLink="false">http://object-e.net/?p=940</guid>
		<description><![CDATA[My own garden is an entry for the &#8220;Design for Social Housing&#8221; Competition, organized by the Hellenic Institute of Architects, where it was awarded with an Honorable Mention. The competition was asking for a social housing development in Axios, an area outside the city of Thessaloniki. Main concept of the proposal was to provide an [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fobject-e.net%2Fprojects%2Fmyowngarden"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fobject-e.net%2Fprojects%2Fmyowngarden&amp;source=object_e&amp;style=compact&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>

<a href='http://object-e.net/wp-content/uploads/2011/09/00_concept.jpg' rel='shadowbox[sbalbum-940];player=img;' title='00_concept'><img width="310" height="150" src="http://object-e.net/wp-content/uploads/2011/09/00_concept-310x150.jpg" class="attachment-thumbnail" alt="concept development" title="00_concept" /></a>
<a href='http://object-e.net/wp-content/uploads/2011/09/01_plan.jpg' rel='shadowbox[sbalbum-940];player=img;' title='01_plan'><img width="310" height="150" src="http://object-e.net/wp-content/uploads/2011/09/01_plan-310x150.jpg" class="attachment-thumbnail" alt="general plan" title="01_plan" /></a>
<a href='http://object-e.net/wp-content/uploads/2011/09/02_unit_perspective.jpg' rel='shadowbox[sbalbum-940];player=img;' title='02_unit_perspective'><img width="310" height="150" src="http://object-e.net/wp-content/uploads/2011/09/02_unit_perspective-310x150.jpg" class="attachment-thumbnail" alt="perspective of the unit" title="02_unit_perspective" /></a>
<a href='http://object-e.net/wp-content/uploads/2011/09/03_unit_plan.jpg' rel='shadowbox[sbalbum-940];player=img;' title='03_unit_plan'><img width="310" height="150" src="http://object-e.net/wp-content/uploads/2011/09/03_unit_plan-310x150.jpg" class="attachment-thumbnail" alt="unit plan" title="03_unit_plan" /></a>
<a href='http://object-e.net/wp-content/uploads/2011/09/04_unit_exploded.jpg' rel='shadowbox[sbalbum-940];player=img;' title='04_unit_exploded'><img width="310" height="150" src="http://object-e.net/wp-content/uploads/2011/09/04_unit_exploded-310x150.jpg" class="attachment-thumbnail" alt="exploded axon of the unit" title="04_unit_exploded" /></a>
<a href='http://object-e.net/wp-content/uploads/2011/09/05_unit_section.jpg' rel='shadowbox[sbalbum-940];player=img;' title='05_unit_section'><img width="310" height="150" src="http://object-e.net/wp-content/uploads/2011/09/05_unit_section-310x150.jpg" class="attachment-thumbnail" alt="unit section" title="05_unit_section" /></a>
<a href='http://object-e.net/wp-content/uploads/2011/09/06_elevation.jpg' rel='shadowbox[sbalbum-940];player=img;' title='06_elevation'><img width="310" height="125" src="http://object-e.net/wp-content/uploads/2011/09/06_elevation-310x125.jpg" class="attachment-thumbnail" alt="elevation" title="06_elevation" /></a>
<a href='http://object-e.net/wp-content/uploads/2011/09/07_perspective_01.jpg' rel='shadowbox[sbalbum-940];player=img;' title='07_perspective_01'><img width="310" height="150" src="http://object-e.net/wp-content/uploads/2011/09/07_perspective_01-310x150.jpg" class="attachment-thumbnail" alt="perspective view of the courtyard" title="07_perspective_01" /></a>
<a href='http://object-e.net/wp-content/uploads/2011/09/08_perspective_02.jpg' rel='shadowbox[sbalbum-940];player=img;' title='08_perspective_02'><img width="310" height="150" src="http://object-e.net/wp-content/uploads/2011/09/08_perspective_02-310x150.jpg" class="attachment-thumbnail" alt="perspective view" title="08_perspective_02" /></a>

<p align="justify">My own garden is an entry for the &#8220;Design for Social Housing&#8221; Competition, organized by the Hellenic Institute of Architects, where it was awarded with an Honorable Mention. The competition was asking for a social housing development in Axios, an area outside the city of Thessaloniki.<br />
Main concept of the proposal was to provide an independent lot, an independent housing unit and subsequently an independent garden for every future user. Along this line of thinking the available space is divided in long, horizontal stripes, oriented from east to west, in order to provide maximum density while at the same time giving access to the ground level for the housing units. Concrete walls are placed on the long sides of the stripes, defining the properties, providing privacy besides the dense ground plan and becoming the main structural element of the units. Between the walls, that bare opening where necessary, the rooms and the garden of each house is created.</p>
<table width="900" border="0">
<tbody>
<tr>
<td align="right" bgcolor="#000000" width="85">
<div style="text-align: right;"><span style="color: #ffffff;"><strong>» info:<br />
</strong></span></div>
</td>
<td bgcolor="#fff0ff" width="805"></td>
</tr>
<tr>
<td>
<div style="text-align: right;"><strong>Design:</strong></div>
</td>
<td>T. Christoforidou, S. Duque, V. Dovros, D. Gourdoukis, R. Makridou, S. Papadimitriou, K. Tryfonidou, F. Vasilakis.</td>
</tr>
<tr>
<td align="right">
<div style="text-align: right;"><strong>Date:</strong></div>
</td>
<td>2010.</td>
</tr>
<tr>
<td align="right">
<div style="text-align: right;"><strong>Awards:</strong></div>
</td>
<td>&#8211; Design for Social Housing Competition 2010. Honorable Mention.</td>
</tr>
<tr>
<td valign="top">
<div style="vertical-align: middle; text-align: right;"><strong>Publications:</strong></div>
</td>
<td>&#8211; “<em>Working Class Architecture</em>” Soul Magazine, is 54, April 2011.</td>
</tr>
<tr>
<td valign="top">
<div style="vertical-align: middle; text-align: right;"><strong>Exhibitions:</strong></div>
</td>
<td>&#8211; “<em>Design for Social Housing Exhibition</em>” Hellenic Institution of Architects, Greece, March 18 &#8211; 19, 2011.</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://object-e.net/projects/myowngarden/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>object-e @ Rethinking the Human in Technology Driven Architecture Conference</title>
		<link>http://object-e.net/news/object-e-rethinking-the-human-in-technologydriven-architecture-conference</link>
		<comments>http://object-e.net/news/object-e-rethinking-the-human-in-technologydriven-architecture-conference#comments</comments>
		<pubDate>Sat, 27 Aug 2011 06:40:04 +0000</pubDate>
		<dc:creator>Dimitris Gourdoukis</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Academics]]></category>
		<category><![CDATA[Algorithmic Design]]></category>
		<category><![CDATA[Computation]]></category>
		<category><![CDATA[protocol architecture]]></category>

		<guid isPermaLink="false">http://object-e.net/?p=1015</guid>
		<description><![CDATA[Object-e will be giving a lecture at the &#8220;Rethinking the Human in Technology-Driven Architecture&#8221; conference, held in Chania, Greece. Title of the presentation is &#8220;Network Protocols / Architectural Protocols. Encoded Design Processes in the Age of Control&#8221;. The presentation is scheduled to begin at 10:oo, on Wednesday August 31st, at the Mediterranean Center of Architecture, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fobject-e.net%2Fnews%2Fobject-e-rethinking-the-human-in-technologydriven-architecture-conference"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fobject-e.net%2Fnews%2Fobject-e-rethinking-the-human-in-technologydriven-architecture-conference&amp;source=object_e&amp;style=compact&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Object-e will be giving a lecture at the &#8220;Rethinking the Human in Technology-Driven Architecture&#8221; conference, held in Chania, Greece. Title of the presentation is &#8220;Network Protocols / Architectural Protocols. Encoded Design Processes in the Age of Control&#8221;. The presentation is scheduled to begin at 10:oo, on Wednesday August 31st, at the Mediterranean Center of Architecture, where the conference is taking place. A full schedule of the conference can be found <a href="http://www.enhsa.net/rethinking/web_H_ProgH.html">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://object-e.net/news/object-e-rethinking-the-human-in-technologydriven-architecture-conference/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sens[e-Res]ponsive Architecture Workshop Begins</title>
		<link>http://object-e.net/news/sense-responsive-architecture-workshop-begins</link>
		<comments>http://object-e.net/news/sense-responsive-architecture-workshop-begins#comments</comments>
		<pubDate>Sat, 20 Aug 2011 11:36:23 +0000</pubDate>
		<dc:creator>Dimitris Gourdoukis</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[interactive]]></category>
		<category><![CDATA[workshops]]></category>

		<guid isPermaLink="false">http://object-e.net/?p=1012</guid>
		<description><![CDATA[Sens[e-Res]ponsive Architecture begins on August 22, at Chania, Greece. Updates will come soon on the workshop&#8217;s blog.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fobject-e.net%2Fnews%2Fsense-responsive-architecture-workshop-begins"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fobject-e.net%2Fnews%2Fsense-responsive-architecture-workshop-begins&amp;source=object_e&amp;style=compact&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Sens[e-Res]ponsive Architecture begins on August 22, at Chania, Greece. Updates will come soon on the <a href="http://senseresponsive.blogspot.com/" target="_blank">workshop&#8217;s blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://object-e.net/news/sense-responsive-architecture-workshop-begins/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

