Tag Cloud
command desktop domino eclipse error extjs firefox freewares google howto ibm install jaunty javascript javascripts jquery LINUX lion mac MACOSX mysql news php plugins problem programming python recursive screenshot shortcut keys slackware snow leopard softwares terminal tips TIPS & TRICKS tips and tricks tools tricks ubuntu ubuntu 11.04 windows windows 7 wordpress xpages
ibm Archive
-
Upgrade to Domino 8.5.3 crashed on Windows Server 2008 R2 64bits
Posted on March 11, 2012 | No CommentsToday I tried to upgrade from Domino 8.5 to Domino 8.5.3 on my Windows Server 2008 R2 64 bits box Running lotus_domino853_w64_en.exe without any problem. Trying to launch Domino Server... -
How to show the last editor of a document in Domino
Posted on March 1, 2012 | No CommentsHow to get the last editors of a document? this little trick (thanks to David Hancock) will help you @Subset($UpdatedBy;-1) Simple, isn’t it? -
How to delete a file using SSJS in XPages
Posted on January 2, 2012 | No CommentsIt’s easy to do file deletion operation using java.io.File class because the class provides us a delete() method, but unfortunately you can’t use that method inside Domino Designer’s SSJS editor,... -
Hide/Load components depends on User role in XPages
Posted on December 30, 2011 | No CommentsSometime you may want to load the component or make the component visible depends on the current user’s role. Here’s a quick tip to do in SSJS 1. Check if... -
Set Domino Server to run as a service
Posted on May 18, 2011 | No CommentsIf you want your Domino Server to start as a service then you can do as follow: 1. Open Start -> Run: regedit 2. Go to HKEY_LOCAL_MACHINE -> System...




