Matthew Lang avatar

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

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.

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.