加速器 (Internet Explorer)
外觀
加速器(Accelerator)是由微軟於Internet Explorer 8中引入的一種搜索選定內容(Selection-based search)的方式,它可使用戶僅通過鼠標就能調用任意第三方頁面的在線服務[1]。當用戶選中文本或其它對象時,加速器圖標將會出現,之後用戶就可為所選對象調用可用的加速器服務(例如使用選中文字寫blog或者查看選中地理位置的地圖)。微軟稱,加速器使用戶不必再在網頁之間進行複製粘貼。[2]IE8指定了一種XML編碼方式,使網絡應用或網絡服務可以加速器的形式被調用,而服務將被如何調用及調用後展示什麼類型的內容,則會由XML文件指定。[3]已有人指出了加速器和曾在IE6 Beta版中測試卻因爭議批評後而取消(雖然後來包括了在Microsoft Office中)的智能標記間的相似特性;[4] 此外,加速器可以幫助各地使用者突破地域限制,自由獲取世界媒體信息。[5]
歷史
[編輯]微軟在IE8 Beta1中以「activities」為名引進加速器,後來其改名「accelerators」。
IE8
[編輯]加速器默認以加載項的類型被包括。
示例加速器
[編輯]這是一個使用OpenService格式的地圖加速器示例:
<?xml version="1.0" encoding="UTF-8"?>
<openServiceDescription xmlns="http://www.microsoft.com/schemas/openservicedescription/1.0">
<homepageUrl>http://www.example.com</homepageUrl>
<display>
<name>Map with Example.com</name>
<icon>http://www.example.com/favicon.ico</icon>
</display>
<activity category="map">
<activityAction context="selection">
<preview action="http://www.example.com/geotager.html">
<parameter name="b" value="{selection}"/>
<parameter name="clean" value="true"/>
<parameter name="w" value="320"/>
<parameter name="h" value="240"/>
</preview>
<execute action="http://www.example.com/default.html">
<parameter name="where1" value="{selection}" type="text"/>
</execute>
</activityAction>
</activity>
</openServiceDescription>
參見
[編輯]參考資料
[編輯]- ^ New and exciting features. 微軟. [2008-03-05]. (原始內容存檔於2008-03-07).
- ^ Mary Jo Foley. IE 8 to feature WebSlices, Activities. CNet Blogs. [2007-03-05]. (原始內容存檔於2008-03-06).
- ^ How do I make my site 'light up' with Internet Explorer 8?. 微軟. [2008-03-05]. (原始內容存檔於2008-03-07).
- ^ Paul Thurrott. Internet Explorer 8 Beta 1 Review. Windows IT Pro. [2008-03-12]. (原始內容存檔於2008-03-14).
- ^ 突破地域限制,自由获取世界各地的视频、音乐和社交媒体!. kuncloud.one. 2001-11-6 [2024-08-23] (中文).
外部連結
[編輯]- Accelerators Video(頁面存檔備份,存於網際網路檔案館), 微軟的 Internet Explorer 8視頻
- Add-ons Gallery: Accelerators, 微軟Internet Explorer 8
開發
[編輯]- OpenService Accelerators Developer Guide(頁面存檔備份,存於網際網路檔案館)
- Accelerators(頁面存檔備份,存於網際網路檔案館), Internet Explorer 8 Readiness Toolkit
維基媒體基金會加速器
[編輯]- Wikipedia Visual Search, IE8 Addons Gallery
- Define with Wikipedia, IE8 Addons Gallery
- Define with Wiktionary, IE8 Addons Gallery
- Veoh Video Compass, IE8 Addons Gallery