371 Lotus blogs updated hourly. Who will post next? Home | Downloads | Events | Jobs | Twitter | Bookmarks | Pods | Forum | Blogs | Search | myPL | About 
 
Latest 7 Posts
Sherlock Web: a QHSE management system (based on XPages and IBM XWork Server)
Mon, May 14th 2012 258
DanNotes 47th conference: links to presentations
Wed, May 2nd 2012 492
Presentation: Create an app in 1 hour (almost) with XPages Extension Library
Sat, Apr 21st 2012 263
I am now chairman of the board at NotesNet.dk
Tue, Apr 3rd 2012 153
XPages: 2 very easy performance optimization tricks
Thu, Feb 23rd 2012 591
Learning XPages: available resources
Wed, Feb 15th 2012 612
Creating your first managed bean for XPages
Wed, Feb 8th 2012 623
Top 10
Creating your first managed bean for XPages
Wed, Feb 8th 2012 623
Learning XPages: available resources
Wed, Feb 15th 2012 612
XPages: 2 very easy performance optimization tricks
Thu, Feb 23rd 2012 591
DanNotes 47th conference: links to presentations
Wed, May 2nd 2012 492
Thoughts from Lotusphere 2012: Lotus Notes Social Edition
Mon, Jan 23rd 2012 423
Thoughts from Lotusphere 2012: IBM Connections 4 (“Next”)
Mon, Jan 23rd 2012 293
My plans for Lotusphere 2012
Mon, Jan 9th 2012 275
Notes/Domino 8.5.3 Upgrade Pack 1: Great news for XPages
Wed, Dec 14th 2011 271
Presentation: Create an app in 1 hour (almost) with XPages Extension Library
Sat, Apr 21st 2012 263
Sherlock Web: a QHSE management system (based on XPages and IBM XWork Server)
Mon, May 14th 2012 258


Per Henrik Lausten
Blog Title Per Henrik Lausten
Blog Description A blog on Lotus Notes, Lotus Domino, XPages and more
Blog URL http://per.lausten.dk/blog/
RSS Feed http://per.lausten.dk/blog/atom.xml
PlanetLotus Feed http://planetlotus.org/profiles/rss/per-henrik-lausten
Validate Feed feedvalidator.org or validator.w3.org
Feed Last Checked May 24, 2012 4:04:52 AM EST. Realtime Update:
Languageen
Twitter URLhttp://www.twitter.com/perlausten
Landed Here Dec 21, 2007
Location Denmark
Posts: # / 1st / Latest - -
Total Hits 8,293. myPL RSS Selections: 89


Recent Blog Posts
258


Sherlock Web: a QHSE management system (based on XPages and IBM XWork Server)
Mon, May 14th 2012 3:01a   Per Henrik Lausten
I am currently busy working on Sherlock Web: a complete web solution for management of quality, health, safety and environment (QHSE). The solution is based on XPages and the IBM XWork Server and is available as a hosted solution or as an on-premises solution. The licensing cost of the server and application platform is fixed at $2000 per year, since the solution runs on the IBM XWork Server. This makes it an ideal platform for companies with a large number of users. Sherlock Web is based on [read] Keywords: domino ibm lotus notes notes client notesdomino xpages application iphone server
492


DanNotes 47th conference: links to presentations
Wed, May 2nd 2012 5:26a   Per Henrik Lausten
The DanNotes 47th conference takes place today and tomorrow. Here are links to presentations available online: Ulrich Krause: XPages - Beyond the Basics Jakob Majkilde: From Notes to XPages in 1 hour Dave Hay: Desktop Single Sign-On in an Active Directory World Related posts: The 46th DanNotes conference is a wrap Presentation: Create an app in 1 hour (almost) with XPages Extension Library IBM Certified Application Developer – Lotus Notes and Domino 8.5 [read] Keywords: domino ibm lotus notes xpages application desktop
263


Presentation: Create an app in 1 hour (almost) with XPages Extension Library
Sat, Apr 21st 2012 11:43p   Per Henrik Lausten
I gave this presentation along with a live coding demo at the monthly NotesNet.dk meeting on April 19, 2012. The presentation covers elements of the XPages Extension Library that you can use to rapidly convert an existing Lotus Notes client application to a web application. The sample database is available for download and uses a custom forum database as "backend". You can easily modify the code to use another backend database. XPages Extension Library - Create an app in 1 hour (almost) Vie [read] Keywords: domino lotus notes notes client notesdomino xpages application database openntf
153


I am now chairman of the board at NotesNet.dk
Tue, Apr 3rd 2012 3:06a   Per Henrik Lausten
I am a member of the NotesNet.dk independent group of IBM/Lotus consultants and also a member of the board. The members of NotesNet.dk participated in the annual general meeting in March, 2012. Our now former chairman John Dalsgaard wanted to resign as chairman after many years of great service. New members of the board were therefore elected. At the board meeting held a week later we decided on the responsibilities for the board members. I accepted the position as chairman of the board. I look [read] Keywords: ibm lotus
591


XPages: 2 very easy performance optimization tricks
Thu, Feb 23rd 2012 1:05a   Per Henrik Lausten
Here are 2 very easy ways to optimize performance for your XPages applications: Enable "Use runtime optimized JavaScript and CSS resources" to have your JS and CSS files combined into fewer files. This reduces the number of HTTP requests that the browser has to make against your server and application and thereby makes the site load much faster. Select "GZip" as the compression method to have your Domino server compress files and images. This reduces the amount of data that the browser has [read] Keywords: domino lotus notes xpages application applications css development javascript properties server
612


Learning XPages: available resources
Wed, Feb 15th 2012 1:03a   Per Henrik Lausten
I often hear people new to XPages ask: what resources are available if you want to learn XPages? The following lists (some of the) available resources if you want to learn XPages. IBM provided resources Direct help in Domino Designer using Help - Help Contents and hitting F1 - also available as an IBM Information Center. It includes a tutorial on creating an XPages application, a section on designing XPages applications, and a XPages reference guide. Lotus Notes and Domino Application Developme [read] Keywords: admin domino ibm ldd lotus notes xpages application applications community development java openntf wiki




623


Creating your first managed bean for XPages
Wed, Feb 8th 2012 3:43a   Per Henrik Lausten
With Java and managed beans you can make your XPages applications even more powerful. In this blog post I will go through the steps to create and use a managed bean in XPages. I am using Lotus Notes and Domino Designer 8.5.3 and will therefore use the new Java design element for the Java code located in the Code section. In short: use "New Java Class" to create a Java class. Give your new class a package name (e.g. com.company) and a class name (e.g. HelloWorld). Add a local variable and let [read] Keywords: domino lotus notes xpages applications archive eclipse java server xml
423


Thoughts from Lotusphere 2012: Lotus Notes Social Edition
Mon, Jan 23rd 2012 5:33a   Per Henrik Lausten
One of the highlights from Lotusphere 2012 was the accouncement of the next feature release of Lotus Notes called Lotus Notes Social Edition. Lotus Notes Social Edition features a new homepage with activity streams and embedded apps (embedded experiences) using open standards such as OpenSocial. From the Lotus Notes homepage a user can interact with an external application without leaving the home page (collaboratio in-context). Lotus iNotes (the web mail component for Lotus Notes) will also su [read] Keywords: collaboration connections domino ibm inotes ldd lotus lotusphere notes notes client notesdomino xpages application applications firefox openntf
293


Thoughts from Lotusphere 2012: IBM Connections 4 (“Next”)
Mon, Jan 23rd 2012 4:14a   Per Henrik Lausten
At the Lotusphere 2012 Opening General Session (OGS) and throughout the conference IBM showed the next version of IBM Connections (to be called IBM Connections 4.0?). My first impression of the next release of IBM Connections is that it looks really, really great! Among many things it features exciting new elements such as activity streams, social mail and embedded apps (using open standards such as Activity Streams and OpenSocial gadgets). Embedded apps for activity streams can be created usi [read] Keywords: connections domino ibm lotus lotusphere xpages community exchange exchange integration microsoft server
275


My plans for Lotusphere 2012
Mon, Jan 9th 2012 2:01p   Per Henrik Lausten
This is how I look I am going to Lotusphere 2012 in Orlando - and I look forward to it! Here are some of the things I plan to do and attend: B.A.L.D. (Bloggers and friends Annual Lotusphere Dinner) on Saturday Business Development Day general session on Sunday Welcome Reception on Sunday evening Opening General Session on Monday morning UK Night on Monday (if I can fake a proper English accent - and get the necessary UKLUG sticker on my conference badge) IBM Nordic dinner on Tuesday evening O [read] Keywords: ibm lotus lotusphere development openntf
243


XPages Extension Library on OpenNTF updated to match Upgrade Pack 1
Sat, Dec 17th 2011 3:12p   Per Henrik Lausten
The XPages Extension Library project on OpenNTF was updated yesterday to version 853-20111215. This version matches the newly released Domino 8.5.3 Upgrade Pack 1. If you want to use the OpenNTF version (and not Upgrade Pack 1) you can update your servers and clients using the update site method. You can find the installation instructions for the OpenNTF version and for Upgrade Pack 1 on the Lotus Notes and Domino Application Development wiki. Related posts:Notes/Domino 8.5.3 Upgrade Pack [read] Keywords: domino ldd lotus notes notesdomino xpages application development openntf wiki
271


Notes/Domino 8.5.3 Upgrade Pack 1: Great news for XPages
Wed, Dec 14th 2011 10:55a   Per Henrik Lausten
Great news for XPages today: Notes/Domino 8.5.3 Upgrade Pack 1 has just been released. In short, Upgrade Pack 1 is an IBM supported version of the XPages Extension Library. This should help remove the fear of the Extension Library being open source that some customers have had, and thereby improve the adoption of XPages out there. Upgrade Pack 1 is available on Passport Advantage as part number CI5GIEN. Related posts:Great resources on XPages Lotus Notes/Domino 8.5.3 and IBM XWork Server 8.5. [read] Keywords: domino ibm lotus notes notesdomino xpages server
108


The 46th DanNotes conference is a wrap
Thu, Dec 1st 2011 12:27p   Per Henrik Lausten
Last week we held the 46th DanNotes conference. We had 80 participants and 7 speakers. Some of the presentations are available now as links on the agenda. Others will be added to the agenda later. We will also publish videos from the event once they have been edited. On the agenda you can find links to the presentations by Chris Connor on XPages, Java, and Mobile - and links to the presentations by Ulrich Krause on compact, compress, DAOS and more. The presentation by Ulrich is also available on [read] Keywords: collaboration connections ibm lotus xpages java mobile openntf
88


IBM Certified Application Developer – Lotus Notes and Domino 8.5
Wed, Nov 30th 2011 1:57a   Per Henrik Lausten
Last week at the DanNotes conference IBM offered certification tests at half the price. I took the LOT-951 test in record time between lunch and the developer BOF and passed with a score of 87.5%. The test focuses on Domino Designer in Eclipse features, some @Formula and Lotusscript programming enhancements, and a lot of XPages. If you plan on taking the test, then rememember to have a look at the test objectives while preparing for the test. Next up for me is the LOT-922 test which is required [read] Keywords: domino ibm lotus lotusscript notes notesdomino R7 xpages application development eclipse server
88


I’m a guest on This Week in Lotus episode 79
Mon, Nov 28th 2011 9:51a   Per Henrik Lausten
A quick blog post to let you know that last week I was invited to be part of This Week in Lotus episode 79 together with Stuart McIntyre, Darren Duke - and Gab Davis as the 2nd guest. We discussed Sametime, OpenNTF, XPages and very naturally the 46th DanNotes conference which took place the day after the recording. It was great fun and I look forward to being a guest again sometime in the future. By the way, this was my 2nd appearance on the show as I was a guest on episode 24 too. Relate [read] Keywords: lotus sametime xpages openntf
82


XSnippets: code snippets for XPages
Sat, Nov 19th 2011 12:28a   Per Henrik Lausten
The beta version of XSnippets was recently announced by Niklas Heidloff on the OpenNTF blog. XSnippets is a code repository of useful XPages code snippets that OpenNTF contributors can contribute to. If you have useful code snippets then consider adding them to XSnippets. I have added my first code snippet to XSnippets based on my blog entry on how to control the HTTP response status code in XPages: Related posts:Controlling the HTTP response status code in XPages XPages Web Analytics custom [read] Keywords: domino xpages openntf widget
112


I am a member director on the OpenNTF board of directors
Tue, Oct 25th 2011 11:54a   Per Henrik Lausten
As previously blogged my company PHL Consult and I support OpenNTF and open source. To further show my support I nominated myself for one of the 9 member director positions in the OpenNTF board of directors. The board of directors for the newly incorporated OpenNTF has now been set and I am happy to have been elected to be part of the board (for one year). The new board had its first board meeting last Thursday and I look forward to be able to add value to OpenNTF. Related posts:PHL Consult su [read] Keywords: xpages openntf
48


My 1st year as self-employed consultant at PHL Consult
Wed, Oct 19th 2011 11:43p   Per Henrik Lausten
One year ago I started as self-employed consultant at my own company PHL Consult after having worked for IBM for 16 years - and what a great year! Starting on my own has proved to be one my of my best decisions ever. It has been a year of classic Lotus Notes application development work, XPages development work, teaching courses and much more. I started with one customer and have since then been doing work for 10 other paying customers and been involved in proposals for a handful more. Furtherm [read] Keywords: domino ibm lotus notes xpages application applications blogging css development google network networking openntf
75


Going to Lotusphere 2012
Sun, Oct 9th 2011 5:42a   Per Henrik Lausten
Lotusphere 2012 takes place January 15 - January 19, 2012 in Orlando, Florida - and I am very happy to report that I will participate in the conference. This will be my first ever Lotusphere in the US (I participated in the Lotusphere conference in Berlin in 1999). I arrive Friday evening (January 13) and leave again Thursday evening (January 19). I will be staying at the Disney's Yacht Club Resort, if you need me I look forward to meet a lot of interesting people from the Lotus community [read] Keywords: lotus lotusphere blogging community skype twitter
58


Lotus Notes/Domino 8.5.3 and IBM XWork Server 8.5.3 is here
Tue, Oct 4th 2011 1:17a   Per Henrik Lausten
It's October 4th and Lotus Notes and Domino 8.5.3 is now available. So is the brand new IBM XWork Server too. I have been looking forward to this release in general, and in particular because of features specifically for XPages developers: improved JavaScript editor finally a java design element for XPages Dojo 1.6.1 OneUI version 2.1 (which looks very similar to the prototype 3.0 version that the Lotus Notes and Domino Application Development wiki uses) option to combine CSS and JS in a sing [read] Keywords: domino ibm ldd lotus notes notesdomino xpages application css development dojo java javascript server sharepoint wiki
160


Integrating a Lotus Notes application with Exchange
Thu, Sep 29th 2011 4:35a   Per Henrik Lausten
I recently finished a project with the purpose of integrating a Lotus Notes CRM application with Microsoft Outlook and Microsoft Exchange. The customer has moved their mail handling to Exchange and Outlook and still uses Lotus Notes for their application handling including this CRM application. The CRM application had functionality to import mails from Notes, send mail from Notes, and create and maintain meeting invitations. My task was to make this functionality work with Exchange and Outlook i [read] Keywords: domino ibm lotus lotusscript notes notes client rich text application archive bleedyellow bleedyellow.com exchange exchange interface java microsoft outlook password profile server virus
58


DanNotes: The 46th Danish LUG conference is in November
Mon, Sep 5th 2011 12:43p   Per Henrik Lausten
DanNotes is the Danish Lotus user group. It started as a Lotus user group back in 1993 and has since then organized 2 day conferences for the Danish Lotus community with a schedule of 2 a year. The next conference in November is conference number 46! That's an impressive number of conferences. I am proud to have been selected as member of the board at the spring conference in May and I am thereby part of the group of organizers that plan the next conference. I am really looking forward to meet [read] Keywords: collaboration ibm lotus community linkedin
63


PHL Consult supports OpenNTF and open source
Sun, Sep 4th 2011 2:02a   Per Henrik Lausten
My company, PHL Consult, became member of OpenNTF in August and thereby support OpenNTF and the use of open source within the Lotus Domino/XPages community. This means that I support the idea of open source in general (and support OpenNTF as an organization) - and that I both contribute code to and reuse code from OpenNTF. I have so far contributed 2 open source XPages custom controls to OpenNTF: XPages SEO custom control XPages Web Analytics custom control At the time of writing this blog p [read] Keywords: domino ibm lotus notes xpages applications community openntf
50


I am teaching two XPages courses in August
Tue, Aug 9th 2011 11:02p   Per Henrik Lausten
I will be teaching two 3 day courses in August, 2011 on basic XPages application development. The courses are arranged by Intravision. The first course takes place on August 23 at IBM in Lyngby. Seats are still available if you are interested in signing up for the course. Please see the course details (in Danish) for more information on how to sign up. The second course takes place the week after and is a closed course for a group of developers from the same company. Related posts:Client proj [read] Keywords: domino ibm xpages application development
58


XPages: only show content for authorized users
Fri, Jul 8th 2011 8:46a   Per Henrik Lausten
Today I was asked: how do you make sure that anonymous users do not see content that only logged on (and thereby authorized) users must see? I often use a simple solution of having a xp:panel for anonymous users and another xp:panel for authorized users (both on the same XPage). Only one of the two panels are rendered based on whether the user is logged or not. So the two xp:panels would look like this: Panel 1: for anonymous users You must log on to see contents. Panel 2: for authorized us [read] Keywords: domino xpages dojo javascript openntf
91


XPages Web Analytics custom control on OpenNTF
Sun, Jun 26th 2011 5:11a   Per Henrik Lausten
What a great weekend for open source contributions from me! Yesterday I created the XPages SEO custom control - and today I have created a new XPages custom control for the OpenNTF development contest called XPages Web Analytics custom control: the custom control makes it easy to add web analytics to your XPages web site. In the first release the custom control supports Google Analytics and Woopra Web Analytics. In order to use the custom control you download it from OpenNTF, unzip the downlo [read] Keywords: domino notes xpages application database development google openntf properties
76


XPages SEO custom control on OpenNTF
Sat, Jun 25th 2011 12:09p   Per Henrik Lausten
I have contributed to the OpenNTF development contest by creating an open source XPages Custom Control for Search Engine Optimization (SEO). The custom control makes it easy to add the following search engine friendly tags to your XPages web site: page title meta description meta robots meta keywords With these SEO tags bundled in a custom control it also increases your chances of remembering to add these tags to your XPages web pages Installation is easy: Just download the SEO custom cont [read] Keywords: domino notes xpages application database development openntf properties
125


Controlling the HTTP response status code in XPages
Thu, Jun 2nd 2011 12:28a   Per Henrik Lausten
This is a follow-up to my post on how to create custom 404 and error pages in XPages. A very useful improvement to catching controlled errors such as "page not found" errors is to send the related HTTP status code in the response. So for "page not found" errors the HTTP response code 404 should be sent. This helps search engine crawlers understand that the page is not available whereby the search index can be updated accordingly. The HTTP status code can be controlled with the facesContext r [read] Keywords: domino xpages
110


Client project: XPages CMS for company website
Mon, May 30th 2011 12:12p   Per Henrik Lausten
My company PHL Consult completed another client project last week involving XPages. The purpose of the project was to modernize an existing Lotus Domino company website by creating a new XPages solution with a related Lotus Notes client CMS for article editing and related content handling (such as menus, graphics, and meta data) - and by using XPages to allow the website to utilize CSS for cross browser compatibility. The client is Mediaplus.dk and this is an interesting company that takes adva [read] Keywords: domino ibm ldd lotus notes notes client xpages css google
34


DanNotes – Danish Lotus User Group – 45th conference
Wed, Apr 27th 2011 2:59a   Per Henrik Lausten
The Danish Lotus user group DanNotes is hosting its 45th conference on May 11 and May 12, 2011. I am participating in the conference as a member since PHL Consult is a member of DanNotes. I have created a LinkedIn event for the conference. Will I see you there? Related posts:DanNotes – Danish Lotus User Group – 44th conference [read] Keywords: lotus linkedin
169


Using ODBC for Domino 32-bit on Windows Server 64-bit
Mon, Apr 25th 2011 10:57p   Per Henrik Lausten
A friendly reminder: if you are running Lotus Domino 32-bit on a Windows Server x64 (64-bit) and need to use ODBC, then you need to define your ODBC data sources in the 32-bit ODBC Administrator program - and not in the standard 64-bit ODBC Administrator program. This is because the Lotus Domino ODBC drivers are 32-bit. The 32-bit ODBC Administrator program is located at c:windowssyswow64odbcad32.exe. No related posts (automatically generated). [read] Keywords: domino lotus odbc server
203


Excel automation on Windows Server 2008 x64
Mon, Apr 25th 2011 10:41p   Per Henrik Lausten
A customer of mine uses Lotusscript and the Microsoft Excel object to create Excel spreadsheets with scheduled agents. The code is based on the normal way of creating spreadsheets - e.g.: Set ExcelApp = CreateObject("Excel.Application") Set ExcelWorkbook = ExcelApp.Workbooks.Open("C:test.xls") Set ExcelWorksheet = ExcelWorkbook.Application.Workbooks(1).Worksheets(1) The scheduled agents worked fine on a Windows Server 2003. The application was then installed on a freshly installed Domino [read] Keywords: domino lotusscript application desktop microsoft server
95


Client project: XPages CMS and web shop with card payment
Mon, Feb 21st 2011 8:11a   Per Henrik Lausten
A project for one of my clients went live last week. It's a portal on heart failures and defibilator products with a related web shop where you can automated external defibrillators (AEDs) and accessories. The portal is in Danish. My company PHL Consult was responsible for the implementation of the portal while Supermouse design studio was responsible for the design. The portal is built entirely on Lotus Domino XPages and features a content management system (CMS) and a web shop. The CMS is co [read] Keywords: domino lotus notes notes client xpages applications server
41


I am now an IBM Certified Application Developer – Lotus Notes and Domino 8.0
Fri, Feb 18th 2011 4:58a   Per Henrik Lausten
I passed the IBM Lotus Notes Domino 8 Application Development Update exam (LOT-801) today and have thereby upgraded my certification to IBM Certified Application Developer - Lotus Notes and Domino 8. I primarily used the Lotus Notes/Domino 8.0 release notes and the Notes/Domino Designer 8.0 Help and also the LOT-801 practice test from CertFX. The 801 test has a lot of focus on Domino on DB2, Composite Applications, and Web Services. I can - once again - highly recommend using a practice test as [read] Keywords: domino ibm lotus notes R7 traveler application applications db2 development
63


XPages forum
Thu, Feb 17th 2011 10:52p   Per Henrik Lausten
Joyce Davis has just announced on the Lotus Technical Information and Education Community Blog that the XPages Forum is here. The forum is for all XPages related questions and discussions so go there and join the discussion. Related posts:XPages cheat sheet Presentation: My view on XPages XPages custom 404 and error page [read] Keywords: domino ldd lotus xpages community
162


XPages custom 404 and error page
Sat, Jan 22nd 2011 1:40p   Per Henrik Lausten
This post is about creating a custom error page for handling errors (both controlled errors and not controlled errors) in XPages. For handling errors in non-XPages requests a non-XPages 404/error page has to be added. To create a custom non-XPages error page, see the Help topic "Custom Web server messages" in Domino Administrator or have a look at this great article by Julian Robichaux on Lotus Domino custom web error pages. First step for handling errors in XPages requests is to create the  [read] Keywords: domino ldd lotus xpages application applications database javascript lotususergroup.org openntf server wiki
45


XPages cheat sheet
Thu, Jan 13th 2011 1:40a   Per Henrik Lausten
David Leedy has just announced that his XPages cheat sheet will be available for handout at Lotusphere 2011. I can confirm that it is a useful cheat sheet because David involved me in a 2 hour review of the cheat sheet. It was great fun and I am pleased to have been involved in putting the cheat sheet together. Now I just need someone from the Lotus community to grab me a copy of the handout at Lotusphere that can replace my self-printed copy. Anyone? Below is a sneak peek at the cheat sheet c [read] Keywords: domino lotus lotusphere xpages community
35


Presentation: my view on XPages
Sun, Jan 9th 2011 12:26a   Per Henrik Lausten
I was asked by one of my customers to present my view on XPages and my experience with XPages to their development team. The development team had no experience with XPages but instead with classic Lotus Domino development. I gave the presentation on January 6 and the majority of the presentation consisted of live demos of XPages functionality to show the team how easy it is to use modern web technologies such as Ajax for a Lotus Domino web application. The presentation is available on Slideshare [read] Keywords: domino lotus notes traveler xpages ajax application development podcast
141


HTTP request consumer in XPages
Sat, Dec 18th 2010 4:42a   Per Henrik Lausten
Chris Toohey recently posted an example of a simple HTTP request consumer using a traditional (classic) Lotus Notes/Domino agent. I had a need for a similar solution in XPages - and since Chris never posted his follow-up post on the XPages version I had to do it myself The HTTP request consumer is used by a 3rd party callback service to report back the status of (in my case) a HTTP form post submitted earlier by my app to that service. The XPages solution is a simple XPage that uses the afterR [read] Keywords: agent domino lotus notes xpages server xml
29


My first two months as self-employed consultant
Sat, Dec 11th 2010 3:19a   Per Henrik Lausten
This is a followup to my first two weeks as self-employed consultant at PHL Consult. 2 months have now passed since I started as full-time consultant - and I am really enjoying it! It has been exciting to focus on my own business and see the immediate results of actions that I take. I have been in discussions with several potential customers and potential business partners about projects where I can offer my services. Some of these discussions has turned into real work for me and I am happy to s [read] Keywords: administration domino lotus xpages development google network networking wiki
49


My first 2 weeks as a self-employed consultant
Fri, Oct 29th 2010 8:46a   Per Henrik Lausten
I started as self-employed full-time consultant on October 18 - and today the first 2 weeks has passed. So how did they go? I have started working on my first XPages project for my first client. The project is currently in the design and early implementation phase and I have therefore been to a design workshop with Supermouse who is responsible for the information architecture and UI design. I find it very interesting to learn more about XPages and to apply it to a real project. I was invited as [read] Keywords: domino ibm lotus notes xpages applications iphone mobile podcast
53


DanNotes – Danish Lotus User Group – 44th conference
Wed, Oct 20th 2010 7:58a   Per Henrik Lausten
The Danish Lotus user group DanNotes is hosting its 44th conference on November 3rd and 4th, 2010. The agenda consists of IBM and IBM Business Partner presentations on November 3rd and of development and administration tracks on November 4th. The developer track is hosted by Carl Tyler from Epilio while the administration track is hosted by Chris Miller (I do Notes) from Connectria. I am participating in the conference as member. Will I see you there? Related posts:Independent member of the Da [read] Keywords: administration ibm lotus notes blogging development
43


Welcome to the opening of PHL Consult
Mon, Oct 18th 2010 3:20a   Per Henrik Lausten
It's October 18! Today is my first day as a full time consultant in my own company PHL Consult - where I am going to primarily work with Lotus Notes and Domino based solutions. Feel free to take a look around the new offices For my first project for a client I am going to work with XPages. I look forward to the challenge of both learning a lot more about XPages and of implementing the web site for the client. Let me know if I can provide you with my assistance. Thanks. Related posts:Push em [read] Keywords: domino lotus notes xpages apple email mobile
32


Independent member of the Danish Notesnet group
Thu, Sep 30th 2010 3:28p   Per Henrik Lausten
I am pleased to say that my Lotus Notes/Domino consultancy company PHL Consult has been accepted as an independent member of the Danish Notesnet group of Lotus specialists. The members of Notesnet are all self-employed consultants working with Lotus products in general - and for most of the members with Lotus Notes and Lotus Domino in particular. I am sure that being member of this group will benefit me in some way or the other now that I start on my excisting new adventure. Before being accepte [read] Keywords: domino lotus lotusphere notes blogger community
30


Lotus related podcasts in heavy rotation
Wed, Sep 29th 2010 1:23a   Per Henrik Lausten
Two years ago I blogged about podcasts that I listened to at that moment. Since then lots of new and interesting podcasts have appeared. I currently listen to a lot of Lotus related podcasts and the following are in heavy rotation on my iPhone as they provide me with insight and lots of inspiration: The Taking Notes podcast: great podcast by Bruce Elgort and Julian Robichaux. This Week in Lotus:  great podcast by Stuart McIntyre and Darren Duke. Getting Things Done with Lotus Notes - The Podca [read] Keywords: ibm lotus notes xpages iphone podcast taking notes
49


I will start on my own as a Lotus Notes/Domino consultant
Tue, Aug 31st 2010 4:47p   Per Henrik Lausten
I have exciting news! I am leaving IBM October 15 to start on my own as a self-employed consultant at PHL Consult. I will work primarily with development and administration of Lotus Notes and Lotus Domino solutions. I have been with IBM for 16 years and had almost never thought that this day would come - but I have been dreaming of working as a self-employed consultant for many years. I am very happy that I finally took the plunge and look forward to the exciting new adventure! To quote Mark Twa [read] Keywords: administration domino ibm lotus notes notesdomino development eclipse server sharepoint
38


A Practical Guide to Distributed Scrum
Mon, Aug 16th 2010 2:54p   Per Henrik Lausten
I have received my copy of the recently published "A Practical Guide to Distributed Scrum". The book covers much of what I have already experienced in my role as an IT architect for 4 Scrum teams consisting of developers from Denmark, Lithuania, Belarus and India. So I look forward to read through the practical suggestions in the book to see if our teams can improve - and to see if I have other practical advices and lessons learned to add. These are some of topics in the book that I find inter [read] Keywords: ibm lotusphere facebook integration soa web 2.0
22


WebSphere Application Server V8.0 Beta
Mon, Jul 12th 2010 3:33a   Per Henrik Lausten
WebSphere Application Server V8.0 is now available in beta. More information on features can be found in the WebSphere Application Server 8.0 information center. Related posts:Rational Software Architect 8.0 beta and Rational Application Developer 8.0 betaWebsphere Application Server 7.0 releasedWebSphere Application Server Community Edition 2.0 User Guide [read] Keywords: ibm application community server websphere
37


I have somehow contributed to OpenNTF
Mon, Jul 12th 2010 3:27a   Per Henrik Lausten
I woke up this morning to a comment by David Jeyachandran to my blog post on Sorting a NotesDocumentCollection by multiple field values. David wanted to let me know that he is using the sort function in the Notes Reconn project at OpenNTF. That is great news - and I am happy to know that I have contributed to a project on OpenNTF (although just a very small part). Related posts:Sorting a NotesDocumentCollection by multiple field values (Show’n Tell Thursday)2006 in reviewLotus related po [read] Keywords: lotus notes openntf
80


Apple iPad
Sat, Jul 3rd 2010 2:58p   Per Henrik Lausten
I am now the happy owner of an Apple iPad 3G 64 GB . I bought the iPad while in London last week - actually on the iPhone 4 launch day on June 24. It was fun to experience the buzz in the Apple Store on Regent Street. I have been doing a bit of iPhone app programming and I look forward to try to program for the iPad. My first project will be to upgrade my current iPhone project to an universal app that runs on both the iPhone and the iPad. More on that later. On my iPhone I have access to my wor [read] Keywords: domino lotus notes traveler apple email iphone macbook mobile
55


Rational Software Architect 8.0 beta and Rational Application Developer 8.0 beta
Wed, Apr 21st 2010 4:14p   Per Henrik Lausten
Rational Software Architect 8.0 beta is now available for you to try out as part of the Rational Software Architect open beta program. For information on all of the new Rational Software Architect enhancements visit the Rational Software Architect wiki - specifically the v8 beta pages on the wiki, and the Information Center for the 8.0 beta. The related Rational Application Developer 8.0 beta is also available. More information is available on the Rational Application Developer wiki pages for th [read] Keywords: ibm application server websphere wiki
27


WebSphere Application Server V8.0 Alpha
Wed, Mar 31st 2010 1:48a   Per Henrik Lausten
An alpha version of IBM WebSphere Application Server 8.0 has just been released. Features include: Key portions of Java™ Enterprise Edition 6.0 specifications including: Enterprise JavaBeans 3.1 Java Persistence API (JPA) 2.0 JavaServer Faces (JSF) 2.0 JavaServer Pages (JSP) 2.2 Servlet 3.0 Java EE Connector Architecture 1.6 Increased developer productivity during the edit-compile-debug cycle through directory-based drag and drop application install, uninstall and update Simplified produc [read] Keywords: ibm application community enterprise integration java security server websphere
66


Free course on using Lotus Domino Designer 8.5
Wed, Feb 10th 2010 5:01p   Per Henrik Lausten
TLCC is offering a free course/tutorial on using Lotus Domino Designer 8.5. The course requires that you have Domino Designer 8.5.1 installed as the course is delivered using the Lotus Notes 8.5 client - very cool!. The course covers: What is Notes and Domino software? The role of the Notes client and Domino server Domino Application Architecture Using Domino Designer software Creating a Domino Application Creating Forms and adding fields Designing Views Creating XPages for your application Pro [read] Keywords: admin domino lotus notes notes client xpages application applications eclipse server
30


New Redbook: Building Domino Web Applications using Domino 8.5.1
Tue, Feb 2nd 2010 3:03a   Per Henrik Lausten
As stated on the XPages Blog, a new Redbook has been published on the Lotus Notes and Domino Application Development wiki on building Domino web applications using Domino Designer 8.5.1: Building Domino Web Applications using Domino 8.5.1. The objective of the Redbook is to "provide guidance on Best Practices for Domino Web Development, with emphasis on the new XPages design element. We introduce the key new features of XPages and discuss how and why these are meaningful within the context of D [read] Keywords: domino ldd lotus notes xpages application applications development wiki
32


Getting a book to Lotusphere 2010
Thu, Jan 28th 2010 3:07p   Per Henrik Lausten
Recently Chris Toohey held a contest/giveaway where the price was his review copy of the "Lotus Notes Domino 8: Upgrader's Guide: What's new in the latest Lotus Notes Domino Platform" book - courtesy of Packt Publishing. I have also received a review copy of the same book - and I admit: I never got to write my review of the book (but read the book with great interest). So I offered Chris my review copy as well so that his contest/giveaway could have two winners. The lucky winners are Chuck [read] Keywords: domino ibm lotus lotusphere notes bleedyellow bleedyellow.com community soa twitter
26


List of IBM IT architects on Twitter
Mon, Jan 18th 2010 2:33p   Per Henrik Lausten
I have created a Twitter list of IBM IT architects. If you are interested in following IBM IT architects on Twitter then follow this list. If you are an IBM IT architect and not on the list, then let me know on Twitter. Remember that when you follow a list, you do not follow every user on the list. So tweets from the users on the list will not show up in your main Twitter stream. You will have to visist the list to see the tweets. This makes lists a very useful way of keeping up with a group of [read] Keywords: domino ibm twitter
157


Getting Things Done (GTD)
Sun, Dec 6th 2009 6:27a   Per Henrik Lausten
I have recently read David Allens Getting Things Done with great interest and immediately saw the benefits from following the GTD method. A top priority for me was to find a suitable GTD tool that works across Windows, Mac and iPhone in order to be able to collect and capture my ideas and actions no matter where I am. I looked at the following tools: Text file with synchronization using tools like Dropbox GTD for Lotus Notes: either Eric Macks complete eProductivity suite or Brett Philps GTD te [read] Keywords: domino ibm lotus notes traveler apple application interface iphone mac server system i
75


Speaking at the September Lotus Technical Information and Education community meeting
Wed, Sep 16th 2009 2:23p   Per Henrik Lausten
I am on the agenda for the September Lotus Technical Information and Education community meeting at September 29. I will be speaking about my experiences with the Lotus community, with blogging and with creating content for the Lotus Notes and Domino wiki. Please feel free to comment if you have anything in particular that you would like me to talk about. The community meeting is hosted by Joyce Davis and Chris Toohey. At the meeting Carlos Casas from The Rock Team will also share his story - an [read] Keywords: connections domino ibm ldd lotus notes application blogging community openntf server websphere wiki




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