<?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>Tyler Nichols</title>
	<atom:link href="https://www.tylernichols.com/feed" rel="self" type="application/rss+xml" />
	<link>https://www.tylernichols.com</link>
	<description></description>
	<lastBuildDate>Tue, 03 Nov 2020 20:09:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.4.4</generator>
	<item>
		<title>Get Entire AWS S3 Bucket Contents with Ansible</title>
		<link>https://www.tylernichols.com/aws/get-entire-aws-s3-bucket-contents-with-ansible</link>
					<comments>https://www.tylernichols.com/aws/get-entire-aws-s3-bucket-contents-with-ansible#comments</comments>
		
		<dc:creator><![CDATA[Tyler Nichols]]></dc:creator>
		<pubDate>Sun, 11 Feb 2018 18:42:31 +0000</pubDate>
				<category><![CDATA[Ansible]]></category>
		<category><![CDATA[AWS]]></category>
		<category><![CDATA[DevOps]]></category>
		<guid isPermaLink="false">https://www.tylernichols.com/?p=737</guid>

					<description><![CDATA[I ran into this issue the other day while putting together a simple deploy playbook.  For this particular project, we store artifacts in S3 and I needed to grab several jar files from the same bucket. Unfortunately, the Ansible S3 Module Get operation does not support recursive copy. While I could have accomplished this with &#8230; <a href="https://www.tylernichols.com/aws/get-entire-aws-s3-bucket-contents-with-ansible" class="more-link">Continue reading <span class="screen-reader-text">Get Entire AWS S3 Bucket Contents with Ansible</span></a>]]></description>
		
					<wfw:commentRss>https://www.tylernichols.com/aws/get-entire-aws-s3-bucket-contents-with-ansible/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>MAMP MySQL Server Won&#8217;t Start</title>
		<link>https://www.tylernichols.com/webmaster-tips/mamp-mysql-server-wont-start</link>
					<comments>https://www.tylernichols.com/webmaster-tips/mamp-mysql-server-wont-start#comments</comments>
		
		<dc:creator><![CDATA[Tyler Nichols]]></dc:creator>
		<pubDate>Wed, 28 Dec 2016 00:33:35 +0000</pubDate>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Webmaster Tips]]></category>
		<guid isPermaLink="false">http://www.tylernichols.com/?p=620</guid>

					<description><![CDATA[This was a common problem with past versions of MAMP and it continues to happen for some users in version 4.x. Fortunately, the fix is easy. The problem is that when exiting MAMP the MySQL processes continue to run and are not stopped. This post has two solutions. The first solution of killing running processes &#8230; <a href="https://www.tylernichols.com/webmaster-tips/mamp-mysql-server-wont-start" class="more-link">Continue reading <span class="screen-reader-text">MAMP MySQL Server Won&#8217;t Start</span></a>]]></description>
		
					<wfw:commentRss>https://www.tylernichols.com/webmaster-tips/mamp-mysql-server-wont-start/feed</wfw:commentRss>
			<slash:comments>22</slash:comments>
		
		
			</item>
		<item>
		<title>Ship USPS via PayPal without an Ebay transaction</title>
		<link>https://www.tylernichols.com/tech-tips/ship-usps-via-paypal-without-ebay-transaction</link>
					<comments>https://www.tylernichols.com/tech-tips/ship-usps-via-paypal-without-ebay-transaction#comments</comments>
		
		<dc:creator><![CDATA[Tyler Nichols]]></dc:creator>
		<pubDate>Sun, 04 Jan 2015 03:40:19 +0000</pubDate>
				<category><![CDATA[tech-tips]]></category>
		<guid isPermaLink="false">http://www.tylernichols.com/?p=539</guid>

					<description><![CDATA[You may have noticed the discounted USPS postage rates on PayPal after selling an item on eBay. Wouldn&#8217;t it be nice to get that same discount for all of your shipping? Using the link below, you can ship anything via USPS, including 1st class mail (with the PayPal Discount!). Note, you will need to be &#8230; <a href="https://www.tylernichols.com/tech-tips/ship-usps-via-paypal-without-ebay-transaction" class="more-link">Continue reading <span class="screen-reader-text">Ship USPS via PayPal without an Ebay transaction</span></a>]]></description>
		
					<wfw:commentRss>https://www.tylernichols.com/tech-tips/ship-usps-via-paypal-without-ebay-transaction/feed</wfw:commentRss>
			<slash:comments>40</slash:comments>
		
		
			</item>
		<item>
		<title>Google Voice XMPP Alternative</title>
		<link>https://www.tylernichols.com/voip/google-voice-xmpp-alternatives</link>
					<comments>https://www.tylernichols.com/voip/google-voice-xmpp-alternatives#comments</comments>
		
		<dc:creator><![CDATA[Tyler Nichols]]></dc:creator>
		<pubDate>Fri, 28 Feb 2014 20:43:19 +0000</pubDate>
				<category><![CDATA[voip]]></category>
		<guid isPermaLink="false">http://www.tylernichols.com/?p=446</guid>

					<description><![CDATA[I previously wrote a post about my home phone setup and how I moved away from paying Comcast for monthly phone service to a free solution with Google Voice using an Obihai VoIP adapter. This was possible because Google supported  XMPP,  which enabled connectivity to the Google Voice website without logging in. This solution worked perfectly &#8230; <a href="https://www.tylernichols.com/voip/google-voice-xmpp-alternatives" class="more-link">Continue reading <span class="screen-reader-text">Google Voice XMPP Alternative</span></a>]]></description>
		
					<wfw:commentRss>https://www.tylernichols.com/voip/google-voice-xmpp-alternatives/feed</wfw:commentRss>
			<slash:comments>35</slash:comments>
		
		
			</item>
	</channel>
</rss>
