九月 25, 2008 0

明天该凉快了吧?

By clfour in 流水


理论上已经是深秋时节的,可杭州的天还是让人那么难耐,秋高气爽,万里无云,似乎是很遥远的词汇了。前几天,气温有攀高到了34°c,(据民间传言,一时36°c了。。。),而此时,hbn正在经受着京城入秋以来的最低温,18°c。

昨日,突如其来的大雨倾盆而下,霎时电闪雷鸣,风雨交加,年久失修的实验室竟然漏雨了。。。宿舍也毫无悬念的被淹,幸好这次来的猛,去的也快,不然,又要出现上次玉泉汪洋的景象了。雨过之后的杭州,更像是夏天,潮湿闷热,密不透风。。。想一下,今年夏天过的那个舒坦,真是长此以往,天将不天。晚上回来的路上,起风了,地面上还是昨天大雨打下的树叶,看上去还真有点秋的味道。秋天再不来就冬天了,桂花到底还香不香?

Tags: , , ,

九月 22, 2008 0

Adobe 和 QQ 都 9.0了

By clfour in 流水, 资讯

我装的第三方pdf reader今天读中文总是有bug,索性上缘网下了一个新的。一看Adobe Reader出到9.0了已经,中文版也出了,装了个英文的又装了下中文补丁,运行起来甚是流畅,而且画面和8一样华丽,但是速度明显快很多。其他的一些新功能对于我ms没有太高的引力,毕竟只是基本应用而已,看看缘网的评论,好评一片,而且Acrobat Pro9 也出来了,下了下来还没装,据说装好了要1.2G,但是装过的人的评价是:和Adobe Reader一样快,很快,很巨大。。。
与此同时,QQ 2009 Preview版也出来有段时间了,那天在小辛的建议下,去官网下了一个,因为还是预览版,所以要先申请下,不过就是点下鼠标的时间就搞定了。界面也很精致,有些地方更像msn了。。。小辛说:很pp,在vista下更pp~~
下一个更新的产品是啥?

Tags: , , , ,

九月 21, 2008 0

office2007 word 图片无法显示的问题

By clfour in 干活

office2007 word 里面的图片突然不能显示了,只有一个白白的框,但是调整大小的时候能看到原图在闪烁,到网上查了一下,解决方法如下:

1.点击左上角的office 2007特有的button,进入Word选项->高级,

2.第三栏,显示文档内容,将第三项“显示图片框”前面的复选框去掉,点击确认,一切OK了。这个office 2007的default选项设置的很不合理呀,不过或许是为了提高阅读版式视图的使用率吧~~

Tags: , , ,

九月 20, 2008 0

cjl(6)

By clfour in 流水

上次游泳雨里来雨里去,这次去的时候也是电闪雷鸣,阴风阵阵,还好下雨的时候正在游泳,等结束的时候雨也停了。
本学期第二次出游,体能还是很差,游上两个25M就气喘嘘嘘了。值得一提的是,本次直接晋级到第7泳道了,并在第6泳道小试身手,嘿嘿。这次正值周末,cjl的人可不是一般的多,一去里面就一片繁荣的景象,第8泳道里站满了人,确实是站。。。我在第7泳道游到一般数了一下,有20+的人,还不包括坐在池边闲聊的,简直有学校食堂的味道了。。。人多水少,加之下雨外场不能用,今天基本上是在练习障碍赛。横穿泳池来回找泳道的人都可以组团了,而且统一泳道双人并行也时常发生,有些时候你还会发现有潜泳者在池底不期而遇,你要不断变换航线,以防撞车。。。看来cjl也有必要实行单双号限行了。今天游了也大概有40-50分钟,还是比较累的,和上次差不多。现在障碍赛也可以游25M了,其中前15M是采用一步一呼吸,也算略有进步吧。今天比较时常的地方是,一下水就呛了一下,鼻子进水严重,而且一步一呼吸练习的时候,没掌握好节奏,结结实实的喝了一口,恶心中。。。现在的主要问题感觉是体能,后半程明显游速下降,上肢无力,下肢登水效果也不明显,蹬腿夹水总是记不住。。。另外,这次cjl的水质明显下降了,而且人巨多,不知道会不会改观了,期待下次!

Tags: , , , ,

九月 19, 2008 0

Anchor Text-链接锚文本

By clfour in 干活

Wikipedia:The anchor text or link label is the visible, clickable text in a hyperlink. The words contained in the Anchor text can determine the ranking that page will receive by search engines.

Anchor Text 非常重要。通过一个简单实验,可以深刻理解这个重要性。
http://www.google.com/ 中搜索 “click here” ,我们发现,排在搜索结果第一页第一位的是http://www.adobe.com/ 的网页,下面几位是 http://www.xe.com/http://www.apple.com/http://www.microsoft.com/ 等(这几个的PR值均为9或10,过会儿去看看)。
这几个网站的页面内都不包含 “click here” 这个关键词,那为什么他们排到前几位去了呢?
原因是:为数众多的网页以 “click here” 为链接锚文本指向这几个网站。

现在去看看吧:Google

Tags: , ,

九月 19, 2008 0

Lucene:基于Java的全文检索引擎简介

By clfour in 干活

Lucene:基于Java的全文检索引擎简介
请点击查看原文。##CONTINUE##

Lucene是一个基于Java的全文索引工具包。
基于Java的全文索引引擎Lucene简介:关于作者和Lucene的历史
全文检索的实现:Luene全文索引和数据库索引的比较
中文切分词机制简介:基于词库和自动切分词算法的比较
具体的安装和使用简介:系统结构介绍和演示
Hacking Lucene:简化的查询分析器,删除的实现,定制的排序,应用接口的扩展
从Lucene我们还可以学到什么

参考资料:
Apache: Lucene Project
http://jakarta.apache.org/lucene/
Lucene开发/用户邮件列表归档
http://www.mail-archive.com/lucene-dev@jakarta.apache.org/
http://www.mail-archive.com/lucene-user@jakarta.apache.org/
The Lucene search engine: Powerful, flexible, and free
http://www.javaworld.com/javaworld/jw-09-2000/jw-0915-Lucene_p.html
Lucene Tutorial
http://www.darksleep.com/puff/lucene/lucene.html
Notes on distributed searching with Lucene
http://home.clara.net/markharwood/lucene/
中文语言的切分词
http://www.google.com/search?sourceid=navclient&hl=zh-CN&q=chinese+word+segment
搜索引擎工具介绍
http://searchtools.com/
Lucene作者Cutting的几篇论文和专利
http://lucene.sourceforge.net/publications.html
Lucene的.NET实现:dotLucene
http://sourceforge.net/projects/dotlucene/
Lucene作者Cutting的另外一个项目:基于Java的搜索引擎Nutch
http://www.nutch.org/
http://sourceforge.net/projects/nutch/
关于基于词表和N-Gram的切分词比较
http://china.nikkeibp.co.jp/cgi-bin/china/news/int/int200302100112.html
2005-01-08 Cutting在Pisa大学做的关于Lucene的讲座:非常详细的Lucene架构解说
特别感谢:前网易CTO许良杰(Jack Xu)给我的指导:是您将我带入了搜索引擎这个行业。

Tags: , , , ,

九月 19, 2008 0

Nutch介绍[转自Nutch中文网站]

By clfour in 干活

Nutch 是一个开源Java 实现的搜索引擎。它提供了我们运行自己的搜索引擎所需的全部工具。可以为什么我们需要建立自己的搜索引擎呢?毕竟我们已经有google可以使用。这里我列出3点原因: ##CONTINUE##

透明度:Nutch是开放源代码的,因此任何人都可以查看他的排序算法是如何工作的。商业的搜索引擎排序算法都是保密的,我们无法知道为什么搜索出来的排序结果是如何算出来的。更进一步,一些搜索引擎允许竞价排名,比如百度,这样的索引结果并不是和站点内容相关的。因此 Nutch 对学术搜索和政府类站点的搜索来说,是个好选择。因为一个公平的排序结果是非常重要的。
对搜索引擎的理解:我们并没有google的源代码,因此学习搜索引擎Nutch是个不错的选择。了解一个大型分布式的搜索引擎如何工作是一件让人很受益的事情。在写Nutch的过程中,从学院派和工业派借鉴了很多知识:比如:Nutch的核心部分目前已经被重新用 Map Reduce 实现了。看过开复演讲的人都知道 Map Reduce 的一点知识吧。Map Reduce 是一个分布式的处理模型,最先是从 Google 实验室提出来的。你也可以从下面获得更多的消息。

http://www.domolo.com/bbs/list.asp?boardid=29

http://domolo.oicp.net/bbs/list.asp?boardid=29

并且 Nutch 也吸引了很多研究者,他们非常乐于尝试新的搜索算法,因为对Nutch 来说,这是非常容易实现扩展的。
扩展性:你是不是不喜欢其他的搜索引擎展现结果的方式呢?那就用 Nutch 写你自己的搜索引擎吧。 Nutch 是非常灵活的:他可以被很好的客户订制并集成到你的应用程序中:使用Nutch 的插件机制,Nutch 可以作为一个搜索不同信息载体的搜索平台。当然,最简单的就是集成Nutch到你的站点,为你的用户提供搜索服务。
Nutch 的安装分为3个层次:基于本地文件系统,基于局域网,或者基于 internet 。不同的安装方式具有不同的特色。比如:索引一个本地文件系统相对于其他两个来说肯定是要稳定多了,因为没有 网络错误也不同缓存文件的拷贝。基于Internet 的搜索又是另一个极端:抓取数以千计的网页有很多技术问题需要解决:我们从哪些页面开始抓取?我们如何分配抓取工作?何时需要重新抓取?我们如何解决失效的链接,没有响应的站点和重复的内容?还有如何解决对大型数据的上百个并发访问?搭建这样一个搜索引擎是一笔不小的投资呀!在 ” Building Nutch: Open Source Search,” 的作者 Mike Cafarella 和 Doug Cutting 总结如下::

… 一个具有完全功能的搜索系统:1亿页面索引量,每秒2个并发索引,需要每月800美元。10亿页面索引量,每秒50个页面请求,大概需要每月30000美元。

这篇文章将为你演示如何在中等级别的网站上搭建Nutch。第一部分集中在抓取上。Nutch的抓取架构,如何运行一个抓取程序,理解这个抓取过程产生了什么。第二部分关注搜索。演示如何运行Nutch搜索程序。以及如何订制Nutch 。

Nutch Vs. Lucene

Nutch 是基于 Lucene的。Lucene为 Nutch 提供了文本索引和搜索的API。一个常见的问题是;我应该使用Lucene还是Nutch?最简单的回答是:如果你不需要抓取数据的话,应该使用Lucene。常见的应用场合是:你有数据源,需要为这些数据提供一个搜索页面。在这种情况下,最好的方式是直接从数据库中取出数据并用Lucene API建立索引。中文用户,可以参考 WebLucene 或者 车东 的一些列文章。如果需要中文分词帮助还可以联系作者。 http://domolo.oicp.net/bbs/list.asp?boardid=24 Erik Hatcher 和 Otis Gospodnetić’s 的 Lucene in Action 中详细讲述了这个过程。Nutch 适用于你无法直接获取数据库中的网站,或者比较分散的数据源的情况下使用。

架构

总体上Nutch可以分为2个部分:抓取部分和搜索部分。抓取程序抓取页面并把抓取回来的数据做成反向索引,搜索程序则对反向索引搜索回答用户的请求。抓取程序和搜索程序的接口是索引。两者都使用索引中的字段。()

实际上搜索程序和抓取程序可以分别位于不同的机器上。()

这里我们先看看Nutch的抓取部分。

抓取程序:

抓取程序是被Nutch的抓取工具驱动的。这是一组工具,用来建立和维护几个不同的数据结构: web database, a set of segments, and the index。下面我们逐个解释上面提到的3个不同的数据结构。

The web database, 或者WebDB, 是一个特殊存储数据结构,用来映像被抓取网站数据的结构和属性的集合。WebDB 用来存储从抓取开始(包括重新抓取)的所有网站结构数据和属性。WebDB 只是被 抓取程序使用,搜索程序并不使用它。WebDB 存储2种实体:页面 和 链接。页面 表示 网络上的一个网页,这个网页的Url作为标示被索引,同时建立一个对网页内容的MD5 哈希签名。跟网页相关的其它内容也被存储,包括:页面中的链接数量(外链接),页面抓取信息(在页面被重复抓取的情况下),还有表示页面级别的分数 score 。链接 表示从一个网页的链接到其它网页的链接。因此 WebDB 可以说是一个网络图,节点是页面,链接是边。

Segment 是 网页 的集合,并且它被索引。 Segment 的 Fetchlist 是抓取程序使用的 url 列表 , 它是从 WebDB中生成的。Fetcher 的输出数据是从 fetchlist 中抓取的网页。Fetcher 的输出数据先被反向索引,然后索引后的结果被存储在segment 中。 Segment 的生命周期是有限制的,当下一轮抓取开始后它就没有用了。默认的 重新抓取间隔是30天。因此删除超过这个时间期限的segment是可以的。而且也可以节省不少磁盘空间。Segment 的命名是 日期加时间 ,因此很直观的可以看出他们的存活周期。

索引库 是 反向索引所有系统中被抓取的页面,他并不直接从页面反向索引产生,它是合并很多小的 segment 的索引中产生的。Nutch 使用 Lucene 来建立索引,因此所有 Lucene 相关的工具 API 都用来建立索引库。需要说明的是 Lucene 的 segment 的概念 和 Nutch 的 segment 概念是完全不同的,不要混淆哦。 可以参考 车东 的相关文章。 www.chedong.com 简单来说 Lucene 的 segment 是 Lucene 索引库的一部分,而 Nutch 的 Segment 是 WebDB 中 被 抓取和索引的一部分。

Tags: , , ,

九月 18, 2008 0

Google Android手机—HTC Dream发布日期提前

By clfour in 资讯

摘自:InformationWeek

##CONTINUE##译文:

T-Mobile将开始销售HTC Dream—一款装配Google Android开源移动平台的智能手机。据华尔街日报的报道,这款手机已做好与苹果的IPHONE和RIM的黑莓进行抗衡的准备。

按以前的报道,HTC Dream将会在9月17日提供预订,但是华尔街日报却报道T-Mobile将在9月23日发布。Androd官方博客Stefan Frank贴了一份关于9月23日早上10点在纽约记者招待会的邀请函.

HTC Dream在八月份通过FCC(联邦通信委员会)批准。

该手机的详细配置还未经确认,但是一些如华尔街日报和非官方T-Mobile博客Tmonews等消息来源表明HTC Dream将支持3G网络,有5×3寸的触摸屏,轨迹球和一个侧滑或旋转QWERTY键盘。

HTC Dream将是市场上第一款装配Google Android软件的智能手机,更吸引人的是在Google Android平台上已经开发了各种第三方应用软件。

不像苹果,Google一直对那些想要为Google Android手机开发软件的开发者提供大力支持—Google发起Android开发挑战者计划,为最佳Google Android应用软件设立1000万美元的奖项。

首轮获奖软件包括可以让用户在他们手机上轻轻一点就能叫来出租车的Cab3me软件,和自动跟踪用户移动碳足迹的ECORIO软件。

原文:

The Google Channel

September 16, 2008

Dream On: T-Mobile To Unveil First Google Android Phone Soon

T-Mobile will be selling the HTC Dream, a smartphone that will run the Google Android open source mobile platform and is poised to take on the Apple iPhone and Research in Motion’s BlackBerry, in late October, according to an article by the Wall Street Journal.

Previous reports indicated the HTC Dream could be available for pre-order as early as Sept. 17, but the Wall Street Journal says that T-Mobile will announce the HTC Dream on Sept. 23. Stefan Frank of the blog Android Authority posted a screenshot of his invitation to a press conference on Sept. 23 at 10:30 a.m. in New York City.

The HTC Dream was approved by the FCC back in August.

Details have not been confirmed, but sources such as the Wall Street Journal and the unofficial T-Mobile blog Tmonews indicate that it’s likely the HTC Dream will run on the 3G network, and have a 5-inch by 3-inch touchscreen, a trackball and a sliding or swivel QWERTY keyboard.

The HTC Dream will be the first smartphone on the market equipped with Google Android software; interestingly, a variety of third party apps have already been created on the Google Android platform.

Unlike Apple, Google is throwing a lot of support behind developers who want to create apps for Google Android phones — Google is sponsoring the Android Developer challenge with a total of $10 million in prizes for the best Google Android apps. Winning apps from the first round of the contest include cab4me, which will allow users to order a cab with a single click on their phones, and Ecorio, which automatically tracks a user’s mobile carbon footprint.

Tags: , ,

九月 18, 2008 0

Google免费天气预报短信

By clfour in FunFun, 资讯

这个,我也是刚刚从网上看到的…拿出来分享一下

##CONTINUE##访问如下网址:  http://www.google.com/sms/alerts

##CONTINUE##然后选择你需要定制天气预报的城市,选择好后点击“免费订阅”弹出如下对话框:

接下来,自己会做了吧….

此天气预报接收的内容是中文短信提醒,接收到的天气预报也只有未来第二天的预报..8过也可以了..反正每天都有一次..且短信是在下午发送的

Tags: , , ,

九月 18, 2008 0

[ZZ]Google Picasa 3重大更新-增加人脸识别功能

By clfour in FunFun, 资讯

Google10周年的确给我带来了惊喜,首先是推出Chrome浏览器,接着又公布了Picasa3,该版本相对上个版本更新很多。好像目前只支持英文版,中文版还停留在2.75版。

##CONTINUE##Picasa 3 下载

下面是来自Ars Technica的评测。

By David Chartier | Published: September 03, 2008 – 07:05PM CT

(点击上图打开原文)

译文:

Google昨日宣布了对其Picasa生态系统两大产品-桌面客户端和网络相册(在线图片发布和共享)-的重大更新。Ars Technica 花了些时间把家里的老照片擦掉灰尘,尝试了下所有这些新的编辑,发布以及识别功能。

Google对Picasa的更新分为两项,包括其桌面客户端和网络服务版,这两款产品如今结合的更加紧密,所以我们将尽量将他们分开分析并特别指出他们以怎样新方式进行结合。由于Picasa在很多方面主要基于其桌面版,所以我们先从桌面版谈起。

Picasa3 Windows PC版(请支持Mac OS X 操作系统)

Picasa3展现了一个精心改进新界面,其新功能和照片发布的整合上千字也很难讲清楚(不过这是我们这个文章要达到的数字)。遗憾的是Picasa3现在只支持Windows,Linux版本依然停留在2.7,Mac版本据说要在2008年底才能完成。Picasa的界面很紧密,只是在顶部工具栏的区域有一些小的按钮。Picasa甚至还采用了像Iphone操作系统的滑块按钮那样新的界面工具,主要用在同步相册或文件夹到Picasa网络相册等开关切换功能上(随后我们专门谈这个)。过去我用Picasa并不是很多,不过这次的变化的确值得称赞,令这个产品看上去更趋成熟。

或许Picasa3最具有意义的新功能就是新的”同步到网络”按钮,支持文件夹和相册同步。你想想,这样就意味着任何新照片,甚至是现存图片做的修改都会自动同步到Picasa网络相册(需要Google账户),Picasa网络相册的竞争对手是Flickr。就照片管理和分享来说,这个新功能自然而然的将Picasa以及其网络版产品变得更具吸引力,因为在线发布图片往往又麻烦又复杂。这样也无需再查找,安装和维护一些第三方上传工具,比如像Flickr,Photobucket和SmugMug这些在线服务就常常借助第三方上传软件。

在我们给文件夹添加新图片和使用各种新工具编辑(随后会谈到)的测试中,Picasa3的自动同步功能确实令人满意,图片更改后很快就会看到变化。然而我们进行大批量操作,比如把平时或者假期拍到的几百张照片放在一个共享文件夹里。如果你现在正在进行类似操作,请让大家分享你的经验。

Picasa3的另一个显著功能是一系列功能增强的编辑工具。用户现在可以使用更多工具进行裁剪,色彩校正和对比度调节,红眼处理,润色,添加文本等操作。Picasa的修改和效果面板也随着这些工具的改变而有所变动,他们的确提供了免费图片管理软件该具备的相当全面的功能。

Picasa3首先展现给客户的新特色功能是—Picasa现在可以代替Windows Exploer成为图片浏览器。默认可以支持大部分常用图片格式,包括JPG,RAW,TIF和BMP,如果你选择使用Picasa,Google也为实际用户添加了一些特殊格式.在Windows Explore双击一个图片,在桌面和任何应用程序上激活一个渐渐变暗的覆盖层,同时以平滑缩放的动态的形式显示一个无边缘的完整图片。在底部,也就是Windows任务栏的上面,是媒体播放条,显示着文件夹内其他图片的缩略图以及基本的视图控制条。

效果很漂亮(虽然对是否有必要存在争议),很容易让人联想到以前曾在一些网站和博客上看到的各种”光箱特效”Java脚本图片组。Picasa的图片浏览器相比Windows默认的图片浏览器加载速度并不慢,而且在我们测试过程中,常常给人感觉比Windows的图片浏览器更生动活泼。

Picasa3所有新特色的最后一个但并非不重要的功能是和Youtube整合的基本短片制作。用户可以将选出的一些图片制成一个简单的短片,可以选择大量的过渡模式以及各种分辨率(最大支持1808p),可以添加滚动文本,并支持音轨。除了单键发布到youtube外,也没有更多的东西可以让我不用设置快门。不过这些功能还是很不错的,至少会令母亲和家人度过一个愉快的假期。

Picasa网络相册人脸识别功能

Picasa3说完了,我们对Picasa网络相册的新功能彻底研究了一下,发现他们对其桌面版兄弟的体验赞赏有加,只是有时这种赞赏需要一些技巧。毫无疑问,令人印象最深的功能是”标签命名”,该功能利用人脸识别技术自动识别照片中的人物。这样可以很方便的自动更新相册中的堂兄弟Erin或者你父母的照片。但是这些操作必须在Picasa网络相册里进行。Picasa3桌面版并不能进行这些操作,好像桌面版在所有这些自动化技术和人脸识别标注上技术上没有得到任何优势.

Google的人脸标注技术在我们测试中有相当不错的表现,当我们从一组不同场合甚至不同光照环境下拍摄的照片里选筛选一个人的时候,该技术表现的十分出色。当然不是每次都有十分完美的表现,不过Google内置一些功能如普通标签命名以及与Gmail联系人自然的结合可以方便我们很快从一群人里选取名称。Google当然不是第一个在网络服务里提供这种人脸识别技术的(Facebook早些时候已经提供过更基础的一系列类似功能),但Google的服务是我们见过最好的一个.

如果你想试试标签命名这个功能,请务必到Picasa网络版设置里开启,因为缺省是关闭的。

对那些对自己照片比较谨慎的朋友来说,Picasa网络相册的提供的另一个特色功能是与创作共享授权的整合。默认的创作共享授权可以在设置里面设为允许重新编辑,允许商业使用,并规定相同方式共享的条款,用户当然可以选禁用所有这些选项。该授权也可以在侧边栏单独为每一张图片自定义。

除了耳目一新的新用户界面外Picasa网络相册也做了一系列的细微改进。最后要提的是一个允许用户搜询Picasa的公共图书馆和精选的精华摄影的浏览页面。虽然更希望看到能提供地理定位工具来进行更有趣的体验,但是热门标签也很受欢迎.

现在超过了我们当初预算的1000字,但是对Picasa的这次更新的确值得更多的介绍。Google在以其特有的潜力投入照片共享空间已有一段时间,现在已有2个独立分离的产品。很高兴看到其线下照片管理工具以他应该的方式同在线发布和共享服务进行整合.Flickr或许还不用过多忧虑,但是如果看到一群新的用户尝试更方便的新Picasa的话,那一点也不奇怪。

原文:

Google announced major updates yesterday to both components of its Picasa ecosystem: its desktop client and Web Albums, a service for displaying and sharing photos online. Ars Technica took some time to dust off the old family photos to see what the new editing, publishing, and identifying features are all about.

Google’s Picasa announcement is two-fold, involving a desktop client and web service that are now much more closely integrated, so we’ll try to cover them separately while pointing out the new ways in which they shake hands. Since Picasa hinges in many ways on its desktop client, though, we’ll start there.

Picasa 3 for your Windows PC (make a Mac OS X client please)

Sporting a much more refined overall UI, Picasa 3′s new features and publishing integration are easily worth more than 1,000 words (but that’s about where we’ll get in this piece). Unfortunately, Picasa 3 is only available for Windows right now, with the Linux version still at 2.7 and a Mac version only rumored to be on its way before 2008 is over. Picasa’s UI is tighter, with smaller buttons in some areas like its top toolbar, and it even adopts new UI tools like the button slider from the iPhone OS for toggling features like syncing an album or folder to Picasa Web Albums (more on that in a minute). We haven’t been heavy users of Picasa in the past, but the changes are definitely welcome and make the app feel more mature.

Probably the most significant new feature in Picasa 3 is a new “Sync to Web” switch that adorns any folder or album. As you can imagine, this allows any new photos, or even changes made to existing photos, to be automatically synchronized up to Picasa Web Albums (a free Google Account is required), Google’s Flickr competitor. This new feature by itself transforms Picasa and its web counterpart into a much more appealing solution for organizing and sharing photos, as it takes the complicated busywork out of publishing photos online. It also removes the need to find, install, and maintain some sort of third-party uploading tool, which is often the case with similar online services like Flickr, Photobucket, and SmugMug.

In our testing with adding new photos to a folder and making edits using various new tools (again, more in a moment), Picasa 3′s automatic sync feature worked really well and kicked in immediately after every change we made. We did not, however, perform any heavy lifting, such as dumping a couple hundred photos from a shoot or vacation into a shared folder. Let us know what your experience was like if you’re doing work like this.

Next on Picasa 3′s notable new features list is an enhanced set of editing tools. Users now have more tools for cropping, correcting color and contrast, fixing red-eye, retouching, adding text, and more. Naturally, these tools are accompanied by changes to Picasa’s fixes and effects panels, and they offer a fairly well-rounded set of features as far as free image organization tools go.

A unique new feature that Picasa 3 presents to users with a first-run wizard is the ability to take over Windows Explorer’s duties as an image viewer. A handful of basic supported image formats are checked by default, including .JPG, .RAW, .TIF, and .BMP, and Google added some special sauce to the actual viewer if you opt to use it. Double-clicking an image in Windows Explorer will evoke a dimming overlay over the desktop and any open applications, displaying a border-less full version of the photo with a slick scaling animation. A media strip sits below, just above the Windows task bar, containing thumbnails of other images in the folder and basic navigation controls.

The effect is nice (though arguably unnecessary) and reminiscent of various “Lightbox” JavaScript image packages you may have seen on some websites and blogs. Picasa’s image viewer doesn’t seem to take any longer to load when compared to Vista’s default of Windows Photo Gallery, and usually seemed to be a bit snappier in our testing.

Last but not least in Picasa 3′s repertoire of new tricks is a basic movie maker with YouTube integration. Users can group a selection of photos into a simple movie, pick from a handful of transitions and resolutions (all the way up to 1080p), add text slides, and apply an audio track. Besides one-click publishing to YouTube there isn’t much to get our shutters out of sync over, but it’s still nice to have features that are sure to make mom and the family happy come holiday season.

Picasa Web Albums does face recognition

With Picasa 3 out of the way, we gave some of Picasa Web Album’s new features a run-through to find that they compliment its desktop brethren’s experience pretty well, if not awkwardly at times. Easily the most impressive new feature is “Name Tags,” which harnesses facial recognition technology to automatically identify people in photos. This makes it easy to, say, keep a running album automatically updated with photos of Cousin Erin or your parents, but this all has to be done on Picasa Web Albums. Picasa 3 does none of this work on the desktop, and doesn’t appear to gain any of the advantages of all this automation and facial recognition tagging.

That said, Google’s facial tagging technology was pretty impressive in our testing, as it did reasonable well when picking the same individual out of a group of photos shot at different events and even in different lighting. It wasn’t perfect every time, of course, but Google built in features like buttons for commonly tagged names and, naturally, integration with one’s Gmail contact list for quickly picking names out of the crowd. Google certainly isn’t the first to offer facial recognition in a web service like this (Facebook has offered a much more basic set of similar features for some time now), but this is definitely one of the best implementations we’ve seen.

If you want to give this “name tags” feature a try, be sure to switch it on in your Picasa Web Albums Settings area; it isn’t enabled by default yet.

Another significant feature of Picasa Web Albums for anyone halfway serious abut their photography is the integration of Creative Commons licensing. A default CC license can be set in the Settings area to allow remixing, allow commercial use, and require share-alike terms, or users can, of course, opt to not allow any of these options. This license can also be customized for each photo in the sidebar.

Picasa Web Albums has received lots of other refinements, in addition to a refreshed UI of its own. Last on our mentionable list for now is a new Explore page that allows visitors to sift through Picasa’s public library and a hand-picked selection of prime photography. Popular tags are a welcome touch, though it would’ve been nice to see collocation tools offered here for an even more interesting experience.

Worth more than 1,000 words

Ok fine, so we went over our initial word budget, but this major Picasa update deserved it. Google has been squandering some unique potential in the photo sharing space for a while now with these two separate components, and it’s great to see its offline photo organization tool integrating the way it should with an online publishing and sharing service. Flickr probably doesn’t haven’t anything to worry about just yet, but we wouldn’t be surprised to see a new batch of users giving the convenient new Picasa ecosystem a try.

Tags: , , ,