2012: 2012 as a sketch — Here’s how I’d like to remember 2012. =) (See also this quick month-by-month summary)
For comparison, here’s the sketch and summary [...]
2011: How I used the 5-day holiday — I took Friday off because I had worked the previous weekend, so our Christmas / Boxing Day holiday turned into [...]
2010: The great washing machine adventure — There’s this odd little holiday called Boxing Day right after Christmas. In Canada, it seems to be primarily celebrated through [...]
2009: Meeting resolutions — I want to participate in and facilitate better meetings. Here are some resolutions I will strive towards:
I will make sure [...]
2006: Games — I realized today that Nethack isn’t fun for me. I admit, I like some
of it, and it’s kinda cool that [...]
2006: Starting life on the lecture circuit — My dad gave a day-long seminar on photography to more than fifty
photographers from Naga and surrounding areas. He’s been thinking
about [...]
2004: FreeBSD installation plans — I would like to install FreeBSD, just for kicks. I need a primary
partition free, though. That means I’ll need to [...]
2004: Waah. Bad day, code-wise — A bit of code thrashing in planner.el as I… err… committed silly
mistakes. How embarrassing. I’m so, so sorry. I hope [...]
2004: sacha/planner-strip-task-numbers —
(defun sacha/planner-strip-task-numbers ()
(interactive)
(while (re-search-forward "^#.\\([0-9]+\\)\\s-+.\\s-+" nil t)
(replace-match "" t t nil 1))
[...]
2004: Proof-of-concept code for autosensing task information —
(defun sacha/planner-create-task-from-buffer ()
(interactive)
(let ((annotation (run-hook-with-args-until-success 'planner-annotation-functions))
(default-text "")
[...]
2003: Herding cats — Neko batted playfully at the USB drives dangling from my fingers as I
chatted on the phone. A little too playfully, [...]
2003: Oooh, one of my students is into GTK! — I’m pleasantly surprised to see one of my students exploring GTK by
porting his old class projects from Java to C [...]
2003: Chat with Jerome about friendship — <sigh>
Sorry, encrypted; this is for me to remember, and you probably won’t
want to read this anyway.
2003: Christmas memories — Before I forget, let me go through a backlog of stories.
Dropped by the CompSAt Christmas party and the Trend Micro [...]
Olivier Berger I have played with the =orgmode-slideshow= solution for non-beamer presentations, which wraps the HTML export with only minimal changes, as an alternative to S5 and... – May 23, 1:01 PM
Archimedes Trajano Actually the left side of the things in the What I don't want group will just happen naturally and it's fine. Though I am using... – May 22, 10:53 PM
sachac I like that. =) I've got the unusual position of not having income pressure, so I'm glad I can make good stuff and give it... – May 22, 7:15 PM
Sylver Stone Yeap, I had to get all above summarized through (and much more) when starting with emacs. I found this post so illustrative, I've enjoyed it.... – May 21, 7:11 AM
vicco is it the same problem for nixnote? I wonder if this would work as an indirect access to evernote. – May 20, 2:52 PM