<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>TechnologySpeak.com</title>
	<atom:link href="http://www.technologyspeak.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.technologyspeak.com</link>
	<description>Interesting and Useful Things in Computers and Technology</description>
	<pubDate>Sun, 17 Aug 2008 03:31:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Copying Text from Error Messages and Other Message Boxes</title>
		<link>http://www.technologyspeak.com/articles/copying-text-from-error-messages-and-other-message-boxes/</link>
		<comments>http://www.technologyspeak.com/articles/copying-text-from-error-messages-and-other-message-boxes/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 02:30:21 +0000</pubDate>
		<dc:creator>technologyspeak</dc:creator>
		
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://www.technologyspeak.com/?p=42</guid>
		<description><![CDATA[



In troubleshooting PC problems in Windows, you often have to copy text from message boxes that look like this:

If you try and highlight the text with the mouse, nothing happens.  But there’s a little known trick that works like a charm.  Simply, press Ctrl-C.  It will copy the Window title, message text and button labels.  It’s a very useful trick for when you get an error message and need to do a Google search on that error.  I just stumbled upon this recently and for years, I’ve been manually typing the error text in.  When trying to fix these problems, it’s no fun having to type in “Access violation at address 10002593 in module ‘LIBMYSQL.dll’…” Especially with the arcane wording usually involved with Windows error messages.  I’m not sure why this “feature” isn’t well documented somewhere, but I’m glad I finally found [...]]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-1544825447676887";
google_ad_width = 468;
google_ad_height = 15;
google_ad_format = "468x15_0ads_al";
google_ad_channel = "";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>In troubleshooting PC problems in Windows, you often have to copy text from message boxes that look like this:</p>
<p><img src="http://www.technologyspeak.com/wp-content/uploads/2008/08/acessviolation.jpg" border="0" alt="Acess Violation" align="middle" /></p>
<p>If you try and highlight the text with the mouse, nothing happens.  But there’s a little known trick that works like a charm.  Simply, press Ctrl-C.  It will copy the Window title, message text and button labels.  It’s a very useful trick for when you get an error message and need to do a Google search on that error.  I just stumbled upon this recently and for years, I’ve been manually typing the error text in.  When trying to fix these problems, it’s no fun having to type in “Access violation at address 10002593 in module ‘LIBMYSQL.dll’…” Especially with the arcane wording usually involved with Windows error messages.  I’m not sure why this “feature” isn’t well documented somewhere, but I’m glad I finally found it.  It’s just a quick tip but, I hope this helps you as much as it helped me recently.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technologyspeak.com/articles/copying-text-from-error-messages-and-other-message-boxes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using Your Router to Defend Against Viruses and Other Malicious Attacks</title>
		<link>http://www.technologyspeak.com/articles/using-your-router-to-defend-against-viruses-and-other-malicious-attacks-2/</link>
		<comments>http://www.technologyspeak.com/articles/using-your-router-to-defend-against-viruses-and-other-malicious-attacks-2/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 22:31:07 +0000</pubDate>
		<dc:creator>technologyspeak</dc:creator>
		
		<category><![CDATA[Useful Software]]></category>

		<guid isPermaLink="false">http://www.technologyspeak.com/?p=20</guid>
		<description><![CDATA[What's an easy and effective way to protect yourself from viruses?&#160; Connecting your cable modem or dsl modem to a router instead of directly to your computer.&#160; The reason is simple, when you connect your computer directly to your modem, attackers have access to and can interface directly with your computer.&#160; By default, unless you are running a good firewall, all ports are exposed.&#160; Theoretically this shouldn't be a problem since the operating system should be secure and won't allow unauthorized access.&#160; Unfortunately, virus writers are quite good at circumventing security.&#160; 





I tried an experiment recently and created a Windows 2003 Server running Microsoft Exchange in a virtual machine.&#160; I forwarded every port from my router to this virtual machine.&#160; To my surprise, having left this machine idle and running 24 hours a day, within four days, I had a [...]]]></description>
			<content:encoded><![CDATA[<p>What's an easy and effective way to protect yourself from viruses?&#160; Connecting your cable modem or dsl modem to a router instead of directly to your computer.&#160; The reason is simple, when you connect your computer directly to your modem, attackers have access to and can interface directly with your computer.&#160; By default, unless you are running a good firewall, all ports are exposed.&#160; Theoretically this shouldn't be a problem since the operating system should be secure and won't allow unauthorized access.&#160; Unfortunately, virus writers are quite good at circumventing security.&#160; </p>
<p><span id="more-20"></span>
<p STYLE="float: left; margin-top: 0px; margin-right: 5px"><!--adsense#300x250--></p>
<p>I tried an experiment recently and created a Windows 2003 Server running Microsoft Exchange in a virtual machine.&#160; I forwarded every port from my router to this virtual machine.&#160; To my surprise, having left this machine idle and running 24 hours a day, within four days, I had a virus on this machine!&#160; Of course, I just deleted the entire machine after it was infected.&#160; This was easy to do since I was running VMWare.&#160; I don't know how the virus got there or who put it there, but this justs demonstrates that people are constantly polling every IP address looking for vulnerabilities to attack.</p>
<p>So, how does a router help?&#160; Well, a router sits between your computer and the internet.&#160; By default routers don't expose any ports unless you specifically configure port forwarding.&#160; This makes it really difficult to get to your computer from the outside since the router is basically discarding all unsolicited requests to communicate with computers on your internal network.&#160; I haven't heard of any viruses that attack your router's firmware, because I would imagine that it is difficult to do.&#160; </p>
<p>So if you don't have a router, I'd suggest you get one.&#160; They're pretty cheap these days.&#160; However if you don't get a router, the other option would be to get good personal firewall software and have it block the ports.&#160; In my experience the problem with software based firewalls is that most people don't understand how to configure them and the default configuration is set with the security very high so that IM clients, Windows networking, and other useful things are blocked by default.&#160; But if you can configure it correctly, a software based firewall is a good solution as well.<!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.technologyspeak.com/articles/using-your-router-to-defend-against-viruses-and-other-malicious-attacks-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What is a MAC Address?</title>
		<link>http://www.technologyspeak.com/articles/mac-address-tutorial/</link>
		<comments>http://www.technologyspeak.com/articles/mac-address-tutorial/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 09:46:21 +0000</pubDate>
		<dc:creator>technologyspeak</dc:creator>
		
		<category><![CDATA[How Things Work]]></category>

		<category><![CDATA[MAC Address]]></category>

		<category><![CDATA[Networking]]></category>

		<category><![CDATA[router]]></category>

		<category><![CDATA[TCP/IP]]></category>

		<category><![CDATA[tutorial]]></category>

		<category><![CDATA[Wireless Router]]></category>

		<guid isPermaLink="false">http://www.technologyspeak.com/articles/mac-address-tutorial/</guid>
		<description><![CDATA[When configuring your router, you'll often see something called a MAC address.&#160; This may happen when you go to a status page that shows the computers that are connected to the router.&#160; You'll also run across it on a wireless security settings page.&#160; What exactly is a MAC address?&#160; I'll try to explain it without getting too technical.
A MAC address is usually represented as a string of hexadecimal numbers that looks something like this 00:14:38:44:A7:4A.&#160; The colons really don't mean anything and just make it easier to read.&#160;

A hexadecimal number is nothing special.&#160; If you are not familiar with the term, basically it's just a regular number, but represented in a different counting system (base 16), rather than the counting system that humans are used to (base 10).&#160; Base 16 just means that one digit can represent 16 unique values [...]]]></description>
			<content:encoded><![CDATA[<p>When configuring your router, you'll often see something called a MAC address.&nbsp; This may happen when you go to a status page that shows the computers that are connected to the router.&nbsp; You'll also run across it on a wireless security settings page.&nbsp; What exactly is a MAC address?&nbsp; I'll try to explain it without getting too technical.</p>
<p>A MAC address is usually represented as a string of hexadecimal numbers that looks something like this 00:14:38:44:A7:4A.&nbsp; The colons really don't mean anything and just make it easier to read.&nbsp;<span id="more-34"></span>
<p STYLE="float: left; margin-top: 0px; margin-right: 5px"><!--adsense#300x250--></p>
<p>A hexadecimal number is nothing special.&nbsp; If you are not familiar with the term, basically it's just a regular number, but represented in a different counting system (base 16), rather than the counting system that humans are used to (base 10).&nbsp; Base 16 just means that one digit can represent 16 unique values (0-15), rather than (0-9) which we are all used to.&nbsp; Computers use binary (base 2), and everything to a computer is either 1, or 0.&nbsp; So hexadecimal is used as a shorthand to represent binary numbers.&nbsp; There is more to that, but for now, that's all you really need to know about hexadecimal.&nbsp; </p>
<p>Basically, when manufacturers physically create a network card, whether it's a wireless network card, or a regular wired network card, they stamp a serial number on the card.&nbsp; This number is a unique identifier, which means no other network card, whether created in the present, in the past, or in the future will have that same exact number.&nbsp; Because this number is unique, devices created by different manufacturers can be trusted to work together.&nbsp; Your home router depends heavily on this number to reliably communicate with the different computers plugged into the router.&nbsp; For example, if you have several computers in your home connected to a router, you typically share an Internet connection that is managed by the router.&nbsp; When you&nbsp; surf the web, data passes to the router which then routes it out to your cable modem or DSL modem, and then out to the Internet.&nbsp; Web pages that you see are transmitted back along that same path in reverse order.&nbsp; For your router to know which computer to send that data to, on a hardware level, it relies on the MAC address to figure out which computer in your home receives the data.&nbsp; </p>
<p>If MAC addresses were not guaranteed to be unique, this whole process would not work. For example, if two computer plugged into a router had the same MAC address, the router would be confused as to which computer to send the data to.&nbsp; There would be a conflict.&nbsp; It would be as if two houses on your street had the same address.&nbsp; When the mailman comes, he wouldn't know which letters to send to which house.</p>
<p><strong>MAC Address Filtering</strong></p>
<p>Most home wireless routers have an option for MAC Address Filtering.&nbsp; This is a security measure which tells the router to only communicate with MAC addresses that match exactly to it's list of trusted MAC addresses.&nbsp; You would enter the MAC address of the wireless cards that people in your home have.&nbsp; Anyone who is not on this list will not be able to access your network or surf the web.&nbsp; Remember, this is not on a per computer basis, it's on a per network card basis.&nbsp; So, if for example, you have a USB wireless network card, or a PC Card type network card that was on the trusted MAC address list of the router, then if you attach that card to a different computer, that new computer would be allowed access, because the MAC address would match.</p>
<p><strong>What is my MAC Address?</strong></p>
<p>In Windows, to find out your MAC address you could open a command prompt by going to the start menu and selecting "Run".&nbsp; In the dialog box type "cmd.exe".&nbsp; You should see a command prompt.&nbsp; Now type "ipconfig /all".&nbsp; A list of network cards attached to your computer will appear and you'll see the MAC addresses along with other information like IP addresses, for each one.</p>
<p><strong>Can I Change My MAC Address?</strong></p>
<p>In most cases you can.&nbsp; If you go to Control Panel/Network Connections, you'll see a bunch of network adapters.&nbsp; Right click the one you want and select "Properties".&nbsp; Then press the "Configure" button and choose the "Advanced" tab.&nbsp; You'll probably see an item called "Network Address" or something like that, where you can select and enter a new MAC address.&nbsp; It's not guaranteed but most network cards these days have this capability.&nbsp; </p>
<p>It's not advisable to change your MAC address.&nbsp; Like I stated before, if two devices have the same address, things will not work right or the network.&nbsp; So, you better know what you are doing if you want to mess around with this.&nbsp; Practically speaking, as long as you choose a new MAC address that is not identical to any others on your network, you should be fine.&nbsp; </p>
<p>So, for a general overview that's basically it about MAC addresses.&nbsp; Their are other interesting things about MAC addresses like you can figure out who the manufacturer of the network card is by looking at certain digits in the MAC address.&nbsp; Anyway, if you can understand some of the concepts I've explained here, it'll help you understand a little bit more about how networking works.&nbsp; </p>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.technologyspeak.com/articles/mac-address-tutorial/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Receiving Executables In Outlook</title>
		<link>http://www.technologyspeak.com/articles/receiving-executables-in-outlook/</link>
		<comments>http://www.technologyspeak.com/articles/receiving-executables-in-outlook/#comments</comments>
		<pubDate>Sun, 22 Jun 2008 01:30:54 +0000</pubDate>
		<dc:creator>technologyspeak</dc:creator>
		
		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[Email]]></category>

		<category><![CDATA[Outlook]]></category>

		<category><![CDATA[Windows Registry]]></category>

		<guid isPermaLink="false">http://www.technologyspeak.com/?p=27</guid>
		<description><![CDATA[By default, Microsoft Outlook prevents you from opening file attachments that are potentially "malicious".&#160; These include .EXE files which are programs or applications that launch when you click on the attachments.&#160; The danger is that somebody could write a program and when you click on it, your entire hard drive would be erased, or something like that.&#160; For the general public it's a good idea not to allow .EXE files for incoming emails.&#160; However, this is a big inconvenience if you really need to receive a legitimate executable from a friend or colleague.


One solution is to have the sender put the .EXE file in a Zip file and then send it.&#160; Outlook allows Zip files which is basically a container of compressed files that you can put anything inside of.&#160; You would then receive the file and unzip it.&#160; Basically, [...]]]></description>
			<content:encoded><![CDATA[<p>By default, Microsoft Outlook prevents you from opening file attachments that are potentially "malicious".&nbsp; These include .EXE files which are programs or applications that launch when you click on the attachments.&nbsp; The danger is that somebody could write a program and when you click on it, your entire hard drive would be erased, or something like that.&nbsp; For the general public it's a good idea not to allow .EXE files for incoming emails.&nbsp; However, this is a big inconvenience if you really need to receive a legitimate executable from a friend or colleague.</p>
<p><span id="more-27"></span></p>
<p style="margin-top: 0px; float: left; margin-right: 5px"><!--adsense#300x250--></p>
<p>One solution is to have the sender put the .EXE file in a Zip file and then send it.&nbsp; Outlook allows Zip files which is basically a container of compressed files that you can put anything inside of.&nbsp; You would then receive the file and unzip it.&nbsp; Basically, you would just click on the zip file and it would open like a folder in Windows Explorer, upon which you could get to your .EXE file.&nbsp; That's a lot of extra steps and is a hassle if you are often dealing with sending and receiving executables.
</p>
<p>The other way is to disable the blocking of .EXE files.&nbsp; This involves editing the Windows Registry.&nbsp; There is a registry key where you can specify file extensions to allow.&nbsp; The key is:</p>
<p><em><font color="#ff0000"><strong>HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Security\Level1Remove</strong></font></em></p>
<p>Change the key to include .EXE.</p>
<p>Outlook by default blocks several other file extensions.&nbsp; You can specify more than one by adding a semicolon between each one like this:</p>
<p><em><font color="#ff0000"><strong>.mdb;.exe;.bat;.com;</strong></font></em></p>
<p><a href="http://www.technologyspeak.com/wp-content/uploads/2007/ReceivingExecutablesInOutlook_AFA2/image.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="409" alt="image" src="http://www.technologyspeak.com/wp-content/uploads/2007/ReceivingExecutablesInOutlook_AFA2/image_thumb.png" width="613" border="0"></a> </p>
<p>Here is the export of my registry key.&nbsp; You can cut and paste it into a text file with a .reg extension and import it into your registry.&nbsp; Just edit the "Level1Remove"=".mdb;.exe;.bat;.com;" line to contain the specific extensions that you want to allow.</p>
<p><strong><font color="#0000ff">Windows Registry Editor Version 5.00 </font></strong>
<p><strong><font color="#0000ff">[HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Security]<br />"Level"=dword:00000003<br />"UseCRLChasing"=dword:00000001<br />"OutlookSecureTempFolder"="C:\\Documents and Settings\\root\\Local Settings\\Temporary Internet Files\\OLK8\\"<br />"Level1Remove"=".mdb;.exe;.bat;.com;" </font></strong>
<p>So, now you can receive any type of file in Outlook 2003 by specifying the extension in this registry key.&nbsp; But be careful, because by allowing .EXEs you open yourself up to potentially dangerous applications.&nbsp; Make sure you know what you are clicking on is safe before doing so.</p>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.technologyspeak.com/articles/receiving-executables-in-outlook/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Eight Good Uses for VMware and Other Virtual Machine Software</title>
		<link>http://www.technologyspeak.com/articles/vmware-uses/</link>
		<comments>http://www.technologyspeak.com/articles/vmware-uses/#comments</comments>
		<pubDate>Tue, 20 May 2008 01:35:35 +0000</pubDate>
		<dc:creator>technologyspeak</dc:creator>
		
		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[Useful Software]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Mac OS]]></category>

		<category><![CDATA[tips]]></category>

		<category><![CDATA[Virtual Machines]]></category>

		<category><![CDATA[VMWare]]></category>

		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.technologyspeak.com/?p=21</guid>
		<description><![CDATA[ These days with cheap memory prices and multi core processors, it's becoming increasingly useful to install virtual machine software on your computer. VMware is an excellent piece software, that provides great compatibility and useful features.&#160; Here are some effective ways to use it.
&#160;
#1 Testing New Software and Service Packs
With Microsoft operating systems, it's often times a gamble to install a new piece of software.&#160; Most of the time, things are OK, but every once in a while you really regret having installed something that really screws up your system.&#160; Also, Microsoft has a policy of not letting you downgrade for some of their applications and service packs, namely Internet Explorer and Windows Media Player.&#160; That's good for Microsoft, but not good for the customer.&#160; Well, instead of "gambling", what I do is set up a virtual Windows XP installation [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="381" alt="image" src="http://www.technologyspeak.com/wp-content/uploads/2007/EightGoodUsesforVMwareandOtherVirtualMac_8887/image.png" width="455" align="right" border="0"> These days with cheap memory prices and multi core processors, it's becoming increasingly useful to install virtual machine software on your computer. VMware is an excellent piece software, that provides great compatibility and useful features.&nbsp; Here are some effective ways to use it.</p>
<p><strong></strong>&nbsp;<span id="more-21"></span></p>
<p><strong>#1 Testing New Software and Service Packs</strong></p>
<p>With Microsoft operating systems, it's often times a gamble to install a new piece of software.&nbsp; Most of the time, things are OK, but every once in a while you really regret having installed something that really screws up your system.&nbsp; Also, Microsoft has a policy of not letting you downgrade for some of their applications and service packs, namely Internet Explorer and Windows Media Player.&nbsp; That's good for Microsoft, but not good for the customer.&nbsp; Well, instead of "gambling", what I do is set up a virtual Windows XP installation that I use to try out new software and upgrades.&nbsp; This way if anything goes wrong, it doesn't trash my entire system.&nbsp; Better yet, I take a snapshot in VMware and have it rollback to that snapshot every time I reboot the virtual machine.&nbsp; So I can mess around all I want and stress test the software knowing that it will go back to a stable state when I reboot the virtual machine.</p>
<p><strong>#2 A More Sensible Way of Testing Shareware</strong></p>
<p style="margin-top: 0px; float: left; margin-right: 5px"><!--adsense#300x250--></p>
<p>Most shareware these days give you a 30 day trial, after which you need to pay for the application for it to keep working.&nbsp; It's a very fair system and allows you to "try before you buy".&nbsp; Well, I test a lot of software and sometimes I install something, use it once and get caught up doing something else for a while.&nbsp; The 30 days then runs out before I get a chance to really try it out.&nbsp; If this happens a lot to you, then consider testing it out on a virtual machine.&nbsp; The 30 day trial information is typically stored somewhere in the Windows Registry, and if you revert back to a previous snapshot, you can reinstall the software and get a new 30 days, just as if it was your first time running it.</p>
<p><strong>#3 Running an Exchange Server to Keep Outlook Synchronized</strong></p>
<p>I have four computers that I regularly use and I've searched for years to find a way to keep Outlook in synch among them.&nbsp; I've tried a system of copying the .pst files regularly (bad idea), and have looked for software solutions without any success.&nbsp; Finally, I figured out that running a Windows 2003 Server with MS Exchange inside a virtual machine is the way to go.&nbsp; The initial setup is a little bit tricky if you're not familiar with installing servers and server software, but once you get it going, it works very smoothly.&nbsp; Also, for many, the initial cost of buying the software might be prohibitive.</p>
<p>The other benefit is that you really don't have to commit too much in terms of resources to the server.&nbsp; I have a virtual server running all the time and it's very stable with 150mb of RAM.&nbsp; If you only have a handful of users, that's more than enough memory.&nbsp; To put this in perspective, I have a machine with 3 gigs of RAM and Opera is currently using 260mb of RAM.&nbsp; Admittedly, I do have 43 windows (tabs) open.</p>
<p>Synchronization is pretty much flawless with Exchange, so it's really a great way to keep all your computers running Outlook synchronized.&nbsp; I've been doing this for a couple of years now and have had a hassle free experience.</p>
<p><strong>#4 Trying out Linux or Mac OS</strong></p>
<p>I've never installed a Mac OS in a virtual machine and from what I understand the legality of it is hazy.&nbsp; But there are resources on the web to show you how.&nbsp; I do run Linux in a virtual machine and it works very well.&nbsp; I recommend Ubuntu.&nbsp; It's very easy to install and gets you up and running quickly with a lot of useful preinstalled applications.</p>
<p><strong>#5 Creating a Network Environment for Testing</strong></p>
<p>If you're a network administrator and want to test out a new deployment of network machines and/or configurations, VMware is a safe way to test it.&nbsp; You could create a bunch of virtual servers and workstations, and have them isolated in their own private network so that nothing harms your existing network.&nbsp; The other advantage is that it's easy to clone the workstations.&nbsp; Instead of installing Windows XP over and over on several machines, you can create a new virtual machine with the "Clone" feature of VMware and save a lot of time.&nbsp; Actually, you could even just copy the folder of an existing virtual machine to create a new machine and it would work.&nbsp; VMware is very flexible in this regard.&nbsp; Of course, you need a lot of RAM to run a bunch of machines, but RAM is cheap these days, so that shouldn't be a problem.</p>
<p><strong>#6 Running Windows Apps in Linux</strong></p>
<p>Wine for Linux is a great idea and I am very impressed with the work that's been done on it.&nbsp; Cloning the Windows API is no small feat.&nbsp; Unfortunately, a lot of applications just don't work right using Wine.&nbsp; I struggled with it for a while before deciding to just run a virtual Windows XP install under Linux.&nbsp; It works like a charm.&nbsp; I haven't come across any compatibility issues and the performance is good too.&nbsp; So this way you can run Linux, but still have access to the Windows apps that you still use.</p>
<p><strong>#7 Running Legacy Applications</strong></p>
<p>Not many people have a need to run legacy apps, but once in a while, it's fun for me to run one of those old DOS based games that I used to play, like the original "Civilization".&nbsp; Well, if you want to do that, then just load up DOS in a virtual machine and your ready to go!&nbsp; It works well.</p>
<p><strong>#8 Mounting ISO Images of CD-ROMs and DVD-ROMs</strong></p>
<p>If you don't have access to programs such as WinMount or Alcohol, you'd have to burn a disc to access the files in an .iso or .nrg(Nero)file.&nbsp; VMware has the ability to read these files and mount them as virtual DVD drives.&nbsp; A very handy feature in general.</p>
<p>Well, there you have it.&nbsp; I'm sure there are a lot more uses for this excellent piece of software, but this is what I mainly do with it.&nbsp; It's become and indispensable tool for me, so hopefully this will give you some ideas too.</p>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.technologyspeak.com/articles/vmware-uses/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Networking: What is a Port?</title>
		<link>http://www.technologyspeak.com/articles/understanding-tcpip-ports/</link>
		<comments>http://www.technologyspeak.com/articles/understanding-tcpip-ports/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 22:46:42 +0000</pubDate>
		<dc:creator>technologyspeak</dc:creator>
		
		<category><![CDATA[How Things Work]]></category>

		<category><![CDATA[Networking]]></category>

		<category><![CDATA[router]]></category>

		<category><![CDATA[TCP/IP]]></category>

		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.technologyspeak.com/?p=22</guid>
		<description><![CDATA[TCP/IP networking is the most prevalent protocol in use today, and dealing with ports is a common task. So, what is a port?  Here's a basic explanation.  Simply put, a port is a line of communication between two computers.  Every computer on a network or on the Internet has an IP address.  For internal networks, typically each computer is assigned an IP address like 192.168.0.1, 192.168.0.2, or 192.168.0.3, etc...  So data travels between computers and the packets of data have an IP address of the destination computer that should receive the data.  It's almost like writing an address on an envelope.  Once the computer receives the data, it figures out which port to send the data to.  Ports are like channels on a TV or radio stations.  Someone has to be listening on that specific channel or port, otherwise the [...]]]></description>
			<content:encoded><![CDATA[<p>TCP/IP networking is the most prevalent protocol in use today, and dealing with ports is a common task. So, what is a port?  Here's a basic explanation.  Simply put, a port is a line of communication between two computers.  Every computer on a network or on the Internet has an IP address.  For internal networks, typically each computer is assigned an IP address like 192.168.0.1, 192.168.0.2, or 192.168.0.3, etc...  So data travels between computers and the packets of data have an IP address of the destination computer that should receive the data.  It's almost like writing an address on an envelope.  Once the computer receives the data, it figures out which port to send the data to.  Ports are like channels on a TV or radio stations.  Someone has to be listening on that specific channel or port, otherwise the data is discarded.  Ports are numbered 1 to 65535 (2^16).</p>
<p style="margin-top: 0px; float: left; margin-right: 5px"><!--adsense#300x250--><span id="more-22"></span></p>
<p>The listener is usually a software application that needs to receive data over network or the Internet.  So for example, a web server would be listening on port 80 for people who want to surf the web site it's hosting.  The browser on the user side would specify a web address like <a href="http://www.yahoo.com">http://www.yahoo.com</a> and it would get translated into an IP address like 215.135.85.2 (fictitious), and data would be sent to that computer which has a web server running and listening on port 80.  So a line of communication will be established between the client computer and the server over this port 80, and the client would initiate the communication and request that it would like to see the yahoo home page.</p>
<p>Browsers assume that web servers are listening on port 80 because this is a standard.  In fact, the first 1000 ports are reserved for specific purposes.  You could write software that communicates on these ports, but you're really not supposed to, and it might interfere with other software running on the computer.  For example port 110 is used for POP3 email, and 25 is used for SMTP.</p>
<p>You could run a web server on a different port if you want.  However the browser would have to specify explicitly to send the data on a different port because browsers are programmed to work on port 80 by default.  The most common example of a web server listening on a different port is your home wireless router which listens on port 8080 by default for most brands.  Typically these routers have web based configuration screens, meaning there is a simple web server built into the router for the sole purpose of letting users configure the settings using forms viewed through your browser.  To access these configuration pages you'd need to specify the port explicitly like this: http://192.168.0.1:8080.  Notice the :8080 on the end of the address. That means, communicate over port 8080.</p>
<p>So that's basically it.  It might seem confusing but basically you should remember that communication must occur over a port, and TCP/IP data sent will have and IP address and a port number in the packet.  If a computer isn't listening on the port your sending data over, then that data is ignored.</p>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.technologyspeak.com/articles/understanding-tcpip-ports/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Best Opera Browser Keyboard Shortcuts</title>
		<link>http://www.technologyspeak.com/articles/opera-keyboard-shortcuts/</link>
		<comments>http://www.technologyspeak.com/articles/opera-keyboard-shortcuts/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 04:55:01 +0000</pubDate>
		<dc:creator>technologyspeak</dc:creator>
		
		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[Useful Software]]></category>

		<category><![CDATA[Browser]]></category>

		<category><![CDATA[Opera]]></category>

		<category><![CDATA[productivity]]></category>

		<guid isPermaLink="false">http://www.technologyspeak.com/articles/opera-keyboard-shortcuts/</guid>
		<description><![CDATA[ The Opera browser is great for a number of reasons.&#160; A superior rendering engine, good memory management, and a wealth of functions that provide a great browsing experience.&#160; But what I appreciate most about Opera are its keyboard shortcuts. You can get a list of keyboard shortcuts from Opera Help, (Press F1).&#160; Here I'd like to highlight some of the most useful and interesting shortcuts.
Zoom! 
For me, zooming is one of the most important features in a browser.&#160; You can customize the size of the text and images and no other web browser does it better.&#160; Firefox has a zoom feature.&#160; By default, only text can be zoomed in Firefox.&#160; You can add an extension that'll do images as well, but the rendering on Firefox just does work well.&#160; The text will overlap, the granularity of the zoom is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.opera.com"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="107" alt="image" src="http://www.technologyspeak.com/wp-content/uploads/2007/BestOperaBrowserKeyboardShortcuts_ABB8/image.png" width="179" align="right" border="0"></a> The <a href="http://www.opera.com" target="_blank">Opera browser</a> is great for a number of reasons.&nbsp; A superior rendering engine, good memory management, and a wealth of functions that provide a great browsing experience.&nbsp; But what I appreciate most about Opera are its keyboard shortcuts. You can get a list of keyboard shortcuts from Opera Help, (Press F1).&nbsp; Here I'd like to highlight some of the most useful and interesting shortcuts.</p>
<p><strong>Zoom! </strong><span id="more-31"></span></p>
<p>For me, zooming is one of the most important features in a browser.&nbsp; You can customize the size of the text and images and no other web browser does it better.&nbsp; <a href="http://www.firefox.com" target="_blank">Firefox</a> has a zoom feature.&nbsp; By default, only text can be zoomed in Firefox.&nbsp; You can add an extension that'll do images as well, but the rendering on Firefox just does work well.&nbsp; The text will overlap, the granularity of the zoom is coarse, and the pages many times just ends up unreadable.&nbsp; Internet Explorer is a joke when it comes to zooming.&nbsp; In <a href="http://www.opera.com" target="_blank">Opera</a>, you can specify the zoom level in increments of 10%.</p>
<table cellspacing="0" cellpadding="2" width="424" border="5">
<tbody>
<tr>
<td valign="top" width="128">&nbsp;</td>
<td valign="top" width="131"><strong>Decrease</strong></td>
<td valign="top" width="155"><strong>Increase</strong></td>
</tr>
<tr>
<td valign="top" width="128"><strong>Zoom +/- 10%</strong></td>
<td valign="top" width="131">Minus [-]<br />Keypad [-]<br />[9]</td>
<td valign="top" width="155">Keypad [+]<br />[0]</td>
</tr>
<tr>
<td valign="top" width="128"><strong>Zoom +/- 100%</strong></td>
<td valign="top" width="132">Ctrl + Keypad [-]<br />[7]</td>
<td valign="top" width="155">Ctrl + Keypad [+]<br />[8]</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>Pressing the <strong>[6]</strong> or the Keypad <strong>[*]</strong> key will restore the zoom level to the original 100%.&nbsp; </p>
<p>Incidentally, pressing <strong>[F11]</strong>, will bring you to full screen mode.&nbsp; This will be handy at times when you're using zoom.</p>
<p><strong>Fit to Width Ctrl-[F11]</strong></p>
<p>Often times, web pages have text that scroll off the screen, causing you to have to scroll left and right to read the contents.&nbsp; This often happens when you use the zoom feature.&nbsp; <strong>Ctrl-[F11]</strong> is a toggle key that turns off and on the "Fit to Width" feature which renders the web page such that everything fits nicely on the screen so that you don't have to scroll left and right.&nbsp; No other web browser can do this and Opera does it very well.</p>
<p><strong>Navigating Links</strong></p>
<p>If you press <strong>[/]</strong> and start typing the browser will search for text and move the page as you type.&nbsp; It's a quicker way to search than the traditional <strong>Ctrl-[f]</strong> find function.&nbsp; However, there is a lesser known function that works on searching only links.&nbsp; </p>
<p style="margin-top: 0px; float: left; margin-right: 5px"><!--adsense#300x250--></p>
<p>If you press <strong>[,]</strong> or <strong>[.]</strong> and start typing, the same type of search will occur but only text with associated links will be searched.&nbsp; Once the link you want is highlighted, simply press <strong>[Enter]</strong>, to "click" the link.&nbsp; Pressing <strong>Ctrl-[Enter]</strong> opens the link in a new tab.&nbsp; Pressing <strong>Ctrl-Shift-[Enter]</strong> opens the link in a new tab in the background.
</p>
<p>You can scroll around the page by links using , <strong>[A]</strong> and <strong>[Q]</strong>, or <strong>Ctrl-[Down Arrow] </strong>and <strong>Ctrl-[Up Arrow]</strong>.&nbsp; You can also navigate using the <strong>Shift-[up,down,left,right Arrow]</strong> keys.&nbsp; I use these all the time because I hate using the mouse!&nbsp; Again, once you get to the desired link, you can press <strong>[Enter]</strong> to "click" the link.</p>
<p><strong>Using Nicknames</strong></p>
<p>When you bookmark a link, a useful thing to do is to assign a nickname.&nbsp; You can do so by pressing the "Details&gt;&gt;" button after selecting "Bookmark Page", and filling in the field.&nbsp; Once you have a nickname for a bookmark you can go to that page by pressing <strong>Shift-[F2]</strong> and type in the nickname.&nbsp; The best part of this function is that Opera is smart enough to figure out the nickname as you type.&nbsp; So, if you for example only have one nickname assigned that starts with the letter "O", then as soon as you type "O", it will load the page.&nbsp; If more than one nickname starts with the same letter, then you only have to type until the nickname is unique.&nbsp; For example, if you have two nicknames, one called "opera", and another one called "outpost", then typing "op" will load the Opera page, and typing "ou" will load the outpost page.&nbsp; Very convenient, because with a little creativity, you can name things in a way that gives the most commonly used pages the shortest amount of keystrokes.</p>
<p><strong>Page Back and Forward Keys</strong></p>
<p>Opera has several keys that do the same thing for going forward and backward in your browsing history.&nbsp; Here are the pairs for backward and forward:</p>
<table cellspacing="0" cellpadding="2" width="400" border="5">
<tbody>
<tr>
<td valign="top" width="200"><strong>Page Back</strong></td>
<td valign="top" width="200"><strong>Page Forward</strong></td>
</tr>
<tr>
<td valign="top" width="200">[z]<br />Alt-[left arrow]<br />Ctrl-[left arrow]<br />Ctrl-[ <strong>[</strong> ] <em>left bracket</em></td>
<td valign="top" width="200">[x]<br />Alt-[right arrow]<br />Ctrl-[right arrow]<br />Ctrl-[ <strong>]</strong> ] right<em> bracket<br /></em></td>
</tr>
</tbody>
</table>
<p>Pressing Alt-[z] brings up a list of backwards history of web pages, and Alt-[x] shows a forwards history of web pages.&nbsp; </p>
<p>If you are reading an article with a series of pages, pressing <strong>Shift-[x] </strong>will take you to the next page.&nbsp; This works by looking for a link with the keyword "next" (you can configure what keywords it looks for as well).&nbsp; If there is a link on the page labeled next, <strong>Shift-[x]</strong> will assume that takes you to the next page in the article.&nbsp; To see how this works, go to <a href="http://www.google.com" target="_blank">Google.com</a> and do a search.&nbsp; Notice that there is a link for the next page of search results.&nbsp; Press <strong>Shift-[x]</strong>, and you will "magically" be taken to the next page of search results.&nbsp; </p>
<p><strong>TABS</strong></p>
<p><strong>Ctrl-[T]</strong> opens a new tab (<strong>Ctrl-[N]</strong> for a tab in a new window), and <strong>Ctrl-[W]</strong> closes a tab.&nbsp; To navigate through your tabs from left to right and right to left, you can press the <strong>[1]</strong>, and <strong>[2]</strong> keys.&nbsp; To cycle through the tabs in the order you last viewed them, use <strong>Ctrl-[Tab]</strong>, and <strong>Ctrl-Shift-[Tab]</strong>.&nbsp; </p>
<p><strong>Typing in Web Page Addresses</strong></p>
<p><strong>Ctrl-[L]</strong>, or <strong>[F8]</strong> will bring you to the address bar where you can type in the new web address you want to load.&nbsp; <strong>[F2]</strong> brings up a dialog box where you can do the same thing.&nbsp; <strong>[H]</strong> works like <strong>[F8]</strong> and <strong>Ctrl-[L]</strong>, but it also opens the drop down list with a history of web pages that changes as you type.&nbsp; </p>
<p><strong>Miscellaneous </strong></p>
<p><strong>Ctrl-[U]</strong> - erases all the text in text box that you are currently in.&nbsp; It works on the web pages as well as Opera specific menus and dialog boxes.&nbsp; This is one of my favorites, but hardly anyone knows about it!</p>
<p><strong>Ctrl-[F7] </strong>-<strong> </strong>toggles the scroll bars</p>
<p><strong>[F4]</strong> - toggles the side bar.</p>
<p><strong>Ctrl-[Backspace]</strong> - Moves up one level based on Web Address.&nbsp; Ex.&nbsp; <a title="http://www.opera.com/support/" href="http://www.opera.com/support/">http://www.opera.com/support/</a> becomes <a href="http://www.opera.com/">http://www.opera.com/</a>.</p>
<p><strong>Shift-[P]</strong> - Print preview</p>
<p><strong>Ctrl-Alt-[B]</strong> - Open bookmark page</p>
<p><strong>Ctrl-Alt-[H]</strong> - Open history page</p>
<p><strong>Ctrl-[Space]</strong> - Go to your home page designated in Preferences (Alt-P), under "General"</p>
<p><strong>Ctrl-[R]</strong> - Reload the current page.</p>
<p><strong>[F12]</strong> - Quick preferences.</p>
<p>Well, this by no means a comprehensive list.&nbsp; But keyboard shortcuts are difficult for people to remember so I tried to highlight some of the ones that I use the most.&nbsp; The Opera browser is a great browser for people who use a lot of keyboard shortcuts.&nbsp; On top of that, I think it's the best browser available today.&nbsp; If you're not using <a href="http://www.opera.com" target="_blank">Opera</a>, you should at least try it out.&nbsp; <a href="http://www.opera.com/download/" target="_blank">Get it here!</a></p>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.technologyspeak.com/articles/opera-keyboard-shortcuts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Windows XP Tips: Quick Ways to Launch Applications Using the Start Menu</title>
		<link>http://www.technologyspeak.com/articles/start-applications-with-keyboard/</link>
		<comments>http://www.technologyspeak.com/articles/start-applications-with-keyboard/#comments</comments>
		<pubDate>Sat, 05 Apr 2008 02:50:10 +0000</pubDate>
		<dc:creator>technologyspeak</dc:creator>
		
		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[keyboard shortcuts]]></category>

		<category><![CDATA[tips]]></category>

		<category><![CDATA[tricks]]></category>

		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.technologyspeak.com/?p=23</guid>
		<description><![CDATA[I'm a firm believer that everything you do on a computer should be accessible through the keyboard.&#160; I guess this comes from working on computers back in the days of MS-DOS where the mouse was an afterthought. Actually, at the time, a mouse wasn't even available on most computers.&#160; So, I got used to doing everything with the keyboard.&#160; I'd argue that remembering keyboard shortcuts makes you a more productive user.&#160; Over the years, I've probably accumulated hundreds or even thousands of keyboard shortcuts stored in my head. 
One easy "trick" that I like to do is utilize the start menu to run commonly used applications.&#160; If you go to the Start menu in Windows XP and right click on an application in "All Programs", you'll get a context menu that'll let you "Pin to Start Menu".&#160; So, what you [...]]]></description>
			<content:encoded><![CDATA[<p>I'm a firm believer that everything you do on a computer should be accessible through the keyboard.&nbsp; I guess this comes from working on computers back in the days of MS-DOS where the mouse was an afterthought. Actually, at the time, a mouse wasn't even available on most computers.&nbsp; So, I got used to doing everything with the keyboard.&nbsp; I'd argue that remembering keyboard shortcuts makes you a more productive user.&nbsp; Over the years, I've probably accumulated hundreds or even thousands of keyboard shortcuts stored in my head. </p>
<p>One easy "trick" that I like to do is utilize the start menu to run commonly used applications.&nbsp; If you go to the Start menu in Windows XP and right click on an application in "All Programs", you'll get a context menu that'll let you "Pin to Start Menu".&nbsp; So, what you can do is pin a bunch of frequently used icons onto your Start Menu, for easy access.<span id="more-23"></span></p>
<p>But, to truly work efficiently, you can access these programs with the keyboard.&nbsp; Pressing the Windows Key on your keyboard will automatically open the start menu.&nbsp; From there, you type the first letter of the application name that you want to run.&nbsp; If for example you pin "Microsoft Word 2003" to the start menu, you can press Windows Key, then "M", which will put you on the "Microsoft Word 2003" icon.&nbsp; Then you can press enter to launch the app.&nbsp; If however that is the only icon with a label that starts with the letter "M", it will launch immediately without pressing enter. If you have several icons with the same first letter, pressing that letter multiple times will cycle through them.&nbsp; What I do is rename the icons to keep the first letter unique whenever I can.&nbsp; For example instead of , "Microsoft Word 2003" , "Microsoft Excel 2003", and "Microsoft Outlook 2003", I would rename them to just "Word", "Excel", and "Outlook".&nbsp; This way I wouldn't have to cycle through them with the "M" key.&nbsp; Now, if I press W, E, or O, the respective applications will launch immediately.&nbsp; Most of the time, your running the same applications every day so it's a lot easier than sifting through the "All Programs" menu each time.</p>
<p>So there you have it.&nbsp; A quick and easy way to save time starting applications using the "Pin to Start Menu" function.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technologyspeak.com/articles/start-applications-with-keyboard/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flash Memory Formats: The Advantage of MicroSD as a Universal Format</title>
		<link>http://www.technologyspeak.com/articles/flash-memory-formats-the-advantage-of-microsd-as-a-universal-format/</link>
		<comments>http://www.technologyspeak.com/articles/flash-memory-formats-the-advantage-of-microsd-as-a-universal-format/#comments</comments>
		<pubDate>Sun, 30 Mar 2008 03:38:03 +0000</pubDate>
		<dc:creator>technologyspeak</dc:creator>
		
		<category><![CDATA[Computer Peripherals and Accessories]]></category>

		<category><![CDATA[adapter]]></category>

		<category><![CDATA[flash memory]]></category>

		<category><![CDATA[microSD]]></category>

		<category><![CDATA[microSD to Memory Stick Adapter]]></category>

		<category><![CDATA[PhotoFast cr-5300]]></category>

		<category><![CDATA[PSP]]></category>

		<guid isPermaLink="false">http://www.technologyspeak.com/articles/flash-memory-formats-the-advantage-of-microsd-as-a-universal-format/</guid>
		<description><![CDATA[Over the years, manufacturers have come out with more and more flash memory formats, and none of them are any better than the others.  SmartMedia, CompactFlash, Secure Digital (SD), MiniSD, xD, and all the different flavors of Sony's Memory Stick (Pro, Duo, etc...).  The worst are xD, and Memory Stick, because they cost so much more per megabyte and offer no advantage.  It's just a way for them to make more money.  Sony leverages it's market share in a wide variety of electronic devices to promote its own memory format and charges a premium for its memory.  If you have a PSP, Sony Digital Camera, or Sony laptop, you'll probably be buying a Sony Memory Stick at some point.  Their memory of course doesn't work in any other brand's devices so you'd have to buy more flash memory for your [...]]]></description>
			<content:encoded><![CDATA[<p>Over the years, manufacturers have come out with more and more flash memory formats, and none of them are any better than the others.  SmartMedia, CompactFlash, Secure Digital (SD), MiniSD, xD, and all the different flavors of Sony's Memory Stick (Pro, Duo, etc...).  The worst are xD, and Memory Stick, because they cost so much more per megabyte and offer no advantage.  It's just a way for them to make more money.  Sony leverages it's market share in a wide variety of electronic devices to promote its own memory format and charges a premium for its memory.  If you have a PSP, Sony Digital Camera, or Sony laptop, you'll probably be buying a Sony Memory Stick at some point.  Their memory of course doesn't work in any other brand's devices so you'd have to buy more flash memory for your other devices to accommodate the different formats.</p>
<p STYLE="float: left; margin-top: 0px; margin-right: 5px"><!--adsense#300x250--><span id="more-19"></span></p>
<p>Recently, the microSD format of flash memory is taking off and for good reason.  It's small, the capacities are equal to the other formats, and the prices are comparable to the other formats (and much cheaper than memory stick, or xD).  I came across this adapter called the <a href="http://www.google.com/search?hl=en&amp;q=photofast+cr-5300&amp;btnG=Google+Search" target="_blank">PhotoFast cr-5300</a>, which is a $10 device that you can put a microSD card in, and use in Memory Stick Pro Duo devices.  Why would you want to do that?  Well, simply put, it's much cheaper to buy microSD.  Plus you get the added benefit of unifying your memory.  I have a camera that uses SD and a PSP that uses Memory Stick.  Now I can just buy microSD memory and use it in both.  microSD to SD adapters are everywhere and now with the Memory Stick adapter, I think microSD is the most versatile format.</p>
<p>The other good thing about microSD is its size.  They are tiny, and I also use a 2 gig microSD USB key drive for carrying around and transferring files from computer to computer.  8 gig cards are available and hopefully a 16 gig microSD card will be released.  The only problem I see with microSD is that at 11mm x 15mm x 1mm, they might be easy to lose.  But I can live with that!  I think it's a wonderful format and hopefully manufacturers will consolidate and standardize their products on this format so we don't have to waste any more time and energy on the insane number competing flash memory formats.<!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.technologyspeak.com/articles/flash-memory-formats-the-advantage-of-microsd-as-a-universal-format/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The AutoComplete List in Outlook</title>
		<link>http://www.technologyspeak.com/articles/the-autocomplete-list-in-outlook/</link>
		<comments>http://www.technologyspeak.com/articles/the-autocomplete-list-in-outlook/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 20:59:31 +0000</pubDate>
		<dc:creator>technologyspeak</dc:creator>
		
		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[Useful Software]]></category>

		<category><![CDATA[Email]]></category>

		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://www.technologyspeak.com/?p=28</guid>
		<description><![CDATA[In Microsoft Outlook, I find the AutoComplete function to be quicker and more useful than the address book.

&#160; When sending emails, I usually start typing the first few characters of the email address and Outlook magically figures out who I want to send it to, based on emails I've composed in the past.&#160; The problem is, every time I install Outlook on a new computer, I lose the AutoComplete and have to start from scratch.&#160; 
Well, it turns out there's a simple way to migrate your AutoComplete list from computer to computer.&#160; There is a file with a .nk2 extension that stores the AutoComplete information.&#160; It resides in the C:\Documents and Settings\{user name}\Application Data\Microsoft\Outlook folder.&#160; (You need to replace {user name} with the name of the user that's logged in.&#160; If you copy this file to the new computer, all [...]]]></description>
			<content:encoded><![CDATA[<p>In Microsoft Outlook, I find the AutoComplete function to be quicker and more useful than the address book.
<p STYLE="float: left; margin-top: 0px; margin-right: 5px"><!--adsense#300x250--></p>
<p>&nbsp; When sending emails, I usually start typing the first few characters of the email address and Outlook magically figures out who I want to send it to, based on emails I've composed in the past.&nbsp; The problem is, every time I install Outlook on a new computer, I lose the AutoComplete and have to start from scratch.&nbsp; <span id="more-28"></span></p>
<p>Well, it turns out there's a simple way to migrate your AutoComplete list from computer to computer.&nbsp; There is a file with a .nk2 extension that stores the AutoComplete information.&nbsp; It resides in the <font color="#ff0000">C:\Documents and Settings\{<em>user name}</em>\Application Data\Microsoft\Outlook </font>folder.&nbsp; (You need to replace {user name} with the name of the user that's logged in.&nbsp; If you copy this file to the new computer, all your AutoComplete information will work on the new install.&nbsp; The file is basically a list of email addresses that you've typed in the past, and there is only one file involved.&nbsp; So it's a pretty simple procedure.</p>
<p>It's also easy to backup.&nbsp; If you do regular backups of important files (and you should), then just look for the .n2k file and back it up.&nbsp; This will work even if Outlook is open.&nbsp; Another interesting thing is that a company called <a href="http://www.nirsoft.net/utils/outlook_nk2_autocomplete.html" target="_blank">NirSoft</a> has a free utility that allows you to view and do some light editing on your AutoComplete file.<a href="http://www.technologyspeak.com/wp-content/uploads/2007/TheAutoCompleteListinOutlook_FD1D/image.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="201" alt="image" src="http://www.technologyspeak.com/wp-content/uploads/2007/TheAutoCompleteListinOutlook_FD1D/image_thumb.png" width="624" border="0"></a>&nbsp; With this utility you can export your AutoComplete emails to a text file or html file.&nbsp; At the very least it's interesting just to see what's in there.&nbsp; The other good thing about <a href="http://www.nirsoft.net/utils/outlook_nk2_autocomplete.html" target="_blank">NirSoft NK2View</a> is that it's a very lightweight application.&nbsp; You don't need to install anything.&nbsp; Just download it, unzip it into a folder and run the executable.&nbsp; For viewing and exporting your AutoComplete emails, I highly recommend it.</p>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.technologyspeak.com/articles/the-autocomplete-list-in-outlook/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
