Thicket data repository for the EEG
1{
2 "id": "https://mort.io/blog/begin-again/",
3 "title": "Begin, Again!",
4 "link": "https://mort.io/blog/begin-again/",
5 "updated": "2015-01-15T00:00:00",
6 "published": "2015-01-15T00:00:00",
7 "summary": "<p>Specifically, I’ve left <a href=\"http://www.horizon.ac.uk\">Horizon</a> and the\n<a href=\"http://www.cs.nott.ac.uk\">School of Computer Science</a> at the\n<a href=\"http://www.nottingham.ac.uk\">University of Nottingham</a> to (re-)join the\n<a href=\"http://www.cam.ac.uk\">Cambridge University</a>\n<a href=\"http://www.cl.cam.ac.uk\">Computer Laboratory</a>. In celebration, and frankly\nbecause it was long overdue anyway, I’ve reworked my website. What do you think?</p>\n<p>For the curious, or the technically inclined, the site now uses\n<a href=\"http://foundation.zurb.com/\">ZURB Foundation</a> 5.5.0 (the current downloadable release as of\nyesterday), with some slightly customised CSS. The site itself is largely\nwritten in <a href=\"http://daringfireball.net/projects/markdown/\">Markdown</a> and currently generated using\n<a href=\"http://jekyllrb.com/\">Jekyll</a> to be hosted on <a href=\"http://github.com\">Github</a>.</p>\n<p>It’s actually gone through an interim phase where it was parsed by the OCaml\n<a href=\"https://github.com/pw347/omd\">OMD</a> parser before being crunched into a <a href=\"https://github.com/mirage/mirage-types\">Mirage KV_RO</a>\nfilesystem which is then compiled into a type-safe, self-contained web appliance\nthat serves these pages and no other using the OCaml <a href=\"https://github.com/mirage/cowabloga\">Cowabloga</a>, <a href=\"https://github.com/mirage/ocaml-cow\">COW</a> and\n<a href=\"https://github.com/mirage/ocaml-cohttp\">CoHTTP</a> libraries. This could either be run as a <a href=\"https://github.com/mirage/mirage-platform/tree/master/unix\">POSIX binary</a>\nor a self-contained <a href=\"https://github.com/mirage/mirage-platform/tree/master/xen\">Xen VM</a> depending on what I felt like. Neat eh?\n(And for the sceptical among you, yes, a thing <em>can</em> be neat and yet appear\ncuriously over-engineered at the same time… :)</p>\n<p>For the time being however, I’m using it as an excuse to think about what I\nmight do to better support site generation like this in <a href=\"https://github.com/mirage/cowabloga\">Cowabloga</a> so that I\ncan more seamlessly switch between <a href=\"http://jekyllrb.com/\">Jekyll</a> and <a href=\"http://openmirage.org/\">Mirage</a>.</p>",
8 "content": "<p>Specifically, I’ve left <a href=\"http://www.horizon.ac.uk\">Horizon</a> and the\n<a href=\"http://www.cs.nott.ac.uk\">School of Computer Science</a> at the\n<a href=\"http://www.nottingham.ac.uk\">University of Nottingham</a> to (re-)join the\n<a href=\"http://www.cam.ac.uk\">Cambridge University</a>\n<a href=\"http://www.cl.cam.ac.uk\">Computer Laboratory</a>. In celebration, and frankly\nbecause it was long overdue anyway, I’ve reworked my website. What do you think?</p>\n<p>For the curious, or the technically inclined, the site now uses\n<a href=\"http://foundation.zurb.com/\">ZURB Foundation</a> 5.5.0 (the current downloadable release as of\nyesterday), with some slightly customised CSS. The site itself is largely\nwritten in <a href=\"http://daringfireball.net/projects/markdown/\">Markdown</a> and currently generated using\n<a href=\"http://jekyllrb.com/\">Jekyll</a> to be hosted on <a href=\"http://github.com\">Github</a>.</p>\n<p>It’s actually gone through an interim phase where it was parsed by the OCaml\n<a href=\"https://github.com/pw347/omd\">OMD</a> parser before being crunched into a <a href=\"https://github.com/mirage/mirage-types\">Mirage KV_RO</a>\nfilesystem which is then compiled into a type-safe, self-contained web appliance\nthat serves these pages and no other using the OCaml <a href=\"https://github.com/mirage/cowabloga\">Cowabloga</a>, <a href=\"https://github.com/mirage/ocaml-cow\">COW</a> and\n<a href=\"https://github.com/mirage/ocaml-cohttp\">CoHTTP</a> libraries. This could either be run as a <a href=\"https://github.com/mirage/mirage-platform/tree/master/unix\">POSIX binary</a>\nor a self-contained <a href=\"https://github.com/mirage/mirage-platform/tree/master/xen\">Xen VM</a> depending on what I felt like. Neat eh?\n(And for the sceptical among you, yes, a thing <em>can</em> be neat and yet appear\ncuriously over-engineered at the same time… :)</p>\n<p>For the time being however, I’m using it as an excuse to think about what I\nmight do to better support site generation like this in <a href=\"https://github.com/mirage/cowabloga\">Cowabloga</a> so that I\ncan more seamlessly switch between <a href=\"http://jekyllrb.com/\">Jekyll</a> and <a href=\"http://openmirage.org/\">Mirage</a>.</p>",
9 "content_type": "html",
10 "author": {
11 "name": "Unknown",
12 "email": null,
13 "uri": null
14 },
15 "categories": [],
16 "source": "https://mort.io/atom.xml"
17}