Monthly Archives: January 2010

event handlers

It seems the event-based paradigm is so fundamental to the way JavaScript works, I probably won’t get much accomplished until I read up some more on said paradigm.

Posted in Uncategorized | Leave a comment

2010-Jan-25 presentation notes

*faceted search *JavaScript, runs in browser *interacts with HEK API

Posted in Uncategorized | Tagged | Leave a comment

week 3 update

I honestly have done very little this week; have been too occupied with other tasks. However, I am still on the schedule I set, since I did some work last week that I didn’t expect to get to until this … Continue reading

Posted in Uncategorized | Leave a comment

week 2 update

Began week 2 rather sluggishly, but I now feel like I’ve recovered my momentum/motivation. Did some more reading on JavaScript, on event-driven programming. I am also doing, finally, a bit of implementation, specifically a “base set,” i.e. a set of … Continue reading

Posted in Uncategorized | Tagged , , , , | Leave a comment

event-based programming

As this faceted search is based around a GUI, I should use an event-based model. Event programming is a new paradigm for me, I am thus reading up on the subject.

Posted in Uncategorized | Tagged , , | Leave a comment

starting implementation

Winter break was pretty fun and relaxing, but now winter quarter is on, and I am about ready to begin implementation. I am going to use Git versioning software to track the changed to my code. I also will figure … Continue reading

Posted in Uncategorized | Tagged , , , , | Leave a comment