Matthew Lang avatar

Matthew Lang

Web developer amongst other things

Disappointed that #downloadingdengar isn’t trending for the @eastarwars Battlefront update.

When Television Overtakes Books

This has been something of a let down this season of Game of Thrones. There has been some great moments but largely the episodes have plodded on.

Arya’s storyline in "No One" is pretty well proof positive of that. It deflates like a punctured balloon, setting up a big confrontation between Arya and the Waif, then completely failing to follow through.

Game of Thrones' bungled Arya plot explains why George R.R. Martin’s taking so long to finish the books by Todd VanDerWerff for Vox

The Death of Text?

Facebook is touting video as the next big thing for their platform. However, Tim Carmody points to a number of benefits of the written word.

Text is surprisingly resilient. It's cheap, it's flexible, it's discreet. Human brains process it absurdly well considering there's nothing really built-in for it. Plenty of people can deal with text better than they can spoken language, whether as a matter of preference or necessity. And it's endlessly computable -- you can search it, code it. You can use text to make it do other things.

Facebook is wrong, text is deathless by Tim Carmody for Kottke.org

Food for Summer

Installed Elixir and Phoenix, created an application (does nothing atm) and deployed to Heroku. Think I’ve found myself a new web framework.

Say Hi to Daring

Back when my blog was running on Jekyll, I found solace in the amazing Hyde theme by Mark Otto. Simple, flexible and with a strong focus on the content of your blog.

Due to limitations with Jekyll I switched to Ghost a few months ago. So far everything is going great. The only problem is that many of the themes for Ghost focus on banner sized header and post images.

I ran with the Casper theme from Ghost for a few months. I like the typographical elements of the theme but I dislike the massive banner images for it. I needed a change.

Using Mark Otto's Poole base theme for Jekyll as a starting point, I started building a theme for my blog. The one constraint to the theme I wanted is that it shouldn't use any banner images for any part of the theme.

A few hours later and I have the beginning of a new theme for Ghost.

It's been a while since I flexed my creative cogs. Even though this was just a few hours work, it's still a great feeling being able to ship something. Even if it is just aa theme for my own blog.

The Daring theme for Ghost is available on Github.

Finding Yourself Lost?

I've been faced with this problem over the last couple of weeks. Read on for the answer.

When you are wondering what to do, when you are stuck, caught between a rock and a hard place, the devil and the deep blue sea...

What to Do? by Nicholas Bate

Book Recommendations from Curtis

This has to be the definitive list of books on running a successful business.

There is room for a few more but starting with the recommendations from Curtis is a great starting point.

Finish More

Great advice given my recent "never finishing anything" run.

... readings of non-fiction books with your own summary of learnings.

Finish More 7 by Nicholas Bate

Job or Project?

Give me a project any day of the week.

Projects are open-ended, chosen and ours. Working on a project opens the door to possibility. Projects are about better, about new frontiers, about making change happen. When in doubt, dare.

Your job vs your project by Seth Godin

Do the Work

There are no shortcuts.

There’s no substitute for hours put in. Good work requires commitment and emotional investment. You can try to make shortcuts, but your audience will know. More importantly, you will know.

Do the Work by Project Exponential

Digging Deeper Into Trello

Now that we know the basics of a Trello board we can start to dig deeper into the other parts of the board that can help us.

Teams

Teams are a way of organising boards so that they can belong to different groups of people. Teams are helpful for larger organisations so that boards can belong to different departments. The benefit is clear for large organisations but what about individuals like freelancers? Can they benefit from using teams? Of course they can.

When I first started using Trello I lumped all my boards into a single collection. Boards for reading lists, client work, development work and home projects. I needed to organise these boards in a better way so I set up two teams. One for my freelance work and one for personal. Using these teams, I have my boards assigned to the right team and it makes finding boards a lot easier.

Labels

Trello’s labels are a way of categorising cards. Labels consist of an editable name and a colour. When you add a label to a card a small block of that label’s colour appears on the front of the card. Opening the back of the card will show the labels and their names.

Due to the number of boards I am working with at any given time, I find the labels on the front of the cards not informative. To help I use this Safari extension that adds the label names to the front of the card as well. There’s also CSS you can add to your browser through a CSS style extension like Stylebot or Stylish.

Cards by Email

Creating cards in Trello is straight forward. What if you need to create cards for your board without being in Trello?

Each Trello board comes with it's own unique email address. When you send an email to this address it adds a card to the list specified and in the desired position. In the menu of reach board you'll find the Email-to-board settings.

Select the the list you want to append cards to. Then you can select whether you want the cards to appear at the top or bottom of the list. The formatting of the email is simple. The subject becomes the title of the card and the body becomes the description of the card.

During initial meetings with clients, I will use this feature to send cards to the board for that client. Emailing cards to the board saves me having to write up the cards later. Using email also means that once the card is away, I can keep focused on talking with the customer.


These are just some of the ways in which you can get more from your Trello boards.

What is Worth Communicating?

A question prompted by Nicholas Bate in his Jagged Thoughts for Jagged Times series.

In the New World of Work the relentless quest to get us to communicate and communicate now, most forcefully illustrated with the increasing provision and use of so-called productivity tools such as instant messanging means there is no time to think.

And therefore there is little of worth to communicate.

I've highlighted that last section as it's got me thinking again about the value of Twitter.

I'm finding it difficult to warrant my time spent on Twitter. I rarely do anything on Twitter these days. My biggest gripe is that to gain any kind of audience you need to take part more. Which in turn means tweeting on a more frequent basis. Yet I don't like just throwing anything out there unless it has some thought to it. I could tweet more often but is it worth it? Am I just adding more noise?

The Bike Shop

What is Trello?

Trello is a great tool for managing projects and products. Before we dig deep into Trello though I'm going to do a quick overview of what Trello is and how it works.

Trello revolves around three concepts. Boards, lists and cards. Before we move on further we need to understand what a board is. If we think of a board as a physical object then it's best to think of a Trello board as a drawing pin board. You know those boards you see in schools and universities that display announcements? That's exactly what a Trello board is. It's a place for a collection of related information. This sounds a bit vague but Trello isn't a tool used for a specific purpose.

The DailyMuse Trello board

On the board we can create lists that span the board. You can create as many lists as you need but it helps to keep the number of lists to a handful. By doing this you can fit the whole board in most of the screen sizes you use. Too many lists results in some lists being off-screen and you need to scroll to get to these. Call me lazy but that just seems like such a chore.

Finally there are cards.

Screen capture of a Trello card

These represent individual items of work. It could be a task, a feature, a todo list or a prompt of some kind. The card themselves contain a title and a description. They can also contain checklists, attachments and comments.

This is the basics of the Trello board. We didn't touch on features like calendars, email settings and labels, that's for tomorrow. It helps to have an understanding of the basic building blocks of Trello. It's just three concepts but it helps to understand these before going deeper into Trello.

Twin City Steel

I love this mountain bike build. Period correct components from the 90s really make this bike special.

via Cycle EXIF (photo by Jeff Frane)

Time for a Business Health Kick

The Three Cs

I think I've found myself a new set of labels for categorising my tasks in Todoist.

Think of your tasks in categories called the "three Cs," he says: creative, collaborative, and connecting. Schedule your creative work—when you’re thinking, making decisions, writing, and planning—when you’re mentally strongest. For many, that’s early in the day, he says. Block out times for collaborative work, such as meetings, phone calls, and other work tasks where you need to interact with others. Then, plan your connect time, when you recharge with family and friends.

8 Productivity Habits Of The Most Successful Freelancers by Gwen Moran for Fast Company

Fixie Friday - Bianchi Super Pista

Love the artwork on the front wheel.

via Javi Ballestero

On a side note, Fixie Friday has been scaled back to the first Friday of each month. It's been hard finding new fixie builds lately. It still hasn't diminished my love for fixed gear bikes though.

Grass Roots Productivity - Do the Work

This is it. The last part of the Grass Roots Productivity process. Doing the work. Unfortunately there’s no quick fixes or hacks to this one. You either do the work or you don’t.

It doesn’t need to be as black and white as that though. There are things you can do to help you have a productive day. I always come back to Peter Bregman’s book, 18 minutes. He has a simple rule for getting something done.

If you really want to get something done, decide when and where you are going to do it.

18 minutes by Peter Bregman

When you decide where and when you’re going to do something you add structure to your day. This structure leads to a plan day for the day is more manageable. If you’re like me then the location will rarely change for most of your work. Time though is one thing that's a big impact on our day. So decide when you want to do a task so that you can split your day into more manageable chunks.

I’ve tried in the past to pick off items from the top of the list at the start of the day. This is the wrong thing to do. It often leads to confusion and the wrong things getting done at the wrong time. I’ve learned now that scheduling actions into my calendar ahead of time is a better way to get things done.

Doing the work is all about self discipline and honesty.

Discipline yourself so that you do the work set before you. Schedule in your calendar the tasks that matter. For every one task that needs to be done, there's four other that could be done. Never mind the other four and focus on the one.

And when it comes to reviewing your progress, be honest with yourself. If you could have done better then aim to improve your work and your progress on the next block of work.

This is the step where many people falter when it comes to using a process, but only you can make it work. So do yourself a favour and do the work.

People would find workarounds by including spaces, symbols or other text just to pad it out.

300 issues of Ruby Weekly. Well done @peterc and the @cooperpress team in reaching this milestone. Here’s to another 300!

Read More Blogs

Set Godin has a great reminder of why blogs are the best free source of valuable content on the Internet.

RSS still works. It's still free. It's still unfiltered, uncensored and spam-free.

Read more blogs by Seth Godin

Grass Roots Productivity - Regular Reviewing

We’ve looked at capturing and scheduling already in my little productivity process. The next step (not in order though) is the review.

For hundreds of years travellers have used different navigation techniques. The stars, maps, compasses and now the trusty smartphone can even help us get to our destination.

How do you get to the goals that you are working towards though?
Completing the items on your master list is one thing, but it’s all for nothing if there isn’t a goal to work towards. Most of us can remember to do the little things without the aid of an ongoing list to help us. If you’re keeping a track of your master list though, then you are most likely working towards a goal. How will you know though if you’re working towards that goal and making progress?

If the goal is the destination then the review step is our compass that steers us towards that goal. A regular review will help you ensure that you’re making progress towards an that goal.

My review process involves three stages.

1. Clearing the decks

In this stage I work through each of my various inboxes and convert any items into actionable tasks. It might be emails in my inbox, tasks on my CRM, or items I’ve captured in my notebook. I use this stage to bring everything together into my master list.

2. Review projects

I use the term project to review any amount of work that involves ongoing work. It might be generating content for my blogs, client work, or work for DailyMuse. This is where I review the progress of each project and ensure that I’m making progress towards it.

3. Planning ahead

Now that I know the progress made in the previous week or month, I can look ahead and plan for a similar timeframe. This involves scheduling actions into my calendar and setting reminders for the important ones.

Only my freelance work gets reminders as this is more important than most of my other projects.


And that’s all there is to it. I find it best to block off an hour a week to do my weekly review and three hours a month to do my monthly review. Done on a regular basis, the review step will help ensure that I'm working towards my goals.

Are You Curious?

I love this view on how people are split when it comes to technology.

We can make lists about how "there's two kinds of people in the world" and split them up into techie and non-techie, or computer literate or non-computer literate...but I'm thinking it's simpler. There's the curious and the not-curious.

Is technology killing curiosity? by Scott Hanselman

I've tried a number of times to get Ethan interested in programming as I thought he would be curious about how his favourite console games are made. So far he's definitely in the non-curious group. Maybe it will come in time.