<?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</title>
	<atom:link href="http://www.atomicpages.net/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.atomicpages.net/blog</link>
	<description>Web Hosting, Design, and Development</description>
	<lastBuildDate>Wed, 16 May 2012 09:09:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Installing Peer Guardian on Ubuntu</title>
		<link>http://www.atomicpages.net/blog/2012/05/14/installing-peer-guardian-on-ubuntu/</link>
		<comments>http://www.atomicpages.net/blog/2012/05/14/installing-peer-guardian-on-ubuntu/#comments</comments>
		<pubDate>Mon, 14 May 2012 20:59:35 +0000</pubDate>
		<dc:creator>Dennis Thompson</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech Tips]]></category>

		<guid isPermaLink="false">http://www.atomicpages.net/blog/?p=4111</guid>
		<description><![CDATA[Some of you might be familiar with an application called PeerBlock which is made specifically for Windows. You may also remember the older version called PeerGuardian which is also made by Phoenix Labs. Whatever the reason is for needing these types of applications, I thought it might be useful for  [...]]]></description>
		<wfw:commentRss>http://www.atomicpages.net/blog/2012/05/14/installing-peer-guardian-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing Can’t get filling percentage magento error</title>
		<link>http://www.atomicpages.net/blog/2012/04/11/fixing-cant-get-filling-percentage-magento-error/</link>
		<comments>http://www.atomicpages.net/blog/2012/04/11/fixing-cant-get-filling-percentage-magento-error/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 19:40:11 +0000</pubDate>
		<dc:creator>Dennis Thompson</dc:creator>
				<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://www.atomicpages.net/blog/?p=4102</guid>
		<description><![CDATA[Fixing magento errors can be quite cumbersome especially when you only receive a log message and magento saying that it can&#8217;t produce any output for security reasons. One error we encountered was quite puzzling and involved an issue with memcached and the native magento caching.
&#8220;Can’t get filling  [...]]]></description>
		<wfw:commentRss>http://www.atomicpages.net/blog/2012/04/11/fixing-cant-get-filling-percentage-magento-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Adding Oracle JRE and JDK to Ubuntu</title>
		<link>http://www.atomicpages.net/blog/2012/03/26/adding-oracle-jre-and-jdk-to-ubuntu/</link>
		<comments>http://www.atomicpages.net/blog/2012/03/26/adding-oracle-jre-and-jdk-to-ubuntu/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 03:16:19 +0000</pubDate>
		<dc:creator>Dennis Thompson</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech Tips]]></category>

		<guid isPermaLink="false">http://www.atomicpages.net/blog/?p=4097</guid>
		<description><![CDATA[Problem: Need to install Oracle JRE and JDK and NOT Open JDK/JRE on Debian-style distros.
Solution:
After thumbing through countless pages I finally found the answer!
123sudo add-apt-repository ppa:ferramroberto/java
sudo apt-get update
sudo apt-get install sun-java6-jre sun-java6-plugin  [...]]]></description>
		<wfw:commentRss>http://www.atomicpages.net/blog/2012/03/26/adding-oracle-jre-and-jdk-to-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading Magento 1.5.0.1 to 1.6.2.0</title>
		<link>http://www.atomicpages.net/blog/2012/02/02/upgrading-magento-1-5-0-1-to-1-6-2-0/</link>
		<comments>http://www.atomicpages.net/blog/2012/02/02/upgrading-magento-1-5-0-1-to-1-6-2-0/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 01:46:16 +0000</pubDate>
		<dc:creator>Dennis Thompson</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Webmaster Tips]]></category>

		<guid isPermaLink="false">http://www.atomicpages.net/blog/?p=4022</guid>
		<description><![CDATA[Upgrading Magento is always scary &#8211; kind of like flashing your BIOS on a PC. It is always important to backup your entire file system and magento database prior to upgrading to the most recent version to avoid catastrophic results. 
This tutorial is for those of you who are at whits end and you  [...]]]></description>
		<wfw:commentRss>http://www.atomicpages.net/blog/2012/02/02/upgrading-magento-1-5-0-1-to-1-6-2-0/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Setting up Magento in XAMPP</title>
		<link>http://www.atomicpages.net/blog/2012/01/30/setting-up-magento-in-xampp/</link>
		<comments>http://www.atomicpages.net/blog/2012/01/30/setting-up-magento-in-xampp/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 08:56:43 +0000</pubDate>
		<dc:creator>Dennis Thompson</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Webmaster Tips]]></category>

		<guid isPermaLink="false">http://www.atomicpages.net/blog/?p=3988</guid>
		<description><![CDATA[Some of you may be banging your head against a wall trying to figure out how to setup Magento in your local XAMPP installation. Fret not aggravated peoples, we have found the answer!
As you may know, Magento is a popular e-commerce platform that can handle anything from small business to enterprise  [...]]]></description>
		<wfw:commentRss>http://www.atomicpages.net/blog/2012/01/30/setting-up-magento-in-xampp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing T_PAAMAYIM_NEKUDOTAYIM with Clever CMS in Magento 1.6</title>
		<link>http://www.atomicpages.net/blog/2012/01/27/fixing-t_paamayim_nekudotayim-with-clever-cms-in-magento-1-6/</link>
		<comments>http://www.atomicpages.net/blog/2012/01/27/fixing-t_paamayim_nekudotayim-with-clever-cms-in-magento-1-6/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 11:16:24 +0000</pubDate>
		<dc:creator>Dennis Thompson</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.atomicpages.net/blog/?p=3977</guid>
		<description><![CDATA[After a recent upgrade to Magento 1.6.2.0 and using Clever CMS, we realized there was an issue on our frontend! We saw a weird error we had never seen before with an older version of Clever CMS.
1Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in  [...]]]></description>
		<wfw:commentRss>http://www.atomicpages.net/blog/2012/01/27/fixing-t_paamayim_nekudotayim-with-clever-cms-in-magento-1-6/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Installing Microsoft Fonts on Linux Ubuntu</title>
		<link>http://www.atomicpages.net/blog/2011/08/31/installing-microsoft-fonts-on-linux-ubuntu/</link>
		<comments>http://www.atomicpages.net/blog/2011/08/31/installing-microsoft-fonts-on-linux-ubuntu/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 02:42:51 +0000</pubDate>
		<dc:creator>Dennis Thompson</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech Tips]]></category>

		<guid isPermaLink="false">http://www.atomicpages.net/blog/?p=3955</guid>
		<description><![CDATA[Even with the most recent version of Ubuntu, it still lacks the truetype font kits that come with Windows. Sometimes we might want to use Trebuchet MS, Verdana, or — heaven forbid — Arial.
This is a quick tutorial on how to install the most common windows fonts on your Ubuntu OS. We will need to  [...]]]></description>
		<wfw:commentRss>http://www.atomicpages.net/blog/2011/08/31/installing-microsoft-fonts-on-linux-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;How did you hear about us?&#8221; in Magento 1.5</title>
		<link>http://www.atomicpages.net/blog/2011/06/23/how-did-you-hear-about-us-in-magento-15/</link>
		<comments>http://www.atomicpages.net/blog/2011/06/23/how-did-you-hear-about-us-in-magento-15/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 03:14:36 +0000</pubDate>
		<dc:creator>Dennis Thompson</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.atomicpages.net/blog/?p=3913</guid>
		<description><![CDATA[One of our most recent projects required us to get a grip on the Magento e-commerce platform. The client was request a &#8220;How did you hear about us&#8221; feature on the Magento onepage checkout form. Rather than spend the time to learn exactly how Magento is setup and learn a new flavor of PHP, we figured  [...]]]></description>
		<wfw:commentRss>http://www.atomicpages.net/blog/2011/06/23/how-did-you-hear-about-us-in-magento-15/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Basics of CSS Revisited</title>
		<link>http://www.atomicpages.net/blog/2010/11/29/basics-of-css-revisited/</link>
		<comments>http://www.atomicpages.net/blog/2010/11/29/basics-of-css-revisited/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 16:00:15 +0000</pubDate>
		<dc:creator>Dennis Thompson</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS Basics]]></category>

		<guid isPermaLink="false">http://www.atomicpages.net/blog/?p=3751</guid>
		<description><![CDATA[After awhile of going back and re-reading the previous CSS tutorials, I realized there was some flaws here and there and some things that should have been covered earlier but were not. So we&#8217;re going to start anew with a whole new CSS series that contains CSS2.1, CSS3 and HTML5 (including various  [...]]]></description>
		<wfw:commentRss>http://www.atomicpages.net/blog/2010/11/29/basics-of-css-revisited/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP #6: Even More Control Structures</title>
		<link>http://www.atomicpages.net/blog/2010/11/27/php-6-even-more-with-control-structures/</link>
		<comments>http://www.atomicpages.net/blog/2010/11/27/php-6-even-more-with-control-structures/#comments</comments>
		<pubDate>Sat, 27 Nov 2010 17:00:21 +0000</pubDate>
		<dc:creator>Jackson Hines</dc:creator>
				<category><![CDATA[PHP Basics]]></category>
		<category><![CDATA[Web Programming]]></category>

		<guid isPermaLink="false">http://www.atomicpages.net/blog/?p=2574</guid>
		<description><![CDATA[So far we have learned about the following control structures:

if, elseif, else
while
for

But there are still more.  We&#8217;ll first look at the switch construct.
Switch
The syntax for a switch statement looks something like this:
12345678910switch &#40;expression&#41; &#123;
&#160; &#160; case value1:
&#160; &#160; &#160; &#160; //some  [...]]]></description>
		<wfw:commentRss>http://www.atomicpages.net/blog/2010/11/27/php-6-even-more-with-control-structures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

