
<!DOCTYPE html>
<html>
<head>

<style type="text/css">
body {text-align:center; font-family:Fixedsys; background:#d5d7da}
@media only screen and (min-width : 768px) {
/*and (min-width : 1224px) {*/
.small-only{display:none;}
.rounded-corners {border-radius:5px;}
.rounded-corners3 {-moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; border-radius: 5px;}

#outer_container {width:1010px; margin:0 auto; text-align:left; border:red groove 0px; position:relative;}
#handshake {width:8px; height:8px; position:absolute; right:0px;}
#top_social_bar {float:right; margin:0 20px 0 0; position:relative; top:3px; z-index:999;}
#top_nav_container {width:1000px; position:relative;  margin-top:7px; z-index:99; text-align:center; border:red groove 0px;}
#mega_nav {float:left; /*position:relative;  font-size:12px;*/}
#top_drop_nav {float:left;}

#main_container {clear:both; width:998px; 
background:#0054a6; background-position:top; border:#ccc groove 1px;}

#top {width:998px; margin-bottom:10px; -moz-border-radius-topleft:5px 5px; -moz-border-radius-topright:5px 5px; -webkit-border-top-left-radius:5px 5px; -webkit-border-top-right-radius:5px 5px; border-top-left-radius:5px 5px; border-top-right-radius:5px 5px; border:red groove 0px;}
#logo_container {float:left; border:#ccc groove 0px;}
#logo_text {padding:10px 10px 5px 20px; margin:20px 0 0 20px; font-size:36px;}
#logo2_text {font-style:italic; font-size:14px; text-align:center;}
#banner_link {float:left; width:400px; border:#ccc groove 0px; display:block;}
#top_right_container {float:right; width:475px; text-align:right; border:#ccc groove 0px;}
#search_box {clear:right; float:right; width:200px; margin:5px 20px 0 0; border:blue groove 0px;}
.logout_container {float:right; margin-top:5px;}
#upper_right_signup {clear:right; float:right; width:250px; font-size:12px; padding:7px 20px 0px 0; color:#333; border:blue groove 0px;}
#xtra_link{ float:right; font-size:12px; text-decoration:none; margin:0px 20px 0 0;}
#xtra_fields{ clear:both; display:none; position:relative; left:100px; width:300px; margin:25px 20px 0 20px; padding:10px; font-size:12px; text-align:center; background:#F2EFEF; border-radius:10px; border:#ccc groove 1px; }
label.error {float:left; width:75px; font-weight:normal; color:red; }
.hideifbig {display:none;}
.hideifsmall {}
.formfont {font-size:10px;}
.forme {font-size:12px; width:100px;}
.formp {font-size:12px; width:60px}
.cart_button_font {font-size:10px; border-radius:5px;}

#header_center_top {float:right; position:relative; left:75px; color:red; text-align:center; z-index:1; border:blue groove 0px;}
#center_top {font-size:20px; font-weight:bold; padding-top:25px; text-align:center; border:red groove 0px;}

#top_hor_nav {clear:left; width:998px; padding:5px 0; margin-top:10px; font-size:12px; text-align:center; background:#fff; border-top:#ccc solid 1px; border-bottom:#ccc solid 1px;}
#bottom_hor_nav {display:none; clear:both; width:998px; padding:5px 0; font-size:12px; text-align:center; background:#fff; border-top:#ccc solid 1px; border-bottom:#ccc solid 1px;}

#mobile {display:none;}

#dev_frags_top {position:relative; top:15px; text-align:center;}
#dev_frags_left {float:left; margin:15px 15px 0 0; background-color:transparent; text-align:center; width:230;}
#dev_frags_right {float:right; margin:15px 0 0 15px; background-color:transparent; text-align:center; width:; border:red groove 0px;}

#frags_left_container {float:left; margin:0 15px 0 0; background-color:transparent; text-align:center; width:230;}
#frags_right_container {float:right; margin:0 0 0 15px; background-color:transparent; text-align:center; width:;}
.frag_l {clear:left; float:left; margin:0 15px 0px 0; width:;}
.frag_r {clear:right; float:right; margin:0 0 0px 15px; width:;}

.frag {}

#left-nav-wrapper {float:left; width:230px; border:#ccc groove 0px;}
#left-nav {margin:15px 15px 15px 15px; padding:15px; font-size:12px; border-radius:20px; background:#fafafa; border:#ccc groove 1px;}
#below-nav {margin:15px; padding:15px 15px 0 15px; font-size:13px; border-radius:20px; ; border:#ccc groove 1px;}
#page_views {text-align:center; color:#ccc; border:red groove 0px;}

#content_container_wrapper {margin-top:20px; float:left; width:968px; ; border-left:#ccc groove 0px; position:relative; left:15px; }
#content_container {font-size:14px; line-height:18px; margin:15px 0; padding:15px; border-radius:5px;   background:#fff; }

#sitewide_robot_nav {width:900px; margin:10px auto; padding:10px; font-size:11px; line-height:12px; color:#838383; text-align:justify; border:red groove 0px;}

#prod-h1-container {width:70%; margin:0 auto; line-height:24px; border:red groove 0px;}
}


/*@media only screen and (max-width : 360px) {*/
@media only screen and (max-device-width : 767px) {
/*and (max-device-width : 480px) {*/

.big-only{display:none;}
#outer_container {width:100%; margin:0 auto; text-align:left; border:red groove 0px; position:relative;}
#handshake { display:none; width:8px; height:8px; background:#333; position:absolute; right:0px;}
#top_social_bar { display:none; float:right; margin:0 20px 0 0; position:relative; top:3px; z-index:999;}
#top_nav_container { display:none; width:px; position:relative;  margin-top:7px; z-index:99; text-align:center; border:red groove 0px;}
#mega_nav {float:left; position:relative;  font-size:12px;}
#top_drop_nav {float:left;}

#main_container {clear:both; background:#0054a6; background-position:top;}

#top {text-align:center; margin-bottom:10px; border:red groove 0px;}
#logo_container {border:#ccc groove 0px;}
#logo_text {padding:10px 10px 5px 20px; font-size:18px;}
#logo2_text {font-style:italic; font-size:18px; text-align:center;}
#banner_link {float:left; width:100%; border:#ccc groove 0px; display:block;}

#top_right_container {/*display:none; float:right; width:475px; text-align:right; border:#ccc groove 0px;*/}
#search_box { display:none; clear:right; float:right; width:200px; margin:5px 20px 0 0; border:blue groove 0px;}
.logout_container {float:left; padding:0 0 10px 10px; margin:5px 0px 0 0; border:red solid 0px;}
#cart_button {font-size:16px; position:relative; top:-5px;}
#upper_right_signup { display:none; clear:right; float:right; width:250px; font-size:16px; padding:7px 20px 0px 0; color:#333; border:blue groove 0px;}
#xtra_link{ float:left; font-size:16px; text-decoration:none; padding-bottom:10px; margin:0px 8px;}
#xtra_fields{ clear:both; display:none; width:100%; margin:20px 0; padding:10px 0; font-size:16px; text-align:center; background:#F2EFEF; border:#ccc groove 1px; }
label.error {float:left; width:75px; font-weight:normal; color:red; }
.hideifbig {}
.hideifsmall {display:none;}
.formfont {float:right; font-size:16px; margin-right:50px;}
.forme {font-size:16px; width:150px;}
.formp {font-size:16px; width:60px}
.cart_button_font {font-size:16px;}

#header_center_top {color:red; text-align:center; z-index:1; border:blue groove 0px;}
#center_top {clear:both; font-size:20px; font-weight:bold; text-align:center; border:red groove 0px;}

#top_hor_nav {clear:left; width:-22px; /*padding:5px 20px;*/ padding:20px 0 20px 20px; margin:10px 0; font-size:24px; line-height:35px; text-align:center; background:#fff; border-top:#ccc solid 1px; border-bottom:#ccc solid 1px;}
#bottom_hor_nav {clear:both; width:-22px; /*padding:5px 20px;*/ padding:20px 0 20px 20px; font-size:24px; line-height:35px; text-align:center; background:#fff; border-top:#ccc solid 1px; border-bottom:#ccc solid 1px;}

#mobile {text-align:center;}

#dev_frags_top {font-size:24px;}
#left-nav-wrapper { display:none; float:left; width:230px; border:#ccc groove 0px;}
#left-nav {display:none; margin:15px 15px 15px 15px; padding:15px; font-size:12px; border-radius:20px; background:#fafafa; border:#ccc groove 1px;}
#below-nav {margin:15px; padding:15px 15px 0 15px; font-size:13px; border-radius:20px; ; border:#ccc groove 1px;}
#page_views {text-align:center; color:#ccc; border:red groove 0px;}

#content_container_wrapper {float:left; margin-top:-50px; width:100%; overflow:hidden; ; border-left:#ccc groove 0px; }
#content_container {font-size:16px; line-height:18px; padding:5px 15px 15px 15px; margin:50px 0 15px 0; /*padding:15px; border-radius:20px;*/   background:#fff;}

#content_container img {float:none !important; width:90% !important; height:90% !important;}

#sitewide_robot_nav {margin:10px auto; padding:10px; font-size:11px; line-height:12px; color:#838383; text-align:justify; border:red groove 0px;}

/*h1{position:relative; top:-5px;}*/
#prod-h1-container {width:50%; margin:0 auto 5px auto; line-height:24px; border:red groove 0px;}

}


#content-wrapper {padding:0 15px 5px 15px;}

#rss_container {margin:-10px 20px 0 20px;}

#page_footer {clear:both; margin-top:10px; text-align:center; font-size:12px; line-height:18px; border-radius:10px; padding:1px; border:green groove 0px;}
#site_footer {clear:both; margin:15px 0; text-align:center; font-size:12px; line-height:18px; border:green groove 0px;}

h1{font-size:20px; padding:10px 0; line-height:24px;}
h2{font-size:16px; margin:0 0 3px 0;}
h3{font-size:14px; margin:0 0 5px 0;}

a.logo:link, a.logo:visited {color:#0054a6; text-decoration: none;}
a.logo:hover, a.logo:active {color:#d5d7da;}
a.hor:link, a.hor:visited {font-family:Arial,Helvetica,sans-serif; color:#3C779F; text-decoration: none;}
a.hor:hover, a.hor:active {color:red;}
a.nav:link, a.nav:visited {font-family:Arial,Helvetica,sans-serif; color:#3C779F; text-decoration: none;}
a.nav:hover, a.nav:active {color:red;}

.indent{margin-left:10px;} .bold{font-weight:bold;} .bold-indent{margin-left:10px; font-weight:bold;} .center{width:100%; text-align:center; border:#red groove 1px;} .bold-center{font-weight:bold; width:100%; text-align:center; border:#red groove 1px;}

.rev-bm{position:relative; top:-30px;}
.clear {clear:both;}

.px12{font-size:12px;}
.px10{font-size:10px;}


</style>
	<meta charset="UTF-8" />
	<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=1">
    <!--[if lte IE 8]>
        <link rel="stylesheet" href="css/ie.css" media="screen" />
    <![endif]-->
    <link rel="stylesheet" href="//www.SamsungYoungDesignAward.com/css/style.css?v=1.3" media="all" />
	<script src="//code.jquery.com/jquery-1.9.1.js"></script>
	<script src="//apis.google.com/js/plusone.js"></script>
	<script src="//www.SamsungYoungDesignAward.com/js/main.js"></script>
	
	
	<script src="//www.SamsungYoungDesignAward.com/js/jquery.slider.js" ></script>
		<script src="//www.SamsungYoungDesignAward.com/js/validate.js"></script>
  <script>
  $(document).ready(function(){
    $("#loginform").validate();
  });
  </script>



<title>Samsung Young Design Awards 2007</title>


<meta name="description" content="This was the official website for the 2007 Samsung Young Design Awards. Content is from the site's 2007 archived pages. and other sources." />

<meta name="robots" content="index, follow, noodp, noydir" />
<link rel="canonical" href="http://www.samsungyoungdesignaward.com/" />

</head>
<body class="homepage">
<a name="top"></a>
<!--outer container-->
<div id="outer_container">

<div id="handshake"><a href="http://www.SamsungYoungDesignAward.com/index.php?id=1&reveal=yes&view_only=yes" style="width:100%; height:100%; display:block;"></a></div>

<!--main container-->
<div id="main_container" class="rounded-corners">

<!--top-->

<div id="top"  style="height:216px; background-image:url('http://www.SamsungYoungDesignAward.com/images/site-images/banner-home-page.jpg');">

<!-- logo link home either text or display block link -->
<div id="logo_container">
<div id="logo_text"><a href="http://www.SamsungYoungDesignAward.com/" class="logo" title="Home">SamsungYoungDesignAward.com<div id="logo2_text"></div></a>
</div>
</div>

<!--center_top container-->
<div id="header_center_top">
</div>
<!--close center_top container-->

<div class="clear"></div></div>
<!--close top-->

<!--hor nav-->
<!--close hor nav-->















<!--content-->
<div id="content_container_wrapper">
<div id="content_container">










<h1 class="page_title" align="center">Samsung Young Design Awards 2007</h1>

<p>&nbsp;</p>

<p align="center"><em>This was the official website for the 2007 Samsung Young Design Awards, a proactive learning program for students. </em></p>

<p align="center"><em>Content is from the site&#39;s 2007 archived pages. and other sources.</em></p>

<p>&nbsp;</p>

<p><img alt="first phase" src="/images/first_phase.gif" style="width: 300px; height: 27px;" /></p>

<p>Subscribe and download the competition entry kit. Once you completed the subscription you will receive your Entry Code.<br />
Students have to react to the brief uploading their work in SYDA website before 00:30 Central European Time (CET) of the 15th June 2007.<br />
Students must clearly communicate their design concept utilizing sketches, storyboards, renders, pictures and any kind of visual tool that can help to best describe the innovative idea.</p>

<p><img alt="second phase" src="/images/second_phase.gif" style="width: 300px; height: 27px;" /></p>

<p>During the fist Jury&rsquo;s session will be selected the most 10/15 interesting entries.<br />
Selected students will be announced the 2nd July, this day is also the opening of the second competition phase.<br />
Based on the jury feedback and comment selected student have to redesign their initial idea and upload in SYDA web site their new work by 00:30 Central European Time (CET) of 5th September 2007.</p>

<p><img alt="final event" src="/images/final_event.gif" style="width: 300px; height: 27px;" /></p>

<p>On November 2007 Samsung Electronics Italia, with the contribution of ADI, will organize the Award Ceremony where selected students will be awarded and selected project will be exhibited.</p>

<p>&nbsp;</p>

<h2 style="text-align: center;"><em><strong>FAQ</strong></em></h2>

<p>&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />
1.<strong> What is the Samsung Young Design Award?</strong><br />
Samsung Young Design Award is a proactive learning program for students. Students have the chance to challenge their creative flair following competition theme. After this step, they will have the unique opportunity to receive a feedback from the jury (which is composed of very famous designers). The Jury will support the award as a learning process, by: understanding subject, finding concept and designing selecting innovative concepts based on evaluation criteria making a first selection, giving students a pro/cons comment on their project making students refine their projects for final development. Then, selected students will present to the jury the final concept and projects mock ups during the final event and the jury will announce the winners. If you would like to receive some more additional information about the industrial design in Italy please check out the ADI web site at: http://www.adi-design.org</p>

<p>&nbsp; 2.<strong> Do I need to produce a prototype?</strong><br />
No you don&rsquo;t need to produce a prototype for this competition. This competition requires illustrations only.</p>

<p>&nbsp; 3.<strong> It is possible to integrate into the concept a technology solution that doesn&rsquo;t exist today?</strong><br />
Yes, as long as the idea is coherent with the ranked judging criteria. For example, the emerging technologies around big data have incentivized some contestants to consult <a href="https://rtslabs.com/devops/" style="color:#000; text-decoration:none;" >DevOps engineers</a> to place development protocols in the cloud. We encourage this provided that the end result is not entirely dependent on obscure or unproven technical solutions.

</p>

<p>&nbsp; 4. <strong>Can I send in more than one project?</strong><br />
Yes. Participants are allowed to submit 2 projects maximum for this competition. If the same entrant send more than two projects he/she will be disqualified and will not be considered in any of the submitted projects.</p>

<p><strong>&nbsp; 5. Will my entry be posted on www.samsugnyoungdesignaward.com regardless if I win?</strong><br />
Yes, a final event will be organized in a winner ceremony where all the selected work will be on show.</p>

<p>&nbsp; 6. <strong>Do I need to submit in hard copy my project?</strong><br />
No, this is a web based competition, to participate you should first subscribe in the SYDA web site and then upload your work indicating just your entry code.</p>

<p>&nbsp; 7. <strong>Will the sent PDF files be printed? What type of format will be used for the printing?</strong><br />
All the received PDF file will be printed for the first Jury session on A4 format. Portrait or landscape is up to the participants.</p>

<p>&nbsp; 8. Who can enroll this competition?</p>

<p>&nbsp;9. What is the quality for the submitted work?</p>

<hr />
<hr />
<h2 align="center"><em><strong>PRESS RELEASES</strong></em></h2>

<p>19/04/2007&nbsp;&nbsp;&nbsp;&nbsp; SAMSUNG ELECTRONICS ITALIA SUPPORTS THE HOUSE OF DESIGNERS OF ESTERNI WITH ITS TECHNOLOGY</p>

<p>&nbsp;<br />
12/04/2007&nbsp;&nbsp;&nbsp;&nbsp; SAMSUNG ELECTRONICS ITALIA, PARTNER OF PUBLIC DESIGN</p>

<p>&nbsp;<br />
11/04/2007&nbsp;&nbsp;&nbsp;&nbsp; SAMSUNG ELECTRONICS IS LOOKING FOR ASPIRING DESIGNERS FOR THE SAMSUNG YOUNG DESIGN AWARD</p>

<p>&nbsp;<br />
02/04/2007&nbsp;&nbsp;&nbsp;&nbsp; SAMSUNG ELECTRONICS ITALIA IN THE ITALIAN UNIVERSITIES WITH THE SAMSUNG YOUNG DESIGN AWARD</p>

<p>&nbsp;<br />
15/03/2007&nbsp;&nbsp;&nbsp;&nbsp; SAMSUNG ELECTRONICS ITALIA LAUNCHES THE WEB SITE OF THE SAMSUNG YOUNG DESIGN AWARD</p>

<hr />
<hr />
<h2 align="center"><em><strong>NEWS</strong></em></h2>

<p><strong>Dear students...</strong><br />
<em>21/06/2007</em><br />
Dear students,<br />
the award&rsquo;s first submission phase is now terminated.<br />
Thanks to all of you, all projects show great effort and enthusiasm!<br />
<br />
On 2nd July 2007 selected student will be contacted i...</p>

<p>&nbsp;</p>

<p><strong>Dear students...</strong><br />
<em>16/05/2007</em><br />
Dear students<br />
on the 15th of June the first phase of the SYDA will end up.<br />
Those who won&rsquo;t upload their projects within that date, will be automatically excluded from the Competition.<br />
For any furth...</p>

<hr />
<hr />
<h2 align="center"><em><strong>WINNER 2007</strong></em></h2>

<p>&nbsp;</p>

<div id="project-modules">
<div>
<div>
<div><strong>Samsung Young Designer Award 2007: Winner</strong></div>

<div>Concept: This booth was inspired by sumsung U700.</div>

<div>Group member : Vilawan Layanun, Vipasporn Sripom, Navapron Wongphet, Parinthon Rattanataveesopon</div>
</div>
</div>

<div>&nbsp;</div>

<div>
<div style="text-align: center;"><img alt="" src="/images/winner-1.jpg" style="width: 386px; height: 288px;" /></div>
</div>

<div>&nbsp;</div>

<div>
<div style="text-align: center;"><img alt="" src="/images/winner-2.jpg" /></div>
</div>

<div>
<div>
<div>Design Structure :&nbsp;Wall panel size based on&nbsp;standard side of particle&nbsp;board and &nbsp;more flexible&nbsp;for bigger areas of exhibition.&nbsp;The booth based on the&nbsp;product concept.</div>
</div>
</div>

<div>&nbsp;</div>

<div>
<div style="text-align: center;"><img alt="" src="/images/winner-3.jpg" /></div>
</div>

<div>&nbsp;</div>

<div>
<div style="text-align: center;"><img alt="" src="/images/winner-44.jpg" /></div>
</div>

<div>&nbsp;</div>

<div>
<div style="text-align: center;"><img alt="" src="/images/winner-5.jpg" /></div>
</div>

<div>&nbsp;</div>
</div>

<div data-adobe-analytics="AppreciateClick" data-appreciate-from="project">
<div>&nbsp;</div>
</div>

<p>&nbsp;</p>











<div /*id="page_footer"*/ style="font-size:24px; padding:20px; text-align:center;">SamsungYoungDesignAward.com</div>

<div style="clear:both;"></div></div>
</div>
<!--close content-->










<!--hor nav-->
<!--close hor nav-->



<!--footer-->



<!--close footer-->

<div style="clear:left;"></div></div>
<!--close main container-->







</div>
<!--outer container-->



</body>
</html>