Computer and Information SciencesGhost

Front Matter

Front Matter
The Front Matter Blog covers the intersection of science and technology since 2007.
Home PageAtom FeedMastodonISSN 2749-9952
language
Published

Sometimes we want to preserve a blog post to read or reuse later. There are generic tools for that purpose, including read-it-later apps such as Instapaper or Pocket. For scholarly blog posts, the right place can also be a reference manager, which stores the content and the metadata, especially if a DOI was registered for each blog post. Reference managers can store full-text documents and typically use PDF as the file format.

Published

Writing software is more than writing code – good documentation is one essential aspect. A lot of the tools and libraries that make writing documentation easier use markdown as a file format, combined with metadata in yaml format and optionally some additional functionality, e.g. mdx – which combines markdown with jsx for JSX-based projects such as React.

Published

Shortly following an update earlier this week, the Rogue Scholar science blog archive has updated or added two features today: better documentation and new comments.Documentation The Rogue Scholar documentation site was launched with the service but hasn't seen any updates in several months. Today I updated the platforms page, explaining what blogging platforms are used by the blogs participating in Rogue Scholar and how they are integrated.

Published

The Rogue Scholar science blog archive launched two new features today: GUIDs (globally unique identifiers) and support for OECD Fields of Science and Technology. Globally unique identifiers (GUIDs) GUIDs are used to globally identify a blog post and are part of the RSS, Atom, and JSON Feed specifications.

Published

Blogs participating in the Rogue Scholar science blog archive are now archived in the Internet Archive. Starting November 1st, Rogue Scholar is participating in the Internet Archive Archive-It service and all archived blogs can be found here. Archiving of all blog posts, associated HTML pages, and media will automatically happen every six months, with the first round of archiving well underway.

Published

Today I am happy to announce an important milestone for the Rogue Scholar science blog archive. Starting November 1st, all blog posts from participating blogs will automatically be archived by the Internet Archive. Front Matter has signed a contract with Internet Archive to use their Archive-It service, and archiving will start in November.

Published

The dedicated API for the Rogue Scholar science blog archive launched two weeks ago. The initial release supported fetching metadata and content from Rogue Scholar. Today this API was updated with important new functionality: parsing of science blog posts and storing the metadata and content in the Rogue Scholar.

Published

On Monday the Rogue Scholar science blog archive launched a dedicated API. Today I am reporting on the first Jupyter notebook using that API to generate an overlay blog post. An overlay blog post applies the idea of an overlay journal to science blog posts, and the Rogue Scholar API – in combination with content that has an open license (CC-BY) – makes that easy.