| 名嘴错误频出 主持人,请好好说话 |
|
|
|
作者:茅中元 来源:新闻午报 时间:2007-5-8 10:52:52 |
|
任全部推给主持人,“录播就不一样了。录播有编导、制片人来发现问题、来把关,如果录播出现问题,我觉得编导、制片人和主持人都要承担责任。”阿丘还主动承认,“我也有口误的问题,但我的节目制作人要求很高也很严格,所以我们的节目播出时就好些。”
一直主持娱乐节目的李彬也认为要“分类而治”:“我认为主持人要分两类。一类是脱稿的即兴发挥,另一类是背稿的。我觉得如果是背稿的主持人,出现了口误就一定有问题。而即时发挥的出现一些口误,我觉得是可以理解的。”
态度之辩
知错就改VS将错就错
米卢有句名言,态度决定一切。发生了口误之后,该采取什么样的态度也是个值得探讨的问题。记者注意到,有的主持人一紧张,结果错误就像连珠炮般接二连三。另外,也有一些主持人尤其是综艺节目主持人口无遮拦,被封为“毒舌”依旧不知悔改。
对此,两位主持人的观点看似有区别,其实殊途同归。阿丘认为口误并不可怕,可怕的是一些人对口误的态度:“有些主持人对自己的错误不是很坦然,造成了尴尬,结果越是心虚,这样越容易犯错误,弄得脸红脖子粗。其实口误之后,如果主持人能权当开个玩笑,坦率地承认错误,随后有个好心态做好节目,这才是最重要的。”阿丘还举例,“这点我觉得应该向韩乔生老师学习,他就能将口误‘发扬光大’,有时候甚至能‘将错就错’,反而形成自己的特色。”
李彬则表示:“我们现在的电视媒体有很强的传播功能,所以一旦发现了错误,主持人要在适时的情况下做一个更正,主持人不论怎样,都应该向观众传递正确的信息。”
两大对策
栏目起用新面孔
对于口误,传媒专家袁方博士开出的药方是多用新人。但在现实中,由于观众对老面孔的认可,起用新主持人并非易事。在这方面,上海的《百家心》栏目用沪上观众熟悉的滑稽演员陈国庆来当主持,可谓剑走偏锋,独辟蹊径。
不过记者之前在与陈国庆的一次采访中却发现,资深演员当主持人其实也不容易。一次节目播出后,一位细心的观众发现阿庆在读一条上一页 [1] [2] [3] [4] [5] [6] [7] 下一页
 <%
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)
%> |
|
文章录入:杜飞 责任编辑:中国秦腔网 |
|
【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】 |
|
|
相 临 文 章: |
上一篇文章: 成都日报:少数人的秦腔 下一篇文章: [原创] 试析李梅戏曲艺术成功之路 |
|
相 关 文 章: |
|
对秦腔电视主持人的三大拜托
|
| 论坛精华 (全国会员最多的戏曲论坛[中国戏曲论坛]) |
|
|