Matthew Addeo, far left, in Ghana. var element = $('ul.slides > li.slide'), length = element.length, current = 0, timeout = 3000; //element.slice(1).show(); function changeSlideFwd() { element.eq(current++).fadeOut(300, function(){ if(current === length){ current = 0; } element.eq(current).fadeIn(300); }); } function changeSlideBack() { element.eq(current--).fadeOut(300, function(){ if(current === length){ current = 0; } element.eq(current).fadeIn(300); }); } element.slice(1).hide(); In summer 2015, rising fifth-year B.Arch. student Matthew Addeo participated… Read More »
In spring 2015, Spitzer School of Architecture M Arch I first-year students competed in a competition to design a rooftop space for the CUNY Research Foundation. Given a budget of half a million dollars including materials, labor, and permits, five teams developed proposals and presented their concepts to a group of judges at the school, with winning teams winning prize money. Associate Professor and Director of Graduate Architecture Program Bradley Horn helped manage the design process working with RFCUNY President Richard Rothbard. Students researched zoning, code, and… Read More »
Retrofitting Suburbia Urban Design Solutions for Redesigning Suburbs June Williamson, Ellen Dunham-Jones Updated with a new Introduction by the authors and a foreword by Richard Florida, this book is a comprehensive guide book for urban designers, planners, architects, developers, environmentalists, and community leaders that illustrates how existing suburban developments can be redesigned into more urban and more sustainable places. While there has been considerable attention by practitioners and academics to development in urban cores and new neighborhoods on the periphery of… Read More »
Last Updated: 07/28/2025 20:25