IBM VP Bob Sutor just posted this to his blog, following discussion on some of the Apache mailing lists over the last 24 hours:
via Ed Brill – Bob Sutor: IBM to donate Symphony code to Apache for consideration.
Where you come for Cybersecurity information, a little enlightenment, laughs, and maybe some advice.
IBM VP Bob Sutor just posted this to his blog, following discussion on some of the Apache mailing lists over the last 24 hours:
via Ed Brill – Bob Sutor: IBM to donate Symphony code to Apache for consideration.
What’s New in IBM® Lotus® SymphonyTM 3.0.1?
IBM Lotus Symphony offers better visual design, easier access, and more useful functions to assist your work.
General
Presentations
Spreadsheets
Charts
Pros
Highly usable, reliable, sleek, and integrated multiplatform desktop application suite, free for the download.
Cons
Can’t import as many formats as other variants on the OpenOffice.org codebase.
Bottom Line
The best free productivity suite you’ve probably never heard of. Designed by IBM for smooth, reliable use in office environments.
I ran across this tip today in one of our IBM user forums and thought you all would find it interesting for increasing performance at the desktop level …
Speeding Up Notes and Symphony
http://www.thenorth.com/apblog4.nsf/0/BB5DDB03611B2BB1852574D7005FF852
Making Notes 8.x (including 8.5 beta) in Eclipse feel much faster.
I’ve been reminded of this gem, given to me by skilled person I trust, which really speeds up the way Notes 8.x in Eclipse feels. I can’t say if its actually faster, but it does feel much faster. Use your file explorer to find this directory:
for Notes version 8.5.1 The file “jvm.properties” is now located in a new place.
{NotesProgramDirectory}\framework\rcp\deploy\
For versions prior to 8.5.1 –
{NotesProgramDirectory}\framework\rcp\eclipse\plugins\com.ibm.rcp.j2se.{Version}
In this folder, look for the file “jvm.properties” One of the first lines that isn’t commented out (preceeded by #) is:
vmarg.Xmx=-Xmx256m
Change that line to roughly half of your available ram. The recommendation I was given was actually 768, but since I have 3gb of RAM available to XP I set mine up a bit higher.
vmarg.Xmx=-Xmx768m
Note: Make sure you close Notes before you do this, and that all the Notes processes are terminated. If you’re not sure, reboot first. Go ahead, try it, and report what you think.
for Symphony
C:\Program Files (x86)\IBM\Lotus\Symphony\framework\rcp\eclipse\plugins\com.ibm.rcp.j2se.win32.x86_1.6.0.20100225b-201009231900
Just a thought in case you are interested.