369 Lotus blogs updated hourly. Who will post next? Home | Downloads | Events | Jobs | Twitter | Bookmarks | Pods | Forum | Blogs | Search | myPL | About 
 
Latest 7 Posts
Create your own @Formula
Fri, May 4th 2012 183
This is the result of the debugger poll
Sun, Apr 29th 2012 229
New interesting openntf project
Thu, Apr 26th 2012 254
Debug XPages code with a debugger of your choice
Sun, Apr 22nd 2012 333
Improved calendar integration for Traveler – an idea
Wed, Apr 18th 2012 117
IPad Magic about Stockholm
Wed, Mar 28th 2012 101
Results of my poll
Thu, Mar 15th 2012 105
Top 10
NSD.exe is using 50% cpu on my machine
Tue, Jun 21st 2011 2624
Debug XPages code with a debugger of your choice
Sun, Apr 22nd 2012 333
Check out the great presentation with Guy Kawasaki
Thu, Jan 19th 2012 302
Lotusphere Live Stream
Mon, Jan 16th 2012 300
Soon you can thru out Active Directory
Sat, Jan 28th 2012 296
Check out the new store at XPage Developer
Mon, Jan 30th 2012 282
Setup a Mercurial Source Control server for Windows
Sun, Feb 5th 2012 275
Standby Custom control what does it do
Wed, Jan 18th 2012 257
New interesting openntf project
Thu, Apr 26th 2012 254
Standby Widget v2 is now on XSnippet – openntf.org
Wed, Feb 29th 2012 237


Fredrik Norling
Blog Title XPages, a new way of development
Blog Description No blog description listed in the feed.
Blog URL http://www.xpagedeveloper.com
RSS Feed http://www.xpagedeveloper.com/feed
PlanetLotus Feed http://planetlotus.org/profiles/rss/fredrik-norling
Validate Feed feedvalidator.org or validator.w3.org
Feed Last Checked May 18, 2012 12:13:21 AM EST. Realtime Update:
Landed Here Jun 01, 2010
Location Sweden
Posts: # / 1st / Latest - -
Total Hits 11,624. myPL RSS Selections: 32


Recent Blog Posts
183


Create your own @Formula
Fri, May 4th 2012 6:12a   Fredrik Norling
There is several ways of creating your own @Formula commands. One easy way is to create a serverside scriptlibrary and create a function that is named @MyCommand there. Include this SSJS library into your XPage / Custom Control and you have added a custom @Formula. function @Getfirstword(data){ return @Left(data,” “) } And the second way is to create your own extension to the Domino designer as Ulrich Krause has done in this new openntf project. http://www.openntf.org/internal/h [read] Keywords: domino scriptlibrary xpages openntf
229


This is the result of the debugger poll
Sun, Apr 29th 2012 3:10a   Fredrik Norling
I have a little poll Link about what the developer community want from a future debugger I had 62 people responding to the poll, Not a huge amount but anyway enough to see the direction. A future debugger of XPages needs SSJS debugging, java and client side debugging is not necessary. It was a close run between new debugging features that I listed between conditional breakpoints and backwards debugging and the backwards debugging won. It would be great to have both these functions in a future [read] Keywords: domino xpages community java
254


New interesting openntf project
Thu, Apr 26th 2012 11:12a   Fredrik Norling
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 XPag [read] Keywords: lotusscript xpages google openntf
333


Debug XPages code with a debugger of your choice
Sun, Apr 22nd 2012 10:12p   Fredrik Norling
It has been alot of talk about a debugger for XPages, Do we need a copy of the lotusscript debugger. Or a brand new debugger that gives us new ways to debug our code. Yes please. I think there is several new interesting ideas on how to debug code faster and better. How would you like to debug your xpage code? Note: There is a poll embedded within this post, please visit the site to participate in this post’s poll. If you look at other languages there is alot of interesting features in debu [read] Keywords: lotusscript xpages application
117


Improved calendar integration for Traveler – an idea
Wed, Apr 18th 2012 6:11a   Fredrik Norling
I got an idea about how to improve the calendar integration in traveler. Unfortunatly the idea will only work for the Android version because I don’t think you can control the phone in IOS. The idea is that you could control settings in the phone using the calendar, this isn’t anything new if we are talking about you office phone but on your mobile phone and the change is not done in the switch board. What am I talking about then, in an Calendar appointment you setup a profile/Categ [read] Keywords: traveler integration mobile office profile server wifi
101


IPad Magic about Stockholm
Wed, Mar 28th 2012 9:11a   Fredrik Norling
Checkout this IPad magic show http://www.youtube.com/watch?feature=player_embedded&v=53_qvMQfvOE [read] Keywords:




105


Results of my poll
Thu, Mar 15th 2012 1:13p   Fredrik Norling
I did a poll some days ago 300 people answered the poll http://www.xpagedeveloper.com/2012/3-quick-questions-about-xpages-and-domino 88% of the people who responed has atleast one server with 8.5.2 or 8.5.3 interesting 29% Is seeing an increase in mobile applications and 43% is seeing an increase in web vs client. 55% is still doing 50% XPages and traditional Domino development. But one of the big things is that 24% of the people voating is not doing any XPage development at all that is almost [read] Keywords: domino ibm notes xpages applications development eclipse integration mobile openntf server
59


Donate to Mozilla and get a T-shirt
Thu, Mar 15th 2012 6:13a   Fredrik Norling
Donate a buck to Mozilla so they can continue to do their great work and get a Official T-Shirt for free. https://donate.mozilla.org/page/contribute/mozillatshirt/ [read] Keywords:
170


Quick tips: if you are importing data in an LS agent
Sun, Mar 11th 2012 12:41a   Fredrik Norling
If you are importing data in Lotusscript and the imported files is in utf-8 so you have specified in the open command charset=utf-8 make sure that were you are getting the files from don’t suddely produce an ordinary ANSI ascii file. Then you will probably get a server crash, because there is not check if the file is utf-8 so it tries to read the ordinary file as a multibyte file. That will corrupt arrays, lists and eventual crash the client/server. So make sure the file format is what yo [read] Keywords: agent lotusscript server
214


3 Quick questions about XPages and Domino
Thu, Mar 8th 2012 1:22a   Fredrik Norling
I’m doing a lite poll to see what the future looks like. You don’t have to be an admin or a developer. If you don’t know the answer on one of the questions don’t answer that question Note: There is a poll embedded within this post, please visit the site to participate in this post’s poll. Note: There is a poll embedded within this post, please visit the site to participate in this post’s poll. Note: There is a poll embedded within this post, please visit th [read] Keywords: admin domino xpages
237


Standby Widget v2 is now on XSnippet – openntf.org
Wed, Feb 29th 2012 4:11p   Fredrik Norling
I’ve updated the standby widget on openntf.org after seeing some problems after upgading to 8.5.3 http://openntf.org/XSnippets.nsf/snippet.xsp?id=standby-dialog-custom-control Creds goes to Serdar Başeğmez and Tim Tripcony who found a solution, thanks!! [read] Keywords: openntf widget
275


Setup a Mercurial Source Control server for Windows
Sun, Feb 5th 2012 11:40a   Fredrik Norling
Declan Sciolla-Lynch held a session at LS 12 AD102 about how to setup a RedMine Server for Mercurial. I needed to see if there where a way to setup a Mercuial repository server that could run on windows it could probably run on other operating systems also but I haven’t tested any other. If found scm-manager a java server that could handle Mercurial, Subversion and Git the best part of this server is that it has a .war file container to you could deploy it in websphere if you have this se [read] Keywords: admin notes xpages applications java password server websphere xml
282


Check out the new store at XPage Developer
Mon, Jan 30th 2012 5:12a   Fredrik Norling
XPage Developer Shop [read] Keywords:
296


Soon you can thru out Active Directory
Sat, Jan 28th 2012 6:11a   Fredrik Norling
Samba 4 will soon released and that that can replace your Active Directory with it. [read] Keywords: microsoft
302


Check out the great presentation with Guy Kawasaki
Thu, Jan 19th 2012 2:32a   Fredrik Norling
This is the opening session from IBM Connect 2012 but the best part is Guy Kawasaki So if you don’t want to see everything you should fastforward until 37 minutes into the show Watch live streaming video from ibmsoftware at livestream.com There is also another interview with him, great stuff. ibmsoftware on livestream.com. Broadcast Live Free [read] Keywords: ibm facebook
257


Standby Custom control what does it do
Wed, Jan 18th 2012 6:12a   Fredrik Norling
I have added my first XSnippet today and it’s the Standby custom control. If you add the code to a custom control and drag in into an XPage all events done in this XPage will be intercepted and if the event taks more than 200 milli seconds the dojo standby widget will show up and prevent the user from clicking. http://openntf.org/XSnippets.nsf/snippet.xsp?id=standby-dialog-custom-control Some of the code were originally created by two great XPage guys Tommy Valand and Serdar Baş [read] Keywords: lotus dojo openntf widget
300


Lotusphere Live Stream
Mon, Jan 16th 2012 4:38a   Fredrik Norling
Watch the Lotusphere 2012 live stream here Watch live streaming video from ibmsoftware at livestream.com new TWTR.Widget({ version: 2, type: 'search', search: 'ls12', interval: 30000, title: 'Lotusphere 2012', subject: '#LS12 search', width: 300, height: 300, theme: { shell: { background: '#8ec1da', color: '#ffffff' }, tweets: { background: '#ffffff', color: '#444444', links: '#1985b5' } }, features: { scrollbar: true, loop: true, live: true, behav [read] Keywords: lotusphere mobile widget widgets
188


How to prevent databaseName to change datasource
Sun, Jan 15th 2012 5:10a   Fredrik Norling
Sven HasselBach blogged (Link) about that you could change the datasource of any XPage using a url parameter called databaseName. Doesn’t ACL apply you might ask. Yes it does so that isn’t a problem. OK, isn’t there a setting to ignore url parameters, yes there are but If you use this you will get problems with the built in controls. They use url parameters. Is this a problem then ACL apply shouldn’t that be enought? No because there might be some databases where the [read] Keywords: acl database
177


New version of TinyMce integration for XPages
Mon, Dec 12th 2011 12:14p   Fredrik Norling
Version 1.1 of the TinyMce custom control for XPages is released today. This version contains a fix so the 64K limit is now fixed and also a new option TinyMcePath is added to be able to add a url that is server wide. And to simplify upgrade of the editor. Url to the control at openntf.org [read] Keywords: xpages integration openntf properties server
136


TinyMce RichText Editor integration in XPages
Fri, Dec 2nd 2011 11:11a   Fredrik Norling
I have created a Tinymce integration custom control for XPages. Why is this a good thing? Well this means that you can edit richtext in XPages both on the web, the Notes Client and it works with IPhone,IPad with IOS5. You do not need to rely on when a new version of Domino is released. New versions of Tinymce is released more often than Domino releases. It has alot of features that the Domino RT editor don’t. The custom control is lacking one thing in this version but I believe that this [read] Keywords: domino ibm notes notes client richtext xpages integration iphone openntf
93


Flattr custom control released
Wed, Nov 30th 2011 9:13a   Fredrik Norling
Today I have released another custom control on openntf.org It’s the Flattr control this control makes it simple to add a flattr buttons to your webpages created with XPages. And get micro payments from flattr users that likes what you or your customers do. [read] Keywords: xpages openntf
71


QR Code Custom control is released
Tue, Nov 29th 2011 5:12p   Fredrik Norling
URL QR Codes for you web applications just got very easy. Just drag and drop add your URL, and you got a QRCode and they work in the Client too. Link to the Project at OpenNTF.org [read] Keywords: applications openntf
93


Load once functionality for client js script libs
Mon, Nov 28th 2011 1:11p   Fredrik Norling
If you have a custom control and this control can be added more that once on a page. You will probably get problems if it relies on some clientside libraries. There is at least three ways to this problem. 1. Don’t add the client lib to the Custom Control add it to the XPage instead Is this a good approach, no I don’t think so because you need to remember to add it, and also update it. 2. Add it in a theme globally If you do it this way your library will always be added to a [read] Keywords: javascript
118


@TextToNumber Decimal Warning
Wed, Nov 23rd 2011 6:11a   Fredrik Norling
If you run this formula in traditional Domino @Text(@TextToNumber(“20,40″)*2) You will get 80,40 back into the field But if you run this in some XPage Code you will get 0 Why is this you might ask, well probably because javascript do not recognize comma as a decimal delimiter So you need to change the formula to this. @Text(@TextToNumber(@ReplaceSubstring(“20,40″,”,”,”.”))*2) Then you will get 40,8 back. Not that when you do @Text() on the number t [read] Keywords: domino javascript
89


Two new interesting CLFAD:s in XPages today
Tue, Nov 15th 2011 9:13a   Fredrik Norling
I had some strange problems today in 8.5.2FP1 that resulted in error 500. CFLAD0246: Exception and CFLAD0134E: The error occurred when executing this line of code currentDocument.save() Crap I thought some internal error inside the XPages engine. I was searching for the error and thought perhaps I should see if the error still occurs in 8.5.3. Yes box it did but in 8.5.3, I got and more developer friendly error . Could not save the document 18B1E NotesException: Vector must contain objects all [read] Keywords: lotus xpages
45


xTrain – XPages seminar in Sweden
Tue, Nov 15th 2011 8:12a   Fredrik Norling
IBM in Sweden is going to host an XPages day on the 12:th of December in Stockholm. With Ed Brill as the main speaker. If you are interested this is the link to sign up for it. xtrain.lotisverige.com [read] Keywords: ibm xpages
59


Perhaps a DAOS inside can be the solution
Mon, Nov 14th 2011 12:11p   Fredrik Norling
I had a problem with growing Domino databases and didn’t have the option to turn DAOS. And I thought how could this problem be solved if I did some database design. What is the problem today with large Domino databases or large attachments today? 1. Large or many Attachments makes the database slow 2. Opening documents become slow. DAOS solves these issues by extracting the attachment out of the database and creating a file with a hash name to get a single copy solution, Very clever. The [read] Keywords: domino ibm ods database server wiki
49


Applications of the future
Mon, Nov 7th 2011 1:12p   Fredrik Norling
How will applications of the future work. I believe that applications of the future is webbased, component based and autoupdated. Simple text editor I think there will be better way to separate an application into pieces and only those pieces that you need will be downloaded into your local application framework runner. I also believe that these application framework runners will run inside the web browser (i.e Chrome frame) or be apart of the web browser. The pieces will also auto update afte [read] Keywords: application applications google java server
37


Social Development in Domino Designer
Thu, Nov 3rd 2011 1:11p   Fredrik Norling
I haven’t seen any development addons for Domino Designer that could make it more social. It would be great to have some integration that you easy could update what design elements or/and databases you are working with. Also a easy way to update status in your projects. I would be happy if you could have integration points in the designer that don’t require the use of creating a plugin. Perhaps a side panel that can load an xpage and some scoped variables gives integration with th [read] Keywords: domino xpages development integration java
139


Get a progressbar everytime a partialrefresh is fired
Sat, Oct 29th 2011 6:12a   Fredrik Norling
I was looking for some code today to get a wait sign when a partial refresh had fired. I found this great article at lotusnotes.com bu that wait sign had to be added to each event (Not my kind of thing ). function scoringStarted() { ){ if(this.fullStandby==null) { this.fullStandby = new dojox.widget.Standby({ target: dojo.body() }); document.body.appendChild(fullStandby.domNode); fullStandby.startup(); } fullStandby.show(); } function scoringCompleted() { if(this.f [read] Keywords: lotusnotes scriptlibrary xpages dojo javascript widget xml
46


Sharing and Open Source
Wed, Oct 26th 2011 12:11p   Fredrik Norling
Sharing code is good and open source projects is also good. But neither of them puts food on the table. When sharing code and software to a community like OpenNtf.org you often do so because you have found some good stuff before and feel that you also should give something back or you want to show your expertise. And there is probably alot of other reasons but those were just two examples. But did you know that there is several ways to get something back. What about offer your documentation as [read] Keywords: community openntf server
62


Local XPages problem and webpreview port
Thu, Oct 20th 2011 6:12a   Fredrik Norling
I wrote about the new function that you could change the webpreview port in 8.5.3 unfortunately this gives you another problem if you change the port. You can’t run local XPages in the client web preview works fine, if you change the port back make sure you write 80 in the field. If you just clear the field you will still get problems. [read] Keywords: domino notes notes client xpages
58


My top 5 things that we need in XPages
Sat, Oct 15th 2011 6:12a   Fredrik Norling
1. Better Client and OS integration You need to be able to do things in an XPage that you are used to in an ordinary client. Copy and paste images and formatted text into a richtext field Communicate with the eclipse client framework Integration with other desktop applications Finally get a full integration with symphony documents. (Open them directly from an XPage thru code, create from template, set content in Symphony) 2. Integrated Debugger and Memory profiler Checkout the debugger in v [read] Keywords: richtext symphony xpages apple applications desktop development eclipse firefox integration server
38


iOS 5 now Live
Thu, Oct 13th 2011 6:12a   Fredrik Norling
I have installed iOS 5 on my devices at first I had some problems with a error 3200 in iTunes. But that was from that Apples servers was overloading with everybody upgrading. Some suggestions before upgrading if you haven’t done this. 1. Remove any apps that you rarely use 2. Make sure that you have updated all apps in your device 3. Make a backup copy of all your photos and remove them from the device 4. Remove and videos and music that you can All the above things is just so you upgra [read] Keywords: domino notes notes client apple server
40


Strange Javascript numbers in IE9
Mon, Oct 10th 2011 3:12p   Fredrik Norling
I got a strange error today. I loaded some data using Ajax from a Domino view. Looped thru the data and did some addition with the numbers. Nothing strange with this and this code have been in production for a long time. tot+=parttot  This code stopped working in IE9 both with and without compability mode. The code worked in Chrome and Firefox. If I ran the code using the IE9 debugger it also worked. But in IE9 it started to display the last parttot in the tot variable. Strange or what??? It [read] Keywords: domino ajax firefox javascript
42


Lotus Notes Foo or will it be XWork Client?
Sun, Oct 9th 2011 6:11a   Fredrik Norling
The link to the post at my new site XPagedeveloper.com http://www.xpagedeveloper.com/2011/lotus-notes-foo-xwork-client [read] Keywords: lotus notes blogger
33


Lotus Notes Foo or will it be XWork Client
Sun, Oct 9th 2011 1:20a   Fredrik Norling
Ed Brill talks about the roadmap for Domino, this is great customers want to know that the road continues. He has made up a name called Foo for the next version of Notes/Domino because the name is not decided yet. But he tells that there will be a 8.5.4 version and a Foo Version or as I think it will be named XWork Client. IBM released the new XPage server a couple of days ago and this server is called XWork Server Link to some info regarding this (Link 1, Link 2, Link 3). Due to the fact t [read] Keywords: domino ibm lotus notes notesdomino application server
28


Until planet Lotus has changed to my new site
Thu, Oct 6th 2011 6:12a   Fredrik Norling
I'll do some reposts on my old blog http://www.xpagedeveloper.com/http:/www.xpageDeveloper.com/2011/domino-web-preview [read] Keywords: domino lotus blogger planet lotus
44


Select your web preview port
Wed, Oct 5th 2011 11:24a   Fredrik Norling
Before 8.5.3 local web preview often didn’t work for a number of reasons. Skype blocking port 80, HTTP Server: Error – Unable to Bind port 80, port may be in use or user needs net_privaddr error Or some other problem. Now your problems is solved, just open preference -> Domino Designer and change the port to a higher port i.e. 5000. [read] Keywords: domino server skype
31


8.5.3 is live on my work machine
Tue, Oct 4th 2011 12:02p   Fredrik Norling
I’ve installed 8.5.3 on My work machine. So far everything works great. Need to really get time to try out all the new features sorting of ft results, running web querysave agents and the PostScript event (this name is really funny). There are so many new functions in 8.5.3 great work IBM getting this out. I’m looking forward to start using this in production. [read] Keywords: ibm
32


Just in time for 8.5.3, my new site is up
Mon, Oct 3rd 2011 8:10a   Fredrik Norling
I have moved my blog to a new site www.xpagedeveloper.com Check it out [read] Keywords: blogger
42


Welcome to XPage Developer
Thu, Sep 29th 2011 4:29a   Fredrik Norling
Welcome to my new site XPage Developer I will continue writing about XPages and Lotus Domino as I did on my old site everythinglotus.blogspot.com All posts before this post is reposted blogg entries from by old blog [read] Keywords: domino lotus xpages
37


Where does SSJS print show in the notes client
Thu, Sep 8th 2011 2:06p   Fredrik Norling
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 debugg [read] Keywords: notes notes client xpages
100


Where does SSJS Print() in the client end up
Thu, Sep 8th 2011 11:10a   Fredrik Norling
I answered a question in the XPage forum yesterday but I thought that this might be something worth writing a line aboutbecause this is one of the things that I was wonderign about when starting with XPages. To view the print statement you should look in the menuHelp -> Support -> view trace Or you could create a new icon and in the property box for targetadd the following -RPARAMS - console The last param is also great when debugging Notes clients that doesn't startup. But beware if you [read] Keywords: notes xpages apple blogger
74


Watch what you put in you scoped varables
Sat, Sep 3rd 2011 6:10a   Fredrik Norling
Your XPage app may run out of memory if you put js functions/classes or domino objects in scoped variables because these objects is not Serializable. So because you can it is not always ok to do that ;-) [read] Keywords: domino xpages blogger blogging desktop iphone mobile
31


Watch what you put in you scoped varables
Sat, Sep 3rd 2011 3:56a   Fredrik Norling
Your XPage app may run out of memory if you put js functions/classes or domino objects in scoped variables because these objects is not Serializable. So because you can it is not always ok to do that [read] Keywords: domino apple
52


Custom controls and library controls
Mon, Aug 22nd 2011 9:10a   Fredrik Norling
I read today in a blog post by Niklas Heidloff that IBM has been thinking about of building a converter of custom controls to extension library controls. I think that isn't any good idea, why because the installation of extension library is alot of work today why would you like to have even more controls that needs to be installed into the designer and updated individually? If this should become a good idea, then we need a new way of updating all these controls like the updater in Chrome or F [read] Keywords: domino ibm xpages blogger firefox openntf server
27


Custom controls and library controls
Mon, Aug 22nd 2011 8:10a   Fredrik Norling
I read today in a blog post by Niklas Heidloff that IBM has been thinking about of building a converter of custom controls to extension library controls. I think that isn’t any good idea, why because the installation of extension library is alot of work today why would you like to have even more controls that needs to be installed into the designer and updated individually? If this should become a good idea, then we need a new way of updating all these controls like the updater in Chrome [read] Keywords: domino ibm xpages firefox openntf server
45


Changing value of a timecontrol?
Fri, Aug 5th 2011 7:11a   Fredrik Norling
Does anybody know how to change the value of a xpage timecontrol in a onclick event and the information is still there after a full or partial refresh? [read] Keywords: blogger blogging desktop iphone mobile
42


Changing value of an xpage dojo timecontrol?
Fri, Aug 5th 2011 6:49a   Fredrik Norling
Does anybody know how to change the value of a xpage timecontrol in a onclick event and the information is still there after a full or partial refresh? Link to the XPage forum post and all the things already tried [read] Keywords: ldd lotus apple dojo
57


The Oracle Google Android lawsuit
Fri, Aug 5th 2011 6:11a   Fredrik Norling
I read that the lawsuit that Oracle has done against Google for using Java in the Android operating system demanding $6 billons. That is alot of money. But I also read that Google has bought 1000 patents from IBM and that sale had gone thru recently. I'll bet that one or more of these 1000 patents is going to be used to do a counter lawsuit that will block the use of Oracles database engines. So Oracle will be forced to drop the lawsuit. Apple has also done a lawsuite that is blocking Samsung f [read] Keywords: ibm apple blogger database development google java oracle
27


The Oracle Google Android lawsuit
Fri, Aug 5th 2011 1:14a   Fredrik Norling
>I read that the lawsuit that Oracle has done against Google for using Java in the Android operating system demanding $6 billons. That is alot of money. But I also read that Google has bought 1000 patents from IBM and that sale had gone thru recently. I’ll bet that one or more of these 1000 patents is going to be used to do a counter lawsuit that will block the use of Oracles database engines. So Oracle will be forced to drop the lawsuit. Apple has also done a lawsuite that is blocking [read] Keywords: ibm apple database development google java oracle
57


The death of social media
Mon, Aug 1st 2011 7:11a   Fredrik Norling
Now Goggle + is here and we have twitter, Facebook, Connections. In all this places people post information. The information is not marked in any way so Personal, Hobbies and work stuff is mashed together in a huge mass. People gets overloaded with information that they don't want/need to know. I belive the information needs to be filtered. Lets say you have 300 friends that posts 3 posts on facebook every week. That's 900 posts a week. thats more than 100 posts per day. If you then also have [read] Keywords: connections blogger facebook twitter
41


The death of social media
Mon, Aug 1st 2011 6:48a   Fredrik Norling
Now Goggle + is here and we have twitter, Facebook, Connections. In all this places people post information. The information is not marked in any way so Personal, Hobbies and work stuff is mashed together in a huge mass. People gets overloaded with information that they don’t want/need to know. I belive the information needs to be filtered. Lets say you have 300 friends that posts 3 posts on facebook every week. That’s 900 posts a week. thats more than 100 posts per day. If you then [read] Keywords: connections facebook twitter
62


How to create a notes plugin
Sat, Jul 30th 2011 6:11a   Fredrik Norling
I have done some reseach to setup a plugin dev environment but it requires eclipse 3.4.2 gaymede and that can't be downloaded from eclipse.org anymore. Anybody know where to Find this for win32? [read] Keywords: notes blogger blogging desktop eclipse iphone mobile
50


A response to Bill's post
Fri, Jul 29th 2011 6:10a   Fredrik Norling
Lotus has a stamp of being old. I have eared this so many times Lotus Notes is that still updating? I believe there is several reasons to this problem. 1. Marketing of the Lotus platform 2. IT departments hasn't updated their Lotus software, why hasn't this been done? Cost, Can't see the need to update not that many new functions. 3. The domino designer got free to late I think that all of the above reasons combined has been reasons why the Lotus platform has and still is loosing cust [read] Keywords: domino ibm lotus notes xpages blogger community openntf sharepoint
62


Redirector Custom Control is released
Thu, Jul 14th 2011 7:15a   Fredrik Norling
My first addition to openntf.org is released today Redirector The redirector helps you to send the users to other XPages if conditions is meet or not i.e The user doesn't have the admin role, redirect!! the user is using firefox, redirect!! an IPad, redirect!! User is not Editor, redirect!! It's nothing special with this Custom control, just that it's reusable code as it should be. You don't need to rebuild redirect code for you admin interface, special functions. Just add the redirector to [read] Keywords: admin xpages blogger firefox interface openntf
71


Deploying traveler with ssl
Wed, Jul 13th 2011 6:14a   Fredrik Norling
A short post with some field observations if you are going to deploy traveler.If you are going to use ssl get a real ssl certificate. Then you will not get any problems with devices not being able to connect.Get a separate ip adress and dns name for the traveler server.If the above thinks are done then you shouldn't have any problems ;-) [read] Keywords: traveler blogger blogging desktop iphone mobile server
66


Extranet rebuild with Xpages and QNova doc manager
Thu, Jun 30th 2011 3:17p   Fredrik Norling
Checkout Extranet with QNova dokument management [read] Keywords: xpages blogger blogging desktop iphone mobile
54


Change password of is file using cmdline or api
Mon, Jun 27th 2011 3:14p   Fredrik Norling
Does anybody know if it's possible to change password on a notes id file using some c api or using a prebuild commandline application? [read] Keywords: notes application blogger blogging desktop iphone mobile password
60


Microsoft got to be kidding 16GB
Thu, Jun 23rd 2011 9:14a   Fredrik Norling
When doing a systemstate backup on a very small Activedirectory less than 25 users no special things at all.This backup takes up 500mb in windows 2003 I think this is huge. But When I did the same backup of the systemstate in Windows 2008 16GB Microsoft must be kidding, who wrote this backup of the Active directory?What where they thinking, I don't have a clue what needs to be backuped so lets backup all the files on the server? Please someone build a Active directory substitute so we can get r [read] Keywords: blogger microsoft server
52


Rules in my inbox is dead part 2
Thu, Jun 23rd 2011 6:14a   Fredrik Norling
I have now got the inbox rules to work again. Thought I would share with everybody how I got this to work. I haven't found any good way to debug the server rules on the server but I found this out.By reading some code. ;-) 1. All rules are resaved everytime you move a rule up and down.2. The rules are stored in the Calendar Profile document3. You can max have 100 rules per inbox4. The Calendar Profile document can start acting strange due to policy changes if you use them What did I do to make [read] Keywords: blogger email profile server
2624


NSD.exe is using 50% cpu on my machine
Tue, Jun 21st 2011 6:15a   Fredrik Norling
I was working today and suddenly I found that my pc was very hot and the fan was running all the time. What is making the machine work like this I thought. Looked at the taskmanager nsd.exe (32 bit app) is uinf 50% cpu. I killed the task but why is it using 50% cpu any ideas? [read] Keywords: nsd blogger
57


Fill out the usability study email with social networks
Tue, Jun 14th 2011 6:11a   Fredrik Norling
Got this in my email today and I could share the url to the study So feel free to send some comments back to IBM how you want the next generationemail to be. http://tinyurl.com/5w2gapq [read] Keywords: ibm blogger email
36


No need for MS Office anymore with 8.5.3
Sun, Jun 12th 2011 3:17p   Fredrik Norling
If the gold version of Lotus Notes 8.5.3 has Symphony 3.0 as the beta releases has thenThe need to Microsoft Office on company pc is almost 0% Symphony 3 release note The new support for VBA script is the key enhancement that will make the transition from Ms Office to Symphony easier. Why pay alot for MS Office when you can use Symphony for free?? disclaimer'This is beta software from IBM and does not represent a commitment, promise or legal obligation by IBM to deliver, in a future release of [read] Keywords: domino ibm lotus notes symphony traveler apple blogger microsoft office
45


Version 8.5.3 will make your inbox life easier
Sun, Jun 12th 2011 12:14p   Fredrik Norling
If the functionallity in the beta of 8.5.3 will be added to the gold version. I don't know if you are finding old emails from people, often. But this is something I do in my inbox all the time. I even has created my own view "by email" but In 8.5.3 of Notes with upgraded design of you mailbox to 8.5.3. You can do a search by sender and search by subject. This are great addons if you ask me, they will most definate help me and hopefully many other users. disclaimer'This is beta software from [read] Keywords: domino ibm lotus notes traveler blogger email
48


Rules in my inbox is dead
Fri, Jun 10th 2011 7:12a   Fredrik Norling
I'm a fan of rules in my inbox but suddenly they are not working. I have tried to deactivate them and reactivate them.Delete the profile document and recreate it. No Luck so far :-( Any idea how to debug / fix the problem. Send me a comment please!! [read] Keywords: blogger profile
48


Loading an image from the nsf
Wed, Jun 1st 2011 6:15a   Fredrik Norling
I'm trying to load an image stored in the .nsf file into an java image.And then adding this into an IText pdf. Does anybody know how to load an image in XPages? I have seen examples using this.getClass().getResourceasStream(XXX)I don't get an error using this but I don't get any picture probably the wrong path. If so Does someone know what path to use if the image is uploaded as an ordinary image or in the web-inf folder. ThanksFredrik [read] Keywords: xpages blogger java
50


DBColumn might not return what you expect
Wed, May 25th 2011 6:10a   Fredrik Norling
I found out that @DBColumn despite what the documentation says not always return an Array.If there is only one entry inside the view you will get an string back. Is will give you problem if you are using this as the source for an repeat control or somethign elese that is expecting an array. This is how you fix the problem function isArray(obj) {return obj.constructor == Array;}var d; d=@DbColumn("","MyData",1); if(isArray(d)==false){ d=[d] }return d Happy Coding [read] Keywords: apple blogger
55


How to speed up internet using file hashes.
Sat, May 21st 2011 1:10p   Fredrik Norling
Someone have probably thought about this before, if so why doesn't the browsers have this ;-) If we could use filehashes like DAOS to find if we have downloaded the exact same file before and the resource tag could have a filehash tag from the webserver. then we could get a much faster web. i.e. [read] Keywords: apple blogger css database security server
45


Runtime error in Internet Explorer
Mon, May 16th 2011 6:11a   Fredrik Norling
I found a strange error today I started to get "runtime" error in internet explorer. I investigated the problem and found that the following row was causing the problem. document.getElementById("Body").innerHTML=tmpHTML; the tmpHTML variable contains some valid HTML and the Body tag was a span tag. When looking into the problem some more I found that it is an IE bug so when I changed the tag from span to div, everything worked again. Hope that this might help someone else so you don't have [read] Keywords: blogger bug
72


Chrome Os is here, get your self a nightly build
Fri, May 13th 2011 3:15p   Fredrik Norling
Google has released Chrome OS that will run all applications from the webbrowser. I found this site that created nightly builds of chrome os in WMWare, Virtualbox and USB images.Great if you want to try it on your machine. bothe the WMWare Player and Virtualbox can be runned for free on your machine. http://chromeos.hexxeh.net/vanilla.php [read] Keywords: applications blogger google vmware
71


Chrome Os is here, get your self a nightly build
Thu, May 12th 2011 6:10a   Fredrik Norling
Google has released Chrome OS that will run all applications from the webbrowser. I found this site that created nightly builds of chrome os in WMWare, Virtualbox and USB images.Great if you want to try it on your machine. bothe the WMWare Player and Virtualbox can be runned for free on your machine. http://chromeos.hexxeh.net/vanilla.php [read] Keywords: applications blogger google vmware
150


Modifying a mime richtext item in Lotusscript
Wed, Apr 27th 2011 8:10a   Fredrik Norling
I have been trying to modifying a Mime Richtext item using Lotusscript but no luck yet. I have a Mime richtext item with a stored image also in mime and I just want to change the HTML part not the image part. And every time I try to modify the HTML part it gets changed but the images are gone after saving. If you have an idea on how to do this please send me an comment. [read] Keywords: lotusscript richtext blogger
64


IE 9 and Domino Applets = Crash
Mon, Apr 18th 2011 6:12a   Fredrik Norling
I have some machines running 64bit Window 7 and Vista with Java and IE 9 And they are crashing when opening a page with a domino applet. Is someone else experiencing this? [read] Keywords: domino blogger java vista
71


Update on resizing datefields
Thu, Apr 14th 2011 7:11a   Fredrik Norling
One problem that I have encountered is that IBM is creating dojo.onload event that is sent to the user if a partial refresh is done. And If you have resized a date field and do a partial resize onthe resize is lost of course. If you haven't place the script inside a computed text inside the area that is partial refreshed. http://everythinglotus.blogspot.com/2011/03/making-resize-of-xpage-datefields-work.html [read] Keywords: ibm blogger dojo
133


Xpage Events doesn't always work after partial refresh
Thu, Apr 14th 2011 6:12a   Fredrik Norling
I had a strange error today, I had an Xpage that when you clicked in the navigation a partial refresh was done and a "document" was loaded into a panel with a title and some RichText displayed inside a computed text control it also had a Back button that executed some server side SSJS.On some documents the back button didn't work. I started to investigate. I found that the javascript at the bottom of the returning partial refresh was never executed. Something in the richtext HTML did this. Bu [read] Keywords: richtext blogger javascript server
126


Strange XPage error on the console.
Thu, Mar 31st 2011 6:10a   Fredrik Norling
I got a strange problem displaying on the Domino console HTTP JVM: com.ibm.xsp.exception.EvaluationExceptionEx: Error while executing JavaScript action expression The application works with no problem but this is showing on the console every 5 minutes on the console. Then I found that the error was a error inside the code in beforeRenderResponse event. If found this by adding try { }catch(e){ print(e.toString()) } around my code. [read] Keywords: domino ibm xpages application blogger javascript
80


Making the resize of XPage Datefields work like they should
Sun, Mar 27th 2011 12:14p   Fredrik Norling
I found when creating an application that I couldn't resize a date field. The date picker mover to a second row and that wasn't what I wanted. And I didn't want a large field because I was only storing a short date in ISO Date format. I started to investigate why the helper icon was moved to the second row and found that a style width was inherited down in the date field control. This made that the text field storing the date was as big as the surrounding span and that made the helper icon t [read] Keywords: ibm application blogger dojo javascript widget
47


The new homepage
Thu, Mar 24th 2011 1:10p   Fredrik Norling
The firm that I work for has a new webpageCheck it out www.QNova.eu [read] Keywords: blogger blogging desktop iphone mobile
49


IBM continues with Nokia and no Windows Phone 7
Tue, Mar 8th 2011 12:10p   Fredrik Norling
IBM announced today that the continues the plan for supporting Symbian^3 later this year.No plans for Windows 7 Phone support, still applys. Is there anybody that uses a Windows Phone 7? https://www-304.ibm.com/support/docview.wss?uid=swg21470120 http://www.microsoft.com/windowsphone/en-us/default.aspx [read] Keywords: ibm blogger microsoft
71


NotesRichTextRange ReplaceAndFind clears the RichTextItem or gives a crash
Fri, Mar 4th 2011 5:14a   Fredrik Norling
If you are using this function in Lotusscript (haven't tested Java) and replacing text that has the property passthruhtml beware that the Richtext item will be cleared if the RichText item data is larger than 64K, I can't wait when the 64K limit gone from Domino!!! Another enoying bug is that if you do alot or replacements the client/server will crash. The bugs in reported to IBM, and I will comeback with when they are fixed. They are reproducable so I'm confident that IBM will fix them. [read] Keywords: domino ibm lotusscript richtext blogger bug java server
71


How do I create a editbox connected to a richtextfield
Mon, Feb 28th 2011 12:09p   Fredrik Norling
Is there a way to create a editbox with Xpages that is connected to a richtextfield in backend and to avoid The 64k limit.There is probably a easy solution, please comment if you know the answer. [read] Keywords: xpages blogger blogging desktop iphone mobile
40


Extension library dynamical treenodes
Mon, Feb 7th 2011 7:14a   Fredrik Norling
Is it possible to create TreeNodes thru code to populate for instance a pagenavigator object from the extension library? I know about the bean object but how should the bean look like can't find any examples? Can it be done with out a bean object? [read] Keywords: blogger
58


Multi level navigator for XPages
Mon, Feb 7th 2011 5:13a   Fredrik Norling
Anybody built a 2 level navigator for XPages, like an outline that folds outthe second level when clicking on the first level? [read] Keywords: xpages blogger
48


Rockmelt & Flock, 2 chrome based browsers with interesting functions
Sat, Jan 22nd 2011 9:17a   Fredrik Norling
I've found these two new browsers that has interesting social functions. Rockmelt has interesting Facebook, Twitter and Rss integration so you will get updates when you are browsing. A quite nice browser. You get all the functions from Chrome plus the great integration to Facebook and Twitter. Flock on the other hand has integration to more services like youtube, linkedin and the best bookmark manager I ever has seen in a webbrowser. You can add notes to websites and search for the content. Fl [read] Keywords: notes blogger facebook integration linkedin twitter
60


IPhone 4 with traveler connection problems
Wed, Jan 19th 2011 5:13a   Fredrik Norling
I have a customer that has an IPhone 4 and he gets connection errors, server not responding all the time with the traveler server but if he opens the browser and surf against the traveler server the sync starts to work again. Anybody have any ideas? [read] Keywords: traveler blogger iphone server
59


UserRoles in ACL takes forever to apply in Xpages
Wed, Jan 19th 2011 5:13a   Fredrik Norling
I have tried a simple test I have a user direct in the ACL. The acl has two rolesUser and Admin. In the XPage I have a button that has a hide when formula that looks like this if(context.getUser().getRoles().contains('[Admin]')){ return true;}return false; This takes forever to apply If I add the Admin role to a user.But if I have a notes form with a field and in that field I add @UserRolesI just have to reload the form and the new user role apply. I have tried using show nlcache reset ( tip f [read] Keywords: acl admin ibm lotus notes xpages apple bleedyellow bleedyellow.com blogger javascript wiki
28


Strange Error, Domino view doesn't return any documents on webb but from client (Update)
Wed, Jan 12th 2011 5:18a   Fredrik Norling
The problem is now solved and the problem was that the ACL for the database was probably corrupt. I copied the ACL to another database, changed one entry and copied the acl back to the original database. Problem solved. But it was strangeRelated articlesStrange Error, Domino view doesn't return any documents on webb but from client (everythinglotus.blogspot.com) [read] Keywords: acl domino lotus blogger database javascript
45


Strange Error, Domino view doesn't return any documents on webb but from client
Tue, Jan 11th 2011 9:17a   Fredrik Norling
I encountered a strange error today, running web application on a 8.02 server. Some of the webpages stopped returning documents in some views.just No documents foundAnd there is several databases using the same template some are working and some isn't.tried to fixup, updall -r but no luckThe only error that I have seen on the server isAttempt to perform folder operation on non-folder noteBut I don't know if this is related. And I can see the documents in the view if I open the view from a note [read] Keywords: domino notes notes client updall apple application blogger javascript server
142


are your code affected by the 8.5.2 computewithform bug and how to fix it
Wed, Jan 5th 2011 1:16p   Fredrik Norling
There is a bug in Domino 8.5.2 that affects the use of Computewithform. If you are using computewithform in your code you should read this. There is no alarm because there is a easy fix to the problem and I don't think that many will be affected. IBM is working on a HotFix for this but it's easy to fix so that many will not need it. If you use computewithform directly after you have fetched a document object then you are affected but If you do something with the backend document before you do [read] Keywords: domino ibm apple application blogger bug javascript
30


Think if Lotus Notes and Symphony worked like this
Fri, Dec 10th 2010 4:17p   Fredrik Norling
div xmlns='http://www.w3.org/1999/xhtml'You could store templates inside a nsf and use them using a special richtext light type.br/br/Or if there existed a special xpage control for this. Thighter integration between lotus notes and Symphony is needed to get a larger customer base.span id='BB_SIGN_BEGIN'img alt='BlogBooster-The most productive way for mobile blogging. BlogBooster is a multi-service blog editor for iPhone, Android, WebOs and your desktop' src='http://theblogbooster.com/pix [read] Keywords: ibm lotus notes richtext symphony blogger blogging desktop integration iphone mobile
131


Mailto links with attachments
Fri, Dec 3rd 2010 9:20a   Fredrik Norling
I tried this several times but with no luck.divbr //divdivthe ordinary syntax for a class="zem_slink" href="http://en.wikipedia.org/wiki/Mailto" title="Mailto" rel="wikipedia"mailto/a links is like a ordinary url /divdivfirst parameter starts with a ? next parameter and so with amp; nothing complicated here/divdivbr //divdivbmailto:emailadress/b/divdivcreates a new email with the default client/divdivbr //divdivbmailto:emailadress?subject=My email/b/divdivCreated a new email and the subj [read] Keywords: lotus notes blogger development email javascript outlook wiki
45


The return of the Notes Workspace, thanks Apple
Fri, Nov 26th 2010 6:12a   Fredrik Norling
I had a discussion with a colleague about the simillarity of the Notes workspace and the IPhone / IPad homescreen layout.divbr //divdivimg src="http://1.bp.blogspot.com/_z0G-LZItTG0/TO-IiroR1vI/AAAAAAAAAcM/-geV2gJScr0/s320/AppleIcon.jpg" style="cursor:pointer; cursor:hand;width: 150px; height: 137px;" border="0" alt="" id="BLOGGER_PHOTO_ID_5543799795724965618" /img src="http://3.bp.blogspot.com/_z0G-LZItTG0/TO-I0fRgV-I/AAAAAAAAAcU/4V_WQM9bnO4/s320/AppleIcon2.jpg" style="cursor:point [read] Keywords: domino lotus notes apple blogger iphone javascript workspace
62


HTML 5 Canvas and .toDataURL
Wed, Oct 27th 2010 9:26a   Fredrik Norling
the Canvas object in a class="zem_slink" href="http://en.wikipedia.org/wiki/HTML5" title="HTML5" rel="wikipedia"HTML 5/a contains alot of great thingsdivone of the interesting things is that it has a implemented method to get the data inside the canvas as a base64 encoded string./divdivbr //divdivSo if you would /divdivspan class="Apple-tab-span" style="white-space:pre" /span span class="Apple-style-span" style="font-size: small;"var img1=new Image();/span/divdivspan class="Appl [read] Keywords: ajax apple blogger javascript wiki
43


Can't imagine that any other system is this simple when upgrading
Sun, Oct 3rd 2010 10:29a   Fredrik Norling
Upgrading from Domino 8.5.1 with Traveler to 8.5.2 with traveler no problemdivand it takes no time.br /divbr //divdiv1. I copied the installation files to the server 3 files/divdivbr //divdivDomino 8.5.2/divdivTraveler 8.5.2/divdivDomino HF for SMTP/divdivbr //divdiv2. Shutdown the domino services/divdivbr //divdiv3. Started installation files for Domino/divdivbr //divdiv4. Started installation file for Hotfix/divdivbr //divdiv5. Started installation for Traveler/divdivbr //divdiv6. Started domi [read] Keywords: domino lotus notes traveler blogger javascript microsoft server smtp
90


XPages Event parameters solution found
Fri, Sep 17th 2010 8:27a   Fredrik Norling
It's very interesting that event parameters retrieval is totally undocumented and there is no articles / blogentries about it on the web. You should know that I have been searching and trying to get the solution thru the community but with no luck. divbr //divdivBut Now I have found the solution/divdivbr //divdivWhen triggering a onClick event the bthis/b object will contain a span class="Apple-style-span" style="font-family: Helvetica, Arial, sans-serif; white-space: nowrap; -webkit-border- [read] Keywords: domino ibm lotus xpages apple blogger community
37


Anybody know how event parameters work in XPages
Fri, Sep 10th 2010 5:27a   Fredrik Norling
I have been searching for information on how to retrieve them but with no luck.divIt's probably dead simple but I don't know how. If you do please send me and comment ;-)/divdivbr //divdivbr //divdiv class="blogger-post-footer"img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8343334554022531069-6023867220000935141?l=everythinglotus.blogspot.com' alt='' //div [read] Keywords: xpages blogger
49


Inbox Rules engine could be used for more
Tue, Aug 31st 2010 12:28p   Fredrik Norling
span class="zemanta-img separator" style="clear: right;"a href="http://commons.wikipedia.org/wiki/File:Tagging_ibm_lotus.JPG" style="margin-left: 1em; margin-right: 1em; display: block; float:right; clear: right;"img src="http://upload.wikimedia.org/wikipedia/commons/thumb/9/99/Tagging_ibm_lotus.JPG/300px-Tagging_ibm_lotus.JPG" alt="Lotus competences" style="font-size:0.8em;border:none;" width="300" height="196" //aspan class="zemanta-img-attribution" style="margin-left: 1em [read] Keywords: ibm lotus notes noteslotus blogger email google javascript office podcast wiki
50


Agent alias revisited in 8.5.2 Gold
Mon, Aug 30th 2010 8:28a   Fredrik Norling
As I wrote before about having aliases on agents that doesn't have brackets around them.divspan class="Apple-style-span" style="font-family: arial, sans-serif; line-height: 25px; "span class="Apple-style-span" style="font-size: medium;"Although the agent itself is only shown in the agent list, in 8.5.1 this did break the agent name./span/span/divdivspan class="Apple-style-span" style="font-family: arial, sans-serif; line-height: 25px; "span class="Apple-style-span" style="font-si [read] Keywords: agent domino ibm lotus notes apple blogger email google iphone javascript mobile




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