353 Lotus blogs updated hourly. Who will post next? Home | Downloads | Events | Jobs | Twitter | Bookmarks | Pods | Forum | Blogs | Search | myPL | About 
 
Latest 7 Posts
Integrating FormCheck and Domino forms
Wed, May 13th 2009 38
Latest 1352 Report has been released
Mon, May 11th 2009 32
Issues with LDAP and Sametime/Domino 8.0.2
Mon, May 11th 2009 28
LS Function to get ACL entries have have a role enabled
Fri, Jan 9th 2009 29
SnTT: Upgrading from Quickr Entry to Quickr Standard
Wed, Jul 2nd 2008 16
Is SharePoint missing an ACL entry?
Thu, Jun 12th 2008 20
SnTT: Sametime 8.0.1 limitation hits home
Wed, Jun 11th 2008 21
Top 10
Integrating FormCheck and Domino forms
Wed, May 13th 2009 38
Latest 1352 Report has been released
Mon, May 11th 2009 32
LS Function to get ACL entries have have a role enabled
Fri, Jan 9th 2009 29
Issues with LDAP and Sametime/Domino 8.0.2
Mon, May 11th 2009 28
SnTT: Sametime 8.0.1 limitation hits home
Wed, Jun 11th 2008 21
Is SharePoint missing an ACL entry?
Thu, Jun 12th 2008 20
ASND Export Facility 2.0 Released
Wed, Apr 16th 2008 19
SnTT: Upgrading from Quickr Entry to Quickr Standard
Wed, Jul 2nd 2008 16
Watch out when updating Eclipse-based applications
Mon, May 5th 2008 14
ILUG 2008 Agenda released
Mon, Apr 28th 2008 12


Sorry, no records were found!

Recent Blog Posts
38


Integrating FormCheck and Domino forms
Wed, May 13th 2009 9:13a   Sean Burgess
I have been working with the MooTools framework for the past week or so. I am realyl starting to like not having to code everything by hand and am thinking it might save quite a bit of labor in the near future. A tool that extends the MooTools 1.2.1 framework is FormCheck. It makes client side validation of forms an absolute snap.While everything worked great in IE 7, I was having serious issues getting the FormCheck code to fire when working in FireFox 3. After lots of testing and beating m [read] Keywords: domino firefox ideajam ideajam.net javascript server
32


Latest 1352 Report has been released
Mon, May 11th 2009 8:46p   Sean Burgess
Post production work has been completed on Episode 11 of the 1352 Report entitled (Lotus) Marketing 101. The 4 of us take turns beating the dead horse that is the Lotus Marketing department. Of course, none of us have any absolute answers as to how to solve the perceived issues, but I think we had some good ideas. It was really nice of Colette to make a guest appearance on the show to give us a non-Lotus point of view. [read] Keywords: lotus
28


Issues with LDAP and Sametime/Domino 8.0.2
Mon, May 11th 2009 3:28p   Sean Burgess
Been running into issues lately with Sametime and LDAP. The Sametime is version 8.0.2 running on Domino of the same version. The issue occurs whenever the LDAP server gets rebooted. The LDAP service on the Domino server isn't able to re-establish the connection to the LDAP server when it comes back up. Restarting the LDAP service on Domino doesn't re-establish the connection either. To solve the issue, the entire Domino service needs to be restarted.This can't be the norm for working wit [read] Keywords: administration domino sametime server
29


LS Function to get ACL entries have have a role enabled
Fri, Jan 9th 2009 10:23a   Sean Burgess
Here's a simple LS function that returns a list of ACL entries that have a specific role enabled:Function GetEntriesByRole(rolestring As String) As String Dim session As New NotesSession Dim db As NotesDatabase Dim acl As NotesACL Dim aclentry As NotesACLEntry On Error Goto errorproc Set db = session.CurrentDatabase Set acl = db.ACL Set aclentry = acl.GetFirstEntry While Not(aclentry Is Nothing) If aclentry.IsRoleEnabled(rolestring) Then If GetEntriesByRole = " [read] Keywords: acl lotusscript
16


SnTT: Upgrading from Quickr Entry to Quickr Standard
Wed, Jul 2nd 2008 6:45p   Sean Burgess
Although this is documented in the Quickr InfoCenter, I thought that it was important for me to remember in the future.To upgrade Quickr Server from Entry to Standard, just modify the value of QRD_InstallType in the Notes.ini to be 2 instead of 1.That is about as simple an upgrade as I could ever imagine. [read] Keywords: ibm lotus notes quickr show and tell sntt server
20


Is SharePoint missing an ACL entry?
Thu, Jun 12th 2008 10:00a   Sean Burgess
I have been working with another "developer" who is building a SharePoint site based on requirements that I have gathered from an end user. In going through the security settings for the site, something seemed to be missing and it took me a minute to figure out what it was. From what I could see, it looks as though the Author level of access has been left out of SP.To me, the status level of Author goes hand in hand with the idea of ownership. I have always considered the Author of a docume [read] Keywords: acl notes application security server sharepoint
21


SnTT: Sametime 8.0.1 limitation hits home
Wed, Jun 11th 2008 9:00p   Sean Burgess
For those of us who remotely support multiple clients, it's a comfort to our clients when they see our status icon is green when they log into their Sametime server. Unfortunately, this is going to be an issue if your client has deployed the Entry version of Sametime.One of the unspecified requirements of the Sametime Entry server is that it requires users that connect to it have that server set as their default Sametime community. For user's at the client site, it's no big deal since they [read] Keywords: connections ibm notes notes client sametime show and tell sntt community server




10


New Bookmark Link to AddThis
Thu, May 8th 2008 8:30p   Sean Burgess
John Head asked me for some help in getting a new third party service integrated into the the IBM Domino Blog template. The new service, AddThis, aggregates your bookmarks to a large number of bookmark sharing sites like del.icio.us and Digg. In addition, it tracks how many people use your button to share your page. To add this to your own blog, use the following code: The Blog specific changes are in bold. The only thing you need to change when putting it on your site is to replac [read] Keywords: domino ibm
14


Watch out when updating Eclipse-based applications
Mon, May 5th 2008 12:45p   Sean Burgess
The move of the Notes Client to an architecture based on Eclipse is seen as a good move by most people. Recently, though, I ran into an issue that you might need to be aware of. One of the other applications I use to develop web applications is Aptana Studio, which is also built upon Eclipse. I hadn't been in it recently, so when I fired it up last week, it asked me to download a bunch of new updates. Halfway through the installation, it failed because it wasn't able to access/update a cer [read] Keywords: administration notes notes client application applications eclipse
12


ILUG 2008 Agenda released
Mon, Apr 28th 2008 5:09p   Sean Burgess
Paul has released the agenda for ILUG 2008. I guess that my offer of letting him use the wife as he wants is the cause of Bruce, Matt, and I getting a prime time slot. I would have started offering her up earlier if I would have known the benefits it would get me. [read] Keywords: ilug




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