Event Package Postponed
I was hoping with the insane hours I worked last week, I would find some time to finish testing and debugging the Event package, but for every bug fixed, two more took its place. On the upside there will be a major new release for Mint this week. On the down-side I did not finish the article. So have to postpone it until Tuesday.
Thanks,
-matt

This was the first article that I actually understood
Comment by Atish — October 22, 2007 @ 1:40 am
Glad to know that I am finally conversing on your level Atish.
Comment by admin — October 22, 2007 @ 11:40 am
ah i like the articles, but thanks for the break. let’s me catch up with the other thousand blogs i have to read
seriously though nice stuff here. curious though, what javascript framework/toolkit do you use? i assume you use one or did you build your own library and just take the best bits from others?
Comment by joey — October 22, 2007 @ 2:39 pm
joey,
I use YUI, but try to restrict myself only to the yahoo-dom-event.js file. I have harvested parts of different Frameworks for various projects, but haven’t completed my personal library yet. YUI can be a bit much for smaller projects. MooFx and Dojo have really good web interfaces that allow you to download only the parts of the project that are relevant to you.
Comment by admin — October 23, 2007 @ 9:09 am