<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>vsellis.com</title>
	
	<link>http://www.vsellis.com</link>
	<description>TECHNOLOGY TRANSLATED, Making IT Makes Sense</description>
	<lastBuildDate>Wed, 25 Apr 2012 17:08:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/vselliscom" /><feedburner:info uri="vselliscom" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>vselliscom</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Add the New Google+ Share Button Using the Tweet, Like, Google +1 and Share WordPress Plugin</title>
		<link>http://feedproxy.google.com/~r/vselliscom/~3/AGH02yxp8Zo/</link>
		<comments>http://www.vsellis.com/code/add-the-new-google-share-button-using-the-tweet-like-google-1-and-share-wordpress-plugin/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 16:57:34 +0000</pubDate>
		<dc:creator>Scott Ellis</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[WordPress How To]]></category>

		<guid isPermaLink="false">http://www.vsellis.com/?p=3960</guid>
		<description><![CDATA[If you&#8217;re using the &#8220;Tweet, Like, Google +1 and Share&#8221; plugin for WordPress (I love it) and can&#8217;t wait to add the new &#8220;Google+ Share&#8221; button until it gets integrated into the plugin just follow the following 5 steps: Get the Google+ Share button Code (also below) Login To Your WordPress install and navigate to<a href="http://www.vsellis.com/code/add-the-new-google-share-button-using-the-tweet-like-google-1-and-share-wordpress-plugin/" rel="nofollow"> ...Read More</a>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re using the &#8220;Tweet, Like, Google +1 and Share&#8221; plugin for WordPress (I love it) and can&#8217;t wait to add the new <a title="Google+ Share Button" href="https://developers.google.com/+/plugins/share/?utm_source=blog&amp;utm_medium=gplusdevelopers&amp;utm_campaign=shareplugin">&#8220;Google+ Share&#8221; button</a> until it gets integrated into the plugin just follow the following 5 steps:</p>
<p><a href="http://www.vsellis.com/wp-content/uploads/2012/04/G+Icon.jpg"><img class="alignleft size-thumbnail wp-image-3961" style="margin-left: 0px; margin-right: 20px; margin-top: 0px; margin-bottom: 5px;;  float: left; padding: 4px; margin: 0 7px 2px 0;" title="G+Icon" src="http://www.vsellis.com/wp-content/uploads/2012/04/G+Icon-150x150.jpg" alt="" width="150" height="150" /></a></p>
<ol>
<li>Get the <a href="https://developers.google.com/+/plugins/share/?utm_source=blog&amp;utm_medium=gplusdevelopers&amp;utm_campaign=shareplugin">Google+ Share button Code</a> (also below)</li>
<li>Login To Your WordPress install and navigate to Settings &gt; <a title="Tweet, Like, PlusOne Plugin for WordPress" href="http://wordpress.org/extend/plugins/only-tweet-like-share-and-google-1/">Tweet Like PlusOne </a>(&lt;&#8211; get the plugin if you don&#8217;t have it)</li>
<li>Check box #6 to &#8220;Display Custom Buttons&#8221;</li>
<li>Drop the Google+ Share button code into your custom button box at the bottom of the plugin settings screen</li>
<li>Save!</li>
</ol>
<p>Here&#8217;s the code:</p>
<div class="codecolorer-container javascript default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br /></div></td><td><div class="javascript codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&lt;div class=&quot;g-plus&quot; data-action=&quot;share&quot;&gt;&lt;/div&gt;<br />
&lt;!-- Place this tag after the last share tag. --&gt;<br />
<span style="color: #339933;">&lt;</span>script type<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;text/javascript&quot;</span><span style="color: #339933;">&gt;</span><span style="color: #006600; font-style: italic;">// &lt;![CDATA[</span><br />
&nbsp; &nbsp; <span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span> &nbsp; &nbsp; <span style="color: #003366; font-weight: bold;">var</span> po <span style="color: #339933;">=</span> document.<span style="color: #660066;">createElement</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'script'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> po.<span style="color: #660066;">type</span> <span style="color: #339933;">=</span> <span style="color: #3366CC;">'text/javascript'</span><span style="color: #339933;">;</span> po.<span style="color: #660066;">async</span> <span style="color: #339933;">=</span> <span style="color: #003366; font-weight: bold;">true</span><span style="color: #339933;">;</span> &nbsp; &nbsp; po.<span style="color: #660066;">src</span> <span style="color: #339933;">=</span> <span style="color: #3366CC;">'https://apis.google.com/js/plusone.js'</span><span style="color: #339933;">;</span> &nbsp; &nbsp; <span style="color: #003366; font-weight: bold;">var</span> s <span style="color: #339933;">=</span> document.<span style="color: #660066;">getElementsByTagName</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'script'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#91;</span><span style="color: #CC0000;">0</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span> s.<span style="color: #660066;">parentNode</span>.<span style="color: #660066;">insertBefore</span><span style="color: #009900;">&#40;</span>po<span style="color: #339933;">,</span> s<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> &nbsp; <span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<span style="color: #006600; font-style: italic;">// ]]&gt;&lt;/script&gt;</span></div></td></tr></tbody></table></div>
<p><iframe frameborder="0" height="305" src="http://www.youtube.com/embed/iHnGgLqd95k?wmode=opaque" width="600"></iframe></p>
<img src="http://feeds.feedburner.com/~r/vselliscom/~4/AGH02yxp8Zo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.vsellis.com/code/add-the-new-google-share-button-using-the-tweet-like-google-1-and-share-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.vsellis.com/code/add-the-new-google-share-button-using-the-tweet-like-google-1-and-share-wordpress-plugin/</feedburner:origLink></item>
		<item>
		<title>Andrew Warner Interviews Barbara Corcoran on Mixergy</title>
		<link>http://feedproxy.google.com/~r/vselliscom/~3/y4GwsAxxMhI/</link>
		<comments>http://www.vsellis.com/blog/andrew-warner-interviews-barbara-corcoran-on-mixergy/#comments</comments>
		<pubDate>Thu, 09 Jun 2011 22:41:37 +0000</pubDate>
		<dc:creator>Scott Ellis</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[andrew warner]]></category>
		<category><![CDATA[barbara corcoran]]></category>
		<category><![CDATA[entrepreneur]]></category>
		<category><![CDATA[interview]]></category>
		<category><![CDATA[mixergy]]></category>

		<guid isPermaLink="false">http://www.vsellis.com/?p=3573</guid>
		<description><![CDATA[If you&#8217;ve not already discovered Mixergy I &#8216;d consider myself proud to be the first to introduce you. Andrew&#8217;s interviews served as the template for starting &#8220;Relentless Business&#8221; and has undoubtedly inspired countless others. I&#8217;ll encourage you to visit Mixergy.com and learn more about the site for yourself, but while you&#8217;re here I&#8217;d like to<a href="http://www.vsellis.com/blog/andrew-warner-interviews-barbara-corcoran-on-mixergy/" rel="nofollow"> ...Read More</a>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve not already discovered <a href="http://mixergy.com">Mixergy</a> I &#8216;d consider myself proud to be the first to introduce you. Andrew&#8217;s interviews served as the template for starting &#8220;Relentless Business&#8221; and has undoubtedly inspired countless others.</p>
<p>I&#8217;ll encourage you to visit <a href="http://mixergy.com">Mixergy.com</a> and learn more about the site for yourself, but while you&#8217;re here I&#8217;d like to introduce you via his interview with <a href="barbaracorcoran.com/">Barbara Corcoran</a>.</p>
<p>Andrew has in excess of 300 interviews with some very well known entrepreneurs including the likes of Paul Graham (<a title="YCombinator" href="http://ycombinator.com">Y Combinator</a>), Gary Vaynerchuck (<a title="Vayner Media" href="http://vaynermedia.com/">Vayner Media</a>), Guy Kawasaki (<a title="AllTop" href="http://alltop.com">All Top</a>) and more, but it&#8217;s this interview with Barbara that really hit home.</p>
<p>She&#8217;s has a natural gift for inspiring while teaching in a way that is very accessible, natural and personal while being loaded with some very poignant advice for any entrepreneur.</p>
<p>The interview is an hour but it is well worth your time.</p>
<p>There are so many good nuggets in there it&#8217;s hard to single them out but in particular I love her story on hiring people, recognizing their innate talents and encouraging them to work in a manner that leverages those skills;  and how successful they can be when you do.</p>
<p>Enjoy the interview and catch Barbara on <a href="http://abc.go.com/shows/shark-tank">ABC&#8217;s &#8220;Shark Tank&#8221;</a> or check out her new book &#8220;Shark Tales.&#8221;</p>
<p><iframe style="width: 120px; height: 240px;" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" src="http://rcm.amazon.com/e/cm?lt1=_blank&amp;bc1=FFFFFF&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0F4EBD&amp;t=vselliscom-20&amp;o=1&amp;p=8&amp;l=as4&amp;m=amazon&amp;f=ifr&amp;ref=ss_til&amp;asins=1591844185"></iframe></p>
<div id="wistia_377375_social_7121"><object id="wistia_377375" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="600" height="290"><param name="movie" value="http://mixergy-cdn.wistia.com/flash/embed_player_v1.1.swf" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="wmode" value="opaque" /><param name="flashvars" value="videoUrl=http://mixergy-cdn.wistia.com/deliveries/5574d03a5f63ac073ccb96fe8c6991cad3b0c0f1.bin&amp;stillUrl=http://mixergy-cdn.wistia.com/deliveries/653584425974996f06902662fe14fe6acaf1ca04.bin&amp;unbufferedSeek=true&amp;controlsVisibleOnLoad=false&amp;autoPlay=false&amp;endVideoBehavior=default&amp;playButtonVisible=true&amp;embedServiceURL=http://distillery.wistia.com/x&amp;accountKey=wistia-production_1621&amp;mediaID=wistia-production_377375&amp;mediaDuration=3276.2" /><embed type="application/x-shockwave-flash" width="600" height="290" src="http://mixergy-cdn.wistia.com/flash/embed_player_v1.1.swf" flashvars="videoUrl=http://mixergy-cdn.wistia.com/deliveries/5574d03a5f63ac073ccb96fe8c6991cad3b0c0f1.bin&amp;stillUrl=http://mixergy-cdn.wistia.com/deliveries/653584425974996f06902662fe14fe6acaf1ca04.bin&amp;unbufferedSeek=true&amp;controlsVisibleOnLoad=false&amp;autoPlay=false&amp;endVideoBehavior=default&amp;playButtonVisible=true&amp;embedServiceURL=http://distillery.wistia.com/x&amp;accountKey=wistia-production_1621&amp;mediaID=wistia-production_377375&amp;mediaDuration=3276.2" wmode="opaque" allowscriptaccess="always" allowfullscreen="true" name="wistia_377375"></embed></object><script src="http://mixergy-cdn.wistia.com/embeds/v.js"></script><script type="text/javascript">// <![CDATA[
if(!navigator.mimeTypes['application/x-shockwave-flash'] || navigator.userAgent.match(/Android/i)!==null)Wistia.VideoEmbed('wistia_377375',600,290,{videoUrl:'http://mixergy-cdn.wistia.com/deliveries/1d6d0022ab240bbea47bd44302745fb4f884d431.bin',stillUrl:'http://mixergy-cdn.wistia.com/deliveries/653584425974996f06902662fe14fe6acaf1ca04.bin',distilleryUrl:'http://distillery.wistia.com/x',accountKey:'wistia-production_1621',mediaId:'wistia-production_377375',mediaDuration:3276.2})
// ]]&gt;</script></div>
<div id="wistia_377375_social_7121_bar" class="socialbar" style="margin: 5px 0; padding: 0; position: relative; line-height: 20px; text-align: left;"><a title="video hosting" href="http://wistia.com"><img src="http://static.wistia.com/images/badges/wistia_100x96_black.png" alt="Wistia" width="100" height="16" /></a></div>
<p><script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js" type="text/javascript"></script><script type="text/javascript">// <![CDATA[
var socialJQuery = jQuery.noConflict(true);
// ]]&gt;</script><script src="http://static.wistia.com/socialbar/socialbar.js" type="text/javascript"></script><script type="text/javascript">// <![CDATA[
new SocialBar("wistia_377375_social_7121", {buttons:["embed","stats","twitter","facebook","email","wistia"],url:"http://mixergy.com/barbara-corcoran-shark-interview/",title:"Real Estate Shark – with Barbara Corcoran | Business Tips",badgeUrl:"http://wistia.com",embedCode:"%3Cobject%20width%3D%22600%22%20height%3D%22290%22%20id%3D%22wistia_377375%22%20classid%3D%22clsid%3AD27CDB6E-AE6D-11cf-96B8-444553540000%22%3E%3Cparam%20name%3D%22movie%22%20value%3D%22http%3A//mixergy-cdn.wistia.com/flash/embed_player_v1.1.swf%22/%3E%3Cparam%20name%3D%22allowfullscreen%22%20value%3D%22true%22/%3E%3Cparam%20name%3D%22allowscriptaccess%22%20value%3D%22always%22/%3E%3Cparam%20name%3D%22wmode%22%20value%3D%22opaque%22/%3E%3Cparam%20name%3D%22flashvars%22%20value%3D%22videoUrl%3Dhttp%3A//mixergy-cdn.wistia.com/deliveries/5574d03a5f63ac073ccb96fe8c6991cad3b0c0f1.bin%26stillUrl%3Dhttp%3A//mixergy-cdn.wistia.com/deliveries/653584425974996f06902662fe14fe6acaf1ca04.bin%26unbufferedSeek%3Dtrue%26controlsVisibleOnLoad%3Dfalse%26autoPlay%3Dfalse%26endVideoBehavior%3Ddefault%26playButtonVisible%3Dtrue%26embedServiceURL%3Dhttp%3A//distillery.wistia.com/x%26accountKey%3Dwistia-production_1621%26mediaID%3Dwistia-production_377375%26mediaDuration%3D3276.2%22/%3E%3Cembed%20src%3D%22http%3A//mixergy-cdn.wistia.com/flash/embed_player_v1.1.swf%22%20width%3D%22600%22%20height%3D%22290%22%20name%3D%22wistia_377375%22%20type%3D%22application/x-shockwave-flash%22%20allowfullscreen%3D%22true%22%20allowscriptaccess%3D%22always%22%20wmode%3D%22opaque%22%20flashvars%3D%22videoUrl%3Dhttp%3A//mixergy-cdn.wistia.com/deliveries/5574d03a5f63ac073ccb96fe8c6991cad3b0c0f1.bin%26stillUrl%3Dhttp%3A//mixergy-cdn.wistia.com/deliveries/653584425974996f06902662fe14fe6acaf1ca04.bin%26unbufferedSeek%3Dtrue%26controlsVisibleOnLoad%3Dfalse%26autoPlay%3Dfalse%26endVideoBehavior%3Ddefault%26playButtonVisible%3Dtrue%26embedServiceURL%3Dhttp%3A//distillery.wistia.com/x%26accountKey%3Dwistia-production_1621%26mediaID%3Dwistia-production_377375%26mediaDuration%3D3276.2%22%3E%3C/embed%3E%3C/object%3E%3Cscript%20src%3D%22http%3A//mixergy-cdn.wistia.com/embeds/v.js%22%20charset%3D%22ISO-8859-1%22%3E%3C/script%3E%3Cscript%3Eif%28%21navigator.mimeTypes%5B%27application/x-shockwave-flash%27%5D%20%7C%7C%20navigator.userAgent.match%28/Android/i%29%21%3D%3Dnull%29Wistia.VideoEmbed%28%27wistia_377375%27%2C600%2C290%2C%7BvideoUrl%3A%27http%3A//mixergy-cdn.wistia.com/deliveries/1d6d0022ab240bbea47bd44302745fb4f884d431.bin%27%2CstillUrl%3A%27http%3A//mixergy-cdn.wistia.com/deliveries/653584425974996f06902662fe14fe6acaf1ca04.bin%27%2CdistilleryUrl%3A%27http%3A//distillery.wistia.com/x%27%2CaccountKey%3A%27wistia-production_1621%27%2CmediaId%3A%27wistia-production_377375%27%2CmediaDuration%3A3276.2%7D%29%3C/script%3E"})
// ]]&gt;</script></p>
<img src="http://feeds.feedburner.com/~r/vselliscom/~4/y4GwsAxxMhI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.vsellis.com/blog/andrew-warner-interviews-barbara-corcoran-on-mixergy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>

		<feedburner:origLink>http://www.vsellis.com/blog/andrew-warner-interviews-barbara-corcoran-on-mixergy/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/vselliscom/~5/LRsxXZVR1pU/1d6d0022ab240bbea47bd44302745fb4f884d431.bin" length="288252717" type="video/mp4" /><feedburner:origEnclosureLink>http://mixergy-cdn.wistia.com/deliveries/1d6d0022ab240bbea47bd44302745fb4f884d431.bin</feedburner:origEnclosureLink></item>
	</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Object Caching 632/655 objects using apc

Served from: www.vsellis.com @ 2012-05-15 03:00:26 -->

