• Browse Blogs
  • My Blog
  • My Updates

+Tags Get help with tags?

+ Featured Blog Entries Help?

photo

8.5.1 FAIL. Your cod...

Blog:  Erik Brooks
Erik Brooks
RatingsRatings 6     CommentsComments 29
photo

8.5.1 UNFAIL - Part ...

Blog:  Erik Brooks
Erik Brooks
RatingsRatings 2     No CommentsComments 0
photo

More on 8.5.1 FP1 IF...

Blog:  Chad Scott
Chad Scott
RatingsRatings 1     No CommentsComments 0
photo

New rules - you need...

Blog:  'Tuner Blog
Scott O'Keefe
RatingsRatings 1     No CommentsComments 0
photo

Implementing getItem...

Blog:  Beyond The Ye...
Peter Presnell
No RatingsRatings 0     No CommentsComments 0

BleedYellow Blogs

Blogs on BleedYellow.com

All recent entries tagged with .dominoframework

Display:  
Start a Blog New Entry
1 - 15 of 94

Bringing The Power Of JavaScript To LotusScript

Peter Presnell  |   |  Tags: .dominoframework javascript arrays lotusscript strings  |  Comments (0)  |  Visits (262)
I find new experiences are often the greatest source for innovation in my work.  This proved to be the case for me several years ago when I left my role as a Lotus Notes Developer to take on a role that involved using C# and ASP.Net.  When I returned to Notes...
No RatingsRatings 0

Adding the "X" Factor

Peter Presnell  |   |  Tags: xpages ssjs .dominoframework  |  Comments (2)  |  Visits (527)
As I slowly work my way through XPages school I am collecting all my written assignments and placing them in a project folder. This project folder is known on OpenNTF as the xDominoFramework project . The project can be downloaded from OpenNTF or you can...
No RatingsRatings 0

Tagging Design Elements

Peter Presnell  |   |  Tags: tags designelements .dominoframework  |  Comments (1)  |  Visits (519)
One of the (many) cool things about Notes is that the code exists in the NSF as documents much the same as data documents.  This means we can do many of the same things with design elements as we do documents.  And that includes tagging.  I have been doing...
No RatingsRatings 0

Add Discussion Threads to Existing Notes Apps In Under 5 Mins

Peter Presnell  |   |  Tags: .dominoframework discussion templates  |  Comments (2)  |  Visits (839)
 As part of my work on the Discussion NextGen project I have been looking at ways the discussion thread capabilities provided by a discussion database could be easily added to any existing Notes Application. I have now taken the work I have done so far on...
No RatingsRatings 0

New Video Includes Sneak Preview Of Eclipse LotusScript Editor

Peter Presnell  |   |  Tags: propertygenerator lotusscript dde .dominoframework  |  Comments (0)  |  Visits (530)
As many of you many know I have been lucky enough to have the chance to participate in the OpenNTF project to extend the Discussion template.  The team includes Niklas Heidloff and Steve Castledine , two of IBM's great application developers.  These guys are...
No RatingsRatings 0

Adding Web Service Connections

Peter Presnell  |   |  Tags: webservices .dominoframework  |  Comments (0)  |  Visits (1,154)
Release 1.0.2 of the .Domino Framework will contain the first small steps for building an SOA . The existing Connections feature (available with 1.0) will be extended to support Web Services. For those not familiar, the concept of Connections is to define all...
No RatingsRatings 0

DominoDatabase.GetDocumentByUUID

Peter Presnell  |   |  Tags: uuid .dominoframework  |  Comments (1)  |  Visits (552)
A little over a year ago Nathan Freeman published an article about Universally Unique Identifiers (UUIDs) . The article also refers to work being done by other Notes developers on exploring ways in which Notes applications can speed up the process for locating...
No RatingsRatings 0

The Best Thing About Notes 8.5 Is.....

Peter Presnell  |   |  Tags: webservices .dominoframework soa  |  Comments (0)  |  Visits (1,055)
It would be fair so say over the past few weeks that I have been caught up in all the hype about XPages.  So much so that I had forgotten about the thing I was most looking forward to when doing Notes 6 development .  For me the single most important recent...
No RatingsRatings 0

DominoDesignCollection.SetDesignTemplate

Peter Presnell  |   |  Tags: .dominoframework  |  Comments (0)  |  Visits (424)
Version 1.0.2 of the .Domino Framework will contain a new method for setting the Design Template name for one or more design documents.  The view used by the framework to display all design documents via the Notes client now has a view action that invokes this...
No RatingsRatings 0

SNTT: DominoMemo.AppendViewAsTable

Peter Presnell  |   |  Tags: .dominoframework lotusscript messaging  |  Comments (0)  |  Visits (510)
It's been a while since I shared some code.... The DominoMemo class was developed as a way of simplifying the code an application requires to produce e-mail notifications. The 1.0.2 version of .Domino Framework will contain a new AppendViewAsTable method that...
No RatingsRatings 0

Domino Framework Strategy

Peter Presnell  |   |  Tags: .dominoframework  |  Comments (2)  |  Visits (751)
For the past 3 weeks I have been looking at both Notes 8.5.0 and  8.5.1 beta.   It has been a fascinating time with many many new things to learn.  There have also been many many questions...  But slowly I have mapped out a few things in my mind on how best to...
No RatingsRatings 0

.Collaborate

Peter Presnell  |   |  Tags: .collaborate .dominoframework  |  Comments (10)  |  Visits (596)
Boy I have a tough teacher.  Many of you probably know I enrolled in XPages Kindergarten several weeks ago and I have been blogging about my experiences.  Well now I have been assigned my very first class project.  I have been asked to use XPages to replicate...
No RatingsRatings 0

.Domino Framework 1.0.1 Released on OpenNTF

Peter Presnell  |   |  Tags: openntf .dominoframework  |  Comments (0)  |  Visits (750)
I have just released he latest version (1.0.1) of .Domino Framework on OpenNTF . This is a minor release with a small number of bug fixes and minor improvements.
No RatingsRatings 0

New OpenNTF Project - xDomino Framework

Peter Presnell  |   |  Tags: .dominoframework xdominoframework openntf  |  Comments (3)  |  Visits (582)
It is still early days in my Xpages learning but one thing has already become very clear.  Xpages development is crying out for a framework even more so than LotusScript. It is not yet clear to me how much of my time moving forward is going to be spent doing...
No RatingsRatings 0

Domino Framework 1.0 Released

Peter Presnell  |   |  Tags: .dominoframework  |  Comments (0)  |  Visits (1,413)
.Domino Framework 1.0 has been released on OpenNTF under the Apache License (which basically means anyone can use the code for whatever they want).  This project was thirteen years in the making.  It contains a collection of tools, code, and information to...
No RatingsRatings 0
Jump to page of 7
Skip to main content link. Accesskey S
IBM Lotus Connections Help Tools About