|
Rose Solutions > Tips 'n' Tricks
|
| Technical tips and tricks our staff have fallen over, stored centrally so we can find them again. |
7/27/2011
1. Social by Design: Collaboration around process improvement [chosen member, easy contribute, feedback mechanism?]
cf http://blogs.hbr.org/davenport/2010/11/want_value_from_social_add_str.html
2. Design by Doing; Collaboration around ‘getting a job done’ [value of subscription and possible transparency rather than narrowly focussed email]
3. Social Network: Social networking within the organization [reducing email]
XMarks (per browser)
Sync bookmarks across browsers and machines
LastPass (I pay, but free is good)
Saves usernames and passwords
PlaxoCalendar (pay for it)
Sync appointments and contacts (run manually) across iPhone, multiple Outlooks, etc (I login via Facebook)
Dropbox (2GB free)
Your folder in the cloud
Adobe SendNow (free, but 100MB limit per file, and each can only be up for 7 days)
Send large files
[competes with GoogleDocs, YouSendIt, TransferBigFiles]
(A stack change introduced to Vista/2003 establishes a default route which gets a higher priority than one set by DHCP, and prevents the machine connecting. It can recur after installing a variety of software apps, and some apps (temporarily) fix it.)
Click Start->All Programs->Accessories, right-click on Command Prompt and choose "Run as administrator". Then enter the following command.
route print
Please check if 0.0.0.0 is listed as gateway in the table. If so, please check the "Network destination" and "Netmask" of that line, and enter the following command.
route delete -p [Network destination] mask [Netmask] If you have several templates, add a custom group to the Ribbon for easy access. The first thing you need is a macro; use the following sub procedure as a guide:
Sub OpenCustomTemplate()
'Open template from a macro button
'added to the ribbon.
Set myFolder = Session.GetDefaultFolder(olFolderInbox)
Set myItem = myFolder.Items.Add("IPM.Form.NewsletterTemplate")
myItem.Display
End Sub
Update the Set myItem statement to reflect the name of your template but keep the IPM.Form component (that’s the class). With the macro in place, add a custom group to the Ribbon as follows:
- Click the File tab and then click Options under Help in the left pane.
- Select Customize Ribbon in the left pane.
- Click New Group, choose Rename, enter a name such as Templates, and click OK. By default, Outlook will position the new group at the end of the Ribbon. You can use the arrows to the right to move it.
- With the new Templates group still selected, choose All Commands from the Choose Commands drop-down and select Macros.
- Select your macro and click Add.
- Right-click the macro (in the Templates group now), choose Rename, and enter a short, but descriptive name.
- Click OK.
Outlook will place a Templates group on the Home tab, as shown in Figure A.
Figure A
Add a new group for templates to the Ribbon.6/8/2011
Even works in a locked down XP environment (using a user variable).
3/22/2011
1. Strive for consistency
2. Cater to universal usability
• help new users through basic procedures
• enable frequent users to use shortcuts
3. Offer informative feedback
• All actions should result in system feedback
4. Design dialogues to yield closure
5. Offer error prevention and simple error handling
6. Permit easy reversal of actions
7. Support internal locus of control
• make users the initiators of actions, want users to feel they are in control
8. Reduce short term memory load
• 7 items +/- 2
21/3/2011 http://www.evl.uic.edu/luc/422/slides/class3.pdf
11/2/2010
mapi-au.server-exchange.com
email address
me-au.server-secure.com
tick tick basic 8/31/2010
- Notify friends through mini feed on installation and selective activity as it happens through your application
- Canvas page to merchandise your widget to Facebook users
- Application integrates into user’s profile pages - doesn’t just sit on top
- User comments get written to the Wall for everyone to see
- Your application takes on familiar Facebook look and feel
And hence the social applications of the future???
|
|
|
|
|