Tag Archives: Org-mode

Org Bullets

I’m pretty happy with the default bullets in Org-mode but you don’t have to settle. abo-abo points us to this package by Sabof that uses some nice UTF-8 symbols for the bullets. The package README has a screen shot of … Continue reading

Posted in General | Tagged , | 2 Comments

Blogging with Emacs, Jekyll, and Github

Obviously, Irreal is published with WordPress. Some folks complain about WordPress but I’m very happy with it. It’s provides a simple and easy to maintain blogging platform that, along with org2blog, allows me to concentrate on writing rather than continually … Continue reading

Posted in General | Tagged , | 2 Comments

Org Mode HTML Themes

Fabrice Niessen has a couple of beautiful Org mode HTML themes that lets you produce lovely and functional Web pages by exporting normal Org mode files to HTML. Currently there are two themes. The first, Bigblow, is a general theme … Continue reading

Posted in General | Tagged , | Leave a comment

Memacs Paper

I’ve mentioned Karl Voit’s Memacs project before. I’m really interested in its ideas and have been implementing various manual procedures to capture some of the same data. My end goal is to implement Memacs on my own machines but it … Continue reading

Posted in General | Tagged , | Leave a comment

Text in Academic Writing

If you’re an academic in the sciences, you have an advantage over your colleagues in the liberal arts: you can write in LaTeX using any editor you choose1. Your document is in plain text and can be operated on by … Continue reading

Posted in General | Tagged , , | Leave a comment

Abrams on Literate Programming

Howard Abrams has a nice post on Literate Programming. By now that’s a fairly hoary subject—the idea dates back to Knuth in the early 1980s—but Abram’s post is nice because it considers how to do this with Emacs and Org … Continue reading

Posted in Programming | Tagged , , | Leave a comment

Org Capture Video

Jonathan Magen recently gave a talk to the New York Emacs Meetup group on using Org capture. His setup is a little different from mine so it was interesting to see how he did things. If you’re an Emacs user … Continue reading

Posted in General | Tagged , | Leave a comment

Using Org Mode for Writing Specifications

Irreal regulars know that I use Org mode for almost all my writing. There are these blog posts, of course, written with Org mode and published with org2blog but also reports, letters, and pretty much everything else. Org mode is … Continue reading

Posted in General | Tagged , | Leave a comment

Literate DevOps

As regular readers know, I’m a big fan of reproducible research. It makes it possible for anyone—even yourself—to reproduce all the steps of your research exactly as you performed it. A related concept, termed Literate DevOps by Howard Abrams, does … Continue reading

Posted in General | Tagged , | Leave a comment

Sacha on the Power of Plain Text

Sacha Chua has a nice post on the power of plain text. There are, she says, three main ways of storing text1: The Heavy Weight Methods This is mainly database systems. Chua says she uses these tools mainly when she’s … Continue reading

Posted in General | Tagged , | Leave a comment