Internet explorer 8 has been released in beta version, so how does it match up against IE7 and firefox. Well firstly it does not look that different but it has some interesting new features as shown on the official Microsoft site You can download IE8 Beta Here Activities and WebSlices in Internet Explorer 8 If you're like me, you've found that it's pretty hard to keep track of all the new services and sites out there, let alone the ones we use every day. I bookmark my favorite sites and services, but still spend a lot of time trying to find them. A couple of months ago, a friend showed me a service that finds related videos. I ran across a blog that showed a funny video on chinchillas and wanted to see similar videos. I spent 5 minutes looking for the service in my Favorites. When I finally found it, I had to copy and paste the text "chinchilla" (spelling is not my forte) to the site. ARG. I'm happy to share that we have two new features in IE8 that makes this easier: Activities and WebSlices. Activities With Activities, you can access your services from any webpage. Activities simplify the common task of copying, navigating, and pasting into a single action. Just make a selection and click on the Activity button or context menu to view your services. Activities and WebSlices in Internet Explorer 8 If you're like me, you've found that it's pretty hard to keep track of all the new services and sites out there, let alone the ones we use every day. I bookmark my favorite sites and services, but still spend a lot of time trying to find them. A couple of months ago, a friend showed me a service that finds related videos. I ran across a blog that showed a funny video on chinchillas and wanted to see similar videos. I spent 5 minutes looking for the service in my Favorites. When I finally found it, I had to copy and paste the text "chinchilla" (spelling is not my forte) to the site. ARG. I'm happy to share that we have two new features in IE8 that makes this easier: Activities and WebSlices. Activities With Activities, you can access your services from any webpage. Activities simplify the common task of copying, navigating, and pasting into a single action. Just make a selection and click on the Activity button or context menu to view your services. An example of a popular Activity is a mapping service. With this Activity, I can highlight an address, select my map service of choice, and see a preview of the location immediately. Clicking on the map opens a new tab to the full mapping website where I can get driving directions, aerial view and more features. Here are some other Activities that you may find helpful: Under the hood, an Activity uses a simple XML format called OpenService. Just implement an XML file that describes how your service works with URL templates. The main functions of an Activity are: Here's one for Windows Live Maps: <?xml version="1.0" encoding="utf-8" ?> <openServiceDescription xmlns="http://www.microsoft.com/schemas/openservicedescription/1.0"> <homepageUrl>http://maps.live.com</homepageUrl> <display> <name>Map with Live Maps</name> <icon>http://maps.live.com/favicon.ico</icon> </display> <activity category="Map"> <activityAction context="selection"> <execute action="http://maps.live.com/default.aspx?where1={selection}"/> <preview action="http://maps.live.com/geotager.aspx"> <parameter name="b" value="{selection}" /> <parameter name="clean" value="true" /> <parameter name="w" value="320" /> <parameter name="h" value="240" /> <parameter name="format" value="full" /> </preview> </activityAction> </activity> </openServiceDescription> </openServiceDescription> You can provide a button directly from your site for users to add your Activity: <button onclick="window.external.addService('http://foo.com/map.xml')">Add Map Activity</button> Check out the Activities that are available on the Service Guide and create your own using the whitepaper on Activities. WebSlices WebSlices bring your favorite pieces of the web with you. WebSlices are portions of a webpage that you can subscribe to and view updates directly from the Favorites bar. WebSlices let you subscribe to a portion of webpage to get updates and view these changes without having to go back to the site. Let's say that you're an eBay addict like me, and you've got your heart set on a 80's Swatch watch. With WebSlices, I can subscribe to the auction item and know when there is a price change directly on the browser chrome. When a website supports WebSlice, the purple WebSlice icon appears in the Commandbar: WebSlices also appear when you are hovering over a WebSlice region within a webpage: Clicking on the WebSlice button adds the WebSlice to the Favorites bar. In the background, IE checks for updates on a schedule. When IE finds an update, the item on the Favorites bar bolds. You can click on the item to view the details. Try it out with on the IE8 eBay site! Go to http://ie8.ebay.com and type in a product like "swatch watch" in the search box at the bottom right of the webpage. You can try out WebSlices on these sites, too: There is a known issue with WebSlices that use cookies for authentication on Vista with Protected Mode on. If you are having issues with the Facebook WebSlice on Vista, delete the Facebook WebSlice from the Favorites bar, run IE8 in elevated mode (right-click on IE8 and select the "Run as administrator" option") and re-subscribe to the WebSlice. To enable a WebSlice on your site, just add HTML annotations to your webpage. A WebSlice uses a combination of the hAtom Microformat and the WebSlice format. <div class="hslice" id="item123"> By adding these three annotations, IE recognizes that it is a WebSlice and treats it like a feed; handling the discovery, subscription, and processing of the WebSlice. You can also add additional properties to a WebSlice, such as expiration, time-to-live value, and an alternative source. Read the specification for these properties and use our whitepaper on WebSlices to get started on your own WebSlice. Activities and WebSlices help you get to the sites and services that you care about. They're also designed to work with your service as it exists today without having to deploy any client side code. P.S. All trademarks are property of their respective owners.
– Get the buzz on latest sites.
<p class="entry-title">FLASHLIGHT! Unique Swatch …</p>
<div class="entry-content">starting bid $44.99
…
</div>
</div>
Sunday, June 29, 2008
Internet Explorer 8 Review
·
Labels: Review
Subscribe to:
Post Comments (Atom)
Check out my new blog:
Translation
Recent Posts
Who's Online?
Pageviews Today
About Me
嗨,我是花,居住在印度兴奋的Windows,Linux中国的外籍人士和所有高科技的东西
Receive updates for free
Labels
- Tips 'n' Tricks (171)
- Windows Vista (105)
- Website/ Blogging (91)
- General (88)
- Windows XP (84)
- Internet (59)
- Windows 7 (54)
- Software (43)
- Mobile-Tips and Tricks (35)
- Review (28)
- Security (28)
- SEO Tools (25)
- iPhone (17)
- Linux (14)
- Windows Mobile (14)
- mac (13)
- Mobile (12)
- MS Office (7)
- Hardware (6)
- Windows 98 (6)
- Zune (6)
- Games (4)
- Mobile Reviews (3)
- Disclaimer (2)
Blog Archive
- June (2)
- May (2)
- August (2)
- July (1)
- June (1)
- May (2)
- April (4)
- March (4)
- February (1)
- December (2)
- November (1)
- November (1)
- June (2)
- May (28)
- April (54)
- March (83)
- February (60)
- January (57)
- December (48)
- November (17)
- October (28)
- September (22)
- August (19)
- July (34)
- June (59)
- May (1)
- April (5)
- March (22)
- February (5)
- January (31)
1 comments:
Hey, I am part of the community team at Me.dium. Thanks for the shout out and if you want ask any questions, have feedback, or critiques please contact me at cmaller@me.dium.com or chat with me on Me.dium, my screen name is worldsnow. Thanks again!
Post a Comment