Categories
How to(s)?

How to Add LinkedIn Icon to email signature

Requirements

  • Active Account on LinkedIn.com
  • Microsoft Outlook XP, 2003 and 2007
  • The ability to see file extensions in Windows Explorer
  • Administrator or Power User access to the User Profiles
  • Basic Knowledge of HTML and CSS

Notes

I have tried to use more advanced W3C CSS techniques (boxes with shadows, etc.), but Outlook 2003 does not render them correctly.

DISCLAIMER

One should always have a current backup of their system before trying any modifications to the Operating System or Applications.

Step by Step Details

1) Close Microsoft Outlook

It is HIGHLY recommended that you Close/Quit your active session of Outlook.

2) Locate Microsoft Outlook Signatures directory on the Local machine

This can be found at: “C:Documents and Settings%username%Application DataMicrosoftSignatures

%username%Is the name one uses to Login/Logon the local machine, WITHOUT the “%” signs.

3) Create desired BASE Signature file in HTML

Right click in the “Signatures” directory.

Select “New > Text Document“.

Rename the file to “LinkedIn-Icon.htm“.

The OS is going to ask you if you want to change the file type, click “Yes”

Open/Edit “LinkedIn-Icon.htm” with a Text Editor (like NotePad)

Right click the file; “Open With > Notepad”.

Copy the following basic HTML code into “LinkedIn-Icon.htm” and “Save“.

<!–DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.0 Transitional//EN”>
<HTML>
<HEAD>
<TITLE>MS Outlook eMail Signature</TITLE>
<META http-equiv=Content-Type content=”text/html; charset=windows-1252″>
<STYLE>
P.HorBar {FONT-SIZE: 10pt; MARGIN: 0in 0in 0.1in; FONT-FAMILY: “Arial”}
P.Name {FONT-SIZE: 10pt; MARGIN: 0in 0in 0in 0.1in; FONT-FAMILY: “Arial”}
P.Address {FONT-SIZE: 7.5pt; MARGIN: 0in 0in 0in 0.1in; FONT-FAMILY: “Arial”}
P.Phone {FONT-SIZE: 7.5pt; MARGIN: 0in 0in 0in 0.1in; FONT-FAMILY: “Arial”}
P.eMail {FONT-SIZE: 7.5pt; MARGIN: 0in 0in 0in 0.1in; FONT-FAMILY: “Arial”}
P.WebSite {FONT-SIZE: 7.5pt; MARGIN: 0in 0in 0in 0.1in; FONT-FAMILY: “Arial”}
</STYLE>
</HEAD>
<BODY>
<P CLASS=HorBar ALIGN=left>_____________________________</P>Firstname Lastname<P CLASS=Address>123 Main Street</P>
<P CLASS=Address>City, State Zip</P>
<P CLASS=Phone>MAIN: (123) 456-7890</P>
<P CLASS=Phone>CELL: (123) 456-7890</P>
<P CLASS=eMail>eMail: <A HREF=”mailto:UserName@domain.com”>UserName@domain.com</A></P>
<P CLASS=WebSite><A HREF=”http://www.domain.com/”>http://www.domain.com/</A></P>
<BR>
<!– Insert LinkedIn Icon Code Here –>
</BODY>
</HTML>

When “Personalized”, the previous code should look like (with a White Background (Silver):

_____________________________
Firstname Lastname
123 Main Street
City, State Zip
MAIN: (123) 456-7890
CELL: (123) 456-7890
eMail: UserName@domain.com
Web: http://www.domain.com/

4) Add LinkedIn Icon code

Login/Logon to your LinkedIn profile.

Click the “My Profile” tab in the Top navigational area.

Near the top section of “Profile” page, you will see a section called “Promote your profile with customized buttons“, click on the link.

Link (Need to be Logged In): Promote your profile!

On the “Promote your public profile” page, select the icon you want to be on your signature.

HINT: Keep it fairly small (160×25)

You can either copy/save the code to the right of the icon to a local file (using NotePad), or leave the window open.

Note: This is the code to be added to the HTML signature file

At the end of the HTML Comment “<!– Insert LinkedIn Icon Code Here –>“, Add a “Line Break” by pressing either the “Enter” or “Return” key)

On the new line “Paste” the contents of the LinkedIn code.

Save” the current file.

The HTML code should look something like:

<!–DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.0 Transitional//EN”>
<HTML>
<HEAD>
<TITLE>MS Outlook eMail Signature</TITLE>
<META http-equiv=Content-Type content=”text/html; charset=windows-1252″>
<STYLE>
P.HorBar {FONT-SIZE: 10pt; MARGIN: 0in 0in 0.1in; FONT-FAMILY: “Arial”}
P.Name {FONT-SIZE: 10pt; MARGIN: 0in 0in 0in 0.1in; FONT-FAMILY: “Arial”}
P.Address {FONT-SIZE: 7.5pt; MARGIN: 0in 0in 0in 0.1in; FONT-FAMILY: “Arial”}
P.Phone {FONT-SIZE: 7.5pt; MARGIN: 0in 0in 0in 0.1in; FONT-FAMILY: “Arial”}
P.eMail {FONT-SIZE: 7.5pt; MARGIN: 0in 0in 0in 0.1in; FONT-FAMILY: “Arial”}
P.WebSite {FONT-SIZE: 7.5pt; MARGIN: 0in 0in 0in 0.1in; FONT-FAMILY: “Arial”}
</STYLE>
</HEAD>
<BODY>
<P CLASS=HorBar ALIGN=left>_____________________________</P>
Firstname Lastname

<P CLASS=Address>123 Main Street</P>
<P CLASS=Address>City, State Zip</P>
<P CLASS=Phone>MAIN: (123) 456-7890</P>
<P CLASS=Phone>CELL: (123) 456-7890</P>
<P CLASS=eMail>eMail: <A HREF=”mailto:UserName@domain.com”>UserName@domain.com</A></P>
<P CLASS=WebSite><A HREF=”http://www.domain.com/”>http://www.domain.com/</A></P>
<BR>
<!– Insert LinkedIn Icon Code Here –>

<IMG SRC=”http://www.linkedin.com/img/webpromo/btn_viewmy_160x25.gif” WIDTH=”160″ HEIGHT=”25″ BORDER=”0″ ALT=”View Your Account’s profile on LinkedIn”>
</BODY>
</HTML>

When “Personalized”, the previous code should look like:

_____________________________
Firstname Lastname
123 Main Street
City, State Zip
MAIN: (123) 456-7890
CELL: (123) 456-7890
eMail: UserName@domain.com
http://www.domain.com/View Your's profile on LinkedIn

5) Open Outlook to generate New Code (rtf and txt files)

Open the MS Outlook application

Go to the “Tools” menu and select “Options“.

In the “Options” window, select the “Mail Format” tab.

In the “Mail Format” pane, near the bottom in the “Signatures” section, click on the “Signatures…” button.

In the “Create Signature” window, select the “LinkedIn-Icon” file, and click the “Edit…” button.

Note: There is NO “.htm” extension visible.

In the “Edit Signature – [LinkedIn-Icon]” window, use the slider to verify your signature code.

Click the “OK” button in the “Edit Signature – [LinkedIn-Icon]” window.

Click the “OK” button in the “Create Signature” window.

Click the “OK” button in the “Options” window.

The above actions will have cause MS Outlook to create two additional files:
LinkedIn-Icon.rtf” and “LinkedIn-Icon.txt“.

To verify this, check:
C:Documents and Settings%username%Application DataMicrosoftSignatures

6) Edit txt signature file (Optional)

This is a completely Optional step, and mainly depends on your usage of Text based emails.

It is recommended that you completed this step for “Just-in-Case” situations.

With the “Signatures” directory open, “Right” click “LinkedIn-Icon.txt“, and select “Edit“.

C:Documents and Settings%username%Application DataMicrosoftSignatures

With the Text Editor open, you should see something like:

_____________________________
Firstname Lastname
123 Main Street
City, State Zip
MAIN: (123) 456-7890
CELL: (123) 456-7890
eMail: UserName@domain.com
http://www.domain.com/
View Your Account’s profile on LinkedIn

Remove the extra “Line Breaks” to shorten the signature.

_____________________________
Firstname Lastname
123 Main Street
City, State Zip
MAIN: (123) 456-7890
CELL: (123) 456-7890
eMail: UserName@domain.com
http://www.domain.com/
View Your Account’s profile on LinkedIn

And add your LinkedIn URL below the “View Your Account’s profile on LinkedIn” line.

You might also want to change the grammar of the line: i.e. “View my profile on LinkedIn.com”

_____________________________
Firstname Lastname
123 Main Street
City, State Zip
MAIN: (123) 456-7890
CELL: (123) 456-7890
eMail: UserName@domain.com
http://www.domain.com/
View my profile on LinkedIn.com

Save the changes, and exit/quit your Text Editor.

7) Test in MS Outlook

With MS Outlook open and active:

If you have made the “LinkedIn-Icon” signature your default, create a new email, and your LinkedIn signature should appear as you created it.

If you have another default signature, create a new email, and then “Right” click in the signature section.

A pop-up window should appear with signature selections.

Select “LinkedIn-Icon“, and your LinkedIn signature should appear as you created it.

§ § §
Version: 1.4
Page Created: October 17, 2007
Lasted Modified: September 20, 2009

[contentblock id=1]

Categories
Software Utilities

Problems with Robocopy on W2K8

Has anyone had problems getting robocopy to copy from one partition to another on W2K8? I have setup a script that copies files from a W2K3 machine to a W2K8 machine without issue.

But then I try and do a similar copy from one internal HD to an External USB drive, no files are copied!

I already know about the new “Security” related issues that were introduced with Vista and W2K8, and I have tried previous versions as well!

If you have any thoughts or ideas, they would be greatly appreciated!

TIA,

– Andrew
§ § § § §
[adrotate banner=”1″]
Categories
Software

Dynamic IP on NIC during AD/DNS Setup Issue

When setting up a Active Directory domain, dcpromo.exe can include the required DNS installation, but the Wizard may warn you that you have one NIC adapter that is NOT set to static.

This is generally caused because both IP4 and IP6 are installed by Default and both need to be set I found a quick and dirty on-line/web based utility that can help you convert the IP4 to IP6 address:

<http://ip-lookup.net/conversion.php>

An alternative approach is to just Disable IP6 for the NIC, since to take advantage of IP6, the rest of your networking infrastructure also has to support IP6 (Gateways, Routers and Switches).

Hope this helps!

– Andrew
§ § § § §
[adrotate banner=”1″]
Categories
Add-Ons Software

What CD/DVD burning software is supported?

My simple question is this:

What CD/DVD burning software is supported on Windows 2008 Standard Server?

Background:

A client of mine just bought a new HP ML350 G5 (March 2009), which came with a HP branded GSA-H53L (E2C) DVD Rewriter (Manufactured – July 2008) and bundled with Roxio DigitalMediaPlus (circa 2005 (MyDVD v6.1)).

When I start the install of the Roxio software, I immediately get a DLA error…

After Google-ing around, there are known issues with Roxio’s DLA software, and the drive itself appears to be a discontinued LG OEM model.

When the VAR that sold the Server is contacted, they point to HP…

When HP is contacted, they point to the VAR…

I have checked the following, and NONE show NAMED support for Windows 2008 Standard Server:

  • Alcohol 120%
  • Corel WinDVD 9
  • CyberLink Power2Go 6
  • Droppix Recorder XE
  • GEAR PRO Mastering Edition 8.00
  • Nero 9 nor BackItUp 4
  • NTI Media Maker 8
  • Roxio Creator 2009 nor Roxio Creator 2009 Ultimate

They support Vista, but not NAMED support for Windows 2008 Server, which the Owner of the company wants to see/hear.

What we are looking for is a simple, reliable way to burn data to CD/DVD media; create/mountISO images if need be (example: SQL 2008 install), and maybe take advantage of the LightScribe capabilities of the drive.

Can someone out there enlighten me to a product!

Thanks in advance,

Andrew

03 Oct 2009 01:02:58

All:

Sorry for not following up on this in several months, but I took the suggestion of Tim Quan, and ended up downloading and installing ImgBurn from ImgBurn.com.

After doing a couple of test burns, and several months of keeping my fingers crossed, ImgBurn seems to be working fine.

The interface does take a little getting use to, but ImgBurn does offer allot of features for the price!(FREE)

Many thanks to Tim Quan, the Author of ImgBurn and all the other folks that chipped in their two cents!

Andrew

03 Oct 2009 01:02:58

All:

Another suggested software package was StarBurn from RocketDivision, which came from Paul Svirin.

I have NOT downloaded or tried this software, but if someone out there would like to add their comments/thoughts….

– Andrew
§ § § § §
[adrotate banner=”1″]

Activation Error – 0x8007232B, DNS name does not exist

In some cases when you are trying to Active Vista or Server 2008, you might get the following error:

Activation Error - 0x8007232B - DNS name does not exist
Activation Error - 0x8007232B - DNS name does not exist

and this is due to the way that both Vista, Server 2008 and Windows 7 handle registration.

In these cases, your SysAdmin needs to have setup a KMS (Key Management Server), and then hasto use the MAK (Multiple Activation Key) that was provided to your company.

For more information on this topic, see Microsoft’s Volume Licensing website.

If you have NOT setup a KMS, but do have a MAK, then a simple work around is to go to:

Control Panel > System > Windows activation and click “Change Product Key”

and enter the key that was provided.

Source Info:

Hope this helps!

– Andrew
§ § § § §
[adrotate banner=”1″]