332 Lotus blogs updated hourly. Who will post next? Home | Downloads | Events | Jobs | Twitter | Bookmarks | Pods | Blogs | Search | myPL | About 
 
Latest 7 Posts
QuickTip: Get right path when autolaunching an XPage
Thu, Jun 13th 2013 84
Can lifeblogging gadgets help solve crime
Mon, Jun 3rd 2013 75
Simple Social – It doesn’t have to be difficult
Mon, May 20th 2013 115
On my wall, thanks IBM
Wed, May 8th 2013 187
Setting up your Domino server to prevent password attacks
Sun, May 5th 2013 350
Are you using my utilities ?
Fri, Apr 19th 2013 310
Designer quick tip: Find the design element fast
Mon, Apr 15th 2013 213
Top 10
NSD.exe is using 50% cpu on my machine
Tue, Jun 21st 2011 363
Setting up your Domino server to prevent password attacks
Sun, May 5th 2013 350
The shift of Mobile and Browsers
Sat, Apr 6th 2013 316
Are you using my utilities ?
Fri, Apr 19th 2013 310
What are the visitor looking for?
Sun, Apr 7th 2013 263

Fri, Apr 5th 2013 236
Designer quick tip: Find the design element fast
Mon, Apr 15th 2013 213
On my wall, thanks IBM
Wed, May 8th 2013 187
Document Locking in XPages
Sun, Feb 10th 2013 164
The registry change for settings in Notes 9
Sat, Jan 19th 2013 156


Where does SSJS print show in the notes client
Fredrik    

Where does SSJS Print() in the client end up I answered a question in the XPage forum yesterday but I thought that this might be something worth writing
a line about because this is one of the things that I was wondering about when starting with XPages. To view the print statement you should look in the menu
Help -> Support -> view trace
Or you could create a new icon and in the property box for target
add the following -RPARAMS – console
The last param is also great when debugging Notes clients that doesn’t startup. But beware if you close the console window the client crashes!!



---------------------
http://www.xpagedeveloper.com/2011/where-does-ssjs-print-show-in-the-notes-client
Sep 08, 2011
52 hits



Recent Blog Posts
84


QuickTip: Get right path when autolaunching an XPage
Thu, Jun 13th 2013 11:59a   Fredrik Norling
If you are using relative urls to you resources you might have got the problem with dead images and resources that doesn’t load. The obvious choice is to add the full url to the images. The problem is often related to when you autolaunch an XPage on database open. But there is another way than adding the full url for the problem. You need to add a trailing slash to your path then everything will work as expected again. And using these few javascript lines added to your front page onload [read] Keywords: notes database javascript
75


Can lifeblogging gadgets help solve crime
Mon, Jun 3rd 2013 9:18a   Fredrik Norling
Both Google Glasses, Memoto that record and takes photos more or less without the surrounding knowing it does, it’s debated that these gadgets is a intrusion of privacy. But what if the gadget recorded a violent crime and that could be solved because of the recording. Then I would expect that many of the people concerned about these new devices would think that the gadget was very good. So there is always a god and a bad side of things. I think that these kind of devices could help solvin [read] Keywords: gadget google
115


Simple Social – It doesn’t have to be difficult
Mon, May 20th 2013 6:14a   Fredrik Norling
IBM is talking about social business, the press is talking about Social media. It all comes down to doing things together breaking down barriers and software like IBM Connections makes the gap between you and your customers/colleagues smaller. Your company can works as one because everybody knows what is happening and the interaction with your customers are faster. If you have the possibility get together with your customers at their location and take a FIKA (Swedish for Coffee break) and liste [read] Keywords: connections ibm
187


On my wall, thanks IBM
Wed, May 8th 2013 2:18p   Fredrik Norling
As soon as I recived my Champion kit, the first thing I did was placing this on my Office wall. Me and all the other 2013 Champions like to share and will continue to do so. If you have a question around Domino, XPages or anything related to this, I promise to respond. So if you have a question contact me thru email, twitter and I will help you or help you find someone who can help. Also my thanks goes to Joyce our Champion helping hand. [read] Keywords: domino ibm xpages email office twitter
350


Setting up your Domino server to prevent password attacks
Sun, May 5th 2013 6:17a   Fredrik Norling
There as been some writing around attacks against WordPress based sites and a lot of them has been taken over and malicious code was injected on these sites. How was most of these attacks done? Well I think that this was probably done thru so called brute force attacks. The hacker have a software that is posting in attempts on the login page and they know that the default admin account is “admin” on WordPress, alot of sites haven’t removed this account. This type of Brute Force [read] Keywords: acl admin domino database password security server
310


Are you using my utilities ?
Fri, Apr 19th 2013 3:04p   Fredrik Norling
I have released a stability fix for my utility Client Killer now version 3.1 to help you kill the Notes Client if it hangs. You can also clean the log files after you have killed it, I have seen jvm dumps of 2GB in the log folders. If you’re not downloaded it yet get it here –> Client Killer My other tools designer memory or it should be names Client memory helps you to configure the memory parameters of eclipse in the client. Did you know that the memory configuration is cleared [read] Keywords: notes notes client eclipse




213


Designer quick tip: Find the design element fast
Mon, Apr 15th 2013 5:21a   Fredrik Norling
I often have quite large databases at customers and in the QNova development phases with lots of design elements. You look at a button and find that and agent is used or a function is called in a script library, you switch to the agents view and starts to look inside the view for the agent by scrolling down. But there is a better and faster way to find what you are looking for, Designer filter. The filter is in all design element views so it’s not a XPage only feature. The great thing abo [read] Keywords: agent script library development
263


What are the visitor looking for?
Sun, Apr 7th 2013 6:09a   Fredrik Norling
I was doing some reading on google analytics about some stats on my site. The number one search keyword on my site from google is ???? XPages, no Domino Designer, no it’s NSD.exe, yes you read this right. with 70% of the search hits is against an article I wrote in 2011 about NSD and cpu usage, the second most searched article is my setup instruction of a mercurial source control server If I check my articles for 2013 the number one top article is the release of Klient killer 3.0 and the s [read] Keywords: domino notes nsd xpages database google server
316


The shift of Mobile and Browsers
Sat, Apr 6th 2013 1:47a   Fredrik Norling
Interesting day, 4:th of April 2013. Google breaks with Webkit and starts a competitor rendering engine Blink and the main reason is that they don’t want to be controlled by Apple what goes into the engine or not. Opera also annouced they will start using this engine. I think this started when Apple did throw out Google from IOS 6, now they throw out Apple from a free ride to browser rendering. Checkout the developer Q&A Another big news today was the that Firefox and Samsung is deve [read] Keywords: apple application facebook firefox google mobile
236



Fri, Apr 5th 2013 8:17a   Fredrik Norling
My first show is on Notes in 9 check it out. SSJS Debugger Demo in Notes in 9 Check out my two post last year regarding a SSJS Debugger –> Link Conditional breakpoints was one of the suggestions that was voted up as a function in the debugger and we get that. I don’t know if someone at IBM did read this and the feature is there because of the post but I like to think so If you have any great tip regarding debugging in Designer 9 please feel free to comment. [read] Keywords: ibm notes




Created and Maintained by Yancy Lent - About - Blog Submission - Suggestions - Change Log - Blog Widget - Advertising - Mobile Edition