Excellent LWN article of my SCALE 11x Hockeypuck presentation by Nathan Willis.
All articles
Improved fulltext search in Hockeypuck
I've fixed a full-text search issue in Hockeypuck and deployed to http://keyserver.gazzang.net. Name search is tokenized and case-insensitive, so searches like 'casey marshall' and 'Marshall Casey' will now work.
The fix was easy enough to make and test on a local MongoDB instance, but what about ...
Now with GnuPG signage
When I publish my blog to Github, I create new post files, make whatever changes, and then I use a Makefile that the pelican-quickstart generated for me: make html serve to compile the site and view on localhost:8000, make github to publish on Github.
This evening I added GnuPG ...
Hockeypuck in Ubuntu Raring
My Hockeypuck project was accepted into Ubuntu Raring earlier this week. Thanks Dustin for sponsoring!
Hockeypuck is a PGP public key server -- kind of like an open directory or phonebook for looking up someone's key to verify their digital signatures or encrypt e-mail messages or other files to them ...
first post
This is a first post made with Pelican. I wanted a blogging platform that:
- Works with Github pages. So, a static-compiled blog.
- Is written in a language I'd feel comfortable hacking on (Golang or Python).
- Mostly just works and doesn't get in the way.
I settled on Pelican ...
Page 1 / 1