<%MDBname="news"%> <% 'on error resume next set conn=server.createobject("ADODB.CONNECTION") 'connstr="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & server.mappath(""&MDBpath&"../databases/data/"&MDBname&".asp") '如果你的服务器采用较老版本Access驱动,请用下面连接方法 connstr="driver={Microsoft Access Driver (*.mdb)};dbq=" & server.mappath(""&MDBpath&"../databases/data/"&MDBname&".asp") conn.open connstr %> <% newshu=2 '每个分类显示最新文章数 toplen=10 toplen_wz=13 chalen=2 search=search&"
" search=search&"

" search=search&"" search=search&"" search=search&"" set rs=server.CreateObject("ADODB.RecordSet") set rs_info=server.CreateObject("ADODB.RecordSet") set rs_yl=server.CreateObject("ADODB.RecordSet") set rs_t=server.CreateObject("ADODB.RecordSet") function Title(content) if content<>"" then Title=content Title=replace(Title,"[加粗]","") Title=replace(Title,"[倾斜]","") Title=replace(Title,"[下划线]","") Title=replace(Title,"[删除线]","") if instr(1,Title,"",1)<>0 then Title=Title+"" if instr(1,Title,"",1)<>0 then Title=Title+"" if instr(1,Title,"",1)<>0 then Title=Title+"" if instr(1,Title,"",1)<>0 then Title=Title+"" Title=replace(Title,"[红色]","") Title=replace(Title,"[蓝色]","") Title=replace(Title,"[绿色]","") Title=replace(Title,"[紫色]","") Title=replace(Title,"[酱色]","") Title=replace(Title,"[橙色]","") if instr(1,Title,"0 then Title=Title+"" Title=replace(Title,"[建议]","[建议]") Title=replace(Title,"[注意]","[注意]") Title=replace(Title,"[下载]","[下载]") Title=replace(Title,"[公告]","[公告]") Title=replace(Title,"[转载]","[转载]") Title=replace(Title,"[焦点]","[焦点]") Title=replace(Title,"[社会]","[社会]") Title=replace(Title,"[推荐]","[推荐]") Title=replace(Title,"[原创]","[原创]") end if End function function Site_Link(showType,showNum) dim link_i,link_ii link_i=0 link=0 if showType=1 then sql="select top "&showNum&" * from SiteLink where isLogo=1 order by DateTime" Rs.open sql,conn,1,1 if not(Rs.eof and Rs.bof) then do while not Rs.eof Site_Link = Site_Link & ""&vbcrlf link = link + 2 if link mod 6 =1 then Site_Link=Site_Link&"
" end if Rs.movenext loop end if rs.close else sql="select top "&showNum&" * from SiteLink where isLogo=0 order by DateTime" Rs.open sql,conn,1,1 if not(Rs.eof and Rs.bof) then do while not Rs.eof Site_Link = Site_Link & ""&rs("mySiteName")&""& vbcrlf link_i = link_i + 1 if link_i mod 8 =0 then Site_Link=Site_Link&"
" end if Rs.movenext loop end if rs.close end if end function strSite_Link_Text=Site_Link(0,8) strSite_Link_Logo=Site_Link(1,24) i=0 sql="select top 30 title,id,dj,date from info where date>Now()-7 order by hits desc" rs.open sql,conn,1,1 if rs.eof then top="还没有文章" else do while not rs.eof filetop=year(rs("date"))&month(rs("date"))&day(rs("date"))&hour(rs("date"))&minute(rs("date"))&second(rs("date")) if instr(rs("Title"),"0 then toplen1=toplen+20 if len(rs("Title"))>toplen1 then titley=left(rs("Title"),toplen1)&"
"&"..." else titley=rs("Title")&"
" end if else if len(rs("Title"))>toplen then titley=left(rs("Title"),toplen_wz)&"" else titley=rs("Title") end if end if if rs("dj")=6 then Txtop=Txtop&"·"&Title(titley)&"
" else Txtop=Txtop&"·"&Title(titley)&"
" end if i=i+1 if i>=30 then exit do rs.movenext loop end if rs.close '今日导读开始 i=0 sql="select top 12 id,title,tid,date from info order by date desc" rs.open sql,conn,1,1 if rs.eof then infolist="·还没有文章" else for i=1 to 12 if rs.eof then exit for rs_t.open "select * from infotype where id="&rs("tid"),conn,1,1 if not rs_t.EOF then TN=split(rs_t("tname"),"|") end if rs_t.close filetop=year(rs("date"))&month(rs("date"))&day(rs("date"))&hour(rs("date"))&minute(rs("date"))&second(rs("date")) datetime=year(rs("date"))&"_"&month(rs("date"))&"_"&day(rs("date"))'时间格式:年/月/日 datetime1=month(rs("date"))&"/"&day(rs("date"))'时间格式:月/日 '今日导读标题断行开始 if len(rs("Title"))>17 then titley=left(rs("Title"),17)&"..." else titley=rs("Title") end if '今日导读标题断行结束 infolist=infolist&""&lm&"·"&Title(titley)&"
" rs.movenext next end if rs.close '今日导读结束 rs2=conn.execute("select count(*) from info where year(date)&month(date)&day(date)=year(date())&month(date())&day(date())") shuinfo=rs2(0) Dim list_4(20) Dim list_5(20) Dim list_6(20) sql="select * from specialx where tj=1 and spics<>''" rs.open sql,conn,1,1 if NOT rs.EOF then do while not rs.eof kk=kk+1 SN=split(rs("sname"),"|") for i = 0 to ubound(SN)-1 next SSY_name=SN(0) list_4(kk)=""&SSY_name&"
"&rs("introduce")&"" list_5(kk)="" rs.MoveNext loop end if rs.close sql="select * from specialx where tj=1 and spics=''" rs.open sql,conn,1,1 if NOT rs.EOF then do while not rs.eof tt=tt+1 SN=split(rs("sname"),"|") for i = 0 to ubound(SN)-1 next SSY_name=SN(0) list_6(tt)=""&SSY_name&"" rs.MoveNext loop end if rs.close rs.open "select * from infotype ",conn,1,1 if not rs.eof then ts=rs("ts") TN=split(rs("tname"),"|") TI=split(rs("ts"), ",") for i = 0 to ubound(TN)-1 if i=ubound(TN)-2 and ubound(TN)>1 then TTY_id=TI(i) TTY_name=TN(i) end if all_type_top_id=TI(i) all_type_name=TN(i) thistype=thistype & "-> "&TN(i)&"" thistitle=thistitle & " - "&TN(i)&"" next end if rs.close i=0 sql="select * from info where pic<>'' and commend='1' order by date desc" rs.open sql,conn,1,1 if rs.eof then image="还没有图片文章" else do while not rs.eof if instr(rs("Title"),"0 then toplen1=toplen+20 if len(rs("Title"))>toplen1 then titley=left(rs("Title"),toplen1)&"
"&"..." else titley=rs("Title")&"
" end if else if len(rs("Title"))>toplen then titley=left(rs("Title"),toplen)&"" else titley=rs("Title") end if end if fileimg=year(rs("date"))&month(rs("date"))&day(rs("date"))&hour(rs("date"))&minute(rs("date"))&second(rs("date")) noid=noid&" and id<>"&rs("id")&"" i=i+1 if rs("dj")=6 then image=image&"" else image=image&"" end if pic=rs("pic") pic=Replace(pic, "../../", "") image=image& "
"&titley&"
" if i=6 then exit do rs.movenext loop end if rs.close '公告开始 sql="select top 1 id,newsname,addtime,newsnote from Announce order by addtime desc" rs.open sql,conn,1,1 if rs.eof then infolist="·还没有公告" else do while not rs.eof Announce=Announce&""&rs("newsnote")&"["&rs("addtime")&"]
" rs.movenext loop end if rs.close '图文混排开始 i=0 sql="select * from info where pic<>'' and commend='1' order by date desc" rs.open sql,conn,1,1 if rs.eof then DefaultPic="还没有图片文章" else do while not rs.eof infoy=left(rs("info"),108)&"..." if instr(rs("Title"),"0 then if len(rs("Title"))>10 then titley=left(rs("Title"),toplen1)&"
"&"..." else titley=rs("Title")&"" end if else if len(rs("Title"))>1 then titley=left(rs("Title"),16)&"..." else titley=rs("Title") end if end if fileimg=year(rs("date"))&month(rs("date"))&day(rs("date"))&hour(rs("date"))&minute(rs("date"))&second(rs("date")) noid=noid&" and id<>"&rs("id")&"" i=i+1 if rs("dj")=6 then DefaultPic=DefaultPic&"" else DefaultPic=DefaultPic&"" end if pic=rs("pic") pic=Replace(pic, "../", "") DefaultPic=DefaultPic&"
"&Titley&"

  "&infoy&"[详细报道]" if i>=1 then exit do rs.movenext loop end if rs.close '图文混排结束 list=list&"" rs.open "select * from infotype where tj=1 order by id",conn,1,1 if NOT rs.EOF then allshu=rs.recordcount Dim list_1(20) Dim list_2(20) Dim list_3(20) do while NOT rs.EOF ii=ii+1 list=list&""&split(rs("tname"),"|")(rs("tj")-1)&"|" list_1(ii)=""&split(rs("tname"),"|")(rs("tj")-1)&"" list_2(ii)="

更多内容 ...
" i=0 sqqq_yl="" sql_yl="select * from infotype where ts like '"&rs("ts")&"%'" rs_yl.open sql_yl,conn,1,1 if not rs_yl.eof then do while not rs_yl.eof sqqq_yl=sqqq_yl& " or tid="&rs_yl("id")&"" rs_yl.MoveNext loop end if rs_yl.close rs_info.open "select id,title,dj,date from info where tid="&rs("id")&""&sqqq_yl&" order by id desc",conn,1,1 if NOT rs_info.EOF then do while not rs_info.eof fileming=year(rs_info("date"))&month(rs_info("date"))&day(rs_info("date"))&hour(rs_info("date"))&minute(rs_info("date"))&second(rs_info("date")) if instr(rs_info("Title"),"0 then chalen1=chalen+20 if len(rs_info("Title"))>chalen1 then titlex=left(rs_info("Title"),chalen1)&""&"..." else titlex=rs_info("Title")&"" end if else if len(rs_info("Title"))>chalen then titlex=left(rs_info("Title"),chalen)&"..." else titlex=rs_info("Title") end if end if if rs_info("dj")=6 then list_3(ii)=list_3(ii)&"["&split(rs("tname"),"|")(rs("tj")-1)&"]"&Title(titlex)&""&datetime1&"
" else list_3(ii)=list_3(ii)&"["&split(rs("tname"),"|")(rs("tj")-1)&"]"&Title(titlex)&""&datetime1&"
" end if i=i+1 if i>=newshu then exit do rs_info.movenext loop end if rs_info.close rs.MoveNext loop end if rs.close set rs=nothing set rs_yl=nothing set rs_info=nothing conn.close set conn=nothing%> 香港文汇报珠三角新闻网_有了市场 没了工场谁织潮绣七彩线?

您的位置:首页 > 广东新闻 > 潮州

 

有了市场 没了工场谁织潮绣七彩线?

 

wwpprd.com 作者:wwpprd.com 来自:文汇报 点击:0 时间:2007-5-28


■金潮公司董事长刘思荣将潮绣与婚纱晚礼服结合,提升市场价值。

 

本报珠三角新闻中心记者:罗爱文、谢白清、江雨馨

 

 「我们是穿着潮绣衣裳长大的,那时潮州家家都织潮绣,或织成衣裳,或制成挂屏……」,今年50多岁的潮商刘思荣,对中国四大名绣之一的潮绣,有特殊感情。 谈到潮绣的未来,刘思荣表情十分凝重,惋惜之情溢于言表:「20年后,现在苦苦支撑着的10多位老绣师,将无法再拿起针线,年轻人又不愿意接班,潮绣失传已可预见。」绣品不愁卖,赶工缺绣师。刘思荣说:「潮绣有了市场,却没了工场。」

 

 在广东名瑞(集团)婚纱晚礼服公司,记者见到12位潮绣师。简朴的工作室里,清一色老年女绣师,对突然到来的记者视若无睹,依旧戴着老花镜,低头注视绣绷上的图案。布满皱纹的手捏着绣花针,穿织七彩线,绣出各色花鸟人物。

 

 「这里绣工最多时达500人。」做管理工作已有30个年头的蔡大姐边解释。「名瑞」的前身是潮州市潮绣厂,1956年建厂至70年代以前,一直是潮州市生产潮绣的唯一厂家。

 

老年绣工 苦撑危局

 

  80年代后,当年的绣工大量流失,一部分转行,一部分退休,一部分需要帮子女带小孩,只有少数生活条件差的老绣工还苦苦坚持」,蔡大姐无奈地说,「工作室的12位绣工,其中六成是退休返聘回来的,最年轻的也40多岁了,最老的年近六旬」。

 

 在潮州,名瑞公司是目前绣工最多的厂家。在广东金潮集团潮绣工作室里,虽摆放着6个绣绷位,但记者只看到4名年老年女绣工干活。对于这样的局面,金潮董事长刘思荣介绍情况时,很是伤感:「这几位艰苦坚持下来的绣工,都是退休返聘的,都五六十岁了」。

 

 收藏潮绣20多年的高级工艺美术师张秀文认为,目前潮州潮绣工仅剩30余位,真正的师傅仅10多位,且年龄都在40岁以上。

 

 接受记者采访的几位绣工,没有一位愿意让自己的子女继承潮绣事业。她们述说理由时,笑声中带着辛酸:「我们那个年代很苦,没有文化,10多岁就跟妈妈学潮绣,自己辛苦一辈子了,还让子女学?现在子女都在学文化,学计算机。」

 

 张秀文道出个中缘由,学潮绣要从10几岁开始,年龄大了就很难学会,而且不是一两年就能学会的,现在的年青人都去读书了,读了大学后谁还再想学绣花?张秀文刚从广州商学院回家的儿子,读的是物流专业。他悄悄告诉记者,他和当教师的姐姐都不愿意学潮绣,因为太辛苦,而且挣不到多少钱。

 

慢工细活 计件薪薄

 

 在商海打拚多年的刘思荣,原来做潮绣,现在转到生产婚纱晚礼服,他的话一针见血:「待遇决定选择。」他以自己公司为例说:潮绣手工工人的待遇与公司财务增长不成比例,去年公司总体增长20%多,但手工绣师的工资最多只提高10%

 

 他说,如果用机器做婚纱晚礼服的工人月薪为1,000多元,那么潮绣手工工人应该拿3,000多元。如果真是这样,肯定有人愿意学潮绣。但这并不现实,因为工资要跟个人创造效益挂钩。刘思荣介绍,潮绣出品慢,有时一件绣品需花上几个月时间,经常要几个人合作才能完成,但市场价格又不能太高。

 

礼品身价高 绣艺濒失传

 

■潮州市委市政府将潮绣礼品赠予澳门特首何厚铧。

 

 「香港潮州商会庆祝香港回归十周年典礼,订做了12个绣品。」张秀文丈夫何小平依次打开潮绣包装,记者看到分别写着赠给唐英年、马时亨、何志平、明俊富、黎桂康等香港政界商界要人,「这是港商陈伟南回潮特别订做的」。

 

 如今专职打理潮绣生意的何小平说:「80年代潮绣送都送不出去,而近几年关心的人越来越多,前来订做的人也越来越多,特别是东南亚、港澳等地」。「因为对潮籍华侨来说,这不仅是一件艺术品,更寄托对故乡的思念」。潮商刘思荣这样分析。

 

 记者到张秀文家采访时,正好遇上潮州市外事局人士,与张秀文夫妇商量,为美国领事馆订购绣品。

 

订单多 绣师少

 

 何小平介绍,目前政府团体多把潮绣作为高级赠品,去年前来订购的领事馆就达20多个。深圳潮人海外经济促进会一下订了1,000多件。

 

 「现在因为绣工少,技艺好的更少,而且出品慢,只好平时储存一些需求多的绣品,以免交不上货。但经常还是碰到有些订单做不了的情况」。

 

 「不仅东南亚港澳地区喜欢潮绣,欧美市场也同样喜欢。」刘思荣透露,金潮公司生产的那些织有潮绣的婚纱晚礼服,在欧美特别受欢迎,价格要高出同类产品的10%左右。

 

 潮绣从「送不出去」到「高级赠品」,身价高了,却面临失传,真是令人感慨不已。

 

弱女子倾家救潮绣

 

■张秀文展示潮绣收藏品。

 

 潮州最负盛名的潮绣展厅,居然在张秀文家中。张秀文自己都说不清楚,这里曾接待过多少海内外参观者,有多少绣品成「高级礼品」送往其它国家和地区。

 

 张秀文从自己家腾出三间房,展示几百件潮绣珍品,这些艺术品绣艺精美细致、构图均衡饱满、色彩亮丽,绣物犹如浮雕,惟妙惟肖。这是她倾尽家财,历时20余年收集来的。

 

 如果你向张秀文打听绣品的售价,她总是淡淡地说:「这些都是非卖品,大多已是孤品,不卖。」她说,「这里每幅绣品都是画师和绣师呕心沥血的智慧结晶,当初筹钱收藏是因为不忍心珍品流失,从未想过要『奇货可居』。」

 

买下珍品 免流市场

 

 张秀文家住在潮州市区一个幽静的小巷,1978年,在海南任小学教师的她,调到家乡潮州工艺美术研究室,做文书工作。1983年,经济窘迫的潮州工艺美术研究室,准备在市场上变卖部分潮绣精品,以解决员工薪金。

 

 不忍心让这些潮绣精品流失市场的张秀文,靠每月60元的微薄收入,变卖家中单车、手表等值钱物品,加上东挪西借,和自家积攒的1,000多元钱,凑足2,500元,买下了5件绣品,其中包括曾获1982年广东省工艺美术精品奖的绒绣《子母狮》。这是张秀文首次收藏潮绣,那时,她与丈夫最大的心愿是攒足2,000元,准备生第二个孩子。可买了绣品后,此事不得不推迟。

 

自办公司 以商养藏

 

 从此,张秀文一发不可收拾。1985年到1990年,她动用丈夫开服装厂的资金,卖了房子,一批批买回绣品。她收藏高档的精品,有上万元一件的极品《玉堂春色》、《百鸟朝凤》、《帝皇系列》等;也收藏潮绣的原材料,张秀文向记者展示一小匝一小匝的七彩绒线,说:「我经常把原材料和绣品一起买回来,现在市场上已经找不到这么好的原材料了。」

 

 90年代后,已下岗的张秀文,看到许多绣师为生活所迫,放下手中针线,转行卖菜、做小贩,心中异常惋惜。于是她开始收集普通绣品,以吸引更多的绣工回归本行。目前,张秀文开了一家绣品公司,从事绣品设计、生产和销售。除了「以商养藏」外,张秀文还有一个想法,就是尽最大努力留住优秀的潮绣艺人。

 

绣品立体如浮雕

 

■潮绣富立体感,绣品有如浮雕。

 

 潮绣与苏绣、湘绣、蜀绣合称中国四大名绣,起于唐,盛于清。潮绣最大特色就是垫高,富立体感。在潮绣的纹样上要求铺贴一些棉絮,最高有1寸多,然后绣上金丝绒线,使绣物有如浮雕。

 

 据史料记载,自清代以来,潮汕妇女多勤纺织,女子到12岁,其母即为预制嫁衣,家家户户都会织缍刺绣。乾隆年间,潮州有绣庄20多家,绣工5,000多人,绣品输往东南亚一带。上世纪50年代以来,潮绣一直是中国外交中常用礼品。潮绣针法多达200种,迄今没有人能全部掌握。

 

编者的话

 

  据统计,目前生活在海外的潮洲人达1,000万,其中在香港就有120万。对于这些久居异乡的潮洲人来说,故乡的概念很大程度上就是潮绣、潮剧、潮州木雕和潮州音乐、铁枝木偶戏、潮州剪纸等家乡传统艺术。这些民间艺术,因其鲜明的地域特色和独特的文化魅力,不久前入选为首批国家非物质文化遗产项目。

 

 然而,目前的状况是,这些潮州民间传统艺术均濒临失传:潮绣即将失传;潮剧在城镇演出市场严重萎缩,只好转战乡下;潮州木雕大师日渐年迈,而学徒难招。正因为面临失传境地,海外潮人近年来在拚命「打捞」记忆:一套好的潮绣目前身价百万,仍一绣难求;一场潮剧,在海外连续上演十几场,观众仍络绎不绝。

 

 为了推动潮文化的保存,本报从今日起特别推出系列报道——「留住千万海外潮人记忆——潮州文化系列专题」,敬请读者垂注。

责任编辑:cnred 文章页数第[1]页 

页面功能 【我来说两句】【字体: 】【打印】 【关闭

相 关 连 接
·还没有相关文章
网 友 评 论
·还没有相关的评论!
发 表 评 论
您的大名: (点击这里注册)
友情提醒:评论请限制在100字以内,有长篇大论欢迎到论坛发表:)
 

综合新闻|广东新闻|专题新闻

>> 本类热点新闻

·潮阳警民冲突 8警1妇受伤
·潮州饶平港口经济起飞
·十一.五商机之潮州篇.潮州
·潮州近150万人遭水灾
·承接珠三角产业转移 潮州深
·潮州来港签投资53亿
·小城故事.潮州「绣」出一座
·《古今潮汕情》汕头开机 将
·千年古城潮州今日投资宝地
·潮州三百门电厂下月投产
·潮州饶平 膺「陶瓷出口之乡
· “碧利斯”肆虐潮州 14
·粤东崛起潮州篇:五年投28
·与曼谷缔结友好城市
·港企技术在潮州获批准 其
·新贵中国瓷都 「击败」日欧
·潮州曼谷结「姐妹城」
·澄海玩博会成交料逾10亿
·潮州「立体双面绣」夺殊荣
·沈广河等膺潮州荣誉市民
·潮州百余项目冀港商参与
·千年古城 潮州建构文化旅游
·陈伟南等捐资修复潮州14牌
·戴德丰百万捐潮汕扶贫
·情系灾区 港区委员筹物款近
·自主创新铸就品牌潮州
·商务部“品牌万里行”潮州参
·陶瓷出口退税降5% 潮州G
·旅港侨胞林进华慨捐150万
·汕头商会捐20万饶平赈灾

 

合作媒体

合作及广告联系电话: 020-83825987


文汇报简介 | 广告服务 | 读者联谊 | 在线订报 | 在线投稿 | 站内公告 | 设为首页 | 收藏本站
新闻中心地址:广州市沿江中路323号临江国际大厦15楼 电话:020-83825987  传真:020-83817466
网管信箱:webmaster@wwpprd.com  编辑信箱:editor@wwpprd.com
香港文汇报珠三角新闻网 版权所有©Copyright 2004 www.wwpprd.com
来访统计:  技术支持:中国红电子商务频道