|
|
|
|
|
|
|
|
|
|
WEBMASTER'S TOOLKIT
Take WebDrive out for a spin
By David Gewirtz
Welcome to the WebMaster's Tookit At DominoPower, we try to be conscious of the "whole Domino" experience. In other words, we try to be aware that running a Notes or Domino site isn't just about the menus and dialog boxes of Notes and Domino. Rather, running a Domino or Notes site involves far-ranging issues, from the legal issues of running a Web site, managing email flow, and employee privacy all the way through the details of hardware configuration and management, stopping often along the way to relate it all to the Domino and Notes experience.
That's why we're beginning a new series called "WebMaster's Toolkit". In this series, we'll look at products that are not specific to Notes and Domino but may yet help you manage your Internet site. These are products that we've evaluated and found most helpful, useful, and valuable. We kick off the series with WebDrive, a fabulous tool that will make any remote FTP site appear to be a local hard drive on your Windows 95/98 systems.
|
Most serious Notes and Domino administrators will understand the concept of a virtual file system. But for those who are still learning, it might be useful to take a few moments for a tutorial.
When you access your local hard drive (the one that's physically installed in your computer), you're pulling chunks of data off the drive. In most operating systems, data is arranged on the drive in files, and organized by directories. This, of course, is how Windows works.
In most programming environments, when a program wants to read in the contents of a file, it first opens the file, telling the OS that it's intending to use that file and asking the OS to make it available. Then the program will retrieve chunks of data from the file. In the simplest case, the data is returned to the program in sequential chunks, one right after the other. When the file is read, the program then closes the file.
Because these file access calls (and a whole pile more) are built into the operating system, most programs that access files on disk access them through the operating system file I/O calls. So, when you're in Word for example, and you select Open from the File menu, you see a list of files sitting on one of your local (i.e., on your own computer's) hard drive.
But, as many of you know, you can also access files from your server. If you're running NetWare or NT, for example, you can "mount" a remote hard drive's file system to your local file structure and access it as though it were just another file on your computer. The file system that's on the remote system is considered by all the higher-level applications to be local. The remote file system is "virtually" part of the local system.
[ Next ]
|
|
|
|
|
|
-- Advertisement --
2-Minute Tutorials
How do I...
- integrate MS Office or OpenOffice with Notes?
- create cross-tab reports and charts?
- print serial letters and mailing labels?
- create PDFs in Lotus Notes?
Check out the 2-minute tutorials here. |
-- Advertisement --
How good are your Notes Reports?
Integra for Notes provides high value reporting and data analysis from Lotus Notes databases using Microsoft Word, Excel and PDF files.
- Enhance traditional static reports with Excel data analysis, pivot tables, macros
- Report from any Lotus Notes databases without changes to database design
- Runs reports through a Lotus Notes client and a web browser
- Enables Report scheduling or distribution by e-mail, printing or storing in a Notes database
- Allows use of LotusScript for advanced data manipulation
Enables self service reporting capabilities to end-users.
Click for more info. |
|
|
|
|
|
|
|
|