Archive | March 19, 2003

Whil’s on the road

DAFUG – March 2003 Meeting. The Detroit Area Fox User Group (DAFUG) is proud to announce that Whil Hentzen of Hentzenwerke Publishing, will be presenting “New tools that will provide additional business opportunities for Fox developers” on Thursday March 20, 2003. This will be Whil’s third stop during his “Fox Is Everywhere” user group tour. Afterwards we will be discussing other FoxPro and developer topics at a local eatery. Directions, maps, email contacts, future meeting dates and topics, and other details can be found on our website www.dafug.org. [FoxCentral.Net]

Hand-code or use a power tool?

Jon Udell says the Secrets of the XML Gods are that they are cobbling together XML by hand. He cites Sean McGrath’s blog and Tim Bray’s XML Is Too Hard for Programmers essays. Dave Winer retorts that his tool of choice has a good XML compiler built in.

I’m stuck with a similar conundrum, only I am just starting out. Up until this point, I’ve cobbled together XML using the CursorToXML() function built in to Visual FoxPro, but that’s only suitable for flat, repetitious XML. With the FoxCentral RSS File, I just manually wrapped header and footer elements around transformed XML. But with some other projects, like SMBMeta, I need to create truly hierarchical, multiple one-to-zero-or-many structures, and CursorToXML isn’t built for that. I’m looking for a simple “Hello, World” example of creating a document with XMLDOM or another tool, adding attributes, elements and nodes to it. Anyone got one handy?

Mozilla tabbed browsing

I’ve mentioned before I love the tabbed browsing feature in Mozilla. I often skim a hundred article extracts in my News Aggregator, rigt-mouse-click and “Open in New Tab” all of those of interest. As a few seconds allows during the day, I peruse those articles, and right-mouse-click and create new tabs in turn, closing old or irrelevant ones along the way. At this point, I have eleven tabs opened.

The problem comes with the close box. That dratted little “X” in the upper right corner will irrevocably, irretrievably close everything. I usually just mean to close a tab, or minimize the window. But, no, *whoosh* and it’s all gone. Solutions I’d welcome:

  • An “Are you sure (Y/N)?” messagebox. Normally, I detest these, but I’d welcome the option in this case.
  • An option to restore all tabs when I next start Mozilla. In this version (1.3b), it can open the one last site opened, but not the contents of all the tabs
  • Disabling the close button altogether, forcing me to select File|Close or Alt-F4 to close the main window

I regularly lose my work through my own clumsiness. It sure would be nice to have the computer help me help myself.

Powered by WordPress. Designed by Woo Themes

This work by Ted Roche is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 United States.