<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-6244124</id><updated>2011-11-28T00:53:13.853Z</updated><title type='text'>Pipalia Software House</title><subtitle type='html'>Bespooke IBM Lotus Notes and Domino Development</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://pipalia.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6244124/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://pipalia.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Pipalia</name><uri>http://www.blogger.com/profile/13399666743833625269</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>5</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6244124.post-7374784984048898305</id><published>2010-04-09T23:04:00.004+01:00</published><updated>2010-04-09T23:20:10.817+01:00</updated><title type='text'>Lotus Notes Validation</title><summary type='text'>This week we will look at how we can handle validation within Lotus Notes using LotusScript.Here is a class I have written which defines some basic validation routines:' Copyright (c) Pipalia IT Consultants 2010' Please keep the above copyright line, if you decide to use this class in your codeClass ValidationError  strErrorMsg() As String  ' Array to store messages counter As Integer  ' Initiate</summary><link rel='replies' type='application/atom+xml' href='http://pipalia.blogspot.com/feeds/7374784984048898305/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6244124&amp;postID=7374784984048898305&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6244124/posts/default/7374784984048898305'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6244124/posts/default/7374784984048898305'/><link rel='alternate' type='text/html' href='http://pipalia.blogspot.com/2010/04/lotus-notes-validation.html' title='Lotus Notes Validation'/><author><name>Pipalia</name><uri>http://www.blogger.com/profile/13399666743833625269</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6244124.post-4230149885913280685</id><published>2010-04-02T10:32:00.006+01:00</published><updated>2010-04-02T10:54:50.546+01:00</updated><title type='text'>Error handling in Notes</title><summary type='text'>If we were using .NET or Java, we could easily handle errors using Try and Catch, but that's not the case in Notes, so it's important to know where exactly the error occurred - which module, what line and where it was called from. Knowing this information helps us resolve the problem in a quick and efficient manner. Let's now look at how we can achieve something similar in Notes:Msgbox Lsi_info(2</summary><link rel='replies' type='application/atom+xml' href='http://pipalia.blogspot.com/feeds/4230149885913280685/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6244124&amp;postID=4230149885913280685&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6244124/posts/default/4230149885913280685'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6244124/posts/default/4230149885913280685'/><link rel='alternate' type='text/html' href='http://pipalia.blogspot.com/2010/04/error-handling-in-notes.html' title='Error handling in Notes'/><author><name>Pipalia</name><uri>http://www.blogger.com/profile/13399666743833625269</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6244124.post-123673714153242247</id><published>2010-03-13T11:33:00.002Z</published><updated>2010-03-13T12:00:02.430Z</updated><title type='text'>Domino Development Best Practice</title><summary type='text'>Over the next few weeks, I will share best practice as a developer when I am developing Notes/Domino applications.I will start the series by sharing some basic development styles which I adhere to:- Always declare variables in a hierarchy and keep Domino object declaration different from other variables, i.e.,Dim session as NotesSessionDim db as NotesDatabaseDim vwCustomer as NotesViewDim </summary><link rel='replies' type='application/atom+xml' href='http://pipalia.blogspot.com/feeds/123673714153242247/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6244124&amp;postID=123673714153242247&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6244124/posts/default/123673714153242247'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6244124/posts/default/123673714153242247'/><link rel='alternate' type='text/html' href='http://pipalia.blogspot.com/2010/03/domino-development-best-practice.html' title='Domino Development Best Practice'/><author><name>Pipalia</name><uri>http://www.blogger.com/profile/13399666743833625269</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6244124.post-107608287665424053</id><published>2004-02-06T15:54:00.003Z</published><updated>2009-08-04T01:32:47.978+01:00</updated><title type='text'>JS Technique (DHTML)</title><summary type='text'>node.style.display = (node.style.display == 'block') ? 'none' : 'block';</summary><link rel='replies' type='application/atom+xml' href='http://pipalia.blogspot.com/feeds/107608287665424053/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6244124&amp;postID=107608287665424053&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6244124/posts/default/107608287665424053'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6244124/posts/default/107608287665424053'/><link rel='alternate' type='text/html' href='http://pipalia.blogspot.com/2004/02/node.html' title='JS Technique (DHTML)'/><author><name>Pipalia</name><uri>http://www.blogger.com/profile/13399666743833625269</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6244124.post-107227748965271225</id><published>2003-12-24T14:51:00.001Z</published><updated>2009-08-04T01:40:16.418+01:00</updated><title type='text'>Welcome</title><summary type='text'>Welcome to Pipalia's blog</summary><link rel='replies' type='application/atom+xml' href='http://pipalia.blogspot.com/feeds/107227748965271225/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6244124&amp;postID=107227748965271225&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6244124/posts/default/107227748965271225'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6244124/posts/default/107227748965271225'/><link rel='alternate' type='text/html' href='http://pipalia.blogspot.com/2003/12/welcome-to-pipalias-blog.html' title='Welcome'/><author><name>Pipalia</name><uri>http://www.blogger.com/profile/13399666743833625269</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
