329 Lotus blogs updated hourly. Who will post next? Home | Downloads | Events | Jobs | Twitter | Bookmarks | Pods | Blogs | Search | myPL | About 
 
Latest 7 Posts
On my wall, thanks IBM
Wed, May 8th 2013 142
Setting up your Domino server to prevent password attacks
Sun, May 5th 2013 282
Are you using my utilities ?
Fri, Apr 19th 2013 260
Designer quick tip: Find the design element fast
Mon, Apr 15th 2013 178
What are the visitor looking for?
Sun, Apr 7th 2013 211
The shift of Mobile and Browsers
Sat, Apr 6th 2013 258

Fri, Apr 5th 2013 184
Top 10
NSD.exe is using 50% cpu on my machine
Tue, Jun 21st 2011 1001
What a year for XPages
Mon, Dec 31st 2012 608
Get the designer client 8.5 and 9 to run smoother
Sat, Jan 19th 2013 545
Make your Domino Designer more responsive and stable
Thu, Nov 22nd 2012 541
XPages SSJS will run forever if you let it
Wed, Dec 5th 2012 517
Notes Client Killer 3.0 released
Wed, Jan 16th 2013 510
The registry change for settings in Notes 9
Sat, Jan 19th 2013 470
Working from the mailbox
Thu, Nov 22nd 2012 456
Document Locking in XPages
Sun, Feb 10th 2013 385
IBM Champion I’m honored
Tue, Dec 11th 2012 372


New interesting openntf project
Fredrik    

I found this interesting project on openntf.org yeasterday Ruby in XPages if you don’t know what this is it’s an implementation so you can write Ruby code inside an XPage. You might say I don’t know Ruby so how can this be of interest to me.

I don’t either know Ruby but I think the project it self has other interesting things because it shows how to implement another language into XPages, perhaps node.js, PHP or ASP.Net. 

Another post about the possibilites to expand XPages was posted by Sven Hasselbach awhile ago show a way to write lotusscript code inside an xpage –>Post  (use Chome or Rockmelt to get the post in english)



---------------------
http://www.xpagedeveloper.com/2012/new-interesting-openntf-project
Apr 26, 2012
129 hits



Recent Blog Posts
142


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
282


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
260


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
178


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
211


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
258


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




184



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
235


Filter and hide closed databases
Mon, Feb 25th 2013 9:07a   Fredrik Norling
I had some feedback on the designer some weeks ago, that it would be good to filter away closed databases in package explorer. This does already exists in Designer today, Kudros to Dan O’Connor that showed me this. (The icon has changed from 8.5.3 to Designer 9) And uncheck Closed projects Now your package explorer is much cleaner and you can find you databases alot faster. The closed project does also show up directly in the menu so you easily can toggle it. You can also use workset [read] Keywords:
242


Checking if the browser is online
Wed, Feb 20th 2013 2:10p   Fredrik Norling
There is a easy way to check if the browser as internet access or not. In the wireless and mobile world a check if the loaded page has internet access can be very good, a very easy check can save you alot of problem. The only thing you need to do is if(navigator.onLine==true){ alert("Online")}else{ alert("Offline")} [read] Keywords: javascript mobile wireless
286


Multi copy paste and increase your productivity
Tue, Feb 12th 2013 12:11p   Fredrik Norling
How many times have you had multiple blocks of code that you want to copy to a new place. Or had information in a excel spreadsheet in multi columns that you want to copy to diffident places. i.e. a company address. and you start to copy them one by one. I have a solution for you that will increase your productivity. It’s a free clipboard manager that is on Sourceforge Ditto To set it up your should install it and go to options – Keyboard shortcuts set the send paste check box and ad [read] Keywords:




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