Timberline Employee Blog

From our living-room to yours

Entries Comments



New look to our main website

26 October, 2007 (13:34) | General News | By: Ben

Timberline Dealerships main website has had a face-lift. Many direct to employee email forms have been added. Click through links to google maps have been added on every listed address. Google provides (usually) great turn by turn driving directions. If you happen to have an iPhone, or a Shoretel with a slight modification, phone numbers are click through links too.

Are your Outlook Express attachments too big?

8 August, 2007 (16:49) | Office Productivity | By: Ben

If your attachments are nearing 10 megabytes or more, then yes they are too big. Many email servers only let messages of 10 megabytes or less through. File encoding also takes up some of this space so I use estimate 7 megabytes is what you’re left with.

One option is to tell Outlook Express to split messages up. There are a few pitfalls here. If the party you are sending to email client cannot recombine the message, you are left with several messages full of junk. If not all the messages come through you are left with junk too.

To automatically split messages:

  1. Open Tools/Accounts, select the email account you want to change, and click Properties.
  2. Click the Advanced tab
  3. Under Sending, click Break apart messages larger than…
  4. Enter 7000 kb for the break size. This is slightly less than 7 megabytes and is a good approximate number to keep under the 10 megabyte including encoding limit.
  5. Save your changes.

Splitting is automatic. Test by sending yourself a large attachment.

SMS email addresses for your favorite carriers

3 August, 2007 (20:33) | Fun, Technology | By: Ben

Updated 9/28/2007

Provider phonenumber@
Alltel Wireless message.alltel.com
AT&T mobile.att.net
Bell Atlantic message.bam.com
Cellular One mobile.celloneusa.com
Cellular South csouth1.com
Cingular mobile.mycinglular.com or cingularme.com
Comcast comcastpcs.textmsg.com
Fido fido.ca
Nextel messaging.nextel.com
Rogers pcs.rogers.com
Sprint messaging.sprintpcs.com
Telus msg.telus.com
T-mobile tmomail.net
Verizon vtext.com
Virgin vmobl.com

My Necessary Plugins for WordPress 2.2.1

27 June, 2007 (09:32) | WordPress | By: Ben

My list of the most necessary plug-ins for WordPress 2.2.1 include:

PlugInstaller 0.1.95: Author’s Site, Repository
This is one of those features I missed from the other CMS/Blogging systems. It allows plugin installation without using a ftp client. The author now has cleared up the problems I found in an earlier version of this plugin.

WP-DB-Backup 2.1.2: Author’s Site, Repository
Ever need to refer to a backup? This tool allows you to backup the WordPress database, package it up neatly and email it to you or let you download it. It can even be setup to run on automatically.

Front Page Excluded Categories 1.0.3: Author’s Site, Repository
This plug-in make it possible to put only a certain category of posts on the front page. When setting up select all categories then remove the ones you want to show on the front page.

Google (XML) Sitemaps 3.0b7: Author’s Site, Repository
This is one of those necessary evils. You have a page. You have to tell somebody it is there.

Google Analyticator 1.5.3: Author’s Site, Repository
This adds the Google tracking code to your page. You must setup a tracking account for this to be of any use.

All in One SEO Pack 0.6.2.6: Author’s Site, Repository
Just telling people that you exist is not enough. You also have to tell them a bit about yourself. This plug-in helps you do that.

Social Bookmarking RELOADED 2.2: Author’s Site, Repository
This is based off of Social Bookmarks. It is designed to easily submit a page to one of the major bookmark / blog bookmark sites. This one auto centered and fit better in my themes than some other social bookmarking plugins I tried.

WP-o-Matic 0.2-beta: Author’s Site
Almost ready for prime time. It took a bit to be able to install this. Once installed it creates posts from rss feeds. See what I have already written about this plug-in.

cforms II 5.0: Author’s Site, Repository
Allows creation of multiple mail-to forms.

There are other great plug-ins available. These are the plug-ins that I would argue on having in the WordPress download.

Please visit our sponsor.

GNU Email and File Encryption

19 June, 2007 (13:34) | Computer Security | By: Ben

I have found a few programs to relatively securely encrypt email and files. One of those is the GPG Gnu Privacy Guard.

So now that you’ve decided to converse by email, you’ve learned that every email you send can be stored forever on some obscure server your email made its way through.So what do you do now?Simply, encrypt.

One tool, GnuPG, is a GPL licensed encryption engine. It doesn’t do anything by itself. However when combined with a few other tools Outlook integration is only a few steps away. I used Gpg4WIN from gpg4win.org. It includes the whole suite of tools needed to interface Outlook and the GnuPG encryption engine. The site is a German site and the included documents are in German so I chose to download the light package without documents. If you look around you can find an English manual.

After installing you will need to generate a key using your name, email, and a good pass phrase using the GNU Privacy Assistant, GPA for short. Don’t loose your password. You will need it.

For secured communications with an outside party, that party must also have GPG software installed and you must exchange your public keys. Once you install their key on your computer you can encrypt emails automatically using a combination of your key and their key.

The second thing Gpg4WIN does for you is it allows you to sign your email against your public key. It is recommended that you email your public key to just those you communicate with and to avoid posting your key to the public key servers as it is possible for spammers to harvest emails from them. The easiest way to email your key to open up the WinPT Key Manager, right click on your key, and select send key to mail recipient.

Outlook Express needs a plug-in running in your system tray when you wish to sign or encrypt emails. You can download gpgoe from wald.intevation.org/projects/gpgoe. Only message bodies are encrypted with this plug-in, attachments and subject lines are not encrypted. To automatically encrypt attachments, use Sylpheed-Claws instead of Outlook Express. This program is included in the Gpg4WIN download but is not installed by default. The party on the other end will also need to run something other than Outlook Express to automatically decrypt your emails with attachments.

Encryption can be thought of like a lock on a door. It keeps the honest people out. As computers become faster and given enough time and processor power any encryption key can be broken. If security is of the utmost concern then don’t use a public method of communication. The key is here is to consider the cost of breaking in verses the payoff.