<?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>Chris Gilligan » new mediaContent Management Systems » Chris Gilligan » new media »</title> <atom:link href="http://chrisgilligan.com/category/consulting/content-management-systems/feed/" rel="self" type="application/rss+xml" /><link>http://chrisgilligan.com</link> <description>portfolio of web work</description> <lastBuildDate>Tue, 22 May 2012 14:33:25 +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>Load Balancing Virtualmin WordPress Hosting Server with Varnish on AWS</title><link>http://chrisgilligan.com/consulting/load-balancing-virtualmin-wordpress-hosting-server-varnish-aws/</link> <comments>http://chrisgilligan.com/consulting/load-balancing-virtualmin-wordpress-hosting-server-varnish-aws/#comments</comments> <pubDate>Thu, 17 May 2012 20:43:06 +0000</pubDate> <dc:creator>Chris Gilligan</dc:creator> <category><![CDATA[Amazon Web Services]]></category> <category><![CDATA[Consulting]]></category> <category><![CDATA[Content Management Systems]]></category> <category><![CDATA[Virtualmin]]></category> <category><![CDATA[Web Server Performance Tuning]]></category> <category><![CDATA[Wordpress]]></category><guid
isPermaLink="false">http://chrisgilligan.com/?p=830</guid> <description><![CDATA[I am creating a true load balancer topography for a WordPress hosting server, if it needs to scale up beyond what the current system can handle. Scaling Levels The current system is the &#8220;admin&#8221; path shown in the diagram, with no CDN or Load Balancing. It will handle a lot of traffic, but it is [...]]]></description> <content:encoded><![CDATA[<p
style="float:right; margin:0 0 10px 15px; width:240px;"> <img
src="http://d1c0uje93yv0mr.cloudfront.net/wp-content/uploads/2012/05/EMTopography-1.png" width="240" /></p><p><strong>I am creating a true load balancer topography for a WordPress hosting server</strong>, if it needs to scale up beyond what the current system can handle.</p><h3>Scaling Levels</h3><p>The current system is the &#8220;admin&#8221; path shown in the diagram, with no CDN or Load Balancing. It will handle a lot of traffic, but it is somewhat vulnerable to failure and overload. A simple and inexpensive extension of this system is to add CloudFront CDN, the &#8220;beta users&#8221; path.</p><p>For ultimate reliability and speed, I propose the &#8220;users&#8221; path: This will take most load off of the <a
href="http://www.virtualmin.com/documentation/id,running_mysql_on_a_remote_system/">Virtualmin/Apache and Webmin/MySQL </a>servers, because the user will be interacting only with CloudFront CDN and Varnish Caching Servers.</p><p
style="text-align: center;"><a
href="http://d1c0uje93yv0mr.cloudfront.net/wp-content/uploads/2012/05/EMTopography-1.png"><img
class="aligncenter size-medium wp-image-831" title="AWS Topography" src="http://d1c0uje93yv0mr.cloudfront.net/wp-content/uploads/2012/05/EMTopography-1-300x225.png" alt="" width="300" height="225" /></a></p><h3>Load Balancing</h3><p>The Load Balancing layer can be deployed separate from the current configuration, with DNS change to Route 53 for domains that require Load Balancing. If DNS routing for a domain goes to the Elastic IP, that traffic will interact directly with the primary Virtualmin/Apache server, which is OK for beta stage.</p><p>Traffic via Route 53 will be served from the Varnish instances, which will be load balanced, in multiple Availability Zones, and will serve cached WordPress pages as static HTML.</p><p>W3 Total Cache coordinates Apache and Varnish to provide updated disk-cached pages, and some data objects. CloudFront CDN pulls linked images, css, js, etc. from Apache via the W3 disk and opcode caches.</p><h3>Redundancy and Fault Tolerance</h3><p>More fault tolerance, speed and redundancy can be created via <a
href="http://blog.9minutesnooze.com/raid-10-ebs-data/">RAID10 arrays of multiple EBS Volumes</a>, attached to the Virtualmin and Webmin instances. Creating a Storage Area Network for these volumes will provide shared /home and /var for the primary and slave instances.</p><p>Slave Server pairs for Virtualmin/Apache and Webmin/MySQL can be created to respond in round-robin fashion to the Varnish requests. With AWS Auto-scaling, more instances can be created on-demand if load on the backend servers is too great.</p><p>EBS snapshots of primary database server and web server will provide speedy recovery from catastrophic failure.<br
/> S3 backups of virtual domains on the primary Virtualmin/Apache server will provide speedy restoration of broken code or loss of files.</p><p>Be aware that creating a system with all of the elements I have described could be very expensive, and probably not necessary unless traffic is in the millions.</p><h3>Website Workflow</h3><p><strong>WordPress sites:</strong></p><ul><li>Create Virtual Domain, which <a
title="Automated WordPress Installation Via Custom Virtualmin Script Installer" href="http://chrisgilligan.com/wordpress/automated-wordpress-installation-via-custom-virtualmin-script-installer/">automatically provisions WordPress with database and custom plugins/templates</a></li><li>Build WordPress site via the Elastic IP (spoof DNS on your local machine to do this)</li></ul><p><strong>At Soft Launch (client approval or beta):</strong></p><ul><li>Point A record to Elastic IP</li><li>Set up W3 Total Cache with CloudFront and Varnish, but do not deploy</li></ul><p><strong>At Public Launch:</strong></p><ul><li>Deploy W3TC</li><li>Point A record to Route 53, or set name servers to Route 53</li></ul> <strong
class="seo-searchterms">Incoming search terms for the article:</strong><ul
class="seo-searchterms"><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/load-balancing-virtualmin-wordpress-hosting-server-varnish-aws/" title="apache varnish virtualmin">apache varnish virtualmin</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/load-balancing-virtualmin-wordpress-hosting-server-varnish-aws/" title="forum allintext:[sqli]">forum allintext:[sqli]</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/load-balancing-virtualmin-wordpress-hosting-server-varnish-aws/" title="inurl public_html/wp-config php">inurl public_html/wp-config php</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/load-balancing-virtualmin-wordpress-hosting-server-varnish-aws/" title="inurlCant See Imagesublic_html/wp-config php">inurlCant See Imagesublic_html/wp-config php</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/load-balancing-virtualmin-wordpress-hosting-server-varnish-aws/" title="scaling wordpress">scaling wordpress</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/load-balancing-virtualmin-wordpress-hosting-server-varnish-aws/" title="virtualmin load balancer">virtualmin load balancer</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/load-balancing-virtualmin-wordpress-hosting-server-varnish-aws/" title="virtualmin load balancing server website">virtualmin load balancing server website</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/load-balancing-virtualmin-wordpress-hosting-server-varnish-aws/" title="virtualmin on aws">virtualmin on aws</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/load-balancing-virtualmin-wordpress-hosting-server-varnish-aws/" title="wordpress varnish hosting">wordpress varnish hosting</a></li></ul>]]></content:encoded> <wfw:commentRss>http://chrisgilligan.com/consulting/load-balancing-virtualmin-wordpress-hosting-server-varnish-aws/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Office Furniture Retail Showcase</title><link>http://chrisgilligan.com/portfolio/office-furniture-chattanooga/</link> <comments>http://chrisgilligan.com/portfolio/office-furniture-chattanooga/#comments</comments> <pubDate>Tue, 17 May 2011 15:21:01 +0000</pubDate> <dc:creator>Chris Gilligan</dc:creator> <category><![CDATA[Content Management Systems]]></category> <category><![CDATA[Portfolio]]></category> <category><![CDATA[Retail]]></category> <category><![CDATA[Small Business]]></category> <category><![CDATA[Content Management]]></category> <category><![CDATA[Facebook]]></category> <category><![CDATA[Google Analytics]]></category> <category><![CDATA[Search Engine Optimization]]></category> <category><![CDATA[SEO]]></category> <category><![CDATA[Social Media]]></category> <category><![CDATA[Wordpress]]></category><guid
isPermaLink="false">http://chrisgilligan.com/?p=332</guid> <description><![CDATA[I worked with Office Coordinators Inc&#8217;s talented in-house designers to update the OCI website. OCI chose an e-commerce theme, and we completely reworked the CSS and layout to match their colors and logo treatment. After a previous failed attempt with another developer, they were surprised at how quickly the site came together, and how easy [...]]]></description> <content:encoded><![CDATA[<p
style="float:right; margin:0 0 10px 15px; width:240px;"> <img
src="http://d1c0uje93yv0mr.cloudfront.net/wp-content/uploads/2011/05/Screen-shot-2011-05-17-at-9.51.53-AM.png" width="240" /></p><div
id="attachment_333" class="wp-caption aligncenter" style="width: 310px"><a
href="http://officecoordinators.com/"><img
class="size-medium wp-image-333" title="Office Coordinators Inc. website" src="http://d1c0uje93yv0mr.cloudfront.net/wp-content/uploads/2011/05/Screen-shot-2011-05-17-at-9.51.53-AM-300x200.png" alt="Office Coordinators Inc. website" width="300" height="200" /></a><p
class="wp-caption-text">Office Coordinators Inc. website</p></div><p><strong>I worked with <strong>Office Coordinators Inc&#8217;s</strong> talented in-house designers to update the OCI website.</strong> OCI chose an e-commerce theme, and we completely reworked the CSS and layout to match their colors and logo treatment. After a previous failed attempt with another developer, they were surprised at how quickly the site came together, and how easy it is to manage with WordPress!</p><ul><li><strong>&#8220;Inquiry mode&#8221; e-commerce:</strong> customers can select items, add to shopping cart, then email for more information or price quote</li><li><strong>Search Engine Optimization: </strong>Google Analytics and Sitemaps</li><li><strong>WordPress</strong> Content Management</li><li><strong>Social Networking</strong> with Facebook &#8220;score card&#8221;</li></ul><blockquote><p>Thank you for your persistence. You’re our favorite website/technically savvy guy ever.<br
/> — Emily Vaughn, OCI</p></blockquote> <strong
class="seo-searchterms">Incoming search terms for the article:</strong><ul
class="seo-searchterms"><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/office-furniture-chattanooga/" title="office supplies blog commenting">office supplies blog commenting</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/office-furniture-chattanooga/" title="intext:Powered by phbb">intext:Powered by phbb</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/office-furniture-chattanooga/" title="centos oci8 lamp install">centos oci8 lamp install</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/office-furniture-chattanooga/" title="How to install OCI on centos">How to install OCI on centos</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/office-furniture-chattanooga/" title="landscape architecture portfolio design">landscape architecture portfolio design</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/office-furniture-chattanooga/" title="Powered by Phbb your office furniture">Powered by Phbb your office furniture</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/office-furniture-chattanooga/" title="Powered by Phbb your shopping">Powered by Phbb your shopping</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/office-furniture-chattanooga/" title="quality scorecard template for agriculture">quality scorecard template for agriculture</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/office-furniture-chattanooga/" title="showcase mode not working">showcase mode not working</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/office-furniture-chattanooga/" title="how to configure wordpress in hostdime">how to configure wordpress in hostdime</a></li></ul>]]></content:encoded> <wfw:commentRss>http://chrisgilligan.com/portfolio/office-furniture-chattanooga/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Bike Shop Website with Facebook Features</title><link>http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/</link> <comments>http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/#comments</comments> <pubDate>Sun, 13 Feb 2011 21:51:43 +0000</pubDate> <dc:creator>Chris Gilligan</dc:creator> <category><![CDATA[Content Management Systems]]></category> <category><![CDATA[Portfolio]]></category> <category><![CDATA[Retail]]></category> <category><![CDATA[Small Business]]></category> <category><![CDATA[chattanooga]]></category> <category><![CDATA[Cycling]]></category> <category><![CDATA[Facebook]]></category> <category><![CDATA[RSS]]></category> <category><![CDATA[Social Media]]></category> <category><![CDATA[Syndication]]></category> <category><![CDATA[Wordpress]]></category><guid
isPermaLink="false">http://chrisgilligan.com/?p=316</guid> <description><![CDATA[I&#8217;ve been hosting and helping with Suck Creek Cycle&#8217;s website since they opened in 1998. The site was long overdue for an upgrade, so I took an existing template design and tweaked it a bit to look like the bike shop, then integrated social media and syndicated content from their vendors. Facebook local business page [...]]]></description> <content:encoded><![CDATA[<p
style="float:right; margin:0 0 10px 15px; width:240px;"> <img
src="http://d1c0uje93yv0mr.cloudfront.net/wp-content/uploads/2011/02/suck-creek-cycle.png" width="240" /></p><div
id="attachment_317" class="wp-caption aligncenter" style="width: 310px"><a
href="http://suckcreek.com/"><img
class="size-medium wp-image-317" title="suck-creek-cycle" src="http://d1c0uje93yv0mr.cloudfront.net/wp-content/uploads/2011/02/suck-creek-cycle-300x245.png" alt="" width="300" height="245" /></a><p
class="wp-caption-text">Suck Creek Cycle website</p></div><p><strong>I&#8217;ve been hosting and helping with <a
href="http://suckcreek.com/">Suck Creek Cycle&#8217;s website</a> since they opened in 1998.</strong> The site was long overdue for an upgrade, so I took an existing template design and tweaked it a bit to look like the bike shop, then integrated social media and syndicated content from their vendors.</p><ul><li>Facebook local business page integration — publish from WordPress directly to Facebook</li><li>Facebook Friends and Wall displayed on the website</li><li>RSS Syndication for news from cycling sites and bike vendors</li></ul> <strong
class="seo-searchterms">Incoming search terms for the article:</strong><ul
class="seo-searchterms"><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/" title="bicycle shop website template">bicycle shop website template</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/" title="joomla bike shop template">joomla bike shop template</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/" title="[cycle] terminating; too few slides: 1">[cycle] terminating; too few slides: 1</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/" title="bike shop website template">bike shop website template</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/" title="joomla template bike sales">joomla template bike sales</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/" title="free motor bike website templates">free motor bike website templates</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/" title="free bike store template">free bike store template</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/" title="joomla template creek">joomla template creek</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/" title="primos bike shop website">primos bike shop website</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/" title="bike template">bike template</a></li></ul>]]></content:encoded> <wfw:commentRss>http://chrisgilligan.com/portfolio/bike-shop-website-with-facebook-features/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Farmers Market Website</title><link>http://chrisgilligan.com/portfolio/farmers-market-website/</link> <comments>http://chrisgilligan.com/portfolio/farmers-market-website/#comments</comments> <pubDate>Sun, 05 Sep 2010 19:35:30 +0000</pubDate> <dc:creator>Chris Gilligan</dc:creator> <category><![CDATA[Agriculture]]></category> <category><![CDATA[Content Management Systems]]></category> <category><![CDATA[Organic Farms]]></category> <category><![CDATA[Portfolio]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[chattanooga]]></category> <category><![CDATA[Content Management]]></category> <category><![CDATA[farmers market]]></category> <category><![CDATA[Flash]]></category> <category><![CDATA[Google Analytics]]></category> <category><![CDATA[local designers]]></category> <category><![CDATA[logos]]></category> <category><![CDATA[recipes]]></category> <category><![CDATA[Search Engine Optimization]]></category> <category><![CDATA[slider]]></category> <category><![CDATA[SlideShowPro]]></category> <category><![CDATA[Social Media]]></category> <category><![CDATA[Twitter]]></category> <category><![CDATA[widgets]]></category><guid
isPermaLink="false">http://chrisgilligan.com/?p=260</guid> <description><![CDATA[This is a major redesign of the website for Chattanooga&#8217;s Main St Farmers Market. Local designers Widgets &#38; Stone came up with the logos and suggested the look and feel, and I worked with Padgett Arnold to get the visuals and content just right. One interesting fact about the site: the web server is located [...]]]></description> <content:encoded><![CDATA[<p
style="float:right; margin:0 0 10px 15px; width:240px;"> <img
src="http://d1c0uje93yv0mr.cloudfront.net/wp-content/uploads/2010/09/Picture-11.png" width="240" /></p><div
id="attachment_261" class="wp-caption aligncenter" style="width: 310px"><a
href="http://mainstfarmersmarket.com/"><img
class="size-medium wp-image-261" title="Main St Farmers Market" src="http://d1c0uje93yv0mr.cloudfront.net/wp-content/uploads/2010/09/Picture-11-300x248.png" alt="" width="300" height="248" /></a><p
class="wp-caption-text">Main St Farmers Market website</p></div><p><strong>This is a major redesign</strong> of the website for <a
href="http://mainstfarmersmarket.com/">Chattanooga&#8217;s Main St Farmers Market</a>. Local <a
href="http://widgetsandstone.com/page/projects/unprocessing-farmers-trademark/">designers Widgets &amp; Stone</a> came up with the logos and suggested the look and feel, and I worked with Padgett Arnold to get the visuals and content just right. One interesting fact about the site: the web server is located on Main St as well! Keepin&#8217; it LOCAL!</p><ul><li>Interactive home page presents tons of information in a compact javascript slider</li><li>Fresh content includes recipes and a list of what&#8217;s available each week</li><li>Facebook fan page gets automatically updated with new content</li><li>New photos and videos are easily uploaded via SlideShowPro and YouTuber for a fun, engaging user experience</li><li>Lightweight CSS3 design and an alternative layout for mobile browsers present the site quickly and efficiently</li></ul> <strong
class="seo-searchterms">Incoming search terms for the article:</strong><ul
class="seo-searchterms"><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/farmers-market-website/" title="farmers market website">farmers market website</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/farmers-market-website/" title="slideshow pro google analytics">slideshow pro google analytics</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/farmers-market-website/" title="wordpress farmer template">wordpress farmer template</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/farmers-market-website/" title="farmers market website tempalte">farmers market website tempalte</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/farmers-market-website/" title="farmers market websites">farmers market websites</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/farmers-market-website/" title="word press agricultural sites">word press agricultural sites</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/farmers-market-website/" title="website slider alternative">website slider alternative</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/farmers-market-website/" title="web template farmers market">web template farmers market</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/farmers-market-website/" title="primo not loading after info ini change">primo not loading after info ini change</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/farmers-market-website/" title="local designers on wordpress php">local designers on wordpress php</a></li></ul>]]></content:encoded> <wfw:commentRss>http://chrisgilligan.com/portfolio/farmers-market-website/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Landscape Architect Website with Slideshows &amp; Social Media Integration</title><link>http://chrisgilligan.com/portfolio/landscape-architect-website-with-slideshows-social-media-integration/</link> <comments>http://chrisgilligan.com/portfolio/landscape-architect-website-with-slideshows-social-media-integration/#comments</comments> <pubDate>Thu, 28 Jan 2010 20:32:48 +0000</pubDate> <dc:creator>Chris Gilligan</dc:creator> <category><![CDATA[Content Management Systems]]></category> <category><![CDATA[Contracting]]></category> <category><![CDATA[Portfolio]]></category> <category><![CDATA[Content Management]]></category> <category><![CDATA[Facebook]]></category> <category><![CDATA[Forms]]></category> <category><![CDATA[Google Analytics]]></category> <category><![CDATA[Search Engine Optimization]]></category> <category><![CDATA[SlideShowPro]]></category> <category><![CDATA[Social Media]]></category> <category><![CDATA[Twitter]]></category> <category><![CDATA[Wordpress]]></category><guid
isPermaLink="false">http://chrisgilligan.com/?p=238</guid> <description><![CDATA[This is a simple website for a Chattanooga based landscape architect that focuses on beautiful portfolio slideshows. We&#8217;ve also added Twitter and Facebook integration to keep fans and customers updated on the latest projects. Incoming search terms for the article:landscape architecture portfoliolandscape architecture portfolio tipsarchitect websitebeautiful architecture portfoliolandscape architecture websitesarchitecture websiteArchitect web pagesocail media in [...]]]></description> <content:encoded><![CDATA[<p
style="float:right; margin:0 0 10px 15px; width:240px;"> <img
src="http://d1c0uje93yv0mr.cloudfront.net/wp-content/uploads/2010/01/Picture-3.png" width="240" /></p><div
id="attachment_239" class="wp-caption aligncenter" style="width: 310px"><a
href="http://craigdesigngroup.biz/"><img
class="size-medium wp-image-239" title="Craig Design Group Website" src="http://d1c0uje93yv0mr.cloudfront.net/wp-content/uploads/2010/01/Picture-3-300x251.png" alt="Craig Design Group Website" width="300" height="251" /></a><p
class="wp-caption-text">Craig Design Group Website</p></div><p>This is a simple website for a <a
href="http://craigdesigngroup.biz/">Chattanooga based landscape architect</a> that focuses on beautiful portfolio slideshows. We&#8217;ve also added Twitter and Facebook integration to keep fans and customers updated on the latest projects.</p> <strong
class="seo-searchterms">Incoming search terms for the article:</strong><ul
class="seo-searchterms"><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/landscape-architect-website-with-slideshows-social-media-integration/" title="landscape architecture portfolio">landscape architecture portfolio</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/landscape-architect-website-with-slideshows-social-media-integration/" title="landscape architecture portfolio tips">landscape architecture portfolio tips</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/landscape-architect-website-with-slideshows-social-media-integration/" title="architect website">architect website</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/landscape-architect-website-with-slideshows-social-media-integration/" title="beautiful architecture portfolio">beautiful architecture portfolio</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/landscape-architect-website-with-slideshows-social-media-integration/" title="landscape architecture websites">landscape architecture websites</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/landscape-architect-website-with-slideshows-social-media-integration/" title="architecture website">architecture website</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/landscape-architect-website-with-slideshows-social-media-integration/" title="Architect web page">Architect web page</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/landscape-architect-website-with-slideshows-social-media-integration/" title="socail media in landscape architecture">socail media in landscape architecture</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/landscape-architect-website-with-slideshows-social-media-integration/" title="landscape architecture portfolio example">landscape architecture portfolio example</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/landscape-architect-website-with-slideshows-social-media-integration/" title="landscape architect websites">landscape architect websites</a></li></ul>]]></content:encoded> <wfw:commentRss>http://chrisgilligan.com/portfolio/landscape-architect-website-with-slideshows-social-media-integration/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Social Media &#8212; Facebook, Twitter, Blogging and Sharing</title><link>http://chrisgilligan.com/consulting/content-management-systems/social-media-facebook-twitter-blogging-and-sharing/</link> <comments>http://chrisgilligan.com/consulting/content-management-systems/social-media-facebook-twitter-blogging-and-sharing/#comments</comments> <pubDate>Thu, 03 Dec 2009 19:19:42 +0000</pubDate> <dc:creator>Chris Gilligan</dc:creator> <category><![CDATA[Content Management Systems]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[Bookmarking]]></category> <category><![CDATA[Facebook]]></category> <category><![CDATA[Social Media]]></category> <category><![CDATA[Twitter]]></category><guid
isPermaLink="false">http://chrisgilligan.com/?p=219</guid> <description><![CDATA[Social media, including sites like Facebook and MySpace, micro-blogging platforms like Twitter, and sharing/bookmarking tools like Digg, Del.icio.us and Stumble Upon are all very important to your outreach to customers, not to mention the incoming links they provide, and the potential of exponential viral traffic. Add to this the need for regular blogging (on your [...]]]></description> <content:encoded><![CDATA[<p>Social media, including sites like Facebook and MySpace, micro-blogging platforms like Twitter, and sharing/bookmarking tools like Digg, Del.icio.us and Stumble Upon are all very important to your outreach to customers, not to mention the incoming links they provide, and the potential of exponential viral traffic.</p><p>Add to this the need for regular blogging (on your site and other platforms) and email updates, and the management of all this online communication becomes daunting. What if there were a way to integrate all of your modes of online presence, so you&#8217;d only have to post once to update all of the different platforms? Well, the short answer is: there is.</p><p>I&#8217;ve been working with a <a
href="http://sequatchiecovefarm.com/">local organic farm</a> to update their online presence, and we&#8217;ve come up with a very simple implementation of WordPress that cross-posts to Facebook Pages and Twitter. Every blog post automatically creates an entry with linkback on Facebook Pages, and an accompanying Tweet with linkback. It has been a great way to keep the farm&#8217;s audience informed and engaged.</p><p>Additionally, we&#8217;ve added bookmarking links for all of the major social media platforms and favorites keepers, thus adding to the potential for viral sharing.</p><p>I&#8217;m also working on a mailing list that further integrates with WordPress, and it&#8217;s looking very promising. There is a new WordPress mailing list plugin that allows opt-in or manually entered mailing list clients to manage automated subscriptions to blog and page updates, and allows administrators to manage multiple mailing lists, and send newsletters and alerts. It integrates with the website seamlessly and also has <a
href="http://tinymce.moxiecode.com/examples/full.php">WYSIWYG</a> editing.</p> <strong
class="seo-searchterms">Incoming search terms for the article:</strong><ul
class="seo-searchterms"><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/content-management-systems/social-media-facebook-twitter-blogging-and-sharing/" title="socialengine chmod">socialengine chmod</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/content-management-systems/social-media-facebook-twitter-blogging-and-sharing/" title="powered by expressionengine social">powered by expressionengine social</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/content-management-systems/social-media-facebook-twitter-blogging-and-sharing/" title="socialengine 4 mod_rewrite unable to check">socialengine 4 mod_rewrite unable to check</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/content-management-systems/social-media-facebook-twitter-blogging-and-sharing/" title="social media slider wordpress">social media slider wordpress</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/content-management-systems/social-media-facebook-twitter-blogging-and-sharing/" title="social bookmarking ezreality">social bookmarking ezreality</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/content-management-systems/social-media-facebook-twitter-blogging-and-sharing/" title="ez realty social bookmarking">ez realty social bookmarking</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/content-management-systems/social-media-facebook-twitter-blogging-and-sharing/" title="social bookmarking slider">social bookmarking slider</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/content-management-systems/social-media-facebook-twitter-blogging-and-sharing/" title="social bookmarking ezrealty">social bookmarking ezrealty</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/content-management-systems/social-media-facebook-twitter-blogging-and-sharing/" title="social bookmark slider">social bookmark slider</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/consulting/content-management-systems/social-media-facebook-twitter-blogging-and-sharing/" title="remove social bookmarking ezrealty">remove social bookmarking ezrealty</a></li></ul>]]></content:encoded> <wfw:commentRss>http://chrisgilligan.com/consulting/content-management-systems/social-media-facebook-twitter-blogging-and-sharing/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Organic Farm Website with Slideshows and Content Management</title><link>http://chrisgilligan.com/portfolio/organic-farm-website-with-slideshows-and-content-management/</link> <comments>http://chrisgilligan.com/portfolio/organic-farm-website-with-slideshows-and-content-management/#comments</comments> <pubDate>Fri, 13 Nov 2009 23:09:28 +0000</pubDate> <dc:creator>Chris Gilligan</dc:creator> <category><![CDATA[Agriculture]]></category> <category><![CDATA[Content Management Systems]]></category> <category><![CDATA[Organic Farms]]></category> <category><![CDATA[Portfolio]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[Bookmarking]]></category> <category><![CDATA[Content Management]]></category> <category><![CDATA[face]]></category> <category><![CDATA[Facebook]]></category> <category><![CDATA[Forms]]></category> <category><![CDATA[Search Engine Optimization]]></category> <category><![CDATA[SlideShowPro]]></category> <category><![CDATA[Social Media]]></category> <category><![CDATA[Twitter]]></category><guid
isPermaLink="false">http://chrisgilligan.com/?p=157</guid> <description><![CDATA[This site was produced in tandem with Widgets &#38; Stone, a Chattanooga design firm. We&#8217;re members of Sequatchie Cove Farm&#8217;s Community Shared Agriculture program, so we are very familiar with the quality of the eggs, dairy, meat and produce coming out of the clean and fertile Sequatchie Valley. (Will Work for Food!) WordPress Content Management [...]]]></description> <content:encoded><![CDATA[<p
style="float:right; margin:0 0 10px 15px; width:240px;"> <img
src="http://d1c0uje93yv0mr.cloudfront.net/wp-content/uploads/2009/05/picture-21.png" width="240" /></p><div
id="attachment_158" class="wp-caption alignright" style="width: 310px"><a
href="http://sequatchiecovefarm.com/"><img
class="size-medium wp-image-158" title="Sequatchie Cove Farm website" src="http://d1c0uje93yv0mr.cloudfront.net/wp-content/uploads/2009/05/picture-21-300x245.png" alt="Sequatchie Cove Farm website" width="300" height="245" /></a><p
class="wp-caption-text">Sequatchie Cove Farm website</p></div><p>This site was produced in tandem with <a
href="http://widgetsandstone.com/">Widgets &amp; Stone, a Chattanooga design firm</a>. We&#8217;re members of Sequatchie Cove Farm&#8217;s Community Shared Agriculture program, so we are very familiar with the quality of the eggs, dairy, meat and produce coming out of the clean and fertile Sequatchie Valley.<span
id="more-157"></span></p><p><em>(Will Work for Food!)</em></p><ul><li>WordPress Content Management System allows the farmers to easily add their opinions, information and images</li><li>Automated updates to Facebook Pages, with linkback</li><li>Automatic Twitter tweets for new posts, with linkback</li><li>Social Media bookmarking</li><li>SlideShowPro gives the site a slick Flash-based Image Management System so the site can feature seasonal images.</li><li>MailMan manages a plethora of mailing lists for the weekly emails that keep the farmers connected to the communities and individuals they serve</li></ul> <strong
class="seo-searchterms">Incoming search terms for the article:</strong><ul
class="seo-searchterms"><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/organic-farm-website-with-slideshows-and-content-management/" title="organic farm wordpress">organic farm wordpress</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/organic-farm-website-with-slideshows-and-content-management/" title="powered by expressionenginedrinks">powered by expressionenginedrinks</a></li></ul>]]></content:encoded> <wfw:commentRss>http://chrisgilligan.com/portfolio/organic-farm-website-with-slideshows-and-content-management/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Rafting and Adventure Travel Site with Reservation Form</title><link>http://chrisgilligan.com/portfolio/rafting-adventure-travel-reservation-form/</link> <comments>http://chrisgilligan.com/portfolio/rafting-adventure-travel-reservation-form/#comments</comments> <pubDate>Fri, 24 Jul 2009 00:20:28 +0000</pubDate> <dc:creator>Chris Gilligan</dc:creator> <category><![CDATA[Adventure Travel]]></category> <category><![CDATA[Content Management Systems]]></category> <category><![CDATA[Portfolio]]></category> <category><![CDATA[Content Management]]></category> <category><![CDATA[Flash]]></category> <category><![CDATA[Forms]]></category> <category><![CDATA[Joomla]]></category> <category><![CDATA[Search Engine Optimization]]></category><guid
isPermaLink="false">http://chrisgilligan.com/?p=165</guid> <description><![CDATA[This site, for an adventure travel company that runs rafting and eco-tourism trips in North and Central America, features a clean interactive design and extensive search engine optimization, including tailored metatags, hyperlinks, and a backlink referral network. The site also features a simple reservation form that collects all information needed by booking specialists to bill [...]]]></description> <content:encoded><![CDATA[<p
style="float:right; margin:0 0 10px 15px; width:240px;"> <img
src="http://d1c0uje93yv0mr.cloudfront.net/wp-content/uploads/2009/07/Picture-1.png" width="240" /></p><div
id="attachment_166" class="wp-caption alignright" style="width: 310px"><a
href="http://southeasternexpeditions.com/"><img
class="size-medium wp-image-166" title="Southeastern Expeditions" src="http://d1c0uje93yv0mr.cloudfront.net/wp-content/uploads/2009/07/Picture-1-300x293.png" alt="Southeastern Expeditions website" width="300" height="293" /></a><p
class="wp-caption-text">Southeastern Expeditions website</p></div><p>This site, for an adventure travel company that runs rafting and eco-tourism trips in North and Central America, features a clean interactive design and extensive <a
href="http://chrisgilligan.com/search-engine-optimization/">search engine optimization</a>, including tailored metatags, hyperlinks, and a backlink referral network.<span
id="more-165"></span></p><p>The site also features a simple reservation form that collects all information needed by booking specialists to bill for trip deposit and contact the customer to seal the deal, and saves the info in a secure database for retrieval.</p><ul><li>Joomla Content Management System allows owners to update information, add new pages and modules to highlight season specials</li><li>TLS/SSH: secure encryption of confidential customer information</li></ul> <strong
class="seo-searchterms">Incoming search terms for the article:</strong><ul
class="seo-searchterms"><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/rafting-adventure-travel-reservation-form/" title="joomla powered travel website">joomla powered travel website</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/rafting-adventure-travel-reservation-form/" title="adventure website">adventure website</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/rafting-adventure-travel-reservation-form/" title="model form design for school management system">model form design for school management system</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/rafting-adventure-travel-reservation-form/" title="school management windows form application">school management windows form application</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/rafting-adventure-travel-reservation-form/" title="school management windows project">school management windows project</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/rafting-adventure-travel-reservation-form/" title="school students management windows form">school students management windows form</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/rafting-adventure-travel-reservation-form/" title="show a model of school management systems">show a model of school management systems</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/rafting-adventure-travel-reservation-form/" title="show form in school management system">show form in school management system</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/rafting-adventure-travel-reservation-form/" title="tell a friend archives showform &amp; links">tell a friend archives showform &amp; links</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/rafting-adventure-travel-reservation-form/" title="travel forum powered by phbp">travel forum powered by phbp</a></li></ul>]]></content:encoded> <wfw:commentRss>http://chrisgilligan.com/portfolio/rafting-adventure-travel-reservation-form/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Regional Visioning Plan</title><link>http://chrisgilligan.com/portfolio/regional-visioning-plan/</link> <comments>http://chrisgilligan.com/portfolio/regional-visioning-plan/#comments</comments> <pubDate>Sun, 03 May 2009 21:04:53 +0000</pubDate> <dc:creator>Chris Gilligan</dc:creator> <category><![CDATA[Content Management Systems]]></category> <category><![CDATA[Portfolio]]></category> <category><![CDATA[Expression Engine]]></category> <category><![CDATA[Google Analytics]]></category><guid
isPermaLink="false">http://chrisgilligan.com/?p=134</guid> <description><![CDATA[This site, completed for Chattanooga&#8217;s Create Here, in tandem with design firm Widgets &#38; Stone, is for a regional visioning process being conducted around Chattanooga, Tennessee. Tell-a-friend and Volunteer forms Semantic, search engine and handheld browser friendly design Google Analytics to track page views, form submissions, pdf and  file downloads Expression Engine multi-site manager custom [...]]]></description> <content:encoded><![CDATA[<p
style="float:right; margin:0 0 10px 15px; width:240px;"> <img
src="http://d1c0uje93yv0mr.cloudfront.net/wp-content/uploads/2009/05/picture-2.png" width="240" /></p><div
id="attachment_135" class="wp-caption alignright" style="width: 310px"><a
href="http://chattanoogastand.com/"><img
class="size-medium wp-image-135 " title="picture-2" src="http://d1c0uje93yv0mr.cloudfront.net/wp-content/uploads/2009/05/picture-2-300x245.png" alt="Chattanooga STAND website" width="300" height="245" /></a><p
class="wp-caption-text">Chattanooga STAND website</p></div><p>This site, completed for Chattanooga&#8217;s <a
href="http://createhere.org/">Create Here</a>, in tandem with <a
href="http://widgetsandstone.com/">design firm Widgets &amp; Stone</a>, is for a regional visioning process being conducted around Chattanooga, Tennessee.</p><ul><li>Tell-a-friend and Volunteer forms</li><li>Semantic, search engine and handheld browser friendly design</li><li>Google Analytics to track page views, form submissions, pdf and  file downloads</li><li>Expression Engine multi-site manager<ul><li>custom fields: staffers can frequently and easily update the content and sidebars</li></ul></li></ul> <strong
class="seo-searchterms">Incoming search terms for the article:</strong><ul
class="seo-searchterms"><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/regional-visioning-plan/" title="liaison intitle:powered by expressionengine the most visitors ever was">liaison intitle:powered by expressionengine the most visitors ever was</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/regional-visioning-plan/" title="nfrdi intitle:powered by expressionengine the most visitors ever was">nfrdi intitle:powered by expressionengine the most visitors ever was</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/regional-visioning-plan/" title="???????? intitle:powered by expressionengine \the most visitors ever was\">???????? intitle:powered by expressionengine \the most visitors ever was\</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/regional-visioning-plan/" title="slideshow for expressionengine">slideshow for expressionengine</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/regional-visioning-plan/" title="shellshock intitle:powered by expressionengine the most visitors ever was">shellshock intitle:powered by expressionengine the most visitors ever was</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/regional-visioning-plan/" title="powered by expressionengine default site weblog">powered by expressionengine default site weblog</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/regional-visioning-plan/" title="powered by expressionengine 1 1 *the most visitors ever was">powered by expressionengine 1 1 *the most visitors ever was</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/regional-visioning-plan/" title="powered by express engine facebook">powered by express engine facebook</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/regional-visioning-plan/" title="new showform tell a friend">new showform tell a friend</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/regional-visioning-plan/" title="mod_fcgid: read data timeout in 90 seconds socialengine">mod_fcgid: read data timeout in 90 seconds socialengine</a></li></ul>]]></content:encoded> <wfw:commentRss>http://chrisgilligan.com/portfolio/regional-visioning-plan/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Content Management Consulting</title><link>http://chrisgilligan.com/portfolio/content-management-consulting/</link> <comments>http://chrisgilligan.com/portfolio/content-management-consulting/#comments</comments> <pubDate>Thu, 26 Feb 2009 03:38:59 +0000</pubDate> <dc:creator>Chris Gilligan</dc:creator> <category><![CDATA[Content Management Systems]]></category> <category><![CDATA[Portfolio]]></category> <category><![CDATA[Content Management]]></category> <category><![CDATA[Flash]]></category> <category><![CDATA[Forms]]></category> <category><![CDATA[Joomla]]></category> <category><![CDATA[Search Engine Optimization]]></category><guid
isPermaLink="false">http://chrisgilligan.com/?p=80</guid> <description><![CDATA[I was contracted to develop the content management system for the Atlanta Journal Constitution&#8217;s AJC Media Solutions site. I took a great design from IQ Interactive, created Joomla 1.5 templates, and structured the site so IQ and AJC staffers could easily add content, including an extensive collection of Flash movies and PDF whitepapers. Working from [...]]]></description> <content:encoded><![CDATA[<p
style="float:right; margin:0 0 10px 15px; width:240px;"> <img
src="http://d1c0uje93yv0mr.cloudfront.net/wp-content/uploads/2009/02/Picture-1.png" width="240" /></p><div
id="attachment_180" class="wp-caption alignright" style="width: 310px"><a
href="http://www2.youraudiencedelivered.com"><img
class="size-medium wp-image-180" title="AJC Media Solutions" src="http://d1c0uje93yv0mr.cloudfront.net/wp-content/uploads/2009/02/Picture-1-300x242.png" alt="AJC Media Solutions website" width="300" height="242" /></a><p
class="wp-caption-text">AJC Media Solutions website</p></div><p>I was contracted to develop the content management system for the Atlanta Journal Constitution&#8217;s AJC Media Solutions site.</p><p>I took a great design from IQ Interactive, created Joomla 1.5 templates, and structured the site so IQ and AJC staffers could easily add content, including an extensive collection of Flash movies and PDF whitepapers.<span
id="more-80"></span></p><p>Working from home and traveling to Atlanta for a few days, with follow up documentation and consultation, I got the project done on time and well within the budget.</p> <strong
class="seo-searchterms">Incoming search terms for the article:</strong><ul
class="seo-searchterms"><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/content-management-consulting/" title="fancybox terminating too few slides">fancybox terminating too few slides</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/content-management-consulting/" title="garbage collection centos">garbage collection centos</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/content-management-consulting/" title="INTITLE:MOVIE">INTITLE:MOVIE</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/content-management-consulting/" title="joomla pdf apache memory">joomla pdf apache memory</a></li><li
class="seo-searchterms"><a
href="http://chrisgilligan.com/portfolio/content-management-consulting/" title="xcache garbage collection vs ttl">xcache garbage collection vs ttl</a></li></ul>]]></content:encoded> <wfw:commentRss>http://chrisgilligan.com/portfolio/content-management-consulting/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Served from: chrisgilligan.com @ 2012-05-22 20:34:21 by W3 Total Cache -->
