Categories: sharing » writing » blogging

RSS - Atom - Subscribe via email

How to develop your ideas into blog posts

Posted: - Modified: | blogging, sharing, writing

Do you find it easy to come up with lots of ideas for blog posts, but then find it difficult to sit down and actually write them–or spend hours drafting, only to decide that it's not quite ready for posting?

I know what that's like. On the subway, I jot a few notes for a post I want to write. At home, I add more ideas to my outline. Sometimes when I look at those notes, I think, “What on earth is this about?” Other times, I write a paragraph or two, and then my attention wanders. Over the years, I've gotten a lot better at getting posts out there. I still have more ideas than I can write, but at least a few of them make it into my blog! Here's what works for me, and I hope it works for you too.

Capture your ideas. Write them down somewhere: a text file, an Evernote notebook, a piece of paper, whatever fits the way you work. You don't have to write everything down, but it helps to have a list of ideas when you sit down to write. I use Evernote to take quick notes on my phone, and I use Org Mode for Emacs for my outline.

“Oh no! Now I have this huge list of unfinished ideas!” Don't be intimidated. Think of it like a buffet – you can choose what you want, but it doesn't mean that you have to finish everything.

Pick one idea and turn it into a question. Pick the idea that you're most curious about, perhaps, or something that you're learning. Turn it into a question so that you have a focus for your writing and you know when you've answered it. Questions help you keep both your perspective and your reader's perspective in mind. Remembering your question will help you bring your focus back to it if your attention wanders. Remembering your readers' potential question will help you empathize with them and write for them.

Break that question down into smaller questions until you can actually answer it in one sitting. For example: “How can you blog more?” is too big a question. In this post, I want to focus on just “How do you get past having lots of ideas that you don't turn into blog posts?” Make the question as small as you can. You can always write another blog post answering the next question, and the next, and the next.

When you find yourself getting stuck, wrap up there. That probably means that your question was too big to begin with. Break it down even further. Figure out the question that your blog post answers, and revise your post a little so that it makes sense. Post. You can follow up with a better answer later. You can build on your past posts. Don't wait until it's complete. Post along the way.

I often run into this problem while writing technical posts. I start with “How do you do ABC?”… and get stuck halfway because of a bug or something I don't understand. Then I turn my post into “Trouble-shooting XYZ” with my rough notes of how I'm figuring things out. I'd rather have written a complete guide, of course, but mistakes and false starts and rough notes are also useful in themselves.

Don't think that you have to know everything and write everything perfectly the first time around. In fact, blogging can be more interesting and more useful when you do it as part of your journey.

Perfectionist? Take a close look at that anxiety. See if you can figure out what the root of that is. Is it useful for you, or is it getting in your way? There's an advantage to being outwardly polished, yes, but there's also an advantage to learning quickly and building relationships. One of the tips I picked up from the book Decisive: How to Make Better Choices in Life and Work (Heath and Heath, 2013) was the idea of testing the stakes. Make a few small, deliberate mistakes. Ooch your way to better confidence. (See page 138 if you want more details.)

Tell me if this helps, or if you're still getting stuck. More blogging excuse-busters here!

A no-excuses guide to blogging

Posted: - Modified: | blogging, sharing, writing

UPDATE 2014-02-05: Download the PDF/EPUB/MOBI: A No-Excuses Guide to Blogging (free, pay what you want)

What's getting in your way when it comes to writing?

2014-01-31 Getting good ideas out of your head - a path to publishing

2014-01-31 Getting good ideas out of your head – a path to publishing

Here are even more excuses, and some tips for dealing with them. =)

Excuse: “I don't know what to write about.”
Write about what you don't know.
Pay attention to what you're learning.
Figure out what you think.
Ask for feedback.
Deal with writer's block
Find tons of topics
Excuse: “There's so much I can't write about.”
Focus on what you can't help but sharing.
Excuse: “But I'm not an expert yet!”
Share while you learn
Excuse: “I don't want to be wrong.”
Test what you know by sharing
Excuse: “I feel so scattered and distracted.”
Don't worry about your strategy
It's okay to write about different things
Plan, organize, write, improve
Excuse: “I have all these ideas, but I never finish posts…”
Turn your ideas into small questions, then answer those.
Excuse: “I don't feel like I'm making progress towards my goals.”
Be clear about your goals and possible approaches.
Excuse: “It takes too much time to write.”
Make sharing part of the way you work.
Excuse: “I'm too tired to write.”
Figure out what you can write better when you're tired.
Excuse: “No one's going to read it anyway.”
Focus on selfish benefits.
Get other people to read your posts.

See also other tips for new bloggers, and other posts related to blogging and writing. (Plus this list of WordPress plugins I use, if you're curious about tech!)

Feel free to comment or email with more excuses and tips!

Daily blogging and different interests

Posted: - Modified: | blogging

I’ve been thinking about different approaches to learning. Some people are specialists, going deep in one topic before moving on to the next. Some people are generalists, learning about many topics and gradually bringing them together. This reminded me of two computer science algorithms: depth-first search and breadth-first search. (See this animation, or the Wikipedia pages for DFS and BFS). I tend to do more of the latter than the former, and I want to get better at it.

Applying computer science to learning

I’m curious about a lot of things. Because I can only focus on a few ideas at a time, most of those ideas and projects go on the back burner. Still, I enjoy working on a number of different topics each week, and I try to cover a decent variety of topics on my blog. Here’s roughly what I want to work on and write about each week:

What topics do I want to make progress in daily or weekly

I schedule my posts in advance, so these daily themes usually aren’t about scrambling to write a post the night before. Instead, I often pick something to focus on for a week. One week, I focused on mapping as part of learning, so most of my sketches and research were related to that. Then I write blog posts and schedule them for the next few weeks. In terms of a breadth-first search, it’s like exploring the next level of subtopics below the topic, and then moving on to the next topic. I also think about other topics during the week when the opportunities come up, but I’m not as focused on them.

One of the nifty things about using the Editorial Calendar plugin for WordPress is that I can see how the different categories stack up in terms of scheduled posts, so I can use that to plan my next focus. (Probably tech stuff – I haven’t written much about that lately!)

image

Anyway, that’s how daily blogging supports the interests I have, nudging me to make progress in different areas. Do you have a number of interests too? How do you remember to work on different parts?

How I organize and publish my sketches

Posted: - Modified: | blogging, drawing, organization, sketches

In a recent blog post, Mel Chua wrote: “I’m still trying to figure out how to best store/catalogue my (growing) collection of sketches so it’s easy for people to access it.” So, here’s how I handle mine!

How I organize and publish my sketches

I have three types of sketches:

  • A1. Public: Sketches I can publish (and usually that I want to write about someday)
  • A2. Public, blogged: Sketches I have written about
  • B. Private sketches to help me think

My goals are to:

  • Support my writing: Blogging, naturally.
  • Search my sketches: Evernote’s fantastic for this, since I can have my public and private sketches in one place
  • Make my sketches publicly searchable: Evernote shared folders are great for that; Flickr and my blog are useful too. I often use Evernote to give someone a keyword search or tag search through my sketchnotes, sketchbook, or visual vocabulary. (Evernote users can join these notebooks and get updates automatically!)
  • Publish most of my sketches: Blogging can take me a while, so I try to get public sketches out there as soon as possible so that they don’t get lost. Flickr and Evernote help.
  • Flip through my sketches: Great for doing reviews and triggering memories. =) Can’t beat paging through local files manually or in a slideshow.
  • Organize my sketches by topic: Evernote, Flickr, and my blog let me tag things with keywords, while a mindmap lets me give my sketches more structure.
  • Share sketches widely: My blog and Twitter seem to be the best ways to do this, although Flickr is useful too.
  • Open sketches for discussion: My blog is the best place for that, although Flickr and Twitter are handy as well.
  • Update my sketches: Whether I’m colouring things in or checking off boxes, I want an easy way to get to a sketch and update it in Evernote and Flickr. If I’ve blogged about it, I’m okay with the blog post having the archived version of the image.
  • Archive my sketches: I want to back up digital copies in several places so that I can recreate my collection if needed. Blogging, Flickr, Dropbox/file backups, PDF collections…

Stuff I’ve tried that didn’t work out so well:

  • Referring to external services in my blog posts: Flickr? The Gallery2 instance I installed? Problematic if code changes, services go down, accounts are discontinued, or (in one annoying case) my self-hosted Gallery2 gets compromised. Disk space is cheap, so I just re-publish images using WordPress’ upload mechanisms (most blogging tools handle this automatically).
  • Picking just one way to publish stuff: Flickr is better for volume and some discussion, Evernote is better for search, my blog is better for sharing and long-term search. Since no tool has everything I need, I’ll just have to put up with the hassle of replicating information.
  • Just using automatic organization: For the last few years, I relied on Dropbox folders and Evernote items. Dropbox folders are fine for organizing by date and Evernote’s great for tags, but I want manual organization as well – organizing things by topics and subtopics, tracking things in progress, and so on. That’s why I’m experimenting with mindmaps now.

Stuff I’m working on next:

  • Monthly and quarterly PDF packages of my sketches, organized by date or topic: for ease of printing and review
  • Letting people know about available resources (my Flickr stream or Evernote notebooks) so that they can search/discuss/subscribe

See my drawing workflow for other notes about my process. Hope this helps!

I don’t write about everything; How do you manage your private notes?

Posted: - Modified: | blogging, writing

I don’t write about everything. I think it might be interesting to write about more, to dig deeper into the things that people rarely write about—but since there’s so much to learn and share even in terms of topics you can talk about with complete strangers, I end up focusing on that instead. Less risky. If I’m writing about drawing, Emacs or other uncontroversially useful topics, I’m less likely to upset or offend (or bring out other odd tendencies in people). So I write more posts about that instead.

This is a bit of a pity because I’m learning so much about interesting things that I don’t yet know how to write publicly about. Decision-making in the face of uncertainty? Finances and semi-retirement? Making stuff happen? I’d love to write about what I’m figuring out. Maybe if I felt safer. (You never know what will bring down the wrath of the Internet – see Kathy Sierra and death threats.) Maybe if I cared less or worried less. People have done that before. Some writers are driven to write, even if the dynamics of relationships are a little bit odd. (A. J. Jacobs manages to pull this off well; I like how he did that in The Guinea Pig Diaries.)

I’m also learning a lot about interesting public things, so it’s not all that bad. =) Again, there’s tons to write about. But it also means that the things I’m learning about interesting, non-public things are more likely to be wasted.

I don’t think keeping an anonymous blog is enough. People get de-anonymized pretty often, and I don’t want to worry about slipping up.

Journals would probably be good, except that my track record of keeping paper notebooks is terrible and they are nowhere near as searchable as digital notes. Private notes in huge text files can get unwieldy and hard to review. Maybe I should use Evernote more often, and just work out some way to tag and organize the notes so that I can do the same kind of search and review that I use for my blog.

Hmm, maybe a private blog, since I already have the backup strategy for that one sorted out? Maybe a private part of the current blog?

Maybe that’s a good skill to figure out: how to keep good enough private notes so that I can build on them for future decisions or learning, or maybe even for time-delayed posting.

How do other people manage it? How do you manage it? How do you remember well enough to be able to build on that instead of wasting the time? How do you organize notes so that they don’t disappear after you’ve forgotten about them?

Jetpack subscribers: Terribly sorry about the test posts! Disabling, please use Feedburner to subscribe instead

Posted: - Modified: | blogging

As it turns out, Jetpack Comments does not pay close attention to what domain the updates are coming from or to the jetpack_is_post_mailable filter that it’s supposed to be paying attention to.

Sorry for the flood of test posts. I guess this is my embarrassing blog mistake for the year. Gotta have one.

Anyway, we’re going to go back to using Feedburner for e-mail notifications of new blog posts. Since the Jetpack subscriptions list includes a bucketload of spam followers and a handful of e-mail addresses that look like they belong to real people, I probably shouldn’t just resubscribe everyone. You will need to manually subscribe to http://feeds.sachachua.com/sachac . Here is the e-mail subscription form for your convenience:

Enter your email address: Delivered by FeedBurner

That is, if you can find it in your heart (and mailbox) to forgive me.

Thanks to Raymond Zeitler for tactfully pointing out the problem, although I still feel terrible about it.

Also, if you prefer weekly or monthly updates, we can do that too. So at least that’s something.

Growing this blog

Posted: - Modified: | blogging

imageSometimes I wonder if I should do more of the “Right Things” when it comes to building a blog. You know the drill:

  • Focus on one or two topics so that people will subscribe because you’re consistent and reliable.
  • Research keywords so that you can optimize for search engine queries and write content that will bring people in.
  • Reach out to new audiences with guest posts, working your way up to A-list blogs.
  • Send e-mail newsletters so that you can build relationships and sell to people later on.

Why? Because it’s a way to scale up. Maybe I can save more people time. Maybe I can learn from more people. Maybe I can create more value for each hour that I spend.

It’s easy to see what success could look like, down that path. Sometimes I’m envious of blogs with tens of thousands of subscribers and hundreds of comments per post.

But then reading and responding to comments takes time, and other people glaze over when they see pages and pages. It’s okay. I like where we are – maybe half a dozen comments or so on a good post, and I feel good about writing many paragraphs in reply. I’m not entirely sure if I’m just sour-graping, but it makes sense. This is manageable. Slightly more is okay too, but we can grow slowly so that I can learn the skills I need along the way.

Sometimes I wonder if this should be more like other blogs. But then that’s a well-travelled path, with lots of other people exploring it and plenty of people willing to sell you courses along the way. I have this amazing opportunity to try something different. I should.

Actually, I already know what I should do: what works for me, what I should do more. The enduring posts on my blog are tech notes (Emacs, Drupal, etc.) and sketches. People also tell me they find this sort of reflective practice—this learning-out-loud—helpful. I can continue like this, growing slowly through links and search results.  Instead of spending hours on blog marketing, I can spend hours on learning and writing.

It’s good to reflect on what works or doesn’t work for you. A clear no saves you time and anxiety. I’ve figured out ways to hack around my introversion, and maybe the same will be true for blogging.

So here, I think, is how I’ll grow this blog compared to the “typical” advice:

    • Typical: Focus on one or two topics so that people will subscribe because you’re consistent and reliable. I’ll write about whatever I’m learning about, covering a variety of interests. People who want a focused view can use search results and category links. From time to time, I’ll work on organizing things to make it easier for people to browse around.
    • Research keywords so that you can optimize for search engine queries and write content that will bring people in. I’ll look at other people’s questions, and the search queries that are already bringing people to my blog. That will nudge me to write about certain topics if I’m curious about the ideas too. I don’t have to compete when it comes to topics outside my interests or experiences. I can start by making it better for people who care about things I care about.
    • Reach out to new audiences with guest posts, working your way up to A-list blogs. I’ll read other blogs and write about what inspires me, linking to those posts. Since many people don’t have their own blogs, I’ll invite people to share their tips and lessons learned on mine.
    • Send e-mail newsletters so that you can build relationships and sell to people later on. Since I find it difficult to send e-mail, I’d rather build relationships through comments (and the occasional e-mail for people who want to have slightly more private discussions). Instead of building a list so that I can sell exclusive premium content, I’ll give away as much as I can of what I know under an occasional pay-what-you-want model. There are all sorts of other non-monetary ways to show appreciation, so that’s cool too.

    So this blog will grow, slowly, sustainably, in a way that feels comfortable for me.

     

    That said, are there small things I can do to make it easier for you or other people to take advantage of what I know? Is there something I can do to lower the barrier to commenting or help people explore? I’d love to hear from you!