Friday, August 28, 2009

Free Excel Spreadsheet Business Forms - Timesheet

Own your own business, or work for one? Does it have staff? Are you looking for an Excel spreadsheet to use for timesheets?

Well, here's a starting point: Timesheet2.xls


Please feel free to replace the logo with your company's one and to tweak it as you wish.

If you need help, you can always contact us.

If you'd like to avoid retyping the information into your company database or accounting system, get a copy of EziFiler.

If you turn off the prompt to auto archive, does archiving still run?

This is about Microsoft Outlook email. I'll use Outlook 2003 as the example but others are similar.

To control archiving in Outlook, select Tools, Options, the "Other" tab, and click on AutoArchive:



You'll see something like this:



The checkbox I've circled in red turns AutoArchive on or off. If you don't want to AutoArchive (for example because it: is annoying, takes up processing power, or doesn't save a copy of any of your emails) untick the checkbox.

If the checkbox is ticked, your emails will be archived.

The other checkbox is the one I've circled in blue. That one determines whether Outlook tells you when it is AutoArchiving or not. The main benefit of being told is that you can say, "Not right now" if you're on a computationally challenged laptop and are already trying to get it to do stuff you need done.


Why Archive?


Mainly it is about moving old email out of the main Outlook .pst file so that Outlook has fewer things to look through when you ask it to find something. It also speeds up performance (a little) for other things too.

One benefit is that if your main Outlook file gets corrupted, you still have a chance that the email in your archive file is intact and readable.

What AutoArchive doesn't do is save a copy of any of your email. If you lose email in Outlook (e.g. deleted and emptied, had a disk fail, reinstalled Outlook over your existing email) it is gone. It is always a good idea to backup important files and many emails contain crucial information so that means email too.

SaveMail Pro is a good tool (by us) for backing up Outlook email. With all the features it has now, I think you'd have a hard time finding one that is better value for money.

Thursday, August 13, 2009

Save Outlook Email Folders

Well, what was pretty good just got even better.

SaveMail Pro version 1.00.0045 was released last night and it has some really great features.

It still allows you to save your Outlook email as MSG files that you can load back into Outlook somewhere else. It still allows you to save emails as text files or emails as text files and attachments as normal files you can open in Windows Explorer.

However, this version adds two more fantastic features (I like them):

  • You can save email folder names with the email.
    This means if you've organized all your email, it stays organized.

  • It has ClickYes support built in.*
    This means no more having to "Allow access for XX minutes."

The new output (with Folders and DIR turned on) looks like:



Pretty cool, eh?

* You have to install ClickYes for SaveMail to use it - but that's easy because we've included it as an optional install.

Saturday, August 1, 2009

A program is trying to access Outlook. Allow access for ... minutes.

This is not what I expected - an ad for someone else's product. I'll also state that I wasn't asked to do this and I'm not getting anything for mentioning it.

The product is called "Express ClickYes". It is free. It is tiny (31.5Kb). It means you never again have to press the "Allow" button to save your email.

When it is running, it looks like this:


What it does is press the "Allow" button for you, whenever the button appears. If saving your email takes too long (lots of email) it will press the button for you for as many times as needed to save your email.

It's a really clever idea. Probably very simple, but very nicely done and ever so useful.

You can just run it and turn it on; but a better solution would be to turn it on when you run SaveMail and turn it off afterwards.

For the technically minded, the following VBScript works (save this as SaveMail.vbs and then double click it to run):


clickyes="C:\Program Files\Express ClickYes\ClickYes.exe"
savemail="C:\Program Files\GssEziSoft\SaveMail Pro\SaveMail_Pro.exe"

Set SH = WScript.CreateObject("WScript.Shell")
SH.Run """" & clickyes & """ -activate"
SH.Run """" & savemail & """",,true ' and wait
SH.Run """" & clickyes & """ -stop"
Set SH = nothing



You can get a copy of "Express ClickYes" from ContextMagic.com.

Saturday, July 25, 2009

Save Outlook Emails as Normal Files

The latest release of SaveMail now makes it possible to save email as ordinary files.

We think this is brilliant as you can read your email virtually anywhere instead of only in the email program you used to download it. Isn't that great!

The only drawback is space. The email programs make a big thing about how they compress email so you have it all but it doesn't take up "any" space. They do a good job with this so they are right to brag about it. An uncompressed file does take up more space than a compressed one (generally).

However, you can have your cake and eat it too.

You can always compress individual emails, or a whole set of them, using any of the ZIP / compression tools. You can extract any part of any email anytime and anywhere. You can read any attachment on any computer that can read the attachment - you don't have to have Outlook installed too.

It's really easy.

Step 1. Choose the DIRectory output style. (Options, Output, DIR) like this:



Step 2. Choose which email folder to save and where to save the emails.

Step 3. Click Search to list the emails, then Save to save them.

Voila! You end up with something like this:



And in the attachments subdirectory, something like this:



Easy. Easy to use software tools. Because software should make your life easier.

Friday, July 24, 2009

SaveMail - Run-time error '380'

This was first noticed with SaveMail version 1.00.0040 but it is probably an issue for earlier versions too.

You get a message like:

Run-time error '380'

This happens if there are no items in the "Contents" list when you press "Save".

SaveMail Main Screen

I'd chosen a "Mail Folder" and selected a "Save to" directory but hadn't pressed "Search" before pressing "Save".

I've added code to check that there are items in the list when you press "Save" so future versions will be more helpful about the problem.

(If you are a programmer that found this article because you were looking for Run-time error 380, the problem was setting a progress bar maximum to 0. This may be your problem too but there are other things that could cause it. I suggest running your program in the Integrated Development Environment and seeing which line trips the error.)

Wednesday, July 22, 2009

Scan Document to PDF

Here is an article showing how to use CmdTwain to create multipage PDF documents:
Scan Document to PDF

Setting Up a Website

This is actually a follow on from our PAD Program to Submit Software item but it may be generally useful to people.

If you're selling software (or giving it away) on the net, your software needs to be on the net. It looks better (and people are more likely to try your software) if your site looks "real". In the very least you can get by with using free web space that came with your internet account BUT there are problems with that. What if your program is really popular? What if the downloads exceed your free bandwidth each month? What if you change internet providers?

The cost of a domain name is not much. We use GoDaddy.com but others registrars exist and some may be even cheaper.

The cost of hosting is not much either. We use xhostsolutions.com because they are a good price and we like them. There are lots of others out there too - probably with similar prices, and service that is just as good. I have a friend that works for velocity internet in Canberra. They do web hosting.

In many ways unix(linux) based hosting is better than Windows hosting but we have used both and either one works.

PAD Program to Submit Software

So, you've written a fantastic shareware or freeware program that does great things. It is probably really useful and will bring some benefit to the world - even if it is only in a small niche. Thank you.

However, it is only useful if people know about it. If your software is shareware or freeware you probably meant others to use it. To use it they have to know about it. And if its shareware you probably want someone to buy it so you can feed the kids.

Okay. Where to from here? how do you make it all happen?

Cover the basics first.

* You ought to set up a website for your program or your business or you.
* You need to set up at least a few web pages on your site.
You must have at least one page describing your software program. "Contact Us" and "FAQ" (Frequently Asked Questions) pages are also good ones to add.
* Upload your software to your website.
* Create a 32x32 GIF icon file for your program.
You may have an icon already as part of your program. If so, odds are you'll need to convert this to a GIF file. (There are freeware programs that do this e.g. IcoFX). Upload the GIF to your website.
* Do a screen print of your program and upload this as a JPG file.
It ought to be a standard size like 640x480 or 800x600. You can use Paint to center a smaller screen print on a standard size canvas.

Now Get Your Software Known

Step 1. Get a copy of PADGen from the Association of Shareware Professionals.
Step 2. Install it and fill in your company's details (or your details).
Step 3. Fill in your program's details.
Step 4. Build a PAD file for your program.
Step 5. Copy it to your website.
Step 6. Get a PAD program to submit software to lots of software download sites and use it.
Step 7. Promote your software.

More Info

Check out Introduction to PAD file Submission Tools

Tuesday, July 21, 2009

Submit PAD Files to 500 Sites

We've done our first data file update for EziSubmit and, even though we were going to charge a minimal fee for updates, we've made it FREE.

What's more, the update gives you 100 more download sites to which you can submit your software. What was a really good program that allowed you to submit PAD files for your shareware or freeware programs to 400 sites; now gives you 500!

That is a pretty cool upgrade - for nothing.

Click here to download the data file update

Outlook 2003 Command Line Backup

With SaveMail you can backup your Outlook email from the command line (cmd prompt). It's pretty easy really.

SaveMail allows you to specify all of its parameters on the command line. It works like this:

[path\]SaveMail (Email-Folder) (Output-Directory) /autorun

For example:

C> cd \Program Files\GssEziSoft\SaveMail Pro
C> SaveMail_pro.exe "\\Personal Folders\Inbox" C:\Temp\ /autorun

You can also create a shortcut on your desktop or have the Windows Scheduler run it automatically. See Help - The Command Line; or the "How to automatically save your mail" article.


SaveMail has been tested with Microsoft Outlook 2003 and may also work with later versions (e.g. Outlook 2007).

Thursday, July 16, 2009

Portable Email

One of the most frustrating things about email is "you can't take it with you".

Oh, yes, you can import it into your new computer. In some cases you can save it, convert it, and load it into another email program. But it is all very messy and sometimes the email programs just won't allow you to transfer email between them. Ever been stuck with two (or more) email programs because you can't get messages from the old system into the new one? I have.

And what is with all of the different email formats? How are you supposed to read your email if you don't have that program on that computer?

Saving your email in a standard format such as text or HTML allows you to read it anywhere. You can take it with you. You don't need a huge email program. You can use Notepad or a browser. You can read it on a Mac or on a Linux machine.

SaveMail can now save email as plain text files. If the email was in HTML format, it can save it as a HTML file.

You CAN have your email and read it too.

Save Email Attachments

SaveMail Ver 1.00.0040 just hit the streets.

We're really excited about this new version as you can now save email in text format and save attachments as normal files. There is a new option "Output" which allows you to save your Microsoft Outlook email as MSG files, as TXT (text) files, or as DIRectories which contain the email message and any attachments.

We think it is a brilliant solution to saving your email in a totally portable way.

You can download it from http://www.gssezisoft.com.

New Blog

Hi all.

I've just created this new blog as an easy way of updating people on what we are up to.