Update/Info on Personal Projects
Well I thought I would update you on what I have been working on.
- First I been looking for a new job, think I am getting closer on getting that landed.
- Second I am working on how long each browser can hold open an XMLHttpRequest before it craps out. This is important if we are talking about chat applications where we have no clue how long it will take before we get messages. Problem with this is, it takes awhile to test this!! I have not seen this done yet, if anyone knows of any numbers please give me a link! I am actually surprised at the numbers I am getting for IE, but I have a feeling this is going to have to leak. Right now I am testing on a localhost! I have plans to move it to a network connection over dialup (the 56K extreme testing that developers ignore!) I will need some testers for MAC, if anyone is willing to do this, drop me a line at pascarello@javaranch.com
- The spy script update, trying to come up with a cool name for it. I need to clean up the mouse tracking code I developed tonight. Right now I can change the amount of data points it captures via time. Reminds me of watching a movie on dialup with the low settings! Next on the list is monitoring mouse clicks. Right now I am trying to develop small modules that I can add together in the future. It is some ugly code, but I will clean it up. I am not looking for adding event handlers to textboxes that have event handlers, etc. Done it in the past, will have to revamp my code and deal with it again. "Suck it up", I bet that is what some people are saying! Sounds like people are interested in this script so I guess I need to work on it harder than I was planning!
Thanks for everyone's support! I am setting up talks on Ajax Development in the DC/Baltimore area and also central PA. I will inform you of any dates that I set.
Eric Pascarello
Moderator of HTML/JavaScript at www.JavaRanch.com
Author of: JavaScript: Your Visual Blueprint for Dynamic Web Pages
TrackBacks[0]
Comments[2]
Posted by pascarello on November 3, 2005 11:32:28 PM EST
Reply |
Permalink
Re: Update/Info on Personal Projects
Any update on spy script?
Comment from Anonymous on January 10, 2006 9:22:20 AM EST
I been busy at my job with a release and development on it has basically stopped, I need to eat!
My last stab at it: I was in the process of attaching event handlers to the elements for watching input and such. The mouse movement portion is done along with showing where a user clicks on the page.
It is a lot of work since I have to be carful on attach events and such to the page so I do not stomp on any code that may exist on the control such as validation. The replay mode is also going to be a challange to get that working cross browser.
Eric
Comment from Eric Pascarello on January 10, 2006 10:05:45 AM EST
TrackBack to http://radio.javaranch.com/pascarello/addTrackBack.action?entry=1131078748016