Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. The "Home screen" for most mobile apps (Twitter/Facebook) is essentially a time based view of everything that's new for that individual. The main view for Sakai on the web and on the mobile device essentially forces you to "find out for yourself" what's new. (Though a few "My workspace" synoptic tools do aggregate across all sites)
    • New items on the wall, New notifications, New friends, New mentions
    • Mobile Sakai needs to have a "Home Page" with a "What's New" style feed showing all of the newest items
      • This could either be implemented by writing entitybroker feeds for the most highly used tools mentioned in (1)
        • Most access to tools via rest (or entitybroker) feeds are on the proposed list of features for 2.8 and would make a number of things easier
      • This could also possibly be implemented by hooking into the notification system and capturing all notifications (even those set to none), as this seems to be the most useful data someone would want to see on a feed anyway.
        • The performance impact of this would need to be examined
        • Even if a notification email is not sent, it could appear on this page
  2. There should be some type of WYSIWYG editor on the text areas
    • Wordpress recently rolled out some type of WYSIWYG for their mobile site. [3] Perhaps this is more of a 'wait and see' than implement, but either way the mobile WYSIWYG will have to have much less buttons than the full blown one because of screen 'real estate'
  3. Some type of single sign-on authentication will probably need to be provided/suggested so that (stand alone) mobile apps (if developed) won't be asking for usernames passwords.
    • Either a shared signon with a big OpenId provider or our own.
      • The Mobile team at Michigan is supposed to be implementing something for their single sign-on on top of cosign, but this is currently still unreleased. \[4\]}
    • Perhaps just requiring the mobile phone number and detecting that is sufficient?

...