Check
out these
very interesting #links! There's something new every now and again! |
Now, to get started on the many
aspects of Windows98 it's a good idea to organize it in a way that's easy
to read. Last UpDate:13
aug 1999
Windows on the WebTips for Builders: # The latest HTML, DhtmL, CSS and other info on http://ww3.org home of the world wide web consortium. # Adding tags manually has never been easier using FrontPage Xpress. (5th menu from the left choose "html-codes") # Always remember that forms need a script to work properly. Ask your ISP what possibilities you have. |
There is a lot more to discover... Take a random tour or browse systematically, it's all possible thanx to the imagemap! |
Windows 98;does it still have secrets for you? It shouldn't, not after you've followed these simple tips to get the most out of your system. They're all neatly organized into these sections:Browser settings Your HardDisk The Registry Hardware Laptops & Accessibility NetWorking Security DOS & Ws Scripting Host |
UART & ISDN Accounts PPP & SLIP Dial-up Networking FTP & Uploading Downloading 2.Browser settings Bookmarks Channels & Subscriptions Content Advisor Cookies, Java and Active-X Controls 3. HardDisk Backup FAT FDISK MsConfig
|
The
Windows 95 Registry
collects information on software, hardware, and user preferences from several critical system files--system.dat, user.dat, win.ini, system.ini, and a handful of others. This information is stored in the three major types of Registry keys. (For ease of use, Win 95 duplicates three subkeys buried in the directory trees of the major keys, so you'll see six as you go.) The value of each key is set by the software you've installed or the information you've entered.
1. Know what you're dealing with.Everything you'll want to mess around with in the Registry can be found under three keys: HKEY_CLASSES_ROOT (file types, extensions, and files); HKEY_CURRENT_USER (personal profile information and customizations); and HKEY_LOCAL_MACHINE (hardware profiles). You can double-click almost any entry under these keys and edit them. But don't do it yet.
3. Know how to restore the Registry from your hard drive.In regedit, select Registry/Import, and point to the file you saved. Memorize this right now, and pray you won't have to use it.
attrib -h -r -s system.da0 copy system.da0 system.dat attrib -h -r -s user.dat attrib -h -r -s user.da0 copy user.da0 user.dat Try restarting your computer as you cross your fingers, fiddle with your rosary, and pray to the patron saint of losers who destroy their Registry.
6. Make only one change at a time......or people will laugh at you as your system refuses to boot.
|
When a page fits into the browser-window you know you've done a good job. Like the fold in a newspaper, the bottom edge of the browser window will stop some people from reading further. If the page is only as long as the default browser window, your reader will see all that you present in a glance, and won't have to guess about what's below the edge of the window.Some content must be presented in one screen because the user cannot tell if there's more to be seen below the edge of the window.
Graphics back upImages can add a lot to the visual appeal and information content of a page. For some subjects and some readers, images may be the sole most effective means to communicate your message. Well-used graphics can crystallize a presentation for a reader, providing a critical catalyst for understanding. Used poorly, images can confuse your audience, distract from your message, and render mute a critical message.
Image Maps back upClearly delineate the click-able regions in an image map.
Explain image-map ambiguities. If there is any ambiguity about where to click on an image map, or what the destination of the links will be, describe the actions required and the effects of following the link to your audience.Provide alternate text links elsewhere on the page for image-map destinations. This helps the people using text-only browsers, those who choose to browse with their images turned off, and those of us who might not be able to figure out what your image is supposed to do. If there are a large number of image-map destinations, and including links to all of them force using short link descriptions, you might be better off moving the list to another page.
Navigation and Quality back upInclude document and chapter headings on long, multi-part documents. If yours is an essentially hierarchical document having chapters or other predictable sections, consider adding a heading on each page that links back to beginning of the document. Also, for pages within each chapter or section, add a secondary header that takes readers back to the beginning of that chapter.
Consider duplicating navigational headers at the bottom of your pages. If your pages are consistently longer than one-and-a-half screens, it may be valuable to repeat any navigational links at the bottom of a page as well as putting them at the top, to help readers navigate without forcing them to always scroll to the top of your pages. If repeating the same navigational aid would look awkward, try a simplified version, offering only essential destinationsAvoid "return to" or "back" buttons and links. You have no way to predict whence someone came. Describe the destination of the link in absolute terms, rather than using implied destinations. "Previous" and "next" assume that people can predict your structure, and that they can quickly return if the destination wasn't what they expected. Neither of these assumptions is likely to be true. Your document structure will probably be foreign to many of your readers, and many of them will be running over low-bandwidth connections.