<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title><![CDATA[Stoyard 熙图约盾]]></title>
<link>http://www.stoyard.com/</link>
<description><![CDATA[网络平面设计工作室]]></description>
<language>zh-cn</language>
<copyright><![CDATA[Copyright 2005 PBlog2 v2.4]]></copyright>
<webMaster><![CDATA[stoyard@gmail.com(Xiwen)]]></webMaster>
<generator>PBlog2 v2.4</generator> 
<image>
	<title>Stoyard 熙图约盾</title> 
	<url>http://www.stoyard.com/images/logos.gif</url> 
	<link>http://www.stoyard.com/</link> 
	<description>Stoyard 熙图约盾</description> 
</image>

			<item>
			<link>http://www.stoyard.com/default.asp?id=319</link>
			<title><![CDATA[javascript得到url的参数的值 ]]></title>
			<author>stoyard@gmail.com(xiwen)</author>
			<category><![CDATA[电脑相关 IT Msg]]></category>
			<pubDate>Mon,03 Mar 2008 14:45:28 +0800</pubDate>
			<guid>http://www.stoyard.com/default.asp?id=319</guid>	
		<description><![CDATA[<br/>//得到url的参数的值<br/>function getQueryString(queryStringName)<br/>{<br/> var returnValue=&#34;&#34;;<br/> var URLString=new String(document.location);<br/> var serachLocation=-1;<br/> var queryStringLength=queryStringName.length;<br/> do<br/> {<br/>&nbsp;&nbsp;serachLocation=URLString.indexOf(queryStringName+&#34;\=&#34;);<br/>&nbsp;&nbsp;if (serachLocation!=-1)<br/>&nbsp;&nbsp;{<br/>&nbsp;&nbsp; if ((URLString.charAt(serachLocation-1)==&#39;?&#39;) || (URLString.charAt(serachLocation-1)==&#39;&amp;&#39;))<br/>&nbsp;&nbsp; {<br/>&nbsp;&nbsp;&nbsp;&nbsp;URLString=URLString.substr(serachLocation);<br/>&nbsp;&nbsp;&nbsp;&nbsp;break;<br/>&nbsp;&nbsp; }<br/>&nbsp;&nbsp; URLString=URLString.substr(serachLocation+queryStringLength+1);<br/>&nbsp;&nbsp;}<br/>&nbsp;&nbsp;<br/> }<br/> while (serachLocation!=-1)<br/> if (serachLocation!=-1)<br/> {<br/>&nbsp;&nbsp;var seperatorLocation=URLString.indexOf(&#34;&amp;&#34;);<br/>&nbsp;&nbsp;if (seperatorLocation==-1)<br/>&nbsp;&nbsp;{<br/>&nbsp;&nbsp; returnValue=URLString.substr(queryStringLength+1);<br/>&nbsp;&nbsp;}<br/>&nbsp;&nbsp;else<br/>&nbsp;&nbsp;{<br/>&nbsp;&nbsp; returnValue=URLString.substring(queryStringLength+1,seperatorLocation);<br/>&nbsp;&nbsp;} <br/> }<br/> return returnValue;<br/>} ]]></description>
		</item>
		
			<item>
			<link>http://www.stoyard.com/default.asp?id=318</link>
			<title><![CDATA[点阵图转矢量图网站, 你还在用Illustrator曲线描图吗?介绍你个新方法]]></title>
			<author>stoyard@gmail.com(xiwen)</author>
			<category><![CDATA[电脑相关 IT Msg]]></category>
			<pubDate>Wed,26 Dec 2007 13:50:04 +0800</pubDate>
			<guid>http://www.stoyard.com/default.asp?id=318</guid>	
		<description><![CDATA[<img src="http://www.stoyard.com/attachments/month_0712/u20071226134558.jpg" border="0" alt=""/><br/><br/>使用Flex制作的点阵图转矢量图网站,后台用什么技术完成就不知道了~<br/><br/>网址: <a href="http://vectormagic.stanford.edu" target="_blank">http://vectormagic.stanford.edu</a><br/><br/>像是某个大学实验室推出的.看上图,一个被压缩过n次的不清晰jpg图片,它竟然能转出如此简洁的色块.多么恐怖的算法....<br/><br/>以后描图前先用这个网站,然后再细部调整,效率应该会提高不少!]]></description>
		</item>
		
			<item>
			<link>http://www.stoyard.com/default.asp?id=317</link>
			<title><![CDATA[Slideshowpro 1.6.9 , Director 1.1.7 下载和相关教程]]></title>
			<author>stoyard@gmail.com(xiwen)</author>
			<category><![CDATA[电脑相关 IT Msg]]></category>
			<pubDate>Tue,25 Dec 2007 20:48:22 +0800</pubDate>
			<guid>http://www.stoyard.com/default.asp?id=317</guid>	
		<description><![CDATA[<strong>Slideshowpro 1.6.9 , Director 1.1.7 , and Quarts button pack</strong><br/><br/>使用AS2.0代码开发的FLash相册组件,简化了Flash对多图片处理的开发过程.通过一些简单的对属性的设置就能制定个性化的Flash相册. 外观和功能几乎可以完全自己制定.<br/><br/>本站提供<br/><br/><strong><span style="font-size:14pt"><a target="_blank" href="http://www.stoyard.com/download/Slideshowpro_1_6_9.zip">专业版的BT种子下载.</a></span></strong><br/><br/><strong><span style="font-size:14pt"><a target="_blank" href="http://www.stoyard.com/download/Slideshowpro_video.zip">官方的Flv视频教程和实例打包下载</a></span></strong><br/><br/>Director 1.1.7 版本目前使用在外部域名需要激活码.<br/>如果需要放在个人网站上.可以尝试使用 <a target="_blank" href="http://www.thetry.com/archives/285-SlideShowPro-Director-1.0.9.9.html">就看上午 <a href="http://www.thetry.com/archives/285-SlideShowPro-Director-1.0.9.9.html" target="_blank">http://www.thetry.com/archives/285-SlideShowPro-Director-1.0.9.9.html</a></a> 提供的1.0.9.9版本下载.<br/><br/>下面是我翻译的所有可更改的属性.希望对E文不好的朋友或者初学者有所帮助.也节省大家的时间.(还在继续整理,有错误或不完整的地方欢迎指出)<br/><br/>如何使用以下代码可参见软件包中的pdf说明书.<br/><div class="UBBPanel"><div class="UBBTitle"><img src="http://www.stoyard.com/images/code.gif" style="margin:0px 2px -3px 0px" alt="程序代码"/> 程序代码</div><div class="UBBContent"><br/>//album 设置相册属性<br/>my_ssp.albumBackgroundAlpha = 100;//相册背景透明度<br/>my_ssp.albumBackgroundColor = &#34;0xC52026&#34;;//相册背景颜色<br/>my_ssp.albumDescColor = &#34;0xB444AC&#34;;//相册说明文字颜色<br/>my_ssp.albumDescSize = 12;//相册字号<br/>my_ssp.albumPreviewScale = &#34;None&#34;;//相册缩略图设置 &#34;None,&#34; &#34;Inline Crop to Fit,&#34; &#34;Inline Proportional&#34; and &#34;Scale Crop to Fit&#34; <br/>my_ssp.albumPreviewSize = [160,65];//相册小图片大小<br/>my_ssp.albumPreviewStrokeColor = &#34;0xFEFE1A&#34;;//相册缩略图边框颜色<br/>my_ssp.albumPreviewStrokeWeight = 1;//相册缩略图边框大小<br/>my_ssp.albumRolloverColor = &#34;0x00FFFF&#34;;//相册鼠标经过背景颜色<br/>my_ssp.albumStrokeAppearance = &#34;Hidden&#34;;//相册外1px的边框<br/>my_ssp.albumStrokeColor = &#34;0x000000&#34;;//相册外1px的边框颜色 &#34;Hidden&#34; and &#34;Visible&#34;<br/>my_ssp.albumTextAlignment = &#34;Left&#34;;//相册标题和说明文字对齐<br/>my_ssp.albumTitleColor = &#34;0x8ACD27&#34;;//相册标题颜色<br/>my_ssp.albumTitleSize = 12;//相册标题文字字号<br/>//audio 设置声音属性<br/>my_ssp.audioLoop = &#34;On&#34;;//控制声音循环<br/>my_ssp.audioPause = &#34;On&#34;;//初始声音是否自动播放.<br/>my_ssp.audioVolume = 80;//声音音量<br/>//<br/>my_ssp.autoFinishMode = &#34;Stop&#34;;//相册播放结束后进行什么操作 &#34;Switch&#34;, &#34;Stop&#34;, &#34;Restart&#34;, &#34;Open Gallery&#34;, &#34;Auto Switch Albums&#34;<br/>//cache<br/>my_ssp.cacheContent = &#34;All&#34;;//预载图片设置,可以先缓冲小图或大图 &#34;None&#34;, &#34;Only Images&#34;, &#34;Only Thumbnails&#34;, and &#34;All&#34;.<br/>//caption 设置文字标题,说明的属性<br/>my_ssp.captionAppearance = &#34;Overlay Auto Bottom&#34;;//图片描述文字对齐位置 &#34;Hidden&#34;, &#34;Inline Top&#34;, &#34;Inline Bottom&#34;, &#34;Overlay Mouse Over Top&#34;, &#34;Overlay Mouse Over Top (If Available)&#34;, &#34;Overlay Mouse Over Bottom&#34;, &#34;Overlay Mouse Over Bottom (If Available)&#34;, &#34;Overlay Auto Top&#34;, &#34;Overlay Auto Top (If Available)&#34;, &#34;Overlay Auto Bottom&#34;, and &#34;Overlay Auto Bottom (If Available)&#34;. <br/>my_ssp.captionBackgroundAlpha = 50;//图片描述文字背景透明度<br/>my_ssp.captionBackgroundColor = &#34;0x8ACD27&#34;;//图片描述文字北京颜色<br/>my_ssp.captionHeaderAppearance = &#34;Album Title&#34;;//&#34;Hidden,&#34; &#34;Image Count&#34;, &#34;Image Title&#34;, &#34;Album Title&#34;, and &#34;File Name&#34;<br/>my_ssp.captionTextAlignment = &#34;Right&#34;;//图片描述文字对齐方式<br/>my_ssp.captionTextColor = &#34;0x804000&#34;;//图片描述文字颜色<br/>my_ssp.captionTextSize = 12;//图片文字描述字号<br/>//content 设置中间大图片的属性<br/>my_ssp.contentAlign = &#34;Center Left&#34;;//Center, Top Left, Top Center, Top Right, Center Right, Bottom Right, Bottom Center, Bottom Left, Center Left.<br/>my_ssp.contentAreaBackgroundAlpha = 50;//大图片背景透明度<br/>my_ssp.contentAreaBackgroundColor = &#34;0xFF0000&#34;;//大图片背景颜色<br/>my_ssp.contentAreaStrokeColor = &#34;0x999999&#34;;//最外1px边框颜色<br/>my_ssp.contentAreaStrokeAppearance = &#34;Hidden&#34;;//最外1px边框显示或隐藏 &#34;Visible&#34;, &#34;Hidden&#34;<br/>my_ssp.contentOrder = &#34;Sequential&#34;;//随机或正常顺序显示图片 &#34;Random&#34; o&#114; &#34;Sequential&#34;. <br/>my_ssp.contentScale = &#34;Downscale Only&#34;;//大图片缩放方式 &#34;None&#34;, &#34;Crop to Fit&#34;, &#34;Proportional&#34;, o&#114; &#34;Downscale Only&#34;. <br/>my_ssp.contentFrameAlpha = 50;//大图片框架背景的透明度<br/>my_ssp.contentFramePadding = 5;//大图片框架背景溢出尺寸<br/>my_ssp.contentFrameColor = &#34;0x8080C0&#34;;//大图片框架背景颜色<br/>my_ssp.contentFrameStrokeAppearance = &#34;Visible&#34;;//大图片框架背景外1px边框显示或隐藏 &#34;Visible&#34;, &#34;Hidden&#34;<br/>my_ssp.contentFrameStrokeColor = &#34;0x0000FF&#34;;//大图片框架背景外1px边框颜色<br/>//my_ssp.contentWatermark= &#34;waterClip_mc&#34;;//大图片上加水印需要给库里的mc设置链接名称<br/>my_ssp.contentWatermarkAlign=&#34;Bottom Right&#34;;//水印图片对其位置 &#34;Top Left&#34;, &#34;Top Right&#34;, &#34;Bottom Right&#34;, and &#34;Bottom Left&#34;<br/>//director<br/>//my_ssp.directorLargeImageSettings = [80,0,100];//和director配合使用,分别设置 大图像压缩比0-100, 锐度0-5, 缩放比0-100<br/>//my_ssp.directorThumbImageSettings = [40,5];//和director配合使用,分别设置 缩略图压缩比0-100, 锐度0-5<br/>//<br/>//my_ssp.displayMode = &#34;Auto&#34;;//是否自动播放幻灯图片&#34;Auto&#34; o&#114; &#34;Manual&#34;. <br/>//feedback Loading和右上角浏览图片进度指示属性<br/>my_ssp.feedbackBackgroundAlpha = 25;//背景透明度<br/>my_ssp.feedbackBackgroundColor = &#34;0x00FF00&#34;;//背景颜色<br/>my_ssp.feedbackHighlightAlpha = 25;//背景透明度<br/>my_ssp.feedbackHighlightColor = &#34;0xFF0000&#34;;//背景颜色<br/>my_ssp.feedbackPreloaderAppearance = &#34;Pie&#34;;//载入loading进度条样式 &#34;Hidden&#34;, &#34;Line&#34;, &#34;Bar&#34;, &#34;Pie&#34;<br/>my_ssp.feedbackScale = 100;//进度指示大小<br/>my_ssp.feedbackTimerAppearance = &#34;Visible&#34;;//&#34;Hidden&#34; and &#34;Visible&#34; <br/>//Gallery 相册<br/>my_ssp.galleryAppearance = &#34;Open at Startup&#34;;//Gallery在开始的状态 &#34;Hidden&#34;, &#34;Closed at Startup&#34; o&#114; &#34;Open at Startup&#34;<br/>my_ssp.galleryBackgroundAlpha = 50;//Gallery背景透明度<br/>my_ssp.galleryBackgroundColor = &#34;0xFFFFFF&#34;;//Gallery背景颜色<br/>my_ssp.galleryColumns = 2;//Gallery列数<br/>my_ssp.galleryScreenNavAppearance = &#34;Always Visible&#34;;//分页功能显示或隐藏 &#34;Hidden&#34;, &#34;Auto&#34;, o&#114; &#34;Always Visible&#34;. <br/>my_ssp.galleryOrder = &#34;Top to Bottom&#34;;//排列方法从左到右或从上到下依次排列 &#34;Left to Right&#34; o&#114; &#34;Top to Bottom&#34;<br/>my_ssp.galleryRows = 3;//每页的行数<br/>//Icon 图标属性<br/>//my_ssp.iconInactiveAlpha = 10;//图标透明度(开启,如果不事先加载字体无法显示数字列表)<br/>my_ssp.iconShadowAlpha = 0;//图标阴影透明度(0为无阴影无立体渐变)<br/>my_ssp.keyboardControl = &#34;On&#34;;//开启关闭键盘响应<br/>//mediaplayer FLV流媒体播放器属性设置<br/>my_ssp.mediaPlayerAppearance = &#34;Hidden&#34;;//视频播放器显示方式 &#34;Hidden&#34;, &#34;Always Visible&#34; and &#34;Visible&#34;<br/>my_ssp.mediaPlayerBackgroundAlpha = 50;//视频播放器透明度<br/>my_ssp.mediaPlayerBackgroundColor = &#34;0xFFFFFF&#34;;//视频播放器背景颜色<br/>my_ssp.mediaPlayerBufferColor = &#34;0xFFFFFF&#34;;//视频播播放器缓冲进度条颜色<br/>my_ssp.mediaPlayerElapsedColor = &#34;0xFF0000&#34;;//视频播放器当前时间框的背景颜色<br/>my_ssp.mediaPlayerElapsedTextColor = &#34;0x000000&#34;;//视频播放器当前时间框的文字颜色<br/>my_ssp.mediaPlayerHighlightColor = &#34;0xFFFFFF&#34;;//视频播放器目前播放位置进度条颜色<br/>my_ssp.mediaPlayerScale = 75;//视频播放器宽度相对于全部图片播放器的比例<br/>my_ssp.mediaPlayerTextColor = &#34;0xFFFFFF&#34;;//视频播放器文字颜色<br/>my_ssp.mediaPlayerTextSize = 10;//视频播放器字号<br/>//nav 图片导航属性设置<br/>my_ssp.navAppearance = &#34;Hidden When Gallery Open&#34;;//导航菜单显示设置 &#34;Hidden,&#34; &#34;Hidden When Gallery Open&#34; o&#114; &#34;Always Visible.&#34; <br/>my_ssp.navBackgroundAlpha = 50;//导航栏总背景透明度<br/>my_ssp.navBackgroundColor = &#34;0xFF00CC&#34;;//导航按钮背景颜色<br/>my_ssp.navButtonsAppearance = &#34;All Visible&#34;;//设置某个导航按钮隐藏和显示 &#34;All Visible&#34;, &#34;Hidden&#34;, &#34;Hide Display Mode Control&#34;, &#34;Hide Gallery Control&#34;, &#34;Hide Full Screen Control&#34;, &#34;Hide Display Mode and Gallery Control&#34;, &#34;Hide Display Mode and Full Screen Control&#34;, &#34;Hide Display Mode and Gallery and Full Screen Control&#34;, &#34;Hide Gallery and Full Screen Control&#34;<br/>my_ssp.navGradientAlpha = 50; //导航栏外背景透明度<br/>my_ssp.navGradientAppearance = &#34;Glass Light&#34;;//导航栏外背景样式 &#34;Hidden&#34;, &#34;Glass Dark&#34;, &#34;Glass Light&#34;, &#34;Smooth Dark&#34;, &#34;Smooth Light&#34;. <br/>my_ssp.navHighlightColor = &#34;0x00FF1A&#34;;//导航按钮颜色<br/>my_ssp.navLinkAppearance = &#34;Numbers&#34;;//导航栏外观(图片或文字) &#34;Numbers&#34; o&#114; &#34;Thumbnails&#34; <br/>my_ssp.navLinkCurrentColor = &#34;0xFEFE1A&#34;;//当前图片数字(缩略图外框)颜色<br/>my_ssp.navLinksBackgroundColor = &#34;0x337733&#34;;//导航列表背景颜色<br/>my_ssp.navLinkPreviewAppearance = &#34;Visible&#34;;//鼠标经过是否显示小缩略图 &#34;Hidden&#34; and &#34;Visible&#34; <br/>my_ssp.navLinkPreviewBackgroundColor = &#34;0x3333FF&#34;;//鼠标经过缩略图背景颜色<br/>my_ssp.navLinkPreviewScale = &#34;None&#34;;//鼠标经过缩略图缩放方式 &#34;None&#34;, &#34;Proportional&#34; and &#34;Crop to Fit&#34; <br/>my_ssp.navLinkPreviewSize = [160,65];//鼠标经过缩略图最大尺寸<br/>my_ssp.navLinkPreviewStrokeWeight = 1;//鼠标经过缩略图边框大小<br/>my_ssp.navNumbersBackgroundAlpha = 100;//?<br/>my_ssp.navNumbersBackgroundColor = &#34;0x00FFFF&#34;;//?导航数字背景颜色<br/>my_ssp.navNumberLinkColor = &#34;0xCC6600&#34;;//导航数字颜色<br/>my_ssp.navNumberLinkSize = 10;//导航数字字号<br/>my_ssp.navThumbLinkBackgroundColor = &#34;0x00FF33&#34;;//导航小缩略图上的半透明图层颜色<br/>my_ssp.navThumbLinkInactiveAlpha = 50;//导航小缩略图透明度<br/>my_ssp.navThumbLinkShadowAlpha = 0;//导航小缩略图投影透明度<br/>my_ssp.navThumbLinkSize = [20,20];//导航小图片尺寸<br/>my_ssp.navThumbLinkStrokeWeight = 1;//导航小图片边框大小<br/>//Other<br/>my_ssp.permalinks = &#34;On&#34;;//是否开启固定链接详细查看pdf里的帮助<br/>my_ssp.soundEffects = [&#34;clickSound&#34;,&#34;&#34;,&#34;&#34;];//声音效果链接3个mc<br/>my_ssp.textStrings = [&#34;Prev&#34;,&#34;Next&#34;,&#34;Screen&#34;,&#34;Image&#34;,&#34;of&#34;,&#34;No image caption&#34;];//相册按钮显示文字<br/>my_ssp.transitionLength = 2;//切换效果间隔时间<br/>my_ssp.transitionPause = 2;//图片停留时间<br/>my_ssp.transitionStyle = &#34;Cross Fade&#34;;//大图片切换效果 &#34;None&#34;, &#34;Cross Fade&#34;, &#34;Complete Fade&#34;, &#34;Lens&#34;, &#34;Photo Flash&#34;, &#34;Wipe Top&#34;, Wipe Right&#34;, &#34;Wipe Bottom&#34;, &#34;Wipe Left&#34;, &#34;Wipe Top to Background&#34;, &#34;Wipe Right to Background&#34;, &#34;Wipe Bottom to Background&#34;, &#34;Wipe Left to Background&#34;. <br/>my_ssp.typeface = &#34;Verdana,Arial,_sans&#34;;//界面文字字体<br/>my_ssp.typefaceEmbed = &#34;Off&#34;;//设置文字嵌入<br/>my_ssp.typefaceHead = &#34;Verdana,Arial,_sans&#34;;//标题文字字体<br/>my_ssp.videoBufferTime = 4;//视频缓冲时间<br/>my_ssp.videoSmoothing = &#34;Off&#34;;<br/>my_ssp.xmlFilePath = &#34;images.xml&#34;;//调用xml地址<br/>my_ssp.xmlFileType = &#34;Default&#34;;//调用xml方式 &#34;Default&#34;, &#34;Director&#34; o&#114; &#34;Flickr RSS&#34;<br/></div></div><br/><br/><a href="http://www.stoyard.com" target="_blank">http://www.stoyard.com</a> 整理发布 原帖地址: <a href="http://www.stoyard.com/article.asp?id=317" target="_blank">http://www.stoyard.com/article.asp?id=317</a><br/>整理的很辛苦,如果您要转贴本站文章请注明来源,并添加链接.<br/><br/>PS: 我已经找到了破解安装director 1.1.7 的方法,但是感觉并没有1.0.9.9好用.有兴趣想装1.1.7的可以给我发邮件.&nbsp;&nbsp;xiwen[at]stoyard.com]]></description>
		</item>
		
			<item>
			<link>http://www.stoyard.com/default.asp?id=316</link>
			<title><![CDATA[百度是否也支持SiteMap]]></title>
			<author>stoyard@gmail.com(xiwen)</author>
			<category><![CDATA[电脑相关 IT Msg]]></category>
			<pubDate>Fri,21 Dec 2007 23:46:24 +0800</pubDate>
			<guid>http://www.stoyard.com/default.asp?id=316</guid>	
		<description><![CDATA[百度可能还是没有Google聪明. 没有找到SiteMap的支持.但是发现一个这个地址.记下来以后备忘<br/><br/><a href="http://news.baidu.com/newsop.html" target="_blank">http://news.baidu.com/newsop.html</a><br/><br/>xml里面记录了页面的标题,内容,好像对BBS的收录有很大帮助.风讯有生成xml的功能,但是格式好像不是用在百度上的.<br/><br/><br/>这是百度的网站登录页面.<br/><a href="http://www.baidu.com/search/url_submit.html" target="_blank">http://www.baidu.com/search/url_submit.html</a>]]></description>
		</item>
		
			<item>
			<link>http://www.stoyard.com/default.asp?id=315</link>
			<title><![CDATA[http://85.ucca.org.cn]]></title>
			<author>stoyard@gmail.com(xicheng)</author>
			<category><![CDATA[Stoyard网站作品]]></category>
			<pubDate>Wed,07 Nov 2007 23:39:15 +0800</pubDate>
			<guid>http://www.stoyard.com/default.asp?id=315</guid>	
		<description><![CDATA[<img src="http://www.stoyard.com/attachments/month_0711/s2007117233844.jpg" border="0" alt=""/><br/><br/><strong><a target="_blank" href="http://85.ucca.org.cn">http://85.ucca.org.cn</a></strong><br/><br/>&#39;85 新潮 中国第一次当代艺术运动 &#39;85 New Wave <br/><br/><br/><strong>Stoyard 设计制作!~</strong><br/><br/>&#39;85新潮展览介绍:<br/><br/><br/>展览时间 <br/>　　2007年11月5日至2008年2月17日 <br/>　　 <br/>　　展览地点 <br/>　　北京尤伦斯当代艺术中心（北京朝阳区酒仙桥路4号798艺术区） <br/>　　 <br/>　　策展人 <br/>　　费大为 <br/>　　 <br/>　　 <br/>　　 <br/>　　参展艺术家及作品 <br/>　　此次展览将展出来自30位艺术家个人及组合的137件作品，涉及绘画、摄影、影像，装置等多种媒材。 <br/>　　 <br/>　　 <br/>　　参展艺术家（按字母排序） <br/>　　陈箴 触觉小组 丁乙 耿建翌 谷文达 顾德新 黄永砯 李山 刘正刚 吕胜中 毛旭辉 潘德海 沈远 舒群 宋海东 孙良 王广义 王毅 王友身 魏光庆 吴山专 夏小万 厦门达达 肖鲁 新刻度小组 徐冰 杨诘苍 余友涵 张培力 张晓刚 <br/>　　 <br/>　　 <br/>　　 <br/>　　学术活动 <br/>　　预展期间（11月3-4日）举办《今天的&#39;85》 系列专题研讨会 <br/>　　 <br/>　　 <br/>　　展览简介： <br/>　　“&#39;85新潮”是中国20世纪艺术史上最重要的艺术运动之一，它创造了一个新的历史纪元，打破了艺术工具主义和一元化的状态，迈出了中国当代艺术的第一步。这一时期也产生了大量艺术史上杰出的作品。在20年以后的今天，回顾“&#39;85新潮”具有特殊的意义： <br/>　　 <br/>　　“&#39;85新潮”动摇了中国过去三十多年来的主流艺术观念，第一次把中国艺术纳入到国际背景下，重新思考艺术的基本问题，中国艺术从此不可逆转地跨入了另一个时代。自此之后的中国当代艺术，它的基本结构在“&#39;85新潮”时期已经形成。对于如此重要的一段历史，我们今天所能够了解它的方式却十分有限。自90年代以后，“&#39;85新潮”的大量作品或被遗弃、或散落在海外，已经构成中国文化史上一个巨大空白。此次展览将重新收集和整理“&#39;85新潮”的重要作品，让这一段珍贵的历史重新呈现在公众面前。理解中国当代艺术的源头，可以进一步丰富我们对当下现实的理解。在中国进入到二十一世纪之后，重新审视八十年代 “新潮美术”，意味着通过历史来重新审视艺术的独立性问题，艺术能否超越社会现实的问题，艺术的社会功能问题，以及中国和西方的文化关系问题。 <br/>　　 <br/>　　这是自90年代以来“&#39;85新潮”艺术第一次深入、完整的展示。本次展览将展出来自30个艺术家个人和团体的137件作品。除了“&#39;85新潮”代表作品的展示以外，本次展览还将向公众展示大量从未发表的文献，深入地揭示这场历史性的艺术运动的内在思想。 <br/>　　 <br/>　　 <br/>　　策展人的话： <br/>　　在上个世纪的八十年代后半期，上千名年轻的中国艺术家在一个没有画廊、没有美术馆、没有任何艺术系统支持的环境中，以空前的热情发起了一次影响深远的艺术运动。这场运动结束了近百年来的一元艺术模式，为艺术创作争取到了从未有过的自由，并使得中国艺术从此迈上了多元化、国际化的道路。从1985年以后，“当代艺术”便不可逆转地成为推动中国艺术的主导动力。这就是历史上著名的“&#39;85新潮艺术运动”。 <br/>　　 <br/>　　“&#39;85新潮运动”代表着中国当代艺术史上的一个重要分水岭。它告别了旧时代，指出了新的发展方向，培养出一批对世界有影响力的作品和艺术家，从此影响和改变了中国和世界的艺术走向和格局。 <br/>　　 <br/>　　对于这一段如此重要的历史，我们今天所能够了解它的方式却十分有限。除了一些少数的印刷品以外，我们很少能看到“&#39;85时期”的原作。大量的作品被遗弃，或散落海外。这次展览是在“&#39;85新潮”过去20年以后，第一次对这段历史的回顾展览。所幸的是，我们找到了这一时期的大多数重要作品。在此过程中，我们得到了很多艺术家朋友和收藏家的热情帮助和鼓励，使我们得以把这一段珍贵历史的基本轮廓重新展现在公众面前。这次展览还将第一次展示出大量的从未发表过的文献和手稿，让观众可以看到这次运动的深层思想活动。 <br/>　　 <br/>　　费大为 <br/>]]></description>
		</item>
		
			<item>
			<link>http://www.stoyard.com/default.asp?id=305</link>
			<title><![CDATA[中央美术学院数码多媒体官方网站震撼登场!! 3D,MXL+flash]]></title>
			<author>stoyard@gmail.com(xicheng)</author>
			<category><![CDATA[Stoyard网站作品]]></category>
			<pubDate>Tue,04 Sep 2007 15:01:39 +0800</pubDate>
			<guid>http://www.stoyard.com/default.asp?id=305</guid>	
		<description><![CDATA[<img src="http://www.stoyard.com/attachments/month_0705/4200751115129.jpg" border="0" alt=""/><br/><br/>熙呈的毕业设计!~版权所有!!!!<br/><br/>Stoyard工作室倾情打造!~~ :)<br/><br/>欢迎访问:<br/>网址:&nbsp;&nbsp; <a target="_blank" href="http://media.cafa.edu.cn">http://media.cafa.edu.cn</a><br/>网址:&nbsp;&nbsp; <a target="_blank" href="http://media.stoyard.com">http://media.stoyard.com</a><br/><br/>服务器支持: stoyard<br/><br/>]]></description>
		</item>
		
			<item>
			<link>http://www.stoyard.com/default.asp?id=314</link>
			<title><![CDATA[www.hiart.info]]></title>
			<author>stoyard@gmail.com(xicheng)</author>
			<category><![CDATA[Stoyard网站作品]]></category>
			<pubDate>Sun,02 Sep 2007 13:01:30 +0800</pubDate>
			<guid>http://www.stoyard.com/default.asp?id=314</guid>	
		<description><![CDATA[<img src="http://www.stoyard.com/attachments/month_0709/a20079213123.jpg" border="0" alt=""/><br/><br/><a href="http://www.hiart.info" target="_blank">http://www.hiart.info</a><br/><br/>hi艺术杂志<br/>hiart.info]]></description>
		</item>
		
			<item>
			<link>http://www.stoyard.com/default.asp?id=313</link>
			<title><![CDATA[www.xbjart.com]]></title>
			<author>stoyard@gmail.com(xicheng)</author>
			<category><![CDATA[Stoyard网站作品]]></category>
			<pubDate>Sun,02 Sep 2007 12:59:12 +0800</pubDate>
			<guid>http://www.stoyard.com/default.asp?id=313</guid>	
		<description><![CDATA[<img src="http://www.stoyard.com/attachments/month_0709/w200792125848.jpg" border="0" alt=""/><br/><br/><a href="http://www.xbjart.com" target="_blank">http://www.xbjart.com</a><br/><br/>新北京画廊<br/>xinbeijing gallery]]></description>
		</item>
		
			<item>
			<link>http://www.stoyard.com/default.asp?id=312</link>
			<title><![CDATA[www.cige-bj.com]]></title>
			<author>stoyard@gmail.com(xicheng)</author>
			<category><![CDATA[Stoyard网站作品]]></category>
			<pubDate>Sun,02 Sep 2007 12:54:57 +0800</pubDate>
			<guid>http://www.stoyard.com/default.asp?id=312</guid>	
		<description><![CDATA[<img src="http://www.stoyard.com/attachments/month_0709/q200792125354.jpg" border="0" alt=""/><br/><br/><br/><a href="http://www.cige-bj.com" target="_blank">http://www.cige-bj.com</a><br/><br/>2008中艺博国际画廊博览会<br/>China International Gallery Exposition 2008 <br/>[5th Edition]]]></description>
		</item>
		
			<item>
			<link>http://www.stoyard.com/default.asp?id=310</link>
			<title><![CDATA[stoyard网络平面工作室更名通知]]></title>
			<author>stoyard@gmail.com(xicheng)</author>
			<category><![CDATA[Stoyard Club]]></category>
			<pubDate>Wed,27 Jun 2007 19:15:46 +0800</pubDate>
			<guid>http://www.stoyard.com/default.asp?id=310</guid>	
		<description><![CDATA[Stoyard网络平面工作室更名今天正式更名为:<br/>Stoyard Digital Art Studio <br/>Stoyard 数字艺术 工作室<br/>以后通用缩写: <span style="color:#FF00A8">SDAS</span>&nbsp;&nbsp; [sda:s]<br/>]]></description>
		</item>
		
</channel>
</rss>