| 网站首页 | 戏曲文章 | 中国戏曲商城 | 中国戏曲论坛 | 秦腔快讯 | 戏曲新闻 | 秦腔快评 | 戏曲评论 | 戏曲mp3 | 戏曲视频 | 

 您现在的位置: 中国秦腔网 >> 戏曲评论 >> 正文 用户登录 新用户注册
关注甘肃文艺院团改革(二)

作者:雷媛  来源:兰州晨报  时间:2005-12-13 19:52:32


,第二天的排练和已经签订好的演出合同都无法进行下去。”陆金龙说,好不容易拉起了一支队伍,结果散了,没有了人,剧团还能存在吗?他说那时全国其他剧团只要听说是《丝路花雨》剧团的,不需考试直接录用。

  突围:打金字招牌其实,在《丝路花雨》后,敦艺进行了不同的尝试,陆续排了不少大型的乐舞及民族舞,如《敦煌古乐》、《天马萧萧》、《悠悠雪羽河》等等。但现在来看,从2003年复排《丝路花雨》并开始探索将艺术产品转换为一种资本的发展之路,才是敦艺真正意义上开始继续打“丝路花雨”这个金字招牌的突围之路。

  对继续主打“丝路花雨”这张牌,陆金龙认为他们不是“靠老本吃饭”,他说商业有句话常说“百年老店”,对于他们而言,一年搞一个精品是不现实的,那么现在既然有“现成”的品牌,为什么不用呢?而最主要的是再次打这张“牌”,靠的是创新。

  陆金龙他们尝试的“将艺术产品转换为一种资本的发展之路”是指与甘肃花雨酒业的合作,合作产生了艺术的衍生产品———丝路花雨酒,而这个合作后来被称为“丝路花雨模式”。“这种合作使高雅艺术摆脱了商业环境下传播时在经费和演出报酬上的困境。”有专业人士这样评价“丝路花雨模式”。

  抢滩:找准着力点已经70岁的仲明华曾是《丝路花雨》中的“神笔张”扮演者,在敦艺跳了30多年舞的仲明华也是剧院发展历程的见证人之一。

  “现在任何一个戏都无法超越《丝路花雨》所产生的影响。”11月25日,已退休在家的仲明华用一句话说明了《丝路花雨》的成就,他说,不需要再说什么观众人次,出演国家……“那些是地球人都知道的”。

  仲明华说,敦艺因《丝路花雨》的鼎盛而达到鼎盛,也因《丝路花雨》而走入低谷。“从艺术创作上讲,《丝路花雨》自己给自己出了个难题,它给以后的戏剧创作‘设’了很多无法逾越的‘门槛’,超越这个‘门槛’不易。”他说,没有了艺术创作上的突破,剧院怎么能有突破?而管理方式上的“守摊子”而不“创摊子”也是剧团走入沉寂的一个原因。“不管是《丝路花雨》的复排还是什么,最关键的是要找准着力点,找到创新的思路,要让老戏生花,而不是一味守旧。”

上一页  [1] [2] 


<% Function googleColor(value, random) Dim colorArray colorArray = Split(value, ",") googleColor = colorArray(random Mod (UBound(colorArray) + 1)) End Function Function googleScreenRes() Dim screenRes, delimiter, resArray screenRes = Request.ServerVariables("HTTP_UA_PIXELS") delimiter = "x" If IsEmpty(screenRes) Then screenRes = Request.ServerVariables("HTTP_X_UP_DEVCAP_SCREENPIXELS") delimiter = "," End If resArray = Split(screenRes, delimiter, 2) If (UBound(resArray) + 1) = 2 Then googleScreenRes = "&u_w=" & resArray(0) & "&u_h=" & resArray(1) End If End Function Function googleDcmguid() Dim dcmguid dcmguid = Request.ServerVariables("HTTP_X_DCMGUID") If Not IsEmpty(dcmguid) Then googleDcmguid = "&dcmguid=" & dcmguid End If End Function Dim googleTime, googleDt, googleScheme, googleHost googleTime = DateDiff("s", "01/01/1970 00:00:00", Now()) googleDt = (1000 * googleTime) + Round(1000 * (Timer - Int(Timer))) googleScheme = "http://" If StrComp(Request.ServerVariables("HTTPS"), "on") = 0 Then googleScheme = "https://" googleHost = Server.URLEncode(googleScheme & Request.ServerVariables("HTTP_HOST")) Dim googleAdUrl, googleAdOutput googleAdUrl = "http://pagead2.googlesyndication.com/pagead/ads?" &_ "ad_type=text_image" &_ "&channel=" &_ "&client=ca-mb-pub-5471301711049016" &_ "&color_border=" & googleColor("336699", googleTime) &_ "&color_bg=" & googleColor("FFFFFF", googleTime) &_ "&color_link=" & googleColor("0000FF", googleTime) &_ "&color_text=" & googleColor("000000", googleTime) &_ "&color_url=" & googleColor("008000", googleTime) &_ "&dt=" & googleDt &_ "&format=mobile_single" &_ "&host=" & googleHost &_ "&ip=" & Server.URLEncode(Request.ServerVariables("REMOTE_ADDR")) &_ "&markup=xhtml" &_ "&oe=utf8" &_ "&output=xhtml" &_ "&ref=" & Server.URLEncode(Request.ServerVariables("HTTP_REFERER")) &_ "&url=" & googleHost & Server.URLEncode(Request.ServerVariables("URL")) &_ "&useragent=" & Server.URLEncode(Request.ServerVariables("HTTP_USER_AGENT")) &_ googleScreenRes() &_ googleDcmguid() Set googleAdOutput = Server.CreateObject("MSXML2.ServerXMLHTTP") googleAdOutput.Open "GET", googleAdUrl, false googleAdOutput.Send Response.Write(googleAdOutput.responseText) %><% Function googleColor(value, random) Dim colorArray colorArray = Split(value, ",") googleColor = colorArray(random Mod (UBound(colorArray) + 1)) End Function Function googleScreenRes() Dim screenRes, delimiter, resArray screenRes = Request.ServerVariables("HTTP_UA_PIXELS") delimiter = "x" if IsEmpty(screenRes) Then screenRes = Request.ServerVariables("HTTP_X_UP_DEVCAP_SCREENPIXELS") delimiter = "," end If resArray = Split(screenRes, delimiter, 2) if (UBound(resArray) + 1) = 2 Then googleScreenRes = "&u_w=" & resArray(0) & "&u_h=" & resArray(1) end If End Function Dim googleTime, googleDt, googleScheme, googleHost googleTime = DateDiff("s", "01/01/1970 00:00:00", Now()) googleDt = (1000 * googleTime) + Round(1000 * (Timer - Int(Timer))) googleScheme = "http://" if StrComp(Request.ServerVariables("HTTPS"), "on") = 0 Then googleScheme = "https://" googleHost = Server.URLEncode(googleScheme & Request.ServerVariables("HTTP_HOST")) Dim googleAdUrl, googleAdOutput googleAdUrl = "http://pagead2.googlesyndication.com/pagead/ads?" &_ "ad_type=text_image" &_ "&channel=6495040935" &_ "&client=ca-mb-pub-9595218071455095" &_ "&dt=" & googleDt &_ "&format=mobile_single" &_ "&host=" & googleHost &_ "&ip=" & Server.URLEncode(Request.ServerVariables("REMOTE_ADDR")) &_ "&markup=xhtml" &_ "&oe=utf8" &_ "&output=xhtml" &_ "&ref=" & Server.URLEncode(Request.ServerVariables("HTTP_REFERER")) &_ "&url=" & googleHost & Server.URLEncode(Request.ServerVariables("URL")) &_ "&useragent=" & Server.URLEncode(Request.ServerVariables("HTTP_USER_AGENT")) &_ googleScreenRes() Set googleAdOutput = Server.CreateObject("MSXML2.ServerXMLHTTP") googleAdOutput.Open "GET", googleAdUrl, false googleAdOutput.Send Response.Write(googleAdOutput.responseText) %>

 文章录入:中国秦腔网    责任编辑:中国秦腔网  

发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】 

相 临 文 章:

  • 上一篇文章:

  • 下一篇文章:
  •    相 关 文 章:

    甘肃陇东戏苑的一枝新葩
    甘肃陇东戏苑的一枝新葩 记优秀青年演员尚小丽
    去甘肃省博看总书记的剪纸“回娘家”
    兰州:石佛沟花儿会昨日开幕 变成秦腔演唱会
    甘肃“河西宝卷”的孤寂守望者
    甘肃天水市文化活动异彩纷呈迎新春
    关注甘肃文艺院团改革(七)
    关注甘肃文艺院团改革(四)
    关注甘肃文艺院团改革(三)
    关注甘肃文艺院团改革(一)
    甘肃秦腔
    关注甘肃文艺院团改革(六)
    关注甘肃文艺院团改革(五)
    [原创]谈传统剧改编的几个问题
    [原创]秦腔艺术的个性是什么
    [原创]秦腔演出市场欢迎传统戏
    [原创]秦腔语言必须与时俱进 ——论改革和规范秦腔语言

    论坛精华 (全国会员最多的戏曲论坛[中国戏曲论坛])
    中国戏曲商城

     ·中国戏曲论坛
     推 荐 图 文 

     推 荐 图 片


     戏 曲 专 题
    · 第五届陕西省艺术节专题
    · 第四届中国秦腔艺术节
    · 第二届陕西小戏小品大赛官方网站
    · 陕西省首届农民戏剧节官方网站
    · 回顾中国秦腔网遭黑客删空
    · 强制京剧进课堂引争议
    · 中央电视台戏曲频道节目表
    · 中国秦腔网[兰州戏曲周]
    · 首届陕西省大学生戏剧节
    · 创建戏曲网站的年轻人

    更多专题

    10 网 友 评 论:(只显示最新10条。网友评论内容,与中国秦腔网立场无关!)

    发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】