¡@

Home 

javascript Programming Glossary: pp

Is Http Streaming Comet possible in Safari?

http://stackoverflow.com/questions/169258/is-http-streaming-comet-possible-in-safari

connection after data has been pushed from the server as opposed to standard polling and long polling which close and resend.. According to Wikipedia HTTP Streaming comet is supposed to be possible in every browser. Page Layout with Frames.. that Aren't Ajax The Definitive Guide. O'Reilly Media pp. 320. ISBN 0596528388 is the reference that is quoted for this..

Image manipulation and texture mapping using HTML5 Canvas?

http://stackoverflow.com/questions/4774172/image-manipulation-and-texture-mapping-using-html5-canvas

manipulation and texture mapping using HTML5 Canvas In a 3D engine I'm working on I've succesfully.. more exciting I'd really love to implement texture mapping using a simple bitmap. The point is that I can hardly find.. of image manipulation in JavaScript. Moreover image support in HTML5 canvas seems to be restricted to cropping. How could..