Search Results for: Twitter

@Pete716 You want Twitter Tools, look for a new release soon (grab it from GitHub now). You’ll need to extend it for some of your wants.

Social 2.5

banner-772x250

I’m very pleased to share version 2.5 of Social with you. Brought to you by our good friends at MailChimp (see their blog post), Social is a WordPress plugin that connects your WordPress site to Twitter and Facebook in really interesting ways. Here are the high level bullet points: easily connect your Twitter and Facebook…

Social 2.5 beta 2

We’re just about ready to put a bow on version 2.5 of Social. If you’d like to test the second beta release, grab it from GitHub. Social is a plugin that allows you to maintain a centralized conversation on your site, while also participating in conversations on Facebook and Twitter.

Colorado Flag Web Geek T-shirts

Fellow Colorado web geeks, I made you a t-shirt. The code that comprises the white stripe is a full, working HTML page with canvas code that draws the Colorado flag. Yes, it’s very meta. Want one? We’re taking orders for the rest of the month, then we’ll place an order to get them all printed…

MailCatcher →

MailCatcher runs a super simple SMTP server which catches any message sent to it to display in a web interface.

This looks super useful! (thanks Greg)

A Rebase Workflow for Git →

This looks more complicated than the merge workflow. It is. It is not hard. It is valuable.

We have our pull command set up to pull --rebase, this is a great overview of why you (almost) always want to rebase. (thanks Sandy)

Announcing FavePersonal

FavePersonal Screenshot

I’m very proud to announce the launch of FavePersonal; a WordPress theme designed for personal websites. I have been using (and building and testing) FavePersonal on this site since August of last year and I am very pleased with what we’ve created. The features for FavePersonal were driven by my goals for version three of…

Why Do Some People Learn Faster? →

The students who were initially praised for their effort worked hard at figuring out the puzzles. Kids praised for their smarts, on the other hand, were easily discouraged. Their inevitable mistakes were seen as a sign of failure: Perhaps they really weren’t so smart. [...] In contrast, kids praised for their hard work were more interested in the higher-scoring exams. They wanted to understand their mistakes, to learn from their errors, to figure out how to do better.

My aunt (an award winning teacher) told me about this a few years ago and I’ve tried to make sure it colors how I communicate with my daughter.

(thanks Ben)

Smart People Ask Questions →

I can of course make no authoritative claims here, but I have noticed one overarching theme among smart people: they ask questions. When someone explains something new to me, I’ll usually just nod my head like I know what they’re talking about. If I don’t understand something, I’ll just Google it later. After all, I don’t want this person to think I’m a moron. Smart people are different. If they don’t understand something, or even if they think they understand something, they’ll ask questions.

Another reason I think many smart people ask questions (besides to understand something better) is that they are engaged listeners and tangental thinkers. The new ideas they are receiving spark connections to existing things they know; help them see areas where they are missing the necessary details for a connection to something else, etc. This process and natural curiosity makes it easy to come up with questions. (thanks Rands)

http_build_query() Separator Tip

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,…

Twitter Tools 3.0 beta 2

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,…

You can’t quit being an entrepreneur →

However, over the past 10 years or so, an entrepreneur has implicitly come to mean someone who creates. A maker.

Interesting. The definition that has taken shape in my head is completely the opposite. “Entrepreneur” only means a “maker” to me in the context of a creating a business for an exit. It holds very little to me in terms of being a creator of products, services, etc. As you can imagine, I don’t consider myself an entrepreneur. I think of myself as a developer. But the main reason for that is the attachment to the “maker” concept.

As Dave and I explored this afternoon, “entrepreneur” and “startup” may be words that have very different meanings to different people.