5067 comments
2220 subscribers
4799 on Twitter
Subscribe! Feed reader E-mail

Weekly review: Week ending November 9, 2008

This week:

  • Got ready for the second release of my Drupal-based project. Things are going well!
  • Attended the Women in IBM Networking Group’s executive mentoring session. Realized I don’t want to become an executive considering the compromises people make. ;)
  • Not only survived the videotaping of my Top 10 Web 2.0 Tools GBS Consultants Should Try session, but gave the guy a few tips on video production. Played around with Camtasia Studio for making picture-in-picture shows.
  • Attended the HR.com/SelectMinds corporate social networking teleconference session on new hire onboarding. No surprises, although picked up a few good stories about Southwest and other companies.
  • Booked my flight to Montreal.
  • Dropped by hacklab.to. Ran into Jed. Good conversation about job-hunting, social networking, Emacs, etc.
  • Played around with CiviCRM for personal contact relationship management.
  • Helped out with a talk on mentoring by telling my story about blogs.
  • Mindmapped and storyboarded Montreal talk.
  • Printed out necessary forms for permanent residency application.
  • Tweeted much more than before, thanks to iPod Touch.

Next week:

  • Push release-2 to production server.
  • Document release procedure so that other people can do it in the future (and so that I can take it with me to future projects).
  • Finish whatever enhancements I have time to do.
  • Deliver session in Montreal on students and Web 2.0 at work.
  • Meet up with lots of interesting Montreal-basedpeople, including friends I haven’t seen in a while.
  • Fill in one of my permanent residency forms.
  • Finish black skirt.
  • Mail package to Randell.
Short URL: http://sachachua.com/blog/p/5330

5 Responses to “Weekly review: Week ending November 9, 2008”

  1. Yay!

  2. Hi Sacha Chua!

    I am Flávio from Brazil, generally I read your emacs posts.

    I like mind maps too, I would like to know how you do mind mapping and if you have any tips.

    Flávio.

  3. Thanks for the nudge – I got around to posting my notes about preparing a presentation. =)

    If I have my tablet handy, I usually use the Inkscape vector drawing program to draw mindmaps. I like it because I can draw anything I want. It’s not actually a mindmapping program, but it works for me.

    I also like mindmapping on paper, and I often do this before presentations or when I’m figuring out something knotty.

    If I need to capture a _lot_ quickly, or if I need to keep things more organized, then I use Freemind. I type faster than I write, and Freemind makes it easy to reorganize nodes using only the keyboard.

    Hope that helps!

  4. Mailed today!

  5. I liked the drawing you did about people going into and out of the talk and the idea to find ways to people get from point A to point B. I will try to use it next time I have a presentation to do.

    I like mind mapping on paper. Sometimes I use freemind, but I do the initial sketch on paper. Write directly on paper keeps me focused on the main goal.

    Thanks for sharing !

    Flávio.

Comment, share a thought, ask a question...

Please comment as you, not your organization.





 

On This Day...

  • 2011: Thinking about how to get even better at bulk-cooking — We like cooking in bulk. We find it to be an efficient way to make sure we’ve got healthy, [...]
  • 2010: How to use Drush to download and install Drupal modules — One of the best things about building websites with Drupal is that there are thousands of modules that help [...]
  • 2009: Weekly review: Week ending November 8, 2009 — Last week was a high-energy week. Tuesday was networking-intensive: a breakfast meeting, a major presentation, and a speed-mentoring event. On [...]
  • 2007: Other stuff — I like working from home. I set up my work laptop together with my personal laptop as something of a dual [...]
  • 2007: Kaizen: Tweaking my schedule — What’s the best way to spend your day? Today I experimented with my schedule again. Instead of waking up at 6 and [...]
  • 2006: It’s one of those blah days — I stayed up late last night and didn’t feel too well this morning. In fact, I ended up getting out of [...]
  • 2005: Emacs: It’s all about people — Kathy Sierra of Creating Passionate Users quotes Nat Torkington: “It’s no longer aspergers and emacs… we’re putting people back into the equation.” Why [...]
  • 2005: Free and open source programs — Looking for high-quality free and open source programs to help your Microsoft Windows-using friends make the switch? Check out LOOP: [...]
  • 2005: Brilliant idea! — I’m going to make this weekend Planner Documenting weekend. Kinda like the National Novel Writing Month‘s goal of just getting stuff out [...]
  • 2005: Emacs: Not bad, just misunderstood — People love dissing the Emacs text editor. Emacs is one of those arcane things that even _geeks_ aren’t expected to understand. [...]
  • 2004: My timestamping/thumbnailing script — #!/bin/bash while [ -n "$1" ]; do if [ -f $1 ]; then DATE=$(date +"%Y%m%d-%H%M%S" --reference="$1") [...]
  • 2003: Summary of today — Finished the draft of my article for Crossroads. Submitted it already, but haven’t received any confirmation yet. They’ll notify me of acceptance [...]
  • 2003: More emacs coolness – browse apropos — http://www.emacswiki.org/cgi-bin/wiki/BrowseAproposURL
  • 2003: Free NNTP — http://news.individual.net/ free Usenet (no binaries) Extremely good service, good spam filters
  • 2003: BlueJ and jikes — bluej.compiler.type=jikes bluej.compiler.executable=jikes
  • 2003: BlueJ robot world — http://www.rdv.vslib.cz/skodak/en/bluej/RobotWorld/index.html
  • 2003: New wishlist: The Passionate Teacher — http://www.amazon.com/exec/obidos/ASIN/0807031437/ref%3Dpd%5Fluc%5Fmri/103-8079128-4290215
  • 2003: BlueJ stats — http://cerg.csse.monash.edu.au/reports/BlueJ_1.htm
  • 2003: Guidelines for BlueJ — - Guideline 1: Objects first. - Guideline 2: Don’t start with a blank screen. - Guideline 3: Read code. - Guideline 4: Use [...]
  • 2003: The ACM competition — Judging the 2003 ACM ICPC Manila regionals was tons of fun. Although I was somewhat delinquent in terms of making problems [...]