
- 昆明金鼎1919的简历
LOFT·金鼎1919
2009年6月,昆明市将启建“金鼎1919·文化艺术高地”,预计年底完成园区建设。在金鼎北路24号面积16亩的土地上,将引进LOFT艺术文化创意概念,以当代艺术创作和创意为核心,以艺术品展示和交易为主要功能,形成集画廊、艺术中心、艺术家工作室、文化公司、主题博物馆、时尚店铺、餐饮、酒吧等于一体的多元文化空间,成为我市最具影响力的文化艺术特色区和文化创意产业观光区。
金鼎1919·文化艺术高地项目,可以简称“LOFT·金鼎1919”。1919刚好是项目地块的海拔高度,这个吉利的数字也象征着这个创意园区所期待达到的文化艺术高度。
LOFT英文原意是指“在屋顶之下、存放东西的阁楼”。而现在的“LOFT”则是指那些“由旧工厂或旧仓库改造而成的,少有内墙隔断的高挑开敞空间”,艺术家们使它成为一种生活方式的代名词。90年代之后,LOFT成为一种席卷全球的艺术时尚生活风潮,LOFT这种工业化和后现代主义完美碰撞的文化创意,逐渐演化成一种时尚的居住与工作方式,更是一种生活方式。这些,就是昆明“LOFT·金鼎1919”项目的具体存在形式和创意生活的内涵。
电话:
手机:
地址:
邮编:
电子邮箱:kmjd1919@126.com
|
');
}
});
$('#myfaceDlg').click(function(){
$.weeboxs.open('http://blog.artintern.net/dialog/myfacedlg/jinding1919',{
contentType:'ajax',
title:'修改我的头像',
showButton:false,
showCancel:false,
width:550,
height:280
});
});
$('#flinkDlg').click(function(){
$.weeboxs.open('http://blog.artintern.net/dialog/flinkdlg',{
contentType:'ajax',
title:'添加友情链接',
showButton:false,
showCancel:false,
width:420,
height:180
});
});
$('a[@name="eflinkDlg"]').click(function(){
fid = $(this).attr("fid");
$.weeboxs.open('http://blog.artintern.net/dialog/eflinkdlg/'+fid,{
contentType:'ajax',
title:'编辑友情链接',
showButton:false,
showCancel:false,
width:420,
height:180
});
});
$('a[@name="dflinkDlg"]').click(function(){
var fid = $(this).attr("fid");
if(confirm("是否删除?")) {
$.get("http://blog.artintern.net/dialog/dflinkdlg/"+fid,function(){
alert("删除成功!");
location.reload();
});
}
});
$('#musicDlg').click(function(){
$.weeboxs.open('http://blog.artintern.net/dialog/musicdlg',{
contentType:'ajax',
title:'编辑音乐',
showButton:false,
showCancel:false,
width:420,
height:180
});
});
$('#lastnewDlg').click(function(){
$.weeboxs.open('http://blog.artintern.net/dialog/lastnewdlg',{
contentType:'ajax',
title:'显示设置',
showButton:false,
showCancel:false,
width:420,
height:120
});
});
$.ajax({
url: 'http://blog.artintern.net/recommend.php?type=1&rand='+Math.random(),
type: 'GET',
dataType: 'html',
success: function(html){
$("#recommend_article").html(html);
}
});
$.ajax({
url: 'http://blog.artintern.net/recommend.php?type=2&rand='+Math.random(),
type: 'GET',
dataType: 'html',
success: function(html){
$("#recommend_picture").html(html);
}
});
});
//-->