Just a quick update.
I spent a while trying to figure out how I could get my link sharing to be a little less manual labor.
I have a cooked up scheme that seems to work for now, but it is less than ideal.
The process is this:
Any public post to my Google+ page will be read in through sebstein’s wordpress google+ crosspost plugin. This combined with alexking.org’s Twitter Tools plugin bridges the gap to twitter.
The downside is that twitter links back to my page, instead of the link directly. I may have to roll my own plug-in to get it to work the way I think it should. If I do find the time to develop it, I’ll post it here for anyone to use.
UPDATE
After some thinking, I decided I didn’t want my content to be cross posted 2+ times.
I came to this conclusion after considering many issues, the key being time (and my ability not to have any).
I also realized that I was detracting from the content I wanted to share by link-stealing visitors. No one wants to go to a blog and then to the real source.
So what I have done is started using the Google +1 Share button for that purpose.
I dug through the Google+ API looking for a way to get access to a user’s public +1′s, but I couldn’t find anything (I am assuming they are working on adding a lot of functionality to the API’s).
So, until there is a better way for doing this, I cooked my own way from ideas from two others blogs:
http://blog.varunkumar.me/2010/11/how-to-auto-tweet-your-google-reader.html and
http://mashe.hawksey.info/2011/11/google-plus-ones-to-tweet/
Note: I had to clone Martin’s Yahoo Pipe to exclude links that had no title, as feedburner wouldn’t validate them. As always, your millage will vary – I suggest cloning Martin’s Yahoo Pipe or mine, and modifying it as you see fit (it really isn’t that hard). The added safety/security bonus is that you will be in control of the entire pipeline if you create your own pipe, and not hope Martin or I won’t muck with the pipe, causing your implementation to break (You wouldn’t want someone to redirect all your twitter followers to the back ally of the internet, would you? Fair warning).
The workflow is like this:
“+1″ Web Source (from Apps like Google Currents) -> Screen Scrapping via Yahoo Pipes -> Google Feed Burner -> Post to Twitter.
So now, I can be reading something on Google Reader or Google Currents, and click +1, and it will automatically appear on my Google Plus profile, and then have direct post to the content tweeted. Added bonus – because the Pipe is spitting out an RSS feed, it is readily available to be consumed by the RSS WordPress widget (look to your right—->).