6065 comments
2357 subscribers
6184 on Twitter
Subscribe! Feed reader E-mail

Much productive hacking last night

- Dusted off CoursesSubmission and started hacking on it again: minor

template tweaks (tables instead of lists, for example) and some code
refactoring into objects.

- Almost done with JavaCd. Just need to download Eclipse RC1 and

update the installation instructions, then we’ll be all set. I don’t
think I’ll be able to put my material on the CD, but at least I’ve
included the PPT slides from the aegis website as well as the
excellent chortle tutorial.

- Sent Ching a formal thank-you note for the lunch with Som Mittal.

- Upgraded my kernel to 2.6.6.

- Started work on PlannerDatabase, which will get around the problem

of having tasks in different places. Should probably consider
working with one of the real database packages like EDB, but will
have fun coding it anyway. Actually have a test-suite with decent
coverage.

- Have also figured out how to use testcover.el. Am pleasantly

surprised to find out that it’s actually in main Emacs, so will
remove it from my ../emacs directory. Have not yet figured out
how to properly use 1value, but that’s okay.

- Am changing the way I use planner. Have realized that I don’t

actually need planner-align-tasks, planner-renumber-tasks and
planner-renumber-notes in my write-file-functions, and will probably
remove those from the default.

- Used Gnus to pull data out of old Eudora mailboxes. Whee! My mom

needed to find mail related to her business trip to Malaysia. The
semi-fuzzy search was fun.

- Found my apartment keys. Yay!

Short URL: http://sachachua.com/blog/p/2089

On This Day...

  • 2012: Weekly review: Week ending June 1, 2012 — Many small improvements this week! I installed a drip irrigation system in the garden to help with watering. I think [...]
  • 2011: It’s Bike Month in Toronto! — While we don’t have anything like the awesome biking infrastructure of the Netherlands (oh, and all that flat land – [...]
  • 2010: Monthly review: May 2010 — May was quite a learning experience. From an oh-no moment when I accidentally mail-flooded around 70 people to a new [...]
  • 2009: Photos from High Park — High Park
  • 2009: Weekly review: Week ending May 31, 2009 — From last week’s plans: More Transition2 work – finish event-related bugs Another day, another build… Things are progressing nicely! More LinkedIn and [...]
  • 2008: Drupal makes me feel like Bruce Lee + Jackie Chan
  • 2008: Drupal: Storing data in the user profile — If you want to store data in the user profile, here’s an example of a quick and dirty way to [...]
  • 2008: Drupal: Adding lines to settings.php in an installation profile — Installation profiles can make it easier for you to test and reproduce your configuration. But what if you need to [...]
  • 2006: Life on the A-list — Somewhere along the way, I managed to end up as the hottest blogger within IBM, with over a thousand hits. I [...]
  • 2006: On the way home after a late night — I’m starving and my hands are a little bit weak. I’ve had nothing but hot chocolate since lunch, too pressed for [...]
  • 2006: RIP, PDA — I discovered to my chagrin this morning that the Compaq iPaq no longer retains a charge, perhaps because its internal battery [...]
  • 2006: Social Tech Brewing — Last night’s Social Tech Brewing social was lots of fun. (Notice how lazy I getabout linking? ;) ) Phillip Smith arrived [...]
  • 2006: It’s alive! Reviving my iPaq — I’ve decided to experiment with carrying an electronic device around again. Several people have reported seeing Moleskines coexist with PDAs, so I [...]
  • 2006: Tagging blog posts — At some point I really should write my own tag indexing thing. =) That way, it’ll be easy to find out, [...]
  • 2006: Blackberry goodness — Sandy read my post on networking and saw my note about Blackberry, that addictive little e-mail-anywhere device. I keep itching [...]
  • 2005: On teaching programming — why do I have to write all this syntactic sugar to just do the canonical “Hello, world”? I firmly believe [...]
  • 2005: Productive day! — I had so much fun writing today. 500 words for my m-ph entry, 1000 for the Linux Journal article on taming [...]
  • 2005: xtla and Gnus — There is a feature in xtla.el to send/review patches via gnus. To set it up, you need the following lines for [...]
  • 2005: Introducing the Hipster PDA — by Sacha Chua (Sneak preview of m-ph entry for tomorrow) “I’ve found the perfect PDA,” I gushed. My friends perked up. Knowing how [...]
  • 2005: Flash fiction: GLUTTONY – 55 words — GLUTTONY (55 words) Flash fiction by Sacha Chua “Gluttony is indecent and a catalyst for sin,” said his devoted mother, measuring rice grains [...]
  • 2004: Imagine Cup — Fanny Sy wrote: I’m so proud to announce that our team representative for the Imagine Cup competition has won the Imagine Cup [...]
  • 2003: [menu-bar] and mouse bindings — The mouse binding is throwing my memq all off!
  • 2003: proper-listp — (defun proper-listp (l) (or (null l) (and (consp l) (proper-listp (cdr l)))))
  • 2003: Student-centered learning — Brilliant idea! I can make a lot of things learn-by-example, and have them work in pairs almost all the time. For example, [...]
  • 2003: TFI — Dr. Augustin Martin Rodriguez, Gus – program director. Supposed to orient us all on how to be good Ateneo teachers. Useful because [...]
  • 2003: TFI — Introductions roland, math jenny, math andre, DISCS stan, DISCS rico, college 85, pulseasia, strategy and marketing crista, german malou, ecce rex briones, math ramir, math jun, history, institute of philippine [...]

Get the highlights as a PDF!

Stories from my Twenties: Highlights from a Decade of Blogging