<?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>Doyle Lewis</title>
	<atom:link href="http://www.doylelewis.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.doylelewis.com</link>
	<description>Adventures in WordPress</description>
	<lastBuildDate>Thu, 16 Jun 2016 14:24:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.5.2</generator>
	<item>
		<title>Make Sure You&#8217;re Not Committing Bad JavaScript by Using a Git Hook</title>
		<link>http://www.doylelewis.com/jslint-git-hook/</link>
		<comments>http://www.doylelewis.com/jslint-git-hook/#respond</comments>
		<pubDate>Thu, 16 Jun 2016 14:07:25 +0000</pubDate>
		<dc:creator><![CDATA[doyle]]></dc:creator>
				<category><![CDATA[Randomness]]></category>
		<category><![CDATA[code optimization]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[git hooks]]></category>

		<guid isPermaLink="false">http://www.doylelewis.com/?p=126</guid>
		<description><![CDATA[<p>As a follow on to my post about using a Git hook with PHP Code Sniffer to make sure that you&#8217;re committing good PHP code, this post is going to cover doing the same thing to make sure that your JavaScript passing a JSLint check. The only pre-requisite to get this to work is to [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.doylelewis.com/jslint-git-hook/">Make Sure You&#8217;re Not Committing Bad JavaScript by Using a Git Hook</a> appeared first on <a rel="nofollow" href="http://www.doylelewis.com">Doyle Lewis</a>.</p>
]]></description>
		<wfw:commentRss>http://www.doylelewis.com/jslint-git-hook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improve your code quality with git hooks, composer, and PHP Code Sniffer</title>
		<link>http://www.doylelewis.com/git-hooks-composer-php-code-sniffer/</link>
		<comments>http://www.doylelewis.com/git-hooks-composer-php-code-sniffer/#respond</comments>
		<pubDate>Thu, 09 Jun 2016 03:48:34 +0000</pubDate>
		<dc:creator><![CDATA[doyle]]></dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[composer]]></category>
		<category><![CDATA[git hooks]]></category>
		<category><![CDATA[php code sniffer]]></category>

		<guid isPermaLink="false">http://www.doylelewis.com/?p=120</guid>
		<description><![CDATA[<p>First, let&#8217;s cover what all of these terms mean Git Hooks If you&#8217;re doing any sort of development you need to make sure that you&#8217;re using version control, and Git happens to be my preferred solution. Git offers these cool little tools called Git hooks. Hooks run bash scripts at a number of different points [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.doylelewis.com/git-hooks-composer-php-code-sniffer/">Improve your code quality with git hooks, composer, and PHP Code Sniffer</a> appeared first on <a rel="nofollow" href="http://www.doylelewis.com">Doyle Lewis</a>.</p>
]]></description>
		<wfw:commentRss>http://www.doylelewis.com/git-hooks-composer-php-code-sniffer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seeing where your functions are used in phpStorm 9</title>
		<link>http://www.doylelewis.com/seeing-where-your-functions-are-used-in-phpstorm-9/</link>
		<comments>http://www.doylelewis.com/seeing-where-your-functions-are-used-in-phpstorm-9/#respond</comments>
		<pubDate>Wed, 15 Jul 2015 13:32:29 +0000</pubDate>
		<dc:creator><![CDATA[doyle]]></dc:creator>
				<category><![CDATA[phpStorm]]></category>
		<category><![CDATA[phpstorm]]></category>

		<guid isPermaLink="false">http://www.doylelewis.com/?p=101</guid>
		<description><![CDATA[<p>One great feature in phpStorm 8 was the ability to click on a function call and going to where that function is defined in the code. Makes tracking things down a lot easier, especially if you&#8217;re working on someone else&#8217;s code. But in phpStorm 9 they took this functionality one step further. Now when you [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.doylelewis.com/seeing-where-your-functions-are-used-in-phpstorm-9/">Seeing where your functions are used in phpStorm 9</a> appeared first on <a rel="nofollow" href="http://www.doylelewis.com">Doyle Lewis</a>.</p>
]]></description>
		<wfw:commentRss>http://www.doylelewis.com/seeing-where-your-functions-are-used-in-phpstorm-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Responsive Tabs/Accordions using Foundation Framework</title>
		<link>http://www.doylelewis.com/responsive-tabsaccordions-using-foundation-framework/</link>
		<comments>http://www.doylelewis.com/responsive-tabsaccordions-using-foundation-framework/#respond</comments>
		<pubDate>Mon, 13 Jul 2015 13:29:36 +0000</pubDate>
		<dc:creator><![CDATA[doyle]]></dc:creator>
				<category><![CDATA[Foundation Framework]]></category>
		<category><![CDATA[foundation framework]]></category>
		<category><![CDATA[responsive design]]></category>
		<category><![CDATA[themosis]]></category>

		<guid isPermaLink="false">http://www.doylelewis.com/?p=97</guid>
		<description><![CDATA[<p>As a mobile-first CSS framework, I found it really odd that the tabs that ship with Foundation aren&#8217;t responsive. As your screen gets smaller, they just start stacking up, killing UX and defeating the point of having a mobile-first design. The normal functionality would be for tabs to switch over to accordions as the screen [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.doylelewis.com/responsive-tabsaccordions-using-foundation-framework/">Responsive Tabs/Accordions using Foundation Framework</a> appeared first on <a rel="nofollow" href="http://www.doylelewis.com">Doyle Lewis</a>.</p>
]]></description>
		<wfw:commentRss>http://www.doylelewis.com/responsive-tabsaccordions-using-foundation-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clean out your comments</title>
		<link>http://www.doylelewis.com/clean-out-your-comments/</link>
		<comments>http://www.doylelewis.com/clean-out-your-comments/#respond</comments>
		<pubDate>Thu, 25 Jun 2015 14:58:19 +0000</pubDate>
		<dc:creator><![CDATA[doyle]]></dc:creator>
				<category><![CDATA[WordPress Optimization]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.doylelewis.com/?p=92</guid>
		<description><![CDATA[<p>Did you set up a WordPress site and not setup Akismet right away, and now you have a mountain of SPAM to clean out? You can let Akismet do it&#8217;s magic, but going through thousands of comments won&#8217;t do you any good, and it will take forever. The easier way is to just clean out [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.doylelewis.com/clean-out-your-comments/">Clean out your comments</a> appeared first on <a rel="nofollow" href="http://www.doylelewis.com">Doyle Lewis</a>.</p>
]]></description>
		<wfw:commentRss>http://www.doylelewis.com/clean-out-your-comments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Best Way To Vertically Center with CSS</title>
		<link>http://www.doylelewis.com/the-best-way-to-vertically-center-with-css/</link>
		<comments>http://www.doylelewis.com/the-best-way-to-vertically-center-with-css/#respond</comments>
		<pubDate>Tue, 16 Jun 2015 14:38:52 +0000</pubDate>
		<dc:creator><![CDATA[doyle]]></dc:creator>
				<category><![CDATA[Randomness]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.doylelewis.com/?p=85</guid>
		<description><![CDATA[<p>If there is one thing that&#8217;s truly annoying in CSS, it&#8217;s trying to vertically center an element inside a parent. You&#8217;d think vertical-align:center would work, but normally it doesn&#8217;t. display:table-cell often has other issues that need working out. So where does that leave us? Enter transform. Most people only think to use transform to rotate [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.doylelewis.com/the-best-way-to-vertically-center-with-css/">The Best Way To Vertically Center with CSS</a> appeared first on <a rel="nofollow" href="http://www.doylelewis.com">Doyle Lewis</a>.</p>
]]></description>
		<wfw:commentRss>http://www.doylelewis.com/the-best-way-to-vertically-center-with-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP 7 + Apache 2.4 + Ubuntu 14.04</title>
		<link>http://www.doylelewis.com/php-7-apache-2-4-ubuntu-14-04/</link>
		<comments>http://www.doylelewis.com/php-7-apache-2-4-ubuntu-14-04/#respond</comments>
		<pubDate>Mon, 15 Jun 2015 00:37:34 +0000</pubDate>
		<dc:creator><![CDATA[doyle]]></dc:creator>
				<category><![CDATA[Randomness]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[php 7]]></category>
		<category><![CDATA[php7]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.doylelewis.com/?p=88</guid>
		<description><![CDATA[<p>It&#8217;s a pretty exciting time in the PHP development world. The release of PHP 7 is just around the corner. Which means now is the time to start testing if sites work with it or not. Here I&#8217;ll walk you through setting up a local server running PHP 7, with Apache 2.4 and Ubuntu 14.04. [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.doylelewis.com/php-7-apache-2-4-ubuntu-14-04/">PHP 7 + Apache 2.4 + Ubuntu 14.04</a> appeared first on <a rel="nofollow" href="http://www.doylelewis.com">Doyle Lewis</a>.</p>
]]></description>
		<wfw:commentRss>http://www.doylelewis.com/php-7-apache-2-4-ubuntu-14-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Remove The wpadminbar CSS Push</title>
		<link>http://www.doylelewis.com/how-to-remove-the-wpadminbar-css-push/</link>
		<comments>http://www.doylelewis.com/how-to-remove-the-wpadminbar-css-push/#respond</comments>
		<pubDate>Thu, 11 Jun 2015 14:19:57 +0000</pubDate>
		<dc:creator><![CDATA[doyle]]></dc:creator>
				<category><![CDATA[WordPress Customization]]></category>
		<category><![CDATA[wpadminbar]]></category>

		<guid isPermaLink="false">http://www.doylelewis.com/?p=81</guid>
		<description><![CDATA[<p>If you&#8217;re like me you find the wpadminbar css push really annoying. When you&#8217;re trying to get the positioning just right on your site, you have to use a different browser, and incognito window, or log out, just to see how your site looks without your content pushed down. Thankfully WordPress is quite easy to [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.doylelewis.com/how-to-remove-the-wpadminbar-css-push/">How To Remove The wpadminbar CSS Push</a> appeared first on <a rel="nofollow" href="http://www.doylelewis.com">Doyle Lewis</a>.</p>
]]></description>
		<wfw:commentRss>http://www.doylelewis.com/how-to-remove-the-wpadminbar-css-push/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Font-Based Spinners With Font Awesome</title>
		<link>http://www.doylelewis.com/font-based-spinners-font-awesome/</link>
		<comments>http://www.doylelewis.com/font-based-spinners-font-awesome/#respond</comments>
		<pubDate>Mon, 15 Dec 2014 22:36:38 +0000</pubDate>
		<dc:creator><![CDATA[doyle]]></dc:creator>
				<category><![CDATA[Randomness]]></category>
		<category><![CDATA[font awesome]]></category>

		<guid isPermaLink="false">http://www.doylelewis.com/?p=71</guid>
		<description><![CDATA[<p>This is pretty awesome, and I hadn&#8217;t noticed it before. Until now I&#8217;ve used image based spinners for everything, but now with Font Awesome you can use fonts. Which means you can easily size them and change colors. It won&#8217;t work in IE8 or IE9 as it&#8217;s CSS3 animations, so keep that in mind. It&#8217;s [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.doylelewis.com/font-based-spinners-font-awesome/">Font-Based Spinners With Font Awesome</a> appeared first on <a rel="nofollow" href="http://www.doylelewis.com">Doyle Lewis</a>.</p>
]]></description>
		<wfw:commentRss>http://www.doylelewis.com/font-based-spinners-font-awesome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Get The Post Thumbnail URL in WordPress</title>
		<link>http://www.doylelewis.com/get-post-thumbnail-url-wordpress/</link>
		<comments>http://www.doylelewis.com/get-post-thumbnail-url-wordpress/#respond</comments>
		<pubDate>Wed, 26 Nov 2014 16:29:37 +0000</pubDate>
		<dc:creator><![CDATA[doyle]]></dc:creator>
				<category><![CDATA[WordPress Customization]]></category>
		<category><![CDATA[lazy load]]></category>
		<category><![CDATA[thumbnails]]></category>

		<guid isPermaLink="false">http://www.doylelewis.com/?p=61</guid>
		<description><![CDATA[<p>I was working on a project that I wanted to enable lazy loading using a specific jQuery plugin, so I needed to get the thumbnail URL for all of my posts. The feature was loading around 300 articles from a custom post type using a shortcode. Every article had a featured image. Which meant that the [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.doylelewis.com/get-post-thumbnail-url-wordpress/">How To Get The Post Thumbnail URL in WordPress</a> appeared first on <a rel="nofollow" href="http://www.doylelewis.com">Doyle Lewis</a>.</p>
]]></description>
		<wfw:commentRss>http://www.doylelewis.com/get-post-thumbnail-url-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
