search for: llchttp

Displaying 2 results from an estimated 2 matches for "llchttp".

Did you mean: libhttp
2009 Jul 17
2
[JOBS] Senior Ruby Developer Needed in Columbus, Ohio
Hello, We have a contract opportunity in Columbus, Ohio for a Sr. Developer with an in-depth knowledge of Ruby and JavaScript. The contractor will perform analysis, configuration and coding of a mobile application using Ruby, JavaScript and html languages. This role requires a top level technical expert in one or more highly specialized phases of applications programming, capable of acting
2008 Jun 20
5
About prototype.js and xml dom
Hello, I''m looking for a cross-browsers library based on prototype.js that wraps XML dom. I tried to extend XML dom elements by using Object.extend and Element.extend without success. It works fine with firefox (Object.extend) but don''t work with IE (msxml). I suppose that IE objects are not ''prototype based'' objects. Is there a way to go around this issue like