<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>HaggardHosting</title>
	
	<link>http://www.haggardhosting.com</link>
	<description>Affordable Website Design</description>
	<lastBuildDate>Mon, 07 Sep 2009 21:15:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Haggardhosting" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Wordpress is under attack!</title>
		<link>http://www.haggardhosting.com/wordpress/wordpress-is-under-attack/</link>
		<comments>http://www.haggardhosting.com/wordpress/wordpress-is-under-attack/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 21:15:04 +0000</pubDate>
		<dc:creator>Glenn Haggard</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.haggardhosting.com/?p=356</guid>
		<description><![CDATA[There was a security vulnerability that was discovered August 10, 2009 for Wordpress versions 2.8.3 and older and the patch for it was released August 11, 2009.  If you are running version 2.8.4 or higher then you&#8217;re safe.  This vulnerability allows someone with a specially crafted URL to reset the password of the first user [...]]]></description>
			<content:encoded><![CDATA[<p>There was a <a href="http://wordpress.org/development/2009/08/2-8-4-security-release/" target="_blank">security vulnerability</a> that was discovered August 10, 2009 for Wordpress versions 2.8.3 and older and the patch for it was released August 11, 2009.  If you are running version 2.8.4 or higher then you&#8217;re safe.  This vulnerability allows someone with a specially crafted URL to reset the password of the first user in the database (typically the admin account) bypassing Wordpress&#8217; security.  This is a serious issue and you should update to the latest version of Wordpress immediately!!!</p>
<h1>How do I upgrade my version of Wordpress?</h1>
<p>Since Wordpress version 2.7 there is a built-in automatic upgrade feature that can be found a couple of ways.  First and most obvious is on the dashboard.  On the home admin page of Wordpress it displays the version of Wordpress that you are currently using and an option to upgrade if there is a newer version.  Second, click on the tools option on the left-hand side and then choose upgrade.  If you are running an older version than 2.7, which does not have the automatic upgrade feature, then <a href="http://codex.wordpress.org/Upgrading_WordPress" target="_blank">read this</a>.  Please don&#8217;t wait, upgrade immediately.</p>
<h1>How can I tell if I&#8217;ve been hacked?</h1>
<p>If the permalinks to your posts look like:</p>
<div id="textbox">%&amp;({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&amp;%/</p>
<p>or</p>
<p>/%&amp;(%7B$%7Beval(base64_decode($_SERVER%5BHTTP_EXECCODE%5D))%7D%7D|.+)&amp;%</p></div>
<p>you&#8217;ve been hacked!</p>
<h1>What do I do if my Wordpress site has been hacked?</h1>
<p>First, upgrade Wordpress to the latest version.  Then, find if there are any &#8220;hidden&#8221; administrators.  If you don&#8217;t have lots of registered users the easiest way to find users is in the table &#8220;wp_users&#8221; (assuming you used the default &#8220;wp_&#8221; during Wordpress install) in your Wordpress database.  To validate that the user you found has admin rights take the number from the &#8220;id&#8221; column in your &#8220;wp_users&#8221; and then look for this id in the &#8220;wp_usermeta&#8221; and match it to the &#8220;meta_key&#8221; column.  If the &#8220;meta_value&#8221; contains administrator, then this user has administrator rights to your Wordpress blog.</p>
<p>I found another great article from <a href="http://www.journeyetc.com/uncategorized/wordpress-permalink-rss-problems/" target="_blank">Journey etc</a> explaining a different way to find a hidden user.</p>
<p>Then, update your permalinks back to the way they were.  This should get your site functional again.  However, since you&#8217;ve been hacked and administrative rights have been compromised, I suggest you keep looking for other pieces of code that may have been inserted.</p>
<p>I also read a great article about this at <a href="http://lorelle.wordpress.com/2009/09/04/old-wordpress-versions-under-attack/#comment-924271" target="_blank">Lorelle on Wordpress</a>.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.haggardhosting.com%2Fwordpress%2Fwordpress-is-under-attack%2F&amp;linkname=Wordpress%20is%20under%20attack%21"><img src="http://www.haggardhosting.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.haggardhosting.com/wordpress/wordpress-is-under-attack/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to display logged in username in Wordpress</title>
		<link>http://www.haggardhosting.com/wordpress/how-to-display-logged-in-username-in-wordpress/</link>
		<comments>http://www.haggardhosting.com/wordpress/how-to-display-logged-in-username-in-wordpress/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 05:11:30 +0000</pubDate>
		<dc:creator>Glenn Haggard</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.haggardhosting.com/?p=319</guid>
		<description><![CDATA[For whatever reason you may want to have users register to your Wordpress blog to make them login.  Whether it&#8217;s to protect certain content, only allow comments from logged in users, etc., it&#8217;s makes your website look a little bit more professional if you can display a login button when they are not logged in [...]]]></description>
			<content:encoded><![CDATA[<p>For whatever reason you may want to have users register to your Wordpress blog to make them login.  Whether it&#8217;s to protect certain content, only allow comments from logged in users, etc., it&#8217;s makes your website look a little bit more professional if you can display a login button when they are not logged in and display a logoff button when they are logged in just like you see at the top of this website.  It&#8217;s an even better touch when you can display their name after they login.  This blog is going to show:</p>
<ol>
<li>How to display a login button on Wordpress that doesn&#8217;t send users to the backside of Wordpress</li>
<li>How to display the logged in users first and last name</li>
</ol>
<h2>Step1</h2>
<p>The default login page for Wordpress is http://yourdomain.com/wp-admin.  When you login to Wordpress using this URL it immediately takes you to the backside of Wordpress (not very user friendly).  The URL to allow a user to login and be sent back to the home page of your website is</p>
<div id="textbox">&lt;a href=&#8221;/wp-login.php?redirect_to=/&#8221;&gt;Client Login&lt;/a&gt;</div>
<p> and the URL to allow users to logout and be sent back to the home page is</p>
<div id="textbox">&lt;a href=&#8221;&lt;?php echo wp_logout_url(); ?&gt;&amp;redirect_to=/&#8221;&gt;Logout&lt;/a&gt;</div>
<h2>Step2</h2>
<p>Now that the user can login/logout,  all that&#8217;s left is getting their First and Last name.  The code to get their name is</p>
<div id="textbox">&lt;?php global $current_user;<br />
    get_currentuserinfo();<br />
    echo($current_user-&gt;user_firstname . &#8221; &#8221; . $current_user-&gt;user_lastname . &#8220;, &#8220;);<br />
?&gt;</div>
<h2>Conclusion</h2>
<p>Now, to put all that together is</p>
<div id="textbox">&lt;div id=&#8221;menutop&#8221;&gt;<br />
  &lt;p style=&#8221;text-align: right&#8221;&gt;&lt;?php if ( is_user_logged_in() ) { ?&gt;<br />
   Welcome:<br />
   &lt;?php global $current_user;<br />
             get_currentuserinfo();<br />
             echo($current_user-&gt;user_firstname . &#8221; &#8221; . $current_user-&gt;user_lastname . &#8220;, &#8220;);<br />
   ?&gt;<br />
   &lt;a href=&#8221;&lt;?php echo wp_logout_url(); ?&gt;&amp;redirect_to=/&#8221;&gt;Logout&lt;/a&gt;<br />
  &lt;?php } else { ?&gt;<br />
   You are not logged in &#8211;&gt; &lt;a href=&#8221;/wp-login.php?redirect_to=/&#8221;&gt;Client Login&lt;/a&gt;<br />
  &lt;?php } ?&gt;<br />
  &lt;/p&gt;<br />
 &lt;/div&gt;</div>
<p>Of course, you can use any div name that you want instead of &#8220;menutop&#8221;.  Below is the CSS that I used for my div</p>
<div id="textbox">#menutop {<br />
 font-size: 8pt;<br />
 color: #ffffff;<br />
 float: right;<br />
}</div>
<p>BTW&#8230;I placed all of this in my header.php file.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.haggardhosting.com%2Fwordpress%2Fhow-to-display-logged-in-username-in-wordpress%2F&amp;linkname=How%20to%20display%20logged%20in%20username%20in%20Wordpress"><img src="http://www.haggardhosting.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.haggardhosting.com/wordpress/how-to-display-logged-in-username-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>E-mail</title>
		<link>http://www.haggardhosting.com/services-explanation/e-mail/</link>
		<comments>http://www.haggardhosting.com/services-explanation/e-mail/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 22:54:55 +0000</pubDate>
		<dc:creator>Glenn Haggard</dc:creator>
				<category><![CDATA[Services Eplanation]]></category>

		<guid isPermaLink="false">http://www.haggardhosting.com/?p=295</guid>
		<description><![CDATA[Why use an E-mail address that matches your domain name?
Creating a brand name for your company is very important.  You probably spent a bit of time picking out the name for your company so that it was relevant to what you do, and possibly had a catchy sound to it.  People are used to sending [...]]]></description>
			<content:encoded><![CDATA[<h1>Why use an E-mail address that matches your domain name?</h1>
<p>Creating a brand name for your company is very important.  You probably spent a bit of time picking out the name for your company so that it was relevant to what you do, and possibly had a catchy sound to it.  People are used to sending E-mail to addresses that match the business that they are dealing with.  If they don&#8217;t match people become suspicious that they might be getting scammed.  It also looks more professional too.</p>
<p>HaggardHosting will direct your your E-mail to a hosted Google service that is free.  If you&#8217;re already familiar with Gmail, this is no different.  HaggardHosting is not allowed to sell Google hosted E-mail, however, the setup cost is part of the hosting fees charged.</p>
<p>Included is:</p>
<ul>
<li> 100 E-mail addresses with 7GB of storage per E-mail</li>
<li>Each E-mail comes with a calendar with reminders via E-mail or SMS (cell phone)</li>
<li>Google Docs &#8211; Create/Edit/Colaborate on Word, Excel, and Powerpoint documents online without the need for MS Office</li>
</ul>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/IzgaUOW6GIs&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x2b405b&amp;color2=0x6b8ab6" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/IzgaUOW6GIs&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x2b405b&amp;color2=0x6b8ab6" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.haggardhosting.com%2Fservices-explanation%2Fe-mail%2F&amp;linkname=E-mail"><img src="http://www.haggardhosting.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.haggardhosting.com/services-explanation/e-mail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CMS (Content Management System)</title>
		<link>http://www.haggardhosting.com/services-explanation/cms-content-management-system/</link>
		<comments>http://www.haggardhosting.com/services-explanation/cms-content-management-system/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 22:37:44 +0000</pubDate>
		<dc:creator>Glenn Haggard</dc:creator>
				<category><![CDATA[Services Eplanation]]></category>

		<guid isPermaLink="false">http://www.haggardhosting.com/?p=286</guid>
		<description><![CDATA[What is Content Management System?
The ability to update your website your self, without the need of contacting your website designer.  With the easy-to-use editor you don&#8217;t have to understand HTML or any other website language.  It&#8217;s similar to writing a document in MS Word.

Add/Edit pages
Upload pictures
Update schedules/promotions
Blog
Change the URL of your pages


]]></description>
			<content:encoded><![CDATA[<h1 style="text-align: left;">What is Content Management System?</h1>
<p>The ability to update your website your self, without the need of contacting your website designer.  With the easy-to-use editor you don&#8217;t have to understand HTML or any other website language.  It&#8217;s similar to writing a document in MS Word.</p>
<ul>
<li>Add/Edit pages</li>
<li>Upload pictures</li>
<li>Update schedules/promotions</li>
<li>Blog</li>
<li>Change the URL of your pages</li>
</ul>
<p><img class="aligncenter size-full wp-image-290" title="CMS" src="http://www.haggardhosting.com/wp-content/uploads/2009/08/CMS.jpg" alt="CMS" width="600" height="376" /></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.haggardhosting.com%2Fservices-explanation%2Fcms-content-management-system%2F&amp;linkname=CMS%20%28Content%20Management%20System%29"><img src="http://www.haggardhosting.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.haggardhosting.com/services-explanation/cms-content-management-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easiest way to create Favicon</title>
		<link>http://www.haggardhosting.com/website-design/easiest-way-to-create-favicon/</link>
		<comments>http://www.haggardhosting.com/website-design/easiest-way-to-create-favicon/#comments</comments>
		<pubDate>Sun, 17 May 2009 03:32:24 +0000</pubDate>
		<dc:creator>Glenn Haggard</dc:creator>
				<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://www.haggardhosting.com/?p=260</guid>
		<description><![CDATA[Also known as favorite icon, website icon, shortcut icon, url icon, bookmark icon.

The power of marketing is amazing.&#160; Humans get accustomed to seeing certain things (like logos) and immediately recognize and have a sense of comfort with that household product.&#160; The favicon is an excellent branding tool.&#160; Not only does it show up next to [...]]]></description>
			<content:encoded><![CDATA[<p>Also known as favorite icon, website icon, shortcut icon, url icon, bookmark icon.</p>
<p><img alt="Favicon browser" src="http://haggardhosting.com/wp-content/files/faviconview2.jpg" /></p>
<p>The power of marketing is amazing.&nbsp; Humans get accustomed to seeing certain things (like logos) and immediately recognize and have a sense of comfort with that household product.&nbsp; The favicon is an excellent branding tool.&nbsp; Not only does it show up next to the address bar in your browser, but it also is displayed on each tab (assuming you are using a browser that supports tabs), and also in your favorites.&nbsp; The human eye will focus on the icon as soon as it&#8217;s recognized and disregard the text.</p>
<p>To create a favicon you must first have an image that will be your logo.&nbsp; The image has to be in either 16&#215;16px or 32&#215;32px size and either 8-bit or 24-bit color.&nbsp; Once your image is selected to easiest way to get it to the proper size/format is to use a website the creates it for you.&nbsp; Google for the word &quot;favicon&quot; and you will get many hits that will allow you to just upload your image and then you can download the finished result.&nbsp; Here are a couple of examples:</p>
<p><a href="http://www.favicon.cc/">http://www.favicon.cc/</a><br />
<a href="http://www.html-kit.com/favicon/">http://www.html-kit.com/favicon/</a></p>
<p>Once you have your image upload it to your webserver.&nbsp; Then, modify the your code between the <strong>&lt;head&gt;</strong> and <strong>&lt;/head&gt;</strong> of your website with the following text:</p>
<div class="codesnip">
<p>&lt;link rel=&quot;shortcut icon&quot; href=&quot;favicon.ico&quot; &gt;<br />
or<br />
&lt;link rel=&quot;shortcut icon&quot; href=&quot;http://www.yourdomain.com/favicon.ico&quot; &gt;</p>
</div>
<p>If you are using Wordpress this will be in the header.php file within your theme.</p>
<p>&nbsp;</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.haggardhosting.com%2Fwebsite-design%2Feasiest-way-to-create-favicon%2F&amp;linkname=Easiest%20way%20to%20create%20Favicon"><img src="http://www.haggardhosting.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.haggardhosting.com/website-design/easiest-way-to-create-favicon/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to test your website with a different browser</title>
		<link>http://www.haggardhosting.com/website-design/how-to-test-your-website-with-a-different-browser/</link>
		<comments>http://www.haggardhosting.com/website-design/how-to-test-your-website-with-a-different-browser/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 14:00:40 +0000</pubDate>
		<dc:creator>Glenn Haggard</dc:creator>
				<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://www.haggardhosting.com/?p=240</guid>
		<description><![CDATA[Who&#8217;s running Ineternet Explorer 6 anymore?  Or even Windows XP?  Well, I guess some people are.  So, if you&#8217;re developing a website and you need to know how your website looks using different browsers on different operating systems, you&#8217;ve got a challenge.  You could load a virtual machine and then install the version of browser [...]]]></description>
			<content:encoded><![CDATA[<p>Who&#8217;s running Ineternet Explorer 6 anymore?  Or even Windows XP?  Well, I guess some people are.  So, if you&#8217;re developing a website and you need to know how your website looks using different browsers on different operating systems, you&#8217;ve got a challenge.  You could load a virtual machine and then install the version of browser that you want to test, but there are so many different combinations.  That&#8217;s a lot of work!</p>
<p>I found a free tool that will save you so much time. </p>
<p><a href="http://www.crossbrowsertesting.com/">http://www.crossbrowsertesting.com/</a></p>
<p>This website offers several different browser/operating system combinations.  I used this to find out that Internet Explorer 6 doesn&#8217;t support transparent background in PNG files.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.haggardhosting.com%2Fwebsite-design%2Fhow-to-test-your-website-with-a-different-browser%2F&amp;linkname=How%20to%20test%20your%20website%20with%20a%20different%20browser"><img src="http://www.haggardhosting.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.haggardhosting.com/website-design/how-to-test-your-website-with-a-different-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing IMG (image) border using CSS</title>
		<link>http://www.haggardhosting.com/website-design/removing-img-image-border-using-css/</link>
		<comments>http://www.haggardhosting.com/website-design/removing-img-image-border-using-css/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 14:00:38 +0000</pubDate>
		<dc:creator>Glenn Haggard</dc:creator>
				<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://www.haggardhosting.com/?p=234</guid>
		<description><![CDATA[Most people use an editor when creating blogging or creating their website.  Adding an image to the website and/or blog entry is simple because most editors have a button that prompts for the source of the image and then creates the code with the proper alignment.  For example:
&#60;p&#62;&#60;img alt=&#8221;" src=http://www.yourdomain.com/your-image /&#62;&#60;/p&#62;
Well, if you want your [...]]]></description>
			<content:encoded><![CDATA[<p>Most people use an editor when creating blogging or creating their website.  Adding an image to the website and/or blog entry is simple because most editors have a button that prompts for the source of the image and then creates the code with the proper alignment.  For example:</p>
<div id="textbox">&lt;p&gt;&lt;img alt=&#8221;" src=http://www.yourdomain.com/your-image /&gt;&lt;/p&gt;</div>
<p>Well, if you want your users to be able to click that image as a link to open another website or document it might put a blue hyperlink border around the image.  Most website images are designed that most people understand that it&#8217;s a link without the link border.  In fact, most people would consider it a bit old fashioned to see a link border around an image.  You might be using a theme for a CMS like Wordpress or Jumla that has already taken this into consideration.  If not, there are a couple of ways to remove it.</p>
<p>First, you can modify the HTML code directly.  Using the previous example it would look like this:</p>
<div id="textbox">&lt;p&gt;&lt;img alt=&#8221;" <span id="KonaBody"><tt>style="border-style: none" </tt></span>src=http://www.yourdomain.com/your-image.jpg /&gt;&lt;/p&gt;</div>
<p> Second, you can modify the CSS (Content Style Sheet) which is a much more efficient way.  Using an external CSS allows for all pages to be updated at once.  To use an external CSS you must call it out in the &lt;HEAD&gt; of your HTML.  If you&#8217;re using wordpress this is most likely located in the header.php file of your theme.  An example would be:</p>
<div class="codesnip"><strong>In Wordpress header.php:</strong></p>
<div id="textbox">&lt;link rel=&#8221;stylesheet&#8221; href=&#8221;&lt;?php bloginfo(&#8217;stylesheet_url&#8217;); ?&gt;&#8221; type=&#8221;text/css&#8221; media=&#8221;screen&#8221; /&gt;</div>
<p><strong>In HTML website:</strong></p>
<div id="textbox">&lt;linkrel=&#8221;stylesheet&#8221; href=&#8221;http://www.haggardhosting.com/wp-content/themes/coolmist/style.css&#8221; type=&#8221;text/css&#8221; media=&#8221;screen&#8221; /&gt;</div>
<p>Then, once you have an external style sheet just add the following as a new line:</p>
<div id="textbox">img a border:0;</div>
<p>Refresh your website and the border around all images should be gone.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.haggardhosting.com%2Fwebsite-design%2Fremoving-img-image-border-using-css%2F&amp;linkname=Removing%20IMG%20%28image%29%20border%20using%20CSS"><img src="http://www.haggardhosting.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.haggardhosting.com/website-design/removing-img-image-border-using-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change MySQL root password</title>
		<link>http://www.haggardhosting.com/technical-instructions/how-to-change-mysql-root-password/</link>
		<comments>http://www.haggardhosting.com/technical-instructions/how-to-change-mysql-root-password/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 22:00:27 +0000</pubDate>
		<dc:creator>Glenn Haggard</dc:creator>
				<category><![CDATA[Technical Instructions]]></category>

		<guid isPermaLink="false">http://www.haggardhosting.com/?p=145</guid>
		<description><![CDATA[I read a great blog today about SQL tricks for Wordpress and thought I would create an additional SQL blog about an issue a co-worker and I ran into a while ago&#8230;&#8221;How to change MySQL root password&#8221;.  This blog assumes that you have shell access to the server that is running your MySQL database.  If you only have [...]]]></description>
			<content:encoded><![CDATA[<p>I read a great blog today about <a href="http://www.smashingmagazine.com/2008/12/18/8-useful-wordpress-sql-hacks/" target="_blank">SQL tricks for Wordpress</a> and thought I would create an additional SQL blog about an issue a co-worker and I ran into a while ago&#8230;&#8221;How to change MySQL root password&#8221;.  This blog assumes that you have shell access to the server that is running your MySQL database.  If you only have C-panel access then you will just have to contact your provider.  Also, it&#8217;s important to understand that the root user for the operating system is not the same as the root user for MySQL.  They are completely separate accounts.</p>
<p>First you must SSH/Telnet to the host that is running MySQL and then type the following command:</p>
<p>$ mysqladmin -u root password NEWPASSWORD</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.haggardhosting.com%2Ftechnical-instructions%2Fhow-to-change-mysql-root-password%2F&amp;linkname=How%20to%20change%20MySQL%20root%20password"><img src="http://www.haggardhosting.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.haggardhosting.com/technical-instructions/how-to-change-mysql-root-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress 2.7 is released</title>
		<link>http://www.haggardhosting.com/wordpress/wordpress-27-is-released/</link>
		<comments>http://www.haggardhosting.com/wordpress/wordpress-27-is-released/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 21:52:09 +0000</pubDate>
		<dc:creator>Glenn Haggard</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.haggardhosting.com/?p=186</guid>
		<description><![CDATA[The long anticipated Wordpress 2.7 was released.  It has a great new design to it&#8217;s admin page and lot of great new features which you can read about here.  Also, below is a video that you can watch that illustrates some of the new benefits.

]]></description>
			<content:encoded><![CDATA[<p>The long anticipated Wordpress 2.7 was released.  It has a great new design to it&#8217;s admin page and lot of great new features which you can read about <a href="http://wordpress.org/development/2008/12/coltrane/" target="_blank">here</a>.  Also, below is a video that you can watch that illustrates some of the new benefits.</p>
<p><object width="640" height="360" data="http://v.wordpress.com/hFr8Nyar" type="application/x-shockwave-flash"><param name="src" value="http://v.wordpress.com/hFr8Nyar" /><param name="allowfullscreen" value="true" /></object></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.haggardhosting.com%2Fwordpress%2Fwordpress-27-is-released%2F&amp;linkname=Wordpress%202.7%20is%20released"><img src="http://www.haggardhosting.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.haggardhosting.com/wordpress/wordpress-27-is-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 easy steps to create a Web 2.0 icon using Gimp</title>
		<link>http://www.haggardhosting.com/gimp/5-easy-steps-to-create-a-web-20-icon-using-gimp/</link>
		<comments>http://www.haggardhosting.com/gimp/5-easy-steps-to-create-a-web-20-icon-using-gimp/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 11:00:04 +0000</pubDate>
		<dc:creator>Glenn Haggard</dc:creator>
				<category><![CDATA[Gimp]]></category>

		<guid isPermaLink="false">http://www.haggardhosting.com/?p=141</guid>
		<description><![CDATA[This blog will teach you how to create a button for your website that has a nice look and feel to it.  The contents of this post were created using Gimp version 2.6.2. So, the screens might look a little different than your version.  You can get the latest version and documentation from the Gimp [...]]]></description>
			<content:encoded><![CDATA[<p style="TEXT-ALIGN: left">This blog will teach you how to create a button for your website that has a nice look and feel to it.  The contents of this post were created using Gimp version 2.6.2. So, the screens might look a little different than your version.  You can get the latest version and documentation from the <a href="http://www.gimp.org/" target="_blank">Gimp</a> website.  Please leave a message with your feedback about this blog, I&#8217;m curious to get others opinions.</p>
<h2>Step 1 &#8211; create the canvas to work with</h2>
<p>Create a new image that is the size of the button that you wish to create by clicking on File from the drop-down menu and then select New.  For this example I&#8217;ve chosen 200px by 100px.  I recommend a tranparent background so that your button with seamlessly integrate with whatever color website you place it on.  To set the backgroug transparent click on the &#8220;Advanced Options&#8221; and choose <strong>transparent</strong> from the &#8220;Fill with&#8221; field.  The default &#8220;Fill with&#8221; is background color (white) which will make your button have a white background even if you put it on a website that has a different color.</p>
<p style="TEXT-ALIGN: center"><img class="size-full wp-image-156 aligncenter" title="create1" src="http://www.haggardhosting.com/wp-content/uploads/2008/12/create1.jpg" alt="create1" width="388" height="442" /></p>
<h2 style="TEXT-ALIGN: left">Step 2 &#8211; create the shell of the button</h2>
<p style="TEXT-ALIGN: left">Before we get started with the button you need to create a new transparent layer and call it &#8220;Button&#8221;. From the drop-down menu <strong>Layer</strong> select &#8220;New Layer&#8221; and change the name to Button.</p>
<p style="TEXT-ALIGN: center"><img class="aligncenter size-full wp-image-174" title="layers1" src="http://www.haggardhosting.com/wp-content/uploads/2008/12/layers1.jpg" alt="layers1" width="189" height="75" /></p>
<p style="TEXT-ALIGN: left">This will be for applying a shadow later.  Without this first additional layer the shadow affect will apply to the full canvas instead of just your button.  Now using the rectangle tool (<img class="alignnone size-full wp-image-151" title="rectangletool" src="http://www.haggardhosting.com/wp-content/uploads/2008/12/rectangletool.jpg" alt="rectangletool" width="32" height="32" />) create a rectangle.  Then, select the rounded corners option <img class="alignnone size-full wp-image-155" title="roundedcorner1" src="http://www.haggardhosting.com/wp-content/uploads/2008/12/roundedcorner1.jpg" alt="roundedcorner1" width="140" height="47" />.  The higher the radius the larger the rounded corners will be.  You can move the slide bar left and right and watch the results on the canvas.  Now pick a color to fill your button with.  For this example I chose the color <span style="color: #fcaf3e;">#FCAF3E</span> which is the color of the banner of <a href="http://www.gimp.org" target="_blank">Gimp&#8217;s home page</a>.  Choose the fill tool (<img class="alignnone size-full wp-image-158" title="filltool" src="http://www.haggardhosting.com/wp-content/uploads/2008/12/filltool.jpg" alt="filltool" width="32" height="32" />) and then click on the foreground (<img class="size-full wp-image-159 alignnone" title="colorselector" src="http://www.haggardhosting.com/wp-content/uploads/2008/12/colorselector.jpg" alt="colorselector" width="65" height="50" />) and set the color that you want by either pasting the HTML code or just picking from the color palet.  Now, just click in the center of your rectangle and it should look like this:</p>
<p style="TEXT-ALIGN: center"><img class="size-full wp-image-168 aligncenter" title="buttonbody1" src="http://www.haggardhosting.com/wp-content/uploads/2008/12/buttonbody1.jpg" alt="buttonbody1" width="527" height="308" /></p>
<h2 style="TEXT-ALIGN: left">Step 3 &#8211; create glossy affect</h2>
<p style="TEXT-ALIGN: left">Select the rectagle tool again and this time create a rectangle inside the rectangle that you already have.  Make the bottom of this new rectangle start around the middle of the existing rectangle and draw upwards leaving a little bit of room at the top like this:</p>
<p style="TEXT-ALIGN: center"><img class="size-full wp-image-169 aligncenter" title="buttonbody21" src="http://www.haggardhosting.com/wp-content/uploads/2008/12/buttonbody21.jpg" alt="buttonbody21" width="527" height="308" /></p>
<p style="TEXT-ALIGN: left">Now select the gradient tool (<img class="alignnone size-full wp-image-162" title="gradienttool" src="http://www.haggardhosting.com/wp-content/uploads/2008/12/gradienttool.jpg" alt="gradienttool" width="32" height="32" />) and draw a line from the bottom of this new rectangle to the top.  This will create a fading affect from the colors that are in your foreground/background (<img class="size-full wp-image-159 alignnone" title="colorselector" src="http://www.haggardhosting.com/wp-content/uploads/2008/12/colorselector.jpg" alt="colorselector" width="65" height="50" />). It will fade from the foreground (orange in my case) to white (in my case).  Now your image should look like this:</p>
<p style="TEXT-ALIGN: center"><img class="size-full wp-image-170 aligncenter" title="buttonbody31" src="http://www.haggardhosting.com/wp-content/uploads/2008/12/buttonbody31.jpg" alt="buttonbody31" width="527" height="308" /></p>
<h2 style="TEXT-ALIGN: left">Step 4 &#8211; Add some text</h2>
<p style="TEXT-ALIGN: left">Select the text tool (<img class="alignnone size-full wp-image-164" title="texttool" src="http://www.haggardhosting.com/wp-content/uploads/2008/12/texttool.jpg" alt="texttool" width="32" height="32" />) and draw a rectangle where you want your text.  This should be centered vertically and horizontally.  Don&#8217;t worry worry if you draw it wrong, it can be moved.  Now, type the text you want in your button.  There are several text options on the left panel that I&#8217;m not going to go into.  They are your typical MS word-like tools (font, colors, size, bold, italics, etc.) that allow you to put some pizaz in the text.  Now your button should look like this:</p>
<p style="TEXT-ALIGN: center"><img class="size-full wp-image-172 aligncenter" title="buttonbody42" src="http://www.haggardhosting.com/wp-content/uploads/2008/12/buttonbody42.jpg" alt="buttonbody42" width="527" height="308" /></p>
<h2 style="TEXT-ALIGN: left">Step 5 &#8211; add shadow</h2>
<p style="TEXT-ALIGN: left">Select the layer that you created in the beginning called &#8220;Button&#8221;.  From the filters drop-down menu select &#8220;Light and Shadow&#8221;, then &#8220;Drop shadow&#8230;&#8221;.</p>
<p style="TEXT-ALIGN: center"><img class="size-full wp-image-166 aligncenter" title="shadow" src="http://www.haggardhosting.com/wp-content/uploads/2008/12/shadow.jpg" alt="shadow" width="390" height="324" /></p>
<p style="TEXT-ALIGN: left">Now your button should look like this:</p>
<p style="TEXT-ALIGN: center"><img class="size-full wp-image-175 aligncenter" title="buttonbody5" src="http://www.haggardhosting.com/wp-content/uploads/2008/12/buttonbody5.jpg" alt="buttonbody5" width="527" height="308" /></p>
<p style="TEXT-ALIGN: left">Here is an example of the button after saving as PNG and putting it to use on a website <img class="alignnone size-full wp-image-183" title="mybutton" src="http://www.haggardhosting.com/wp-content/uploads/2008/12/mybutton.png" alt="mybutton" width="200" height="100" />.</p>
<p style="TEXT-ALIGN: left">Here is a copy of <a href="http://haggardhosting.com/files/blog/createbutton/MyButton.xcf" target="_blank">my XCF file</a> that I used to create this button.  You can download it and manipulate it within Gimp if you wish.</p>
<p style="TEXT-ALIGN: left"> </p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.haggardhosting.com%2Fgimp%2F5-easy-steps-to-create-a-web-20-icon-using-gimp%2F&amp;linkname=5%20easy%20steps%20to%20create%20a%20Web%202.0%20icon%20using%20Gimp"><img src="http://www.haggardhosting.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.haggardhosting.com/gimp/5-easy-steps-to-create-a-web-20-icon-using-gimp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss><!-- Dynamic page generated in 0.585 seconds. --><!-- Cached page generated by WP-Super-Cache on 2009-11-06 01:08:34 -->
