PermaLink The Lost Seuss05/05/2008 09:56 PM
Humor
I haven't put a lot of humorous stuff on my blog lately. I was trying to force myself to post more "real" content. Well, I got something today that I couldn't resist posting. Click the following link and enjoy!

The Lost Seuss

(0)

PermaLink Helps to read the doco sometimes04/30/2008 09:08 PM
Blogs
I guess I'd forgotten to enable comments in my Blog Config. I got an e-mail from someone regarding my last post stating that when he tried to comment on my blog, he was being redirected to this website: http://german-58826326439.spampoison.com

I apologize for that. I could have sworn that I had comments enabled all this time. Ugh!

(0)

PermaLink Vista issue: Excel application always opens minimized 04/25/2008 09:34 AM
LotusScript

I've been researching a problem that appears to be related to Windows Vista, and am looking for help/guidance from any Notes <-> Office integration experts out there in Notes community.


When I run the following code within Windows XP, the Excel spreadsheet is opened and maximized on the user's desktop.  However, when I run the same code on Windows Vista, the Excel spreadsheet is opened but minimized in the Task Bar.


Const FILEPATH = "c:\Temp\Issues.xls"
 
Dim o As Variant

Dim oWB As Variant
 
Set o = CreateObject("Excel.Application")
 
o.EnableEvents = False
o.DisplayAlerts = False
 
Set oWB = o.Workbooks.Open ( FILEPATH )
 
o.Visible = True


I know I can use ActivateApp to resolve this, but that would require updating a lot of existing code.  Is there is a setting or a preference in Windows Vista that would restore the behavior users had with Windows XP and prior?



(3)

PermaLink Run agent in the background - via LotusScript04/09/2008
Lotusscript
Notes 6 introduced the ability to run an agent in a background thread. You enable this behavior by checking the Run in background client thread property in the Agent Properties dialog box:

Run in background client thread

Since no good deed in Lotus Notes goes unpunished, Domino Designer displays the following message box every time you save the agent:

A runtime error will occur if this agent requires user interaction

As a result, users can run this agent in a background thread if the agent the agent is executed from the Notes Actions menu:



or using the following formula code:

@Command ( [ToolsRunMacro]; "Run me in the background, baby!" )

What if you want to trigger the same agent via LotusScript? Unfortunately, LotusScript will not run an agent in the background, regardless of whether the above agent property is checked.

However, you can hack your way around this limitation by having your LotusScript code open a form in the Notes UI that executes the above @Command in the Postopen event. Provided that your LotusScript to opens and closes the NotesUIDocument immediately, users will never know what's happening.

All credit for this nifty trick goes to Chhanno L Verma, who answered his own question in the Notes/Domino 6 and 7 Forum.

(0)

PermaLink Bledding yellow04/04/2008 10:59 AM
Announcements

I've registered myself with the Bleeding Yellow site and am connected to the ST community.  The people currently logged in is a virtual "who's who" in the Lotus Notes blogging community.  I haven't chatted with anyone yet, but its nice to know that there is a site where I can easily reach someone if I need advice.


Thanks to all of those at Lotus911 for making this possible!


NOTE: After registering and looking around the Bleeding Yellow community, I didn't see any instructions for setting up my ST client.  (I'm sure that in my excited state I missed that particular page.)  Alan Lepofsky has blogged about how to set up your ST client to include the Bleed Yellow community.



(0)

PermaLink Winter DominoFest 2008 Recap03/26/2008 09:43 PM
DNP
Well, another DominoFest has come and gone, and I thought today's meeting was one of our best! Well, aside from the DVD of the "Worst Practices" presentation skipping repeatedly. After all of the strong words from Brian O'Curran and Ed Brill directed towards Microsoft during the day, I guess my Windows Media Player decided to settle the score. From here on out, I'll only be using InterVideo WinDVD!

One thing I forgot to do before the DominoFest ended was to officially thank everyone who made this meeting possible. So, I'd like to thank:
  • Brian O'Curran, for bringing back his own particular brand of insanity to the DNP. On behalf of the DNP, we missed you, Brian! Don't ever leave us!
  • Margaret Callaghan, who volunteered to give a presentation after only being a member of the DNP council for a month (and did a great job, by the way!)
  • Ed Brill, who gave an impassioned and informed presentation after flying in from New York. Does he ever sleep?!?
  • Jim Kennedy, who manned the sign-in desk
  • Rob Wunderlich, for providing the coffee
  • Tod Nelson, Ken Rokicki, Rob and Jim for making the LotuSphere Presentation CDs (I still have some left by the way...)
  • NuTechs, Data Planners and EBiz for providing lunch for everyone
  • Jamie Colpean, for helping me get situated in the morning
And last but not least, I'd like to thank the 65+ people in attendance for making the DominoFest experience what it is. Without you folks, we literally would not exist.

Until next time!

(0)

PermaLink Fear and Loathing with Lotus Notes03/04/2008 11:05 PM
Lotus
This site has the perfect gift idea for that certain someone you work with who just bleed yellow and black like you do:

I hate Lotus Notes

They can wear it with pride while they giggle at all of the snarky comments on the Lotus Notes Sucks site. What a perfect combo!

(0)

PermaLink Load testing a Lotus Notes application02/08/2008 05:11 PM
Notes Development
A friend of mine asked me if there are any products that can be used to load test a Lotus Notes application.  This application is only accessed using a Notes client.  She'd like to use something like HP LoadRunner or tools that load test web sites.  Does anyone out there know of something besides the following products:
Or, if you've used any of the above tools and found that they satisfied your load testing requirements, please let me know.

(0)

Credits
NuTechs Powered by Domino
Search
Calendar
July 2008
Su
Mo
Tu
We
Th
Fr
Sa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Monthly Archive
Get Real, Detroit!
Real Detroit Weekly
SWARM
Service
With
A
Rapid
Motion


-- old Rally's Hamburgers credo
By Category
The BlogRoll
About
Contact Me
Contact me, Michael Sobczak, using this e-mail address:

my first initial my last name at Yahoo dot com
Recent Entries
No Recent Blogs
Powered by
Blogsphere