I ran into an interesting “bug” in Twitter Tools last night that I traced back to http_build_query(). I expected that the query strings generated by this function used & as a separator for the key=value pairs, but on one of our test servers, the separator being used was &. This is a php.ini config setting,…
Search Results for: twitter-tools
I’ve packaged beta 2 of the next generation version of Twitter Tools. Version 3.0 is a ground-up rewrite on top of the Social platform, with a few features included for backward compatibility. If you’d like to test the beta, grab it from GitHub. This version fixes several bugs that were found in our QA process,…
I’ve been working for a while on a version of Twitter Tools that extends Social. Version 3.0 is a ground-up rewrite, with a few features included for backward compatibility. If you’d like to test the beta, grab it from GitHub. Note that this is lightly tested and there is absolutely no information in the README…
Social is a new WordPress plugin that makes it easier for you to connect your WordPress site to other social web networks. Download This thing is really cool, for a number of reasons. I’ll dive into those in a bit, but first head on over to the MailChimp blog to see the official release announcement.…
WordPress HelpCenter will be ceasing operations on February 28th. Between now and then we will be working with existing customers to wrap up all of our committed projects, but we will not be taking on any new projects. For customers that purchased WPHC support for the Carrington Business theme, we have created a special premium…
Watching people respond to my recent post reminded me of a scene in When Harry Met Sally (it’s about 51:50 in – watch on Netflix). To steal and paraphrase (badly): “If you asked me what my motivation was and I said ‘I’m not making any money’, that would mean my motivation is money. Just because…
Version 2.4 of my Twitter Tools plugin for WordPress is now available. Twitter Tools creates a full two-way integration between your WordPress site and Twitter. You can send your posts to Twitter, archive your tweets and create posts from them, and more. This version has the following changes and is a must upgrade due to…
Quick update: I still hate the user experience I’m stuck with implementing, but we’ve got it working. I expect to push out an update to the plugin Sunday that will replace the current authentication with OAuth. Assuming all goes well, this version will merely be a stopgap. I plan to replace it with a new…
I didn’t post many details in my previous update, and I’d like to visit some of them now. At the time that post was written, it looked like the user experience for Twitter Tools was going to look something like this: Download, install and activate Twitter Tools. Click a link to twitter.com where you would…
I’ve finished researching the changes needed to integrate OAuth into Twitter Tools. The code changes are pretty straightforward and there is plenty of prior art and examples out there to reference. The technical implementation isn’t a problem. My concern is with the user experience of the initial install and set-up of the plugin. This would…
This sort of thing frustrates me to no end: Ms. Bates, your carefully chosen words say volumes. Not to confuse people with the facts, but not only does Twitter Tools give you fine grain control over your decision to send (or not send) each post to Twitter, it even has a feature that prevents posts…
I’ve updated my Twitter Tools plugin to version 2.3. This version has several security enhancements (thanks Mark Jaquith) as well as a change that may help some folks that have been seeing doubled digest posts. I recommend upgrading ASAP. The Twitter Tools plugin creates a full integration between your WordPress site and your Twitter account.…
I recently put new releases of my Twitter Tools plugin – basically patches so that it would work in WordPress 2.9 on versions of PHP prior to 5.2. This is an interesting situation, where I hadn’t really done anything wrong in the plugin and the WP core team hadn’t really done anything wrong in the…
Version 2.1 of my Twitter Tools plugin is now available. Twitter Tools creates a two-way integration between your Twitter account and your WordPress blog. You can send your blog posts to Twitter and bring your tweets back to your blog for display, archiving, or creating posts from them. This version has a bunch of changes…
Based on the feedback from my previous post, I think I know what the issue may be between Twitter Tools 2.0 and WordPress 2.9. I have a new version available that may address the issue that some people were having saving posts with Twitter Tools enabled in WordPress 2.9. I believe the cause of this…
A bunch of folks in the WordPress support forums appear to be having trouble with Twitter Tools with WordPress 2.9. It works as expected in my testing, the WordPress HelpCenter hasn’t been able to reproduce this either, and the works/broken voting on the plugin page is fairly evenly split. I’d love to gather some explicit…
I’ve got a new version of Twitter Tools ready to go, but wanted to do a quick release candidate to get some wider testing before doing the general 2.0 release. This has some new features, including bit.ly support, option to exclude tweeting blog posts in certain categories, hashtags and the ability to customize the tweet…
I’ve made some changes to my Twitter Tools plugin for WordPress – hopefully that will enable some pretty cool stuff in the future. I get a lot of requests for features/changes that are specific to someone’s needs. Since (unfortunately) I can’t build specific features for each user into the general plugin, I’ve done the next…
Facebook’s New Terms Of Service: “We Can Do Anything We Want With Your Content. Forever.” What really happened at Ma.gnolia and lessons learned | FactoryCity blackrimglasses – Retweeting is Killing Twitter, and More Histrionics Home | Recovery.gov – it’s amazing to watch government change in front over your eyes overnight. Copying the Wrong Thing The…
Yay, Twitter Tools has reached version 1.6! Twitter Tools is a WordPress plugin that allows you to do a two-way integration between your WordPress powered blog and Twitter. It has the following features: Download and archive your tweets from Twitter. Show your recent tweets in a sidebar widget. Create a blog post from each of…
After a couple of bug reports about scheduled posts still not working, we were able to identify and fix a nasty little bug that was causing the “notify Twitter about this post or not” setting to get stomped on a bit. We’ve fixed this, along with the “exclude replies” issues from the weekend, and things…
I’ve seen a few reports of the “exclude replies” feature not working in the 1.6b1 release. This appears to be due to a change in the data returned by the Twitter API. The tweet data used to always include a message being “replied to” if the tweet started with @username. This is no longer the…
I’ve heard from a number of people that have had trouble with the digest features in the current version of Twitter Tools. I’m guessing that there are a couple of bugs in there that are causing the problems. At this time, the digest features of Twitter Tools should be considered experimental and should not be…
I’m pushing out another new version of Twitter Tools to address some problems people are having. This version has only three changes from yesterday’s release: Added autocomplete=”off” to the username and password fields on the Settings page. Made the error message when the login fails more explicit (removed debug info). Made the link to the…
I’ve got a new beta version of Twitter Tools ready for testing. Twitter Tools is a WordPress plugin that creates an integration between your blog and your Twitter account. This release is just the same as 1.5b2, but fixes the duplicate custom field issue for people running WordPress 2.6+. Hopefully this will be ready for…
