Mon, 28 Jun 2004
Interesting languages
There are many languages out there with interesting type systems.
- Nice - The Nice
programming language. Runs on a JVM, much more interesting type
system.
- Haskell - Scary functional
programming malarky. Not terrifying me as much as it did 5 years ago at
university, though. Will keep reading. UPDATE: Have now ordered Haskell:
The Craft of Functional Programming. I won't have time to read it, but
when has that ever stopped me buying books?
I will probably babble further about these in the future if I get
the time to read more.
[11:49] | [/code] |
Interesting languages
Sun, 20 Jun 2004
Yet More Blogs
Blogging engines:
Asymptomatic Blog Software Breakdown provides a good list of blogging options in more detail,
although it's biased towards PHP blogging software. I've tried to focus
on interesting options that aren't listed there, although with some
overlap.
[12:24] | [/blogs] |
Yet More Blogs
Thu, 17 Jun 2004
Cat!
[22:41] | [/kittens] |
Cat!
First post!
So, all the cool kids seemed to be doing it. After a lot of searching,
I decided that PyBlosxom was the best fit for my particular blogging related preferences,
specifically:
- Easy to generate static content and run without requiring CGI
access.
- Easy to install as non-root.
- Open-source license.
- Reasonable documentation.
Blogs which can easily be configured to generate static content are rare - my
main other choices were Blosxom, Bryar, and Movable Type. I rejected Blosxom on the grounds that
the calendar plugin doesn't seem to work correctly when you're generating
your blog entirely as static content, Movable Type for licensing reasons,
and Bryar because I couldn't work out how to generate a static site
after half an hour of experimentation.
[22:39] | [] |
First post!