<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AtomicPages Blog &#187; Webmaster Tutorials</title>
	<atom:link href="http://www.atomicpages.net/blog/tag/webmaster_tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.atomicpages.net/blog</link>
	<description>Web Hosting, Design, and Development</description>
	<lastBuildDate>Tue, 20 Jul 2010 19:01:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>All you ever wanted to know about DOS: Copy</title>
		<link>http://www.atomicpages.net/blog/2010/06/09/dos-copy/</link>
		<comments>http://www.atomicpages.net/blog/2010/06/09/dos-copy/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 17:00:15 +0000</pubDate>
		<dc:creator>Dennis Thompson</dc:creator>
				<category><![CDATA[DOS]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Webmaster Tutorials]]></category>

		<guid isPermaLink="false">http://www.atomicpages.net/blog/?p=3079</guid>
		<description><![CDATA[In this tutorial, we&#8217;re going to talk about more essential commands to know in DOS. We&#8217;re going to get a little more loose with the syntax in this tutorial so knowledge of the bare essentials is key in fully understanding this new loose syntax.
Revised Syntax
In previous tutorials, we&#8217;ve typed the path to files long hand. <a href="http://www.atomicpages.net/blog/2010/06/09/dos-copy/" class="more-link">More &#62;</a>]]></description>
		<wfw:commentRss>http://www.atomicpages.net/blog/2010/06/09/dos-copy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic Unix Commands &#8211; Part 1</title>
		<link>http://www.atomicpages.net/blog/2010/06/08/basic-unix-commands-part-1/</link>
		<comments>http://www.atomicpages.net/blog/2010/06/08/basic-unix-commands-part-1/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 17:00:28 +0000</pubDate>
		<dc:creator>Jackson Hines</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[Webmaster Tutorials]]></category>

		<guid isPermaLink="false">http://www.atomicpages.net/blog/?p=3017</guid>
		<description><![CDATA[Similar to using DOS in windows, in Linux and Mac OS X operating systems, you can use the terminal using Unix Commands.  Here I will just quickly highlight the basics of how to use unix commands.
Once you open the terminal, you can start typing commands.  After typing a command hit the enter key <a href="http://www.atomicpages.net/blog/2010/06/08/basic-unix-commands-part-1/" class="more-link">More &#62;</a>]]></description>
		<wfw:commentRss>http://www.atomicpages.net/blog/2010/06/08/basic-unix-commands-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XP versus Vista and 7</title>
		<link>http://www.atomicpages.net/blog/2010/06/07/xp-versus-vista-and-7/</link>
		<comments>http://www.atomicpages.net/blog/2010/06/07/xp-versus-vista-and-7/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 17:00:20 +0000</pubDate>
		<dc:creator>Dennis Thompson</dc:creator>
				<category><![CDATA[DOS]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Webmaster Tips]]></category>
		<category><![CDATA[Webmaster Tutorials]]></category>

		<guid isPermaLink="false">http://www.atomicpages.net/blog/?p=3101</guid>
		<description><![CDATA[The title is somewhat misleading. We&#8217;re not going to go over the ins and outs of XP, Vista, and 7, we&#8217;re not going to be comparing their kernels, hardware, structure of the OS, etc&#8230; This is simply on the drastic differences between the XP file system and the Vista/7 file system. Any user that switches <a href="http://www.atomicpages.net/blog/2010/06/07/xp-versus-vista-and-7/" class="more-link">More &#62;</a>]]></description>
		<wfw:commentRss>http://www.atomicpages.net/blog/2010/06/07/xp-versus-vista-and-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All you ever wanted to know about DOS: Copying, Renaming, Type, and Edit</title>
		<link>http://www.atomicpages.net/blog/2010/06/04/dos-copying-renaming-type-and-edit/</link>
		<comments>http://www.atomicpages.net/blog/2010/06/04/dos-copying-renaming-type-and-edit/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 17:00:34 +0000</pubDate>
		<dc:creator>Dennis Thompson</dc:creator>
				<category><![CDATA[DOS]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Webmaster Tutorials]]></category>

		<guid isPermaLink="false">http://www.atomicpages.net/blog/?p=3056</guid>
		<description><![CDATA[Today we&#8217;re going to talk about Copying, Renaming, Creating Text Files, and displaying what is inside files when using DOS. These tutorials assume that a general knowledge of DOS is already known. The first tutorial and second tutorial are excellent resources when learning DOS.
Diskcopy
Diskcopy is a command that allows us to copy the contents from <a href="http://www.atomicpages.net/blog/2010/06/04/dos-copying-renaming-type-and-edit/" class="more-link">More &#62;</a>]]></description>
		<wfw:commentRss>http://www.atomicpages.net/blog/2010/06/04/dos-copying-renaming-type-and-edit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All you ever wanted to know about DOS: Making &amp; Deleting Files and Folders</title>
		<link>http://www.atomicpages.net/blog/2010/06/01/do-making-and-deleting-files-and-directories/</link>
		<comments>http://www.atomicpages.net/blog/2010/06/01/do-making-and-deleting-files-and-directories/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 17:00:00 +0000</pubDate>
		<dc:creator>Dennis Thompson</dc:creator>
				<category><![CDATA[DOS]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Webmaster Tutorials]]></category>

		<guid isPermaLink="false">http://www.atomicpages.net/blog/?p=2982</guid>
		<description><![CDATA[In this tutorial we will be talking about the creation of directories, removal of directories, and deleting files within DOS. When juxtaposed with navigation, this can be a powerful ally when removing viruses, recovering data on a bad hard drive, deleting stubborn files, and accomplishing simple tasks easily and effectively.
Disclaimer: I am not responsible for <a href="http://www.atomicpages.net/blog/2010/06/01/do-making-and-deleting-files-and-directories/" class="more-link">More &#62;</a>]]></description>
		<wfw:commentRss>http://www.atomicpages.net/blog/2010/06/01/do-making-and-deleting-files-and-directories/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>All you ever wanted to know about DOS</title>
		<link>http://www.atomicpages.net/blog/2010/05/26/dos/</link>
		<comments>http://www.atomicpages.net/blog/2010/05/26/dos/#comments</comments>
		<pubDate>Wed, 26 May 2010 19:19:57 +0000</pubDate>
		<dc:creator>Dennis Thompson</dc:creator>
				<category><![CDATA[DOS]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Webmaster Tips]]></category>
		<category><![CDATA[Webmaster Tutorials]]></category>

		<guid isPermaLink="false">http://www.atomicpages.net/blog/?p=2926</guid>
		<description><![CDATA[DOS is an acronym that stands for Disk Operating System and was the base for Windows Operating systems until Windows 2000 when Windows NT took over. When you boil any windows os down you get dos eventually. DOS, cmd.exe, or command prompt &#8212; three terms that are not all mutually exclusive &#8212; is a very <a href="http://www.atomicpages.net/blog/2010/05/26/dos/" class="more-link">More &#62;</a>]]></description>
		<wfw:commentRss>http://www.atomicpages.net/blog/2010/05/26/dos/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Creating a Virtual Machine with Microsoft Virtual PC 2007</title>
		<link>http://www.atomicpages.net/blog/2010/05/14/microsoft-vm-2007/</link>
		<comments>http://www.atomicpages.net/blog/2010/05/14/microsoft-vm-2007/#comments</comments>
		<pubDate>Fri, 14 May 2010 17:00:10 +0000</pubDate>
		<dc:creator>Dennis Thompson</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Webmaster Tutorials]]></category>

		<guid isPermaLink="false">http://www.atomicpages.net/blog/?p=2794</guid>
		<description><![CDATA[The first VM tutorial that we read about was with a paid software created by Parallels. If you didn&#8217;t read this tutorial and you are interested then click here.
How to Find
This may seem silly to some out there but this little bit of software isn&#8217;t easy to find actually. If you use your preferred search <a href="http://www.atomicpages.net/blog/2010/05/14/microsoft-vm-2007/" class="more-link">More &#62;</a>]]></description>
		<wfw:commentRss>http://www.atomicpages.net/blog/2010/05/14/microsoft-vm-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running a Virtual Machine on a PC with Parallels</title>
		<link>http://www.atomicpages.net/blog/2010/05/10/running-a-virtual-machine-on-a-pc-with-parallels/</link>
		<comments>http://www.atomicpages.net/blog/2010/05/10/running-a-virtual-machine-on-a-pc-with-parallels/#comments</comments>
		<pubDate>Mon, 10 May 2010 17:19:36 +0000</pubDate>
		<dc:creator>Dennis Thompson</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Webmaster Tutorials]]></category>

		<guid isPermaLink="false">http://www.atomicpages.net/blog/?p=2735</guid>
		<description><![CDATA[Virtual Machines, what in the world are they? What purpose do they serve? How do they benefit the average computer user?
These are all common questions that you might have running through your ear right now. A virtual machine is an emulation software that executes as a physical machine. We&#8217;re specifically discussing system virtual machines in <a href="http://www.atomicpages.net/blog/2010/05/10/running-a-virtual-machine-on-a-pc-with-parallels/" class="more-link">More &#62;</a>]]></description>
		<wfw:commentRss>http://www.atomicpages.net/blog/2010/05/10/running-a-virtual-machine-on-a-pc-with-parallels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dark Code View for Dreamweaver</title>
		<link>http://www.atomicpages.net/blog/2009/11/28/dark-code-view-for-dreamweaver/</link>
		<comments>http://www.atomicpages.net/blog/2009/11/28/dark-code-view-for-dreamweaver/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 17:00:26 +0000</pubDate>
		<dc:creator>Jackson Hines</dc:creator>
				<category><![CDATA[Webmaster Tips]]></category>
		<category><![CDATA[Webmaster Tutorials]]></category>

		<guid isPermaLink="false">http://atomicpages.net/blog/?p=905</guid>
		<description><![CDATA[If you stare at dreamweaver for hours upon hours each day, as I do, the default color scheme with the white background can get hard on the eyes.  In the past I tried change the background color to black to give my eyes a break, but the code colors were then hard to see <a href="http://www.atomicpages.net/blog/2009/11/28/dark-code-view-for-dreamweaver/" class="more-link">More &#62;</a>]]></description>
		<wfw:commentRss>http://www.atomicpages.net/blog/2009/11/28/dark-code-view-for-dreamweaver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up your cPanel email in gmail</title>
		<link>http://www.atomicpages.net/blog/2009/11/26/setting-up-your-cpanel-email-in-gmail/</link>
		<comments>http://www.atomicpages.net/blog/2009/11/26/setting-up-your-cpanel-email-in-gmail/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 17:00:31 +0000</pubDate>
		<dc:creator>Jackson Hines</dc:creator>
				<category><![CDATA[Webmaster Tips]]></category>
		<category><![CDATA[Webmaster Tutorials]]></category>

		<guid isPermaLink="false">http://atomicpages.net/blog/?p=849</guid>
		<description><![CDATA[cPanel accounts come with webmail clients like RoundCube, Horde, and Squirrel Mail.  But you also have another free option, gmail.  It takes a bit of setting up, but it's well worth it for all the great features that gmail provides.  Here are the steps to get it all set up:]]></description>
		<wfw:commentRss>http://www.atomicpages.net/blog/2009/11/26/setting-up-your-cpanel-email-in-gmail/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
