329 Lotus blogs updated hourly. Who will post next? Home | Downloads | Events | Jobs | Twitter | Bookmarks | Pods | Blogs | Search | myPL | About 
 
Latest 7 Posts
Is there any way to access user activity properties programmatically?
Wed, May 15th 2013 165
Distribution of the extension library
Mon, Apr 29th 2013 152
LotusScript equivalent for @Command TextSetFontColor?
Wed, Apr 24th 2013 151
jQCloud gone bad (jQuery Tag Cloud plugin in XPages)
Tue, Apr 9th 2013 211
CALENDARIO: A responsive calendar plugin
Mon, Apr 8th 2013 225
jQuery Mobile 1.3 Panel Widget XPages demo (for download)
Thu, Mar 28th 2013 274
New job/opportunity wanted
Wed, Mar 27th 2013 260
Top 10
SNTT – Usemap & XPages
Thu, Dec 6th 2012 6959
New project on OpenNTF – Timeglider
Wed, Nov 28th 2012 516
Using Teamroom 8.5.2 – recommended documentation?
Mon, Mar 21st 2011 466
Improving XPages Application Performance with Managed Beans (Russell Maher, The View Advanced Xpages 2012)
Wed, Oct 31st 2012 451
Timeglider XPages app with Timeglider jQuery widget files included
Thu, Nov 29th 2012 394
Download: Twitter Bootstrap in Domino Blog
Thu, Nov 15th 2012 389
New release of Bildr
Thu, Nov 22nd 2012 371
Adding Twitter Bootstrap to the IBM Domino Blog template
Thu, Oct 4th 2012 353
Presentations from EntwicklerCamp 2012 available
Thu, May 24th 2012 339
Name change
Tue, Nov 20th 2012 336


Using Teamroom 8.5.2 – recommended documentation?
Patrick Kwinten    

I am currently looking at the 8.5.2 Teamroom template and if it will fit well in our application portfolio. Getting the application up and running is not a problem. Allthough I have noticed some technical problem areas the information I am more interested in is about:

  • The purpose of the application. What is it’s objective and how we should position the application in our portfolio.
  • How should the application be setup and what are the options?
  • How can daily users use the application, what is in it, what are the options to use it?

A lot of information on Teamroom is available on the web, but not all is of recent date or distributed by IBM. For example:

Unfortunately such information is not shipped with the template. In case you know where I can find good, more recent information please drop a reference here.




---------------------
http://quintessens.wordpress.com/2011/03/21/using-teamroom-8-5-2-recommended-documentation/
Mar 21, 2011
467 hits



Recent Blog Posts
165


Is there any way to access user activity properties programmatically?
Wed, May 15th 2013 4:08a   Patrick Kwinten
I was asked to create some reports on the activities on a set of applications. I wonder if you can access the user activity properties on a database programmatic-ally? [read] Keywords: lotus applications database properties
152


Distribution of the extension library
Mon, Apr 29th 2013 4:07a   Patrick Kwinten
I have written a document on the distribution of the extension library. I have compared Upgrade Pack installation option with using an Update Site. You may guess who has become the winner. If there is anything incorrect stated in the document please let me know. PDF: Distribution Extension Library [read] Keywords:
151


LotusScript equivalent for @Command TextSetFontColor?
Wed, Apr 24th 2013 9:27a   Patrick Kwinten
In an form I have an action button: Unfortunately this TextSetFontColor command only allows these colors: Black Gray Red DarkRed Green DarkGreen Blue DarkBlue Magenta DarkMagenta Yellow Brown Cyan DarkCyan White In the Help file it says: Language cross-reference NotesColor property of LotusScript NotesRichTextStyle class Is there anyone who has written the LotuScript equivalent to change the color of selected text in a rich text field (with RGB value)? [read] Keywords: lotusscript rich text
211


jQCloud gone bad (jQuery Tag Cloud plugin in XPages)
Tue, Apr 9th 2013 12:04p   Patrick Kwinten
I had the idea to make a custom control to make the display of a categorized view more attractive. Quickly you come to tag clouds. While the extension library has an easy to use tagcloud control you probably want to have a result that looks more like this: jQCloud is a JQuery based plugin that does a bit of the trick for you. Unfortunately it seems the link option can not handle question mark parameters so an .xsp?filter= link does not work. This makes the plugin little of interest. Nevertheles [read] Keywords: ibm xpages ajax css database javascript xml
225


CALENDARIO: A responsive calendar plugin
Mon, Apr 8th 2013 7:07a   Patrick Kwinten
Calendars can be a very tricky thing when it comes to their layout and responsiveness. Calendrio is a jQuery plugin to display a calendar layout for both, small and big screens and keeping the calendar structure fluid when possible. Here follows a brief description how you can utilize the plugin in your IBM Notes – XPages application. Resources Copy the resources to the WebContent folder via the Package Explorer: Calendar display Next I created an XPage to display the calendar: [read] Keywords: ibm inotes notes xpages application css database desktop javascript xml
274


jQuery Mobile 1.3 Panel Widget XPages demo (for download)
Thu, Mar 28th 2013 6:29a   Patrick Kwinten
The last couple of days I have been ‘playing’ with jQuery Mobile and mostly with the panel widget. I have made some kind of starter-kit (NSF) to build a great XPages app for tablets/smartphones. I have setup a subset of custom controls which accept properties. A simple form in Notes you can use to setup navigation for header, footer and a vertical menu. You can download the (zipped) NSF on Dropbox. Below you can see a sample result: Please let me know if you experience any problems [read] Keywords: lotus notes xpages mobile properties widget




260


New job/opportunity wanted
Wed, Mar 27th 2013 4:12a   Patrick Kwinten
The last year(s) I have followed the Dutch saying: A rolling stone does not gather moss But I have come to a point where my current job hinders my creativity and my ambitions too much. Therefor I have decided it is time to make my desire for a new more challenging work environment more clear. I have added a noticeable image in a widget on the right of this blog that will remain there until the time necessary. My strengths are: Understanding of web development and standards. The IBM Notes platf [read] Keywords: administration ibm notes application development widget
191


Adding resources that include parameters (xpages tip)
Tue, Mar 26th 2013 6:05a   Patrick Kwinten
You have several options how to include resources (e.g. css files) that include query parameters. What does not seem to work is to add such a style sheet reference via the Resources Style sheet option. However if you add the reference as a linked resource things seem to work e.g. I am not sure if this is the proper or preferred way to add such resource? [read] Keywords: ldd lotus xpages css
218


jQuery Mobile in XPages- Panel Widget
Mon, Mar 25th 2013 1:46p   Patrick Kwinten
jQuery Mobile 1.3 is recently released. This release is focused on elevating responsive web design (RWD) and brings lots of cool new widgets including panels, dual handle range sliders, and two different responsive table modes. Panel widget One of the most common mobile UI patterns you see today are Facebook-style panels that open to reveal a menu, form or other content. The flexible panel widget  allows panels to be positioned on the left or right of the screen. To take this widget respons [read] Keywords: ibm xpages ajax application css development email facebook mobile password properties server widget widgets xml
279


An Anatomy of an Adaptive Web Experience – Brad Frost
Thu, Mar 7th 2013 7:22a   Patrick Kwinten
Responsive web design is becoming more clearly an important specification from our customers. Allthough the customer is mostly already satisfied when we port the same UI to different devices, responsive web design is just the top of the iceberg when we talk about optimizing web enabled Notes applications for different devices. Today I followed a presentation from Brad Frost held at the Smashing conference 2012. You can find the slides also on Slideshare. After the presentation I checked a coupl [read] Keywords: ibm notes notes client application applications desktop development google mobile




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