<?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>Larmeir.com</title> <atom:link href="http://www.larmeir.com/feed/" rel="self" type="application/rss+xml" /><link>http://www.larmeir.com</link> <description></description> <lastBuildDate>Mon, 30 Apr 2012 02:23:02 +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>Updates on my truck</title><link>http://www.larmeir.com/2012/04/updates-on-my-truck/</link> <comments>http://www.larmeir.com/2012/04/updates-on-my-truck/#comments</comments> <pubDate>Mon, 30 Apr 2012 02:19:15 +0000</pubDate> <dc:creator>dlarmeir</dc:creator> <category><![CDATA[TechStuff]]></category><guid
isPermaLink="false">http://www.larmeir.com/?p=2060</guid> <description><![CDATA[So I did some work on the truck this weekend and installed a K&#38;N to make the aireflow go way up but most importantly, I had my exhaust installed. I decided that the dual exhaust thing was not my bag and not worth the price for me ( to each their own ) so I [...]]]></description> <content:encoded><![CDATA[<p>So I did some work on the truck this weekend and installed a K&amp;N to make the aireflow go way up but most importantly, I had my exhaust installed.</p><p>I decided that the dual exhaust thing was not my bag and not worth the price for me ( to each their own ) so I did a dump with a flow master 40 &#8211; end result is below:</p><p><iframe
src="http://www.youtube.com/embed/pzBg-z_Popg" frameborder="0" width="560" height="315"></iframe></p><p>I&#8217;ll have some more modifications coming for my truck in the next few weeks, but figured this was a great start <img
src='http://www.larmeir.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> <wfw:commentRss>http://www.larmeir.com/2012/04/updates-on-my-truck/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Simple Backup Script For DR Purposes</title><link>http://www.larmeir.com/2012/04/simple-backup-script-for-dr-purposes/</link> <comments>http://www.larmeir.com/2012/04/simple-backup-script-for-dr-purposes/#comments</comments> <pubDate>Sun, 22 Apr 2012 04:06:58 +0000</pubDate> <dc:creator>dlarmeir</dc:creator> <category><![CDATA[Linux]]></category><guid
isPermaLink="false">http://www.larmeir.com/?p=2057</guid> <description><![CDATA[I needed to create a backup for a site that I run today on another server and decided to automate it. That&#8217;s how this script came into being: http://dev.larmeir.com/scripts/server_backup.sh.txt This script is stupid simple and you can look at the comments on each line of the script and modify it for your own purposes. I [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://www.larmeir.com/wp-content/uploads/2010/02/lINUX_Tux.svg_.png" rel="lightbox[2057]"><img
class="alignnone size-full wp-image-1029" title="lINUX_Tux.svg" src="http://www.larmeir.com/wp-content/uploads/2010/02/lINUX_Tux.svg_.png" alt="" width="113" height="135" /></a></p><p>I needed to create a backup for a site that I run today on another server and decided to automate it.</p><p>That&#8217;s how this script came into being: <a
href="http://dev.larmeir.com/scripts/server_backup.sh.txt">http://dev.larmeir.com/scripts/server_backup.sh.txt</a></p><p>This script is stupid simple and you can look at the comments on each line of the script and modify it for your own purposes.</p><p>I was going to write rotation logic into it but got tired and wanted to go to bed lol! But hey, it&#8217;s functional.</p><p>You can set this up to be a cron job and it will backup your websites, tar, gzip them, and scp them off to a remote server. It also does the same for your mysql databases.</p><p>To make this work, all you have to do is have a passphrase-less key on the remote server using key based auth.</p><p>Hope someone else finds this useful as well! &#8211; Dustin</p> ]]></content:encoded> <wfw:commentRss>http://www.larmeir.com/2012/04/simple-backup-script-for-dr-purposes/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>My Project Vehicle &#8211; 2005 Chevy Silverado 1500 4.8 Liter</title><link>http://www.larmeir.com/2012/04/my-project-vehicle-2005-chevy-silverado-1500-4-8-liter/</link> <comments>http://www.larmeir.com/2012/04/my-project-vehicle-2005-chevy-silverado-1500-4-8-liter/#comments</comments> <pubDate>Wed, 11 Apr 2012 14:53:16 +0000</pubDate> <dc:creator>dlarmeir</dc:creator> <category><![CDATA[Thoughts]]></category><guid
isPermaLink="false">http://www.larmeir.com/?p=2053</guid> <description><![CDATA[Earlier this week I picked up a 2005 Chevy Silverado which will be my hobby/project vehicle. I&#8217;m a computer geek by trade so wanted to do find a hobby that had nothing to do with technology and figured mechanics might be a great relaxer. Here&#8217;s my plans for the Truck over the coming months: Install [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://www.larmeir.com/wp-content/uploads/2012/04/chevy_truck.jpg" rel="lightbox[2053]"><img
class="alignnone size-medium wp-image-2055" title="chevy_truck" src="http://www.larmeir.com/wp-content/uploads/2012/04/chevy_truck-300x179.jpg" alt="" width="300" height="179" /></a></p><p>Earlier this week I picked up a 2005 Chevy Silverado which will be my hobby/project vehicle.</p><p>I&#8217;m a computer geek by trade so wanted to do find a hobby that had nothing to do with technology and figured mechanics might be a great relaxer.</p><p>Here&#8217;s my plans for the Truck over the coming months:</p><p><strong>Install a new Radio</strong> &#8211; I&#8217;ve already pulled the dash and loosened the connections so this will be easy when I do this in a couple of weeks.</p><p><strong>Performance exhaust system</strong> &#8211; Not sure which direction I&#8217;m going with this one yet, but plan on install a bolt-on performance muffler and possibly dual pipes depending on the deals I can find.</p><p><strong>Cold Air-Intake</strong> &#8211; I&#8217;m going to install a air intake to increase horse power and fuel economy.</p><p><strong>Exterior Customizations</strong> &#8211; Not sure what I&#8217;ll do with this but may install custom grill, better headlights, a towing hitch, etc.</p><p>I think the end results will be pretty satisfying <img
src='http://www.larmeir.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> <wfw:commentRss>http://www.larmeir.com/2012/04/my-project-vehicle-2005-chevy-silverado-1500-4-8-liter/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How to keep your edge as a manager in IT</title><link>http://www.larmeir.com/2012/03/how-to-keep-your-edge-as-a-manager-in-it/</link> <comments>http://www.larmeir.com/2012/03/how-to-keep-your-edge-as-a-manager-in-it/#comments</comments> <pubDate>Sat, 31 Mar 2012 14:11:17 +0000</pubDate> <dc:creator>dlarmeir</dc:creator> <category><![CDATA[Thoughts]]></category><guid
isPermaLink="false">http://www.larmeir.com/?p=2050</guid> <description><![CDATA[One of the fundamental challenges of being a manager in IT is being able to retain your skills and keep up with the cutting edge technologies that constantly evolve. Being a manager of a cutting edge support team myself, I&#8217;ve come to realize that there are several things you can do to keep yourself from [...]]]></description> <content:encoded><![CDATA[<p>One of the fundamental challenges of being a manager in IT is being able to retain your skills and keep up with the cutting edge technologies that constantly evolve.</p><p>Being a manager of a cutting edge support team myself, I&#8217;ve come to realize that there are several things you can do to keep yourself from falling behind and to keep your skills up.</p><p>Listed below are some tips that I&#8217;ve found useful in my own professional life:</p><p><strong>1. Let go of your technical ego</strong> &#8211; Yes, that&#8217;s right. As a manager your role has shifted into leadership. This means that the people who work for you will more than likely know <span
style="text-decoration: underline;">a lot</span> more about the technologies than you do &#8211; It&#8217;s OK!</p><p><strong>2. Keep yourself engaged with technical projects</strong> &#8211; If you&#8217;re slipping behind, get involved in a technical project related to the technology that you want to understand better. If this is not a option, take some time outside of work and study up ( I.e. read up on it, build a working lab, etc.)</p><p><strong>3. Don&#8217;t be afraid to ask</strong> &#8211; If you&#8217;re unsure how something works then ask someone who knows! This is related to letting go of your ego and letting your subject matter experts fill in the blanks.</p><p><strong>4. Do the work as often as possible</strong> &#8211; I get on the floor and work with the team as much as I possibly can. By doing the work when possible, you&#8217;ll be more familiar with the latest technologies and processes, you&#8217;ll earn the respect of your team, and you&#8217;ll feel good about yourself!</p><p><strong>5. Love what you do</strong> &#8211; If you do not have a passion for managing and want to do the technical work, get back into it. If your managing and not doing so with passion you&#8217;ll negatively impact the team and create a miserable experience for yourself.</p><p><strong>6. Decompress</strong> &#8211; Take some time and get away from technology for a bit ( I.e. Weekend fishing trip, vacation, hobby, etc.)</p><p>These tips work well for me but may not be a perfect fit for everyone &#8211; I do hope that someone benefits from my experience though!</p><p>- Dustin</p> ]]></content:encoded> <wfw:commentRss>http://www.larmeir.com/2012/03/how-to-keep-your-edge-as-a-manager-in-it/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>I love my grill</title><link>http://www.larmeir.com/2012/03/i-love-my-grill/</link> <comments>http://www.larmeir.com/2012/03/i-love-my-grill/#comments</comments> <pubDate>Fri, 02 Mar 2012 02:46:06 +0000</pubDate> <dc:creator>dlarmeir</dc:creator> <category><![CDATA[Food/Beverages]]></category><guid
isPermaLink="false">http://www.larmeir.com/?p=2043</guid> <description><![CDATA[&#160; My grill brings out the cave man in me -  Nothing better than cooking some meat on the open flame! Shown above are seasoned/marinated crosscut ribs with a nice char on them. Sooooo tasty]]></description> <content:encoded><![CDATA[<p>&nbsp;</p><p><a
href="http://www.larmeir.com/wp-content/uploads/2012/03/crosscutribs.jpg" rel="lightbox[2043]"><img
class="alignnone size-medium wp-image-2044" title="crosscutribs" src="http://www.larmeir.com/wp-content/uploads/2012/03/crosscutribs-300x179.jpg" alt="" width="300" height="179" /></a></p><p>My grill brings out the cave man in me -  Nothing better than cooking some meat on the open flame!</p><p>Shown above are seasoned/marinated crosscut ribs with a nice char on them. Sooooo tasty <img
src='http://www.larmeir.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> <wfw:commentRss>http://www.larmeir.com/2012/03/i-love-my-grill/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Shiner Family Reunion</title><link>http://www.larmeir.com/2012/01/shiner-family-reunion/</link> <comments>http://www.larmeir.com/2012/01/shiner-family-reunion/#comments</comments> <pubDate>Sun, 22 Jan 2012 21:16:08 +0000</pubDate> <dc:creator>dlarmeir</dc:creator> <category><![CDATA[Food/Beverages]]></category><guid
isPermaLink="false">http://www.larmeir.com/?p=2039</guid> <description><![CDATA[There&#8217;s nothing that comes in the Shiner family reunion box that I don&#8217;t like. Shiner beer rocks!]]></description> <content:encoded><![CDATA[<p><a
href="http://www.larmeir.com/wp-content/uploads/2012/01/IMAG0077.jpg" rel="lightbox[2039]"><img
class="alignnone size-medium wp-image-2040" title="IMAG0077" src="http://www.larmeir.com/wp-content/uploads/2012/01/IMAG0077-300x179.jpg" alt="" width="300" height="179" /></a></p><p>There&#8217;s nothing that comes in the Shiner family reunion box that I don&#8217;t like.</p><p>Shiner beer rocks!</p> ]]></content:encoded> <wfw:commentRss>http://www.larmeir.com/2012/01/shiner-family-reunion/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How to install Munin on CentOS 6 and RedHat Enterprise 6</title><link>http://www.larmeir.com/2012/01/how-to-install-munin-on-centos-6-and-redhat-enterprise-6/</link> <comments>http://www.larmeir.com/2012/01/how-to-install-munin-on-centos-6-and-redhat-enterprise-6/#comments</comments> <pubDate>Sat, 07 Jan 2012 14:06:31 +0000</pubDate> <dc:creator>dlarmeir</dc:creator> <category><![CDATA[Linux]]></category><guid
isPermaLink="false">http://www.larmeir.com/?p=2029</guid> <description><![CDATA[This guide will go over a basic installation of Munin on a CentOS 6.x or RedHat Enterprise 6.x server. Per Munin&#8217;s site &#8220;Munin is a networked resource monitoring tool that can help analyze resource trends and &#8220;what just happened to kill our performance?&#8221; problems. It is designed to be very plug and play. A default [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://www.larmeir.com/wp-content/uploads/2012/01/munin.png" rel="lightbox[2029]"><img
class="alignnone size-medium wp-image-2030" title="munin" src="http://www.larmeir.com/wp-content/uploads/2012/01/munin-300x78.png" alt="" width="300" height="78" /></a></p><p>This guide will go over a basic installation of Munin on a CentOS 6.x or RedHat Enterprise 6.x server.</p><p>Per <a
href="http://munin-monitoring.org/" target="_blank">Munin&#8217;s site</a> &#8220;Munin is a networked resource monitoring tool that can help analyze resource trends and &#8220;what just happened to kill our performance?&#8221; problems. It is designed to be very plug and play. A default installation provides a lot of graphs with almost no work<strong>.</strong>&#8221;</p><p>I personally deploy it on my own Linux systems for resource monitoring. Let&#8217;s jump into the installation:</p><p>&nbsp;</p><p>1. The first step is to install the RedHat EPEL rpm which adds the EPEL repo:</p><pre># rpm -ivh http://download.fedora.redhat.com/pub/epel/6/ppc64/epel-release-6-5.noarch.rpm</pre><p>2. Next, you&#8217;ll need to install the required packages via yum:</p><pre># yum install -y munin munin-node</pre><p>3. Once installed, we need to configure the munin-node via the /etc/munin/munin-node.conf and alter the following values:</p><pre>user root
group root</pre><p>For security reason, I like to change this to a less risky user such as apache I.e.:</p><pre>user apache
group apache</pre><p>You can also alter the listening address and port that the service runs on:</p><pre># Which address to bind to;
host *
# host 127.0.0.1

# And which port
port 4949</pre><p>I generally leave this setting alone as my servers run behind a firewall that blocks external access to the port.  If you are exposed to the internet (I&#8217;d at least run iptables) then I&#8217;d change the bind address value to 127.0.0.1</p><p>4. Now that the node is configured, the next step is to adjust the following values in /etc/munin/munin.conf:</p><pre># dbdir /var/lib/munin
# htmldir /var/www/html/munin
# logdir /var/log/munin
# rundir  /var/run/munin</pre><p>You can simply uncomment these values and adjust the htmldir accordingly dpending on where you would like the files to be generated.</p><p>Example is below:</p><pre>dbdir /var/lib/munin
htmldir /var/www/vhosts/somedomain/htdocs
logdir /var/log/munin
rundir  /var/run/munin</pre><p>The host tree should be adjusted as well:</p><pre># a simple host tree
[enter.yourservernamehere]
address 127.0.0.1
use_node_name yes</pre><p>You can set a custom name for your server where indicated above.</p><p>5. Once the munin.conf has been updated, next you&#8217;ll need to adjust the permissions on the html directory. In the example above I set my html directory to /var/www/vhosts/somedomain/htdocs so to allow munin to write to it I&#8217;ll change ownership to the correct user:</p><pre>chown munin:munin /var/www/vhosts/somedomain/htdocs</pre><p>6. Now you can start the munin daemon with the following command:</p><pre># /etc/init.d/munin-node start</pre><p>Once done you can verify the service with ps and netstat:</p><pre>#ps aux | grep munin
apache   17835  0.2  0.8 141140  8480 ?        Ss   07:51   0:00 /usr/sbin/munin-node
root     18186  0.0  0.0 103220   844 pts/0    S+   07:52   0:00 grep munin

# netstat -anp | grep munin-node
tcp        0      0 0.0.0.0:4949                0.0.0.0:*                   LISTEN      17835/munin-node</pre><p>In the example above, you can see that the daemon process is running and that it is listening on tcp port 4949.</p><p>7. Now we&#8217;ll need to use chkconfig to have the service load on startup:</p><pre># chkconfig munin-node on
# chkconfig --list | grep munin
munin-node         0:off    1:off    2:on    3:on    4:on    5:on    6:off</pre><p>That covers the basic installation process and you should be up and running. If you set the html directory to a existing website, you can access it there.</p><p>In my case, I setup a dedicated subdomain for my installation and set the html directory to the document root and setup http basic auth to prevent someone from snooping.</p><p>I&#8217;ll share my nginx configuration for those who use it:</p><pre>server {
listen      80;
server_name munin.somedomain.com;
access_log /var/www/vhosts/munin.somedomain.com/logs/access.log;
error_log /var/www/vhosts/munin.somedomain.com/logs/error.log;
rewrite_log on;
root    /var/www/vhosts/munin.somedomain.com/htdocs;
index   index.php index.html index.htm;

location  /  {
auth_basic            "Restricted";
auth_basic_user_file  /var/www/vhosts/munin.somedomain.com/auth/.htpasswd;
}

# Enable FastCGI on unix:/tmp/php-fpm.sock
location ~ \.php$ {
fastcgi_pass   unix:/tmp/php-fpm.sock;
fastcgi_index  index.php;
fastcgi_intercept_errors on;
fastcgi_param  SCRIPT_FILENAME $document_root$fastcgi_script_name;
include        fastcgi_params;
}

# Deny hidden file types
location ~ /(\.ht|\.git|\.svn) {
deny  all;
}
}</pre><p>If you have any questions feel free to comment &#8211; Dustin</p> ]]></content:encoded> <wfw:commentRss>http://www.larmeir.com/2012/01/how-to-install-munin-on-centos-6-and-redhat-enterprise-6/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Happy new year!</title><link>http://www.larmeir.com/2012/01/happy-new-year/</link> <comments>http://www.larmeir.com/2012/01/happy-new-year/#comments</comments> <pubDate>Sun, 01 Jan 2012 19:54:05 +0000</pubDate> <dc:creator>dlarmeir</dc:creator> <category><![CDATA[Thoughts]]></category><guid
isPermaLink="false">http://www.larmeir.com/?p=2026</guid> <description><![CDATA[I&#8217;m really looking forward to 2012! 2011 was a great year and I have no complaints looking back. God bless everyone! - Dustin]]></description> <content:encoded><![CDATA[<p><a
href="http://www.larmeir.com/wp-content/uploads/2012/01/2012.jpg" rel="lightbox[2026]"><img
class="alignnone size-full wp-image-2027" title="2012" src="http://www.larmeir.com/wp-content/uploads/2012/01/2012.jpg" alt="" width="259" height="194" /></a></p><p>I&#8217;m really looking forward to 2012!</p><p>2011 was a great year and I have no complaints looking back.</p><p>God bless everyone!</p><p>- Dustin</p> ]]></content:encoded> <wfw:commentRss>http://www.larmeir.com/2012/01/happy-new-year/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Sneak peek at my Nginx control panel</title><link>http://www.larmeir.com/2011/12/sneak-peek-at-my-nginx-control-panel/</link> <comments>http://www.larmeir.com/2011/12/sneak-peek-at-my-nginx-control-panel/#comments</comments> <pubDate>Sat, 31 Dec 2011 02:11:24 +0000</pubDate> <dc:creator>dlarmeir</dc:creator> <category><![CDATA[Linux]]></category><guid
isPermaLink="false">http://www.larmeir.com/?p=2022</guid> <description><![CDATA[Click on the image to zoom in &#8211; This is still very alpha, very ugly, and not that fancy. I&#8217;ll keep working on it though and turn it into something more useful]]></description> <content:encoded><![CDATA[<p><a
href="http://www.larmeir.com/wp-content/uploads/2011/12/Screen-Shot-2011-12-30-at-8.16.47-PM.png" rel="lightbox[2022]"><img
class="alignnone size-medium wp-image-2023" title="Screen Shot 2011-12-30 at 8.16.47 PM" src="http://www.larmeir.com/wp-content/uploads/2011/12/Screen-Shot-2011-12-30-at-8.16.47-PM-300x186.png" alt="" width="300" height="186" /></a></p><p>Click on the image to zoom in &#8211; This is still very alpha, very ugly, and not that fancy.</p><p>I&#8217;ll keep working on it though and turn it into something more useful <img
src='http://www.larmeir.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> <wfw:commentRss>http://www.larmeir.com/2011/12/sneak-peek-at-my-nginx-control-panel/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>BattleField 3 and my ordeal on Christmas eve.</title><link>http://www.larmeir.com/2011/12/battlefield-3-and-my-ordeal-on-christmas-eve/</link> <comments>http://www.larmeir.com/2011/12/battlefield-3-and-my-ordeal-on-christmas-eve/#comments</comments> <pubDate>Wed, 28 Dec 2011 23:32:31 +0000</pubDate> <dc:creator>dlarmeir</dc:creator> <category><![CDATA[Thoughts]]></category><guid
isPermaLink="false">http://www.larmeir.com/?p=2017</guid> <description><![CDATA[&#160; I decided to go buy Battlefield 3 from Gamestop so I went there, picked up a slightly used copy, took it home, then fired it up. I was pretty excited as several friends said it was much better than Call of Duty MW3. It would not work when I tried to run it on [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://www.larmeir.com/wp-content/uploads/2011/12/batlefiled.jpg" rel="lightbox[2017]"><img
class="alignnone size-full wp-image-2018" title="batlefiled" src="http://www.larmeir.com/wp-content/uploads/2011/12/batlefiled.jpg" alt="" width="187" height="270" /></a></p><p>&nbsp;</p><p>I decided to go buy Battlefield 3 from Gamestop so I went there, picked up a slightly used copy, took it home, then fired it up. I was pretty excited as several friends said it was much better than Call of Duty MW3.</p><p>It would not work when I tried to run it on Multiplayer mode &#8211; It turns out that Gamestop is placing used games on the shelves without the activation codes being reset and not telling anyone. This means that paying customers are inconvenienced by either having to return the game or having to call EA support.</p><p>So&#8230;.. On Christmas eve, I was on the phone with EA support getting this squared away which was pretty annoying. They were very hesitant to help at first ( I completely understand due to piracy concerns) but their service was stellar and they issued me a new code.</p><p>I can&#8217;t say enough for the service that EA gave to me and it&#8217;s refreshing to see a business still giving great customer service out there.</p><p>I just <span
style="text-decoration: underline;">hope</span> Gamestop pays attention to this post and does the right thing for their customers&#8230;.</p> ]]></content:encoded> <wfw:commentRss>http://www.larmeir.com/2011/12/battlefield-3-and-my-ordeal-on-christmas-eve/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Served from: www.larmeir.com @ 2012-05-18 21:53:39 by W3 Total Cache -->
