<?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>BobsMyHost.com</title>
	<atom:link href="http://www.bobsmyhost.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.bobsmyhost.com</link>
	<description>Web Hosting Services from Accurate Image, Waco, TX</description>
	<lastBuildDate>Mon, 16 Nov 2009 07:12:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Entering DNS Server Info at your Domain Registrar</title>
		<link>http://www.bobsmyhost.com/?p=113</link>
		<comments>http://www.bobsmyhost.com/?p=113#comments</comments>
		<pubDate>Tue, 12 May 2009 10:06:35 +0000</pubDate>
		<dc:creator>Bob Smith</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[Domain Registration]]></category>
		<category><![CDATA[Support Articles]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Nameserver]]></category>

		<guid isPermaLink="false">http://www.bobsmyhost.com/?p=113</guid>
		<description><![CDATA[After you&#8217;ve registered a domain name and choose to host with bobsmyhost.com, you need to tell your domain registrar which domain name servers (DNS) will control your domain.  For most domains hosted here you need to enter the domain servers as: DNS1.IMAGETEXAS.COM   and   DNS2.IMAGETEXAS.COM If you&#8217;re setting up hosting for a .org domain [...]]]></description>
			<content:encoded><![CDATA[<p>After you&#8217;ve registered a domain name and choose to host with bobsmyhost.com, you need to tell your domain registrar which domain name servers (DNS) will control your domain.  For most domains hosted here you need to enter the domain servers as:</p>
<p style="text-align: center;"><strong>DNS1.IMAGETEXAS.COM</strong>   and   <strong>DNS2.IMAGETEXAS.COM</strong></p>
<p>If you&#8217;re setting up hosting for a .org domain use these instead:</p>
<p style="text-align: center;"><strong>AI-1.ACCURATEIMAGE.ORG</strong>  and <strong>AI-2.ACCURATEIMAGE.ORG</strong></p>
<p>For example, If you have registered your domain name with godaddy.com, go to the godaddy site and log into your account.  Select the &#8220;Manage Domains&#8221; option on the left column.  Then click the link on the domain that you want to edit.  At the top of the page of details about that domain, click the &#8220;NameServers&#8221; button.  Enter the name servers as described above in the pop up window and click OK.  That&#8217;s it.  It may take as much as a few hours for the appropriate info to circulate to various servers on the internet.  Once that happens, anyone looking for your domain will be directed to your site on servers at bobsmyhost.com.  Here&#8217;s a screen shot of the Godaddy nameserver entry screen (click for a larger view).</p>
<p> </p>
<div id="attachment_114" class="wp-caption aligncenter" style="width: 553px"><a href="http://www.bobsmyhost.com/wp-content/uploads/2009/05/godaddy-dns.jpg"><img class="size-full wp-image-114  " title="GoDaddy DNS Server Entry" src="http://www.bobsmyhost.com/wp-content/uploads/2009/05/godaddy-dns.jpg" alt="GoDaddy DNS Server Entry" width="543" height="256" /></a><p class="wp-caption-text">GoDaddy DNS Server Entry</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bobsmyhost.com/?feed=rss2&amp;p=113</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Pre-Installed</title>
		<link>http://www.bobsmyhost.com/?p=79</link>
		<comments>http://www.bobsmyhost.com/?p=79#comments</comments>
		<pubDate>Mon, 04 May 2009 08:40:59 +0000</pubDate>
		<dc:creator>Bob Smith</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bobsmyhost.com/?p=79</guid>
		<description><![CDATA[I have begun installing WordPress on all basic sites hosted by BobsMyHost.com.  WordPress is open source software that gives you an easy to quickly create a content rich web site.  Use it to add a blog to your existing site; or use it to design your complete site.  Or completely ignore it if you want. [...]]]></description>
			<content:encoded><![CDATA[<p>I have begun installing WordPress on all basic sites hosted by BobsMyHost.com.  WordPress is open source software that gives you an easy to quickly create a content rich web site.  Use it to add a blog to your existing site; or use it to design your complete site.  Or completely ignore it if you want.  </p>
<p>I am completely installing WordPress with proper security measures already in place and a number of popular themes and plugins pre-installed.  You just need to log in as an admin and start adding content.  Your wordpress install is in a folder at the root level of your site.  To see the WordPress site the link is http://www.example.com/wordpressfoldername/.  To administer the site go to http://www.example.com/wordpressfoldername/wp-admin.</p>
<p>The attraction of WordPress and similar types of system is the fact that its pages are dynamically generated.  A page is created by the server when it is requested.  There are no pages of static content.  Because the pages are created by the server on the fly, it&#8217;s easy to change the parameters of how the page is created and instantly have a site with a completely new look.  A site owner can do much of this with little or no knowledge of the underlying code that makes it all work.</p>
<p>WordPress is very simple for a novice to use but the possibilities for complex expansion are practically endless.  The internet is full of sites devoted to showing creative ways to use WordPress.  Yes, there&#8217;s even a &#8220;WordPress For Dummies&#8221; book&#8230; as well as many others.  It&#8217;s that ubiquitous.  So go ahead and get started.  <a title="WordPress.org" href="http://www.wordpress.org" target="_blank">WordPress.org</a></p>
<p>Experiment with WordPress for a while.  If you like the way it works, link to your WordPress content from your main site.  If you want the WordPress content to become your main site, place a 301 redirect at the root level of your site folder with a very simple .htaccess file.  Here&#8217;s how.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobsmyhost.com/?feed=rss2&amp;p=79</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Retrieving email with Apple Mail</title>
		<link>http://www.bobsmyhost.com/?p=76</link>
		<comments>http://www.bobsmyhost.com/?p=76#comments</comments>
		<pubDate>Mon, 04 May 2009 02:18:24 +0000</pubDate>
		<dc:creator>Bob Smith</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[POP]]></category>
		<category><![CDATA[SMTP]]></category>

		<guid isPermaLink="false">http://www.bobsmyhost.com/?p=76</guid>
		<description><![CDATA[  You can setup an account in Apple Mail with as either POP or IMAP service.  POP is probably the most commonly used. With POP all messages are downloaded to your computer where you can read or edit them at any time.  IMAP leaves the mail on the server until you specifically request that it [...]]]></description>
			<content:encoded><![CDATA[<p> </p>
<p>You can setup an account in Apple Mail with as either POP or IMAP service.  POP is probably the most commonly used. With POP all messages are downloaded to your computer where you can read or edit them at any time.  IMAP leaves the mail on the server until you specifically request that it be downloaded.  Below are screen shots showing the appropriate settings for creating a POP account.  IMAP uses the same server names.  Just substitute your domain name wherever you see bobsmyhost.com in these examples.</p>
<p style="text-align: center;">Click on the screen shots for a larger view</p>
<p> </p>
<div id="attachment_91" class="wp-caption aligncenter" style="width: 534px"><a href="http://www.bobsmyhost.com/wp-content/uploads/2009/05/mail-01.jpg"><img class="size-full wp-image-91 " title="mail-01" src="http://www.bobsmyhost.com/wp-content/uploads/2009/05/mail-01.jpg" alt="Apple Mail - basic settings" width="524" height="454" /></a><p class="wp-caption-text">Apple Mail - basic settings</p></div>
<p> </p>
<p> </p>
<div id="attachment_92" class="wp-caption aligncenter" style="width: 538px"><a href="http://www.bobsmyhost.com/wp-content/uploads/2009/05/mail-2.jpg"><img class="size-full wp-image-92 " title="mail-2" src="http://www.bobsmyhost.com/wp-content/uploads/2009/05/mail-2.jpg" alt="Incoming Mail - POP Server Settings" width="528" height="455" /></a><p class="wp-caption-text">Incoming Mail - POP Server Settings</p></div>
<p> </p>
<p>The Description field in the screen above and the one below are strictly for your information.  Enter whatever you want there.  If you have more than one mail account or use more than one SMTP server, your description helps you pick them from a list.</p>
<p> </p>
<div id="attachment_93" class="wp-caption aligncenter" style="width: 537px"><a href="http://www.bobsmyhost.com/wp-content/uploads/2009/05/mail-3.jpg"><img class="size-full wp-image-93 " title="mail-3" src="http://www.bobsmyhost.com/wp-content/uploads/2009/05/mail-3.jpg" alt="SMTP (Outgoing Mail) Server Settings" width="527" height="456" /></a><p class="wp-caption-text">SMTP (Outgoing Mail) Server Settings</p></div>
<p> </p>
<p>When you click continue, Apple mail tries to connect to the server as a test.  It will likely fail after a minute or so with this message:</p>
<p> </p>
<div id="attachment_94" class="wp-caption aligncenter" style="width: 537px"><a href="http://www.bobsmyhost.com/wp-content/uploads/2009/05/mail-4.jpg"><img class="size-full wp-image-94 " title="mail-4" src="http://www.bobsmyhost.com/wp-content/uploads/2009/05/mail-4.jpg" alt="Apple Mail SMTP Server Connection Error" width="527" height="455" /></a><p class="wp-caption-text">Apple Mail SMTP Server Connection Error</p></div>
<p> </p>
<p>It fails because the default port for connection is blocked by many internet service providers&#8230; especially on residential internet lines.  You can specify a custom port later.  Click continue again.  It won&#8217;t do the test again.  Even if you passed the connection test, you should still enter the custom port described below.  That will allow you to connect from just about any internet line without a problem.</p>
<p>Next, specify the encryption method:</p>
<p> </p>
<div id="attachment_95" class="wp-caption aligncenter" style="width: 536px"><a href="http://www.bobsmyhost.com/wp-content/uploads/2009/05/mail-5.jpg"><img class="size-full wp-image-95 " title="mail-5" src="http://www.bobsmyhost.com/wp-content/uploads/2009/05/mail-5.jpg" alt="Apple Mail - Password Encryption" width="526" height="453" /></a><p class="wp-caption-text">Apple Mail - Password Encryption</p></div>
<p> </p>
<p>When you click &#8220;Continue&#8221; above the account will be created.  However you still need to set a custom port for the SMTP server.  Choose &#8220;Edit Server List&#8221; from the SMTP server list pop-up:</p>
<p> </p>
<div id="attachment_96" class="wp-caption aligncenter" style="width: 590px"><a href="http://www.bobsmyhost.com/wp-content/uploads/2009/05/mail-6.jpg"><img class="size-full wp-image-96 " title="mail-6" src="http://www.bobsmyhost.com/wp-content/uploads/2009/05/mail-6.jpg" alt="Apple Mail - Edit SMTP Servers" width="580" height="458" /></a><p class="wp-caption-text">Apple Mail - Edit SMTP Servers</p></div>
<p> </p>
<p>Then click on the advance tab and enter a custom port number 9025</p>
<p> </p>
<div id="attachment_97" class="wp-caption aligncenter" style="width: 539px"><a href="http://www.bobsmyhost.com/wp-content/uploads/2009/05/mail-7.jpg"><img class="size-full wp-image-97 " title="mail-7" src="http://www.bobsmyhost.com/wp-content/uploads/2009/05/mail-7.jpg" alt="Apple Mail - Advanced SMTP Settings" width="529" height="458" /></a><p class="wp-caption-text">Apple Mail - Advanced SMTP Settings</p></div>
<p> </p>
<p>That should make your account useable.  Here&#8217;s an overview of all of the main settings:</p>
<p> </p>
<p> </p>
<div id="attachment_98" class="wp-caption aligncenter" style="width: 537px"><a href="http://www.bobsmyhost.com/wp-content/uploads/2009/05/mail-8.jpg"><img class="size-full wp-image-98 " title="mail-8" src="http://www.bobsmyhost.com/wp-content/uploads/2009/05/mail-8.jpg" alt="Apple Mail - Settings Overview" width="527" height="456" /></a><p class="wp-caption-text">Apple Mail - Settings Overview</p></div>
<p> </p>
<p>You may also want to look at the &#8220;Mailbox Behaviors&#8221; and the &#8220;Advanced&#8221; tab for settings that might be helpful to you.  Be especially aware of the setting under the advanced tab to remove mail from the server.  If you have a POP mail client that accesses this account from more than one computer you should only instruct your main computer&#8230; the one that you want to be sure and hold your entire email archive&#8230; to delete messages from the server.  I generally set mine to delete a week after they&#8217;ve been retrieved.  That gives me a safety net to retrieve them again if something screws up on my computer.  I keep every other computer set to NOT erase files on the server at all.  That way nothing gets erased until my main computer has had a chance to access the mail.  The archive of mail on that computer is always complete.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobsmyhost.com/?feed=rss2&amp;p=76</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Placing files for others to download</title>
		<link>http://www.bobsmyhost.com/?p=64</link>
		<comments>http://www.bobsmyhost.com/?p=64#comments</comments>
		<pubDate>Mon, 04 May 2009 01:14:27 +0000</pubDate>
		<dc:creator>Bob Smith</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[Site Content]]></category>

		<guid isPermaLink="false">http://www.bobsmyhost.com/?p=64</guid>
		<description><![CDATA[  We&#8217;ve all been there.  A client wants you to email a set of files for a rushed project.  About as often as not a large file gets mangled in the email transfer.  Email simply isn&#8217;t an efficient way to get a file to another party.  A better way is to place it on your [...]]]></description>
			<content:encoded><![CDATA[<p> </p>
<p>We&#8217;ve all been there.  A client wants you to email a set of files for a rushed project.  About as often as not a large file gets mangled in the email transfer.  Email simply isn&#8217;t an efficient way to get a file to another party.  A better way is to place it on your site for download and them email them a  direct link to the file.  They just click the link and the files&#8230; even very large ones&#8230; download reliably.  This process is simple and works the same way no matter what system either is using&#8230; Mac or PC.  It will take less time to do it than it will to read the description below.</p>
<p>The basic steps&#8230;  </p>
<ol>
<li>Collect the files you want to transfer into a single folder</li>
<li>Name the folder with an internet friendly name.  Lettters, numbers, dashes and underscores only.  No spaces or special characters.</li>
<li>Right click (or optionally control click on a Mac) and select &#8220;Compress&#8221; (Mac) or &#8220;Send To Compressed (Zipped) Folder&#8221; (PC).</li>
<li>A single compressed file will be created in the same location as the original folder.  The compressed file will have the same name as the folder with the .zip extenstion added.  The extension may not be visible depending on how you have system preferences set.</li>
<li>Upload that file to your web site.  If you do this often you might want to create a folder on your site just for this purpose.  Call it &#8220;downloads&#8221;.  </li>
<li>Email the link to that file to your client.  Assuming you started with a folder called &#8220;MyFolder&#8221; and placed the resulting compressed file into the &#8220;downloads&#8221; folder at the root level of your site, the link would be:  http://www.example.com/downloads/MyFolder.zip</li>
<li>When your client clicks on the link in your email their web browser will launch and the file(s) will begin downloading immediately.  On most systems the compressed file will auto decompress once the download is complete and they will see a folder that looks just like the uncompressed &#8220;MyFolder&#8221; that you started with on your end.</li>
</ol>
<p style="text-align: center;">Screen shots below&#8230; click them to view larger:</p>
<p style="text-align: center;"> </p>
<div id="attachment_65" class="wp-caption aligncenter" style="width: 342px"><a href="http://www.bobsmyhost.com/wp-content/uploads/2009/05/zip-mac1.jpg"><img class="size-full wp-image-65" title="Mac-Compress" src="http://www.bobsmyhost.com/wp-content/uploads/2009/05/zip-mac1.jpg" alt="Right click and select Compress on Mac Systems" width="332" height="379" /></a><p class="wp-caption-text">Right click and select Compress on Mac Systems</p></div>
<p> </p>
<div id="attachment_68" class="wp-caption aligncenter" style="width: 330px"><a href="http://www.bobsmyhost.com/wp-content/uploads/2009/05/zip-mac2.jpg"><img class="size-full wp-image-68" title="Mac-Compressed2" src="http://www.bobsmyhost.com/wp-content/uploads/2009/05/zip-mac2.jpg" alt="Compressed .zip file next to original folder in Mac Finder" width="320" height="150" /></a><p class="wp-caption-text">Compressed .zip file next to original folder in Mac Finder</p></div>
<p> </p>
<div id="attachment_71" class="wp-caption aligncenter" style="width: 459px"><a href="http://www.bobsmyhost.com/wp-content/uploads/2009/05/zip-win.jpg"><img class="size-full wp-image-71" title="Win-Zip" src="http://www.bobsmyhost.com/wp-content/uploads/2009/05/zip-win.jpg" alt="Right click and choose send to zipped archive on Windows XP" width="449" height="412" /></a><p class="wp-caption-text">Right click and choose send to zipped archive on Windows XP</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bobsmyhost.com/?feed=rss2&amp;p=64</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Access from any Web Browser</title>
		<link>http://www.bobsmyhost.com/?p=59</link>
		<comments>http://www.bobsmyhost.com/?p=59#comments</comments>
		<pubDate>Sun, 03 May 2009 19:45:58 +0000</pubDate>
		<dc:creator>Bob Smith</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[email webmail squirellmail]]></category>

		<guid isPermaLink="false">http://www.bobsmyhost.com/?p=59</guid>
		<description><![CDATA[Web browser access is the simplest way to read/send email from practically anywhere.  Any computer with a web browser and an internet connection will work.  The easy to remember link is mail.example.com.  Just substitute your domain for &#8220;example&#8221; and you&#8217;ll reach the login screen for access to your mail via the web.  You can also [...]]]></description>
			<content:encoded><![CDATA[<p>Web browser access is the simplest way to read/send email from practically anywhere.  Any computer with a web browser and an internet connection will work.  The easy to remember link is mail.example.com.  Just substitute your domain for &#8220;example&#8221; and you&#8217;ll reach the login screen for access to your mail via the web.  You can also use <a title="BobsMyHost web based email service access" href="http://remote.accurateimage.org" target="_blank">this link</a> or the one shown in the links column of almost any page on this site.</p>
<p>Use your full email address as your username (you@example.com) to log-in.</p>
<p>The first time you use this service you&#8217;ll likely find it useful to visit the Options link.  Check out the Personal Info link and the Display Preferences link.  Setting your preferences in those two panes will make use of the web interface more enjoyable and useful for you.</p>
<p style="text-align: center;">click the screen shots for a larger view</p>
<p style="text-align: center;"> </p>
<div id="attachment_61" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.bobsmyhost.com/wp-content/uploads/2009/05/webmail-login.jpg"><img class="size-medium wp-image-61" title="webmail-login" src="http://www.bobsmyhost.com/wp-content/uploads/2009/05/webmail-login-300x205.jpg" alt="Log-in screen for web email access" width="300" height="205" /></a><p class="wp-caption-text">Log-in screen for web email access</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bobsmyhost.com/?feed=rss2&amp;p=59</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Editing or Uploading Your Web Site</title>
		<link>http://www.bobsmyhost.com/?p=37</link>
		<comments>http://www.bobsmyhost.com/?p=37#comments</comments>
		<pubDate>Sun, 03 May 2009 16:45:41 +0000</pubDate>
		<dc:creator>Bob Smith</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[Site Access]]></category>

		<guid isPermaLink="false">http://www.bobsmyhost.com/?p=37</guid>
		<description><![CDATA[You can access your site folder by sFTP (not FTP)&#8230; and in some cases AFP from Mac systems.  I highly recommend using sFTP wherever possible.  It&#8217;s faster, more reliable and more secure than the other options.  This is especially true if you&#8217;re connecting from a Windows system.  You can use a stand alone program to [...]]]></description>
			<content:encoded><![CDATA[<p>You can access your site folder by sFTP (not FTP)&#8230; and in some cases AFP from Mac systems.  I highly recommend using sFTP wherever possible.  It&#8217;s faster, more reliable and more secure than the other options.  This is especially true if you&#8217;re connecting from a Windows system.  You can use a stand alone program to access your site or you might choose to use the FTP/sFTP capabilities that are built into your site management/editor such as <a title="Adobe Dreamweaver" href="http://www.adobe.com/products/dreamweaver/" target="_blank">Dreamweaver</a>.  Many programs that offer FTP also offer sFTP support however that&#8217;s not always true when looking at the no cost program versions.  For open source software that does support sFTP look at <a title="Filezilla FTP Software" href="http://filezilla-project.org/" target="_blank">FileZilla</a> (Mac and Windows versions) or <a title="WinSCP Open Source FTP software" href="http://winscp.net/eng/index.php" target="_blank">WinSCP</a> (Windows only).  My personal choices for sFTP tools are <a title="Fetch - Mac FTP Software" href="http://fetchsoftworks.com/" target="_blank">Fetch</a> ($25) for Mac and WinSCP for Windows; or <a title="Adobe Dreamweaver" href="http://www.adobe.com/products/dreamweaver/" target="_blank">Dreamweaver</a> when I need full site management.  Coupling <a title="Fetch - Mac FTP software" href="http://fetchsoftworks.com/" target="_blank">Fetch</a> with <a title="BBedit Text and Code Editor for Mac" href="http://www.barebones.com/products/bbedit/" target="_blank">BBEdit</a> on a Mac makes a very efficient way to connect and do basic editing without a lot of frills.  This combo lets you open files right off the server and save them back when done.  While <a title="Adobe Dreamweaver" href="http://www.adobe.com/products/dreamweaver/" target="_blank">Dreamweaver</a> is great for full site management; and all sorts of design and error checking tools, all those features make it considerably more complex.  I use it when I need it but for just changing a couple of lines of code, <a title="Fetch - Mac FTP Software" href="http://fetchsoftworks.com/" target="_blank">Fetch</a>/<a title="BBedit - text and code editor for Mac" href="http://www.barebones.com/products/bbedit/" target="_blank">BBEdit</a> is far more efficient.  Here&#8217;s some screen shots of how to configure the settings in various pieces of software:</p>
<p style="text-align: center;">click the images below to see a larger view.</p>
<p style="text-align: center;">Note: <strong>When in doubt, leave the initial folder or initial directory field blank.</strong><br />
That will connect you at the root level of your access from there you&#8217;ll see an<br />
obvious folder where your site should go.  On more recently setup sites,<br />
I&#8217;ve standardized on using &#8220;http-docs&#8221; to hold your site.</p>
<p style="text-align: center;">In most software, if you <strong>leave the port number blank</strong>, it will use the default.<br />
The default is the correct choice.  FileZilla is an exception.<br />
You must specify port 22 to get an sFTP connection.</p>
<div id="attachment_42" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.bobsmyhost.com/wp-content/uploads/2009/05/picture-5.jpg"><img class="size-medium wp-image-42" title="Fetch-sFTP" src="http://www.bobsmyhost.com/wp-content/uploads/2009/05/picture-5-300x243.jpg" alt="SFTP Connection with Fetch" width="300" height="243" /></a><p class="wp-caption-text">SFTP Connection with Fetch</p></div>
<div id="attachment_46" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.bobsmyhost.com/wp-content/uploads/2009/05/picture-6.jpg"><img class="size-medium wp-image-46" title="Dreamweaver CS4" src="http://www.bobsmyhost.com/wp-content/uploads/2009/05/picture-6-300x293.jpg" alt="Dreamweaver CS4 basic settings panel" width="300" height="293" /></a><p class="wp-caption-text">Dreamweaver CS4 basic settings panel</p></div>
<div id="attachment_55" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.bobsmyhost.com/wp-content/uploads/2009/05/picture-7.jpg"><img class="size-medium wp-image-55" title="Dreamweaver - Advanced Settings" src="http://www.bobsmyhost.com/wp-content/uploads/2009/05/picture-7-300x291.jpg" alt="Advanced remote server settings in Dreamweaver" width="300" height="291" /></a><p class="wp-caption-text">Advanced remote server settings in Dreamweaver</p></div>
<div id="attachment_57" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.bobsmyhost.com/wp-content/uploads/2009/05/picture-8.jpg"><img class="size-medium wp-image-57" title="WinSCP sFTP Settings" src="http://www.bobsmyhost.com/wp-content/uploads/2009/05/picture-8-300x215.jpg" alt="WinSCP sFTP Connection Settings" width="300" height="215" /></a><p class="wp-caption-text">WinSCP sFTP Connection Settings</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bobsmyhost.com/?feed=rss2&amp;p=37</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Read Me First!</title>
		<link>http://www.bobsmyhost.com/?p=32</link>
		<comments>http://www.bobsmyhost.com/?p=32#comments</comments>
		<pubDate>Sun, 03 May 2009 16:25:44 +0000</pubDate>
		<dc:creator>Bob Smith</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[Support Articles]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[username]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bobsmyhost.com/?p=32</guid>
		<description><![CDATA[Before accessing the other posts in the support area of this site you need to know: Your username/password for accessing the web server. Your email address and the password used to access that account. And if you use these features: Your MySQL username,database name and password. Your WordPress admin username/password. All of these should have [...]]]></description>
			<content:encoded><![CDATA[<p>Before accessing the other posts in the support area of this site you need to know:</p>
<p>Your username/password for accessing the web server.</p>
<p>Your email address and the password used to access that account.</p>
<p>And if you use these features:</p>
<p>Your MySQL username,database name and password.</p>
<p>Your WordPress admin username/password.</p>
<p>All of these should have been given to you when your account was setup with BobsMyHost.com. Usually the username/password combo is the same for every service except email. For email, your username is your full email address  (you@example.com). However, you have the ability to change your email, WordPress and MySQL info through various admin interfaces&#8230; and may have done so since your account was established. If you have problems figuring out what any of these are, <a href="mailto:bob@accurateimage.org">contact me</a>. Write these items down and store them in a secure location for future reference.</p>
<p>On all of the support pages, simply insert your domain name wherever you see &#8220;example.com&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobsmyhost.com/?feed=rss2&amp;p=32</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mail Admin</title>
		<link>http://www.bobsmyhost.com/?p=17</link>
		<comments>http://www.bobsmyhost.com/?p=17#comments</comments>
		<pubDate>Thu, 30 Apr 2009 10:45:53 +0000</pubDate>
		<dc:creator>Bob Smith</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[Email]]></category>

		<guid isPermaLink="false">http://www.bobsmyhost.com/?p=17</guid>
		<description><![CDATA[You can administer various aspects of the email service you receive on your domain my logging in to the mail admin system. From here you can create/edit/delete email accounts. You can reset your email password.  You can add email aliases. You can fine tune anti spam controls. To log in, use your full email address [...]]]></description>
			<content:encoded><![CDATA[<div class="mceTemp mceIEcenter">
<div style="text-align: left;">You can administer various aspects of the email service you receive on your domain my logging in to the <a title="ECM2 Admin" href="http://remote.accurateimage.org/ecm2admin/" target="_blank">mail admin</a> system. From here you can create/edit/delete email accounts. You can reset your email password.  You can add email aliases. You can fine tune anti spam controls. To log in, use your full email address is your username.  Your password will be the same as the one you use to access email.  Most of the features are self explanatory.  I&#8217;ll create a separate post that details use of the anti spam tools.  Many thanks to <a title="ECM2 Mail" href="http://maxo.captainnet.net/ecm2/index.html" target="_blank">captainnet.net</a> for making this software package available.  Here&#8217;s a few screen shots from the basic interface that an admin user sees:</div>
<div style="text-align: left;">
<div id="attachment_20" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.bobsmyhost.com/wp-content/uploads/2009/04/ecm2-login.jpg"><img class="size-medium wp-image-20" title="ecm2-login" src="http://www.bobsmyhost.com/wp-content/uploads/2009/04/ecm2-login-300x282.jpg" alt="ecm2-login" width="300" height="282" /></a><p class="wp-caption-text">ecm2-login</p></div>
<div id="attachment_21" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.bobsmyhost.com/wp-content/uploads/2009/04/ecm2-adduser.jpg"><img class="size-medium wp-image-21" title="ecm2-adduser" src="http://www.bobsmyhost.com/wp-content/uploads/2009/04/ecm2-adduser-300x212.jpg" alt="Add New Email Account" width="300" height="212" /></a><p class="wp-caption-text">Add New Email Account</p></div>
<div id="attachment_22" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.bobsmyhost.com/wp-content/uploads/2009/04/ecm2-alias.jpg"><img class="size-medium wp-image-22" title="ecm2-alias" src="http://www.bobsmyhost.com/wp-content/uploads/2009/04/ecm2-alias-300x212.jpg" alt="Control panel for adding alias email addresses" width="300" height="212" /></a><p class="wp-caption-text">Control panel for adding alias email addresses</p></div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.bobsmyhost.com/?feed=rss2&amp;p=17</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
