Impressions Scholarcast

Comments, thoughts, collected gems, morsels and scintillas by Michael Rees

Archive for February 6th, 2007

Web 2.0 Explained in Video

without comments

A couple of blog posts from Leigh Blackall and Brady Forrest in the last day have pointed to a great YouTube video entitled ‘Web 2.0 … The Machine is Us/ing Us‘ from Michael Wesch at KSU. Show this video to understand easily the main concepts of Web 2.0.

Written by Michael Rees

6 February 2007 at 12:16

Posted in Web 2.0

Impressive Windows Presentation Foundation Apps Appearing

without comments

Windows Presentation Foundation (WPF) is the all-new user experience (UX) component of .NET 3.0. Of course .NET 3.0 is built in to Windows Vista and is downloadable for Windows XP. Developers are starting to come to grips with XAML the declarative XML-based notation used by WPF. Some impressive WPF desktop applications are starting to appear at a rapid rate.

Thanks to Frank Arrigo for his blog entry pointing us (via James Senior’s blog) to Wikipedia Explorer which gives us an animated 3D view of a chosen Wikipedia page and its relation to other directly associated concepts/pages. It’s a great way to browse intelligently the pages of Wikipedia.

Wikipedia Explorer shows us another cool aspect of .NET, the ClickOnce deployment mechanism. A simple click on Wikipedia Explorer will first test that .NET 3.0 is installed, install this if necessary, then install the application.

Update: try the British Library page turning app as well.

Written by Michael Rees

6 February 2007 at 7:05