Wednesday, March 5th, 2008
Me.dium shows off new IE 8 features
Me.dium, the social browsing folks, have put together some examples using the new Activities and Web Slices features.
You can install their Activity if you have IE 8, or you can take a look below:
As part of Activities,
Me.dium now offers a powerful “Social Discovery” Activity from any page. Me.dium’s “Discover” Activity gives you recommendations, related to a page or selected key words, which are influenced by the real time surfing activity of all Me.dium users. Me.dium also displays a “real-time map” of user activity on the pages related to the selected text, page, or link so users can see how popular those pages are with Me.dium users in real time.
This is their XML file.
-
-
<openservicedescription xmlns="http://www.microsoft.com/schemas/openservicedescription/1.0">
-
<homepageurl>https://me.dium.com</homepageurl>
-
<display>
-
<name>Discover with Me.dium</name>
-
<icon>https://me.dium.com/images/favicon.ico</icon>
-
</display>
-
<activity category="Discover">
-
<activityaction context="document">
-
<preview action="https://me.dium.com/explorePreview">
-
<parameter name="url" value="{documentUrl}"/>
-
</preview>
-
<execute action="https://me.dium.com/explore">
-
<parameter name="url" value="{documentUrl}"/>
-
</execute>
-
</activityaction>
-
<activityaction context="selection">
-
-
<preview action="https://me.dium.com/explorePreview">
-
<parameter name="url" value="{documentUrl}"/>
-
<parameter name="q" value="{selection}"/>
-
</preview>
-
<execute action="https://me.dium.com/explore">
-
<parameter name="url" value="{documentUrl}"/>
-
<parameter name="q" value="{selection}"/>
-
</execute>
-
</activityaction>
-
-
<activityaction context="link">
-
<preview action="https://me.dium.com/explorePreview">
-
<parameter name="url" value="{documentUrl}"/>
-
<parameter name="link" value="{link}"/>
-
</preview>
-
<execute action="https://me.dium.com/explore">
-
<parameter name="url" value="{documentUrl}"/>
-
<parameter name="link" value="{link}"/>
-
</execute>
-
-
</activityaction>
-
</activity>
-
</openservicedescription>
-
Are you excited about activities or any other IE 8 new features? Or are you the kind of guy that is just happen that the darn 2 connection limit is 6?














Thanks for the love guys. (disclaimer: I work at Me.dium). We’re pretty amped about all the new possibilities IE8 brings to us. Like in the real world, being able to see what’s happening around you is going to make a big difference. The Activities are going to be a very cool way to quickly get implicit content recommendations and to see pages’ popularity all in real-time.
If you have any comments or suggestions feel free to friend me in Me.dium. I’m brentd.
Thanks again.