<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Sea of Geek</title>
	<atom:link href="https://seaofgeek.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://seaofgeek.wordpress.com</link>
	<description>In it and just staying a float</description>
	<lastBuildDate>Mon, 16 Jan 2023 18:29:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<site xmlns="com-wordpress:feed-additions:1">18757204</site><cloud domain='seaofgeek.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>https://secure.gravatar.com/blavatar/aee17b0cc9ea450a496fabeb71815b0a8febae870b382dffc6b84944e57412ba?s=96&#038;d=https%3A%2F%2Fs0.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Sea of Geek</title>
		<link>https://seaofgeek.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="https://seaofgeek.wordpress.com/osd.xml" title="Sea of Geek" />
	<atom:link rel='hub' href='https://seaofgeek.wordpress.com/?pushpress=hub'/>
	<item>
		<title>Crypto, NFTs, and other things I&#8217;m learning about</title>
		<link>https://seaofgeek.wordpress.com/2022/03/22/crypto-nfts-and-other-things-im-learning-about/</link>
					<comments>https://seaofgeek.wordpress.com/2022/03/22/crypto-nfts-and-other-things-im-learning-about/#comments</comments>
		
		<dc:creator><![CDATA[Matt Pugh]]></dc:creator>
		<pubDate>Tue, 22 Mar 2022 14:00:00 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[bitcoin]]></category>
		<category><![CDATA[blockchain]]></category>
		<category><![CDATA[coinbase]]></category>
		<category><![CDATA[Crypto]]></category>
		<category><![CDATA[dustland]]></category>
		<category><![CDATA[ethereum]]></category>
		<category><![CDATA[metamask]]></category>
		<category><![CDATA[NFT]]></category>
		<category><![CDATA[wallet]]></category>
		<category><![CDATA[web3]]></category>
		<guid isPermaLink="false">http://seaofgeek.wordpress.com/?p=1101</guid>

					<description><![CDATA[It started as an experiment to see if I could find a game I could play in my free time that would make me a little money in the process of being entertained, but it turned into much more than that. To be honest, I&#8217;d been skeptical of the whole crypto space for many years. [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>It started as an experiment to see if I could find a game I could play in my free time that would make me a little money in the process of being entertained, but it turned into much more than that.</p>



<p>To be honest, I&#8217;d been skeptical of the whole crypto space for many years. How could anything that didn&#8217;t really exist hold monetary value? Yet, the more I dug into learning about the space, for the purposes of finding a &#8220;play to earn&#8221; game, the more I learned about the underlying technology and financial structures being created to support said technology. I won&#8217;t bore you with all the technical jargon right now (maybe in a future post), but I will challenge you to start looking into the space and I&#8217;ll provide some of the steps I&#8217;ve taken to begin learning without dropping any of my &#8220;real&#8221; money into it.</p>



<h2 class="wp-block-heading">Terms</h2>



<p>Let&#8217;s get started with some terms that I think are important to know when diving in. I&#8217;m by no means an expert in any of this, but I at least think I&#8217;ve grasped enough of the concepts to explain the basics to those of you who may just be starting out.</p>



<p><strong>Crypto</strong> &#8211; Basically a general term for any of the different coins/tokens available. Think different currencies, like the Dollar, Euro, Yen, etc. (These real world currencies would be known as the fiat currencies). Some popular and more well know cryptos are Bitcoin (BTC), Ethereum (ETH), Dogecoin (DOGE), etc., but there are thousands of different coins. Each different currency has different purposes and some have their own blockchains. Others, live all on the same blockchain, but I&#8217;ll explain that next.</p>



<p><strong>Blockchain</strong> &#8211; The simplest way I can explain this is to compare it to a database (and even more simply, a spreadsheet). A database is composed of many spreadsheets, but at the end of the day is just one giant file sitting on a computer somewhere. This database gets backed up on a regular basis in case something was to happen to the original file, but if you were to maliciously edit that file, the backup would then take on that change. A blockchain behaves differently in that it&#8217;s not just one file, but a string of recorded transactions. They don&#8217;t just live on one computer, but on a network of nodes (computers) hopefully spread out across the world. Each time a new transaction is added, it not only has its data in that record, but also evidence of the previous transaction. In order for that new transaction to be written to the chain, a consensus of all the other nodes have to approve that it looks the same to each of them. This becomes more secure than a traditional database since now someone taking malicious action can&#8217;t just change the database, but would have to affect all of the nodes at the same time. I know that was a lot, but it&#8217;s import to understand a bit of the underlying architecture to realize why certain other things work the way they do.</p>



<p><strong>NFT</strong> &#8211; <strong>Non Fungible Token</strong> &#8211; You&#8217;ve probably heard this term already and are just associating it to some picture of an Ape that just sold for hundreds of thousands of dollars, but it&#8217;s much more than that. NFTs are basically just proof of ownership over an asset, mainly digital, but could be the future of how physical property deeds are recorded. Each NFT is just a contract recorded on a block chain that connects your wallet to the asset&#8217;s address on the chain. I think the utility around NFTs is the more intriguing aspect as many new projects starting up (companies developing a product or application) will issue an NFT that you can get that allows you early access or special perks once their product launches. Think of it like a membership card similar to your Starbucks Gold Card or the perks that come with holding a specific credit card.</p>



<p><strong>Wallet</strong> &#8211; Crytpo wallets operate the same way your physical wallet operates&#8230; you open it up and you see your cash, family photo, membership cards, etc. In crypto wallet, you store how much of each currency you have and your NFTs (art, membership cards, etc). The difference is, the crypto wallet doesn&#8217;t actually store the data, but rather provides an address on the blockchain that all these assets are linked to. That&#8217;s why keeping your wallets secure is very important. There are many wallets out there, both software and hardware, but I&#8217;ll go more into that when I talk about the steps I&#8217;ve taken in my own learning.</p>



<p><strong>Exchange</strong> &#8211;  This is an easy one, just think of etrade, or any other stock trading website, but for crypto. This is where you can &#8220;exchange&#8221; your fiat currency for different cryptocurrencies. Some popular exchanges are coinbase, FTX, Binance. It&#8217;s important to understand that an exchange isn’t a wallet. You don&#8217;t have sole ownership for the purposes of staking your crypto or using it in different web3 applications when it&#8217;s on an exchange. If you&#8217;re looking to just invest money and trade, then maybe the only thing you&#8217;ll use is an exchange. If you want to really leverage the utility of all this stuff you&#8217;ll need to move your crypto to a wallet.</p>



<p><strong>Gas Fees</strong> &#8211; Any time you move crypto from one address on a blockchain to another you will need to pay gas fees. This is basically just a fee for validating the transaction on the chain that the node holder then receives for doing the work. Depending on the chain your token lives on, the gas fees can vary. If you purchase a particular crypto on an exchange and want to transfer it to your wallet, you will have to pay gas. There are other actions like swaps and bridging that will require gas fees as well.</p>



<p><strong>Swap</strong> &#8211; A swap is the action of swapping one currency for another. Think of it as exchanging your Dollars for Euros when you go to Europe. This is important and where the whole Web3 structure really takes off. Remember when I talked about how a lot of currencies (tokens) have particular utilities in different applications/games? Well, by swapping tokens, you can take value you&#8217;ve created from one game or application and move it into a different one. For example, let&#8217;s say you&#8217;ve invested a ton of time into one game, massing a large stockpile of it&#8217;s native token, but now you&#8217;re bored and see a new game you want to try out. You can now swap your tokens into the new games&#8217; tokens and not have to start off in that game from ground zero.</p>



<p><strong>Bridging</strong> &#8211; Some currencies can live on more than one chain (example: ETH lives on both the Ethereum and Polygon chains). Bridging is just the action of moving your ownership of that amount of ETH from one chain to the other.</p>



<p><strong>Web3</strong> &#8211; Web1 was your old original simple HTML sites that were made in 90&#8217;s for one way communication. Web2 is what you&#8217;re most familiar with, things like Facebook, Amazon, Netflix, etc. Web3 is just the next evolution where the value you produce by using these new platforms is owned by you, and not only by the site owner. Think if you could get paid for Facebook giving out all your demographic information, or you as the user had a say in how the application operated. Web3 has the potential for each of us to have ownership in the things we use online. If the application you use is free, then you are the product. Wouldn&#8217;t it be great that if you&#8217;re the product you get something of transferable value out of it?</p>



<p><strong>Airdrop</strong> &#8211; Giveaways from project developers to entice people to use their tokens or application. Some airdrops are used as rewards for early adopters and long time holders of particular tokens and NFTs.</p>



<p>I think that&#8217;s all of the important terms for now. There&#8217;s a lot more, but this should give you a good beginning understanding of this new space. Now, let&#8217;s get onto the steps I&#8217;ve taken to learn this stuff and see if we can get you some free crypto in the process.</p>



<h2 class="wp-block-heading">Getting Started</h2>



<p>The first thing I did was sign up with <a href="https://coinbase.com/join/pugh_b34">Coinbase</a>. Coinbase is a great entry point because not only is interface easy to use, but they have this neat thing called &#8220;Learn and Earn&#8221;. Learn and Earn are little slide shows that teach you about particular currencies and after watching them and answering a few questions about what you learned, give you a small portion of that particular currency. I&#8217;ve probably made $15 so far and I&#8217;ve only been on it for 2 months at the time of this writing. Once you have the currency for your learning, you can swap it to whatever you want. Also, if you feel like putting our own skin in the game right off the bat, use this <a href="https://coinbase.com/join/pugh_b34">link</a> to sign up. This will get you $10 in free Bitcoin after you buy or sell $100 on coinbase. I&#8217;ll also get $10, so you can consider that a tip for all this great information. <img src="https://s0.wp.com/wp-content/mu-plugins/wpcom-smileys/twemoji/2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>



<p>Next I downloaded the <a href="https://metamask.io/">Metamask</a> wallet on my phone. There are plenty of other wallets out there, but this is the one I started with because I was trying to figure out how to start playing some nft games and metamask works great with polygon chain related currencies. Metamask also has an extension available on chromium based browsers which is critical for interacting with web3 applications. I&#8217;ve transferred some Matic to my wallet in a roundabout way so I can pay gas fees for a particular game I&#8217;m trying out. If you have any questions on that process, leave a comment.</p>



<p>I also downloaded the <a href="https://brave.com/download/">Brave</a> browser. Brave is a chromium based browser that does 2 really cool things. First it rips out advertisements on pages you visit and replaces them with it&#8217;s own ads. Second, it rewards you for looking at its advertisements in the form of BAT, Basic Attention Token. These tokens can then be saved in it&#8217;s onboard wallet, used to tip websites that you&#8217;ve found helpful, and also swapped out to other currencies. I haven&#8217;t reached an amount worthy of exporting yet, so I&#8217;m not sure how that exactly works. Stay tuned.</p>



<p>Finally, I started looking for projects that I find interesting. I can&#8217;t give any real direction on this, but it&#8217;s important to get in early on some projects and interact with the communities. Most new projects start up a discord server that you can join to chat with the developers and other people who are interested in the project. By being part of the community, you get access to airdrops that can come in the form of tokens or NFTs being used in the project. Some projects that I&#8217;ve started following are:</p>



<ul class="wp-block-list"><li><a href="https://www.thedustland.com/">The Dustland</a><ul><li>This is an upcoming move to earn game where you download their app and listen to an audio story-like track that&#8217;s linked to the speed at which you are running. The premise is you are transporting goods in a future dystopian society and each run you take is a transporting mission. The more you run and complete missions, the more DOSE (fitness metaverse token) you earn. This token can then be used to upgrade your character or swapped to other currencies and then back to $$$$.</li><li>To learn more and stay up to date on this project, I highly recommend following them on <a href="https://twitter.com/the_dustland">Twitter</a> and joining their <a href="https://discord.gg/xyappsvg">discord</a>.</li></ul></li><li><a href="https://defydisrupt.io/">DEFY</a><ul><li>This game is still very early on, but will be a location based augmented reality play to earn game. You can learn more details about the game by checking our their website in the link above. They&#8217;ve been pretty clever in their early adoption mechanism by releasing different puzzles to solve in lead up to the airdrop of their first NFT.</li><li>You can also follow them on <a href="https://twitter.com/defydisrupt">Twitter</a> and join their <a href="https://discord.gg/defydisrupt">discord</a>.</li></ul></li></ul>



<h2 class="wp-block-heading">To Be Continued&#8230;&#8230;.</h2>



<p>For now that&#8217;s what I&#8217;ve done and learned. I have other things I&#8217;m poking around in, but not to the degree that I can explain it yet. If you have any questions, feel free to drop a comment below.</p>



<p>Disclaimer: None of the above should be construed as financial advice. If you&#8217;re looking to make real money off anything crypto related speak with a financial adviser.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://seaofgeek.wordpress.com/2022/03/22/crypto-nfts-and-other-things-im-learning-about/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1101</post-id>
		<media:thumbnail url="https://seaofgeek.wordpress.com/wp-content/uploads/2022/03/pexels-worldspectrum-1097946.jpg" />
		<media:content url="https://seaofgeek.wordpress.com/wp-content/uploads/2022/03/pexels-worldspectrum-1097946.jpg" medium="image">
			<media:title type="html">pexels-worldspectrum-1097946</media:title>
		</media:content>

		<media:content url="https://0.gravatar.com/avatar/6e30316c62e452eef96f9b231ad449c6a23c7e65657ddfe3a5d8397f10507b3c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">seaofgeek</media:title>
		</media:content>
	</item>
		<item>
		<title>The Day I Went Phishing With My Pastor</title>
		<link>https://seaofgeek.wordpress.com/2018/03/08/the-day-i-went-phishing-with-my-pastor/</link>
					<comments>https://seaofgeek.wordpress.com/2018/03/08/the-day-i-went-phishing-with-my-pastor/#comments</comments>
		
		<dc:creator><![CDATA[Matt Pugh]]></dc:creator>
		<pubDate>Fri, 09 Mar 2018 03:26:36 +0000</pubDate>
				<category><![CDATA[A little bit personal]]></category>
		<category><![CDATA[Church stuff]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[church]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[Phishing]]></category>
		<category><![CDATA[SCAM]]></category>
		<guid isPermaLink="false">http://seaofgeek.wordpress.com/?p=1093</guid>

					<description><![CDATA[It was just like any other day in the IT department when the emails started coming in to random staff members from our teaching pastor. I began to receive messages from multiple staff asking if the included message was really from David. After a quick glance at the gmail address, and the poor grammar, it [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img data-attachment-id="1095" data-permalink="https://seaofgeek.wordpress.com/2018/03/08/the-day-i-went-phishing-with-my-pastor/warning-phishing-attack/" data-orig-file="https://seaofgeek.wordpress.com/wp-content/uploads/2018/03/warning-phishing-attack.jpg" data-orig-size="970,546" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="warning-phishing-attack" data-image-description="" data-image-caption="" data-medium-file="https://seaofgeek.wordpress.com/wp-content/uploads/2018/03/warning-phishing-attack.jpg?w=300" data-large-file="https://seaofgeek.wordpress.com/wp-content/uploads/2018/03/warning-phishing-attack.jpg?w=970" class="alignnone size-full wp-image-1095" src="https://seaofgeek.wordpress.com/wp-content/uploads/2018/03/warning-phishing-attack.jpg" alt="warning-phishing-attack" width="970" height="546" srcset="https://seaofgeek.wordpress.com/wp-content/uploads/2018/03/warning-phishing-attack.jpg 970w, https://seaofgeek.wordpress.com/wp-content/uploads/2018/03/warning-phishing-attack.jpg?w=150&amp;h=84 150w, https://seaofgeek.wordpress.com/wp-content/uploads/2018/03/warning-phishing-attack.jpg?w=300&amp;h=169 300w, https://seaofgeek.wordpress.com/wp-content/uploads/2018/03/warning-phishing-attack.jpg?w=768&amp;h=432 768w" sizes="(max-width: 970px) 100vw, 970px" /></p>
<p>It was just like any other day in the IT department when the emails started coming in to random staff members from our teaching pastor. I began to receive messages from multiple staff asking if the included message was really from David. After a quick glance at the gmail address, and the poor grammar, it was obvious that this was a phishing attempt. It was then that I decided to have a little fun with &#8220;David&#8221;.  Below is how the email correspondence transpired. *Some names have been changed to protect the innocent</p>
<blockquote><p><strong>Subject: </strong>GOD BLESS YOU BETH</p>
<p>I need a favor from you, please email me back as soon as possible.</p>
<p>Hope to hear from you soon.</p>
<p>Blessings,</p>
<p>David</p>
<p>Sent from iPhone</p></blockquote>
<p>The staff member replied prior to informing me. Mainly because it could have something do with this weeks service.</p>
<blockquote><p>Sure, how can I help you?</p>
<p>&#8211; Beth</p></blockquote>
<p>&nbsp;</p>
<blockquote><p>Good to hear from you, How are you? Its my niece birthday and  I need to get her an iTunes gift card that I promised her as</p>
<p>a birthday gift but I can&#8217;t do this right now because I&#8217;m currently busy checking on a friend at the hospital. Can you get</p>
<p>it from any store around you? I&#8217;ll pay you back .</p>
<p>Blessings,</p>
<p>David</p>
<p>Sent from my iPhone</p></blockquote>
<p>It was at this point that &#8220;Beth&#8221; forwarded the email and the fun began. I replied back to both &#8220;Beth&#8221; and fake David.</p>
<blockquote><p>David,</p>
<p>Beth caught me as I’m heading out the door. I can grab one for you. How much do you want on it? How old is your niece?</p>
<p>Matt Pugh<br />
-Assistant to the Director of Weekend Host Teams</p></blockquote>
<p>You&#8217;ll note that I am, in fact, NOT the Assistant to the Director of Weekend Host Teams, but I didn&#8217;t want it to be noticed that IT had been involved. &#8220;Beth&#8221; is the Director of Weekend Host Teams so it only made sense that I&#8217;d be running her errands. I also figured a nod to the Office was in order since we were going down this rabbit trail.</p>
<blockquote><p>Thanks Matt.</p>
<p>-Beth</p></blockquote>
<p>I had &#8220;Beth&#8221; reply all to make it look legit and that I was helping her out. When a few minutes had past and I hadn&#8217;t heard anything from Fake David, I decided to add a sense of urgency into the correspondence.</p>
<blockquote><p>Pulling into Target now. Gonna be here a few minutes so let me know how much you want on it.</p>
<div>Sent from mobile</div>
</blockquote>
<div>After another minute or two he responded.</div>
<blockquote>
<div>
<div>Thanks MATT,$100 is okay for her and can you please help me scratch the back of the card to reveal the pin, then take a</div>
<div>snap shot of the back showing the pin and have it sent to me.</div>
<div></div>
<div>Blessings,</div>
<div>David</div>
<div></div>
<div>Sent from my iPhone</div>
</div>
</blockquote>
<div>
<div>And here we go&#8230;&#8230;</div>
<blockquote>
<div>
<p>Sounds good. I’m having to pick up some Depends for my Great Dane. Can you be praying for us as we are dealing with many of his health issues.</p>
<div></div>
<div>
<p>What color of card do you want?</p>
<div>Sent from my mobile</div>
</div>
</div>
</blockquote>
<div>
<blockquote>
<div>
<p>Blue</p>
<div></div>
<div>
<div>Blessings,</div>
<div>David</div>
<div></div>
<div>Sent from my iPhone</div>
</div>
</div>
</blockquote>
<div>
<blockquote>
<div>
<p>They’re all out of blue. I’m going to head over to bestbuy to see what they have there.</p>
<div>Sent from my mobile</div>
</div>
</blockquote>
<div>
<blockquote>
<div>
<p>Then get any color</p>
<div></div>
<div>
<div>Blessings,</div>
<div>David</div>
<div></div>
<div>Sent from my iPhone</div>
</div>
</div>
</blockquote>
<div>
<blockquote>
<div>
<p>At target or bestbuy? I’m already in the car.</p>
<div>Sent from my mobile</div>
</div>
</blockquote>
<div>
<blockquote>
<div>
<p>Buy any color okay</p>
<div></div>
<div>
<div>Blessings,</div>
<div>David</div>
<div></div>
<div>Sent from my iPhone</div>
</div>
</div>
</blockquote>
<div>
<blockquote>
<div>
<p>Ok, at bestbuy now. Do you want 1 $100 or 5 $20s?</p>
<div>Sent from my mobile</div>
</div>
</blockquote>
<div>
<blockquote>
<div>
<p>Single $100 would be better</p>
<div></div>
<div>
<div>Blessings,</div>
<div>David</div>
<div></div>
<div>Sent from my iPhone</div>
</div>
</div>
</blockquote>
<div>
<blockquote><p>Wow, they sell your book here. Did you know that?</p>
<div id="AppleMailSignature">Sent from my mobile</div>
</blockquote>
</div>
<blockquote>
<div>
<p>Really that&#8217;s great</p>
<div></div>
<div>
<div>Blessings,</div>
<div>David</div>
<div></div>
<div>Sent from my iPhone</div>
</div>
</div>
</blockquote>
<div>
<blockquote>
<div>
<p>Ok, they’ve got a pink one here. Do you want to sign up for the rewards program?</p>
<div>Sent from my mobile</div>
</div>
</blockquote>
<div>
<blockquote>
<div>
<p>Get it now an help me scratch the back of the card to reveal the pin, then take a</p>
<div>snap shot of the back showing the pin and have it sent to me now .</div>
<div>
<div></div>
<div>Blessings,</div>
<div>David</div>
<div></div>
<div>Sent from my iPhone</div>
</div>
</div>
</blockquote>
<div>
<blockquote>
<div>
<p>Sorry, got distracted by the gopros. In line to check out.</p>
<div id="AppleMailSignature">Sent from my mobile</div>
</div>
</blockquote>
<div>
<blockquote>
<div>
<p>Okay am waiting for you</p>
<div></div>
<div>
<div>Blessings,</div>
<div>David</div>
<div></div>
<div>Sent from my iPhone</div>
</div>
</div>
</blockquote>
<div>
<blockquote>
<div>
<p>Ok, I’m checked out. Picked up your book too. <img src="https://s0.wp.com/wp-content/mu-plugins/wpcom-smileys/twemoji/2/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<div>Sent from my mobile</div>
</div>
</blockquote>
<div>
<blockquote>
<div>
<div>please help me scratch the back of the card to reveal the pin, then take a</div>
<div>snap shot of the back showing the pin and have it sent to me. okay</div>
<div></div>
<div>Blessings,</div>
<div>David</div>
<div></div>
<div>Sent from my iPhone</div>
</div>
</blockquote>
<div>
<blockquote>
<div>
<p>You’re not going to believe this, some guy just ran by and grabbed the bag out of my hand. But I got a picture first, so use it quick.</p>
<div></div>
<div>
<p><img data-attachment-id="1094" data-permalink="https://seaofgeek.wordpress.com/2018/03/08/the-day-i-went-phishing-with-my-pastor/walmart-gift-receipt-best-of-i-itunes-giftcard-amazon-other-t-card-in-exchange-for/" data-orig-file="https://seaofgeek.wordpress.com/wp-content/uploads/2018/03/img_5148.jpg" data-orig-size="800,480" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;??n&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;walmart gift receipt Best of I Itunes GiftCard Amazon \u0026amp; other t card in Exchange for&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;Fixour.us&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;walmart gift receipt Best of I Itunes GiftCard Amazon \u0026amp; other t card in Exchange for&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="walmart gift receipt Best of I Itunes GiftCard Amazon &amp;amp; other t card in Exchange for" data-image-description="" data-image-caption="&lt;p&gt;walmart gift receipt Best of I Itunes GiftCard Amazon &amp;amp; other t card in Exchange for&lt;/p&gt;
" data-medium-file="https://seaofgeek.wordpress.com/wp-content/uploads/2018/03/img_5148.jpg?w=300" data-large-file="https://seaofgeek.wordpress.com/wp-content/uploads/2018/03/img_5148.jpg?w=800" class="alignnone size-full wp-image-1094" src="https://seaofgeek.wordpress.com/wp-content/uploads/2018/03/img_5148.jpg" alt="walmart gift receipt Best of I Itunes GiftCard Amazon &amp;amp; other t card in Exchange for" width="800" height="480" srcset="https://seaofgeek.wordpress.com/wp-content/uploads/2018/03/img_5148.jpg 800w, https://seaofgeek.wordpress.com/wp-content/uploads/2018/03/img_5148.jpg?w=150&amp;h=90 150w, https://seaofgeek.wordpress.com/wp-content/uploads/2018/03/img_5148.jpg?w=300&amp;h=180 300w, https://seaofgeek.wordpress.com/wp-content/uploads/2018/03/img_5148.jpg?w=768&amp;h=461 768w" sizes="(max-width: 800px) 100vw, 800px" /></p>
<div>
<div>
<div>Sent from my mobile</div>
</div>
</div>
</div>
</div>
</blockquote>
<div>
<div>
<p>Yeah, I googled the above pic.</p>
<blockquote><p>Thank you</p>
<div></div>
<div>
<div>Blessings,</div>
<div>David</div>
<div></div>
<div>Sent from my iPhone</div>
</div>
</blockquote>
</div>
<blockquote>
<div>
<p>Did it work?</p>
<div id="AppleMailSignature">Sent from my mobile</div>
</div>
</blockquote>
<div>
<blockquote>
<div>
<p>The card have been use</p>
<div></div>
<div>
<div>Blessings,</div>
<div>David</div>
<div></div>
<div>Sent from my iPhone</div>
</div>
</div>
</blockquote>
<div>
<div>
<blockquote>
<div>
<p>Oh man, the guy that grabbed it must have used it already. I can head back in to get another one.</p>
<div>Sent from my mobile</div>
</div>
</blockquote>
<div>
<blockquote>
<div>
<p>Okay send it to me when you are  in the store an wait for me to email you back</p>
<div></div>
<div>
<div>Blessings,</div>
<div>David</div>
<div></div>
<div>Sent from my iPhone</div>
</div>
</div>
</blockquote>
<div>
<div>
<div>He apparently doesn&#8217;t want me to leave the store the second time around for fear that the same thief will return to swipe another card before he can get the numbers.</div>
<div></div>
<div>At this point I was completely shocked that he hadn&#8217;t caught on yet. So I decided to call it a day and reveal what my position really was and that I was on to him from the beginning.</div>
<blockquote><p>Have you ever seen those scenes in shows where they keep the criminal on the phone for just long enough to figure out where they’re calling from? Well you can do something similar with IP addresses and email. Game on Bro. Game on.</p>
<p>Ps. Don’t mess with us again!</p>
<p><strong>Matt Pugh<br />
</strong>Information Technology Director</p></blockquote>
<p>Now, was that really going on this whole time? Obviously not, but I figured if the guy would believe that I was buying Depends for my incontinent great dane, then he would probably believe I was figuring out where he was.</p>
<p>Not sure if he was still clueless, playing the role, or calling my bluff, but he finished up with:</p>
<blockquote><p>Meaning what Matt</p>
<div>
<div>Blessings,</div>
<div>David</div>
<div></div>
<div>Sent from my iPhone</div>
</div>
</blockquote>
<div> It was at that point that I blocked his email address on our exchange server. Goodbye fake David, it was nice talking to you.</div>
<div></div>
</div>
</div>
</div>
<div>If you&#8217;ve ever had a similar situation, comment below. If you haven&#8217;t, during your next phishing attempt, take the time to let the perp get to know you.</div>
<div></div>
</div>
</div>
</div>
<div></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://seaofgeek.wordpress.com/2018/03/08/the-day-i-went-phishing-with-my-pastor/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1093</post-id>
		<media:content url="https://0.gravatar.com/avatar/6e30316c62e452eef96f9b231ad449c6a23c7e65657ddfe3a5d8397f10507b3c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">seaofgeek</media:title>
		</media:content>

		<media:content url="https://seaofgeek.wordpress.com/wp-content/uploads/2018/03/warning-phishing-attack.jpg" medium="image">
			<media:title type="html">warning-phishing-attack</media:title>
		</media:content>

		<media:content url="https://seaofgeek.wordpress.com/wp-content/uploads/2018/03/img_5148.jpg" medium="image">
			<media:title type="html">walmart gift receipt Best of I Itunes GiftCard Amazon &#038;amp; other t card in Exchange for</media:title>
		</media:content>
	</item>
		<item>
		<title>I&#8217;m Back</title>
		<link>https://seaofgeek.wordpress.com/2016/08/25/im-back/</link>
					<comments>https://seaofgeek.wordpress.com/2016/08/25/im-back/#respond</comments>
		
		<dc:creator><![CDATA[Matt Pugh]]></dc:creator>
		<pubDate>Thu, 25 Aug 2016 14:00:02 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<guid isPermaLink="false">http://seaofgeek.wordpress.com/?p=1075</guid>

					<description><![CDATA[It&#8217;s been awhile, but I&#8217;m back. I&#8217;ve returned to working at McLean Bible as the IT Director. As such, I&#8217;m in the midst of several projects and will be posting about them in the coming weeks. With hope, I can continue to use this blog to inspire other churches in their technological efforts, as well as provide [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>It&#8217;s been awhile, but I&#8217;m back. I&#8217;ve returned to working at McLean Bible as the IT Director. As such, I&#8217;m in the midst of several projects and will be posting about them in the coming weeks. With hope, I can continue to use this blog to inspire other churches in their technological efforts, as well as provide some overall geekery.</p>
<p>An overall blog template change is probably in order too. Much to do, much to do.</p>
<p>Stay tuned.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://seaofgeek.wordpress.com/2016/08/25/im-back/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1075</post-id>
		<media:thumbnail url="https://seaofgeek.wordpress.com/wp-content/uploads/2016/08/im-back.jpg" />
		<media:content url="https://seaofgeek.wordpress.com/wp-content/uploads/2016/08/im-back.jpg" medium="image">
			<media:title type="html">I&#039;m Back</media:title>
		</media:content>

		<media:content url="https://0.gravatar.com/avatar/6e30316c62e452eef96f9b231ad449c6a23c7e65657ddfe3a5d8397f10507b3c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">seaofgeek</media:title>
		</media:content>
	</item>
		<item>
		<title>Follow the Leader?</title>
		<link>https://seaofgeek.wordpress.com/2012/12/27/follow-the-leader/</link>
					<comments>https://seaofgeek.wordpress.com/2012/12/27/follow-the-leader/#comments</comments>
		
		<dc:creator><![CDATA[Matt Pugh]]></dc:creator>
		<pubDate>Thu, 27 Dec 2012 15:00:09 +0000</pubDate>
				<category><![CDATA[Rant]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Follow]]></category>
		<category><![CDATA[Leader]]></category>
		<category><![CDATA[Leadership]]></category>
		<category><![CDATA[twitter]]></category>
		<guid isPermaLink="false">http://seaofgeek.wordpress.com/?p=1067</guid>

					<description><![CDATA[I&#8217;m starting to notice an interesting trend in the people who are following me on twitter. Sure, I have people who follow me I don&#8217;t know. Nothing wrong with that. What&#8217;s interesting is that many of these individuals are so called Leadership coaches. On the surface this doesn&#8217;t seem all that strange, but when I [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="http://jonathanpearson.net/wp-content/uploads/2012/07/leader-e1344784234163.png"><img data-attachment-id="1069" data-permalink="https://seaofgeek.wordpress.com/2012/12/27/follow-the-leader/follow-the-leader/" data-orig-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/12/follow-the-leader.png" data-orig-size="650,286" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Follow the leader" data-image-description="" data-image-caption="" data-medium-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/12/follow-the-leader.png?w=300" data-large-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/12/follow-the-leader.png?w=650" class="aligncenter size-full wp-image-1069" alt="Follow the leader" src="https://seaofgeek.wordpress.com/wp-content/uploads/2012/12/follow-the-leader.png" width="630" height="277" srcset="https://seaofgeek.wordpress.com/wp-content/uploads/2012/12/follow-the-leader.png?w=630&amp;h=277 630w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/12/follow-the-leader.png?w=150&amp;h=66 150w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/12/follow-the-leader.png?w=300&amp;h=132 300w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/12/follow-the-leader.png 650w" sizes="(max-width: 630px) 100vw, 630px" /></a></p>
<p>I&#8217;m starting to notice an interesting trend in the people who are following me on twitter. Sure, I have people who follow me I don&#8217;t know. Nothing wrong with that. What&#8217;s interesting is that many of these individuals are so called Leadership coaches.</p>
<p>On the surface this doesn&#8217;t seem all that strange, but when I started to think about it more, I realized how ridiculous this was. We have to remember that one of the easiest ways to get new followers is to follow them first. Studies show that by using this method you will probably gain 1 out of 4 follow backs, as it&#8217;s common courtesy in the twitter world to follow back.</p>
<p>With that in mind I started looking into these &#8220;Leadership coaches&#8221; follow ratios. Most of these individuals tended to be following more people than were following them. This begs the question, how much of a leader are you if you have to follow others so they follow you?</p>
<p>Real leaders gain followers, on and off twitter, because of who they are. It&#8217;s their character, drive, knowledge, and ideas that inspire others to listen and follow, not some cheap marketing ploy.</p>
<p>So if you&#8217;re new to twitter or have already hit the 5000 tweet mark, join with me in not following these self proclaimed leaders. If someone has to go so far as to say they are a leader in something, they&#8217;re probably not.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://seaofgeek.wordpress.com/2012/12/27/follow-the-leader/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1067</post-id>
		<media:content url="https://0.gravatar.com/avatar/6e30316c62e452eef96f9b231ad449c6a23c7e65657ddfe3a5d8397f10507b3c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">seaofgeek</media:title>
		</media:content>

		<media:content url="https://seaofgeek.wordpress.com/wp-content/uploads/2012/12/follow-the-leader.png" medium="image">
			<media:title type="html">Follow the leader</media:title>
		</media:content>
	</item>
		<item>
		<title>Superhero Infographic</title>
		<link>https://seaofgeek.wordpress.com/2012/12/10/superhero-infographic/</link>
					<comments>https://seaofgeek.wordpress.com/2012/12/10/superhero-infographic/#respond</comments>
		
		<dc:creator><![CDATA[Matt Pugh]]></dc:creator>
		<pubDate>Mon, 10 Dec 2012 22:00:22 +0000</pubDate>
				<category><![CDATA[Ubber Geek]]></category>
		<category><![CDATA[Infographic]]></category>
		<category><![CDATA[superhero]]></category>
		<guid isPermaLink="false">http://seaofgeek.wordpress.com/?p=1060</guid>

					<description><![CDATA[Thanks a lot science. Way to kill my dreams of developing super powers. [Graphic via infographicjournal.com]]]></description>
										<content:encoded><![CDATA[<p style="text-align:center;"><a href="https://seaofgeek.wordpress.com/wp-content/uploads/2012/12/superheroinfographic.png"><img loading="lazy" data-attachment-id="1063" data-permalink="https://seaofgeek.wordpress.com/2012/12/10/superhero-infographic/superheroinfographic/" data-orig-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/12/superheroinfographic.png" data-orig-size="1020,2724" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="superheroinfographic" data-image-description="" data-image-caption="" data-medium-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/12/superheroinfographic.png?w=112" data-large-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/12/superheroinfographic.png?w=383" class="aligncenter size-full wp-image-1063" alt="superheroinfographic" src="https://seaofgeek.wordpress.com/wp-content/uploads/2012/12/superheroinfographic.png" height="1682" width="630" srcset="https://seaofgeek.wordpress.com/wp-content/uploads/2012/12/superheroinfographic.png?w=630&amp;h=1682 630w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/12/superheroinfographic.png?w=56&amp;h=150 56w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/12/superheroinfographic.png?w=112&amp;h=300 112w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/12/superheroinfographic.png?w=768&amp;h=2051 768w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/12/superheroinfographic.png 1020w" sizes="(max-width: 630px) 100vw, 630px" /></a></p>
<p>Thanks a lot science. Way to kill my dreams of developing super powers.</p>
<p>[Graphic via <a href="http://infographicjournal.com/the-science-behind-the-superheroes/">infographicjournal.com</a>]</p>
]]></content:encoded>
					
					<wfw:commentRss>https://seaofgeek.wordpress.com/2012/12/10/superhero-infographic/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1060</post-id>
		<media:content url="https://0.gravatar.com/avatar/6e30316c62e452eef96f9b231ad449c6a23c7e65657ddfe3a5d8397f10507b3c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">seaofgeek</media:title>
		</media:content>

		<media:content url="https://seaofgeek.wordpress.com/wp-content/uploads/2012/12/superheroinfographic.png" medium="image">
			<media:title type="html">superheroinfographic</media:title>
		</media:content>
	</item>
		<item>
		<title>The Greatest Rivalry In Tech History</title>
		<link>https://seaofgeek.wordpress.com/2012/08/08/rivalry/</link>
					<comments>https://seaofgeek.wordpress.com/2012/08/08/rivalry/#respond</comments>
		
		<dc:creator><![CDATA[Matt Pugh]]></dc:creator>
		<pubDate>Wed, 08 Aug 2012 14:00:54 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Ubber Geek]]></category>
		<category><![CDATA[Edison]]></category>
		<category><![CDATA[Electricity]]></category>
		<category><![CDATA[Infographic]]></category>
		<category><![CDATA[Rivalry]]></category>
		<category><![CDATA[Tesla]]></category>
		<guid isPermaLink="false">http://seaofgeek.wordpress.com/?p=1049</guid>

					<description><![CDATA[There have been many great rivalries over the years. PC vs Mac, Lakers vs Celtics, U.S.A vs U.S.S.R, and Charlie Sheen vs himself. But one of the most important rivalries in the history of technology is very seldom talked about, Edison vs Tesla. Let&#8217;s take a look shall we? Edison may have invented the light [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="https://seaofgeek.wordpress.com/wp-content/uploads/2012/08/mac-pc.png"><img loading="lazy" data-attachment-id="1050" data-permalink="https://seaofgeek.wordpress.com/2012/08/08/rivalry/mac-pc/" data-orig-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/08/mac-pc.png" data-orig-size="384,434" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="mac-pc" data-image-description="" data-image-caption="" data-medium-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/08/mac-pc.png?w=265" data-large-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/08/mac-pc.png?w=384" class="aligncenter size-full wp-image-1050" title="mac-pc" src="https://seaofgeek.wordpress.com/wp-content/uploads/2012/08/mac-pc.png" alt="" width="384" height="434" srcset="https://seaofgeek.wordpress.com/wp-content/uploads/2012/08/mac-pc.png 384w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/08/mac-pc.png?w=133&amp;h=150 133w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/08/mac-pc.png?w=265&amp;h=300 265w" sizes="(max-width: 384px) 100vw, 384px" /></a></p>
<p>There have been many great rivalries over the years. PC vs Mac, Lakers vs Celtics, U.S.A vs U.S.S.R, and Charlie Sheen vs himself. But one of the most important rivalries in the history of technology is very seldom talked about, Edison vs Tesla.</p>
<p><strong>Let&#8217;s take a look shall we?</strong><span id="more-1049"></span></p>
<p style="text-align:center;"><a href="http://awesome.good.is/transparency/web/1012/war-of-current/transparency.jpg"><img loading="lazy" data-attachment-id="1052" data-permalink="https://seaofgeek.wordpress.com/2012/08/08/rivalry/tech-rivalry-2/" data-orig-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/08/tech-rivalry1.jpg" data-orig-size="2000,1200" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Tech Rivalry" data-image-description="" data-image-caption="" data-medium-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/08/tech-rivalry1.jpg?w=300" data-large-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/08/tech-rivalry1.jpg?w=1000" class="aligncenter size-large wp-image-1052" title="Tech Rivalry" src="https://seaofgeek.wordpress.com/wp-content/uploads/2012/08/tech-rivalry1.jpg?w=1024" alt="" width="1024" height="614" srcset="https://seaofgeek.wordpress.com/wp-content/uploads/2012/08/tech-rivalry1.jpg?w=1024 1024w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/08/tech-rivalry1.jpg?w=150 150w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/08/tech-rivalry1.jpg?w=300 300w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/08/tech-rivalry1.jpg?w=768 768w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/08/tech-rivalry1.jpg?w=1440 1440w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/08/tech-rivalry1.jpg 2000w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></p>
<p style="text-align:left;">Edison may have invented the light bulb, and killed an elephant, but he lost the electricity war.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://seaofgeek.wordpress.com/2012/08/08/rivalry/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1049</post-id>
		<media:content url="https://0.gravatar.com/avatar/6e30316c62e452eef96f9b231ad449c6a23c7e65657ddfe3a5d8397f10507b3c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">seaofgeek</media:title>
		</media:content>

		<media:content url="https://seaofgeek.wordpress.com/wp-content/uploads/2012/08/mac-pc.png" medium="image">
			<media:title type="html">mac-pc</media:title>
		</media:content>

		<media:content url="https://seaofgeek.wordpress.com/wp-content/uploads/2012/08/tech-rivalry1.jpg?w=1024" medium="image">
			<media:title type="html">Tech Rivalry</media:title>
		</media:content>
	</item>
		<item>
		<title>DC12 Mobile Check-in Teaser</title>
		<link>https://seaofgeek.wordpress.com/2012/04/25/dc12-mobile-check-in-teaser/</link>
					<comments>https://seaofgeek.wordpress.com/2012/04/25/dc12-mobile-check-in-teaser/#comments</comments>
		
		<dc:creator><![CDATA[Matt Pugh]]></dc:creator>
		<pubDate>Wed, 25 Apr 2012 14:00:15 +0000</pubDate>
				<category><![CDATA[Church stuff]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[DC12]]></category>
		<category><![CDATA[Dynamic Church Conference]]></category>
		<category><![CDATA[Fellowship One]]></category>
		<guid isPermaLink="false">http://seaofgeek.wordpress.com/?p=1044</guid>

					<description><![CDATA[I have the honor of teaching a few classes at this years Dynamic Church Conference, and I&#8217;m totally psyched! To help drum up some buzz about the class I&#8217;m teaching with my buddy Scott, I made this little teaser. Enjoy!]]></description>
										<content:encoded><![CDATA[<p><a href="https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/dc12.png"><img loading="lazy" data-attachment-id="1045" data-permalink="https://seaofgeek.wordpress.com/2012/04/25/dc12-mobile-check-in-teaser/dc12/" data-orig-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/dc12.png" data-orig-size="1059,792" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="dc12" data-image-description="" data-image-caption="" data-medium-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/dc12.png?w=300" data-large-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/dc12.png?w=1000" class="aligncenter size-full wp-image-1045" title="dc12" src="https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/dc12.png" alt="" width="630" height="471" srcset="https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/dc12.png?w=630&amp;h=471 630w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/dc12.png?w=150&amp;h=112 150w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/dc12.png?w=300&amp;h=224 300w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/dc12.png?w=768&amp;h=574 768w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/dc12.png?w=1024&amp;h=766 1024w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/dc12.png 1059w" sizes="(max-width: 630px) 100vw, 630px" /></a></p>
<p>I have the honor of teaching a few classes at this years Dynamic Church Conference, and I&#8217;m totally psyched! To help drum up some buzz about the class I&#8217;m teaching with my buddy Scott, I made this little teaser.</p>
<p><strong>Enjoy!</strong></p>
<p><div class="jetpack-video-wrapper"><iframe class="youtube-player" width="1000" height="563" src="https://www.youtube.com/embed/TDhTPAmQJZM?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=en&#038;autohide=2&#038;wmode=transparent" allowfullscreen="true" style="border:0;" sandbox="allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox"></iframe></div></p>
]]></content:encoded>
					
					<wfw:commentRss>https://seaofgeek.wordpress.com/2012/04/25/dc12-mobile-check-in-teaser/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1044</post-id>
		<media:content url="https://0.gravatar.com/avatar/6e30316c62e452eef96f9b231ad449c6a23c7e65657ddfe3a5d8397f10507b3c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">seaofgeek</media:title>
		</media:content>

		<media:content url="https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/dc12.png" medium="image">
			<media:title type="html">dc12</media:title>
		</media:content>
	</item>
		<item>
		<title>Open Challenge to Dollarshaveclub.com</title>
		<link>https://seaofgeek.wordpress.com/2012/04/11/open-challenge-to-dollarshaveclub-com/</link>
					<comments>https://seaofgeek.wordpress.com/2012/04/11/open-challenge-to-dollarshaveclub-com/#respond</comments>
		
		<dc:creator><![CDATA[Matt Pugh]]></dc:creator>
		<pubDate>Thu, 12 Apr 2012 02:39:42 +0000</pubDate>
				<category><![CDATA[Ubber Geek]]></category>
		<category><![CDATA[dollar shave club]]></category>
		<category><![CDATA[dollarshaveclub.com]]></category>
		<category><![CDATA[Owen Paun]]></category>
		<guid isPermaLink="false">http://seaofgeek.wordpress.com/?p=1040</guid>

					<description><![CDATA[My friend Owen Paun has a pretty epic beard and wants to see if Dollarshaveclub.com can keep up with it. If you haven&#8217;t seen Dollar Shave Club&#8217;s viral commercial, head on over to their site and then check out Owen&#8217;s challenge below.]]></description>
										<content:encoded><![CDATA[<p>My friend <a href="http://twitter.com/#!/owenpaun">Owen Paun</a> has a pretty epic beard and wants to see if <a href="http://dollarshaveclub.com">Dollarshaveclub.com</a> can keep up with it. If you haven&#8217;t seen Dollar Shave Club&#8217;s viral commercial, head on over to their site and then check out Owen&#8217;s challenge below.</p>
<p><div class="jetpack-video-wrapper"><iframe class="youtube-player" width="1000" height="563" src="https://www.youtube.com/embed/d8X4HHVZfOs?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=en&#038;autohide=2&#038;wmode=transparent" allowfullscreen="true" style="border:0;" sandbox="allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox"></iframe></div></p>
]]></content:encoded>
					
					<wfw:commentRss>https://seaofgeek.wordpress.com/2012/04/11/open-challenge-to-dollarshaveclub-com/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1040</post-id>
		<media:content url="https://0.gravatar.com/avatar/6e30316c62e452eef96f9b231ad449c6a23c7e65657ddfe3a5d8397f10507b3c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">seaofgeek</media:title>
		</media:content>
	</item>
		<item>
		<title>Time Travel</title>
		<link>https://seaofgeek.wordpress.com/2012/04/09/time-travel/</link>
					<comments>https://seaofgeek.wordpress.com/2012/04/09/time-travel/#respond</comments>
		
		<dc:creator><![CDATA[Matt Pugh]]></dc:creator>
		<pubDate>Mon, 09 Apr 2012 14:00:40 +0000</pubDate>
				<category><![CDATA[Ubber Geek]]></category>
		<category><![CDATA[time machine]]></category>
		<category><![CDATA[time travel]]></category>
		<guid isPermaLink="false">http://seaofgeek.wordpress.com/?p=1033</guid>

					<description><![CDATA[Charging up your flux capacitor? Jumping in that strange phone booth? Brushing up on your H.G. Wells? No matter how you do your time traveling you need to be prepared.  That&#8217;s why I&#8217;ve installed this little beauty in every Delorean I own. Enjoy. [Images via fashionablygeek and gawker.com]]]></description>
										<content:encoded><![CDATA[<p><a href="https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/bill-and-ted-back-to-the-future.jpg"><img loading="lazy" data-attachment-id="1035" data-permalink="https://seaofgeek.wordpress.com/2012/04/09/time-travel/bill-and-ted-back-to-the-future/" data-orig-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/bill-and-ted-back-to-the-future.jpg" data-orig-size="550,550" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;\u00a9 emoryarts - http://www.redbubble.com/people/emoryarts&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="bill-and-ted-back-to-the-future" data-image-description="" data-image-caption="" data-medium-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/bill-and-ted-back-to-the-future.jpg?w=300" data-large-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/bill-and-ted-back-to-the-future.jpg?w=550" class="aligncenter size-full wp-image-1035" title="bill-and-ted-back-to-the-future" src="https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/bill-and-ted-back-to-the-future.jpg" alt="" width="550" height="550" srcset="https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/bill-and-ted-back-to-the-future.jpg 550w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/bill-and-ted-back-to-the-future.jpg?w=150&amp;h=150 150w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/bill-and-ted-back-to-the-future.jpg?w=300&amp;h=300 300w" sizes="(max-width: 550px) 100vw, 550px" /></a></p>
<p>Charging up your flux capacitor? Jumping in that strange phone booth? Brushing up on your H.G. Wells? No matter how you do your time traveling you need to be prepared.  That&#8217;s why I&#8217;ve installed this little beauty in every Delorean I own.<span id="more-1033"></span></p>
<p><strong>Enjoy</strong>.</p>
<p><a href="https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/time-machine.jpg"><img loading="lazy" data-attachment-id="1034" data-permalink="https://seaofgeek.wordpress.com/2012/04/09/time-travel/time-machine/" data-orig-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/time-machine.jpg" data-orig-size="660,720" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="time machine" data-image-description="" data-image-caption="" data-medium-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/time-machine.jpg?w=275" data-large-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/time-machine.jpg?w=660" class="aligncenter size-full wp-image-1034" title="time machine" src="https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/time-machine.jpg" alt="" width="630" height="687" srcset="https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/time-machine.jpg?w=630&amp;h=687 630w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/time-machine.jpg?w=138&amp;h=150 138w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/time-machine.jpg?w=275&amp;h=300 275w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/time-machine.jpg 660w" sizes="(max-width: 630px) 100vw, 630px" /></a></p>
<p>[Images via <a href="http://fashionablygeek.com/t-shirts/back-to-the-most-excellent-future/">fashionablygeek</a> and <a href="http://cache.gawker.com/assets/images/comment/8/2010/03/d1897978e5d84c3aa1d2d122441e2965/original.jpg">gawker.com</a>]</p>
]]></content:encoded>
					
					<wfw:commentRss>https://seaofgeek.wordpress.com/2012/04/09/time-travel/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1033</post-id>
		<media:content url="https://0.gravatar.com/avatar/6e30316c62e452eef96f9b231ad449c6a23c7e65657ddfe3a5d8397f10507b3c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">seaofgeek</media:title>
		</media:content>

		<media:content url="https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/bill-and-ted-back-to-the-future.jpg" medium="image">
			<media:title type="html">bill-and-ted-back-to-the-future</media:title>
		</media:content>

		<media:content url="https://seaofgeek.wordpress.com/wp-content/uploads/2012/04/time-machine.jpg" medium="image">
			<media:title type="html">time machine</media:title>
		</media:content>
	</item>
		<item>
		<title>No PR for QR hi</title>
		<link>https://seaofgeek.wordpress.com/2012/03/21/no-pr-for-qr/</link>
					<comments>https://seaofgeek.wordpress.com/2012/03/21/no-pr-for-qr/#respond</comments>
		
		<dc:creator><![CDATA[Matt Pugh]]></dc:creator>
		<pubDate>Wed, 21 Mar 2012 14:00:11 +0000</pubDate>
				<category><![CDATA[Rant]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Advertising]]></category>
		<category><![CDATA[dynamic marketing]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[QR code]]></category>
		<guid isPermaLink="false">http://seaofgeek.wordpress.com/?p=1025</guid>

					<description><![CDATA[Here&#8217;s the problem we face, no one knows what these strange boxes are. Well, saying no one is a little harsh, it&#8217;s more like 1 out of 5 of us know what they are. The percentage gets even lower when you figure in how many of the 1 in 5 actually scan them.  Needless to [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="https://seaofgeek.wordpress.com/wp-content/uploads/2012/03/qr.png"><img loading="lazy" data-attachment-id="1027" data-permalink="https://seaofgeek.wordpress.com/2012/03/21/no-pr-for-qr/qr/" data-orig-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/03/qr.png" data-orig-size="344,344" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="QR" data-image-description="" data-image-caption="" data-medium-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/03/qr.png?w=300" data-large-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/03/qr.png?w=344" class="aligncenter size-full wp-image-1027" title="QR" src="https://seaofgeek.wordpress.com/wp-content/uploads/2012/03/qr.png" alt="" width="344" height="344" srcset="https://seaofgeek.wordpress.com/wp-content/uploads/2012/03/qr.png 344w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/03/qr.png?w=150&amp;h=150 150w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/03/qr.png?w=300&amp;h=300 300w" sizes="(max-width: 344px) 100vw, 344px" /></a></p>
<p>Here&#8217;s the problem we face, no one knows what these strange boxes are. Well, saying no one is a little harsh, it&#8217;s more like 1 out of 5 of us know what they are. The percentage gets even lower when you figure in how many of the 1 in 5 actually scan them.  Needless to say, QR has a major PR problem.<span id="more-1025"></span></p>
<p>There are a lot of marketers out there that think flooding the print ad world with QR codes will work. These marketing types think people will be curious enough to figure it out for themselves, what the strange boxes are and how to scan them. That&#8217;s all well and good if everyone is like me, but they&#8217;re not. I can count on one hand the amount of people I know that understand enough about QR codes to scan them regularly. This flood the market mentality is obviously not working.</p>
<p>It&#8217;s not a matter of the technology being useless, or even if we&#8217;ve passed it by. A well placed <a href="https://seaofgeek.wordpress.com/2011/06/28/qr-codes-an-interactive-post/">QR code</a> can be very helpful. The problem is that the public has not been properly educated on QR codes. Currently, when QR codes are being used the most instruction you&#8217;ll see is &#8220;Scan this.&#8221; This leaves the normal person asking, &#8220;What is it? Scan it with what? Do I just take a picture of it?&#8221;</p>
<p>We need to treat QR like a cup of McDonald&#8217;s coffee.  Coffee drinkers know that the coffee inside the cup will be hot, but the unaware need a little warning so they won&#8217;t burn their tongues. An instruction if you will; &#8220;Contents may be hot.&#8221;  The same goes for QR codes.</p>
<p>We need to help the passer-by know how to get a scanner (Search your device&#8217;s app store for a &#8220;QR Reader&#8221;), how to scan the code (open the scanner app and hold it over the code), and what will happen after you scan it (Facebook page, entry form, map location, website, instructional video, etc.). There is nothing inviting about just seeing a QR code if you don&#8217;t know what&#8217;s going to happen when you scan it. A little instruction will go a long way.</p>
<p>We can&#8217;t just let this bridge between static advertising and dynamic digital interaction just fad away. We must try harder to educate, and use QR codes in a manner that makes sense. Otherwise,  <a href="https://seaofgeek.wordpress.com/wp-content/uploads/2012/03/qr-end.png"><img loading="lazy" data-attachment-id="1028" data-permalink="https://seaofgeek.wordpress.com/2012/03/21/no-pr-for-qr/qr-end/" data-orig-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/03/qr-end.png" data-orig-size="162,162" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="QR end" data-image-description="" data-image-caption="" data-medium-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/03/qr-end.png?w=162" data-large-file="https://seaofgeek.wordpress.com/wp-content/uploads/2012/03/qr-end.png?w=162" class="aligncenter size-full wp-image-1028" title="QR end" src="https://seaofgeek.wordpress.com/wp-content/uploads/2012/03/qr-end.png" alt="" width="162" height="162" srcset="https://seaofgeek.wordpress.com/wp-content/uploads/2012/03/qr-end.png 162w, https://seaofgeek.wordpress.com/wp-content/uploads/2012/03/qr-end.png?w=150&amp;h=150 150w" sizes="(max-width: 162px) 100vw, 162px" /></a></p>
<p>Update: QR codes finally took off because of Covid. Now take a look at another emerging technology I&#8217;m talking about, <a href="https://seaofgeek.wordpress.com/2022/03/22/crypto-nfts-and-other-things-im-learning-about/">https://seaofgeek.wordpress.com/2022/03/22/crypto-nfts-and-other-things-im-learning-about/</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://seaofgeek.wordpress.com/2012/03/21/no-pr-for-qr/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1025</post-id>
		<media:content url="https://0.gravatar.com/avatar/6e30316c62e452eef96f9b231ad449c6a23c7e65657ddfe3a5d8397f10507b3c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">seaofgeek</media:title>
		</media:content>

		<media:content url="https://seaofgeek.wordpress.com/wp-content/uploads/2012/03/qr.png" medium="image">
			<media:title type="html">QR</media:title>
		</media:content>

		<media:content url="https://seaofgeek.wordpress.com/wp-content/uploads/2012/03/qr-end.png" medium="image">
			<media:title type="html">QR end</media:title>
		</media:content>
	</item>
	</channel>
</rss>
