Make your Notes view columns responsive with Bootstrap in XPages  

By Thomas Adrian | 3/29/15 3:37 AM | - | Added by Johnny Oldenburger

If you in XPages add a viewPanel or dataTable to display your notes views, Domino will render a HTML table for you.The problem with this is that a table is not very mobile friendly and you problably need to hide columns to make it look decent on a phone or a smaller device. A better solution is to layout the columns into "cards" instead of rows.

Quick Guide - Add your Domino Application to GitHub and prepare for source control  

By Thomas Adrian | 1/13/15 4:48 AM | - | Added by Johnny Oldenburger

If you want to setup source control of your Domino application or simply share it with the world, here is a simple guide for how to upload your Domino application to GitHub. This guide will use sourcetree and put your Domino application on to GitHub, it will not teach you how to do source control and commit features and bugs. Sourcetree is using your local disk to sync the ODP files to GitHub.

Quick guide for creating a Domino application from GitHub  

By Thomas Adrian | 1/12/15 9:16 AM | - | Added by Johnny Oldenburger

More and more Domino developers add their open source projects to GitHub This means that Domino databases (NSF) is stored as text on Github allowing anyone to browse the code.This guide show you how to download an NSF project stored on Github, import it into Domino Designer and create an NSF from the text files.

Ready to use Xpages database with Bootstrap, jQuery and Font-Awesome  

By Thomas Adrian | 12/30/14 8:59 AM | - | Added by Johnny Oldenburger

In the latest version of Extension Library you get Bootstrap, jQuery and Glyphicons simply by enabling the bootstrap theme, but If you for some reason can't use ExtLib or the Bootstrap theme I have created an application that is enabled for Bootstrap, jQuery and Font-awesome without using Extension Library. Font-Awesome and Jquery are not included in Bootstrap but you need jQuery to run Bootstrap.

Use XPages in your existing Notes client applications  

By Thomas Adrian | 11/24/14 11:21 AM | - | Added by Johnny Oldenburger

This quick and dirty guide will show you how to use xpages in your notes client applications.Using xpages in notes client opens up possibilities you do not have with traditional Notes design elements such as show multiple documents at the same time or create a print page containing content from many different sources.

Add email snooze to your IBM Notes Mail  

By Thomas Adrian | 4/14/14 1:10 AM | - | Added by Oliver Busse

The mailbox app in appstore have a really nice feature, it let's you snooze your email for a custom time and bring it back as a new mail when the time is reached. So I did a quick test to see if I could do something similar in IBM Notes mail, and this is what I came up with.

Read values from a CSV file attached to a Document and present it in XPages  

By Thomas Adrian | 3/28/14 10:45 AM | - | Added by Per Henrik Lausten

This simple server side javascript code read the content of a file stored in a rich text field Scenario: Read a csv file attached to a notes document and present it in Xpages without detaching the file to disc

OpenNTF XSnippet: Display and Download any files from the server file system or from a mapped drive  

By Thomas Adrian | 2/14/13 12:38 AM | - | Added by Niklas Heidloff

This code will display all files from any directory including subfolders from the server in a repeat control, you can click each of the file and download it from the browser.

Notessidan - Some Images of the new features in Intrapages  

By Thomas Adrian | 2/11/13 11:47 PM | - | Added by Niklas Heidloff

The admin can now add Logo header background, Logo and HomePage Logo.

How to reduce build time in large XPages apps  

By Thomas Adrian | 1/14/13 11:46 PM | - | Added by Niklas Heidloff

From experience building Intrapages here is my finding for reducing build time in Domino Designer.

The power of IBM Notes  

By Thomas Adrian | 1/14/13 12:13 AM | - | Added by Niklas Heidloff

Images below show some of the things you can do from within IBM Notes.

Intrapages v1.6 Release Notes  

By Thomas Adrian | 1/6/13 1:13 PM | - | Added by Cn=Bruce Elgort/O=Notesoss

Release notes for the OpenNTF Intrapages application.

Take your intranet to the next level and become a social business  

By Thomas Adrian | 1/6/13 1:09 PM | - | Added by Cn=Bruce Elgort/O=Notesoss

Intrapages is a Social Business Intranet Application, this mean you run it on your own IBM Domino server. There are many scenarios on how you would run different Intrapages applications. Here are a few: Corporate Intranet, Dcumentation/Wiki, External partners or as an Internet Application.

Intrapages - The social intranet is now free  

By Thomas Adrian | 11/27/12 11:43 PM | - | Added by Niklas Heidloff

Intrapages is a social website you can easily setup from a template (ntf) and you can run as many intrapages you like on the same server. each intrapages may serve different purposes i.e you might want to setup one intrapages for the whole company and another one for blogs, files, photos or for a specific project you are working on.