Calendar
November 2008
M T W T F S S
« Oct    
 12
3456789
10111213141516
17181920212223
24252627282930
Partners

Archive for the ‘site announcements’ Category

MIKE2.0 Facelift

Thursday, April 24th, 2008

As you will have noticed (unless you are a new user), MIKE2.0 just received a major facelift. We have spent the last 6 weeks up until now introducing new, exciting functionality and a major improvement in the look at feel of the site. Here is a summary of the major changes:

  • New integrated skin across the wiki, blogs and social bookmarking, enabling common navigation and common search

MIKE2.0 integrated skin navigation

  • Single sign on from your wiki account with bookmarks, so there is no need any more to log in twice
  • Improved navigation menu on the MIKE2.0 wiki, giving you easy access to the key pages of the site

Wiki_menu

  • New rating of bookmarks and commenting on bookmarks to bring out the bookmarks most valued by the IM community

Bookmark Rating and Commenting

  • Social networking where you can share your social profile and connect with other practitioners and build the IM community
  • Upgrade of blogs to Wordpress 2.5 with improved blog post management functionality

Wordpress Editor 2.5

You will have also seen a new “Partners” feature box on the bottom left. We want to thank our supporters and would like to give them an opportunity to feature their site. If you are interested in becoming a supporter for MIKE2.0, please get in touch with the MIKE2.0 Leadership Team.

What’s in the works? We want to provide single sign on with the group blog so that you can comment without having to enter your name/email address every time. We are also looking to improve how we showcase some of our key contributors. And we would like to improve office integration and WYSIWYG editing functionality.

In the mean time, enjoy the new site, tell your colleagues about it or blog about it.

I also want to say a special thank you to the people who made this major facelift happen: Alex Papadopoulos, Aran Dunkley, Jarrod Poynton, Pete Dakin and Sean McClowry. Thanks for your hard work.

Yours,

Andreas Rindler

Solution Architect for MIKE2.0 Collaboration Platform

Enhanced Wiki Editing

Thursday, April 17th, 2008

If you want an enhanced editing experience and you’re using Firefox, try installing wikEd. Its a WYSIWYM editor that provides functionality such as copy-and-paste from word.

For now we’re having a using-driven installation on the MIKE2.0 site but may provide it for a general release.

1. Log in.

2. Figure out which skin you’re using: http://mike2.openmethodology.org/wiki/Special:Preferences (or any other wiki instance), 2nd tab is “skins”.

3. Edit http://mike2.openmethodology.org/wiki/User:firstname.lastname/mike2.js

Add the following text to the end of the page (it’s OK if it’s empty to begin with):

// install [[User:Cacycle/wikEd]] in-browser text editor

document.write(’<script type=”text/javascript” src=”‘

+ ‘http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js

+ ‘&action=raw&ctype=text/javascript”></’ + ’script>’);

4. SHIFT + Reload the page, the editor should be there.

As an example go to: http://mike2.openmethodology.org/wiki/User:Sean.mcclowry/mike2.js

This approach could also be installed on other recent versions of MediaWiki that provide user-enabled scripting (such as BearingPoint’s IM Collab environment).

For more information, go to the wikEd home page.

Powered by omCollab