Use Personas to Make Websites Better

The purpose of personas is to create reliable and realistic representations of your key audience segments for reference. These representations should be based on qualitative and some quantitative user research and web analytics. Remember, your personas are only as good as the research behind them. Effective personas:

  • Represent a major user group for your website

  • Express and focus on the major needs and expectations of the most important user groups

  • Give a clear picture of the user’s expectations and how they’re likely to use the site

  • Aid in uncovering universal features and functionality

  • Describe real people with backgrounds, goals, and values

via Personas | Usability.gov.

ScholarlyMarkdown: A Markdown Flavor for Science and Math Scholarship

ScholarlyMarkdown is a syntax/standard/best-practice of scholarly and academic communication that is web-first, semantic XML-second, and LaTeX/Word a close third. Its main goal is to produce a semantically model of a scholarly article based on Markdown input, and translate it to a variety of formats that is suitable for both online scholarly communication, archiving, and publication.
ScholarlyMarkdown introduces some new syntax for scholarly and academic features. However, at the same time it aims to be composed of 100% valid Github-Flavored Markdown and PHP Markdown Extra syntax and almost 90% backwards compatibility with existing renderers of those syntaxes, while being 100% compatible with Pandoc-markdown. It contains no completely new syntax over the previous standards, and instead provides its power from conventions.
Furthermore, ScholarlyMarkdown borrows a unique templating system/language from Pandoc with variables and metadata that may be set using YAML blocks inside the document. This allows flexibility to configure the output formatting to your heart’s content without polluting the source text with presentation-specific code.

via ScholarlyMarkdown.

This looks like a worthwhile and promising project. It is important to note that the “scholarly” part is really a reference to including math and figures in Markdown and it requires a modified fork of Pandoc for rendering into HTML.

If you want to try Markdown with legal stuff see https://github.com/compleatang/legal-markdown and http://legalmarkdown.com/.

If you want to author legal scholarship, or any other scholarship,  in a plain text format and skip Word or WordPerfect altogether, I’d recommend using AsciiDoc, it was built for authoring complex documents like scholarly articles. For an example of legal scholarship in AsciiDoc see my article The Classical Roots of Binary Economics at http://elide.us/96.

Some love for Slack, our favorite group communication tool

VentureBeat: 10 things I love about Slack. http://google.com/newsstand/s/CBIwiLS77SA

CALI has been using Slack for about a year and we love it. It has replaced our group mailing list as the primary way we communicate. We use it not just to talk to one another but we have it wired into things like Github and Nagios to help us keep track of things we’re doing and to alert ids to trouble with our systems. Very soon we’re going to invite more folks we talk to regularly to join us on Slack as a way to increase our communication with our members.

All in all I’d recommend Slack for any group as a great way to get folks telling till each other.

Understanding the Meerkat live-streaming magic | Computerworld

When you start streaming with Meerkat, the stream is automatically announced on Twitter in a tweet with a link to the stream on the MeerkatApp.co website. It’s also announced inside the app for users who are following you on Twitter and also using Meerkat.

Replies to the tweet are treated as comments, which show up superimposed on the live-streaming video, at least for users who are viewing in the app.

Understanding the Meerkat live-streaming magic | Computerworld http://www.computerworld.com/article/2896228/understanding-the-meerkat-live-streaming-magic.html#jump

This is intriguing, but I’m not sure it’s enough to get me to fire up my iPad.