371 Lotus blogs updated hourly. Who will post next? Home | Downloads | Events | Jobs | Twitter | Bookmarks | Pods | Forum | Blogs | Search | myPL | About 
 
Latest 7 Posts
GBS Transformer - Any case studies?
Thu, Dec 15th 2011 195
Farewell to my Lotus comrades and friends
Fri, Jan 28th 2011 84
5 years later, Im finally done University (online)
Mon, Nov 15th 2010 58
A year in Lotus Notes achievements
Mon, Nov 15th 2010 88
Extending lotus.domino.Document....is there a way?
Wed, Oct 27th 2010 144
XPages - Document Locking.....and useless error messages
Fri, Oct 22nd 2010 221
XPages - IE8 (and maybe others) not firing onChange events for radio buttons. Solution...
Mon, Oct 18th 2010 278
Top 10
XPages - IE8 (and maybe others) not firing onChange events for radio buttons. Solution...
Mon, Oct 18th 2010 278
Xpages - @Userroles (or lack of) and Name fields (issue displaying names data)
Fri, Sep 10th 2010 259
XPages - Document Locking.....and useless error messages
Fri, Oct 22nd 2010 221
GBS Transformer - Any case studies?
Thu, Dec 15th 2011 195
XPages xp:validateRequired not working on radio buttons? (not radio button groups)
Thu, Oct 7th 2010 166
Gartner - Sharepoint vs. Lotus Notes
Wed, Sep 22nd 2010 149
Extending lotus.domino.Document....is there a way?
Wed, Oct 27th 2010 144
XPages - Beware view.getDocumentByKey() is picky
Fri, Sep 24th 2010 128
XPages - How does the HTTP task cache Xpages and custom controls?
Fri, Sep 10th 2010 124
XPages - Questions about views
Thu, Sep 23rd 2010 118


Patrick Picard
Blog Title Patrick Picard
Blog Description General Notes and domino blogging
Blog URL http://www.bleedyellow.com/blogs/patpicos/
RSS Feed http://www.bleedyellow.com/blogs/roller-ui/rendering/feed/patpicos/entries/rss
PlanetLotus Feed http://planetlotus.org/profiles/rss/patrick-picard
Validate Feed feedvalidator.org or validator.w3.org
Feed Last Checked May 24, 2012 12:12:49 AM EST. Realtime Update:
Landed Here Feb 09, 2009
Location Welland, Ontario, Canada
Posts: # / 1st / Latest - -
Total Hits 3,018. myPL RSS Selections: 54


Recent Blog Posts
195


GBS Transformer - Any case studies?
Thu, Dec 15th 2011 9:08a   Patrick Picard
It's been a while since I've looked back at the lotus world. In my spare time, I still play with Xpages (mainly update a pet application). I need to update that application to use the native RDBMS integration instead of the basic integration. Towards the end of my time as a Notes Developer, I looked at GBS Transformer. Due to role changes, I did not pursue the full evaluation. I am just curious to hear where the solution is at and whether there are customer studies on it. I d [read] Keywords: lotus notes xpages application integration planetlotus
84


Farewell to my Lotus comrades and friends
Fri, Jan 28th 2011 11:15p   Patrick Picard
As of Jan 4th, I started my new role as Research Consultant, moving away from the Lotus brand and everything Yellow. However, I leave in good faith. Some yellow/fellow comrades have fallen before me or had technology/career changes (jonvon, codestore to an extent, Tom Duff). I will certainly miss the Yellow community. I spend ~5 years dealing with domino and attended 3 lotusphere's.  I was an admin for approximately 4 years and 1 year as developer. During that time, I got to meet many great f [read] Keywords: admin collaboration domino ibm lotus lotusphere notes sametime xpages ajax application archiving blogger community development email enterprise exchange exchange interface java mac mobile mysql office sharepoint wiki xml
58


5 years later, Im finally done University (online)
Mon, Nov 15th 2010 3:18p   Patrick Picard
div About 5 years ago, I embarked on a journey that would basically suck up most of my personal time as I worked full-time. When I completed college, I figured it would be silly to stop learning new things, so I decided to take up on online university./divdiv /divdivDoing an online degree was the perfect fit for me because I cannot stand  being in class and listen to the same stuff four classes in a row because of some stoners cant catch up quick enough! Also, learning on your own is an impor [read] Keywords: administration database java network
88


A year in Lotus Notes achievements
Mon, Nov 15th 2010 2:13p   Patrick Picard
div Almost to the day, its been 1 year since Ive taken out the lotus notes development role at my organization. Prior to that, Ive spent a good 4 years as notes admin./divdiv /divdivLooking back, its amazing how much change you can do in the span of 1 year and how much more could be done. I inherited approximately 100 apps which over the years have been touched by more than 5 developers. The lack of programming standards led to a hodgepoge  of Christmas colored forms and code all over the pla [read] Keywords: admin ibm lotus lotusphere lotusscript notes xpages application applications database development interface java oop openntf planetlotus
144


Extending lotus.domino.Document....is there a way?
Wed, Oct 27th 2010 2:27p   Patrick Picard
div Recent discussions regarding Xpages/SSJS/Beans and Java have led me to choose Java for the implementation of the libraries found in a href=http://www.openntf.org/internal/home.nsf/project.xsp?action=openDocumentamp;name=.Domino%20FrameworkDominoFramework/a/divdiv /divdivAt first, I was thinking SSJS, but it would be too tedious to implement considering the OO support in JavaScript. Its not that it doesnt exit....its just that I find it clumsy and wasnt designed to be OO from the beginning. [read] Keywords: domino lotus xpages database development interface java javascript openntf
221


XPages - Document Locking.....and useless error messages
Fri, Oct 22nd 2010 2:30p   Patrick Picard
div This week, I started porting the Domino Framework to xpages. Basically, to start off, I am emulating the functionality found under Administration/*/divdiv /divdivBasically, there are a bunch of views and action buttons to help the administrator/developer to manage the documents. br /br /One of the admin views lists all the locked documents. Intuitively, there is no point to show a view and actions when document locking is enabled....so i coded accordingly. To test things out....I enabled d [read] Keywords: admin administration domino ibm lotus notes xpages application bleedyellow bleedyellow.com database java javascript workspace xml
278


XPages - IE8 (and maybe others) not firing onChange events for radio buttons. Solution...
Mon, Oct 18th 2010 9:30a   Patrick Picard
div I have a view on an xpage that I allow the user to filter using a radio button. Basically, the user clicks on a radio button, and the view refreshes after using the data from the requestScope to filter the view./divdiv /divdivFirefox had no problem....IE on the other hand  decides to not fire the onChange on radio buttons. This is apparently a known bug in IE (I only tested on IE8). The bug is documented at br /a href=bug detailshttp://webbugtrack.blogspot.com/2007/11/bug-193-onchange-doe [read] Keywords: xpages bleedyellow bleedyellow.com bug




80


Xpages - Dojo Charts and IE8 (not playing nicely)
Wed, Oct 13th 2010 12:28p   Patrick Picard
div Quick warning, IE8 does not play nice with dojo charts and in some cases, axis labels are not displayed. I ran into this issue on the very cool new a href=http://planetlotus.org/765184Homepage project on OpenNTF/a/divdiv /divdivThe Xpages wiki document at a href=http://www-10.lotus.com/ldd/ddwiki.nsf/dx/Dojox_Charting_for_XPageshttp://www-10.lotus.com/ldd/ddwiki.nsf/dx/Dojox_Charting_for_XPages/a  provides a workaroundbr /br /Put the following code in the beforeRenderResponse. It will for [read] Keywords: ldd lotus xpages dojo openntf planetlotus planetlotus.org wiki
69


Position: Contract -Sr. Lotus Notes/Domino Developer (Vancouver,Canada)
Tue, Oct 12th 2010 6:27p   Patrick Picard
 Position: Sr. Lotus Notes/Domino Developer br /br /divbSkills: /bbr /Proficient in Lotus Domino R7 or R8 development for both Notes and web clients; advanced LotusScript skills, including extensivebr //divexperience with the Domino Object Model and custom classes; HTML; JavaScript; CCS; AJAX; excellent written and verbal communicationbr /skills.br /br /divResponsible for projects including br /ulliweb-based application development,/liliwebsite enhancements,/lilidesktop applications, /lilidatab [read] Keywords: domino lotus lotusscript notes R7 R8 ajax application applications css database development javascript mysql server sql
166


XPages xp:validateRequired not working on radio buttons? (not radio button groups)
Thu, Oct 7th 2010 2:28p   Patrick Picard
div Earlier this week, I managed to get radio buttons to work in a repeat control thanks to the great help of a href=http://www.bleedyellow.com/blogs/patpicos/entry/xpages_can_radio_buttons_be_used_in_a_data_table4?lang=en#commentsJohn Cooper/a/divdiv /divdivNow that my radio buttons display, I having issues running server validation on them. br /br /Place 2 radio buttons on the xpage and add a quot;Validate Requiredquot; validator on them. When attempting to save the page...the validator neve [read] Keywords: xpages bleedyellow bleedyellow.com server
49


Two good Javascript guides (including jQuery)
Thu, Oct 7th 2010 8:28a   Patrick Picard
div Stumbled upon the following 2 guides last night while browsing on the ipad../divdiv /divdivThe first one is a regular JavaScript guide from the Mozilla Developer web site: https://developer.mozilla.org/en/JavaScript/Guidebr /br /The second is a jQuery guide found at http://jqfundamentals.com/pdf/jquery-fundamentals-book.pdf  (it is also available in other formats)br //div [read] Keywords: javascript
113


XPages - DDE 852 Problems passing a data sources to Custom controls
Wed, Oct 6th 2010 11:31a   Patrick Picard
div Yesterday, I was learning how to pass data sources to a custom control using custom properties. The process is outline in both /divdivhttp://xpagesblog.com/xpages-blog/2009/8/17/xpages-how-to-pass-a-document-data-source-to-a-custom-contro.html and in a video from Xpages101.net.br /br /However, when adding the property to the custom control, I attempted to define the type for the custom control/divdivSteps:br /ulliOpen Custom Control/liliGo to property definitions/liliAdd a property/liliClic [read] Keywords: ibm xpages bleedyellow bleedyellow.com properties
63


XPages - Custom Control properties - Where are the property details saves
Wed, Oct 6th 2010 11:31a   Patrick Picard
div Custom controls are powerful elements in Xpages. br /br /They become even more powerful when you pass in data to them using custom properties. When you add properties, you will see no changes in the source code. Then you might wonder, where are those settings saved?/divdiv /divdivIf you open the  Java Package Explorer, browse to custom controls, open the . xsp-config file related to your custom controls. Voila, thats where they are hiding./divdiv /divdivWhy would you want to know this? W [read] Keywords: xpages bleedyellow bleedyellow.com java properties
31


XPages - Do not name your data sources header
Tue, Oct 5th 2010 11:27a   Patrick Picard
div Quick Warning: If you name your data source header, no data will be displayed even though your bindings are correct./divdiv  br //divdivheader is a reserved word and I believe it represents http headers or something the like. After renaming my data source to headerDoc, everything went willy nilly :) /divdiv /divdivBAD:br /    lt;xp:this.datagt;br /        lt;xp:dominoDocumentb var=quot;headerquot;/b action=quot;openDocumentquot;br /            formName=quot;LarHeader.frm [read] Keywords: xpages
94


XPages - Can radio buttons be used in a data table?
Tue, Oct 5th 2010 11:27a   Patrick Picard
divI am working on an app used for logical access reviews. Basically, the app displays a bunch of roles a user holds and the manager decides whether the access is still required./divdiv /divdivbUser Interface Goal is to look like this:/bbr /a href=http://www.bleedyellow.com/blogs/patpicos/resource/BLOGS_UPLOADED_IMAGES/row-radio.JPG target=_blankimg alt=image height=493 src=http://www.bleedyellow.com/blogs/patpicos/resource/BLOGS_UPLOADED_IMAGES/row-radio.JPG style=display: block; margin: 1em 1 [read] Keywords: xpages bleedyellow bleedyellow.com google interface properties
42


Xpages101.net - Couldnt resist at the discount offered by Bruce Elgort
Tue, Sep 28th 2010 9:30a   Patrick Picard
div Bruce Elgort has a discount for Xpages101.net of 30%. a href=http://planetlotus.org/752afc Discount Link/a/divdiv /divdivGo ahead and use it like I did. When I first looked at the site, I thought the price was in Euros....but realized today it is in pounds....thats worse for us folks from Canuckistan...good thing the discount came about!br /br /199 GBP = $320 CAD, so with the discount 133GBP = $216 CAD, so I saved around $100 :)/divdiv /divdivNow I just have to sit tight and wait for my l [read] Keywords: planetlotus planetlotus.org
128


XPages - Beware view.getDocumentByKey() is picky
Fri, Sep 24th 2010 11:28a   Patrick Picard
div As I progress from yesterdays work on my quot;Reporting Structurequot; widget, I want the links in the widget to open the appropriate document for the people the person reports to./divdiv /divdiva href=http://www.bleedyellow.com/blogs/patpicos/resource/BLOGS_UPLOADED_IMAGES/Structure.png target=_blankimg alt=image src=http://www.bleedyellow.com/blogs/patpicos/resource/BLOGS_UPLOADED_IMAGES/Structure.png style=display: block; margin: 1em 1em 0pt 0pt; float: left; position: relative; //aTo m [read] Keywords: xpages bleedyellow bleedyellow.com database javascript widget
46


Xpages - My first decent bit of Javascript and some screenshots of internal employee info. db
Thu, Sep 23rd 2010 4:27p   Patrick Picard
div Today, I decided to continue working on the XPages version of our employee information database. /divdivMy goals were to accomplish the following today:br /ulliIntegrate OneUI using Steve Castledine XPages framework http://www.openntf.org/projects/pmt.nsf/ProjectLookup/XPages%20Framework/liliNavigation for the application (using the layout.properties)/liliRecord navigation using views/liliDisplay employee details/liliFor management employees, display their reports (I might change that to a [read] Keywords: xpages application bleedyellow bleedyellow.com css database javascript openntf properties
118


XPages - Questions about views
Thu, Sep 23rd 2010 4:27p   Patrick Picard
div Hi fellow readers and Xpage gurus,/divdiv /divdivWith the view container control, is it possible to do the following programmatically?/divdivulliGet the number of rows in the view (I wish to hide it if there are no documents) Note: The view is a categorized view filtered on 1 key, so it must return the number of filtered rows/liliRemove a view filter. /liulliEDIT: nevermind, I was resetting the wrong scope in my button. For example, I have a radio button group bound to viewScope.buildingDe [read] Keywords: xpages
149


Gartner - Sharepoint vs. Lotus Notes
Wed, Sep 22nd 2010 11:30a   Patrick Picard
div Today, I received an email from Gartner with a list of upcoming webinars. I usually attend some about IT trends and things to look for./divdiv /divdivBeside generic trends, Gartner seems to host webinars that are technology focused. Two examples:br /br /span xmlns:pt=http://www.plumtree.com/xmlschemas/ptui/span xmlns:fo=http://www.w3.org/1999/XSL/Format xmlns:pt=http://www.plumtree.com/xmlschemas/ptui/div class=webinarIntro style=display: block;h2The Role of SharePoint in Information Prot [read] Keywords: connections domino ibm lotus notes xpages development email microsoft sharepoint
33


Certification - Im now an IBM Certified Application Developer LN/Domino 8.5
Fri, Sep 17th 2010 3:27p   Patrick Picard
div There you have it, yesterday I wrote LOT-954, my last exam to get the cert./divdiv /divdivLOT-952 was really easy and passed easily @ lotusphere 2010br /LOT-953 was pretty tough if you have not done Web Services/Composite Applications/DCRbr /LOT-954 was easier than 953 and slightly harder than 952. I was pleasantly surprised that it contained about 30+ questions on Xpages. I certainly didnt want to be quizzed on traditional notes web app development. However, I did learn a few tricks while [read] Keywords: admin domino ibm lotus lotusphere notes xpages application applications css development email javascript microsoft
124


XPages - How does the HTTP task cache Xpages and custom controls?
Fri, Sep 10th 2010 3:28p   Patrick Picard
div In traditional notes development, you make a form change, then reopen the form and the changes are there all the time./divdiv /divdivIve noticed that with Xpages, this is not the case. Ive been toying around with an example from Mark Hughes to create a dojo picklist with a data table.br /http://dominoextnd.blogspot.com/2009/05/xpages-how-to-create-view-picklist.html/divdiv /divdivTo test my work, I saved the Xpage, which contains a custom control w/ the picklist. This custom control is in [read] Keywords: notes xpages development dojo
259


Xpages - @Userroles (or lack of) and Name fields (issue displaying names data)
Fri, Sep 10th 2010 11:26a   Patrick Picard
div After completing the TLCC course on Xpages, I thought id try web-enabling our employee information db.....hoping it would be simple./divdiv /divdivFirst, I had to hide a panel from non HR people...to find out there are no @UserRoles() in XPages.br /br /To check a role, you need to do:/divdivbcontext.getUser().getRoles().contains(quot;[HRAdmin]quot;);/bbr /br /To be honest, @isMember(quot;[HRAdmin]quot;;@Userroles) is much nicer. Lesson learnt./divdiv /divdiv /divdivSecond, I wanted to di [read] Keywords: xpages javascript
43


XPages - JavaScript Editor - My wishlist
Fri, Sep 10th 2010 11:26a   Patrick Picard
div After using the Javascript editor for about a week, ive found many pain points that I wish IBM had fixed in 8.5.2/divdiv /divdivHeres my wishlistbr /ulliBetter content-assist. Many items are missing such as setValue() and getValue() on components. Ie: var myComp = getComponent(quot;abcdquot;); myComp.setValue(quot;newValuequot;) //the setValue does not show on CTRL-SPACE/liliInconsistency in Javascript naming. for example view.getSelectedbIds/b() vs NotesDocument.getUniversalbID/b() //get [read] Keywords: ibm lotusscript xpages javascript
44


DDE 8.5.2, Issue adding an application to a working set with new Open menu
Thu, Aug 26th 2010 10:31a   Patrick Picard
div Is anyone having this issue in 8.5.2?/divdiv /divdivpre style=font-size: 12px; white-space: pre-wrap; word-wrap: break-word;In Domino Designer 8.5.2, when opening an application, the open application popup comes up. Then I do the following steps: br /-Select a server br /-Find the database wanted br /-Click Open br /-A new popup comes up asking quot;Do you want to add this application to the current working set,ITSRquot; br /When I attempt to click on any of the options (Yes/No/Select work [read] Keywords: domino application bleedyellow bleedyellow.com database server
23


LOT-953 - A success
Wed, Aug 25th 2010 6:30p   Patrick Picard
div Yesterday, I wrote LOT-953 and passed with flying colors (93%) and much spare time (28mins)./divdiv /divdivAt lotusphere, I attempted to write this exam without much preparation and got stunned by the difficulty of the exam. I figured I could pass it easily like LOT-952 I had written the day prior. This exam is short timewise, you are allotted 90 mins to answer 78 questions. On my first attempt, i found some questions to be rather long. In my preparation, I used CertFX test prep software. [read] Keywords: acl ibm lotusphere xpages application applications development properties
40


September will be Xpages month for me, not August!
Wed, Aug 25th 2010 6:30p   Patrick Picard
div Well, its official, I will be devoting 2-3 days a week on learning Xpages  over the next few months. My boss just approved the purchase of TLCCs  a href=http://www.tlcc.com/admin/courses.nsf/lookupcoursecode/ND85XPJS?opendocumentamp;viewname=R85CurXPages/Javascript package. /abr /With 8.5.2 out, I think it is a good time to begin learning Xpages as there are less bugs out there to content with. Also, it provides many improvements for developers as many have blogged about over the last mon [read] Keywords: admin xpages applications dojo javascript
63


CertFX...... gets a failing grade
Wed, Aug 18th 2010 6:26p   Patrick Picard
divWhen I started working as Notes Dev, I got my employee to purchase the TLCC Notes Application Development package which came with CertFXs testing software./divdiv /divdivTLCC has been superb......CertFX...not so much.br /br /First, the keys I was given...were not working./divdivSecond, the software does not work on Windows 7. I opened various tickets with CertFX  and the support was poor at best. I had to keep bugging them for a resolution. In the end, I gave up and installed it on a Window [read] Keywords: lotusphere notes application development




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