<?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> &#187; How to do stuff</title>
	<atom:link href="http://thelastburntcookie.com/category/how-to-do-stuff/feed/" rel="self" type="application/rss+xml" />
	<link>http://thelastburntcookie.com</link>
	<description></description>
	<lastBuildDate>Sun, 20 Jun 2010 15:38:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How make side by side images in a post</title>
		<link>http://thelastburntcookie.com/2010/06/how-make-side-by-side-images-in-a-post/</link>
		<comments>http://thelastburntcookie.com/2010/06/how-make-side-by-side-images-in-a-post/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 18:07:10 +0000</pubDate>
		<dc:creator>Nik</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[How to do stuff]]></category>
		<category><![CDATA[side by side image]]></category>
		<category><![CDATA[wordpress post]]></category>

		<guid isPermaLink="false">http://thelastburntcookie.com/?p=220</guid>
		<description><![CDATA[Well, I just found out how to make side by side images in a wordpress post.
here it is&#8230;
&#60;table&#62;&#60;tr&#62;&#60;td&#62;DATA1&#60;/td&#62;&#60;td&#62;DATA2&#60;/td&#62;&#60;td&#62;DATA3&#60;/td&#62;
&#60;/table&#62;

"DATA1", "DATA2", etc will be your images, javascript, or
html appearing side by side.

It will look like this...












]]></description>
			<content:encoded><![CDATA[<p>Well, I just found out how to make side by side images in a wordpress post.</p>
<p>here it is&#8230;</p>
<pre><code>&lt;table&gt;</code>&lt;tr&gt;&lt;td&gt;DATA1&lt;/td&gt;&lt;td&gt;DATA2&lt;/td&gt;&lt;td&gt;DATA3&lt;/td&gt;
&lt;/table&gt;

"DATA1", "DATA2", etc will be your images, javascript, or
html appearing side by side.

It will look like this...
<table>
<tbody>
<tr>
<td><a href="http://www.jdoqocy.com/click-3066992-10382530" target="_top">
<img src="http://www.ftjcfx.com/image-3066992-10382530" border="0" alt="Beat the Price Increase! $6.89 .com sale 120x90" width="120" height="90" /></a></td>
<td><script src="http://www.anrdoezrs.net/placeholder-4554002?target=_top&amp;mouseover=N" type="text/javascript"><!--mce:0--></script></td>
<td><a href="http://www.kqzyfj.com/click-3066992-10729175" target="_top">
<img src="http://www.lduhtrp.net/image-3066992-10729175" border="0" alt="" width="125" height="100" /></a></td>
</tr>
</tbody>
</table>
</pre>
]]></content:encoded>
			<wfw:commentRss>http://thelastburntcookie.com/2010/06/how-make-side-by-side-images-in-a-post/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Create a MySql Database in Host Gator</title>
		<link>http://thelastburntcookie.com/2009/06/how-to-create-a-mysql-database-in-host-gator/</link>
		<comments>http://thelastburntcookie.com/2009/06/how-to-create-a-mysql-database-in-host-gator/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 03:48:56 +0000</pubDate>
		<dc:creator>Nik</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[How to do stuff]]></category>
		<category><![CDATA[create a mysql database in hostgator]]></category>
		<category><![CDATA[godaddy.com]]></category>
		<category><![CDATA[hostgator.com]]></category>

		<guid isPermaLink="false">http://thelastburntcookie.com/?p=75</guid>
		<description><![CDATA[If you are installing a program like Wordpress.org you have come across these instructions to &#8220;create a MySql database&#8221; and it has left you confused?  Don&#8217;t worry, you don&#8217;t have to do any programming to create a MySql database for installations for your blog, you don&#8217;t even have to know what a MySql database [...]]]></description>
			<content:encoded><![CDATA[<p>If you are installing a program like Wordpress.org you have come across these instructions to &#8220;create a MySql database&#8221; and it has left you confused?  Don&#8217;t worry, you don&#8217;t have to do any programming to create a MySql database for installations for your blog, you don&#8217;t even have to know what a MySql database is or does!  Follow these quick instructions and you will be well on your way.</p>
<p style="text-align: center;">
<p>This guide is rated easy and has 3 steps.</p>
<p>(1) Log into your cPanel account via Host Gator. Go to &#8220;MySql Databases&#8221; on thethird row. Scroll down to New Database and create a name for your new database. We&#8217;ll call this one &#8220;test&#8221;. Click Create Database.</p>
<p>(2) A new screen will appear telling you that it added the database &#8220;test&#8221;. Now click&#8221;Go Back&#8221;. Now we must create a user for this database. If you already have a user created, you can simply add users to your database. From this tutorial, we will first create a user them add it to the new database, &#8220;test&#8221;.</p>
<p>(3) Under Current Users, create a name and password. We will use Lucky as the username and 12345 as the password.</p>
<p>Click Create User. To add the user to the database, scroll down to &#8220;Add Users To Your Database&#8221;. Select the new user name. It will read &#8220;xxx_lucky&#8221;, where &#8220;xxx&#8221; is your account name.</p>
<p>Now select the Database, it will read in a similar fashion. &#8220;xxx_test&#8221;. Check &#8220;ALL&#8221; for privileges and click &#8220;Add User to Database.&#8221; Now you&#8217;re done!</p>
<p>* Write down and have your username and password, you will need them to complete the installation of programs like Wordpress.org.</p>
<p>Happy web fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://thelastburntcookie.com/2009/06/how-to-create-a-mysql-database-in-host-gator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Host a Go Daddy domain on Host Gator</title>
		<link>http://thelastburntcookie.com/2009/06/host-a-go-daddy-domain-on-host-gator/</link>
		<comments>http://thelastburntcookie.com/2009/06/host-a-go-daddy-domain-on-host-gator/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 03:12:11 +0000</pubDate>
		<dc:creator>Nik</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[How to do stuff]]></category>
		<category><![CDATA[godaddy domain on hostgator]]></category>
		<category><![CDATA[godaddy.com]]></category>
		<category><![CDATA[hostgator.com]]></category>

		<guid isPermaLink="false">http://thelastburntcookie.com/?p=56</guid>
		<description><![CDATA[Host a Go Daddy domain on Host Gator

***SORRY ABOUT THE ODD SPACES! Had to copy from my PDF.***
(1) Go to Host Gator and click a hosting package to fit your needs. Click the second
option, &#8220;I will use My Existing Domain and update My Nameservers only.&#8221; then enter
your existing Go Daddy domain in the box provided. [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Host a Go Daddy domain on Host Gator</strong><br />
<strong><br />
***SORRY ABOUT THE ODD SPACES! Had to copy from my PDF.***</strong></p>
<p>(1) Go to Host Gator and click a hosting package to fit your needs. Click the second<br />
option, &#8220;I will use My Existing Domain and update My Nameservers only.&#8221; then enter<br />
your existing Go Daddy domain in the box provided. Select your domain package and<br />
check out.</p>
<p>(2) After receiving your welcome email from Host Gator, copy the nameservers given<br />
to you; Nameserver 1, NXXX.HOSTGATOR.COM and Nameserver 2,<br />
NXXX.HOSTGATOR.COM</p>
<p>(3) Go back to Go Daddy and click My Account&gt; Domains&gt; Put a check by your<br />
domain name&gt; Click Nameservers.</p>
<p>(5) Check the third option for Custom Nameservers and enter the Nameservers into<br />
the blocks; Nameserver 1, NXXX.HOSTGATOR.COM and Nameserver 2,<br />
NXXX.HOSTGATOR.COM. Click ok.</p>
<p>Always keep the welcome email when buying domains from Go Daddy and hosting from<br />
Host Gator because it contains important information that you need.</p>
]]></content:encoded>
			<wfw:commentRss>http://thelastburntcookie.com/2009/06/host-a-go-daddy-domain-on-host-gator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
