Türkçe   |   English
Calendar
Categories
Archive
Links
Blogroll
Files

Internet Explorer 8 Accelerator - 14.02.2009

As you know accelerator is one of the most exciting features in Internet Explorer 8. I developed an accelerator for my site. You can add accelerator to Internet Explorer 8 by clicking here to easily serch content of my site.

Also you can find the code of this accelerator below.

<?xml version="1.0" encoding="UTF-8"?>
<openServiceDescription xmlns="http://www.microsoft.com/schemas/openservicedescription/1.0">
    <homepageUrl>http://www.tameroz.com/</homepageUrl>
    <display>   
        <name>tameroz.com ara</name>
    </display>
    <activity category="define">
        <activityAction context="selection" >
            <preview action="http://www.tameroz.com/searchResultsPane.aspx" accept-charset="iso-8859-9">
                <parameter name="Search" value="{selection}" />
                <parameter name="Exact" value="false" />
                <parameter name="Preview" value="true" />
                <parameter name="Language" value="0" />
            </preview>
            <execute action="http://www.tameroz.com/searchResultsPane.aspx" accept-charset="iso-8859-9">
  <parameter name="Search" value="{selection}" type="text" />
                <parameter name="Exact" value="false" type="text" />
                <parameter name="Preview" value="false" />
                <parameter name="Language" value="0" type="text" />
            </execute>
        </activityAction>
    </activity>
</openServiceDescription>

Codes,News

Add Comment
First Name Last Name
Web Site
E-Mail
Comment
Security Picture

Photos

Chicago And Skyscrapers
Show All
Me in MSDN Forums
-   Answered the question Close some open windows by name in the Visual C# General forum
-   Answered the question Close some open windows by name in the Visual C# General forum
-   Answered the question Datagridview Click Event in C#.net in the Visual C# General forum
-   Contributed a proposed answer to the question Close some open windows by name in the Visual C# General forum
-   Replied to the question Datagridview Click Event in C#.net in the Visual C# General forum
-   Replied to the question Close some open windows by name in the Visual C# General forum
-   Contributed a helpful post (total votes:2) to the forums thread Array of events? in the Visual C# General forum
-   Answered the question Displaying random images from resources in the project in the Visual C# Language forum
-   Contributed a helpful post (total votes:1) to the forums thread sorted dictionary (Can i get key from value) in the Visual C# General forum
-   Contributed a proposed answer to the question Non-existing Argument in format string in the Visual C# General forum
Entries
News
Articles