Steve Nelson
Member since Dec 11, 2008
- Profile: /members/1206-steve-nelson.htm
- Comments: 5
Recent Blog Comments By Steve Nelson
-
Pusher.cfc - ColdFusion Component For Realtime Notification With HTML5 WebSockets
Posted on Dec 7, 2011 at 6:00 PM
Jim did you ever get that to work? I'm running into the exact same problem.... read more »
-
Pusher.cfc - ColdFusion Component For Realtime Notification With HTML5 WebSockets
Posted on Oct 29, 2010 at 11:28 AM
Have you tried using web sockets tied in with cfthread? In other words... Fire off 100 threads or so doing long requests, as each one finishes it pushes some data to the browser. Would that work?... read more »
-
Am I A Senior Programmer?
Posted on Apr 13, 2007 at 2:22 PM
In my opinion a senior developer needs to have managed a team of developers. Not just be involved with other developers, but actually lead the team. Otherwise, what are you senior to?... read more »
-
Team Nylon : Interface Driven Architecture Proof Of Concept (Design File / Code / Demo Application)
Posted on Dec 26, 2006 at 11:52 PM
pan, prototyping is not a silver bullet. There is still an art to doing it effectively. Just because your estimators forgot to estimate the time to doing validation, doesn't mean prototyping is bad. It means your estimators are ignoring crucial areas of the application. Personally, I'm against the ... read more »