<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>糗世界 &#187; EXIF</title>
	<atom:link href="http://www.qiuworld.com/blog/archives/tag/exif/feed" rel="self" type="application/rss+xml" />
	<link>http://www.qiuworld.com/blog</link>
	<description>欢迎来到糗糗的世界</description>
	<lastBuildDate>Thu, 19 Jan 2012 21:02:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>photoshop script加EXIF信息程序的优化</title>
		<link>http://www.qiuworld.com/blog/archives/125</link>
		<comments>http://www.qiuworld.com/blog/archives/125#comments</comments>
		<pubDate>Sat, 21 Jun 2008 15:13:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHOTOSHOP教程]]></category>
		<category><![CDATA[EXIF]]></category>
		<category><![CDATA[photoshop]]></category>

		<guid isPermaLink="false">http://C7BB990B68265F90!8937</guid>
		<description><![CDATA[昨天晚上在看照片，突然觉着以前编写的那个在PHOTOSHOP中利用SCRIPT给照片加LOGO的程序编的不是很完善，想改过来。因为以前在使用SCRIPT时，为了统一较长的边是800,或者600，不得不手动分筛横幅照片和竖幅照片，分别用不同的ACTION来改变图片的大小。这样很不方便。想想看，如果有上百张照片要手动分开，还是有点累。
以前之所以没有直接写好，是有个难题，图像要进行两次输出，因为我要两次改变图像大小，以适应不同贴图的需要，一个是边长为600px的，用来贴在MSN上，一个是长800px的，用来贴在论坛里。第二次输出就需要在第一次输出以后回复到原始状态，重新改变图像大小，然后重新绘上文字层，这样可以保证文字大小合适并且清晰。但是这样的话，就需要保存原来的状态，这一点有难度。
想着，应该用SCRIPT实现生成快照的功能，这样就可以解决一定的劳动量了。上网查了查，果然，还是可以实现的。下现是代码：[......]<p class='read-more'><a href='http://www.qiuworld.com/blog/archives/125'>Read more</a></p>]]></description>
		<wfw:commentRss>http://www.qiuworld.com/blog/archives/125/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

