Archive | 2002

Post dated 2002-06-03 00:00:00

Monday, 03 June, 2002



Up late last night wrestling with ActiveState Perl on Apollo. While I got the basic functionality working, and RCS functional, I’m not able to add additional Perl modules from CPAN. It looks like the Makefile is being generated with “bad separator” characters, and consequently, I can’t get updates to Perl. This won’t do, as I need several modules for login and email.

Whew! Did I get my butt kicked. A classic example of 95% done, 95% of the effort remaining. The basic Perl behavior – showing pages, editing, running RCS to store and recall revisions – went relatively smoothly (see the last two days blogs). But a couple of the advanced functions – registering new users, sending mail – required additional Perl modules not included with the original. I attempted to run CPAN to obtain these modules, but it was throwing errors on cl.exe and make. It appears that there was no cl.exe included, and the Cygwin Make.exe is incompatible (too UNIXy) to work with the ActiveState native Win32 stuff. So, installed VC6 to provide the native Win32 tools of Nmake.exe and Cl.exe. Still got errors, way outside my level of expertise. Dug around newsgroups and messageboards and finally threw in the towel. The conventional wisdom is the cygwin is a Unix emulation on Win32, while ActivePerl is a full port, and the two do not co-exit well. Wish I knew how others got it to work, or claim they do. Out with ActiveState, rolling back to Cygwin. A big disappointment, as performance is a key reason for moving to Apollo, and the Cygwin Perl in CGI mode is not going to be as scalable as the PerlIS module in native ISAPI mode. On the bright side, the ISAPI interface is more likely to crash the server, so we’ll just have to see how it works out.

Post dated 2002-06-02 00:00:00

Sunday, 02 June, 2002

Didn’t get TWiki running on Apollo last night, but tantalizingly close. http://apollo/twiki would bring up the main WebHome topic, but navigating to any other topic would either bring up the same topic again, or return a 404 “Page Not Found” error. Gotta keep tweaking til I get it right… five minutes later, I’m up and running. Go figure. A good night’s sleep is magic. Just reversed the slashes on one of the paths and I’m good to go!

Post dated 2002-05-29 00:00:00

Wednesday, 29 May, 2002



Got the mail notification working for the TWiki working after a couple of flubbed attempts. The example “someone@your.company” kept throwing errors, and even a < n o p > didn’t keep it from being parsed. Finally withdrew them from all of the Webs. Forgot the Blog, of course, since it didn’t show up on the list in the upper right. I’ll go fix that now…

Found the key items in the installation FAQs I needed for moving this Twiki to a new machine:

Post dated 2002-05-28 00:00:00

Tuesday, 28 May, 2002



Struggled until late into the evening with a combobox data binding problem. The combobox would appear with no value when the form requeried, but when clicked on would display the correct selected value. Problem was, the combo was supposed to be disabled on previously entered records. Finally added a WAIT to the Refresh method and it worked. I hate when there is a solution I can’t explain.

Solved the Outlook drag-n-drop problem as soon as I stepped back to look at it. The drag-n-drop is the event to fire the code, but ignore the data. Go back to Outlook and ask for the currently selected records. There’s your data!

Grocery shopping tonight, as yestday was a holiday.

Jim Duffy recommends this book, ISBN:1861004486 for learning SQL Server.

Post dated 2002-05-26 00:00:00

Sunday, 26 May, 2002



An interesting story of using small claims court to try to collect on overdue writer’s payments: http://www.mediabistro.com/content/archives/02/01/10/

Spent the day cleaning out the cellar. An ugly job, but rewarding is the outcome.

SlashDot sent me off on an interesting trail through the web starting at http://research.yale.edu/lawmeme/modules.php?name=News&file=article&sid=227. Worthy of more study. Short form: Lessig good, MPAA/RIAA/Adkinson bad. But, we knew that. Many. many very worthwhile links from this page, though, including http://kmself.home.netcom.com/Rants/piracy.html. Fascinating commentary, with some really interesting conclusions, like:

cost in a market with piracy will always be less than in a market without piracy

Lessig’s links are surely impressive as well: http://cyberlaw.stanford.edu/future/. His thesis in The Future of Ideas, ISBN:0375505784, is that there is a coming Dark Ages of the Information Era, as AOL Time-Warner, Sony-Paramount, Microsoft and the other big media conglomerates take over the web is a pretty chilling conclusion.

Post dated 2002-05-25 00:00:00

Saturday, 25 May, 2002


Happy Memorial Day weekend.

FoxPro? got one of those all-too-rare mentions on the Microsoft site, in MSDN’s Dr. GUI column. Check it out here.

This site has a great article on creating Cascading Style Sheets that will adequately print the onscreen text. Good stuff. And check out the links from there…

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.