|
作者:郭兰英 甘霖… 来源:兰州晚报 时间:2007-7-10 0:52:54 |
|
等40余幅。“傩面展示让人们又看到了傩文化的另一面。我打算挖掘、雕刻1万件傩面,至今已完成 6000多个。”今年56岁的姜浩芝,8年前开始雕刻傩面以来,从远古的盘古开天地到历朝历代的历史人物、四大名著都囊括在傩面中。“现在没有人愿意跟我学,以前带过两个徒弟,但苦于工钱太低,他们都不愿意学了。想要挖掘傩文化并不容易,从中想获取更多经济利益是不可能的。年轻人嘛,人家也要吃饭、消费,我能理解他们。”
据永登县木偶戏班的缪正发介绍,该戏班由19人组成,因为条件艰苦、活动少,每次演出都要费很多周折。“这19人也是去年才拼起来的戏班,全部没有经过专业训练,演出的道具也是很简易的那种。从戏的内容来看,比较传统,有 6-7个折子戏,现代戏只有1个。我们也知道,这很难满足人们的需求。”缪正发说,他们正在努力挖掘这一平民化的戏曲演出方式,但由于演出者均不是专职的传承人,木偶戏的精髓还没有演到位,其精华挖掘的还远远不够。
应对:正在酝酿保护大动作
其实,民间艺人们的这些苦衷,兰州市非物质文化遗产保护中心早已有一些应对措施,从 2007年开始至 2008年,对于“非遗”传承人的保护和传承工作都将有大动作。
兰州市非物质文化遗产保护中心副主任唐正光告诉记者:“有些传统文化项目已经失传或面临失传的境地,比如永登民间戏曲‘上二调’已经没人会唱了,太平鼓已是名场天下,而知晓太平歌的人全市不超过5人。皮影戏在兰州市没有一家官方的群体,三县五区仅存永登一家。”唐主任说,从 2007年起,全市的“非遗”工作都要下基层、下农村。另外,对于已确定的“非遗项目”的民间艺人和传承人都将给予一定资助,保护项目、保护传承人。“这在我市是史无前例的,这一行动必将推动全市的非遗保护工作。”唐主任说。 上一页 [1] [2] [3]
<%
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)
%> |