<?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>Building Bridges</title>
	
	<link>http://joesgonesocial.com</link>
	<description>A giving strategy is a winning strategy.</description>
	<lastBuildDate>Tue, 07 Sep 2010 01:34:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/JoesGoneSocial" /><feedburner:info uri="joesgonesocial" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>JoesGoneSocial</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>5 Reasons why mobile phones will go Virtual</title>
		<link>http://feedproxy.google.com/~r/JoesGoneSocial/~3/gVRqhdUnI7A/</link>
		<comments>http://joesgonesocial.com/2010/09/5-reasons-why-mobile-phones-will-go-virtual/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 17:17:49 +0000</pubDate>
		<dc:creator>Joe Hackman</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[#mobile]]></category>
		<category><![CDATA[Joe Hackman]]></category>
		<category><![CDATA[OKL4]]></category>
		<category><![CDATA[open kernel labs]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://joesgonesocial.com/?p=1428</guid>
		<description><![CDATA[Mobile Virtualization – a natural evolution
Over the past few years virtualization technology has proven itself as a valuable and green technology. What is virtualization technology? Simply stated virtualization software provides a platform that allows multiple instances of other environments/operating systems to operate simultaneously on one physical device (usually servers). Since most of the time most [...]]]></description>
			<content:encoded><![CDATA[<h4>Mobile Virtualization – a natural evolution</h4>
<p>Over the past few years virtualization technology has proven itself as a valuable and green technology. What is virtualization technology? Simply stated virtualization software provides a platform that allows multiple instances of other environments/operating systems to operate simultaneously on one physical device (usually servers). Since most of the time most servers use only a fraction of the available resources this allows a much better overall utilization of the most important resource – electricity. It also equates to cooler server rooms that are doing the same job with less physical machines. It is therefore reasonable that this technology could be used in other environments and why not mobile?</p>
<h4>The top benefits of Virtualizing the Mobile Device</h4>
<ol>
<li>Support for multiple environments</li>
<li>Easier product development cycle</li>
<li>Extend Legacy software window</li>
<li>Improved Security</li>
<li>Cost Savings</li>
</ol>
<h4>Support for multiple environments</h4>
<p>Because a virtualized environment is operating system agnostic phone vendors can develop both their own Real Time Operating Systems (RTOS) and use other popular operating systems such as Android, Linux, Symbian or even Windows. These environments could even be multiple versions of the same Operating system allowing you to operate both a work/security optimized version as well as a personal version all on the same phone, securely and easily.</p>
<h4>Easier Product Development Cycle</h4>
<p>Since there is a consistent platform that sits between the phone hardware and the operating system engineers will not have to re-invent their products for every new hardware platform that OEM’s produce. This will mean instead of designing 2, 3, 4 or even more versions of an RTOS or OS builds they can build one and it can be used across all virtualization equipped phones. This equates to major cost savings as well as shorter development cycles for new products.</p>
<h4>Extend Legacy Software Window</h4>
<p>By controlling the underlying system you now have the flexibility to continue to run older versions of software on a newer phone without having to port them over to the platform. This will increase the window of time that a given RTOS or Operating System build can be used.</p>
<h4>Improved Security</h4>
<p>It has already been suggested that a security optimized version or “work” version of an OS could be offered adjacent to a personal use environment. In addition to that flexibility there is definitely some innovation occurring from the security perspective. Open Kernel labs run their OKL4 Microvisor in the privileged secure cells. This information was provided directly via OKL:</p>
<p><em>“Mobile/embedded virtualization, as realized in the OKL4 Microvisor, works by using on-chip memory management to isolate guest OSes from one another. On architectures lacking hardware-assisted virtualization (e.g., ARM), OKL4 also employs paravirtualization to replace privileged instructions in guest OSes with calls to OKL4 &#8220;hyper APIs&#8221;. Paravirtualization ensures 100% isolation among Secure Cells with minimal overhead compared to native (bare metal) execution.</em></p>
<p><em>OKL4 is unique among mobile virtualization platforms in several ways. First, it implements &#8220;true virtualization&#8221;, fully isolating and managing all guest OSes as equally &#8220;untrusted&#8221; software in Secure Cells (virtual machines). Second, OKL4 is built over a real-time microkernel, with a small memory footprint for easy certification (minimal trusted computing base), and with APIs to support stand-alone software in lightweight Secure Cells (e.g., shared device drivers). Third, OKL4 provides secure and configurable communication among guest OSes, allowing safe sharing of system devices and other resources.”</em></p>
<p style="text-align: center;"><a href="http://joesgonesocial.com/wp-content/uploads/2010/08/okl4security.png" rel="lightbox[1428]"><img class="aligncenter size-full wp-image-1429" title="OKL4 Security Model" src="http://joesgonesocial.com/wp-content/uploads/2010/08/okl4security.png" alt="OKL4 Security Model" width="497" height="348" /></a></p>
<p>Joe&#8217;s Security Summary &#8211; some very sophisticated security apparatus have been used to allow secure multi-use of phones. This will allow users the flexibility of using their work phone for personal use without worrying about compromising the work environment.</p>
<h4>Cost Savings</h4>
<p>The independence achieved via the virtual environment also creates additional cost savings above and beyond those already addressed in the product development and legacy software support. OKL CEO Steve Subar gave an example where the end user price of the Evoke phone was cut substantially because of the flexibility of screen choices. At the manufacturing level they saved ~$45 which equates to ~$100 Wholesale and up to ~$200 retail. This coupled with the ability to use single core processors and smaller batteries can drastically reduce the overall cost of the phone to the end user.</p>
<h4>Conclusions</h4>
<p>While really only scratching the surface here of what is really an impressive and exciting technology this should serve as a good primer into some of the benefits it offers. Since there are benefits for OEMS, wholesalers, providers, businesses and consumers alike it is likely that this technology will continue to proliferate in the marketplace.</p>


<p><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="hackmanj">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjoesgonesocial.com%2F2010%2F09%2F5-reasons-why-mobile-phones-will-go-virtual%2F&amp;layout=standard&amp;show_faces=true&amp;width=350&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:350px;height:50px;margin-top:5px;"></iframe><img src="http://feeds.feedburner.com/~r/JoesGoneSocial/~4/gVRqhdUnI7A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://joesgonesocial.com/2010/09/5-reasons-why-mobile-phones-will-go-virtual/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://joesgonesocial.com/2010/09/5-reasons-why-mobile-phones-will-go-virtual/</feedburner:origLink></item>
		<item>
		<title>Helping friends and Building Influence with Paper.li</title>
		<link>http://feedproxy.google.com/~r/JoesGoneSocial/~3/BWu1QNWkTgY/</link>
		<comments>http://joesgonesocial.com/2010/08/helping-friends-and-building-influence-with-paper-li/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 05:08:37 +0000</pubDate>
		<dc:creator>Joe Hackman</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Social Media Strategy]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Joe Hackman]]></category>
		<category><![CDATA[Paper.li]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Social Media Marketing]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://joesgonesocial.com/?p=1420</guid>
		<description><![CDATA[Recently I noticed I was featured in a paper.li daily by @morgaine. I went and checked it out, thought it was a pretty interesting site. Being the web 2.0/Social Media tinkerer that I am I could not help myself so I created an account and started playing around with my own dailies. I found some [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I noticed I was featured in a paper.li daily by <a title="My amplify.com friend Morgaine on Twitter" rel="nofollow" href="http://twitter.com/morgaine" target="_blank">@morgaine</a>. I went and checked it out, thought it was a pretty interesting site. Being the web 2.0/Social Media tinkerer that I am I could not help myself so I created an account and started playing around with my own dailies. I found some extremely beneficial aspects to the service but I am going to focus on 2 of them for now:</p>
<ol>
<li>Helping Friends</li>
<li>Building Influence</li>
</ol>
<p><a href="http://paper.li/hackmanj"><img class="aligncenter size-full wp-image-1421" title="Joe Hackman Daily on paper.li" src="http://joesgonesocial.com/wp-content/uploads/2010/08/jhackdaily.png" alt="Joe Hackman Daily on paper.li" width="543" height="131" /></a></p>
<p><strong>Helping Friends</strong></p>
<p>Since your paper.li papers can be about lists, people or hashtags &#8211; there is great opportunity to help people. How is that you ask? Well if I make a Joe Hackman daily, it will feature my tweets and the tweets of my followers to generate the article content, videos, etc for the feature. Being mentioned in a daily, or anything, is almost always good for a Twitter user (unless someone is complaining about you!). The other thing it does is build back-links to your sources articles and blogs. We all want to be found, being linked to will benefit your sources SEO. When you start to think through the list feature, hashtags, etc, you start to understand how there are many ways to help your friends achieve the mentions and back-links for better SEO.</p>
<p><strong>Building Influence</strong></p>
<p>This point is fairly simple, people like to be featured in your paper for the reasons above and for another important reason. It is great to have your content recognized and shared. In this case you will receive recognition for following others. How? By following anyone on Twitter they have a chance to be featured on your paper, if they are feature and they actually are paying attention they are likely to appreciate it. This means that if you produce a paper.li your sources on Twitter are more likely to be recognized and recognize you. That is influence. Of course you could also record a cool video and write about it in your blog then direct people to read about it. I think that might add a bit of influence as well.</p>
<p>Be sure to watch the video for additional tips and subscribe to my Youtube Channel if you enjoyed this post. I&#8217;d also love to hear your tips about how to utilize paper.li.</p>
<div style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="295" 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/YUBX9TK0pVQ?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="295" src="http://www.youtube.com/v/YUBX9TK0pVQ?fs=1&amp;hl=en_US" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>


<p><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="hackmanj">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjoesgonesocial.com%2F2010%2F08%2Fhelping-friends-and-building-influence-with-paper-li%2F&amp;layout=standard&amp;show_faces=true&amp;width=350&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:350px;height:50px;margin-top:5px;"></iframe><img src="http://feeds.feedburner.com/~r/JoesGoneSocial/~4/BWu1QNWkTgY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://joesgonesocial.com/2010/08/helping-friends-and-building-influence-with-paper-li/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://joesgonesocial.com/2010/08/helping-friends-and-building-influence-with-paper-li/</feedburner:origLink></item>
		<item>
		<title>Donating my 40th Birthday to Charity #40thpledge (Video)</title>
		<link>http://feedproxy.google.com/~r/JoesGoneSocial/~3/EB5R7E_iV10/</link>
		<comments>http://joesgonesocial.com/2010/08/donating-my-40th-birthday-to-charity-40thpledge-video/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 05:11:38 +0000</pubDate>
		<dc:creator>Joe Hackman</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[#40thpledge]]></category>
		<category><![CDATA[Joe Hackman]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://joesgonesocial.com/?p=1411</guid>
		<description><![CDATA[I’ve thought of a lot of things to do for my upcoming 40th Birthday this Saturday, here are a few of the ideas I had:





Houseboat trip with family/friends.
Trip to Vegas trip.
Traditional Birthday party w/ family friends.





Each idea had its perks and this is a pretty major birthday for me, but today I had an idea [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve thought of a lot of things to do for my upcoming 40<sup>th</sup> Birthday this Saturday, here are a few of the ideas I had:</p>
<table border="0">
<tbody>
<tr>
<td>
<ol>
<li>Houseboat trip with family/friends.</li>
<li>Trip to Vegas trip.</li>
<li>Traditional Birthday party w/ family friends.</li>
</ol>
</td>
</tr>
</tbody>
</table>
<p>Each idea had its perks and this is a pretty major birthday for me, but today I had an idea while driving on highway 24 west bound towards downtown Oakland. I was thinking about the Vegas trip idea and listening to Counting Crows “Carriage” cranked up and I caught a view of the bay bridge, San Francisco and fog seemingly stalled at the edge of the SF skyline. I was feeling exceptionally grateful and fortunate for my life, family and “where I am at” and thought a trip to Vegas while fun lacked the kind of meaning that I want my this coming chapter of my life to have. The idea that popped into my head was donating my birthday to charity.</p>
<h4>How do you donate your birthday?</h4>
<p>I know it sounds like a strange idea, but the next step for me was thinking about all the projects my Rotary Club, District and PR group have that I could work on. I also thought about the blogs, websites and Facebook pages that all sorts of local non-profits that I’ve supported, helped or been exposed to over the past couple of years. More importantly I thought about the volunteer opportunities that might exist to donate some time to help others.</p>
<div style="text-align: center;"><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/c8OlO4YHL8E?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/c8OlO4YHL8E?fs=1&amp;hl=en_US" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>
<h4>Action Plan</h4>
<p>The plan involves 4 steps:</p>
<table border="0">
<tbody>
<tr>
<td>
<ol>
<li>Write a blog article to point the potential benefactors to.</li>
<li>Compile a list of potential benefactors and their Email addresses.</li>
<li>Compose a message to the potential benefactors.</li>
<li>Compose a list of things that I will do if no-one has hands on opportunities or requests.</li>
</ol>
</td>
</tr>
</tbody>
</table>
<p>Steps 1 to 3 being done offline or already complete, that left me with a list of things to do if no-one has hands on opportunities or requests.</p>
<h4>Default Go-to Activity List</h4>
<table border="0">
<tbody>
<tr>
<td>
<ol>
<li>Setup some scheduled blog posts and tweets about the charities.</li>
<li>Spend some time working on Rotary related websites.</li>
</ol>
</td>
</tr>
</tbody>
</table>
<p>Kind of a short list, but it’s also an ambitious list by itself. If you’re interested in following the effort I will tag everything I do with #40thpledge so you can search via <a title="#40thpledge search on Twitter" rel="nofollow" href="http://search.twitter.com/search?q=%2340thpledge" target="_blank">Twitter</a>, <a title="#40thpledge search on Google" rel="nofollow" href="http://www.google.com/search?hl=en&amp;q=%2340thpledge&amp;btnG=Search&amp;aq=f&amp;aqi=&amp;aql=&amp;oq=&amp;gs_rfai=" target="_blank">Google</a> or even as a <a title="#40thpledge search on this Blog" href="http://joesgonesocial.com/tag/40thpledge/" target="_blank">Tag </a>on this blog.</p>
<p><strong>Update 8/29/2010</strong> &#8211; One of my friends over at Amplify.com was asking me about updates on this effort. Here is how my day went (quick summary I want to record a video later)</p>
<ol>
<li>Many of the 11 non profits responded, 2 of them had tasks for me for Saturday.</li>
<li>One task was to talk to husband of the founder of the Booker T. Washington Empowerment Network about using Social Media (Youtube and Facebook mostly).</li>
<li>Another task was to help Sonrise Equestrian Foundation with Ranch Cleanup.</li>
<li>Since this was only part of the day I planned to work on a website for Rotary in the Valley, a group of 6 Rotary clubs regional effort.</li>
</ol>
<h4>Booker T. Washington Empowerment Network</h4>
<p>I spoke with Anthony on my drive to Sonrise Equestrian. We discussed how to use the Facebook pages, Causes and some best practices for Facebook and Youtube. Anthony is pretty sharp he knew the right questions to ask and I am confident that he will be able to effectively execute. If not I&#8217;m prepared to advise them on an ongoing basis.</p>
<h4>Sonrise Equestrian Foundation</h4>
<p>The founder of this wonderful organization is Melanie Burke, after she spoke at my Rotary Club earlier this year I invited her to be on my Podcast. You can listen to that interview <a href="http://bit.ly/bn4rFH" target="_blank">here</a>. I spent 4 hours at the Charles Wilhelm Training Center &#8211; the ranch that hosts Sonrise. I was teamed up with a few other volunteeers carting in broken down asphalt into the back yards of the horse stables. The challenge with this job involved clearing the thresholds and the stuff is heavy and difficult to spread. I learned it helps with drainage in the rainy months. We also repaired one of the stables with some plywood sheets. Evidently sometimes horses lay down too close to one side of the stall and don&#8217;t realize they can just roll over so they panic and kick the heck out of the wall. Wow I would not want to be anywhere near that when it was occurring. My time working with the Sonrise volunteers was the highlight of my day. She has a very supportive group of people that help her, and when you meet Melanie or hear her story you will probably understand why.</p>
<h4>Rotary in the Valley</h4>
<p>Since I was out of requested tasks to do I looked at where I could have the most impact using my skills. I can navigate my way around WordPress fairly well and there was a site that needed to be built for Rotary in the Valley. It is still a work in progress but you can check it out <a href="http://rotaryinthevalley.org" target="_blank">here</a>. This site is a team effort of the 6 San Ramon Valley Rotary club&#8217;s PR chairs. I happen to the PR chair for the Danville/Sycamore Valley Rotary for the 2010-2011 year. Our fearless leader is none other than THE Bill Randall, our District 5160 PR Chair and Alamo Rotary past president. Bill drives the bus and we all do our best to support his efforts. Rotary is very important to me and the benefactor of the majority of my community service outreach time.</p>
<h4>Summary</h4>
<p>Ultimately I do what I do for my benefit, but I am always thinking about my son and the importance of setting an example for him. I learned about the importance of serving others through my mother. She used to bring me and my other siblings to visit elderly people in the local convalescent hospital. I know she also volunteered throughout her life and the things I do know about probably only scratch the surface. My mom passed away 10 years ago and I suppose for me being able to give back and follow in her footsteps to some degree is really a celebration of her good example. I hope as a result that this has somehow inspired you.</p>
<p><em>Act as if what you do makes a difference.  It does.  ~William James</em></p>


<p><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="hackmanj">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjoesgonesocial.com%2F2010%2F08%2Fdonating-my-40th-birthday-to-charity-40thpledge-video%2F&amp;layout=standard&amp;show_faces=true&amp;width=350&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:350px;height:50px;margin-top:5px;"></iframe><img src="http://feeds.feedburner.com/~r/JoesGoneSocial/~4/EB5R7E_iV10" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://joesgonesocial.com/2010/08/donating-my-40th-birthday-to-charity-40thpledge-video/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://joesgonesocial.com/2010/08/donating-my-40th-birthday-to-charity-40thpledge-video/</feedburner:origLink></item>
		<item>
		<title>Joe’s Idea Farm – Proposing a new Web 2.0 Idea</title>
		<link>http://feedproxy.google.com/~r/JoesGoneSocial/~3/y2pkP6XaOvU/</link>
		<comments>http://joesgonesocial.com/2010/08/joes-idea-farm-proposing-a-new-web-2-0-idea/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 00:45:50 +0000</pubDate>
		<dc:creator>Joe Hackman</dc:creator>
				<category><![CDATA[Idea Farm]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Joe Hackman]]></category>
		<category><![CDATA[Joesgonesocial]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://joesgonesocial.com/?p=1400</guid>
		<description><![CDATA[The Idea in a Nutshell
It is a simple idea, I promise. You propose changes to any website, the intermediary website will allow commentary and a preview of what the proposed changes would look like. That content can then be used by the target of the proposed changes.
An Example
For example, let’s say you visit a blog [...]]]></description>
			<content:encoded><![CDATA[<h4>The Idea in a Nutshell</h4>
<p>It is a simple idea, I promise. You propose changes to any website, the intermediary website will allow commentary and a preview of what the proposed changes would look like. That content can then be used by the target of the proposed changes.</p>
<h4>An Example</h4>
<p>For example, let’s say you visit a blog and you read an article and really like it but have ideas how it can be improved. If you provide proofing services this could be career oriented outreach. You use the browser add on for the proposing website and it brings you to an editable version of the page. You make the changes you would like to “propose” then tweet it out to Twitterverse, Share via Facebook, clip via Amplify, etc. The blog owner may notice a trackback, a google alert or some analytics data. They can organically discover the modified version of the article. They can even grab the proposed changes and insert them in the blog, preferably including some citation to the individual that modified the content. This could be enforced via some type of embed option. There could be a social network built out of the proposing website, voting on the best changes, recognition, prizes and awards.</p>
<h4>Provide input</h4>
<p>Now that I’ve shared the root idea, would you like to propose features to improve this idea? Or maybe you want to ship me chests full of money, armies of interns and great advisers to try it out, either way I’d love to hear your thoughts.</p>


<p><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="hackmanj">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjoesgonesocial.com%2F2010%2F08%2Fjoes-idea-farm-proposing-a-new-web-2-0-idea%2F&amp;layout=standard&amp;show_faces=true&amp;width=350&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:350px;height:50px;margin-top:5px;"></iframe><img src="http://feeds.feedburner.com/~r/JoesGoneSocial/~4/y2pkP6XaOvU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://joesgonesocial.com/2010/08/joes-idea-farm-proposing-a-new-web-2-0-idea/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://joesgonesocial.com/2010/08/joes-idea-farm-proposing-a-new-web-2-0-idea/</feedburner:origLink></item>
		<item>
		<title>A 2 Dollar Communications Solution</title>
		<link>http://feedproxy.google.com/~r/JoesGoneSocial/~3/-l86WteoIes/</link>
		<comments>http://joesgonesocial.com/2010/08/a-2-dollar-communications-solution/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 03:46:52 +0000</pubDate>
		<dc:creator>Joe Hackman</dc:creator>
				<category><![CDATA[Amplify]]></category>
		<category><![CDATA[Lighter Side of Things]]></category>
		<category><![CDATA[Polls]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Crowdsourcing]]></category>
		<category><![CDATA[Free Wifi]]></category>
		<category><![CDATA[Joe Hackman]]></category>
		<category><![CDATA[Joesgonesocial]]></category>
		<category><![CDATA[Office Space]]></category>
		<category><![CDATA[Peet's Coffee]]></category>
		<category><![CDATA[Poll]]></category>
		<category><![CDATA[Powered by Cafeine]]></category>

		<guid isPermaLink="false">http://joesgonesocial.com/?p=1381</guid>
		<description><![CDATA[Update 9/3/2010 The title of this article has changed, it was crowd sourced on Amplify.com and via comments on the post. The winner is &#8220;A 2 Dollar Communications Solution&#8221; which was inspired by @mediacollective and finalized by @mistrtim. I want to give a special thank you to the Amplify community for their participation in this [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update 9/3/2010</strong> The title of this article has changed, it was crowd sourced on Amplify.com and via comments on the post. The winner is &#8220;A 2 Dollar Communications Solution&#8221; which was inspired by <a title="Media Collective's Amplify" href="http://mediacollective.amplify.com" target="_blank">@mediacollective</a> and finalized by <a title="Tim Southernwood's Amplog" href="http://mistrtim.amplify.com" target="_blank">@mistrtim</a>. I want to give a special thank you to the Amplify community for their participation in this effort. Please check out the <a title="Crowd Sourcing Amplify Style" href="http://hackmanj.amplify.com/2010/08/16/help-me-choose-the-title-of-this-blog-post-and-i-will-feature-your-comment/" target="_blank">entire thread</a> if you want to see how engaging and helpful they were! Below is the original post:</p>
<hr />
<p><a href="http://joesgonesocial.com/wp-content/uploads/2010/08/thinking_man.gif" rel="lightbox[1381]"><img class="alignright size-thumbnail wp-image-1393" title="Thinking Man pondering a title for this blog post." src="http://joesgonesocial.com/wp-content/uploads/2010/08/thinking_man-150x150.gif" alt="The Thinking Man is pondering a title for this post." width="150" height="150" /></a>Today was a crazy day, even for a Monday. Monday’s can be a little challenging you never know what can go wrong with technology over the weekend. People arrive to their businesses to discover that one of their computers won’t power on, or perhaps there was a sustained power outage and something isn’t working. Typically for that reason I don’t schedule appointments on Monday, they sort of schedule themselves. Today was an exception, I had 2 things scheduled  – a meeting with a new prospect at 11:00AM and an Amplify.com community chat podcast at 1:00PM.</p>
<p>When I got to my desk at 7:45AM I noted that extra issue #1 had already arrived via Email, within 10 minutes I was on the phone with one of my clients about a computer that had been moved and was not quite functioning right. By a little after 8AM the immediate issue was resolved but I had added another stop to my day for 10AM. By 9AM I received a call from another client, evidently one of their machines did not check in to work. I now had zero time windows long enough between 10AM and 2:30PM to run to Oakland to see to this latest issue. While in route to my 10AM I called to confirm the Amplify.com community chat with Eric Goldstein, thank goodness Eric wanted to postpone – there were big changes due out Thursday and we rescheduled the chat to Thursday afternoon. The next couple of hours were just a flurry of activity. By the time I realized I had to notify everyone on Amplify, Plancast and Blogtalkradio of the change I was sitting in line for a quick on the go lunch at Burger King.</p>
<p>Being the IT tech guy that I am I hopped out of my car and grabbed my backpack out of the trunk and set it on the passenger side floor of my car. I pulled out my small netbook, a USB cable and made sure my Droid Phone was handy. With my laptop tethered to my Droid phone I powered it up. My passenger seat was not the best desk but it would have to do. After jostling around while still inching forward in the drive through line I managed to type in my super complex password.</p>
<p><strong><em>“Warning …. Low Battery Life…..”</em></strong></p>
<p>Oh snap, you’ve got to be kidding me. I would have to find an alternate solution. While driving on the 680 Corridor I did a voice search on my Droid for a Peet’s coffee, why Peet’s? Because their wifi doesn’t require a login, just a simple code that is provided by the cashier. I have not tested Starbuck’s since they went free wifi, so it may work the same way. Didn’t find a local Peet’s that way, so I tried Panera Bread. Same story. Finally while driving through LaMorinda I used the Places app and chose Coffee Houses. There’s a Peet&#8217;s! Thank goodness Honda’s let you plug stuff into the Navigation while driving, I pulled off the freeway and had the address set before I got to the stoplight. It was right around the corner – Score 1 Location Based Search.</p>
<p>Needless to say Peet’s was a welcome environment I was able to plug-in and get all the updates put into place and quickly get back on the road. It cost me $2.00 for a coffee that I didn’t need but I thought to myself as I was driving down the road I could always buy a shirt that says “Powered by Caffeine”.</p>
<table border="0">
<tbody>
<tr>
<td>
<div id="surveyMonkeyInfo">
<div style="text-align: center;"><script src="http://www.surveymonkey.com/jsEmbed.aspx?sm=N1TLatbksY9aCT5ykBnyHQ_3d_3d"> </script></div>
</div>
</td>
</tr>
</tbody>
</table>


<p><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="hackmanj">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjoesgonesocial.com%2F2010%2F08%2Fa-2-dollar-communications-solution%2F&amp;layout=standard&amp;show_faces=true&amp;width=350&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:350px;height:50px;margin-top:5px;"></iframe><img src="http://feeds.feedburner.com/~r/JoesGoneSocial/~4/-l86WteoIes" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://joesgonesocial.com/2010/08/a-2-dollar-communications-solution/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		<feedburner:origLink>http://joesgonesocial.com/2010/08/a-2-dollar-communications-solution/</feedburner:origLink></item>
		<item>
		<title>Bay Area Residents – Support the Pleasanton Rotary on 9/11/2010 #sfbay #nonprofit</title>
		<link>http://feedproxy.google.com/~r/JoesGoneSocial/~3/ILx5Ug1rJwU/</link>
		<comments>http://joesgonesocial.com/2010/08/bay-area-residents-support-the-pleasanton-rotary-on-9112010-sfbay-nonprofit/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 22:10:35 +0000</pubDate>
		<dc:creator>Joe Hackman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[kids-tlc ext]]></category>
		<category><![CDATA[pleasanton north rotary]]></category>
		<category><![CDATA[recent beneficiaries]]></category>
		<category><![CDATA[rotary]]></category>
		<category><![CDATA[starry night]]></category>
		<category><![CDATA[wheelchair foundation]]></category>

		<guid isPermaLink="false">http://joesgonesocial.com/2010/08/bay-area-residents-support-the-pleasanton-rotary-on-9112010-sfbay-nonprofit/</guid>
		<description><![CDATA[

The Pleasanton North Rotary club is having there annual fundraiser on September 11th, 2010. I promised to blog about it while I was there giving a presentation today. I can say this group is passionate, energetic and effective. I would encourage anyone who can participate to support this great fund raiser. The website is also [...]]]></description>
			<content:encoded><![CDATA[<div class="Amp_Commentary_Wrap">
<div class="Amp_Post_Text">
<p>The Pleasanton North Rotary club is having there annual fundraiser on September 11th, 2010. I promised to blog about it while I was there giving a presentation today. I can say this group is passionate, energetic and effective. I would encourage anyone who can participate to support this great fund raiser. The website is also very visually appealing so please follow the link at the end of this post and check it out.</p>
</div>
</div>
<div class="Amp_Content_Outer">
<div class="Amp_Top_Wrap">
<div class="Amp_Source_First"><span>Amplify&rsquo;d from <a rel="clipsource" target="_blank" title="http://www.astarrynight.org/" href="http://www.astarrynight.org/">www.astarrynight.org</a></span></div>
</div>
<div class="Amp_Middle_Wrap">
<blockquote class="Amp_Content_Item" cite="http://www.astarrynight.org/">
<table cellpadding="0" cellspacing="0">
<tr>
<td>Please call (877) KIDS-TLC Ext. 718 today for information about becoming an Event Table Sponsor.</td>
</tr>
</table>
</blockquote>
<div class="Amp_Content_Hr"></div>
<blockquote class="Amp_Content_Item" cite="http://www.astarrynight.org/"><table cellpadding="0" cellspacing="0">
<tr>
<td>BENEFICIARIES</td>
</tr>
</table>
</blockquote>
<div class="Amp_Content_Hr"></div>
<blockquote class="Amp_Content_Item" cite="http://www.astarrynight.org/"><table cellpadding="0" cellspacing="0">
<tr>
<td><em>A Starry Night</em> is Pleasanton North Rotary&#8217;s only benefit event each year funding many local and international community service projects. This year&#8217;s major beneficiaries are:</td>
</tr>
</table>
</blockquote>
<div class="Amp_Content_Hr"></div>
<blockquote class="Amp_Content_Item" cite="http://www.astarrynight.org/"><table cellpadding="0" cellspacing="0">
<tr>
<td>
<p id="AutoGeneratedID-3"><a rel="nofollow"  href="http://www.soi4kids.org/"><img height="129" border="0" width="221" src="http://www.astarrynight.org/images/logo_c2_school.jpg" /></a><br />
            Serving more than 300 Bay Area children from ages 18 months to 12 years, with conditions including Autism, Down Syndrome and Speech Delays, School of Imagination is a full inclusion Preschool and Kindergarten providing customized programs. <em>A Starry Night</em> will help create a permanet home for the School of Imagination</p>
</td>
</tr>
</table>
</blockquote>
<div class="Amp_Content_Hr"></div>
<blockquote class="Amp_Content_Item" cite="http://www.astarrynight.org/"><table cellpadding="0" cellspacing="0">
<tr>
<td>
<p id="AutoGeneratedID-4"><a rel="nofollow"  href="http://www.wheelchairfoundation.org/"><img height="129" border="0" width="221" src="http://www.astarrynight.org/images/logo_wheelchair.jpg" /></a><br />
            The Wheelchair Foundation is leading an International effort to create awareness of the needs and abilities of people with physical disabilities, to promote the joy of giving, create global friendships and to deliver a wheelchair to every child, teen and adult who needs one, but cannot afford one.</p>
</td>
</tr>
</table>
</blockquote>
<div class="Amp_Content_Hr"></div>
<blockquote class="Amp_Content_Item" cite="http://www.astarrynight.org/"><table cellpadding="0" cellspacing="0">
<tr>
<td>
<table>
<tr>
<td align="center" width="29%" valign="middle" id="AutoGeneratedID-5">
<h4>Other Recent Beneficiaries <br />
              have included:</h4>
<p>Axis Community Health</p>
<p>Blue Star Moms</p>
<p>Camp RYLA</p>
<p>Houses, Inc.</p>
<p>Keystone Adult Learning Center</p>
<p>Pleasanton Partnership in Education</p>
<p>Pleasanton Unified School District</p>
<p>Taylor Family Foundation</p>
<p>El Oasis Orphanage</p>
<p>Polio Plus Program</p>
<p>and many others</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</blockquote>
<div class="Amp_Content_Hr"></div>
<blockquote class="Amp_Content_Item" cite="http://www.astarrynight.org/"><table cellpadding="0" cellspacing="0">
<tr>
<td><a rel="nofollow"  id="Sponsors" name="Sponsors"><br />
<h1>SPONSORS</h1>
<p></a></p>
<h3>Premiere sponsorship  opportunities are still available. For more information please E-mail <a rel="nofollow"  href="http://www.astarrynight.org/mailto:mitch@happytalker.com">Mitch Sigman<br />
      </a>or call (877) KIDS-TLC Ext. 718</h3>
<p><span class="Amp_Source_Button"><a rel="clipsource" target="_blank" title="http://www.astarrynight.org/" href="http://www.astarrynight.org/">Read more at www.astarrynight.org</a></span></td>
</tr>
</table>
</blockquote>
</div>
<div class="Amp_Bottom_Wrap">&nbsp;</div>
</div>
<div class="Amp_Link">See this Amp at <a href="http://bit.ly/c6MXbL">http://bit.ly/c6MXbL</a></div>
<p><br/></p>


<p><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="hackmanj">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjoesgonesocial.com%2F2010%2F08%2Fbay-area-residents-support-the-pleasanton-rotary-on-9112010-sfbay-nonprofit%2F&amp;layout=standard&amp;show_faces=true&amp;width=350&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:350px;height:50px;margin-top:5px;"></iframe><img src="http://feeds.feedburner.com/~r/JoesGoneSocial/~4/ILx5Ug1rJwU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://joesgonesocial.com/2010/08/bay-area-residents-support-the-pleasanton-rotary-on-9112010-sfbay-nonprofit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://joesgonesocial.com/2010/08/bay-area-residents-support-the-pleasanton-rotary-on-9112010-sfbay-nonprofit/</feedburner:origLink></item>
		<item>
		<title>Adding the Twitter Tweet Button to WordPress</title>
		<link>http://feedproxy.google.com/~r/JoesGoneSocial/~3/19PcuYRsMdA/</link>
		<comments>http://joesgonesocial.com/2010/08/adding-the-twitter-tweet-button-to-wordpress/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 18:49:48 +0000</pubDate>
		<dc:creator>Joe Hackman</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Dave Yankowiak]]></category>
		<category><![CDATA[Hotwo]]></category>
		<category><![CDATA[Joe Hackman]]></category>
		<category><![CDATA[Lift Development]]></category>
		<category><![CDATA[Tweet Button]]></category>

		<guid isPermaLink="false">http://joesgonesocial.com/?p=1358</guid>
		<description><![CDATA[Update 8/13/2010 &#8211; there is now a plug in called Twitter Tweet Button 1.0 that can be installed and enabled via WordPress Plugins. I am still using this original method described below because for me the formatting is off with the button.
I recorded this screencast for people who don&#8217;t want to wait for a decent [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update 8/13/2010</strong> &#8211; there is now a plug in called Twitter Tweet Button 1.0 that can be installed and enabled via WordPress Plugins. I am still using this original method described below because for me the formatting is off with the button.</p>
<p><span style="text-decoration: line-through;">I recorded this screencast for people who don&#8217;t want to wait for a decent plugin for the Twitter Tweet Button. There are some ways to add this to the single post template manually but with my template it was a complete nightmare to do. Until a plugin is released I this might help you add the new button to your WordPress blog:</span></p>
<p>This video does provide information on how to use the append plugin to add code or text to every page/post or both:</p>
<div style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="295" 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/JSihoevUGsw?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="295" src="http://www.youtube.com/v/JSihoevUGsw?fs=1&amp;hl=en_US" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>


<p><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="hackmanj">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjoesgonesocial.com%2F2010%2F08%2Fadding-the-twitter-tweet-button-to-wordpress%2F&amp;layout=standard&amp;show_faces=true&amp;width=350&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:350px;height:50px;margin-top:5px;"></iframe><img src="http://feeds.feedburner.com/~r/JoesGoneSocial/~4/19PcuYRsMdA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://joesgonesocial.com/2010/08/adding-the-twitter-tweet-button-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://joesgonesocial.com/2010/08/adding-the-twitter-tweet-button-to-wordpress/</feedburner:origLink></item>
		<item>
		<title>Interview Sean Kennedy Good News in Oakland (Podcast)</title>
		<link>http://feedproxy.google.com/~r/JoesGoneSocial/~3/TB2Lhj1Wnjw/</link>
		<comments>http://joesgonesocial.com/2010/08/interview-sean-kennedy-good-news-podcast/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 04:38:27 +0000</pubDate>
		<dc:creator>Joe Hackman</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Interviews]]></category>
		<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[allhiphop.com]]></category>
		<category><![CDATA[EOYDC]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Good News in Oakland]]></category>
		<category><![CDATA[Joe Hackman]]></category>
		<category><![CDATA[Joesgonesocial]]></category>
		<category><![CDATA[Pandora]]></category>
		<category><![CDATA[Sean Kennedy]]></category>

		<guid isPermaLink="false">http://joesgonesocial.com/?p=12904c63755461ef6</guid>
		<description><![CDATA[Tonight I interviewed Sean Kennedy and Stephanie Geter on Blogtalkradio. It was inspiring to hear about all the positive things that are going on every day in Oakland, CA. Sean is the Executive Producer for Good News in Oakland.  He is also highly recognized in the community in his role as Co-Chair of the [...]]]></description>
			<content:encoded><![CDATA[<p>Tonight I interviewed Sean Kennedy and Stephanie Geter on Blogtalkradio. It was inspiring to hear about all the positive things that are going on every day in Oakland, CA. Sean is the Executive Producer for Good News in Oakland.  He is also highly recognized in the community in his role as Co-Chair of the City of Oakland Cultural Affairs Commission and for his innovative internet based TV network, &#8220;Good News In Oakland.&#8221; </p>
<p>You can check out Good News on <a title="Good News in Oakland Youtube Channel" href="http://www.youtube.com/user/GoodNewsInOakland#p/a" target="_blank" rel="nofollow">Youtube</a> or visit their <a title="Good News in Oakland on Facebook" href="http://www.facebook.com/pages/Good-News-In-Oakland/210910682411" target="_blank" rel="nofollow">Facebook page</a>.</p>
<table class="aligncenter" style="width: 220px;" border="0" align="center">
<tbody>
<tr>
<td><object id="95190" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="210" height="105" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="name" value="95190" /><param name="quality" value="high" /><param name="wmode" value="transparent" /><param name="menu" value="false" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.blogtalkradio.com/btrplayer.swf?file=http://www.blogtalkradio.com%2Fjoehackman%2Fplay_list.xml&amp;autostart=false&amp;bufferlength=5&amp;volume=80&amp;corner=rounded&amp;callback=http://www.blogtalkradio.com/flashplayercallback.aspx" /><param name="flashvars" value="file=http://www.blogtalkradio.com%2fjoehackman%2fplay_list.xml&amp;autostart=false&amp;shuffle=false&amp;callback=http://www.blogtalkradio.com/FlashPlayerCallback.aspx&amp;width=210&amp;height=105&amp;volume=80&amp;corner=rounded" /><embed id="95190" type="application/x-shockwave-flash" width="210" height="105" src="http://www.blogtalkradio.com/btrplayer.swf?file=http://www.blogtalkradio.com%2Fjoehackman%2Fplay_list.xml&amp;autostart=false&amp;bufferlength=5&amp;volume=80&amp;corner=rounded&amp;callback=http://www.blogtalkradio.com/flashplayercallback.aspx" flashvars="file=http://www.blogtalkradio.com%2fjoehackman%2fplay_list.xml&amp;autostart=false&amp;shuffle=false&amp;callback=http://www.blogtalkradio.com/FlashPlayerCallback.aspx&amp;width=210&amp;height=105&amp;volume=80&amp;corner=rounded" allowscriptaccess="always" menu="false" wmode="transparent" quality="high" name="95190"></embed></object></p>
<div style="font-size: 10px; text-align: center; width: 220px;">Listen to <a href="http://www.blogtalkradio.com/joehackman">Joe Hackman</a> on Blog Talk Radio</div>
</td>
</tr>
</tbody>
</table>
<p><em>&#8220;The chips can be stacked against you but that doesn&#8217;t mean you can&#8217;t make it.&#8221; &#8211; Sean Kennedy</em></p>
<p style="text-align: center;"><iframe src="http://www.facebook.com/plugins/likebox.php?id=210910682411&amp;width=292&amp;connections=0&amp;stream=false&amp;header=true&amp;height=62" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:62px;" allowTransparency="true"></iframe></p>


<p><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="hackmanj">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjoesgonesocial.com%2F2010%2F08%2Finterview-sean-kennedy-good-news-podcast%2F&amp;layout=standard&amp;show_faces=true&amp;width=350&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:350px;height:50px;margin-top:5px;"></iframe><img src="http://feeds.feedburner.com/~r/JoesGoneSocial/~4/TB2Lhj1Wnjw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://joesgonesocial.com/2010/08/interview-sean-kennedy-good-news-podcast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://joesgonesocial.com/2010/08/interview-sean-kennedy-good-news-podcast/</feedburner:origLink></item>
		<item>
		<title>10 Most Popular Posts at Amplify.com</title>
		<link>http://feedproxy.google.com/~r/JoesGoneSocial/~3/RWGo7AN__4Y/</link>
		<comments>http://joesgonesocial.com/2010/08/10-most-popular-posts-at-amplify-com/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 17:05:46 +0000</pubDate>
		<dc:creator>Joe Hackman</dc:creator>
				<category><![CDATA[Amplify]]></category>

		<guid isPermaLink="false">http://joesgonesocial.com/?p=1328</guid>
		<description><![CDATA[Today I was reviewing my stats for posts to see which content I produced was getting the most views. I was a little surprised by the most popular post that was related to the new menu feature in WordPress during the beta lead up to the release of WordPress 3. I am pleased that the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://hackmanj.amplify.com"><img class="alignright size-thumbnail wp-image-549" title="amp_footer_water3" src="http://joesgonesocial.com/wp-content/uploads/2010/03/amp_footer_water3-150x150.png" alt="" width="150" height="150" /></a>Today I was reviewing my stats for posts to see which content I produced was getting the most views. I was a little surprised by the most popular post that was related to the new menu feature in WordPress during the beta lead up to the release of WordPress 3. I am pleased that the resources for Amplify users made #2 because it is part of a curative effort on my part to improve the experience of new users on Amplify.com. Amazingly the #4 post is from yesterday. Anyone that knows me well will attest that I am a strong and loyal advocate to products and services that I find that work well and are supported by the producers. Ironically I woke up today to see that @scoblelizer had joined Amplify and posted a couple of thought updates. Thrilled to see Amplify getting some recognition and looking forward to Roberts take on it.  Here is the summary list and date they were published:</p>
<table style="width: 100%;" border="0" cellpadding="1">
<tbody>
<tr>
<td>
<ol>
<li><a title="New Menu Feature in WordPress 3 makes it a much better CMS" rel="nofollow" href="http://hackmanj.amplify.com/2010/04/05/new-menu-feature-in-wordpress-3-makes-it-a-much-better-cms/" target="_blank">New Menu Feature in WordPress 3 makes it a much better CMS</a> 4/5/2010</li>
<li><a title="Resources for Amplify.com users or the curious." rel="nofollow" href="http://hackmanj.amplify.com/2010/06/07/resources-for-amplifycom-users-or-the-curious/" target="_blank">Resources for Amplify.com users or the curious</a> 6/7/2010</li>
<li><a title="Never miss another Amplify.com Community Chat Second Friday of every month at 11:30AM Eastern @amplifytheweb" rel="nofollow" href="http://hackmanj.amplify.com/2010/07/24/never-miss-another-amplifycom-community-chat-second-friday-of-every-month-at-1130am-eastern-amplifytheweb/" target="_blank">Never miss another Amplify.com Community Chat Second… [Shortened]</a> 7/24/2010</li>
<li><a title="This is why I @amplifytheweb." rel="nofollow" href="http://hackmanj.amplify.com/2010/08/10/380/" target="_blank">This is why I @amplifytheweb.</a> 8/10/2010</li>
<li><a title="Your chance to chat live with CEO @egoldstein of @amplifytheweb about the latest features including posting via Email. #in [7/22/10]" rel="nofollow" href="http://hackmanj.amplify.com/2010/07/22/your-chance-to-chat-live-with-ceo-egoldstein-of-amplifytheweb-about-the-latest-features-including-posting-via-email-in-72210/" target="_blank">Your chance to chat live with CEO @egoldstein of @amplif… [Shortened]</a> 7/22/2010</li>
<li><a title="Join @louisgray @egoldstein and the Amplify community discussing the mobile app &amp; the future of Amplify" rel="nofollow" href="http://hackmanj.amplify.com/2010/06/16/join-louisgray-egoldstein-and-the-amplify-community-discuss-the-mobile-app-the-future-of-amplify/" target="_blank">Join @louisgray @egoldstein and the Amplify community … [Shortened]</a> 6/16/2010</li>
<li><a title="People you should follow on Amplify.com #ff #amplify" rel="nofollow" href="http://hackmanj.amplify.com/2010/08/06/people-you-should-follow-on-amplifycom-ff-amplify/" target="_blank">People you should follow on Amplify.com #ff #amplify</a> 8/6/2010</li>
<li><a title="Why I don’t like Zynga and Google sells out again" rel="nofollow" href="http://hackmanj.amplify.com/2010/07/11/why-i-dont-like-zynga-and-google-sells-out-again/" target="_blank">Why I don’t like Zynga and Google sells out again</a> 7/11/2010</li>
<li><a title="Android Developers - All your Droid are Belong to Us" rel="nofollow" href="http://hackmanj.amplify.com/2010/06/27/android-developers-all-your-droid-are-belong-to-us/" target="_blank">Android Developers &#8211; All your Droid are Belong to Us</a> 6/27/2010</li>
<li><a title="I need your help again, tell me how I can help you (again)." rel="nofollow" href="http://hackmanj.amplify.com/2010/07/30/i-need-your-help-again-tell-me-how-i-can-help-you-again/" target="_blank">I need your help again, tell me how I can help you (again).</a> 7/30/2010</li>
</ol>
</td>
</tr>
</tbody>
</table>


<p><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="hackmanj">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjoesgonesocial.com%2F2010%2F08%2F10-most-popular-posts-at-amplify-com%2F&amp;layout=standard&amp;show_faces=true&amp;width=350&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:350px;height:50px;margin-top:5px;"></iframe><img src="http://feeds.feedburner.com/~r/JoesGoneSocial/~4/RWGo7AN__4Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://joesgonesocial.com/2010/08/10-most-popular-posts-at-amplify-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://joesgonesocial.com/2010/08/10-most-popular-posts-at-amplify-com/</feedburner:origLink></item>
		<item>
		<title>Getting the most from Blogtalkradio.com as a listener</title>
		<link>http://feedproxy.google.com/~r/JoesGoneSocial/~3/LAq9s-tAA9Q/</link>
		<comments>http://joesgonesocial.com/2010/08/getting-the-most-from-blogtalkradio-com-as-a-listener/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 23:11:12 +0000</pubDate>
		<dc:creator>Joe Hackman</dc:creator>
				<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[Blogtalkradio]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Instructions]]></category>
		<category><![CDATA[Joe Hackman]]></category>
		<category><![CDATA[Podcast]]></category>

		<guid isPermaLink="false">http://joesgonesocial.com/?p=1315</guid>
		<description><![CDATA[It seems like it should be simple, but there are a couple things that you should do if you plan to listen to a podcast on Blogtalkradio.com in advance of the episode you plan to listen to. It is really important to register in advance so you can easily participate in the chat channel that [...]]]></description>
			<content:encoded><![CDATA[<p>It seems like it should be simple, but there are a couple things that you should do if you plan to listen to a podcast on Blogtalkradio.com in advance of the episode you plan to listen to. It is really important to register in advance so you can easily participate in the chat channel that exists for most Blogtalkradio programs. I personally use this chat extensively for audience interaction and questions for my guests.</p>
<h4>Sign up for an account</h4>
<p>Before you navigate to <a title="Blogtalkradio.com" rel="nofollow" href="http://blogtalkradio.com" target="_blank">Blogtalkradio.com</a> to create your account login to Facebook if you have an account there. It will definitely save you time because you can &#8220;Connect with Facebook&#8221; option instead of the full blown manual account creation. Once you are at Blogtalkradio.com choose the Create Account option in the upper right hand corner of the landing page. That will bring up the registration page where you can use Facebook to connect or manually add the information. If the Facebook option doesn&#8217;t work or if you don&#8217;t have a Facebook account, just go ahead and fill out the information in the sign up form. You will need to confirm manual setup via Email, the system will send you a message to your Email address from service@blogtalkradio.com to the Email address you provided. Once confirmed you can login and complete your profile.</p>
<h4>Using the chat, favorite programs, adding friends</h4>
<p>Once you are authenticated to the system you can access the podcast(s) you want to and participate in the chat. While logged in you also have the benefit of favoriting shows, becoming friends with other users and even setting up your own free podcast. If you&#8217;d like to connect with me at Blogtalkradio visit my <a title="Joe Hackman on Blog Talk Radio" href="http://blogtalkradio.com/joehackman" target="_blank">show&#8217;s page</a>.</p>
<h4>No Internet Access during the episode? No Problem.</h4>
<p>Every episode has a dial in number that you can call. Just keep in mind the free accounts have a limit of 5 callers so you may have issues getting through. My program is upgraded and allows up to 50 callers so if you get a busy signal the first time you might want to keep trying.</p>


<p><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="hackmanj">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjoesgonesocial.com%2F2010%2F08%2Fgetting-the-most-from-blogtalkradio-com-as-a-listener%2F&amp;layout=standard&amp;show_faces=true&amp;width=350&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:350px;height:50px;margin-top:5px;"></iframe><img src="http://feeds.feedburner.com/~r/JoesGoneSocial/~4/LAq9s-tAA9Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://joesgonesocial.com/2010/08/getting-the-most-from-blogtalkradio-com-as-a-listener/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://joesgonesocial.com/2010/08/getting-the-most-from-blogtalkradio-com-as-a-listener/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 0.566 seconds -->
