SPElement’s Remote Explorer for SP uses web services to access & view SharePoint internals. When accessing a local SharePoint instance knowing what’s the username/domain is simple, however finding out your SharePoint Online is a bit more tricky.
The username you are using to logon to SharePoint Online is not the real domain username that you should use. To find out the real user name:
1. Enter SharePoint Online
2. “Site Actions” -> “Site Settings”
3. On the left, in “Users and Permissions” -> “People and Groups”
4. Select the desired user
5. The “true” user name is under “Account”, under the format [domain]\[username]



SPElements Mini Calendar is a small, resizable web part. When pointing on a specific date all the events in that date are displayed in a tooltip box. Clicking on an event in the opened box will open the view form of the item. Smallest recommended size is 180px*180px, although it’s possible to resize to even smaller size but scroll bars might appear on some browsers (Firefox).