Archive for the ‘MV’ Category
Do you know the way to SOA?
Thursday, February 8th, 2007OK, 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é
Wednesday, February 7th, 2007I’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
Tuesday, January 9th, 2007Website hacking, the dark side - Part 1
Tuesday, January 2nd, 2007I 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 ways people can hack your web-based busines site, shall we?
How Pick Dictionary Items Work
Tuesday, January 2nd, 2007Even 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
Saturday, December 30th, 2006The 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.
The Dreaded Back Button - Part 2
Sunday, December 17th, 2006From 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
Saturday, December 9th, 2006How’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
Sunday, November 26th, 2006You 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.