Bookmark and Share

Enter your email address:

Delivered by FeedBurner



Home Page













Subscribe here
Add to My Yahoo!
This page is powered by Blogger. Isn't yours?

Host your Web site with PureHost!

PDF to Excel


eXTReMe Tracker
  Web http://www.klippert.com



  Thursday, July 16, 2009 – Permalink –

Access-Excel-XML-HTML

Transfer data


XML makes data transferable between applications.
Here is a tutorial with downloadable files.
Some simple guidance of how to transfer data from Excel or Access into HTML web pages using XML data files. VBA programs can be used to export data tables from Excel or Access into simple XML files. There are several examples of using different methods to display the XML and XSL files on web pages in order to quickly share your data with others.


An introduction to Excel and XML data files

 
Also:
Some nice photos and calendar layout:
Monthly calendar with photos


[Edited entry from 6/8/2006]




See all Topics

Labels: , ,


<Doug Klippert@ 5:43 AM

Comments: Post a Comment


  Wednesday, July 15, 2009 – Permalink –

Restore Defaults

Office 2003 redo


To reset the original settings in Office 2003, follow these steps.
Make sure that you back up your files before you follow these steps.
  1. 1. Start any Office 2003 program.
  2. On Help menu, click Detect and Repair.



  3. Click to select the Discard my customized settings and restore default settings check box, and then click Start.
  4. Quit the application, and then click Ignore.
  5. Click OK when you receive the following message:
    Reset of setting to default succeed.

Microsoft Office Diagnostics in 2007 replaces Diagnose and Repair:

Howtogeek.com


[Edited entry from 6/7/2006]


See all Topics

Labels: , , , , ,


<Doug Klippert@ 3:22 AM

Comments: Post a Comment


  Tuesday, July 14, 2009 – Permalink –

Print Problems

Some clues


"You've finished your report, presentation, or cost analysis using a Microsoft Office program. The information is rich with data and detail. Now comes the final step: printing it and showing the world your hard work on paper. This is the point at which printing can give you a headache. Right when you want to wrap up your work, project, or school assignment, questions start popping into your mind"

Troubleshoot your printing problems in Office


[Edited entry from 6/6/2006]




See all Topics

Labels: ,


<Doug Klippert@ 3:35 AM

Comments: Post a Comment


  Monday, July 13, 2009 – Permalink –

Simple Shows

In brevity is success


Blogger/entrepreneur Guy Kawasaki is in league with the minimalist branch of the PowerPoint society.

Tired of sitting through mind and body numbing presentations by people more interested in technique than content, he is evangelizing the 10/20/30 Rule of PowerPoint.

"A PowerPoint presentation should have ten slides, last no more than twenty minutes, and contain no font smaller than thirty points."

If "thirty points," is too dogmatic, the I offer you an algorithm: find out the age of the oldest person in your audience and divide it by two. That's your optimal font size.

10/20/30 Rule

[Edited entry from 6/5/2006]




See all Topics

Labels:


<Doug Klippert@ 3:30 AM

Comments: Post a Comment


  Sunday, July 12, 2009 – Permalink –

Plain Numbers

I'd Like to Make It Clear


Plain Figures is a method of transforming statistical and financial data into figures, tables and graphs that people readily understand.

Have you ever:
  • squinted your eyes trying to see the numbers in a PowerPoint presentation?

  • scratched your head at a charity leaflet with an indecipherable pie chart titled 'Where your donation goes' ... and set it aside?

  • missed discussion at a meeting because you were busy trying to figure out the figures?

  • put aside a graph or table, thinking "I'm not good with numbers."?

Then you know how important the clear display of numerical information can be. Common problems People have trouble using numerical information for many reasons. Most commonly, authors don't know:
  • what to include: when unsure what numbers are important, people frequently display them all, overpowering the reader with irrelevance.

  • which format to use: the choice between text and table, table and chart, bar and pie.

  • how to use the technology effectively: computer software generates graphs easily, but the results hide your point behind incomprehensible chartjunk.

  • how to explain the information: selecting the right words for titles, columns and captions.

Plain Figures is a partnership between Sally Bigwood, located in Wakefield, Yorkshire, UK, and Melissa Spore, who divides her time between Toronto and Saskatoon, Canada. Sally and Melissa are sisters and both have dual citizenship in the United States. PlainFigures.com [Edited entry from 6/4/2006] See all Topics

Labels: , , ,


<Doug Klippert@ 3:59 AM

Comments: Post a Comment


  Saturday, July 11, 2009 – Permalink –

A Hoard of Tips

Good for all levels of user


Allen Browne's tips for Access users

Here is a list of the sections on this site; something for everyone.
  • Casual Users - basic tips and explanations;
  • Serious Users - ideas for forms, combos, reports, and code;
  • Flaws in Access - unfixed bugs that will bite you;
  • Traps to avoid - problems that may not be obvious;
  • Specific Applications - a couple of examples where people get stuck;
  • Tips for xBase developers - for people who used the old dBase;
  • Functions you can use - code to copy;
  • Upgrading - issues when changing versions;
  • Other sites - links to other sites with free Access tips.

[Edited entry from 6/3/2006] See all Topics

Labels:


<Doug Klippert@ 3:17 AM

Comments: Post a Comment


  Friday, July 10, 2009 – Permalink –

Delegate Delete Deliveries

Choose the folder


When you delete items from a Mailbox folder of another user where you have deletion privileges, the deleted items go into your Deleted Items folder rather than that of the mailbox owner.

Here are the steps to change that procedure:


Exit and Logoff Outlook

  1. Click Start, and then click Run
  2. Type regedit, and then click OK
  3. Locate the registry key that is appropriate for your version of Outlook
    For Outlook 2003:
    HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Options\General
    (Use 12.0 for 2007 etc.)
  4. Right-click the DelegateWastebasketStyle value, and then click Modify

    If the key is not present, use the following steps to create it:
    1. Right-click the General folder
    2. Point to New, and then click DWORD Value.
    3. Type DelegateWastebasketStyle, and then press ENTER

    4. Change the value data in the Edit DWORD Value dialog box to one of the following values:
      8 = Stores deleted items in your folder
      4 = Stores deleted items in the mailbox owner's folder

      NOTE: Make sure that the delegate user has at least Author level rights for the Deleted Items folder of the owner's mailbox.
  5. Quit the Registry Editor
  6. Restart Outlook
Support.microsoft.com:
Items deleted from a shared mailbox go to the wrong folder in Outlook


[Edited entry from 6/2/2006]


See all Topics

Labels:


<Doug Klippert@ 3:33 AM

Comments: Post a Comment


  Thursday, July 09, 2009 – Permalink –

Echo Document Data

Enter once — use again


Enter data in one place in a document and have it repeated elsewhere.

There comes the time when you need to enter a clients name at the beginning of a document and you know that it will be repeated again many other places.

Greg Maxey has collected a number of ways to make the task easier.


Repeating Data


[Edited entry from 6/1/2006]




See all Topics

Labels:


<Doug Klippert@ 3:54 AM

Comments: Post a Comment


  Wednesday, July 08, 2009 – Permalink –

Polyglot Polynomials

ToolPak Translator


I was disappointed recently when I tried to look up Eric Desart's ToolPak translator. I found his site "niet beschikbaar."

I won't use the boy and wet thumb story, but Ron de Bruin did spring up to save the day and make the download available.


"Ever wanted an oversight of the Analysis-ToolPak Add-In functions, their descriptions, their arguments, their VBA and Procedure names, and all of this in your LOCAL language including translations versus the corresponding English names?

This utility extracts this data from your LOCAL MS Excel edition.

As such this table can be generated for ANY LANGUAGE EDITION of MS Excel, even when this language is not yet integrated in the utility."


Analysis ToolPak Translator


[Edited entry from 5/31/2006]




See all Topics

Labels: ,


<Doug Klippert@ 3:59 AM

Comments: Post a Comment


  Tuesday, July 07, 2009 – Permalink –

Photo Blog

Daily shots


I don't see it mentioned very often, but Webshots.com has been expanding its offerings. They have a free screensaver/desktop background application.

They also have a spot to upload your own pictures.

Recently they started a Blog with a new shot each day.


Blog.Webshots.com

"With 7.2 Million monthly visitors and more than 520 million photos to explore, Webshots is one of the largest photo- and video-sharing sites.

Webshots provides you with a variety of ways to enjoy photos and videos:

  • Free and premium memberships with tons of storage—you'll never run out!
    Webshots provides you with a variety of ways to enjoy photos and videos:
  • Share photos, videos and slideshows on Webshots and your personal website.
  • Download professional photos in Webshots Pro Shots.
  • Access Webshots on the go with Webshots Mobile.
  • Easily manage your online photos with the FREE Webshots Desktop.
  • Order prints and make custom photos gifts that anyone will love.
And more! "


Webshots! Over 20 MILLION FREE screen saver and wallpaper photos!


[Edited entry from 5/30/2006]


See all Topics

Labels: ,


<Doug Klippert@ 3:27 AM

Comments: Post a Comment


  Monday, July 06, 2009 – Permalink –

Re-color Transparent

Change clip art


Re-color

Select a piece of clip art in WMF (Windows Meta File) format .

The Picture toolbar should appear.
(If the bar does not pop up, go to View>Toolbars and click on "Picture".)

Move the mouse pointer over the toolbar icons until you find "Recolor Picture". Click on the icon.

(In 2007, it is located under Format in the Adjust group on the left."Recolor>Set Transparent Color")

You can now change any of the fill or line colors in the image.

Transparent

If the graphic is in BMP (Bitmap) format, there is an icon on the Picture toolbar to "Set Transparent Color".

Click the icon then click on the color in the image that you would like to make transparent.

Also:

Indezine:
Recolor Clip Art in PowerPoint
by Geetesh Bajaj

Semi-Transparent Images
By Glen Millar PPTWorkbech.com
You can produce various levels of semi-transparent images for applications right within PowerPoint, save them, and keep them for reuse.

AwesomeBackgrounds.com:
Tutorial about the transparency options in PowerPoint



[Edited entry from 5/26/2006]




See all Topics

Labels:


<Doug Klippert@ 3:27 AM

Comments: Post a Comment


  Sunday, July 05, 2009 – Permalink –

What if the Truth Teller Fibs?

Who ya gonna believe?


Snopes.com is a great source for answers about urban myths, legends and computer hoaxes.

These articles appear on the Snopes site:


TRUE: The Mississippi state legislature removed fractions and decimal points from the mathematics curriculum of public secondary schools.

FALSE: The restaurant chain formerly known as "Kentucky Fried Chicken" changed its name to KFC to eliminate the word "fried" from its title.

TRUE: At the moment the Titanic hit an iceberg in the north Atlantic, the silent version of the film The Poseidon Adventure was being screened aboard ship.


After you stop shaking your head, look at the bottom left corner of the page and click on "More information about this page."
False Authority Syndrome

[Edited entry from 5/27/2006]




See all Topics

Labels:


<Doug Klippert@ 3:39 AM

Comments: Post a Comment


  Saturday, July 04, 2009 – Permalink –

Get Hooked Up

Link to apps in Outlook


The Outlook bar is handy to jump from Mail to Contacts to Calendars, but you can do more with it.

If you can locate the EXE of a program, it can be dragged to the Outlook bar to create a shortcut.

Here is a collection of more things that can be done with hyperlinks.

Slipstick.com:
Using Microsoft Outlook Links


[Edited entry from 5/26/2006]




See all Topics

Labels:


<Doug Klippert@ 3:19 AM

Comments: Post a Comment


  Friday, July 03, 2009 – Permalink –

CSS, PHP, and all that stuff

Collections of suggestions


Under the belief that more information leads to more understanding, here is a site that may help you round the corners of web design and function. Besides CSS templates there are PHP code nibblets.


In 2003 artypapers was created by R. Marie Cox as a springboard for ideas and a working space of technical implementation -- a place to test and build an extendable collection of core classes (alliteration!) that acts as an application framework for a diverse set of projects and applications.

artypapers.com

Also:
Links and Discussion About the Best CSS Resources Available on the Web.
CSS Help Pile


[Edited entry from 5/22/2006]




See all Topics

Labels: , ,


<Doug Klippert@ 3:56 AM

Comments: Post a Comment


  Thursday, July 02, 2009 – Permalink –

Watermelon Pickles

Actually quite good


  1. Cut a watermelon into slices (for best results, use a melon that's not overly ripe).

  2. Cut the rind off the pink portion and cube the flesh.

  3. Soak the watermelon cubes overnight in brine made by dissolving 2 Tbsp. of pickling salt in 1 qt. water.

  4. In the morning, drain the brine off the melon cubes.

  5. Put a dill head and stem (or a couple of teaspoons of dill seed) in each quart jar. If you desire, also add a hot pepper (chili) and whole allspice and/or mixed pickling spice to each quart.

  6. Bring to a boil 1 cup white vinegar, 2 cups water, and 1/2 to 1 cup granulated sugar (try the smaller amount first and increase the amount if you decide you like your watermelon pickles sweeter).

  7. Pour the pickling solution boiling hot over the melon in the jars, filling them to 1/2 inch of the top of the jars.

  8. Wipe the rims and seal the jars with sterilized lids and rings.

  9. Process in a boiling water bath for 15 minutes, just long enough so the contents won't ferment. (If you process the pickles too long, they will be too soft.)
Here's the Volga Deutsch site:

 Getting in a pickle


[Edited entry from 5/18/2006]



See all Topics

Labels:


<Doug Klippert@ 3:51 AM

Comments: Post a Comment


  Wednesday, July 01, 2009 – Permalink –

Word Converters

Pick a flavor


There are fewer word processing formats to worry about than there used to be.
For those that remain, MS Word provides "translators" or converters.

The following file formats are built into Word.
  • Web page
  • Web page, Filtered
  • Web Archive
  • Plain Text
  • Encoded Text
  • Rich Text Format (RTF)
  • XML
  • Recover Text (import only)
The following text converters are set to the Run from My Computer installation state.
  • Word 97-2003 & 6.0/95 RTF Converter
  • Recover Text Converter
  • Word 97 for Windows/Word 98 Macintosh
The following text converters are set to the Installed on First Use installation state
  • WordPerfect 6.x Converter
  • WordPerfect 5.x Converter
  • Microsoft Works for Windows 7.0
Support.Microsoft.com
Description of the text converters that are available with Word 2003

Additional text converters and image filters are available in the Microsoft Office File Converter Pack


[Edited entry from 5/16/2006]


See all
Topics

Labels:


<Doug Klippert@ 3:46 AM

Comments: Post a Comment


  Tuesday, June 30, 2009 – Permalink –

Thirtieth Condition Formatting

Three is not always enough


Pre-2007 Excel gives the user the ability to specify up to three conditions under Format>Conditional Formatting.

If that is not enough, Frank Kabel and Bob Phillips of xlDynamic.com offer a free download that extends the conditions to 30!




Extended Conditional Formatter

Also see:
Conditional Formatting (including 2007)

[Edited entry from 5/15/2006]




See all Topics

Labels:


<Doug Klippert@ 3:05 AM

Comments: Post a Comment


  Monday, June 29, 2009 – Permalink –

Access Tools for Free or Fee

Shareware/Freeware


Peter De Baets has some for pay and some for free downloads at Peter's Software.

In the past I have used his Shrinker-Stretcher

ShrinkerStretcher will automatically rescale/resize your MS Access forms, controls, and fonts to fit any screen resolution, desktop scheme, or font setting.

Using ShrinkerStretcher means you can develop applications without concern for your end user's display settings! Scale your 800x600 application down to 640x480, or to any other screen resolution!

For free includes:
ChromaForm
Let your users set their own form color schemes.
Custom Time Functions -
Perform mathematical operations on custom time values that include fractions of a second.
TableLinker
Manage linked tables from multiple databases, ODBC sources, or any combination of the two. Easily refresh table links or connect to tables in a different data environment.


[Edited entry from 5/14/2006]




See all Topics

Labels:


<Doug Klippert@ 3:35 AM

Comments: Post a Comment


  Sunday, June 28, 2009 – Permalink –

30 Days Hath

One Day at a Time


Here's how to add a calendar to your web page.


Publishing Outlook Calendars on the Internet or an Intranet
(From THE definitive Outlook/Exchange site - Slipstick.com.)

Other methods:

Htmlgoodies.com
It's actually just a simple table with a couple of additions. (free)

HTMLCal
HTMLCAL is a Web calendar maker and editor that lets you maintain a group calendar for your Web site or intranet.
This software will let you maintain live calendars on your site that anyone can view or update from any Web browser. ($25)

Htmlcalendar.com
HTML Calendar Maker Pro was designed with ease of use in mind. Now you can type your events quickly and easily and they will be transformed into a customized and professional monthly calendar within seconds. Simply follow the on-screen tutorial to create your calendar and then place the finished web page on your site. It's perfect for planning for the weeks ahead or noting past historic events. ($26.50 +)

All about Calendars by:

Claus Tøndering


[Edited entry from 5/13/2006]




See all Topics

Labels: , , , ,


<Doug Klippert@ 3:00 AM

Comments: Post a Comment


  Saturday, June 27, 2009 – Permalink –

Exploding Slides

Break up or Blow up


Kathy Jacobs, Microsoft MVP PowerPoint and OneNote, give the steps needed to make your shows a little more dramatic.


"Have you ever wanted to have a picture appear on your screen as one thing and then blow apart to separate elements? It is a great technique for explaining parts of a process, photo, or structure in detail.
We are going to step through blowing apart pictures, but this same idea can be used for expanding organization charts, process diagrams, and all kinds of other elements."


Blowing Things Up!


[Edited entry from 5/12/2006]




See all Topics

Labels:


<Doug Klippert@ 3:23 AM

Comments: Post a Comment


  Friday, June 26, 2009 – Permalink –

Paper Skyscrapers

Fold your own steamship


This beats paper airplanes. If you order you get hard paper cards with all the pieces.


What exactly is a Micromodel? Micromodels are card or paper models that were originally sold from the 1940's through the 1960's. Most were designed by Geoffrey Heighway.
Each model was made up of several small cards illustrated with the pieces of the model, all wrapped up in a label. You could cut the pieces out and carefully assemble an intricate little three-dimensional model.
Micromodels were known for the amazing details that people would add to customize their models. There were more than 100 original Micromodels of all types.

MicroModelsUSA


[Edited entry from 5/11/2006]




See all Topics

Labels:


<Doug Klippert@ 3:56 AM

Comments: Post a Comment


  Thursday, June 25, 2009 – Permalink –

Compact Before Synchronizing

A DB two step


If you're working with a replicated database, always compact it twice before you synchronize.

The first time you compact, Access marks objects that need to be deleted, but it doesn't actually remove them.

The flagged objects are removed the second time you compact the database. Although there's no harm in additional compacting, there's no added benefit.

This is particularly important to do when working with the Design Master. Each time you make design changes to the Design Master, a copy of the original object is kept in the database.

If you edit and save a Report or Form 10 times, your database actually has 9 older versions of the form in it. The same is true if you change the schema of a Table or Query If you synchronize before compacting, all of the versions are sequentially sent to the other replicas until everything is in synch, and you can't reclaim the space taken up by the older versions.

However, if you compact the database first, only the most recent form version is sent to the replica.


[Edited entry from 5/10/2006]




See all Topics

Labels:


<Doug Klippert@ 3:26 AM

Comments: Post a Comment


  Wednesday, June 24, 2009 – Permalink –

Zoom, Zoom, Zoom

Up close and free!


Brian Friesen has created a web site called Freezerware.

One of the clever pieces of free programming on the site is named ZoomIn

ZoomIn is a screen magnification program allowing you to view any area of your screen under magnification. ZoomIn allows you to control the amount of zoom, view a pixels location and color, and save it as a bitmap.

ZoomIn is a very simple program to use. Place your mouse over the main window and click and hold the mouse button then drag the "zoom" window over the area of the screen to enlarge. The scrollbar controls the zoom amount.

As an alternative to using a mouse, you can use the arrow keys to scroll the "zoomed" view, and the plus and minus keys control the zoom. Once you have selected the area of the screen, release the mouse button.

By placing your cursor over the pixel in ZoomIn you can see the pixels coordinates as well as the color (in RGB format).



ZoomIn


Some of the other free programs on the site are:

Briscola

a very famous Italian card game. Play against the computer in this one-on-one card game. There is included help with the rules of the game, for those who have never played Briscola before.
Dropper

allows you to get the exact color of any pixel on the screen and converts it to commonly used representations. .
[Edited entry from 5/7/2006]
See all Topics

Plus a number of others

Labels:


<Doug Klippert@ 3:37 AM

Comments: Post a Comment


  Tuesday, June 23, 2009 – Permalink –

Mail Your MDB-ACDB

Don't let Outlook stop you


There was a lot of frustration with Outlook 200x. If an Access MDB file is received, Outlook expects the worst and blocks the attachment.

The trick has been to ZIP the file or change the extension to something like .DAT.

Here's a registry trick that restores Outlook to the good old days.
Outlook 2007, 2003, 2002 and Outlook 2000 SP3 allow the user to use a registry key to open up access to blocked attachments. (Always make a backup before editing the registry.) To use this key:
  1. Run Regedit, and go to this key:

    HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\Security 

    (change 10.0 to 9.0 for Outlook 2000 SP3,11.0 for Outlook 2003, 12.0 for Outlook 2007)
  2. Under that key, add a new string value named Level1Remove.

  3. For the value for Level1Remove, enter a semicolon-delimited list of file extensions. For example, entering this:

    .mdb;.url

    would unblock Microsoft Access files and Internet shortcuts. Note that the use of a leading dot was not previously required, however, new security patches may require it. If you are using "mdb;url" format and extensions are blocked, add a dot to each extension.
    Note also that there is not a space between extensions.
 

If you are using this registry entry, a glance at Help>About Microsoft Outlook will show Security Mode: User Controlled above the license information.
After applying this registry fix or using one of the above tools, the user still has to save the attached file to a system drive before opening it. In effect, the fix rolls the attachment behavior back to Outlook 2000 SR-1, with its included Attachment Security Fix.
An end-user cannot bypass this "save to disk" behavior and open the file directly from the mail message, though an Exchange administrator can.
Slipstick.com:

Opening .exe Attachments

Also see:
Shortcuts for Sending Access Objects via Email

[Edited entry from 5/8/2006]


See all Topics

Labels: ,


<Doug Klippert@ 3:27 AM

Comments: Post a Comment


  Monday, June 22, 2009 – Permalink –

Presentation Prep

Review before you're reviewed


Things to keep in mind as you prepare your presentation.

From Scott Hanselman's blog:

  • Speak their Language (Know the Audience)

  • Be Utterly Prepared (No excuses)

  • CONTENT, CONTENT, CONTENT (Have some)

  • System Setup (Be unique, but don't be nuts)

  • Speaking (Um ...)

  • Accessibility (Two words: Font Size, and this means YOU!)

  • Demos and Tools

You'll find the full suggestions here: Tips for a Successful MSFT Presentation [Edited entry from 5/6/2006] See all Topics

Labels:


<Doug Klippert@ 3:21 AM

Comments: Post a Comment


  Sunday, June 21, 2009 – Permalink –

Clip Art at Home

Install more


Do you remember all of the clip art that was available locally with Office XP?

When you have an Internet connection, you have access to the Office Online collection, but if you would like more clip art installed on your machine:


A small amount of sample clip art images was included The 2007 Office systems and Office 2003 and is part of the "local collection" that is searched when you do not have Internet access to the Microsoft Office Online Clip Art and Media Web site. Office 2003 no longer included a media content CD with additional clip art. However, the Microsoft Office XP Media Content CD can still be installed locally or on a network share.

The Office XP Media Content CD contains approximately 35,000 clips that are a subset of the clips that are available on the Microsoft Office Online Clip Art and Media Web site. The Office XP Media Content CD was included with Microsoft Office XP Professional, Microsoft Office XP Standard, and Microsoft Publisher 2002 Deluxe Edition.

To install the contents of the Office XP Media Content CD on a computer, follow these steps:
  1. Exit all programs that are running

  2. Insert the Office XP Media Content CD into the CD drive or into the DVD drive
    (Hold down the SHIFT key to prevent the program from automatically starting. If Microsoft Windows Installer automatically starts, click Cancel)

  3. Click Start, click Run, type the following command, and then click OK:
    msiexec.exe /i CD_drive:\CAG.MSI ADDLOCAL=ALL /qb
(CD_drive is the letter of the drive that contains the Office XP Media Content CD)
Support.Microsoft.com
How to add clip art to Clip Organizer in a 2007 Office system and in Office 2003



[Edited entry from 5/5/5006]



See all Topics

Labels: , , , , , , ,


<Doug Klippert@ 3:53 AM

Comments: Post a Comment


  Saturday, June 20, 2009 – Permalink –

Scripts You Can Use

DHTML, Javascripts, PHP


Dynamic Drive provides original DHTML & Javascripts to enhance your web site.

There is an extensive collection as evidenced by this TOC.


  • Calendars

  • Date & Time

  • Document Effects

  • Dynamic Content

  • Form Effects

  • Games

  • Image Effects

  • Links & Tooltips

  • Menus & Navigation

  • Mouse and Cursor

  • Scrollers

  • Text Animations

  • User/System Preference

  • Window and Frames
From

DynamicDrive.com


[Edited entry from 5/4/2006]


See all Topics

Labels: ,


<Doug Klippert@ 3:36 AM

Comments: Post a Comment


  Friday, June 19, 2009 – Permalink –

Dead Yet?

Approximate your last breath


Let me guess. The odds are that you are less than 77.6 years old.
The longevity figures have increased as medical science finds ways to hold off sending a final bill.
The Centers for Disease Control and Prevention, and the National Center for Health Statistics have almost all the data you'll need between now and then:
Life Expectancy




My high school held a 100 year reunion September 15. 2006.
Of the 38,797 graduates, 24,176 or 62% could still be alive.

Living Graduates

CelebrateStadium.com

Stadium History

Maybe you saw the movie:
10 Things I Hate About You


[Edited entry from 5/3/2006]




See all Topics

Labels:


<Doug Klippert@ 3:33 AM

Comments: Post a Comment


  Thursday, June 18, 2009 – Permalink –

Über Updater

Universal

To check on the latest version of a piece of software, you can poke around Tools, Tasks, About or some other menu.
To check out your whole machine including programs that weren't written by Microsoft, or Adobe, look at CleanSofts Update Notifier
What is Update Notifier?
The Update Notifier is a small utility that scans your computer for installed software and displays a list of updates. Also you can see the latest updates for applications from your Watch List.
It will show you updates for programs you forgot you ever installed.
It's a simple download app that is not "installed".

CleanSofts.org




See all Topics

Labels: ,


<Doug Klippert@ 3:25 AM

Comments: Post a Comment


  Wednesday, June 17, 2009 – Permalink –

VBA Variable Problems

Explicit protection


It's good practice to always use the Option Explicit statement in the beginning of your code modules to ensure that all variables are unambiguously declared in your procedures.

With this process in place, you'll receive a "Variable not defined" error if you try to execute code containing undeclared variables. Without this statement, it's possible to mistype variable names, which would be interpreted as new Variant type variables.

This could severely impact the results of your code, and you might not ever know it. If you do find a problem, tracking down where the error is can be a chore.

Although you can manually type the statement into your modules, changing a setting in Access can ensure that the statement is always added to new modules.

  1. Open a module (start the VBA Editor)

  2. Choose Tools>Options from the menu bar

  3. On the Editor tab of the Options dialog box, select the Require Variable Declaration check box in the Code Settings panel

  4. Finally, click OK




[Edited entry from 5/2/2006]



See all Topics

Labels: , , ,


<Doug Klippert@ 3:33 AM

Comments: Post a Comment


  Tuesday, June 16, 2009 – Permalink –

Resend on Behalf

Alternate to Forward


Let's say you get a message that you would like to forward, but you don't necessarily want to take "ownership."

  1. Open the message in its own window

  2. Go to Actions>Resend This Message
    (Other Actions in 2007)
  3. When you click Send, you will be reminded that you are not the original sender of the message

  4. Click OK
The message will be from you, "on behalf of" the original sender.
IMPORTANT: If the recipient clicks the Reply button, his message will go to the original sender, not to you.



Thanks to Ed Bott for pointing this out,

EdBott.com

[Edited entry from 5/1/2006]


See all Topics

Labels:


<Doug Klippert@ 3:53 AM

Comments: Post a Comment