<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Error 404 荖K Not Found</title><subtitle type="text">The requested blog was not found -- unless you requested that of uniq WEiRD m@QiNtOsHi(tinker-臭老K) from cnblogs</subtitle><id>http://feed.cnblogs.com/blog/u/8033/rss</id><updated>2011-11-26T03:50:04Z</updated><author><name>荖K</name><uri>http://www.cnblogs.com/maqintoshi/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maqintoshi/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/8033/rss"/><entry><id>http://www.cnblogs.com/maqintoshi/archive/2011/11/21/screenshotkey.html</id><title type="text">Macbook Pro下Bootcamp上win7截图方法</title><summary type="text">苹果电脑下的屏幕截图按键方法</summary><published>2011-11-21T14:55:00Z</published><updated>2011-11-21T14:55:00Z</updated><author><name>荖K</name><uri>http://www.cnblogs.com/maqintoshi/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maqintoshi/archive/2011/11/21/screenshotkey.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maqintoshi/archive/2011/11/21/screenshotkey.html"/><content type="html">&lt;p&gt;虽然可能很多人知道了，但是还是记下吧。&lt;/p&gt;&#xD;
&lt;p&gt;若在Mac OS X 下，截图就是&lt;/p&gt;&#xD;
&lt;p&gt;&lt;span style="background-color: #ffff00; font-size: 18pt;"&gt;&lt;strong&gt;&lt;span style="color: #ff0000;"&gt;command（Apple）+shfit+3 截全屏&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: #ffff00; font-size: 18pt;"&gt;&lt;strong&gt;&lt;span style="color: #ff0000;"&gt;command&lt;span style="background-color: #ffff00; font-size: 18pt;"&gt;&lt;strong&gt;&lt;span style="color: #ff0000;"&gt;（Apple）&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;+shfit+4 选区截屏&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt; &lt;br /&gt;&lt;br /&gt;这没什么好说的，但是在Bootcamp下装的win xp、win7肿么办呢？！！&lt;/p&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;span style="color: #ff0000; background-color: #ffff00; font-size: 18pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Shift + Fn + F11: Print Screen&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color: #ff0000; background-color: #ffff00; font-size: 18pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Alt（Option） + Shift + Fn + F11: Print Active Window&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;或者在&lt;span style="color: #ff0000; background-color: #ffff00;"&gt;&lt;strong&gt;All Programs&lt;/strong&gt;&lt;/span&gt;, &lt;strong&gt;-&amp;gt; &lt;span style="color: #ff0000; background-color: #ffff00;"&gt;Accessories&lt;/span&gt;&lt;/strong&gt;中的&lt;span style="color: #ff0000; background-color: #ffff00;"&gt;&lt;strong&gt;Accessibility&lt;/strong&gt;&lt;span style="background-color: #ffffff; color: #000000;"&gt;中，找到&lt;/span&gt;&amp;ldquo;&lt;strong&gt;On-Screen Keyboard&amp;rdquo;&lt;span style="color: #000000; background-color: #ffffff;"&gt;这个程序&lt;/span&gt;&lt;/strong&gt;.&lt;/span&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;希望对你有所帮助&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&#xD;
&lt;pre &gt;&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;&lt;img src="http://www.cnblogs.com/maqintoshi/aggbug/2257780.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/maqintoshi/archive/2011/11/21/screenshotkey.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/maqintoshi/archive/2011/11/18/Target_runtime_Apache_Tomcat_is_not_defined.html</id><title type="text">Target runtime Apache Tomcat 6.0 is not defined解决方案</title><summary type="text">从Tortoise SVN上check了一个老的eclipse的项目，然后导入myeclipse, 项目上出现了无数的叉子，其中有个错误就是：Target Runtime Apache Tomcat V6。0 is not defined。Quick Fix吧， 让我新建一个runtime environment，结果还没有备选项。后来爬文无数找到的方法。 在工程目录下的.settings文件夹里，打开org.eclipse.wst.common.project.facet.core.xml文件，其内容是：&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;q</summary><published>2011-11-18T06:59:00Z</published><updated>2011-11-18T06:59:00Z</updated><author><name>荖K</name><uri>http://www.cnblogs.com/maqintoshi/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maqintoshi/archive/2011/11/18/Target_runtime_Apache_Tomcat_is_not_defined.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maqintoshi/archive/2011/11/18/Target_runtime_Apache_Tomcat_is_not_defined.html"/><content type="html">&lt;div &gt;从Tortoise SVN上check了一个老的eclipse的项目，然后导入myeclipse, 项目上出现了无数的叉子，其中有个错误就是：&lt;/div&gt;&#xD;
&lt;div &gt;Target Runtime Apache Tomcat V6。0 is not defined。&lt;/div&gt;&#xD;
&lt;div &gt;Quick Fix吧， 让我新建一个runtime environment，结果还没有备选项。&lt;/div&gt;&#xD;
&lt;div id="blog_text" &gt;&#xD;
&lt;p&gt;后来爬文无数找到的方法。&lt;/p&gt;&#xD;
&lt;p&gt;在工程目录下的.settings文件夹里，打开org.eclipse.wst.common.project.facet.core.xml文件，其内容是：&lt;/p&gt;&#xD;
&lt;p style="color: #3366ff;"&gt;&lt;span style="color: #3366ff;"&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;br /&gt;&amp;lt;faceted-project&amp;gt;&lt;br /&gt;&amp;lt;runtime name="Apache Tomcat v6.0"/&amp;gt;&lt;br /&gt;&amp;lt;fixed facet="jst.web"/&amp;gt;&lt;br /&gt;&amp;lt;fixed facet="jst.java"/&amp;gt;&lt;br /&gt;&amp;lt;installed facet="jst.java" version="5.0"/&amp;gt;&lt;br /&gt;&amp;lt;installed facet="jst.web" version="2.4"/&amp;gt;&lt;br /&gt;&amp;lt;/faceted-project&amp;gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&lt;p style="color: #3366ff;"&gt;&lt;strong&gt;&lt;span style="color: #ff0000;"&gt;删除中间几行，只留下面三行就行&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;span style="color: #3366ff;"&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;br /&gt;&amp;lt;faceted-project&amp;gt;&lt;br /&gt;&amp;lt;/faceted-project&amp;gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&lt;/div&gt;&lt;img src="http://www.cnblogs.com/maqintoshi/aggbug/2254175.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/maqintoshi/archive/2011/11/18/Target_runtime_Apache_Tomcat_is_not_defined.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/maqintoshi/archive/2010/11/06/1879028.html</id><title type="text">Canon 1DsMK2 相关下载</title><summary type="text">在网盘存了些软件，希望有帮助到大兔友。期限3个月，有需要的话请联系我或留言 提供一些有關大兔的下載 期限為3個月，有需求的友人們儘早下載。期限后會不定期更新 1。佳能EF鏡頭簡介光盤：  （壓縮7z檔） Canon EF Lens Disc ######################################################### CANON_EF_LENS.7z.001 ...</summary><published>2010-11-06T02:48:00Z</published><updated>2010-11-06T02:48:00Z</updated><author><name>荖K</name><uri>http://www.cnblogs.com/maqintoshi/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maqintoshi/archive/2010/11/06/1879028.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maqintoshi/archive/2010/11/06/1879028.html"/><content type="html">&lt;p&gt;在网盘存了些软件，希望有帮助到大兔友。期限3个月，有需要的话请联系我或留言&lt;/p&gt; &lt;p&gt;&lt;strong&gt;提供一些有關大兔的下載&lt;img src="http://www.ldsclub.net/forum/images/smilies/default/040a.gif" border="0" alt="" /&gt;&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;期限為3個月，有需求的友人們儘早下載。期限后會不定期更新&lt;br /&gt; 1。佳能EF鏡頭簡介光盤：  （壓縮7z檔）&lt;/p&gt; &lt;p&gt;&lt;!--more--&gt;Canon EF Lens Disc&lt;/p&gt; &lt;p&gt;#########################################################&lt;br /&gt; CANON_EF_LENS.7z.001  &lt;a href="http://www.badongo.com/cn/file/24501509" target="_blank"&gt;http://www.badongo.com/cn/file/24501509&lt;/a&gt;&lt;br /&gt; CANON_EF_LENS.7z.002  &lt;a href="http://www.badongo.com/cn/file/24504718" target="_blank"&gt;http://www.badongo.com/cn/file/24504718&lt;/a&gt;&lt;br /&gt; CANON_EF_LENS.7z.003  &lt;a href="http://www.badongo.com/cn/file/24501858" target="_blank"&gt;http://www.badongo.com/cn/file/24501858&lt;/a&gt;&lt;br /&gt; CANON_EF_LENS.7z.004  &lt;a href="http://www.badongo.com/cn/file/24502053" target="_blank"&gt;http://www.badongo.com/cn/file/24502053&lt;/a&gt;&lt;br /&gt; CANON_EF_LENS.7z.005  &lt;a href="http://www.badongo.com/cn/file/24502167" target="_blank"&gt;http://www.badongo.com/cn/file/24502167&lt;/a&gt;&lt;br /&gt; #########################################################&lt;/p&gt; &lt;p&gt;2。佳能EOS最近鏡頭目錄：（PDF檔案） EOS latest Lens Catalog&lt;br /&gt; ###############################################&lt;br /&gt; ef-eos-acc1010.pdf&lt;br /&gt; &lt;a href="http://www.badongo.com/cn/file/24504834" target="_blank"&gt;http://www.badongo.com/cn/file/24504834&lt;/a&gt;&lt;br /&gt; ###############################################&lt;/p&gt; &lt;p&gt;3。佳能大兔技術白皮書：（PDF檔案）EOS 1Ds Mark II WhitePaper&lt;br /&gt; ###############################################&lt;br /&gt; EOS-1Ds_MarkII_WP.pdf&lt;br /&gt; &lt;a href="http://www.badongo.com/cn/file/24504837" target="_blank"&gt;http://www.badongo.com/cn/file/24504837&lt;/a&gt;&lt;br /&gt; ###############################################&lt;/p&gt; &lt;p&gt;4。佳能CMOS技術白皮書：（PDF檔案）Canon CMOS WhitePaper&lt;br /&gt; ###############################################&lt;br /&gt; Canon_CMOS_WP.pdf&lt;br /&gt; &lt;a href="http://www.badongo.com/cn/file/24504794" target="_blank"&gt;http://www.badongo.com/cn/file/24504794&lt;/a&gt;&lt;br /&gt; ###############################################&lt;/p&gt; &lt;p&gt;5。佳能大兔Solution Disk v12.2（iso光碟鏡像轉壓7z檔）&lt;br /&gt; 經常見到大兔友淘中古沒光碟的，這下有福音啦&lt;br /&gt; ###############################################&lt;br /&gt; &lt;strong&gt;&lt;span style="color:#ff0000;"&gt;Canon EOS DIGITAL Solution Disk ver 12.2 (J, E, C)&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt; &lt;span style="color:#ff00ff;"&gt;For Macintosh Canon Utilities:&lt;/span&gt;&lt;/p&gt; &lt;ul&gt; &lt;li&gt;ImageBrowser 5.6&lt;/li&gt; &lt;li&gt;Digital Photo Professional2.1&lt;/li&gt; &lt;li&gt;EOS Utility 1.0&lt;/li&gt; &lt;li&gt;PhotoStitch 3.1&lt;/li&gt; &lt;/ul&gt;&lt;p&gt;&lt;span style="color:#3366ff;"&gt;For Windows Canon Utilities:&lt;/span&gt;&lt;/p&gt; &lt;ul&gt; &lt;li&gt;ZoomBrowserEX 5.6&lt;/li&gt; &lt;li&gt;Digital Photo Professional2.1&lt;/li&gt; &lt;li&gt;EOS Utility 1.0&lt;/li&gt; &lt;li&gt;PhotoStitch 3.1&lt;/li&gt; &lt;li&gt;PTP WIA/TWAIN Driver 1.0/1.1/1.2&lt;/li&gt; &lt;li&gt;WIA/TWAIN Driver 5.5/5.6/5.7/5.8&lt;/li&gt; &lt;/ul&gt; &lt;p&gt;Canon-EOS_Digital-Solution_Disk-ver12.2SW.7z&lt;br /&gt; &lt;a href="http://www.badongo.com/file/24518101" target="_blank"&gt;http://www.badongo.com/file/24518101&lt;/a&gt;&lt;br /&gt; 尺寸: 159 MB&lt;br /&gt; ###############################################&lt;/p&gt;&lt;img src="http://www.cnblogs.com/maqintoshi/aggbug/1879028.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/maqintoshi/archive/2010/11/06/1879028.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/maqintoshi/archive/2010/11/04/1879027.html</id><title type="text">我们做出了一个非常艰难的决定</title><summary type="text">公安局做了一个艰难的决定,如果检测到某人他爸是李刚,将自动免罪 可口可乐做出了一个非常艰难的决定，如果检测到用户胃里有百事可乐，将自动释放敌敌畏和鹤顶红 中移动做出一个非常艰难的决定，如果方圆百米内检测到有联通用户 将开始自动拨打110 迅雷做出一个非常艰难的决定，如果检测到用户电脑内安装快车，将拒绝下载教育片 诺基亚做了个艰难的决定，如果探测到10米范围内有iPhone，将启动自爆程序，毁灭10...</summary><published>2010-11-04T04:00:00Z</published><updated>2010-11-04T04:00:00Z</updated><author><name>荖K</name><uri>http://www.cnblogs.com/maqintoshi/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maqintoshi/archive/2010/11/04/1879027.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maqintoshi/archive/2010/11/04/1879027.html"/><content type="html">&lt;p&gt;公安局做了一个艰难的决定,如果检测到某人他爸是李刚,将自动免罪 &lt;/p&gt;&#xD;
&lt;p&gt;可口可乐做出了一个非常艰难的决定，如果检测到用户胃里有百事可乐，将自动释放敌敌畏和鹤顶红 &lt;/p&gt;&#xD;
&lt;p&gt;中移动做出一个非常艰难的决定，如果方圆百米内检测到有联通用户 将开始自动拨打110 &lt;/p&gt;&#xD;
&lt;p&gt;迅雷做出一个非常艰难的决定，如果检测到用户电脑内安装快车，将拒绝下载教育片 &lt;/p&gt;&#xD;
&lt;p&gt;诺基亚做了个艰难的决定，如果探测到10米范围内有iPhone，将启动自爆程序，毁灭10米内一切物体。 &lt;/p&gt;&#xD;
&lt;p&gt;阿迪做了个决定，检测到用户身上有耐克，衣服鞋自动变透视装 &lt;/p&gt;&#xD;
&lt;p&gt;康师傅做了个艰难的决定，如果检测到用户使用过统一，方便面里将没有配料 &lt;/p&gt;&#xD;
&lt;p&gt;麦当劳做了个艰难的决定，如果监测到客人曾经食用过KFC，将自动释放致癌物质 &lt;/p&gt;&#xD;
&lt;p&gt;蒙牛做了个艰难的决定，如果监测到用户胃里有伊利牛奶，将自动释放三聚氰胺 &lt;/p&gt;&#xD;
&lt;p&gt;中石化做了个艰难的决定，如果监测到用户汽车油箱里有中石油，将自动引爆加油站 &lt;/p&gt;&#xD;
&lt;p&gt;杰士邦做了个艰难的决定，如果监测到用户有使用杜蕾斯，将自动膨胀并释放病毒 &lt;/p&gt;&#xD;
&lt;p&gt;广电总局做了个艰难的决定，如果发现用户下载美剧，将自动转化成新闻联播 &lt;/p&gt;&#xD;
&lt;p&gt;中国联通：我们刚刚作出一个很艰难的决定。如果沃3G用户拨打的是中国电信400电话号码，那么一分钟扣除话费99元。 &lt;/p&gt;&#xD;
&lt;p&gt;中国移动：我们刚刚作出了一个艰难的决定。如果监测到用户附近有中国联通的信号，将自动进入百兆流量上网模式。 &lt;/p&gt;&#xD;
&lt;p&gt;杜蕾斯：我们刚刚作出了一个艰难的决定。如果检测到主人的JJ曾经使用过杰士邦，将自动使安全套渗漏，导致女方怀孕。 &lt;/p&gt;&#xD;
&lt;p&gt;蒙牛：我们刚刚作出了一个艰难的决定。如果监测到用户胃里有伊利牛奶，将自动释放三聚氰胺。 &lt;/p&gt;&#xD;
&lt;p&gt;可口可乐：我们刚刚作出了一个艰难的决定。如果探测到用户饮用百事可乐，可口可乐将自动变成三鹿牛奶。 &lt;/p&gt;&#xD;
&lt;p&gt;郭小四：我们刚刚作出了一个艰难的决定。如果发现读者的脑袋里有韩寒的文字，将自动转化为黄色小说； &lt;/p&gt;&#xD;
&lt;p&gt;奔驰：我们刚刚作出了一个艰难的决定。如果检测到用户曾经驾驶过宝马将自动弹出所有的安全气囊&lt;/p&gt;&#xD;
&lt;p&gt;百度：我们刚刚作出了一个艰难的决定。如果检测到用户电脑里有谷歌书签，以后打开网页将自动播放恶心图专辑； &lt;/p&gt;&#xD;
&lt;p&gt;护舒宝：我们刚刚作出一个艰难的决定。如果检测到有人用其他卫生巾&amp;nbsp;&amp;nbsp; 则自动将女性大姨妈周期增加至一天一次； &lt;/p&gt;&#xD;
&lt;p&gt;山寨机：我们刚刚作出一个艰难的决定,如果检测到用户使用正牌手机，将自动启动电池自动爆炸装置进行自我摧毁； &lt;/p&gt;&#xD;
&lt;p&gt;招商银行：我们刚刚作出了一个非常艰难的决定，在你停止使用建行、工行、中行、农行、交行、邮政、中信、光大、兴业等银行卡之前，您使用的银行卡余额瞬间自动变成同样面值的越南盾。我们诚恳的向您致歉！ &lt;/p&gt;&#xD;
&lt;p&gt;亲爱的朋友：我们是电力公司.因我们与自来水公司吵架,我们做出艰难的决定,我们决定对所有自来水公司客户停电,我们把要断电还是断水的选择交给您来决定 ！你可以选择停电不停水，但是我们必须温馨提醒你，即便你选择了停电，由于自来水公司已经被我们停电，他们也没办法给你送水。谢谢你的选择&lt;/p&gt;&lt;img src="http://www.cnblogs.com/maqintoshi/aggbug/1879027.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/maqintoshi/archive/2010/11/04/1879027.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/maqintoshi/archive/2010/11/01/1879026.html</id><title type="text">Mac OSX Lion Sneak Peek</title><summary type="text">老乔没有停止MacOSX的步伐，决定2011年夏季继续操作系统的升级。加入了ipod touch，iphone亦或ipad等的滑屏等IOs样式，先来看看历来的MacOS的命名好了：	Mac OS X 10.0 - Cheetah	Mac OS X 10.1 - Puma	Mac OS X 10.2 - Jaguar	Mac OS X 10.3 - Panther	Mac OS X 10.4 - T...</summary><published>2010-11-01T07:29:00Z</published><updated>2010-11-01T07:29:00Z</updated><author><name>荖K</name><uri>http://www.cnblogs.com/maqintoshi/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maqintoshi/archive/2010/11/01/1879026.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maqintoshi/archive/2010/11/01/1879026.html"/><content type="html">&lt;div id="productheader"&gt;&#xD;
&lt;p&gt;&lt;strong&gt;老乔没有停止MacOSX的步伐，决定2011年夏季继续操作系统的升级。加入了ipod touch，iphone亦或ipad等的滑屏等IOs样式，先来看看历来的MacOS的命名好了：&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;!--more--&gt;&#xD;
&lt;ol&gt;&#xD;
	&lt;li&gt;Mac OS X 10.0 - Cheetah&lt;/li&gt;&#xD;
	&lt;li&gt;Mac OS X 10.1 - Puma&lt;/li&gt;&#xD;
	&lt;li&gt;Mac OS X 10.2 - Jaguar&lt;/li&gt;&#xD;
	&lt;li&gt;Mac OS X 10.3 - Panther&lt;/li&gt;&#xD;
	&lt;li&gt;Mac OS X 10.4 - Tiger&lt;/li&gt;&#xD;
	&lt;li&gt;Mac OS X 10.5 - Leopard&lt;/li&gt;&#xD;
	&lt;li&gt;Mac OS X 10.6 - Snow Leopard&lt;/li&gt;&#xD;
&lt;/ol&gt;&#xD;
&lt;a href="http://en.wikipedia.org/wiki/Osx"&gt;&lt;img title="Box artwork for Mac OS X versions Cheetah/Puma, Jaguar, Panther, and Tiger" src="http://remysharp.com/wp-content/uploads/2007/01/OSXBoxes.png" alt="Box artwork for Mac OS X versions Cheetah/Puma, Jaguar, Panther, and Tiger" width="400" /&gt;&lt;/a&gt;&#xD;
&#xD;
&lt;img title="MAC OSX SNOW LEOPARD V10.6.2" src="http://lulzimg.com/i4/99eea883.jpg" alt="99eea883 MAC OSX SNOW LEOPARD V10.6.2" width="291" height="313" /&gt;&#xD;
&#xD;
&lt;a href="http://tech.jrj.com.cn/2010/10/2411448398372-1.shtml" target="_self"&gt;&lt;img src="http://img.jrjimg.cn/2010/10/20101024114244860.jpg" border="1" alt="苹果Mac OS X Lion操作系统" /&gt;&lt;/a&gt;&#xD;
&#xD;
&lt;a href="http://www.apple.com/macosx/lion/"&gt;&lt;img src="http://images.apple.com/macosx/lion/images/lion_pn_title20101020.png" alt="Mac OSX Lion Sneak Peak" width="323" height="26" /&gt;&lt;/a&gt;&#xD;
&#xD;
&lt;/div&gt;&#xD;
&lt;div&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;img src="http://images.apple.com/macosx/lion/images/lion_title20101020.png" alt="Mac OSX Lion." width="450" height="72" /&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;img src="http://images.apple.com/macosx/lion/images/lion_subhd20101020.png" alt="The power of Mac OS X. The magic of iPad." width="455" height="26" /&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
We took our best thinking from Mac OS X and brought  it to the iPhone. Then we took our best thinking from the iPhone and  brought it to iPad.  And now we’re bringing it all back to the Mac with  our eighth major release of the world’s most advanced operating system.  Mac OS X Lion arrives in summer 2011. Here’s a sneak peek at just a few  of its features.&#xD;
&#xD;
&lt;/div&gt;&#xD;
&lt;div id="app-store"&gt;&#xD;
&lt;p&gt;&lt;strong&gt;The Mac App Store. Coming soon to a Mac near you.&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;span style="color:#ff00ff;"&gt;mac app商店？不知道会是个什么样子，目前的iphone和itouch的app store还挺方便，想必xcode的开发会越来越多吧？&lt;/span&gt;&#xD;
&#xD;
Introducing the best place to discover and buy new apps made just  for Mac, right on a Mac. Just like shopping the App Store on iPad, the  Mac App Store offers endless possibilities to browse and purchase apps.  And it simplifies the way you install apps on the Mac. Just click once,  and your new app is downloaded, installed, and ready to go.  &lt;a href="http://www.apple.com/mac/app-store/"&gt;Learn more about the Mac App Store&lt;/a&gt;&#xD;
&#xD;
&lt;img src="http://images.apple.com/macosx/lion/images/lion_app_store20101020.png" alt="" width="843" height="520" /&gt;&#xD;
&#xD;
&lt;/div&gt;&#xD;
&lt;div id="springboard"&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Launchpad. A home for your apps.&lt;/strong&gt;&lt;/p&gt;&#xD;
The Launchpad gives you instant access to your apps — iPad style.  Just click the Launchpad icon in your Dock. Your open windows fade  away, replaced by an elegant, full-screen display of all the apps on  your Mac. It takes just a swipe to see multiple pages of apps, and you  can arrange apps any way you like by dragging an app icon to a new  location or by grouping apps in folders. Downloaded an app from the App  Store? Your new app automatically appears on the Launchpad, ready to  blast off.&#xD;
&#xD;
&lt;span style="color:#ff00ff;"&gt;一直不喜欢桌面太乱，图标堆满了桌面。。。又不是托盘放不下。。。挡住干净的桌面我觉得不一定会太受欢迎，不过滑屏翻动程序可能以后都是趋势吧。。。&lt;/span&gt;&#xD;
&lt;div id="gallery-springboard"&gt;&#xD;
&lt;div id="MASKED-gallery-springboard-1"&gt;&lt;img src="http://images.apple.com/macosx/lion/images/lion_springboard1_20101020.jpg" alt="" width="843" height="520" /&gt;&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;ul&gt;&#xD;
	&lt;li&gt;&lt;a href="http://www.apple.com/macosx/lion/#gallery-springboard-1"&gt; &lt;img src="http://images.apple.com/macosx/lion/images/lion_springboard_thumbs1_20101020.jpg" alt="" width="76" height="48" /&gt; Launchpad &lt;/a&gt;&lt;/li&gt;&#xD;
	&lt;li&gt;&lt;a href="http://www.apple.com/macosx/lion/#gallery-springboard-2"&gt; &lt;img src="http://images.apple.com/macosx/lion/images/lion_springboard_thumbs2_20101020.jpg" alt="" width="76" height="48" /&gt; Folders &lt;/a&gt;这个文件夹显示展开，这样倒是挺不错的&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;div id="apps"&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Full-screen apps. A better way to enjoy the apps you love.&lt;/strong&gt;&lt;/p&gt;&#xD;
On iPad, every app is displayed full screen, with no  distractions, and there’s one easy way to get back to all your other  apps. Mac OS X Lion does the same for your desktop. You can bring an app  to full screen with one click, switch to another full-screen app with a  swipe of the trackpad, and swipe back to the desktop to access your  multi-window apps. And systemwide support for full-screen apps makes  them bigger and more immersive. So you can concentrate on every detail  of your work, or play on a grander scale than ever before.&#xD;
&#xD;
&lt;span style="color:#ff00ff;"&gt;嗯，不光只有爱皮球和iphoto可以FS显示了，终于可以稍微改变点MBP屏小的制约了&lt;/span&gt;&#xD;
&#xD;
&lt;img src="http://images.apple.com/macosx/lion/images/lion_apps20101020.jpg" alt="" width="843" height="520" /&gt;&#xD;
&#xD;
&lt;/div&gt;&#xD;
&lt;div id="thebridge"&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Mission Control. Mac command central.&lt;/strong&gt;&lt;/p&gt;&#xD;
Mission Control is a powerful and handy new feature that provides  you with a comprehensive view of what’s running on your Mac. It gives  you a bird’s-eye view of everything — including Exposé, Spaces,  Dashboard, and full-screen apps— all in one place. With a simple swipe  gesture, your desktop zooms out to Mission Control. There you can see  your open windows grouped by app, thumbnails of your full-screen apps,  Dashboard, and even other Spaces, arranged in a unified view. And you  can get to anything you see on Mission Control with just one click.  Making you the master of all you survey.&#xD;
&#xD;
&lt;span style="text-decoration:underline;color:#ff0000;"&gt;&lt;strong&gt;终于，终于等到了Exposé、Spaces、Dashboard 和所有全屏显示的应用程序都显示在一起了！！！&lt;/strong&gt;&lt;/span&gt;&#xD;
&#xD;
&lt;img src="http://images.apple.com/macosx/lion/images/lion_bridge20101020.jpg" alt="" width="843" height="520" /&gt;&#xD;
&#xD;
&lt;/div&gt;&lt;img src="http://www.cnblogs.com/maqintoshi/aggbug/1879026.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/maqintoshi/archive/2010/11/01/1879026.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/maqintoshi/archive/2010/10/26/1879025.html</id><title type="text">Aperture3.1 upgrade</title><summary type="text"/><published>2010-10-26T04:03:00Z</published><updated>2010-10-26T04:03:00Z</updated><author><name>荖K</name><uri>http://www.cnblogs.com/maqintoshi/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maqintoshi/archive/2010/10/26/1879025.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maqintoshi/archive/2010/10/26/1879025.html"/><content type="html">&lt;p&gt;&lt;strong&gt;Aperture 3.1&amp;nbsp; &lt;a href="http://support.apple.com/downloads/DL1315/en_US/Aperture3.1Update.dmg"&gt;&lt;img src="http://images.cnblogs.com/cnblogs_com/maqintoshi/184457/o_dl.png" alt="" /&gt; &lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;div&gt;&lt;img src="http://images.apple.com/aperture/images/overview-hero-20091020.png" alt="Download icon" width="860" height="367" /&gt;&amp;nbsp;&amp;nbsp;&lt;a href="http://support.apple.com/downloads/DL1315/en_US/Aperture3.1Update.dmg"&gt;&amp;nbsp;&lt;/a&gt;&amp;nbsp; &#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;&lt;strong&gt;Version:&lt;/strong&gt; 3.1&lt;/li&gt;&#xD;
&lt;li&gt;&lt;strong&gt;Post Date:&lt;/strong&gt; 20 十月, 2010&lt;/li&gt;&#xD;
&lt;li&gt;&lt;strong&gt;Download ID:&lt;/strong&gt; DL1315&lt;/li&gt;&#xD;
&lt;li&gt;&lt;strong&gt;File Size:&lt;/strong&gt; 357.55 MB&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;System Requirements&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Mac OS X 10.5.8&lt;/li&gt;&#xD;
&lt;li&gt;Mac OS X 10.6.2 or later&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Supported Languages&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Deutsch, English, Fran&amp;ccedil;ais, 日本語&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;div id="articlecontent"&gt;&#xD;
&lt;div &gt;&#xD;
&lt;div &gt;&amp;nbsp;About Aperture 3.1&#xD;
&lt;div &gt;&#xD;
&lt;p&gt;This update improves overall stability and performance, and addresses compatibility with iLife '11. It also includes a number of specific fixes in the following areas:&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Performance when opening large libraries&amp;nbsp;&lt;/li&gt;&#xD;
&lt;li&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Performance when exporting heavily-adjusted images&lt;/li&gt;&#xD;
&lt;li&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Importing iPhoto Libraries&lt;/li&gt;&#xD;
&lt;li&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Relinking to referenced images after importing an iPhoto Library&lt;/li&gt;&#xD;
&lt;li&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Importing photos and videos from iPhone or iPad&lt;/li&gt;&#xD;
&lt;li&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Upgrading libraries with images containing Spot &amp;amp; Patch adjustments&lt;/li&gt;&#xD;
&lt;li&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Duplicate detection of audio and video files&lt;/li&gt;&#xD;
&lt;li&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Face detection on RAW+JPEG pairs&lt;/li&gt;&#xD;
&lt;li&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Rendering of thumbnails used in Faces view&lt;/li&gt;&#xD;
&lt;li&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Rendering of images scaled to below 100% in Viewer&lt;/li&gt;&#xD;
&lt;li&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Image quality on straightened images&lt;/li&gt;&#xD;
&lt;li&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Applying Red Eye correction&lt;/li&gt;&#xD;
&lt;li&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Rendering thumbnails when reprocessing masters&lt;/li&gt;&#xD;
&lt;li&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Searching libraries containing a large number of keywords&lt;/li&gt;&#xD;
&lt;li&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Applying photos to GPS track paths&lt;/li&gt;&#xD;
&lt;li&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Export of GPS data when using Export Metadata command&lt;/li&gt;&#xD;
&lt;li&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Handling of color profiles in Print dialog when using Loupe&amp;nbsp;&lt;/li&gt;&#xD;
&lt;li&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Applying and removing slideshow Photo Effects&lt;/li&gt;&#xD;
&lt;li&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Slideshows containing video clips&lt;/li&gt;&#xD;
&lt;li&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tethered capture&lt;/li&gt;&#xD;
&lt;li&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Library database reliability&lt;/li&gt;&#xD;
&lt;li&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Library repair&lt;/li&gt;&#xD;
&lt;li&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Updating vaults&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;span style="color: #ff0000;"&gt;The update is recommended for all users of Aperture 3.&lt;/span&gt;&lt;span style="color: #ff0000;"&gt; For detailed information on this update:&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Aperture 3.1 Release Notes&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;This update improves overall stability and performance, and addresses compatibility with iLife '11. It also includes a number of specific fixes in the following areas:&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Library&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Improves performance when opening large libraries.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that could prevent thumbnails from being properly rendered when reprocessing masters.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses reliability and performance issues when running Repair Database and Rebuild Database operations in Aperture Library First Aid.&lt;/li&gt;&#xD;
&lt;li&gt;Improves reliability of upgrading libraries with images containing Spot &amp;amp; Patch adjustments.&lt;/li&gt;&#xD;
&lt;li&gt;Improves accuracy of the progress bars displayed when updating Vaults.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Adjustments&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Addresses performance issues when exporting heavily-adjusted images, particularly those with Highlights &amp;amp; Shadows, Definition, Noise Reduction, Edge Sharpen, Sharpen, Skin Smoothing, or Blur.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses performance when using Core Image filters such as Curves, Levels, and Highlights &amp;amp; Shadows.&lt;/li&gt;&#xD;
&lt;li&gt;Eliminates black &amp;ldquo;halos&amp;rdquo; that could appear in areas of extreme luminance in scaled images in the Viewer.&amp;nbsp;&lt;/li&gt;&#xD;
&lt;li&gt;Addresses quality issues with Red Eye correction.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue in the Adjustment Presets editor that could cause the names of adjustments within a preset to temporarily appear blank.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses performance issues with using the Straighten tool on adjusted images.&lt;/li&gt;&#xD;
&lt;li&gt;Straighten grid now appears correctly after applying and resetting a crop.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes issues that could cause Aperture to stop responding or quit unexpectedly when processing an image with Sharpen applied.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that could reduce image quality on straightened photos.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that could prevent data from being properly entered into numeric fields in the Adjustments HUD.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that sometimes prevented the correct cursor from appearing after choosing a Quick Brush&lt;/li&gt;&#xD;
&lt;li&gt;Fixes a problem that caused the Master Aspect Ratio setting to fail if used in combination with the "create new versions when making adjustments" preference.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause Aperture to stop responding when making adjustments to images in a stack if the &amp;ldquo;create new versions when making adjustments&amp;rdquo; option was chosen.&lt;/li&gt;&#xD;
&lt;li&gt;Thumbnails and previews now display correctly for images that are flipped and rotated.&lt;/li&gt;&#xD;
&lt;li&gt;When reprocessing masters, Aperture now displays a progress bar with a count indicating the number of images remaining to be processed.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses performances issues when zooming images to 100%.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Faces&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause some file tiles to be rotated incorrectly.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses performance issues when loading thumbnails in Faces view.&lt;/li&gt;&#xD;
&lt;li&gt;Improves reliability of face detection and naming when working with RAW+JPEG pairs.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that could result in &amp;ldquo;blank&amp;rdquo; face thumbnails in Faces view.&lt;/li&gt;&#xD;
&lt;li&gt;When in Confirm Faces mode, the contextual menu now correctly includes the &amp;ldquo;Not a face&amp;rdquo; option.&lt;/li&gt;&#xD;
&lt;li&gt;The Confirm Faces mode can now be updated and refreshed by holding down the Option key while clicking the Done button.&lt;/li&gt;&#xD;
&lt;li&gt;Dragging multiple snapshots on the Faces corkboard now correctly moves all the selected snapshots.&lt;/li&gt;&#xD;
&lt;li&gt;The &amp;ldquo;include face info in exported photos&amp;rdquo; option now exports Face names as keywords when exporting masters, writing IPTC to masters, or exporting metadata.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Printing&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Fixes an issue that caused the wrong color profile to be used when previewing an image using the Loupe in the Print dialog.&amp;nbsp;&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that could cause a thin black line to appear on the top edge of some prints.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Slideshows&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Addresses an issue that could cause photo effects applied to images in slideshows to persist even after being removed.&lt;/li&gt;&#xD;
&lt;li&gt;When exporting a slideshow, the Custom option now includes a Quality pop-up menu in order to control compression quality/size of resulting H.264 or MPEG-4 files.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes a problem that could cause the audio browser to display improperly when creating a slideshow.&lt;/li&gt;&#xD;
&lt;li&gt;Slideshows can now be exported using presets for compatibility with Apple TV and iPad.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that could produce incorrect results when the start and end positions of a Ken Burns setting were swapped in the slideshow editor.&lt;/li&gt;&#xD;
&lt;li&gt;Adding an inset to a photo in a Classic and Ken Burns slideshow no longer changes the width of a border applied to the same photo.&lt;/li&gt;&#xD;
&lt;li&gt;Choosing "Fit Selected Slides to Main Audio Track" no longer unnecessarily reduces the length of video clips contained within the slideshow.&lt;/li&gt;&#xD;
&lt;li&gt;Deselecting the custom duration set for a select slide by deselecting the &amp;ldquo;Play slide for&amp;rdquo; checkbox now correctly returns the slide&amp;rsquo;s duration to its default value.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Places&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Fixes an issue that could produce inaccurate results when assigning photos to a GPS track path.&lt;/li&gt;&#xD;
&lt;li&gt;Metadata Inspector can now display GPS Direction if this data is available in geotagged photos.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that could prevent imported track paths from appearing in the Tracks &amp;amp; Waypoints menu after restarting the application.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Metadata&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;The Keyword HUD now displays a count for the number of times each keyword has been used in a library.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause duplicate keywords to appear after merging a library.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that could prevent photos with an IPTC Subject Code to export correctly when exporting masters with the &amp;ldquo;Create IPTC4XMP Sidecar File" option enabled.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that caused Longitude data to export incorrectly when using the Export &amp;gt; Metadata command.&lt;/li&gt;&#xD;
&lt;li&gt;The Date Created field in IPTC Core can now be activated and set by simply clicking in the field.&lt;/li&gt;&#xD;
&lt;li&gt;Auto-complete of contact info in IPTC Contact fields can now be enabled or disabled in Preferences.&lt;/li&gt;&#xD;
&lt;li&gt;Metadata Inspector now includes a Sharing view which logs when each photo is published to MobileMe, Facebook, or Flickr.&amp;nbsp;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;General&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;The application now displays a progress dialog when opening or switching between libraries.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that disabled browser scrolling when in Split View with sort and filter controls hidden.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses quality issues in connection with rendering of images scaled to below 100% in the Viewer.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause the "Loading" indicator in the Viewer to disappear before images were actually loaded.&lt;/li&gt;&#xD;
&lt;li&gt;Activity window can now be opened by pressing Command-Shift-0 (zero).&lt;/li&gt;&#xD;
&lt;li&gt;Photos displayed in the iLife Media Browser on Mac OS X v10.6.x Snow Leopard now retain their sort order from Aperture.&amp;nbsp;&lt;/li&gt;&#xD;
&lt;li&gt;Photos synced to iPod, iPhone, iPad and Apple TV are now sorted in date order by default.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Search&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Addresses issues to improve performance when searching libraries containing a large number of keywords.&lt;/li&gt;&#xD;
&lt;li&gt;File Type query now correctly supports search for RAW+JPEG.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Import&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Fixes an issue that could prevent all photos and videos from loading in the Import window when importing from iPhone or iPad.&lt;/li&gt;&#xD;
&lt;li&gt;Duplicate detection now correctly works with imported audio and video files.&lt;/li&gt;&#xD;
&lt;li&gt;Images in BMP format can now be imported.&lt;/li&gt;&#xD;
&lt;li&gt;Aperture now correctly rotates square images cropped in-camera from Olympus E-P1 and E-P2 models when imported.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Tethering&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Images captured during a tethered session no longer appear in the Import window, unless they are actually stored on the camera's memory card.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that caused a "Missing" badge to temporarily appear on some images imported via tethering.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that disabled tethered capture via FireWire on Snow Leopard.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;iPhoto Import&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Images from an iPhoto library that are imported as referenced files can now be correctly accessed and relinked using the Locate Referenced Files command.&lt;/li&gt;&#xD;
&lt;li&gt;Smart Albums created using Faces in an iPhoto 8 library are now correctly displayed when imported into Aperture.&lt;/li&gt;&#xD;
&lt;li&gt;Portrait-oriented photos contained in an iPhoto 8 library are now correctly rotated when the library is imported into Aperture.&lt;/li&gt;&#xD;
&lt;li&gt;Photos marked as &amp;ldquo;hidden&amp;rdquo; in an iPhoto 8 library are now imported with a &amp;ldquo;rejected&amp;rdquo; tag when the library is imported into Aperture.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Export&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause images exported as TIFFs to have an incorrect dpi setting.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses issues that could slow performance when exporting a large number of projects as a new library.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause the "Consolidate masters into exported library" option to not complete when exporting projects to a new library.&lt;/li&gt;&#xD;
&lt;li&gt;Exported libraries now correctly include all pre-defined Library Smart Albums such as &amp;ldquo;★ ★ ★ ★ ★&amp;rdquo; and &amp;ldquo;★ or better.&amp;rdquo;&amp;nbsp;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Web sharing&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Improves memory management when publishing to MobileMe.&lt;/li&gt;&#xD;
&lt;li&gt;Supports multiple MobileMe, Facebook, and Flickr accounts for compatibility with iLife &amp;rsquo;11.&lt;/li&gt;&#xD;
&lt;li&gt;Enables publishing to Facebook Wall and Flickr Photostream.&lt;/li&gt;&#xD;
&lt;li&gt;MobileMe, Facebook, and Flickr accounts can now be individually enabled or disabled in each Aperture Library.&lt;/li&gt;&#xD;
&lt;li&gt;Photos downloaded from MobileMe albums are now copied when imported into Aperture projects.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Video&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;When Aperture attempts to open an unsupported video format, it now correctly prompts you to open the file using QuickTime via Finder.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause videos to flicker when multiple videos were selected in the Viewer.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Books&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Improves scaling of images when photos placed in book layouts have an effective resolution of 110 dpi or less.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Plug-in&lt;/strong&gt;&lt;strong&gt;s&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Addresses an issue that could cause export plug-ins to use the wrong Aperture export preset when exporting files.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p &gt;&lt;a style="padding-left: 20px; margin-left: -20px;" href="javascript:void(0);"&gt;&lt;strong&gt;Aperture 3.0.3 Release Notes&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;div style="display: block;"&gt;&#xD;
&lt;p&gt;This update improves overall stability and fixes issues in a number of areas in Aperture 3. See the key areas addressed below.&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Adjustments&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Addresses stability when using the Retouch brush on large images.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause Retouch adjustments to render incorrectly when applied using Lift &amp;amp; Stamp on large images.&lt;/li&gt;&#xD;
&lt;li&gt;User-defined Raw Fine Tuning presets are now correctly applied to images when you choose "Save as Camera Default."&lt;/li&gt;&#xD;
&lt;li&gt;Deleting a user-defined Raw Fine Tuning preset set as Camera Default now reverts the setting to Apple.&lt;/li&gt;&#xD;
&lt;li&gt;Pressing the M key now correctly toggles Show Master in dual displays configurations when Viewer is on the second display.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause adjustments applied to images already placed within books and light tables to be displayed incorrectly.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses issues related to Chromatic Aberration adjustment quality.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that could cause custom keyboard shortcuts for user-defined adjustment presets to not work.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Faces&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Faces snapshots now reflect updated rotation of images.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue with the correct display and spacing of names on Faces snapshots.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses performance when loading the Faces view.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause Face rectangles to draw incorrectly when master images are offline.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue preventing Face tiles with adjustments from being updated after merging libraries.&lt;/li&gt;&#xD;
&lt;li&gt;In Show Unnamed Faces, the next name in the filmstrip is now correctly selected after entering or confirming the previous face.&lt;/li&gt;&#xD;
&lt;li&gt;The Search field in the Faces corkboard now retains its settings.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue causing Faces to be incorrectly positioned on photos exported to Facebook.&lt;/li&gt;&#xD;
&lt;li&gt;Faces snapshots now update correctly when you manually remove detected faces from Aperture that have been named.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue with correctly positioning detected faces in RAW+JPEG pairs.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Printing&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Paper size setting is now retained after canceling the print dialog.&lt;/li&gt;&#xD;
&lt;li&gt;Switching printers in the Print window now correctly updates to the default paper size for the target printer.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that prevented print presets from retaining the target printer.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that could cause Aperture to quit unexpectedly when using Undo after changing paper size in the Print dialog.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Library&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Duplicated Smart Albums now retain the correct scope for searches.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that prevented iPhoto Libraries with a tilde (~) in the name to be imported correctly.&lt;/li&gt;&#xD;
&lt;li&gt;Improved reliability of repairing and rebuilding of the library database.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that prevented Aperture from reporting minor database inconsistencies when detected.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue with thumbnail generation on referenced images after they are reconnected.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause slow performance and a spinning wait cursor when updating Vaults.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that could slow down reconnecting referenced files.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that could affect performance when importing projects.&lt;/li&gt;&#xD;
&lt;li&gt;Improves database reliability if renaming masters via Batch Change is unexpectedly interrupted by a hard drive failure or power loss.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Slideshows&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Fixes an issue that caused slideshow titles to default to Custom Text when videos contained with the slideshow were trimmed.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that prevented the Space Bar and S key from working correctly when typing into slideshow text boxes with Caps Lock enabled.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that could cause slow performance when adjusting the duration of multiple images in a slideshow.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that could prevent secondary audio tracks from playing back in exported slideshows created on Mac OS X v10.5.8 Leopard.&amp;nbsp;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Places&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Imported GPS track logs now display time accuracy in hours, minutes, and seconds.&lt;/li&gt;&#xD;
&lt;li&gt;GPS data included in XMP sidecar files with imported photos is now correctly reverse-geocoded in Places.&amp;nbsp;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Metadata&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Query HUD now correctly handles dates entered into the Date search field.&lt;/li&gt;&#xD;
&lt;li&gt;Search field on Keywords HUD now performs a &amp;ldquo;contains&amp;rdquo; search to find matching keywords.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue with auto-complete in the Keyword Controls search field.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;General&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Now correctly retains position of Full Screen Filmstrip after relaunch.&lt;/li&gt;&#xD;
&lt;li&gt;Images selected using the Select All command are now batch processed in the correct order.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that could cause watermarks to be displayed incorrectly in the Export Presets window.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that could cause Batch Change to enter data from a previously-selected preset when &amp;ldquo;None&amp;rdquo; was selected.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that caused video clips to flicker momentarily in the Viewer when entering and exiting Full Screen view.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause Aperture to stop responding if you attempt to open the Import window while a previous import is being completed.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause the Aperture toolbar to be temporarily grayed out after importing an iPhoto Library.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;p &gt;&lt;a style="padding-left: 20px; margin-left: -20px;" href="javascript:void(0);"&gt;&lt;strong&gt;Aperture 3.0.2 Release Notes &lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;div style="display: block;"&gt;&#xD;
&lt;p&gt;This update improves overall stability and fixes issues in a number of areas. The key areas addressed include:&lt;/p&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;iPhoto Library Import&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause Aperture to erroneously report the amount of hard drive space required to import an iPhoto Library.&lt;/li&gt;&#xD;
&lt;li&gt;Aperture now displays an estimate of the amount of free hard drive space needed to import an iPhoto Library.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses memory management issues when importing large iPhoto libraries.&lt;/li&gt;&#xD;
&lt;li&gt;Rotation of iPhone photos is now preserved when importing from an iPhoto Library.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause Aperture to stop responding when attempting to play a slideshow imported from an iPhoto Library.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Image Import&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;During import, Aperture now correctly reads image ratings, color labels, and GPS data stored in XMP sidecar files.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause Aperture to stop responding if both the Auto-split projects and Auto-Stack options were used together during import.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that could prevent the Import window from automatically opening when a memory card is mounted.&lt;/li&gt;&#xD;
&lt;li&gt;Aperture now provides correct options when importing hierarchical folders of photos into a library.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Library&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;The amount of free hard drive space required to upgrade an Aperture Library is now displayed if sufficient space is not available.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that caused Aperture to overestimate the amount of free hard disk space needed to upgrade an Aperture 1.x or 2.x library.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that caused thumbnails to take up more disk space than needed.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses stability when importing an Aperture 2 library into an Aperture 3 library.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses some performance issues when opening and closing libraries.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Export&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Addresses an issue that prevented Library Albums from being exported properly as standalone libraries.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause the Email command to use an incorrect export preset when attaching photos to an email.&lt;/li&gt;&#xD;
&lt;li&gt;Canceling a library export now correctly moves the cancelled library to the Trash.&lt;/li&gt;&#xD;
&lt;li&gt;Color labels on non-image files, such as video and audio clips, are now preserved in the Finder when exporting versions.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Adjustments&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Addresses issues with retouching 16-bit images.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that caused the Straighten tool to work incorrectly on flipped images.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that caused Aperture to quit unexpectedly when Curves was used on JPEGs with a custom printer profile.&lt;/li&gt;&#xD;
&lt;li&gt;Adjustment presets that include brushed adjustments are now correctly rendered when imported into another copy of Aperture.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes a temporary slowdown or potential unexpected quit that could occur when canceling the Reprocess Masters command.&lt;/li&gt;&#xD;
&lt;li&gt;Images are now stacked in the correct order when using the "Create new version when making adjustments" option.&lt;/li&gt;&#xD;
&lt;li&gt;It is now possible to pause preview generation.&lt;/li&gt;&#xD;
&lt;li&gt;Preview generation for adjusted images is now faster.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue where using a large number of Spot and Patch adjustments could cause Aperture to quit unexpectedly.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Printing&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause custom print presets to be displayed in the wrong order in the print dialog.&lt;/li&gt;&#xD;
&lt;li&gt;Print presets now correctly retain printer choice, paper size, orientation, and other printer settings when saved.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that prevented custom print presets from retaining color profile settings.&lt;/li&gt;&#xD;
&lt;li&gt;The Print dialog now correctly defaults to the last print preset that was used.&lt;/li&gt;&#xD;
&lt;li&gt;Settings such as Image Size, Rows and Columns, Resolution, and Rendering Intent are automatically remembered for next use when choosing Cancel in the Print window.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that could prevent custom print presets from being saved.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that prevented custom margins from being saved in print presets.&lt;/li&gt;&#xD;
&lt;li&gt;The Image Size pop-up menu now includes a 4 x 5 setting.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Trash&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Fixes an issue that could result in a slowdown when emptying the Aperture Trash.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that caused the progress indicator to display inaccurate data when emptying the Trash.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Faces&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause a spinning wait cursor to appear when attempting to move snapshots on the Faces corkboard.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes usability issues with auto-completion from Address Book when adding names to Faces.&lt;/li&gt;&#xD;
&lt;li&gt;Aperture now correctly remembers the state of the Faces and Photos buttons when matching photos in the Faces view.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that slowed performance when using Confirm Faces.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause Aperture to quit unexpectedly when browsing rapidly in the Viewer with the Names overlay turned on.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses a face correlation issue that could sometimes prevent Aperture from suggesting potential matches.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Places&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Addresses an issue that could cause Aperture to report an incorrect number of items when the Show Unplaced Images option was chosen In the Places view.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that could cause Aperture to stop responding when opening Places with a large number of locations assigned.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause Aperture to quit unexpectedly when importing a GPS log file.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Metadata&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Addresses compatibility issues affecting XMP sidecar files exported with masters.&lt;/li&gt;&#xD;
&lt;li&gt;The Duplicate Preset command now correctly duplicates the data in all fields when duplicating a metadata preset.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause a spinning wait cursor to appear when creating or duplicating metadata presets.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Audio/Video&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Fixes an issue that caused externally-edited video and audio clips to lose their original date/time stamp.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Books&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Fixes an issue with saving changes to custom books when the custom theme is not present.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Search&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause the built-in smart albums listed under the Library Albums to filter images incorrectly.&lt;/li&gt;&#xD;
&lt;li&gt;Search by the Flash EXIF field now returns correct results.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses the reliability of searches for text containing special characters.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Flickr publishing&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Fixes an issue that could prevent the Cancel button from working when setting up an export to Flickr.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Watermarking&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Watermarks are now correctly saved as part of an export preset.&lt;/li&gt;&#xD;
&lt;li&gt;Watermarks now remain unscaled when the Scale Watermark box is left unchecked.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;General&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Addresses an issue that prevented View modes from being changed using keyboard shortcuts while in Full Screen view.&lt;/li&gt;&#xD;
&lt;li&gt;Restores the ability to navigate photos in the Viewer by scrolling. (Turn this option on in General Preferences).&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that caused the Query HUD to overlap the Filmstrip in Full Screen view.&lt;/li&gt;&#xD;
&lt;li&gt;Double-clicking on a project name in Projects view now displays the contents of the project.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause projects to be appear under the wrong year header when using Group by Year.&lt;/li&gt;&#xD;
&lt;li&gt;The name of the version or master being processed is now displayed during face detection, export, and preview generation.&lt;/li&gt;&#xD;
&lt;li&gt;Resolves performance issues when using zoom in Viewer.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;iPad Compatibility&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Enables support for importing photos from iPad to the Aperture Library, as well as syncing of photos to iPad.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;p &gt;&lt;a style="padding-left: 20px; margin-left: -20px;" href="javascript:void(0);"&gt;&lt;strong&gt;Aperture 3.0.1 Release Notes&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;div style="display: block;"&gt;&#xD;
&lt;p&gt;This update improves overall stability and addresses a number of issues in Aperture 3, including:&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Upgrading libraries from earlier versions of Aperture&lt;/li&gt;&#xD;
&lt;li&gt;Importing libraries from iPhoto&lt;/li&gt;&#xD;
&lt;li&gt;Importing photos directly from a camera&lt;/li&gt;&#xD;
&lt;li&gt;Memory usage when processing heavily-retouched photos&lt;/li&gt;&#xD;
&lt;li&gt;Face recognition processing&lt;/li&gt;&#xD;
&lt;li&gt;Adding undetected faces using the Add Missing Face button&lt;/li&gt;&#xD;
&lt;li&gt;&amp;nbsp;Printing pages containing multiple images&lt;/li&gt;&#xD;
&lt;li&gt;&amp;nbsp;Printing photos and contact sheets with borders and metadata&lt;/li&gt;&#xD;
&lt;li&gt;Editing photos using an external editor&lt;/li&gt;&#xD;
&lt;li&gt;Display of images with Definition and Straighten adjustments applied&lt;/li&gt;&#xD;
&lt;li&gt;Zooming photos in the Viewer and in the Loupe using keyboard shortcuts&lt;/li&gt;&#xD;
&lt;li&gt;Accessing Aperture libraries on a network volume&lt;/li&gt;&#xD;
&lt;li&gt;Selecting and moving pins on the Places map&lt;/li&gt;&#xD;
&lt;li&gt;Adding and editing custom locations using the Manage My Places window&lt;/li&gt;&#xD;
&lt;li&gt;Switching between masters when working with RAW+JPEG pairs&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Installation options&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Automatic Software Update&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Choose &lt;strong&gt;Software Update&lt;/strong&gt; from the &lt;strong&gt;Apple&lt;/strong&gt; () menu to check for the latest Apple software.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;Standalone Installer&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;&lt;a href="http://www.apple.com/downloads/macosx/apple/"&gt;Apple Downloads&lt;/a&gt;&amp;nbsp;offers a standalone installer that you can use instead, if you wish.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Installation&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause Aperture to quit unexpectedly when entering the product serial number on a 64-bit system.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Faces&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause additional face recognition processing to run after adjusting newly-imported photos.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that sometimes prevented faces added using the Add Missing Face button to appear in the Faces view.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;Places&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Reduces excessive scrolling in Browser filmstrip when selecting and moving pins on the Places map.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that prevented users from adding a new place in the Manage My Places window.&lt;/li&gt;&#xD;
&lt;li&gt;Corrects text in the Manage My Places window.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that caused Full Keyboard Access options to work incorrectly in the Manage My Places window when tabbing through fields.&lt;/li&gt;&#xD;
&lt;li&gt;Corrects an issue that sometimes caused the Show Labels option for maps in Satellite view to become inaccessible in the Project Info window.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;br /&gt;Image Adjustments&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Addresses an issue that prevented the Viewer from refreshing after using an External Editor.&lt;/li&gt;&#xD;
&lt;li&gt;Restores the &amp;ldquo;Edit a Copy with&amp;rdquo; command to contextual menus.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause the Adjustment Presets window to become disabled after creating multiple Adjustment Preset groups in succession.&lt;/li&gt;&#xD;
&lt;li&gt;Rendering of Straighten adjustment on images is now correctly displayed on the preview.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that caused versions to be incorrectly named when created.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that caused layered TIFFs to be flattened unnecessarily when exported again to an external editor.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;Printing&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Corrects an issue in the Print dialog that caused metadata to overlay the image preview.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that caused borders to display incorrectly in the Print dialog.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses a print preset issue that could cause an incorrect number of images to print on contact sheet pages.&lt;/li&gt;&#xD;
&lt;li&gt;Improves stability when printing multiple copies of a photo on a single page.&lt;/li&gt;&#xD;
&lt;li&gt;Watermarks now positioned correctly when images are printed using the "Crop to Fill" option.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;Import&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Fixes issues that could cause the application to quit unexpectedly when importing an iPhoto library.&lt;/li&gt;&#xD;
&lt;li&gt;Externally-edited images from iPhoto are now correctly imported during an iPhoto import.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that caused Aperture to miscalculate the amount of hard drive space needed to import an iPhoto library.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that caused existing images on a camera or memory card to be downloaded during a tethering session.&lt;/li&gt;&#xD;
&lt;li&gt;On Mac OS X v10.6 Snow Leopard, importing directly from a camera now displays the correct number of images to be imported.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;Export&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Now correctly prevents CMYK&amp;nbsp; profiles from being selectable when performing a JPEG export.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;br /&gt;Audio Attachments&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Renaming master now correctly works with audio attachments.&lt;/li&gt;&#xD;
&lt;li&gt;Audio attachments now remain linked to photos that are edited using an external editor.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;Apple TV compatibility&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Addresses an issue that improves the reliability of syncing updated albums with AppleTV.&lt;/li&gt;&#xD;
&lt;li&gt;Slideshows exported from Aperture now sync to and playback correctly on AppleTV.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;RAW+JPEG&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Viewer now correctly updates when switching between RAW+JPEG pairs.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that reduced the effectiveness of face detection on RAW+JPEG images.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;Search&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Fixes an issue that caused the Stack pick's only option to be ignored on queries of multiple albums.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;General&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Addresses issues that could cause the application to stop responding when upgrading libraries from earlier versions of Aperture.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that prevented offline master images from upgrading correctly.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause Aperture to quit unexpectedly during a library rebuild.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that caused incorrect tooltip text to be displayed when using Audio Adjustments in a slideshow.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that caused the activity window to display the wrong number of versions being emptied from the Aperture Trash.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that sometimes caused Aperture to ignore &amp;lsquo;Do not show this message again&amp;rdquo; options.&lt;/li&gt;&#xD;
&lt;li&gt;Video transport controls are now properly hidden or displayed when switching between Viewer-only and Browser-only modes.&lt;/li&gt;&#xD;
&lt;li&gt;Improves stability when ordering prints from Apple.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that could cause the application to quit unexpectedly when entering Full Screen mode.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue with scrolling in All Projects view.&lt;/li&gt;&#xD;
&lt;li&gt;Loupe now updates correctly when using "Command +" or "Command -" to change zoom level.&lt;/li&gt;&#xD;
&lt;li&gt;Addresses an issue that could prevent photos from an Aperture library from appearing in the iLife Media Browser.&lt;/li&gt;&#xD;
&lt;li&gt;Fixes an issue that could cause Aperture to miscalculate the amount of hard drive space needed for a Vault.&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;p&gt;&lt;strong&gt;A note on upgrading your Aperture library&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;If you are upgrading your Aperture library from an earlier version of Aperture, here are some guidelines to assist you in a successful move to Aperture 3:&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Before upgrading, it is recommended (though not required) that you perform a rebuild of your Aperture library. To rebuild an Aperture library, hold down the Option and Command keys while opening your library in Aperture 1.5 or 2, then click the Rebuild Now button.&lt;/li&gt;&#xD;
&lt;li&gt;Aperture temporarily uses extra space on your hard drive during the upgrade process. This is for the purpose of backing up critical library info and insuring the integrity of your data during upgrade. If you don't have adequate space on your hard drive to accommodate the upgrade, Aperture will display a warning dialog. You may need to move your library to a different hard drive with more space in order to upgrade it, and then move it back to the original drive when the upgrade is complete. Any space used by Aperture during the upgrade is released and made available to you again once the upgrade has finished.&lt;/li&gt;&#xD;
&lt;li&gt;Keep in mind that fully upgrading a very large library is a one-time process that can take a long time; the process may take many hours or even overnight, depending on the size of the library. Once the initial database upgrade is complete, you can begin working with your Aperture library. However, post-upgrade processing will continue in the background for some time, as face detection and preview generation are performed. (A progress indicator and the word "Processing" will appear in the status line of the Viewer or Browser to indicate these operations are underway.) While you can work with Aperture while these operations are performed, you may experience temporary slow-downs. Optimal performance will return when all post-upgrade processing is complete&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;/div&gt;&lt;img src="http://www.cnblogs.com/maqintoshi/aggbug/1879025.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/maqintoshi/archive/2010/10/26/1879025.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/maqintoshi/archive/2010/10/19/1879024.html</id><title type="text">Windows Live Essentials 2011</title><summary type="text">Windows Live Essentials 2011Advanced made easyDo more with Windows on your PC with free programs from Microsoft for photos, movies, instant messaging, email, social networking, and more. Get it all in...</summary><published>2010-10-19T12:20:00Z</published><updated>2010-10-19T12:20:00Z</updated><author><name>荖K</name><uri>http://www.cnblogs.com/maqintoshi/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maqintoshi/archive/2010/10/19/1879024.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maqintoshi/archive/2010/10/19/1879024.html"/><content type="html">&lt;div id="S01"&gt;&#xD;
&lt;div id="ctl00_FormlessContentPlaceholder_ContentPlaceholder_C01"&gt;&#xD;
&lt;div&gt;&#xD;
&lt;h1 id="IDF_SystemTitleElement_1"&gt;Windows Live Essentials 2011&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;div id="S02"&gt;&#xD;
&lt;div id="ctl00_FormlessContentPlaceholder_ContentPlaceholder_C02"&gt;&#xD;
&lt;div&gt;&#xD;
&lt;div&gt;&#xD;
&lt;div&gt;&lt;img title="Windows&amp;nbsp;Live Essentials" src="http://res1.explore.live.com/resbox/en/Live%20Explore/Main/e/4/e43e7c17-7624-4f78-a6a6-d66570159861/e43e7c17-7624-4f78-a6a6-d66570159861.jpg" alt="Windows&amp;nbsp;Live Essentials" width="842" height="250" /&gt;&lt;/div&gt;&#xD;
&lt;div&gt;&#xD;
&lt;div&gt;&#xD;
&lt;div&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Advanced made easy&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;div&gt;Do more with Windows on your PC with free programs from Microsoft for photos, movies, instant messaging, email, social networking, and more. Get it all in one simple download. &lt;a id="pageContainer1_ID0EBBDFBBBBBBBA" title="下载请点这里" href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=59fbc955-a9cc-4fb1-84dc-db88e9882ed3" target="_blank"&gt;&lt;/a&gt;&#xD;
&lt;div&gt;&#xD;
&lt;div&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;span style="color: #ff0000;"&gt;下载：&lt;/span&gt; &lt;a title="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=59fbc955-a9cc-4fb1-84dc-db88e9882ed3" href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=59fbc955-a9cc-4fb1-84dc-db88e9882ed3" target="_blank"&gt;http://www.microsoft.com/downloads/en/details.aspx?FamilyID=59fbc955-a9cc-4fb1-84dc-db88e9882ed3&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
更新的内容有： The 2011 suite includes a tonne of new features including &#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;&lt;strong&gt;Facebook Chat integration within Messenger&lt;/strong&gt;&lt;/li&gt;&#xD;
&lt;li&gt;&lt;strong&gt;Bing Maps integration and improved geo-tagging support in Photo Gallery&lt;/strong&gt;&lt;/li&gt;&#xD;
&lt;li&gt;&lt;strong&gt;Upload video direct to Flickr&lt;/strong&gt;&lt;/li&gt;&#xD;
&lt;li&gt;&lt;strong&gt;Messenger video chat uses 30% fewer CPU resources by offloading work to the GPU&lt;/strong&gt;&lt;/li&gt;&#xD;
&lt;li&gt;&lt;strong&gt;Higher bit-rate movies in Movie Maker&lt;/strong&gt;&lt;/li&gt;&#xD;
&lt;li&gt;&lt;strong&gt;Better spell-checking and Office integration with Writer&lt;/strong&gt;&lt;/li&gt;&#xD;
&lt;li&gt;&lt;strong&gt;Improved Gmail support&lt;/strong&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
In this video Bryan Saftler gives us a quick tour of the Essentials 2011 suite. If you have any questions or requests for follow up interviews/demos related to Windows Live please leave them in the comments. &lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;div&gt;&#xD;
&lt;table&gt;&#xD;
&lt;tbody&gt;&#xD;
&lt;tr&gt;&#xD;
&lt;td&gt;&#xD;
&lt;div&gt;&#xD;
&lt;div&gt;&lt;a id="pageContainer3_ID0EBDHBHBBA" href="http://explore.live.com/windows-live-messenger"&gt;&lt;img title="Windows&amp;nbsp;Live Messenger" src="http://res2.explore.live.com/resbox/en/Live%20Explore/Main/e/5/e5d4e6e5-3172-4dc4-9d22-940ce36a62ba/e5d4e6e5-3172-4dc4-9d22-940ce36a62ba.png" alt="Windows&amp;nbsp;Live Messenger" width="198" height="115" /&gt; &lt;/a&gt;&lt;/div&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Messenger&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Stay in touch with the people you care about most from your PC, phone, or the web. Share photos and videos as you chat, and see the latest updates from your friends. &lt;a id="pageContainer3_ID0EABBBHBHBBA" href="http://explore.live.com/windows-live-messenger"&gt;Learn more&lt;/a&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/td&gt;&#xD;
&lt;td&gt;&#xD;
&lt;div&gt;&#xD;
&lt;div&gt;&lt;a id="pageContainer3_ID0EBDFBHBBA" href="http://explore.live.com/windows-live-photo-gallery"&gt;&lt;img title="Windows&amp;nbsp;Live Photo Gallery" src="http://res2.explore.live.com/resbox/en/Live%20Explore/Main/2/f/2f70d4d7-1640-4414-9298-9957ab5e01c3/2f70d4d7-1640-4414-9298-9957ab5e01c3.png" alt="Windows&amp;nbsp;Live Photo Gallery" width="198" height="115" /&gt; &lt;/a&gt;&lt;/div&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Photo Gallery&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Get great tools for organizing, touching up, and sharing your photos and videos. Create stunning panoramas, movies, and slide shows, and publish them online. &lt;a id="pageContainer3_ID0EABBBFBHBBA" href="http://explore.live.com/windows-live-photo-gallery"&gt;Learn more&lt;/a&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/td&gt;&#xD;
&lt;td&gt;&#xD;
&lt;div&gt;&#xD;
&lt;div&gt;&lt;a id="pageContainer3_ID0EBDDBHBBA" href="http://explore.live.com/windows-live-movie-maker"&gt;&lt;img title="Windows&amp;nbsp;Live Movie Maker" src="http://res2.explore.live.com/resbox/en/Live%20Explore/Main/2/2/220bf3b1-b724-4663-986b-4e9449d9c94e/220bf3b1-b724-4663-986b-4e9449d9c94e.png" alt="Windows&amp;nbsp;Live Movie Maker" width="198" height="115" /&gt; &lt;/a&gt;&lt;/div&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Movie Maker&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Turn your photos and videos into polished movies that are easy to share. Add special effects, transitions, sound, and captions to help tell your story in style. &lt;a id="pageContainer3_ID0EABBBDBHBBA" href="http://explore.live.com/windows-live-movie-maker"&gt;Learn more&lt;/a&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/td&gt;&#xD;
&lt;td&gt;&#xD;
&lt;div&gt;&#xD;
&lt;div&gt;&lt;a id="pageContainer3_ID0EBDBBHBBA" href="http://explore.live.com/windows-live-mail"&gt;&lt;img title="Windows&amp;nbsp;Live Mail" src="http://res2.explore.live.com/resbox/en/Live%20Explore/Main/e/c/ecfc5115-edc6-417f-968f-17f8aaa0d689/ecfc5115-edc6-417f-968f-17f8aaa0d689.png" alt="Windows&amp;nbsp;Live Mail" width="198" height="115" /&gt; &lt;/a&gt;&lt;/div&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Mail&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Efficiently manage multiple email accounts, calendars, and your contacts&amp;mdash;even when you're offline. Plus, use a great tool for sharing lots of photos in email without filling up anyone's inbox. &lt;a id="pageContainer3_ID0EABBBBBHBBA" href="http://explore.live.com/windows-live-mail"&gt;Learn more&lt;/a&gt;&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/td&gt;&#xD;
&lt;/tr&gt;&#xD;
&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;div&gt;&#xD;
&lt;p&gt;&lt;strong&gt;Also included in Windows&amp;nbsp;Live Essentials&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;div&gt;&#xD;
&lt;table&gt;&#xD;
&lt;tbody&gt;&#xD;
&lt;tr&gt;&#xD;
&lt;td&gt;&#xD;
&lt;div&gt;&#xD;
&lt;div&gt;&#xD;
&lt;div&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;a id="pageContainer3_ID0EBBDBBFBDBBA" href="http://explore.live.com/windows-live-writer"&gt;Writer &lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;div&gt;Blog like a pro, adding photos, videos, maps, and more. &lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/td&gt;&#xD;
&lt;td&gt;&#xD;
&lt;div&gt;&#xD;
&lt;div&gt;&#xD;
&lt;div&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;a id="pageContainer3_ID0EBBDBBDBDBBA" href="http://explore.live.com/windows-live-family-safety"&gt;Family Safety&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;div&gt;Parental controls to help parents keep their children safe online. &lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/td&gt;&#xD;
&lt;td&gt;&#xD;
&lt;div&gt;&#xD;
&lt;div&gt;&#xD;
&lt;div&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;a id="pageContainer3_ID0EBBDBBBBDBBA" href="http://explore.live.com/windows-live-mesh"&gt;Windows&amp;nbsp;Live Mesh &lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;div&gt;Access and synchronize photos, documents, and other files on all your computers. &lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/td&gt;&#xD;
&lt;/tr&gt;&#xD;
&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;table&gt;&#xD;
&lt;tbody&gt;&#xD;
&lt;tr&gt;&#xD;
&lt;td&gt;&#xD;
&lt;div&gt;&#xD;
&lt;div&gt;&#xD;
&lt;div&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;a id="pageContainer3_ID0EBBDBBHBBBBA" href="http://explore.live.com/windows-live-messenger-companion-overview-using"&gt;Messenger Companion &lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;div&gt;See and comment on links your friends have shared as you visit websites in Internet&amp;nbsp;Explorer. &lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/td&gt;&#xD;
&lt;td&gt;&#xD;
&lt;div&gt;&#xD;
&lt;div&gt;&#xD;
&lt;div&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;a id="pageContainer3_ID0EBBDBBFBBBBA" href="http://g.live.com/0ELHP_MEREN/331"&gt;Bing Bar&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;div&gt;Get search results from Bing without leaving the website you're on. &lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/td&gt;&#xD;
&lt;td&gt;&#xD;
&lt;div&gt;&#xD;
&lt;div&gt;&#xD;
&lt;div&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;a id="pageContainer3_ID0EBBDBBDBBBBA" href="http://explore.live.com/outlook-hotmail-connector-pack"&gt;Outlook Connector Pack &lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;div&gt;Includes Microsoft Outlook Hotmail Connector&amp;nbsp;and Outlook Social Connector&amp;nbsp;Provider for Messenger. &lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/td&gt;&#xD;
&lt;td&gt;&#xD;
&lt;div&gt;&#xD;
&lt;div&gt;&#xD;
&lt;div&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;a id="pageContainer3_ID0EBBDBBBBBBBA" href="http://g.live.com/9uxp9en-us/dld_silverlight"&gt;Microsoft Silverlight &lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;div&gt;Access rich, interactive websites using the Silverlight browser plug-in. &lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/div&gt;&#xD;
&lt;/td&gt;&#xD;
&lt;/tr&gt;&#xD;
&lt;/tbody&gt;&#xD;
&lt;/table&gt;&lt;img src="http://www.cnblogs.com/maqintoshi/aggbug/1879024.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/maqintoshi/archive/2010/10/19/1879024.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/maqintoshi/archive/2010/10/13/1879023.html</id><title type="text">Alert: Live Space Changed!</title><summary type="text">MSN空间即将停止日志服务，服务终于的日程如下：2010年9月末以后，一访问WL Space，就会提示：空间向WordPress。con转移，或以后转移，或下载各个内容保存到本地的3个选项！2011年1月4日后，原WL Space无法做任何更改，但是过去的内容可以查看，保存，下载，并向WordPress。con转移。2011年3月16日以后，WLS服务将停止！也无法更改或转移到WordPress。...</summary><published>2010-10-13T02:25:00Z</published><updated>2010-10-13T02:25:00Z</updated><author><name>荖K</name><uri>http://www.cnblogs.com/maqintoshi/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maqintoshi/archive/2010/10/13/1879023.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maqintoshi/archive/2010/10/13/1879023.html"/><content type="html">&lt;p&gt;&lt;img  title="windowslivespace" src="http://ads1.msn.com/ads/pronws/CIQ/HMML/2010_08_Sync_decom/logo-windowslivenewsletter.gif" alt="" width="306" height="85" /&gt;&lt;/p&gt;&#xD;
&lt;div&gt;&lt;strong&gt;MSN空间即将停止日志服务，服务终于的日程如下：&lt;/strong&gt;&lt;/div&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;&lt;strong&gt;2010年9月末以后，一访问WL Space，就会提示：空间向WordPress。con转移，或以后转移，或下载各个内容保存到本地的3个选项！&lt;/strong&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;span style="color:#ff0000;"&gt;&lt;strong&gt;2011年1月4日后，原WL Space无法做任何更改，但是过去的内容可以查看，保存，下载，并向WordPress。con转移。&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&lt;div&gt;&lt;span style="color:#ff0000;"&gt;&lt;strong&gt;2011年3月16日以后，WLS服务将停止！也无法更改或转移到WordPress。com&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;&#xD;
&lt;p&gt;&lt;!--more--&gt;&#xD;
Windows Live Spaces をご利用のお客様&lt;/p&gt;&#xD;
&lt;p&gt;平素より弊社サービスをご利用いただき、心より御礼申し上げます。&lt;/p&gt;&#xD;
&lt;p&gt;マイクロソフトはこのたび、世界有数のブログ サービスを提供する WordPress.com とパートナーシップを結び、Windows Live Spaces のブログ サービスをアップグレードして提供することになりました。 お客様の Windows Live Spaces のスペース アカウントに重要な変更が加えられますので、お客様に合ったオプションをお選びください。現在の Windows Live Spaces のサービスは 2011 年 3 月 16 日に終了します。&lt;/p&gt;&#xD;
&lt;p&gt;Windows Live のサービスの新しいリリースでは、製品全体にわたる変更と改善がなされ、より快適なブログ ソリューションをユーザーの皆様に提供するために、パートナーと提携することにいたしました。お客様に安心して新しいサービスに移行していただけるようにご案内いたしますので、ご理解とご協力お願い申し上げます。&lt;/p&gt;&#xD;
&lt;p&gt;この変更の背景 充実したレポート機能やスパム対策テクノロジの強化など、ブログの機能向上に対するご要望にお応えし、マイクロソフトは WordPress.com と提携し、WordPress.com の無料サービスを皆様にご利用いただけるようにいたしました。既に Windows Live Spaces でブログを利用されている方が、新しいブログへの移行とスペースに保存されたコンテンツの保持を簡単に行うことができるようサポートさせていただきますので、以下をご確認くださいますようお願い申し上げます。&lt;/p&gt;&#xD;
&lt;div&gt;&lt;span style="color:#ff0000;"&gt;&lt;strong&gt;&lt;span style="color:#ff00ff;"&gt;スケジュール 日程：&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;&#xD;
&lt;div&gt;&lt;span style="color:#ff0000;"&gt;&lt;strong&gt;&lt;span style="color:#ff00ff;"&gt;&#xD;
&lt;div&gt;&lt;span style="color:#ff0000;"&gt;&lt;strong&gt;&lt;span style="color:#0000ff;"&gt;2010 年 9 月末以降&lt;/span&gt;、&lt;span style="color:#000000;"&gt;Windows Live Spaces にアクセスすると、WordPress.com への移行によりブログをアップグレードするか、後で移行するためにコンテンツをダウンロードして保存するためのオプションが表示されます。&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;&#xD;
&lt;p&gt;&lt;span style="color:#ff0000;"&gt;&lt;strong&gt;&lt;span style="color:#ff00ff;"&gt;&lt;span style="color:#ff0000;"&gt;&lt;strong&gt;&lt;span style="color:#ff0000;"&gt;2010年9月末以后，一访问WL Space，就会提示：空间向WordPress。con转移，或以后转移，或下载各个内容保存到本地的3个选项！&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;span style="color:#0000ff;"&gt;2011 年 1 月 4 日以降&lt;/span&gt;、ブログに変更を加えることはできなくなります。ただし、過去の記事の確認、後で移行するためのコンテンツのダウンロードと保存、およびブログの WordPress.com へのアップグレードを行うことは可能です。&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;span style="color:#ff0000;"&gt;&lt;strong&gt;2011年1月4日后，原WL Space无法做任何更改，但是过去的内容可以查看，保存，下载，并向WordPress。con转移。&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;&lt;span style="color:#0000ff;"&gt;2011 年 3 月 16 日には &lt;/span&gt;Windows Live Spaces のサービスが終了し、ブログへのアクセスやブログの移行ができなくなります。&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;div&gt;&lt;span style="color:#ff0000;"&gt;&lt;strong&gt;2011年3月16日以后，WLS服务将停止！也无法更改或转移到WordPress。com&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;&#xD;
&lt;p&gt;&lt;span style="color:#ff0000;"&gt;&lt;strong&gt; &lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;em&gt;Windows Live Spaces のサービスの終了までに必要な作業 9 月末以降、スペースにアクセスすると次のオプションが表示されます。 •WordPress.com に移行して、ブログをアップグレードする - 簡単な方法でブログの記事やコメントを WordPress.com に移行することができます。&lt;/em&gt;&lt;/p&gt;&#xD;
&lt;p&gt;•ブログをダウンロードする – 古い記事をダウンロードしてコンピューターに保存しておくことができます。ダウンロードしてから WordPress.com に移行することもできます。&lt;/p&gt;&#xD;
&lt;p&gt;•スペースを削除する - 今後、スペースの使用を希望されない場合は、スペースを削除することができます。コンテンツを保存する場合は、スペースを削除する前に保存してください。&lt;/p&gt;&#xD;
&lt;p&gt;•しばらくの間、どのオプションを選択するか検討する – 今後数か月は引き続き Windows Live スペースにアクセスすることができますので、その間に選択するオプシンを決定します。より快適なブログ環境をお楽しみいただける WordPress.com への移行をぜひご検討ください。&lt;/p&gt;&#xD;
&lt;p&gt;注: ガジェット、ゲストブック、各種リスト、あしあと帳、記事の下書きなどのコンテンツは移行できません。これらのコンテンツを保持するための詳しい方法については、「よく寄せられる質問」をご覧ください。&lt;/p&gt;&#xD;
&lt;p&gt;スペースにアクセスして、適切なオプションを選択してください。&lt;/p&gt;&#xD;
&lt;p&gt;WordPress.com で受けられるサービス 投稿記事、コメント、およびリンクのすべてが移行され、ブログの更新を Messenger のお友だちと共有することができます。&lt;/p&gt;&#xD;
&lt;p&gt;WordPress.com には、ブログの状況や訪問者の動向を調べるツールが用意されています。また、同じ考えや趣味を持った人がお互いを見つけることができるようにするタグ付け機能もあります。快適にブログを楽しんでいただけるよう、充実したブログのコメント機能やトラックバック スパムの防止機能も備えています。詳細情報 （英語）をご確認ください。&lt;/p&gt;&#xD;
&lt;p&gt;今後とも Windows Live をよろしくお願いいたします。&lt;/p&gt;&#xD;
&lt;p&gt;Windows Live チーム&lt;/p&gt;&#xD;
&lt;p&gt;よく寄せられる質問 Q: WordPress.com とは何ですか。&lt;/p&gt;&#xD;
&lt;p&gt;A: WordPress.com は、Windows Live Spaces と同様の無料のブログ サイトです。WordPress.com では、すばらしいテーマやウィジェットを使ってブログをカスタマイズしたり、ブログの状況や訪問者をの動向を調べるツールを使用することができます。また、同じ考えや趣味を持た人がお互いを見つけることができるようにするタグ付け機能もあります。快適にブログを楽しんでいただけるよう、充実したブログのコメント機能やトラックバック スパムの防止機能も備えています。&lt;/p&gt;&#xD;
&lt;p&gt;Q: Windows Live Spaces のコンテンツはどうなりますか。移行できるものは何ですか。&lt;/p&gt;&#xD;
&lt;p&gt;A: 現在スペースでお使いいただける機能と、WordPress.com への移行後の状況については以下をご確認ください。&lt;/p&gt;&#xD;
&lt;p&gt;•ブログとコメント: ブログのコンテンツ (挿入された写真、ビデオ、コメントを含む) は移行することもダウンロードすることもできます。&lt;/p&gt;&#xD;
&lt;p&gt;•写真: ブログではなく、Windows Live に属している写真は引き続き SkyDrive で保管され、他の人と共有することもできます。スペースを移行した場合は、ブログに属している写真も移行することができます。写真を共有する他のサービスのモジュールを追加している場合、モジュールを移行することはできません。&lt;/p&gt;&#xD;
&lt;p&gt;•訪問者によるアクセス: 移行した場合、ブログや特定の記事への既存のリンクはそのまま機能します。訪問者は、WordPress.com 上の新しい場所にリダイレクトされます。また、お友だちが Windows Live Messenger であなたの最新の投稿をチェックすることもできます。&lt;/p&gt;&#xD;
&lt;p&gt;•アクセス制限付きのブログ: アクセス制限付きのブログをお使いの場合、移行時に他のオプションを選択しない限り、引き続きアクセス制限付きとして使用することができます。Windows Live Messenger の友だちとブログを共有したり、一部の人だけを WordPress.com に招待することもできます。&lt;/p&gt;&#xD;
&lt;p&gt;•ガジェット、ゲストブック、各種リスト、あしあと帳、記事の下書き: 残念ながら、これらは移行できません。Windows Live Spaces のサービスが終了するまでに、記事の下書きを投稿し、リストとあしあと帳のコンテンツをブログに移動してから移行を行うことをお勧めいたします。&lt;/p&gt;&#xD;
&lt;p&gt;•プロフィール モジュールと友だちリスト モジュール: これらの情報は引き続き Windows Live に保管されます。新しいブログをプロフィールに追加したり、お友だちと共有することができます。&lt;/p&gt;&#xD;
&lt;p&gt;Q: 今から Windows Live Spaces のサービスが終了するまでのスケジュールを教えてください。&lt;/p&gt;&#xD;
&lt;p&gt;A: 2010 年 9 月末以降、スペースにアクセスすると、WordPress.com への移行によりブログをアップグレードするか、後で移行するためにコンテンツをダウンロードして保存するためのオプションが表示されます。スペースには引き続き投稿することができます。2011 年 1 月 4 日以降、ブログに変更を加えることはできなくなります。ただし、過去の記事の確認、後で移行するためのコンテンツのダウンロードと保存、ブログの WordPress.com へのアップグレードを行うことはできます。2011 年 3 月 16 日には Windows Live Spaces のサービスが終了し、ブログへのアクセスやブログの移行ができなくなります。&lt;/p&gt;&#xD;
&lt;p&gt;Q: 詳細情報はどこで入手できますか。&lt;/p&gt;&#xD;
&lt;p&gt;A: Windows Live スペースをお使いのお子様の保護者の方、アクセス制限付きのブログをお使いの方、Writer を使用して Windows Live スペースに投稿されている方、その他のご質問のある方は、ヘルプ センターにアクセスしてご確認ください。&lt;/p&gt;&#xD;
&lt;p&gt;--------------------------------------------------------------------------------&lt;/p&gt;&#xD;
&lt;p&gt;マイクロソフトはお客様のプライバシーを尊重しています。詳細については、「プライバシーに関する声明」をご参照ください。&lt;/p&gt;&#xD;
&lt;p&gt;Microsoft Corporation&lt;/p&gt;&#xD;
&lt;p&gt;One Microsoft Way&lt;/p&gt;&#xD;
&lt;p&gt;Redmond WA 98052&lt;/p&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;img src="http://www.cnblogs.com/maqintoshi/aggbug/1879023.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/maqintoshi/archive/2010/10/13/1879023.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/maqintoshi/archive/2010/10/10/1879022.html</id><title type="text">传统胶片与数码相机的实质与人眼分别</title><summary type="text">总是说什么色阶连续，颜色连贯，照片多通透，有那么神么？！其实绝大多数都是ps的功劳。其中色阶一项占了很大一块技术。 光线其实是没有色阶这一概念的，因为光线的亮度本身就是连续的。但是当我们进行摄影，特别是数码摄影，我们实际上是将现场的光线进行采样（sampling），CMOS技术参数中的颜色深度，即说的多少位：8bit，12bit或14bit，指的就是采样精度，而采样之后的图像亮度，肯定就已经不是连...</summary><published>2010-10-10T14:44:00Z</published><updated>2010-10-10T14:44:00Z</updated><author><name>荖K</name><uri>http://www.cnblogs.com/maqintoshi/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maqintoshi/archive/2010/10/10/1879022.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maqintoshi/archive/2010/10/10/1879022.html"/><content type="html">&lt;p&gt;总是说什么色阶连续，颜色连贯，照片多通透，有那么神么？！&lt;/p&gt;&#xD;
&lt;p&gt;其实绝大多数都是ps的功劳。其中色阶一项占了很大一块技术。 光线其实是没有色阶这一概念的，因为光线的亮度本身就是连续的。&lt;br /&gt;但是当我们进行摄影，特别是数码摄影，我们实际上是将现场的光线进行采样（sampling），CMOS技术参数中的颜色深度，即说的多少位：&lt;/p&gt;&#xD;
&lt;p&gt;8bit，12bit或14bit，指的就是采样精度，而采样之后的图像亮度，肯定就已经不是连续的了，以数学的方式说明，即是将采样空间里的无数个点，变成有限个点，以此来节省样本数据量。（题外话，这也是为什么说任何东西经过数字化之后就丢失了绝大部分细节的原因，也正是因为数字化丢失了巨量的细节，因此数码的处理速度远远高于模拟的处理数度）。 &lt;br /&gt;那么，为什么丢失了绝大部分细节的数字化处理方式，仍然能够得到流行？除了处理速度快意外，主要是因为人类肉体本身的弱点决定的。 &lt;/p&gt;&#xD;
&lt;!--more--&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;其一，即使我们观察自然光线，巨量的信息向我们铺面而来，但注意，人类肉眼的分辨率是有极限的，人类大脑处理的数度也是有极限的，因此我们在观察的过程中，本身就进行了取样，亦即是说，丢掉细节。 &lt;/p&gt;&#xD;
&lt;p&gt;其二，即使我们将自然光线一丝不漏地保存下来，然是当我们进行输出的时候，不论是在显示器上输出，还是在打印机上进行输出，现时现代的技术决定了，输出阶段也必然丢失大量的细节。 那么，按照木桶原理，最终的效果是取决于最短的那块木板，如果摄影技术最后总是要人来看的话，那么无论如何我们也无法得到完整的细节，从成本的角度而言，技术发展的高度只要超过人眼就好了，如此一来，对肉眼来说，取样和现场其实毫无分别。&lt;/p&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;按照现时的商用电子感光技术，已经能做到14bit的取样率，而我们绝大部分的显示器输出都是在8bit以下的（32位色），因此，照道理来讲，我们在照片上应该很难分辨照片亮度的不正常才对。 但实际上，有几点限制了电子感光片发挥最大功效： &lt;/p&gt;&#xD;
&lt;p&gt;1，摄影镜头。所有的光线都是经过镜头然后汇聚到感光片上，在镜头上不可避免会损失一些光线，造成的影响是，某些颜色在某些亮度上无法被底片感光。&lt;br /&gt; 2，CMOS的滤光片，低通滤镜，以及微透镜，这些除了本身的功能（比如低通滤镜取出伪色）外还会损害现场颜色的纯净度的。 &lt;br /&gt;3，CMOS的质量也会造成某些部分的亮度与现场不符。 总之这些工艺和技术原因污染了采样之前的光线。 本来有一些光线的，在底片上可能却无法感光，或者是本来有某些颜色的，在底片上却无法感光。诸如此类的污染。因此最后的成像实际上是有了一种&amp;ldquo;色阶压缩&amp;rdquo;的效果，即黑色被记录成深灰色，白色被记录成浅灰色，RAW原片往往看起来发灰，就是这个原因。 &lt;/p&gt;&#xD;
&lt;p&gt;&lt;/p&gt;&#xD;
&lt;p&gt;由于色阶压缩的影响，实际上，标称14bit的CMOS，往往可能只能利用到10bit以下的色阶。 那么在进行后期显像处理时，往往会进行反向操作，即色阶扩张。&lt;br /&gt;在Photoshop里面有一个功能大家一定要多使用，即&amp;ldquo;Auto Level&amp;rdquo;，这个功能将被压缩了的色阶重新插值扩张到完整的亮度域，因此经过auto level之后，照片看起来会通透得多。 &lt;br /&gt;既然是插值，那么肯定会不准。 已实际环境做例子，现场的光线从0线性增加到255，被CMOS记录了6个点，即30,70,110,150,190,230，那么原片看起来肯定是发灰的，&lt;br /&gt;因为已经丢弃了0-29和231-255的色阶。那么再经过auto level扩展到0-255，6个点的色阶变成了0,51,102,154,205,255。&amp;nbsp; &lt;br /&gt;这时照片看起来就通透多了。但大家注意，6个点之间的亮度差异变大了。 因此原来我们肉眼看起来觉得连续的亮暗过渡，现在也许就不再那么连续了。 &lt;br /&gt;因此看到发差色阶对于照片的重要性了吧。不行你找个没后期的raw文件看看，灰不灰。&lt;/p&gt;&lt;img src="http://www.cnblogs.com/maqintoshi/aggbug/1879022.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/maqintoshi/archive/2010/10/10/1879022.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/maqintoshi/archive/2010/09/30/1879021.html</id><title type="text">Photographer Quotes</title><summary type="text">AuthorQuoteBerenice AbbottWhat the human eye observes causally and incuriously, the eye of the camera notes with relentless fidelity.Ambrose PiercePhotograph is a picture painted by the sun without in...</summary><published>2010-09-30T03:53:00Z</published><updated>2010-09-30T03:53:00Z</updated><author><name>荖K</name><uri>http://www.cnblogs.com/maqintoshi/</uri></author><link rel="alternate" href="http://www.cnblogs.com/maqintoshi/archive/2010/09/30/1879021.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/maqintoshi/archive/2010/09/30/1879021.html"/><content type="html">&lt;table border="1" cellspacing="2" cellpadding="2" width="100%"&gt;&#xD;
&lt;tbody&gt;&#xD;
&lt;tr&gt;&#xD;
&lt;td width="25%"&gt;&lt;strong&gt;Author&lt;/strong&gt;&lt;/td&gt;&#xD;
&lt;td width="75%"&gt;&lt;strong&gt;Quote&lt;/strong&gt;&lt;/td&gt;&#xD;
&lt;/tr&gt;&#xD;
&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&lt;table border="1" cellspacing="1" cellpadding="2" width="100%"&gt;&#xD;
&lt;tbody&gt;&#xD;
&lt;tr&gt;&#xD;
&lt;td width="25%"&gt;Berenice Abbott&lt;/td&gt;&#xD;
&lt;td width="75%"&gt;What the human eye observes causally and incuriously, the eye of the camera notes with relentless fidelity.&lt;/td&gt;&#xD;
&lt;/tr&gt;&#xD;
&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&lt;table border="1" cellspacing="1" cellpadding="2" width="100%"&gt;&#xD;
&lt;tbody&gt;&#xD;
&lt;tr&gt;&#xD;
&lt;td width="25%"&gt;Ambrose Pierce&lt;/td&gt;&#xD;
&lt;td width="75%"&gt;Photograph is a picture painted by the sun without instruction in art. It is a little better than the work of an Apache, but not quite so good as that of a Cheyenne.&lt;/td&gt;&#xD;
&lt;/tr&gt;&#xD;
&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&lt;table border="1" cellspacing="1" cellpadding="2" width="100%"&gt;&#xD;
&lt;tbody&gt;&#xD;
&lt;tr&gt;&#xD;
&lt;td width="25%"&gt;Edward Steichen&lt;/td&gt;&#xD;
&lt;td width="75%"&gt;Photography records the gamut of feelings written on the human face, the beauty of the earth and skies that man has inherited, and the wealth and confusion man has created. It is a major force in explaining man to man.&lt;/td&gt;&#xD;
&lt;/tr&gt;&#xD;
&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&lt;table border="1" cellspacing="1" cellpadding="2" width="100%"&gt;&#xD;
&lt;tbody&gt;&#xD;
&lt;tr&gt;&#xD;
&lt;td width="25%"&gt;Alfred Stieglitz&lt;/td&gt;&#xD;
&lt;td width="75%"&gt;???The scene fascinated me: A round hat; the funnel leaning left, the stairway leaning right; the white drawbridge, its railing made of chain; white suspenders crossed on the back of a man below; circular iron machinery; a mast that cut into the sky, comple&lt;/td&gt;&#xD;
&lt;/tr&gt;&#xD;
&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&lt;table border="1" cellspacing="1" cellpadding="2" width="100%"&gt;&#xD;
&lt;tbody&gt;&#xD;
&lt;tr&gt;&#xD;
&lt;td width="25%"&gt;Minor White&lt;/td&gt;&#xD;
&lt;td width="75%"&gt;Often while traveling with a camera we arrive just as the sun slips over the horizon of a moment, too late to expose film, only time enough to expose our hearts.&lt;/td&gt;&#xD;
&lt;/tr&gt;&#xD;
&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&lt;table border="1" cellspacing="1" cellpadding="2" width="100%"&gt;&#xD;
&lt;tbody&gt;&#xD;
&lt;tr&gt;&#xD;
&lt;td width="25%"&gt;Henri Cartier Bresson&lt;/td&gt;&#xD;
&lt;td width="75%"&gt;Photographers deal in things which are continually vanishing and when they have vanished there is no contrivance on earth which can make them come back again.&lt;/td&gt;&#xD;
&lt;/tr&gt;&#xD;
&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&lt;table border="1" cellspacing="1" cellpadding="2" width="100%"&gt;&#xD;
&lt;tbody&gt;&#xD;
&lt;tr&gt;&#xD;
&lt;td width="25%"&gt;Ken Rockwell&lt;/td&gt;&#xD;
&lt;td width="75%"&gt;No matter how advanced your camera you still need to be responsible for getting it to the right place at the right time and pointing it in the right direction to get the photo you want.&lt;/td&gt;&#xD;
&lt;/tr&gt;&#xD;
&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&lt;table border="1" cellspacing="1" cellpadding="2" width="100%"&gt;&#xD;
&lt;tbody&gt;&#xD;
&lt;tr&gt;&#xD;
&lt;td width="25%"&gt;Ken Rockwell&lt;/td&gt;&#xD;
&lt;td width="75%"&gt;Your equipment DOES NOT affect the quality of your image. The less time and effort you spend worrying about your equipment the more time and effort you can spend creating great images. The right equipment just makes it easier, faster or more convenient fo&lt;/td&gt;&#xD;
&lt;/tr&gt;&#xD;
&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
 &#xD;
&lt;table border="1" cellspacing="1" cellpadding="2" width="100%"&gt;&#xD;
&lt;tbody&gt;&#xD;
&lt;tr&gt;&#xD;
&lt;td width="25%"&gt;Edward Steichen&lt;/td&gt;&#xD;
&lt;td width="75%"&gt;Photography is a major force in explaining man to man.&lt;/td&gt;&#xD;
&lt;/tr&gt;&#xD;
&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&lt;table border="1" cellspacing="1" cellpadding="2" width="100%"&gt;&#xD;
&lt;tbody&gt;&#xD;
&lt;tr&gt;&#xD;
&lt;td width="25%"&gt;Henri Cartier-Bresson&lt;/td&gt;&#xD;
&lt;td width="75%"&gt;To me, photography is the simultaneous recognition, in a fraction of a second, of the significance of an event.&lt;/td&gt;&#xD;
&lt;/tr&gt;&#xD;
&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&lt;table border="1" cellspacing="1" cellpadding="2" width="100%"&gt;&#xD;
&lt;tbody&gt;&#xD;
&lt;tr&gt;&#xD;
&lt;td width="25%"&gt;Gore Vidal&lt;/td&gt;&#xD;
&lt;td width="75%"&gt;For half a century photography has been the "art form" of the untalented. Obviously some pictures are more satisfactory than others, but where is credit due? to the designer of the camera? To the finger on the button? tso the law of averages?&lt;/td&gt;&#xD;
&lt;/tr&gt;&#xD;
&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&lt;table border="1" cellspacing="1" cellpadding="2" width="100%"&gt;&#xD;
&lt;tbody&gt;&#xD;
&lt;tr&gt;&#xD;
&lt;td width="25%"&gt;Gore Vidal&lt;/td&gt;&#xD;
&lt;td width="75%"&gt;For half a century photography has been the art form of the untalented. Obviously some pictures are more satisfactory than others, but where is credit due? to the designer of the camera? To the finger on the button? tso the law of averages?&lt;/td&gt;&#xD;
&lt;/tr&gt;&#xD;
&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&lt;table border="1" cellspacing="1" cellpadding="2" width="100%"&gt;&#xD;
&lt;tbody&gt;&#xD;
&lt;tr&gt;&#xD;
&lt;td width="25%"&gt;Edward Steichen&lt;/td&gt;&#xD;
&lt;td width="75%"&gt;Photography records the gamut of feelings written on the human face, the beauty of the earth and skies that man has inherited, and the wealth and confusion man has created. It is a major force in explaining man to man.&lt;/td&gt;&#xD;
&lt;/tr&gt;&#xD;
&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&lt;table border="1" cellspacing="1" cellpadding="2" width="100%"&gt;&#xD;
&lt;tbody&gt;&#xD;
&lt;tr&gt;&#xD;
&lt;td width="25%"&gt;Gore Vidal&lt;/td&gt;&#xD;
&lt;td width="75%"&gt;For half a century photography has been the "art form" of the untalented. Obviously some pictures are more satisfactory than others, but where is credit due? to the designer of the camera? To the finger on the button? tso the law of averages?&lt;/td&gt;&#xD;
&lt;/tr&gt;&#xD;
&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&lt;table border="1" cellspacing="1" cellpadding="2" width="100%"&gt;&#xD;
&lt;tbody&gt;&#xD;
&lt;tr&gt;&#xD;
&lt;td width="25%"&gt;David Bailey&lt;/td&gt;&#xD;
&lt;td width="75%"&gt;It takes a lot of imagination to be a good photographer. You need less imagination to be a painter because you can invent things. But in photography everything is so ordinary it takes a lot of looking before you learn to see the extraordinary.&lt;/td&gt;&#xD;
&lt;/tr&gt;&#xD;
&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
 &#xD;
&#xD;
&lt;a href="http://www.brainyquote.com/quotes/type/type_photographer.html"&gt;http://www.brainyquote.com/quotes/type/type_photographer.html&lt;/a&gt;&lt;img src="http://www.cnblogs.com/maqintoshi/aggbug/1879021.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/maqintoshi/archive/2010/09/30/1879021.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry></feed>
