Archive for the ‘General’ Category

Estimating project time

Sunday, March 9th, 2008

In my last blog entry I mentioned a couple tools I use for tracking time. Today a forum posting mentioned the difficulty of doing accurate project estimates. I’ve made mistakes on both sides of the estimation game, and documented a couple of them here. I’ve been doing this for years but I confess I still need to work on some of these points.

(more…)

Back to the blog

Saturday, March 1st, 2008

I haven’t written many blog entries lately. I keep saving up material that I think would be interesting but somehow I never get to publishing it. Right now I’m looking at about 25 unpublished blog drafts, most of which will never get published. This is just an FYI that I intend to start publishing on a fairly regular basis. Rather than full articles I will post mostly one-of little bits of insight that I think will help people with their development. Please let me know if you prefer frequent tidbits or less frequent indepth explanations and commentary. I’m sure I’ll sprinkle in some of those now and then too.

Keep the blog Archive sidebar?

Saturday, February 2nd, 2008

On another blog I read which focuses on Excel, the author is wondering whether he should keep the Archives sidebar (to the right) with the list of links by Month/Year. I’m wondering about that too.

(more…)

Munge or do not

Friday, November 9th, 2007

I’m highly amused at attempts I’ve seen in public forums to munge email addresses.

(more…)

Lots of website changes - and more

Thursday, September 27th, 2007

If you’ve subscribed to this blog you probably received some automatic pings recently that changes have been made.

(more…)

“Using DesignBais” Book Coming Soon!

Friday, April 6th, 2007

My first book, Using DesignBais, will be available soon. Here’s the current status. Comments and suggestions welcome.

(more…)

Pre-DevCon Thoughts

Friday, March 23rd, 2007

Next week InterSystems will be hosting their annual Developer Conference (DevCon) in Orlando, Florida. I will be attending this event and I thought I’d share some reasons why.

(more…)

Outlook Appointments from MV

Saturday, November 18th, 2006

I have code that updates the Outlook Calendar from MV apps. I decided to hook it up with DesignBais. This is just too cool.

(more…)

Free macros clean Outlook email Subject text

Saturday, November 18th, 2006

Over a year ago I posted some freeware for Microsoft Outlook which eliminates junk out of email Subject lines. It really helps when searching and sorting. I update it periodically and post the changes for whomever is interested. I just made a number of small changes recently, so I decided to tell you a little about it here and point you to the latest update.

(more…)

The Dreaded Back Button

Wednesday, November 15th, 2006

Once in a while this question comes up about what to do when the user hits the Back button in a browser app. Well, the italian in me says "break their fingers", but most of my colleagues aren’t italian, so here’s a solution for the rest of you.

(more…)