Markdown Cheat Sheet

Headlines
# Headline 1
## Headline 2
### Headline 3

Styling
*italic*
**bold**
~~strike through~~

Links
http://url.com
[link text](http://www.url.com)

Quotes
> Quote text
***Johnny Author***

Images
![image alt text](image url)
***Image caption, description***

Horizontal rule
---

Inline Code
`var name = "John Doe";`

Code block with syntax highlighting
``` codelanguage
function foo() {
  return bar;
}
```

Bulleted list
- item 1
- item 2
- item 3

Numbered list
1. item 1
2. item 2
3. item 3

Naming

What is in a name?

Illustration by Jo Chapman

All my life, my heart has yearned for a thing I cannot name.
- André Breton

The Name

Towel around waist, feet slapping kitchen tiles, I got to my notebook, scratched down a particularly pressing idea and titled it: “On Naming Things”.

Ideas tend to slide on stage when I'm doing my best to ignore them: showering, sleeping, sexing and such. Naturally I continue ignoring, while they make obscene gestures and threaten to run off. This continues ’til I roll my eyes, and capture it in my nearest notebook (either analog or digital).

Water still dripping I quickly scribbled out “Things”. I despise all-encompassing uses of the word “Things” as much as I despise most uses of “They”*.

Left with “On Naming” I evaluated.

I didn't want to focus on the method. I wanted to focus on the act. “On Naming” comes across formal, possibly pretentious, and wrong. I scribbled out “On”.

The Idea

“Naming” fit the idea that ousted me from an otherwise relaxing shower:

Naming is the emotional human act of experiencing something significant enough to take existing mental structures (metaphors and morphemes), and link them to the experience. Creating a contextual tag to easily recall and share.
- Refined from my original scratching.

Distillation

That’s a mouthful, so I swilled then distilled to:

Naming: repurposing the known to define the new.

We find the name for an idea through the relationships of other ideas. Representing and expressing it with just a word or few.

Conclusion

A name is more than a label. It is context. A searchable, shareable linguistic #tag representing the experience and information that goes with it.

I hope this thought helps the next time you make a name.

I'd like to explore the act of Naming more.

For now we have the name.


Publication Paradigms for Longform Web Content

Transitioning from a blog to an online magazine

Lines 1.0 – Simple Responsive Publishing for Ruby on Rails

 

Sie erreichen uns per . Wir publizieren unregelmäßig auf unserem Blog, sowie Github und Dribbble.