<?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>andrewjtalcott.com</title>
	<atom:link href="http://andrewjtalcott.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewjtalcott.com</link>
	<description>let&#039;s get semantic</description>
	<lastBuildDate>Fri, 03 Aug 2012 22:16:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Allow WordPress Multisite to Have Hyphens in Blog Name</title>
		<link>http://andrewjtalcott.com/2011/04/allow-wordpress-multisite-to-have-hyphens-in-blog-name/</link>
		<comments>http://andrewjtalcott.com/2011/04/allow-wordpress-multisite-to-have-hyphens-in-blog-name/#comments</comments>
		<pubDate>Tue, 12 Apr 2011 03:30:47 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[Wordpress Multisite]]></category>
		<category><![CDATA[multisite]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://andrewjtalcott.com/?p=610</guid>
		<description><![CDATA[So, wordpress multisite does not allow you to have hyphens in your blog names automatically, I don&#8217;t know why, but that is how it is. After some googling I found a solution. (see below for credit) All you have to &#8230; <a href="http://andrewjtalcott.com/2011/04/allow-wordpress-multisite-to-have-hyphens-in-blog-name/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><img src="http://andrewjtalcott.com/wp-content/uploads/2011/04/allow-hyphen-in-blog-name-multisite-wordpress.png" alt="" title="allow-hyphen-in-blog-name-multisite-wordpress" width="588" height="321" class="aligncenter size-full wp-image-611" /><br />
So, wordpress multisite does not allow you to have hyphens in your blog names automatically, I don&#8217;t know why, but that is how it is.  After some googling I found a solution. (see below for credit)<br />
All you have to do is:<br />
grab &#8220;ms-functions.php&#8221; out of the wp-includes folder.<br />
on or around line 652 add a hyphen after the 9, so change:<br />
<code>preg_match( '/[a-z0-9]+/', $blogname, $maybe );</code><br />
to<br />
<code>preg_match( '/[a-z0-9-]+/', $blogname, $maybe );</code><br />
Originally got this from the following forum thread:<br />
<a href="http://premium.wpmudev.org/forums/topic/allowing-hyphens-in-blog-names" target="_blank">http://premium.wpmudev.org/forums/topic/allowing-hyphens-in-blog-names</a><br />
thanks <a href="http://premium.wpmudev.org/forums/profile/tonyv" target="_blank">TonyV</a></p>
]]></content:encoded>
			<wfw:commentRss>http://andrewjtalcott.com/2011/04/allow-wordpress-multisite-to-have-hyphens-in-blog-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Edit Source Code Using Cart Designer in Pinnacle Cart</title>
		<link>http://andrewjtalcott.com/2011/02/edit-source-code-using-cart-designer-in-pinnacle-cart/</link>
		<comments>http://andrewjtalcott.com/2011/02/edit-source-code-using-cart-designer-in-pinnacle-cart/#comments</comments>
		<pubDate>Fri, 25 Feb 2011 03:52:14 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[Pinnacle Cart]]></category>

		<guid isPermaLink="false">http://andrewjtalcott.com/?p=567</guid>
		<description><![CDATA[Just a brief introduction to Cart Designer for Pinnacle Cart. Log in to your Pinnacle Cart. For example, if I put Pinnacle Cart on a sub-folder in my site &#8220;http://andrewjtalcott.com/shop/&#8221; the login would be: &#8220;http://andrewjtalcott.com/shop/login.php&#8221; Once logged in click cart &#8230; <a href="http://andrewjtalcott.com/2011/02/edit-source-code-using-cart-designer-in-pinnacle-cart/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Just a brief introduction to Cart Designer for Pinnacle Cart.<span id="more-567"></span></p>
<p>Log in to your Pinnacle Cart.  For example, if I put Pinnacle Cart on a sub-folder in my site &#8220;http://andrewjtalcott.com/shop/&#8221; the login would be: &#8220;http://andrewjtalcott.com/shop/login.php&#8221;<br />
Once logged in click cart settings:<br />
<img class="aligncenter size-full wp-image-568" title="cart-settings-pinnacle-cart-2" src="http://andrewjtalcott.com/wp-content/uploads/2011/02/cart-settings-pinnacle-cart-2.png" alt="" width="816" height="410" /><br />
appearance settings:<br />
<img class="aligncenter size-full wp-image-571" title="appearance-settings-pinnacle-cart-2" src="http://andrewjtalcott.com/wp-content/uploads/2011/02/appearance-settings-pinnacle-cart-2.png" alt="" width="816" height="418" /><br />
then click &#8220;Activate Cart Designer&#8221;<br />
<img class="aligncenter size-full wp-image-585" title="click-activate-cart-designer-pinnacle-cart" src="http://andrewjtalcott.com/wp-content/uploads/2011/02/click-activate-cart-designer-pinnacle-cart.png" alt="" width="613" height="379" /><br />
When your site pops up in Design Mode, right click on any section and choose &#8220;edit source code&#8221;</p>
<p><iframe title="YouTube video player" width="640" height="390" src="http://www.youtube.com/embed/Kg54PL3Epx4" frameborder="0" allowfullscreen></iframe></p>
<p>here is the full code from navigation.html:</p>
<pre class="brush: xml; title: ; notranslate">&lt;div id=&quot;navigation&quot; class=&quot;layout-zone-navigation layout-zone col-wrap {class file=$smarty.template editable=true}&quot;&gt;
&lt;div class=&quot;col-left&quot;&gt;
&lt;ul class=&quot;menu&quot;&gt;
&lt;!--&lt;li&gt;&lt;a href=&quot;{if $CatalogHomeLink!=&quot;&quot;}{$CatalogHomeLink}{else}{$url_rel}{/if}&quot;&gt;{$msg.common.home_page}&lt;/a&gt;&lt;/li&gt;--&gt;
&lt;li&gt;&lt;a href=&quot;http://epicshirts.com/epic-shirts-mens&quot;&gt;MENS&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://epicshirts.com/womens-epic-shirts&quot;&gt;WOMENS&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://epicshirts.com/epic-shirts-kids&quot;&gt;KIDS&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://epicshirts.com/lanceherbstrong&quot;&gt;LANCE HERBSTRONG&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://epicshirts.com/epic-shirts-hats&quot;&gt;HATS&lt;/a&gt;&lt;/li&gt;
{if $testimonials_Enabled == &quot;Yes&quot;}
&lt;li&gt;&lt;a href=&quot;{$url_http}p=testimonials&quot;&gt;{$msg.testimonials.testimonials}&lt;/a&gt;&lt;/li&gt;
{/if}
{if $kb_Enabled == &quot;Yes&quot;}
&lt;li&gt;&lt;a href=&quot;{$url_http}p=kb&quot;&gt;{$msg.kb.kb}&lt;/a&gt;&lt;/li&gt;
{/if}
{if $AffiliateActive == &quot;YES&quot;}
&lt;li&gt;&lt;a href=&quot;{$AffiliateAreaURL}&quot;&gt;{$AffiliateLinkText|htmlspecialchars}&lt;/a&gt;&lt;/li&gt;
{/if}
{if $currencies_count&gt; 1 || $languages_count&gt; 1}
&lt;li&gt;&lt;a href=&quot;{$url_http}p=international&quot;&gt;International&lt;/a&gt;&lt;/li&gt;
{/if}
{foreach from=$pages_links item=&quot;page_item&quot;}
{if $page_item.top}
&lt;li&gt;&lt;a href=&quot;{$page_item.url}&quot;&gt;{$page_item.title|htmlspecialchars}&lt;/a&gt;&lt;/li&gt;
{/if}
{/foreach}
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class=&quot;col-right&quot; style=&quot;float: right;&quot;&gt;
&lt;ul class=&quot;menu&quot;&gt;
{if $auth_ok == &quot;yes&quot;}
&lt;li&gt;&lt;a href=&quot;{$url_checkout}&quot;&gt;{$msg.cart.checkout}&lt;/a&gt;&lt;/li&gt;
{if $EnableWishList == &quot;Yes&quot;}
&lt;li&gt;&lt;a href=&quot;{$url_dinamic}p=manage_wishlist&amp;amp;wl_action=manage_wishlist&quot;&gt;{$msg.wishlist.link}&lt;/a&gt;&lt;/li&gt;
{/if}
{if $auth_express != &quot;yes&quot;}
&lt;li&gt;&lt;a href=&quot;{$url_dinamic}p=profile&quot;&gt;{$msg.account.my_account}&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;javascript:ConfirmLogout()&quot;&gt;{$msg.account.logout}&lt;/a&gt;&lt;/li&gt;
{/if}
{else}
{if $AllowCreateAccount != &quot;No&quot;}
&lt;li&gt;&lt;a href=&quot;{$url_dinamic}p=login&quot;&gt;{$msg.account.login}&lt;/a&gt; / &lt;a href=&quot;{$url_dinamic}p=signup&quot;&gt;{$msg.account.register}&lt;/a&gt;&lt;/li&gt;
{else}
&lt;li&gt;&lt;a href=&quot;{$url_checkout}&quot;&gt;{$msg.cart.checkout}&lt;/a&gt;&lt;/li&gt;
{/if}
{/if}
&lt;li&gt;&lt;a href=&quot;{$url_dinamic}p=cart&quot;&gt;{$msg.cart.view_cart}&lt;/a&gt; 
{if $order-&gt;itemsCount &lt; 1}
&lt;span class=&quot;cart-empty&quot;&gt;({$msg.cart.cart_is_empty})&lt;/span&gt;
{else}
: {$order-&gt;itemsCount} {$msg.cart.items} / 
{if $DisplayPricesWithTax == &quot;YES&quot;}{$order-&gt;subtotalAmountWithTax|price}{else}{$order-&gt;subtotalAmount|price}{/if}
{/if}
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;</pre>
]]></content:encoded>
			<wfw:commentRss>http://andrewjtalcott.com/2011/02/edit-source-code-using-cart-designer-in-pinnacle-cart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compress Images for the Web Using Picasa</title>
		<link>http://andrewjtalcott.com/2011/01/compress-images-for-the-web-using-picasa/</link>
		<comments>http://andrewjtalcott.com/2011/01/compress-images-for-the-web-using-picasa/#comments</comments>
		<pubDate>Wed, 19 Jan 2011 05:19:36 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Picasa]]></category>
		<category><![CDATA[picasa]]></category>

		<guid isPermaLink="false">http://andrewjtalcott.com/?p=547</guid>
		<description><![CDATA[One issue that has come up lately with friends and clients is how to compress images for the web. The reason this isn&#8217;t working out so great for you is that the pictures you take with your digital camera are &#8230; <a href="http://andrewjtalcott.com/2011/01/compress-images-for-the-web-using-picasa/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>One issue that has come up lately with friends and clients is how to compress images for the web.  <span id="more-547"></span>The reason this isn&#8217;t working out so great for you is that the pictures you take with your digital camera are high resolution, high resolution means more pixels packed in to every image to give greater detail.  This means the pictures will be very large if printed out, and the file size will be large and make a website load very very slow.  A picture taken with you average digital camera can be over 2,000 or 3,000 pixels wide, the average computer screen is 1024 pixels wide. I would say that most of the time you would want to make your images around 600px for the web. I made a video to illustrate the point.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/Wnvlq2zTDDo?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/Wnvlq2zTDDo?fs=1&amp;hl=en_US" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>People have been asking me how to remedy this so they can post their images to their website.  The easiest, most cost effective solution I have found is using Picasa.  Picasa is an online application from Google which allows you to sort, edit, print, and upload your images to the web.  The only thing I am currently using Picasa for is to compress/resize images.<br />
There are many ways to do this, I have chosen this path because it is simple and free.</p>
<p>First thing you have to do is install it.<br />
here is the link to grab the program: <a href="http://picasa.google.com/" target="blank">http://picasa.google.com/</a><br />
Download and run the program.</p>
<p>It will ask you a couple questions, like if you want a short cut on your desktop or if you would mind sending anonymous data to Google, I usually check yes to the shortcut on my desktop and to let Picasa run after it is done installing and no to everything else.  After it is done installing, when Picasa opens up, it will go through your computer looking for your pictures and sort them.  When this is all done it is ready to go.  There are a lot of features in Picasa but the only reason I use it is to quickly compress images for the web. When it is done installing and loading all your pictures, you can begin compressing pictures, just selct the images you want to compress, click &#8220;Export&#8221; (it is located at the bottom, and has a folder icon)</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/v4CpuCtL9kU?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/v4CpuCtL9kU?fs=1&amp;hl=en_US" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div id="attachment_550" class="wp-caption aligncenter" style="width: 553px"><img class="size-full wp-image-550" title="picasa-export-to-folder" src="http://andrewjtalcott.com/wp-content/uploads/2011/01/picasa-export-to-folder.png" alt="Picasa export to folder" width="543" height="455" /><p class="wp-caption-text">Picasa export to folder</p></div>
<div id="attachment_548" class="wp-caption alignleft" style="width: 253px"><img class="size-full wp-image-548" title="left-sidebar-Picasa" src="http://andrewjtalcott.com/wp-content/uploads/2011/01/left-sidebar-Picasa.png" alt="Use the left sidebar to locate folders." width="243" height="546" /><p class="wp-caption-text">Use the left sidebar to locate folders.</p></div>
<p>The first option in the &#8220;Export to Folder&#8221; window is &#8220;Export Location&#8221;, Picasa has automatically made a folder, but you can change this if you would like to.  It will then ask you to pick the name of the exported folder.  Now on to the reason we set all this up: image compression for the web.  Select the &#8220;Resize to&#8221; option and pick the pixel width you would like to use.  If you are not sure, go with something around 640px &#8211; 680px, you can always resize it again later.  &#8220;Image quality&#8221; I usually set to &#8220;Automatic&#8221;. You can also add a watermark if you want, a watermark is either a copyright notice, or a website name, so that if other people try to use your photo, your copyright/name will be on the image.  Hit the &#8220;export&#8221; button and you are good to go.<br />
This was a quick example on how to compress your digital photos for the web, if you have any questions or suggestions please comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewjtalcott.com/2011/01/compress-images-for-the-web-using-picasa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Must Have WordPress Plugin: Disqus</title>
		<link>http://andrewjtalcott.com/2011/01/must-have-wordpress-plugin-disqus/</link>
		<comments>http://andrewjtalcott.com/2011/01/must-have-wordpress-plugin-disqus/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 03:56:49 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[Disqus]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[disqus]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://andrewjtalcott.com/?p=533</guid>
		<description><![CDATA[The Disqus WordPress plugin integrates your websites comments with the Disqus social network commenting system. &#8220;DISQUS is a networked platform connecting millions of people across thousands of communities. Does your website use it?&#8221;- via Disqus.com I started noticing web-forward sites &#8230; <a href="http://andrewjtalcott.com/2011/01/must-have-wordpress-plugin-disqus/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>The Disqus WordPress plugin integrates your websites comments with the Disqus social network commenting system. <em><strong>&#8220;DISQUS is a networked platform connecting millions of people across thousands of communities. Does your website use it?&#8221;</strong></em><em>- via Disqus.com</em> <span id="more-533"></span>I started noticing web-forward sites like <a href="http://mashable.com/" target="_blank">Mashable</a> and Techcrunch were using Disqus and I have been using it for over a year now.<br />
According to a <a href="http://techcrunch.com/2010/11/17/disqus-4/" target="_blank">Techcrunch article</a> I read last November, the company has reached 95 million in the U.S. alone and over 500,00 websites and online communities tapping in to the service, via plugins and it&#8217;s API.</p>
<p><img style="width: 520px !important" title="disqus-website-screenshot" src="http://andrewjtalcott.com/wp-content/uploads/2011/01/disqus-website-screenshot.jpg" alt="" /></p>
<p>I guess I should tell you a little about Disqus first. Disqus is a social network commenting system.  You create a Disqus profile, and whenever you are logged in, you can leave a comment at any website that used Disqus to power it&#8217;s comments.  By using the wordpress plugin for Disqus you still maintain control over your comments, but gain the benefits of a cleaner design and more options for your readers when leaving comments.  Your readers do not have to be logged in to leave a comment, but if they are, their comment will go towards the over all amount of comments in their profile.  Also, if their Disqus account is linked to Twitter or Facebook they will be able to share it there as well.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/F8abs3lkXdU?hl=en&amp;fs=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/F8abs3lkXdU?hl=en&amp;fs=1" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
<p>The plugin is easy to install and will integrate into your WordPress site easily.  I do not recommend many WordPress plugins, but this one was made by great developers in conjunction with Disqus, so in all likelyhood will be supported and updated frequently.<br />
It also links your account with your website, so if I leave a comment on another site, it automatically links back to my site through my username listed above the comment I left.</p>
<p>Download the plugin here: <a href="http://wordpress.org/extend/plugins/disqus-comment-system/" target="_blank">http://wordpress.org/extend/plugins/disqus-comment-system/</a></p>
<p>Check out my Disqus user account here: <a href="http://disqus.com/andrewjtalcott/">http://disqus.com/andrewjtalcott/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://andrewjtalcott.com/2011/01/must-have-wordpress-plugin-disqus/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>How Not to Respond to Criticism</title>
		<link>http://andrewjtalcott.com/2010/09/how-not-to-respond-to-criticism/</link>
		<comments>http://andrewjtalcott.com/2010/09/how-not-to-respond-to-criticism/#comments</comments>
		<pubDate>Sun, 12 Sep 2010 21:31:37 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[IRM]]></category>

		<guid isPermaLink="false">http://andrewjtalcott.com/?p=496</guid>
		<description><![CDATA[Oh man, I never saw this coming. So I bought an iPad today and also bought &#8220;Invisible Shield&#8221; by Zagg which is a product used to protect the screen of the iPad. I had a really difficult time getting on &#8230; <a href="http://andrewjtalcott.com/2010/09/how-not-to-respond-to-criticism/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Oh man, I never saw this coming.  So I bought an iPad today and also bought &#8220;Invisible Shield&#8221; by Zagg which is a product used to protect the screen of the iPad.  I had a really difficult time getting on the iPad, so much so that I put it back in the packaging and will be bringing it back<span id="more-496"></span> to Best Buy because of the extreme level of dissatisfaction with the product.  I went on  Youtube to see if anyone else had the same level of frustration that I experienced or if there were any tutorials or reviews on their showcasing the product.  I was curious to see other people&#8217;s reactions to the product, be it positive or negative.  I could see how the product could be useful on smaller devices, but could not for the life of me understand how someone could use it on such a big screen.  You see, it is this big sticker, and you need to use some kind of a spray that comes with it to apply it correctly.  When you are doing this by yourself it is truly impossible unless, like the first video I watched, you have two people.</p>
<p><a href="http://www.youtube.com/watch?v=hShKvl70RuY"><img src="http://andrewjtalcott.com/wp-content/uploads/2010/09/bad-ipad-reviews-300x170.jpg" alt="MrDoubled50" title="doubled50 reviews" width="300" height="170" class="alignnone size-medium wp-image-504" /></a></p>
<p>So, I used the comment section of this video to express my dissaproval of the product and to voice my humble opinion in direct a manner as possible.  Well, I lost about an hour learning my new toy, when suddenly I got an email stating I had a response from my comment on the video:<br />
<strong><br />
<blockquote>@andrewjtalcott I&#8217;d say user error man, too bad for you. WATCH my video, I installed it with no problems and NO AIR BUBBLES, but I guess that&#8217;s not possible and my review just sucks. Buy bye</p></blockquote>
<p></strong><br />
I was surprised by the reaction, not only for the misspellings (side-note: always check your comments for errors before putting it out there on the web, it makes you seem unprofessional at best when there are grammar/punctuation mistakes) but this guy became really defensive and came off as very childish.<br />
This is a perfect example of how not to handle your online brand and/or your internet reputation.  Even though my initial comment may of come off as me being aggravated, it was more so with the product than with the video.  Also, even if I did insult him, he would of looked more professional if he handled the comment in a more adult fashion, even something along the lines of, &#8220;Sorry to hear that, I did not share the same experience&#8221; would of sounded better than what he actually wrote.  My response to his comment was:<br />
<strong><br />
<blockquote>&#8220;@MrDoubled50 wow, just a difference of opinion sorry to upset you, you did have two people helping you which must of made it easier for you, no need to be snarky about it. I never said your review sucks or that it wasn&#8217;t possible, just that I had a different experience, nothing against you, just didn&#8217;t like the product.&#8221;</p></blockquote>
<p></strong><br />
So, maybe I did sound a little harsh in my initial comment and my final comment could of been a little more mild, but if you want to come off as professional on your website, youtube channel, or social media page, you should try your hardest to be polite and/or respectful. People will read your words and associate them with your brand. Will I ever recommend MrDoubled50&#8242;s youtube channel to anyone? No.  Will I ever watch them again? Probably not.  It is a good idea to respond to comments and criticism, but doing so in a mature way will boost your credibility and brand image.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewjtalcott.com/2010/09/how-not-to-respond-to-criticism/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Is Net Neutrality?</title>
		<link>http://andrewjtalcott.com/2010/08/what-is-net-neutrality/</link>
		<comments>http://andrewjtalcott.com/2010/08/what-is-net-neutrality/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 01:12:31 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[What Is]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[net neutrality]]></category>
		<category><![CDATA[verizon]]></category>

		<guid isPermaLink="false">http://andrewjtalcott.com/?p=484</guid>
		<description><![CDATA[So a coworker asked me what it was the other day because of the new deal underway between Verizon and Google to limit the accessibilty of the internet. Simply put, net neutrality means that no matter what site it is &#8230; <a href="http://andrewjtalcott.com/2010/08/what-is-net-neutrality/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>So a coworker asked me what it was the other day because of the new deal underway between Verizon and Google to limit the accessibilty of the internet.  <span id="more-484"></span>Simply put, net neutrality means that no matter what site it is or what kind of content you are viewing, that content is as accessible and loads just as fast as any other content on the web.  The opposite of this is a tiered system where certain content or websites would load faster than others.  Google and Verizon say they are for net neutrality, the only exception is for the wireless internet.  This is a problem because that is where the internet is headed, wireless access including mobile devices.  For example, if Google decides that the content on Youtube is fine, but the content on Vimeo is in competition, they can make it so Vimeo&#8217;s website loads slower than Youtube&#8217;s.  That may be an extreme example but I think gets the point across.  The internet is about the inter-exchange of ideas and information, it should not be hindered or shown any preference in any way.  This is beyond what side of the political fence you are on, freedom is freedom, we all strive for it even if we do not all agree on how to get there.  In this instance, and what Google and Verizon are proposing is to control how information is aquired and if it is available at all.  If you own a website, imagine if no one could find it anymore, and instead your competition was freely available.  I am not saying that this would happen, but under the conditions of what Google and Verizon are proposing it could.</p>
<p></p>
<p>Here are some links and videos which may explain it better:<br />
- <a href="http://googlepublicpolicy.blogspot.com/2010/08/joint-policy-proposal-for-open-internet.html" target="_blank">Google&#8217;s PR post about net neutrality</a>.<br />
- <a href="http://www.wired.com/epicenter/2010/08/10-media-takes-on-the-google-verizon-net-neutrality-proposal/" target="_blank">10 Media Takes on the Google-Verizon Net Neutrality Proposal</a><br />
- <a href="http://www.freepress.net/press-release/2010/8/9/google-verizon-pact-worse-feared" target="_blank">MoveOn.Org Civic Action, Credo Action, the Progressive Change Campaign Committee and ColorofChange.org issued a joint statement</a><br />
- <a href="http://savetheinternet.com/" target="_blank">The savetheinternet.com coalition is two million everyday people who have banded together with thousands of non-profit organizations, businesses and bloggers to protect Internet freedom.</a><br />
<br />
Here is the TYT Network discussing the Google and Verizon deal in an easily understandable way:<br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/SYqP2xyBqac&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/SYqP2xyBqac&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>Here is Democracy Now discussing it a little more in depth:<br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/oEjiX3w0Sz4&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/oEjiX3w0Sz4&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://andrewjtalcott.com/2010/08/what-is-net-neutrality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sun Chips Earth Day Marketing Genius</title>
		<link>http://andrewjtalcott.com/2010/04/sun-chips-earth-day-marketing-genius/</link>
		<comments>http://andrewjtalcott.com/2010/04/sun-chips-earth-day-marketing-genius/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 04:26:57 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://andrewjtalcott.com/?p=459</guid>
		<description><![CDATA[Sun chips has done a classic example of cross-niching. More so, they have done a cross media promotion, involving social media, a global holiday, and a commendable action towards the &#8220;green&#8221; movement. They made their bags compostable, and they announced &#8230; <a href="http://andrewjtalcott.com/2010/04/sun-chips-earth-day-marketing-genius/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Sun chips has done a classic example of cross-niching.   More so, they have done a cross media promotion, involving social media, a global holiday, and a commendable action towards the &#8220;green&#8221; movement.<br />
<span id="more-459"></span> They made their bags compostable, and they announced this through joint efforts on NBC, by using NBC show stars (Joel McHale for one) on Earth Day.  Sun Chips released a <a href="http://www.prnewswire.com/news-releases/sunchips-kicks-off-earth-month-with-introduction-of-worlds-first-100-percent-compostable-chip-bag-89586837.html">press release</a> at the beginning of the month, and during that time they were tweeting heavily, but since for over two weeks haven&#8217;t tweeted once, which is a really bad move.  You are going to spend all this money on ads on NBC and you are not going to utilize something that is free like Twitter?</p>
<p>On the other hand, there use of Facebook is stellar.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/iiFSYAxnf-A&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/iiFSYAxnf-A&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/Yu5J5HQk6VY&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Yu5J5HQk6VY&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>So kudos to Sun Chips, for utilizing &#8220;green&#8221; marketing,  good use of Facebook and for coming up with something that genuinely helps the environment.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewjtalcott.com/2010/04/sun-chips-earth-day-marketing-genius/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Add Facebook Like Button to Your Website</title>
		<link>http://andrewjtalcott.com/2010/04/how-to-add-facebook-like-button-to-your-website/</link>
		<comments>http://andrewjtalcott.com/2010/04/how-to-add-facebook-like-button-to-your-website/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 21:06:41 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[facebook]]></category>

		<guid isPermaLink="false">http://andrewjtalcott.com/?p=444</guid>
		<description><![CDATA[So Facebook now allows you to add a ‘Like’ button to your website. What this allows you to do is have the now common ‘like’ button which we see inside Facebook on any of your websites. The idea behind this &#8230; <a href="http://andrewjtalcott.com/2010/04/how-to-add-facebook-like-button-to-your-website/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>So Facebook now allows you to add a ‘Like’ button to your website. What this allows you to do is have the now common ‘like’ button which we see inside Facebook on any of your websites. <span id="more-444"></span>The idea behind this is to make your website more accessible via Facebook. The simple way to do this is through an iframe, the code would look like this:</p>
<p>
<code>&lt;iframe src="http://www.facebook.com/widgets/like.php?href=http://andrewjtalcott.com"<br />
scrolling="no" frameborder="0"<br />
style="border:none; width:266px; height:28px"&gt;<br />
&lt;/iframe&gt;</code></p>
<p>this code will make the like button appear like this:<br />
<iframe src="http://www.facebook.com/widgets/like.php?href=http://andrewjtalcott.com/"<br />
scrolling="no" frameborder="0"<br />
style="border:none; width:266px; height:28px"><br />
</iframe></p>
<p>
Now there is a more complicated way of doing this, which involves involving JavaScript SDK, if you don&#8217;t know what that is don&#8217;t worry, just use the iframe code above.  Otherwise, <!--more--> go to this link: Facebook <a href="http://developers.facebook.com/docs/reference/javascript/">JavaScript SDK</a>.   Using the Javascript SDK method gives you the ability to use FBML (facebook markup language) on your site. This in turn will allow more integrated functionality between your site and Facebook.  I will be posting more about this in the future, stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewjtalcott.com/2010/04/how-to-add-facebook-like-button-to-your-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Twitter Phishing Attack</title>
		<link>http://andrewjtalcott.com/2010/02/twitter-phishing-attack/</link>
		<comments>http://andrewjtalcott.com/2010/02/twitter-phishing-attack/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 13:00:49 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://andrewjtalcott.com/?p=429</guid>
		<description><![CDATA[So I just got this message from one of my test Twitter accounts, and I am a little embarrassed to admit I almost clicked on it. I opened up my email and received this message: &#8220;haha. This you????&#8221; with a &#8230; <a href="http://andrewjtalcott.com/2010/02/twitter-phishing-attack/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>So I just got this message from one of my test Twitter accounts, and I am a little embarrassed to admit I almost clicked on it.<span id="more-429"></span>  I opened up my email and received this message: &#8220;haha. This you????&#8221; with a link next to it.  Basically, what happens is someone sends you a direct message in Twitter, if you have your settings set to receive emails when you get a direct message(DM) in Twitter, then, you will see it there as well.<br />
<img src="http://andrewjtalcott.com/engine/wp-content/uploads/2010/02/twitter-email-phishing-attacks.png" alt="" title="Twitter Email Phishing Attacks" width="523" height="275" class="alignnone size-full wp-image-430" /><br />
If you click on the link you will be taken to a page that looks like the twitter log in page then, if you put in your information and hit submit you will be sending your Twitter info(username and password) to a scammer.  This is one of the reasons I am careful on who I follow on twitter and who I allow to follow me.  I do not like be associated to questionable acounts, I think it invites attacks like this and also tarnishes your personal brand, I also do not auto-follow people.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewjtalcott.com/2010/02/twitter-phishing-attack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Find Your Flickr ID</title>
		<link>http://andrewjtalcott.com/2010/02/how-to-find-your-flickr-id/</link>
		<comments>http://andrewjtalcott.com/2010/02/how-to-find-your-flickr-id/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 20:38:59 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[Flickr]]></category>

		<guid isPermaLink="false">http://andrewjtalcott.com/?p=422</guid>
		<description><![CDATA[&#8220;What is my Flickr id?&#8221; Ever ask yourself that? I recently needed it for a mod on my Tumblr account and could not believe how difficult it was to find, and was amazed that if you type &#8220;what is my &#8230; <a href="http://andrewjtalcott.com/2010/02/how-to-find-your-flickr-id/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>&#8220;What is my Flickr id?&#8221; Ever ask yourself that?  I recently needed it for a mod on my Tumblr account and could not believe how difficult it was to find<span id="more-422"></span>, and was amazed that if you type &#8220;what is my flickr id&#8221; into the <a href="http://www.flickr.com/help/faq/search/?q=what+is+my+flickr+id">Help / FAQ / Search</a> section of Flickr the answer doesn&#8217;t come up. WTF?  So the easiest way I have found to find this is from <a href="http://idgettr.com/" target="_blank">idGettr (www.idgettr.com)</a>.<br />
<img src="http://andrewjtalcott.com/engine/wp-content/uploads/2010/02/find-your-flickr-id1.png" alt="" title="find-your-flickr-id" width="523" height="275" class="alignnone size-full wp-image-427" /><br />
Just Fill out the form and your id pops up, there are a few sites that do this, but this one is simple and straightforward.  I still think it is odd that Flickr does not offer any solutions for this.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewjtalcott.com/2010/02/how-to-find-your-flickr-id/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
