Notice: The content on this site is totally my personal opinion, which is NOT related in any way to my corporation and employers. If you find some stuffs upset, please feel free to leave comments [here] or email me on kentwoo [at] gmail.

Friday, June 22, 2007

Using Reference.com in IE7

While surfing, what will you do if you need to lookup a word without a dictionary at hand? It turns out to be a good idea to lookup it up by the services provided by Reference.com It can be set as a search provider if you are using IE7. Open the search provider setting dialog by click Changing Search Defaults ... on the drop down list besides the search box embedded in IE7. Add this string as another search provider and set it default one.

 http://www.reference.com/browse/all/TEST

Attention: TEST must be in UPPERCASE so that it can be replaced by what you want to lookup. Press Ctrl-E to set focus on the search box. Press Alt-Enter can open the search result in a new tab window. What about it?

如果手頭沒有英文字典,可以用Reference.com查單詞。在IE7下,還可以把他加為一個搜索提供商,并設為缺省值。這樣,按Ctrl-E可以激活搜索框,按Alt-Enter可以在一個新的tab里面打開搜索結果,是不是很方便?添加搜索提供商的對應字符串如下(注意TEST必須大寫):

 http://www.reference.com/browse/all/TEST

----

Update [2007/06/28]

An easier way to add to the search provider list: while browsing reference.com, it can be automatically added as candidate into the popup list while clicking the down arrow button. That's cool, isn't it?

Also, another amazing dictionary service, The Free Dictionary , is strongly recommended. It provides dictionary, thesaurus, idioms, wikipedia and some other special references. Moreover, you can search by double-clicking a word on the page. That's really awesome. Actually, it's the one I used now.

還可以有一個更簡單的加入方法,在瀏覽reference.com時,單擊那個向下的小三角,點開增加搜索提供商的菜單,就會發現它已經作為一個候選被發現并放在里面了。

此外,發現一個更加推薦的站點The Free Dictionary。它提供了辭典、同義詞、成語、wikipedia等多個參考源。還有,它支持在頁面上直接雙擊查詞,厲害吧。我現在就在用它。贊!

Labels:

Wednesday, June 13, 2007

Debugging with Flash Debug Player version 9

A Flash Debug Player is shipped together with Flex SDK. Whatever, for version 9, something is different from the earlier versions in the configuration. The links below provide very perfect tutorials step-by-step. 

And, an Adobe official link to test the Flash Player version installed.

The official download page for all kinds of Flash Debug Players

And, an add-on for Firebox (Flash Debug Player needed)

Flex SDK提供了一個Flash Debug Player,但是版本9的配置方法和網路上不少介紹的不盡相同。下面的鏈接有很好、很詳細的介紹:

下面的鏈接可以用于檢測安裝了的Flash Player的版本號:

各種Flash Debug Players的官方下載頁:

一個給Firebox 的插件(要先安裝Flash Debug Player)

    Labels: , , , , ,

    Thursday, January 11, 2007

    XAML and WPF

    Some guys came to present the coming design suite: Microsoft Expression. The demos are really cool! From the technical point of view,  the WPF is the base of that, and XAML is used as the standard file format. The suite seems a powerful tool to develop flash-like web pages and applications. It support 3D modeling, vector graphics. The well interaction with Visual Studio makes it good tool to connect designer and developer. So far, the WPF/E objects need a plugin installed on the browser. The installation will start automatically on the browser at the first time browsing a page containing WPF/E object. Furthermore, a bigger patch is needed for a WPF application. Whatever, it has been included in the .NET 3.0 framework.

    To produce very cool UI effects is the main target of WPF. Some good demos and applications can be found here:  the Yahoo Messenger for Vista, the New York Times Reader.

    Related links: XAML.net, MyXaml

    今天有一个关于新产品的演示,是即将上市的设计套件:Microsoft Expression。非常酷!它基于WPF技术,采用了XAML格式。利用这套工具可以开发出和flash类似的网页应用和普通应用程序。它支持三维建模,矢量图。它可以和Visual Studio进行交互,这样就可以很好地将设计人员与开发人员联系在一起。现在,浏览带WPF/E的对象需要浏览器下载一个插件,这个可以自动进行。而如果要运行WPF的应用程序的话,则需要.NET 3.0框架的支持。

    WPF的主要目标是提供很酷的界面效果。网上有一些很好的演示,也有成型的产品:Yahoo Messenger for Vista(Yahoo为Vista开发的新版Messenger),New York Times Reader(纽约时报的电子阅读器)。

    相关链接:XAML.net, MyXaml

     

    del.icio.us tags: , , , , , ,

    Technorati tags: , , , , , ,

    Labels: , , , , , ,

    Wednesday, January 10, 2007

    Conduit

    http://www.conduit.com

    This is a wonderful web-based tool to generate customizable toolbar.  After several steps for item selection and configuration, a standard toolbar is ready for download and install. And the binary setup file is hosted on some server provided by conduit. Also, the web provides statistics of the toolbar downloading information and so on. Introductions can be found on TechCrunch. I registered and made a very simple one. It's hosted on http://kunwu.ourtoolbar.com .

    这是一个用来生成工具条的工具。基于WEB,可以定制,很棒!经过几步简单的组件选取与配置,就可以生成一个标准的工具条了。Conduit还提供了下载空间,生成的工具条可以即时下载。此外还可以跟踪工具条的下载等。TechCrunch上也有介绍。我注册并配置了一个简单的工具条,可以在这里下载:http://kunwu.ourtoolbar.com .

    Labels: , ,