Posts Tagged ‘Lotus Domino’
Thursday, September 29th, 2011
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, [...]
Continue reading Integrating a Lotus Notes application with Exchange.
Tags: Java, Lotus Domino, Lotus Notes, Lotusscript, Microsoft Exchange, Microsoft Outlook
| 4 Comments »
Sunday, September 4th, 2011
My company, PHL Consult, became member of OpenNTF in August and thereby supports 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 [...]
Continue reading PHL Consult supports OpenNTF and open source.
Tags: Lotus Domino, open source, OpenNTF, PHL Consult, XPages
| 1 Comment »
Wednesday, August 10th, 2011
I will be teaching two 3-day courses in August, 2011 on basic XPages application development. The courses are arranged by Intravision. The first 3-day course starts 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 [...]
Continue reading I am teaching two XPages courses in August.
Tags: course, Lotus Domino, Lotus Domino Designer, XPages
| No Comments »
Friday, July 8th, 2011
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 [...]
Continue reading XPages: only show content for authorized users.
Tags: Lotus Domino, Lotus Domino Designer, OpenNTF, XPages
| No Comments »
Sunday, June 26th, 2011
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 [...]
Continue reading XPages Web Analytics custom control on OpenNTF.
Tags: Analytics, Lotus Domino, Lotus Domino Designer, open source, OpenNTF, XPages
| 5 Comments »
Saturday, June 25th, 2011
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 [...]
Continue reading XPages SEO custom control on OpenNTF.
Tags: Lotus Domino, Lotus Domino Designer, open source, OpenNTF, SEO, XPages
| 2 Comments »
Thursday, June 2nd, 2011
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 [...]
Continue reading Controlling the HTTP response status code in XPages.
Tags: Lotus Domino, Lotus Domino Designer, XPages
| 1 Comment »
Monday, May 30th, 2011
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 [...]
Continue reading Client project: XPages CMS for company website.
Tags: Lotus Domino, Lotus Domino Designer, XPages
| 1 Comment »
Tuesday, April 26th, 2011
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 [...]
Continue reading Using ODBC for Lotus Domino 32-bit on Windows Server 64-bit.
Tags: Lotus Domino, ODBC, Windows Server
| No Comments »
Monday, February 21st, 2011
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 buy 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 [...]
Continue reading Client project: XPages CMS and web shop with card payment.
Tags: DIBS, Lotus Domino, Lotus Domino Designer, payment gateway, PCI, XPages
| 1 Comment »