Accelerator (Internet Explorer)
This article is currently slated for merging as a result of its deletion discussion. It was nominated for deletion and there was consensus to merge it into Internet Explorer 8 as an alternative to deletion. You can implement the merge by following the merging instructions and the resolution reached. (November 2025) |
| Accelerator | |
|---|---|
| File:Ie8 accelerators icon.png | |
| Internet media type | {{#property:P1163}} |
| Developed by | Microsoft |
| Latest release | 0.8 |
| Extended from | XML |
| Open format? | Yes, as part of Microsoft Open Specification Promise |
| Website | OpenService Accelerators Developer Guide at the Wayback Machine (archived March 23, 2009) |
Accelerators were a form of selection-based search which allowed a user to invoke an online service from any other page using only the mouse; they were introduced by Microsoft in Internet Explorer 8.[1] Actions such as selecting the text or other objects gave users access to the Accelerator services (such as blogging with the selected text, or viewing a map of a selected geographical location), which could then be invoked with the selected object.
According to Microsoft, Accelerators eliminated the need to copy and paste content between web pages.[2] IE 8 specified an XML-based encoding which allowed a web application or web service to be invoked as an Accelerator service. How the service would be invoked and for what categories of content it would show up were specified in the XML file.[3] Similarities have been drawn between Accelerators and the controversial smart tags, a feature experimented with in the IE 6 Beta but withdrawn after criticism (though later included in MS Office).[4]
Support for Accelerators was removed in Microsoft Edge, the successor to Internet Explorer.[5]
History
[edit | edit source]Microsoft introduced accelerators in Internet Explorer 8 Beta 1 as "activities."[6] It was later renamed to "accelerators." in IE 8 Beta 2.[7][8]
IE8
[edit | edit source]Accelerators were included in IE8 by default as a type of add-on.
Sample Accelerator
[edit | edit source]This is an example of how to describe a map Accelerator using the OpenService Format:
<?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/geotagger.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>
See also
[edit | edit source]References
[edit | edit source]- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
External links
[edit | edit source]- Internet Explorer 8: Videos at the Wayback Machine (archived February 3, 2010), Accelerators Video, Microsoft
- Accelerators - Add-ons Gallery at the Wayback Machine (archived February 10, 2010), Internet Explorer 8, Microsoft
Development
[edit | edit source]- OpenService Accelerators Developer Guide
- Internet Explorer 8 Readiness Toolkit at the Wayback Machine (archived March 22, 2009)
Wikimedia Accelerators
[edit | edit source]- Wikipedia Visual Search - Addons Gallery at the Wayback Machine (archived March 4, 2010)
- Define with Wikipedia - Addons Gallery at the Wayback Machine (archived January 13, 2010)
- Define with Wiktionary - Addons Gallery at the Wayback Machine (archived January 13, 2010)
- Veoh Video Compass - Addons Gallery at the Wayback Machine (archived July 8, 2010)