ConText and Crimson – Long Lost Brothers?

We programmers are always happy to find tools that make our lives a little easier. Good code editors are hard to come by, and we don’t want to use different editors for VB, Java, C#, HTML, XML, PHP, Perl, Python, SQL, or a hundred other languages. Once in a long while an individual will take it upon himself to create […]

Why aren’t there more MV books?

This article is in response to an inquiry in the U2 forum. I think a lot of people are curious about this, though it’s been discussed many times in various forums – and over many meals by some of us…

DesignBais Tip – Changing MV Header Behavior

A user in the DesignBais forum asked if there was a way to use a Header Process to put data at the bottom of an MV grid, rather than changing the value of the currently selected MV value. This was a fun and challenging problem, and I have a solution. I don’t know if it’s the right one. But it […]

Pre-DevCon Thoughts

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.

Do you know the way to SOA?

OK, the title is a little tacky, but if you’re humming a tune about San Jose California then you get the joke. In response to a posting to the U2 User’s list I decided to post some comments here about Service Oriented Architecture.

First exposure to Caché

I’m working with a client who is considering a migration from Universe to Caché and I needed to get on the fast track to get familiar with the MV hooks that have been built in. Here are some comments.

Protected: mv.NET and PDP.NET comparison

I’m frequently asked to compare PDP.NET and mv.NET. I have therefore written this long list of reasons why I believe mv.NET is a better choice. This article is password-protected pending review but will be opened soon for public viewing. Until then, please email for access.

Remote System Access

There are a number of products that allow us to control other desktops, do presentations, etc.. I thought I’d share my experience with a few.

Website hacking, the dark side – Part 1

I have a couple pages that discuss hacking in the "white hat" sense of business website enhancement. There is another side to this that I think should be exposed. To beat a hacker you have to think like one, and if you aren’t thinking like one then your site may be vulnerable to someone who is. Let’s look at some […]

How Pick Dictionary Items Work

Even after years many Pick people aren’t quite sure how atb7 or 8 work, they just put something one place, then the other, and if it works they leave it until they find out it doesn’t work for some new purpose. Here is how they work.

D3 – Recompiling Code

The following is some great information posted to the Raining Data web forum by Robert Burke, their new Technical Support Director. I’ve posted it here verbatim for your benefit.

Solution for Weird Communications Issues

I’ve had some recent experience with communications failures and I found the solution was to turn off a setting on my Network Interface Card (NIC) that I never knew existed. This lead me to some personal thoughts on how technicans resolve problems.

The Dreaded Back Button – Part 2

From the "give um an inch" department, it seems people aren’t happy with eliminating the back button from the browser. Eliminating all of the browser buttons wasn’t good enough either. No, the very first request was "now can we get rid of the X button in the corner that closes the application? Sigh – OK, the answer is yes.

DesignBais Tip – Goodbye plain text forms

How’d you like to get complex text and image formatting into your DesignBais forms? How’d you like to edit that text with a WYSIWYG editor, without having to see any HTML at all? Might your users be interested in storing formatted data rather than plain old text – including images?

Running scripts from your desktop

You can easily find answers elsewhere to the security problem documented here, but since one of my recent posts might lead you into the problem I thought I’d provide the solution.

Free macros clean Outlook email Subject text

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 […]