UNHCE Information Technology & Distance Education Blog: November 2005 Archives
November 30, 2005
A signature file can be added to the bottom of your emails to personalize your emails. Typically, a signature file includes your name and contact info, such as email address (alias), physical address, phone number, FAX number, etc. You can also include tag lines, if you'd like.
To activate a signature:
1. Select the Tools menu from the drop-down menus at the top of your Eudora application window.
2. Select options on the Tools drop-down menu.
3. Select "Sending mail" on the left side of the Tools\Options windowpane.
4. Select the desired signature in the default signature area.
Note: Clicking on the down arrow in that box will bring up a list of signature files
5. Click on OK to accept the change.
A signature file can be added to the bottom of your emails to personalize your emails. Typically, a signature file includes your name and contact info, such as email address (alias), physical address, phone number, FAX number, etc. You can also include tag lines, if you'd like.
To edit an existing signature block:
1. Select "Tools," from the drop-down menu at the top of the Eudora window
2. Select "Signatures" from the Signature window, Or click the Signature window’s tab if it is the inactive window in a tabbed group.
3. The Signatures windowpane will list all existing signatures
4. In the Signature window, right-click the signature and choose Edit from the context menu, or double-click the signature.
5. The signature window is displayed for that signature.
6. Make any changes you want.
7. Save the file with the File menu Save command
8. Close the window.
A signature file can be added to the bottom of your emails to personalize your emails. Typically, a signature file includes your name and contact info, such as email address (alias), physical address, phone number, FAX number, etc. You can also include tag lines, if you'd like.
To create a signature file in Eudora
1. Select "Tools," from the drop-down menu at the top of the Eudora window
2. Select "Signatures" from the Signature window, Or click the Signature window’s tab if it is the inactive window in a tabbed group.
3. The Signatures windowpane will list all existing signatures
4. Right-click anywhere inside the Signature window and choose New from the context menu.
5. Eudora displays the Create New Signature dialog, asking you for a name.
6. Enter a signature name in the dialog, and click OK.
7. A signature window is displayed.
8. Enter your signature text in the signature window. You can format the text
with styles: see Formatting Text .
9. Save the signature file using the File menu Save command.
10. Close the signature window.
November 28, 2005
Here is a SQL (mini-program you can write) for use with the Blue Ribbon software. It will allow you to cull the database for records of leaders with a certain # of years of service. In this example, we are looking for people with 20 or more years. For that reason, I put in the value of >19. You can adjust it according to your needs.
This one is written to be used with the state database. If you are using it with a county database, then you can skip the "countyID" field in the first line.
Select CountyID, Lastname, Firstname, City,Year4H, Category, Status
From Youth2a.db
Where ((Category = "R") or (Category = "P") or (Category = "G") or
(Category = "A"))
And ((Status = "N") or (Status = "R"))
And Year4H > "19"
Order by CountyID, LastName, Firstname
Note that SQLs can be adjusted, listing field names & values.
For further assistance with this process, please contact MarTech.
November 18, 2005
CIS has announced their training sessions through January of 2006. Sign up early for CIS classes. Not only are the most popular classes oversubscribed early; CIS cancels classes which are under-enrolled two weeks prior to the class date.
Vendor-based classes are being offered in the following subjects through January of 2006 :
* Access
* Acrobat
* Dreamweaver
* Excel (2 levels)
* PowerPoint (2 levels)
* PhotoShop
FREE Sessions offered by CIS
* Scanning Demonstration for Faculty 12/15 (available to all staff)
* Desktop Video Demonstration 12/21/05 or 1/25/06 (Note - these sessions are available to faculty only)
* Computing @ UNH: What?s New with Windows XP 1/26/06 (available to all staff)
Note that they have also listed offerings for February and beyond. They will continue to add to their offerings as they become available.
To see current offerings and their descriptions, or sign up for a session, use their web site at: http://training.unh.edu They keep adding to their offerings, so check back for updated information.
November 17, 2005
Word provides four different types of breaks that you can place within
your text. These breaks allow you to start new pages or new sections
in your document, as you require. This tip explains the differences
between each of the breaks supported by Word, along with how to insert
them in the document.
Read the full tip: http://wordtips.VitalNews.com/T0096
In some instances, Word may actually refuse to save any of your
AutoText entries in the Normal.dot template. There are a few things to
check if this happens, with the most likely culprit being a conflict
with Adobe Acrobat. This tip explains what you need to check.
Read the full tip: http://wordtips.VitalNews.com/T1712
Sometimes it is handy to know what style has been applied to
paragraphs. This is where the style area comes in really handy.
Turning on the style area is easy, provided you are viewing your
document in the proper way. This tip explains how to use the style
area.
Read the full tip: http://wordtips.VitalNews.com/T0189
You can use the Equation Editor to add complex equations to your
document. If the characters in the equation don't print out correctly
(but they display correctly), then there are only a few possible
causes. This tip explains a couple of things you can look for and
provides a resource you can use to track down additional information.
Read the full tip: http://wordtips.VitalNews.com/T1713
Fred Pryor Training offers training in various Microsoft applications. Their pricing is VERY competitive. In many cases, they charge less than the discounted price which New Horizon's (a contracted vendor) charges through CIS.
Upcoming classes include:
MS Office Cost: $39; Locations: Keene, Manchester, Portsmouth
MS Excel - One-Day seminar Cost: $79; Locations: Keene, Manchester, Portsmouth, West Lebanon
Advanced Excel Cost: $99; Locations: Keene, Manchester, Portsmouth, West Lebanon
Note: All classes are one full-day session, even though one has "one-day" listed in its title.
DISCOUNTS: If you sign up for both the Excel One-Day seminar and the Advanced Excel class, you get a further discount of $50, making the total cost $128 for the two seminars combined. Group discounts of $5-$10 per registrant are also available for groups of 5 or more.
For descriptions, further information, or to register for these course, refer to Fred Pryor's Training site
